Code:
<?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" xmlns:kml="
http://www.opengis.net/kml/2.2" xmlns:atom="
http://www.w3.org/2005/Atom">
<Document>
<name>~GEiHS3OH.kmz</name>
<Style id="s_ylw-pushpin_hl">
<IconStyle>
<scale>1.3</scale>
<Icon>
<href>
http://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png</href>
</Icon>
<hotSpot x="20" y="2" xunits="pixels" yunits="pixels"/>
</IconStyle>
</Style>
<Style id="s_ylw-pushpin">
<IconStyle>
<scale>1.1</scale>
<Icon>
<href>
http://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png</href>
</Icon>
<hotSpot x="20" y="2" xunits="pixels" yunits="pixels"/>
</IconStyle>
</Style>
<StyleMap id="m_ylw-pushpin">
<Pair>
<key>normal</key>
<styleUrl>#s_ylw-pushpin</styleUrl>
</Pair>
<Pair>
<key>highlight</key>
<styleUrl>#s_ylw-pushpin_hl</styleUrl>
</Pair>
</StyleMap>
<Placemark>
<name>Grob 103 April 20 2017</name>
<LookAt>
<gx:TimeStamp><when>2017-04-21</when>
</gx:TimeStamp>
<gx:ViewerOptions>
<gx

ption name="historicalimagery"></gx

ption>
<gx

ption enabled="0" name="sunlight"></gx

ption>
<gx

ption enabled="0" name="streetview"></gx

ption>
</gx:ViewerOptions>
<longitude>-112.1539694762611</longitude>
<latitude>33.08852992646245</latitude>
<altitude>0</altitude>
<heading>0.3301969078399211</heading>
<tilt>29.55915199793984</tilt>
<range>265.6172470863569</range>
<gx:altitudeMode>relativeToSeaFloor</gx:altitudeMode>
</LookAt>
<styleUrl>#m_ylw-pushpin</styleUrl>
<Point>
<gx:drawOrder>1</gx:drawOrder>
<coordinates>-112.153862182327,33.08861766122565,0</coordinates>
</Point>
</Placemark>
</Document>
</kml>