Codice PHP:
   $xml=simplexml_load_file('contatori/miofile.xml');
echo 
$xml->SerialNumber "<br>"
Funzia!
Grazie