topical media & game development
#mobile-ar-10-5.txt / txt
<?php
echo <?xml version=\1.0\ encoding=\UTF-8\?>
<results>
<!-- A unique number for our POI, and settings for user interaction-->
<poi id=\1\ interactionfeedback=\none\>
<name><![CDATA[junaio POI]]></name>
<description><![CDATA[A junaio POI with functioinality]]></description>
<!-- The lat/lon of the POI-->
<!-- Use a location near you for testing -->
<l>51.5848,0.0886,0</l>
<o>0,0,0</o>
<mime-type>text/plain</mime-type>
<thumbnail>http://www.yourserver.com/logo.jpg>
<icon>http://www.yourserver.com/mappin.jpg>
<!-- This POI supports the following-->
<!-- Calling a phone number-->
<phone>+441112222</phone>
<!-- Sending an email-->
<mail>an_email_address@email.com</mail>
<!-- Visiting a website -->
<homepage>www.augmentedplanet.com</homepage>
<!-- Enable routing -->
<route>true</route>
</poi>
</results>;
?>
(C) Æliens
04/09/2009
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.