xmlparse.py is a wrapper for the standard "xml" Python library. It provides a simple way to parse XML data or source file. Another main feature is the XMLStructure class. This is automatically ...