topical media & game development
#mobile-ar-5-3.txt / txt
<?xml version=”1.0” encoding=”UTF-8”?>
<kml xmlns=”http://www.opengis.net/kml/2.2”
xmlns:gx=”http://www.google.com/kml/ext/2.2”
xmlns:kml=”http://www.opengis.net/kml/2.2”
xmlns:atom=”http://www.w3.org/2005/Atom”>
<Document>
<Placemark>
<name>Bobs Pancake House</name>
<description> A delicious selection of savory and meaty pancakes. Great for lunches and dinners! </description>
<Point>
<coordinates>LONGITUDE/LATITUDE/ALTITUDE></coordinates>
</Point>
</Placemark>
<Placemark>
<name>Hot Dog King</name>
<description> Like hot dogs? we’re the kings of the dog.Try our 3-foot dog special! </description>
<Point>
<coordinates>LONGITUDE/LATITUDE/ALTITUDE></coordinates>
</Point>
</Placemark>
</Document>
</kml>
(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.