<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="
http://earth.google.com/kml/2.2">
<Document>
<name>KmlFile</name>
<Style id="sh_ylw-pushpin2">
<IconStyle>
<scale>1.3</scale>
<Icon>
<href>
http://maps.google.com/mapfiles/kml/pus ... .png</href>
</Icon>
<hotSpot x="20" y="2" xunits="pixels" yunits="pixels"/>
</IconStyle>
</Style>
<StyleMap id="msn_ylw-pushpin2">
<Pair>
<key>normal</key>
<styleUrl>#sn_ylw-pushpin3</styleUrl>
</Pair>
<Pair>
<key>highlight</key>
<styleUrl>#sh_ylw-pushpin2</styleUrl>
</Pair>
</StyleMap>
<Style id="sn_ylw-pushpin3">
<IconStyle>
<scale>1.1</scale>
<Icon>
<href>
http://maps.google.com/mapfiles/kml/pus ... .png</href>
</Icon>
<hotSpot x="20" y="2" xunits="pixels" yunits="pixels"/>
</IconStyle>
</Style>
<Placemark>
<name>Bellota Jet</name>
<LookAt>
<longitude>-6.336434932630602</longitude>
<latitude>39.32736353519469</latitude>
<altitude>0</altitude>
<range>726.8657628036583</range>
<tilt>1.286018507884867e-011</tilt>
<heading>-1.485701538030646</heading>
<altitudeMode>relativeToGround</altitudeMode>
</LookAt>
<styleUrl>#msn_ylw-pushpin2</styleUrl>
<Point>
<coordinates>-6.339482302013408,39.32844964859601,0</coordinates>
</Point>
</Placemark>
</Document>
</kml>
Aqui trato de poner la informacion de las cordenadas de Bellota Jet desde el Google Earth, pero no se exactamente como hacerlo, lo siento si no os sirve.