I have the following code (from a previous question on this site) which retrieves a certain image from an XML file:
$xml = simplexml_load_file('path/to/file');