Major changes and improvements
This release adds the ability to fully access parsed elements as SimpleXMLElement or as a DOMElement. Both sets of methods and properties are supported, no need to juggle between the two.
The parser now works fully, including for partial XML strings - with no single root node.