Load XML with PHP (SimpleXML) not working properly.

Job ID: 32558024

Budget: $2 – $8 CAD

I have an XML file which works but throws a bool error.

$xml = @file_get_contents($sm);
$sitemap = simplexml_load_string($strXml);

foreach($sitemap as $url)

ERROR
Warning: foreach() argument must be of type array object, bool given
Related categories: PHP JavaScript XML Software Architecture MySQL