XmlMixin
XmlParserMixin
Most of the methods in `XmlMixin` act as wrappers for the official API for serialization and deserialization (parse_xml() and add_xml_to_node()). `XmlParserMixin` contains the code which does the actual serialization and deserialization.