Skip to content

Instantly share code, notes, and snippets.

@jsmarkus
Created March 29, 2013 10:43
Show Gist options
  • Save jsmarkus/5270140 to your computer and use it in GitHub Desktop.
Save jsmarkus/5270140 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.1">
<Placemark>
<name>Геленджик</name>
<description><![CDATA[<p>Геленджик, Краснодарский край, Россия.</p>Город
располагается по&amp;nbsp;берегам Геленджикской бухты,
но&amp;nbsp;не&amp;nbsp;равномерно (восточный берег исторически
более населён).]]></description>
<LookAt id="khLookAt540_copy0">
<longitude>38.0576198113139</longitude>
<latitude>44.56963150481845</latitude>
<altitude>0</altitude>
<range>14693.40972993507</range>
<tilt>49.10268313434742</tilt>
<heading>37.85562764777833</heading>
</LookAt>
<Style>
<IconStyle>
<scale>0.9</scale>
<Icon>
<href>root://icons/palette-4.png</href>
<x>32</x>
<y>128</y>
<w>32</w>
<h>32</h>
</Icon>
</IconStyle>
<LabelStyle>
<scale>0.9</scale>
</LabelStyle>
</Style>
<Point id="khPoint541_copy0">
<coordinates>38.06284424434902,44.56842733252498,0</coordinates>
</Point>
</Placemark>
</kml>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment