<?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,33.528
11.200668,60.332439,115.82400000000001
11.297734,60.364774,240.792
17.274101,61.694056,12192
23.72935,62.74299,12192
30.585544,63.476108,12192
37.715864,63.866684,12192
44.95405,63.899264,12192
52.116974,63.572521,12192
59.03336,62.899504,12192
65.568141,61.905199,12192
71.634725,60.622378,12192
77.194205,59.087152,12192
82.245947,57.335348,12192
86.815245,55.400145,12192
90.942068,53.310884,12192
94.672611,51.092743,12192
98.053793,48.766916,12192
101.130092,46.351046,12192
103.942011,43.859736,12192
106.525553,41.305057,12192
108.912265,38.697002,12192
111.129572,36.04387,12192
113.201241,33.352589,12192
115.147865,30.628983,12192
116.987331,27.877977,12192
118.735243,25.103777,12192
120.405295,22.310003,12192
122.009598,19.499806,12192
123.558956,16.675958,12192
125.063112,13.840931,12192
126.530954,10.996952,12192
127.970695,8.146067,12192
129.390041,5.29018,12192
130.796328,2.431095,12192
132.196664,-0.429447,12192
133.598049,-3.289733,12192
135.007503,-6.148043,12192
136.432187,-9.002622,12192
137.879536,-11.851639,12192
139.35739,-14.693152,12192
140.874149,-17.525067,12192
142.438936,-20.345088,12192
144.06179,-23.150661,12192
145.75388,-25.938909,12192
147.527761,-28.70655,12192
151.116191,-33.809589,115.82400000000001
151.153266,-33.858611,33.528
151.171603,-33.929358,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>