paminco
Load object from .xml data.
.xml
filename as str,
file object that contains XML data,
the XML ElementTree,
or the root Element of the ElementTree.
Keyword arguments for constructing object.
See also
xml.etree.ElementTree
xml.etree.ElementTree.parse