load($file); $dom->xinclude(); $xml = simplexml_import_dom($dom); return $xml; } }