Skip to content

Instantly share code, notes, and snippets.

@thom4parisot
Created March 18, 2011 16:14
Show Gist options
  • Save thom4parisot/876347 to your computer and use it in GitHub Desktop.
Save thom4parisot/876347 to your computer and use it in GitHub Desktop.
<?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>content/view/kml/62</name>
<open>0</open>
<Placemark id="winery-66">
<name>La Tour de By</name>
<visibility>1</visibility>
<open>0</open>
<address>5 route de la tour de By
33340 Bégadan</address>
<phoneNumber>tel:+33556415003</phoneNumber>
<description><![CDATA[
<p><b>Lorem Ipsum</b>&nbsp;is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>
]]></description>
<Point>
<altitudeMode>clampToGround</altitudeMode>
<coordinates>-0.866097,45.373045,0</coordinates>
</Point>
</Placemark><Placemark id="winery-80">
<name>Château Fonroque</name>
<visibility>1</visibility>
<open>0</open>
<address>Château Fonroque
33330 Saint-Emilion</address>
<phoneNumber>tel:+33557246002</phoneNumber>
<description><![CDATA[
<p>Le Château Fonroque est le berceau saint-emilionnais de la famille Moueix, acquis&nbsp;en 1931 par Jean et Adèle, arrière grands-parents d'Alain Moueix, exploitant de cette&nbsp; jolie propriété viticole.</p>
]]></description>
<Point>
<altitudeMode>clampToGround</altitudeMode>
<coordinates>-0.15996,44.904534,0</coordinates>
</Point>
</Placemark>
</Document>
</kml>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment