<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>ENGM to YSSY</name>
        <description>Oslo Gardermoen to Sydney Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>ENGM to YSSY</name>
            <description>Oslo Gardermoen to Sydney Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>11.091664,60.216067,0
11.131913,60.285622,36.576
11.142383,60.299134,51.816
11.155195,60.312141,70.104
11.170253,60.324546,91.44
11.187443,60.336253,118.872
11.206637,60.347174,146.304
11.227688,60.357226,176.78400000000002
11.250437,60.366332,210.312
11.274711,60.374422,246.888
11.300324,60.381436,286.512
17.276702,61.714176,11887.2
23.73384,62.766617,11887.2
30.594066,63.503146,11887.2
37.730546,63.896876,11887.2
44.976647,63.932198,11887.2
52.14856,63.607668,11887.2
59.074188,62.936283,11887.2
65.617717,61.943045,11887.2
71.692029,60.660788,11887.2
77.257953,59.125715,11887.2
82.314809,57.373749,11887.2
86.887986,55.438154,11887.2
91.017615,53.348343,11887.2
94.750074,51.129548,11887.2
98.132454,48.803004,11887.2
101.209381,46.386381,11887.2
104.021484,43.894302,11887.2
106.604863,41.338852,11887.2
108.991142,38.730029,11887.2
111.207807,36.07614,11887.2
113.278669,33.384114,11887.2
115.224357,30.659775,11887.2
117.062782,27.908049,11887.2
118.809569,25.13314,11887.2
120.478426,22.338668,11887.2
122.081472,19.52778,11887.2
123.629519,16.703248,11887.2
125.132316,13.867539,11887.2
126.598749,11.02288,11887.2
128.037037,8.171313,11887.2
129.45488,5.314738,11887.2
130.859615,2.454958,11887.2
132.258345,-0.40629,11887.2
133.658067,-3.267295,11887.2
135.065795,-6.126344,11887.2
136.488685,-8.981683,11887.2
137.934162,-11.831487,11887.2
139.410061,-14.673819,11887.2
140.92477,-17.50659,11887.2
142.487403,-20.32751,11887.2
144.107986,-23.134033,11887.2
145.797677,-25.923288,11887.2
147.569017,-28.692005,11887.2
151.106059,-33.735492,286.512
151.11532,-33.747747,246.888
151.123262,-33.760626,210.312
151.129825,-33.774031,176.78400000000002
151.134958,-33.787861,146.304
151.171603,-33.929358,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>