$x = simplexml_load_string($tuo_xml);
echo $x->attributes()->fileName;