minidom and the DOM standard
The xml.dom.minidom module is essentially a DOM 1.0-compatible DOM with some DOM 2 features (primarily namespace features).
http://www.python.org/dev/doc/devel/lib/minidom-and-dom.html