Ver original$sxe = new SimpleXMLElement('http://example.org/document.xml', NULL, TRUE);echo $sxe->asXML();