Python developed XML parser for Nmap files
usage: [root@xmlparser]# python ./xml_parser.py ./foo.xml ./foo.csv
XML parser for the masses.
positional arguments: input input XML file (e.g. foo.xml) output output CSV file (e.g. foo.csv)
optional arguments: -h, --help show this help message and exit