
<CiscoIPPhoneMenu>
    <Title>Services</Title>
    <Prompt>How can I help you?</Prompt>
    <MenuItem>
          <Name>File System Browser</Name>
          <URL>http://CM.EricShalov.com/fs.php?path=./</URL>
    </MenuItem>
    <MenuItem>
          <Name>Fortune Cookie</Name>
          <URL>http://CM.EricShalov.com/fortune.php</URL>
    </MenuItem>
    <MenuItem>
          <Name>Home Automation</Name>
          <URL>http://CM.EricShalov.com/automation.cgi</URL>
    </MenuItem>
    <MenuItem>
          <Name>Weather</Name>
          <URL>http://CM.EricShalov.com/weather.php</URL>
    </MenuItem>
    <MenuItem>
          <Name>Stocks</Name>
          <URL>http://CM.EricShalov.com/stocks.php</URL>
    </MenuItem>
    <MenuItem>
          <Name>System Status</Name>
          <URL>http://CM.EricShalov.com/status.php</URL>
    </MenuItem>
    <MenuItem>
          <Name>Picture</Name>
          <URL>http://CM.EricShalov.com/pic.php</URL>
    </MenuItem>

	<SoftKeyItem>
		<Name>Select</Name>
		<URL>SoftKey:Select</URL>
		<Position>1</Position>
	</SoftKeyItem>

	<SoftKeyItem>
		<Name>Exit</Name>
		<URL>SoftKey:Exit</URL>
		<Position>4</Position>
	</SoftKeyItem>
</CiscoIPPhoneMenu>
