Adaptive Object Model Framework: define your object model in XML, create easy pluggable components, easily adapt to changing requirements, make programming fun again.
XMLObject gives you an easy way to parse XML into Python objects. The objects created by XMLObject are far easier to manipulate than those made by xml.dom. This project also includes a GUI application, XMLObjApp, to generate XML parsers for you.