DOM XML
DOM XML allows you to operate on an XML document with the DOM API. It also provides a function domxml_xmltree to turn the complete XML document into a tree of PHP objects.
For more information on DOM XML, check us2.php.net/manual/en/ref.domxml.php.