from xml.dom import minidom xmldoc = minidom.parse('kant.xml') print xmldoc print xmldoc.__class__ print xmldoc.__class__.__name__
Name (required)
email (will not be published) (required)
Website