How to parse .nessus file to get result in human readable format?

Scripting Language: bash shell script, python

I want to parse .nessus file in human readable format. If any one have any ideas please help me.

You'll be much more likely to get helpful suggestions if you:

  1. clearly define the contents of a .nessus file,
  2. clearly define the output you hope to produce from a .nessus file,
  3. tell us what operating system you're using,
  4. show us a sample .nessus input file, and
  5. show us the exact output that should be produced from that sample input.

Please also show us any attempts you have made to solve this problem on your own and the results you have been able to get.

Operating system: Kali Linux
Scripting Language: Python

I have write the script which scan the IP using nessus and export result in .nessus file

Expected: Need to export result in .html or .pdf file