Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?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" hint="target=sky">
- <Document>
- <name>Comet Bennet Tail 1970 Measure.kml</name>
- <Style id="inline">
- <LineStyle>
- <color>ff0000ff</color>
- <width>2</width>
- </LineStyle>
- </Style>
- <Style id="inline0">
- <LineStyle>
- <color>ff0000ff</color>
- <width>2</width>
- </LineStyle>
- </Style>
- <StyleMap id="inline1">
- <Pair>
- <key>normal</key>
- <styleUrl>#inline</styleUrl>
- </Pair>
- <Pair>
- <key>highlight</key>
- <styleUrl>#inline0</styleUrl>
- </Pair>
- </StyleMap>
- <Placemark>
- <name>Comet Bennet Tail 1970 Measure</name>
- <description><![CDATA[<a href="http://www.flickr.com/photos/auraluu/8611400844/in/photostream/">http://www.flickr.com/photos/auraluu/8611400844/in/photostream/</a>]]></description>
- <LookAt>
- <longitude>153.5609649238412</longitude>
- <latitude>26.31236365402999</latitude>
- <altitude>0</altitude>
- <heading>69.63736685064127</heading>
- <tilt>0</tilt>
- <range>1063082.528294598</range>
- <gx:altitudeMode>relativeToSeaFloor</gx:altitudeMode>
- </LookAt>
- <styleUrl>#inline1</styleUrl>
- <LineString>
- <tessellate>1</tessellate>
- <coordinates>
- 157.9047633764318,26.36650796852307,0 145.6213807889967,28.47211889009578,-7.081154781429788e-10
- </coordinates>
- </LineString>
- </Placemark>
- </Document>
- </kml>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement