Revision history for XML-MyXML

0.0641  Feb 25th, 2007
        Now handles XML comments when parsing XML documents

0.061   Nov 27th, 2006
        Added parsing of CDATA sections
        Added $object->to_xml and $object->to_tidy_xml methods

0.051   Nov 26th, 2006
        Understands numerical (dec and hex) entities in XML (eg € and ¡)

0.05    Nov 26th, 2006
        Added $obj->simplify method

0.04	Nov 25th, 2006
        Added xml_to_simple function

0.03	May 12th, 2006
        Applied some encoding/decoding commands in several functions

0.01    May 3rd, 2006
        First version, released on an unsuspecting world.