Skip to content

Instantly share code, notes, and snippets.

@louismanson
Created January 4, 2017 23:17
Show Gist options
  • Save louismanson/4655e48e734fdefbe17c52793571757e to your computer and use it in GitHub Desktop.
Save louismanson/4655e48e734fdefbe17c52793571757e 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'>
<Document>
<name>mi casa</name>
<description><![CDATA[]]></description>
<Folder>
<name>casa 1</name>
<Placemark>
<name>Casa luis</name>
<description><![CDATA[<img src="https://lh4.googleusercontent.com/-ofdNO3pODP_FiYFiLy-T1czwHTPSl1PnL7rNCG3edsz-2XB1aXZSs_cozaboKphAvHRTdr3XDIvjKJrVBUnELfUewN794p6vmYcVUpuOhauVa0TXek7Z2SLq6GuN-kX" height="200" width="auto" /><br><br>402H]]></description>
<styleUrl>#icon-1899-0288D1</styleUrl>
<ExtendedData>
<Data name='gx_media_links'>
<value>https://lh4.googleusercontent.com/-ofdNO3pODP_FiYFiLy-T1czwHTPSl1PnL7rNCG3edsz-2XB1aXZSs_cozaboKphAvHRTdr3XDIvjKJrVBUnELfUewN794p6vmYcVUpuOhauVa0TXek7Z2SLq6GuN-kX</value>
</Data>
</ExtendedData>
<Point>
<coordinates>-116.9661731,32.5158642,0.0</coordinates>
</Point>
</Placemark>
</Folder>
<Style id='icon-1899-0288D1-normal'>
<IconStyle>
<color>ffD18802</color>
<scale>1.0</scale>
<Icon>
<href>http://www.gstatic.com/mapspro/images/stock/503-wht-blank_maps.png</href>
</Icon>
</IconStyle>
<LabelStyle>
<scale>0.0</scale>
</LabelStyle>
</Style>
<Style id='icon-1899-0288D1-highlight'>
<IconStyle>
<color>ffD18802</color>
<scale>1.0</scale>
<Icon>
<href>http://www.gstatic.com/mapspro/images/stock/503-wht-blank_maps.png</href>
</Icon>
</IconStyle>
<LabelStyle>
<scale>1.0</scale>
</LabelStyle>
</Style>
<StyleMap id='icon-1899-0288D1'>
<Pair>
<key>normal</key>
<styleUrl>#icon-1899-0288D1-normal</styleUrl>
</Pair>
<Pair>
<key>highlight</key>
<styleUrl>#icon-1899-0288D1-highlight</styleUrl>
</Pair>
</StyleMap>
</Document>
</kml>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment