User:Mampfred/ExpeditionsRaw

From Geohashing
< User:Mampfred
Revision as of 16:04, 4 October 2011 by imported>Mampfred
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<?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">

<Document>

 <name>Mampfreds hashes</name>
  <Placemark>
     <name>2010-10-18 50 10</name>
     <Point>
        <coordinates>10.9706086,50.9060708</coordinates>
     </Point>
     <description><![CDATA[Schweinfurt, Germany: middle of a field.]]></description>
  </Placemark>


  <Placemark>
     <name>2010-10-19 50 10</name>
     <Point>
        <coordinates>10.8830147,50.8608726</coordinates>
     </Point>
     <description><![CDATA[Schweinfurt, Germany: too lazy to go.]]></description>
  </Placemark>


  <Placemark>
     <name>2010-09-26 50 8</name>
     <Point>
        <coordinates>8.4192035,50.2387915</coordinates>
     </Point>
     <description><![CDATA[Frankfurt, Germany: middle of the forest.]]></description>
  </Placemark>


  <Placemark>
     <name>2010-09-24 50 11</name>
     <Point>
        <coordinates>11.0410459,50.9829422</coordinates>
     </Point>
     <description><![CDATA[Erfurt, Germany: a short walk from work.]]></description>
  </Placemark>

</Document> </kml>