<?php
Header
("Content-type: text/xml");
?>
<CiscoIPPhoneStatusFile>
  <Text>You have <? echo $_GET['x']; ?> unread messages!</Text>
  <LocationX>-1</LocationX>
  <LocationY>-1</LocationY>
  <URL>http://192.168.144.2/xmlservices/gmail.png</URL>
</CiscoIPPhoneStatusFile>