Loads the content of this file into a DOM object tree.
<?php $data = DOMDocument::load("http://data.org/data.xml"); ?>