
Marshals simple Python data types into a custom XML format. The Marshaller and Unmarshaller classes can be subclassed in order to implement marshalling into a different XML DTD.
Fully compatible with PyXML implementation, enable namespace support for XML Input/Output.