COSI?

$xml = simplexml_load_file("test.xml");
$result = $xml->xpath("loc[3]");