xml.dom.minidom is a Python DOM implementation, part of the standard library. Its use is not recommended: you probably want to use xml.etree.ElementTree instead.