bu metni kml olarak kaydet ve çift tıkla.
<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="
www.opengis.net" xmlns:gx="
www.google.com" xmlns:kml="
www.opengis.net" xmlns:atom="
www.w3.org">
<Document>
<name>Chernobyl, Kyyivs'ka Ukraine.kml</name>
<Style id="default+icon=
maps.google.com 
">
<IconStyle>
<scale>1.1</scale>
<Icon>
<href>
maps.google.com 
</href>
<gx:x>128</gx:x>
<gx:y>32</gx:y>
</Icon>
</IconStyle>
<LabelStyle>
<scale>1.1</scale>
</LabelStyle>
</Style>
<Style id="default+icon=
maps.google.com 
">
<IconStyle>
<Icon>
<href>
maps.google.com 
</href>
<gx:x>128</gx:x>
</Icon>
</IconStyle>
</Style>
<StyleMap id="default+nicon=
maps.google.com://maps.google.com/mapfiles/kml/pal3/icon52.png">
<Pair>
<key>normal</key>
<styleUrl>#default+icon=
maps.google.com 
</styleUrl>
</Pair>
<Pair>
<key>highlight</key>
<styleUrl>#default+icon=
maps.google.com 
</styleUrl>
</Pair>
</StyleMap>
<Placemark>
<name>Chernobyl, Kyyivs'ka Ukraine</name>
<address>Chernobyl, Kyyivs'ka Ukraine</address>
<styleUrl>#default+nicon=
maps.google.com://maps.google.com/mapfiles/kml/pal3/icon52.png</styleUrl>
<Point>
<coordinates>30.240339,51.27460900000001,0</coordinates>
</Point>
</Placemark>
</Document>
</kml>