<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>ENRS to YSSY</name>
        <description>Rost to Sydney Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>ENRS to YSSY</name>
            <description>Rost to Sydney Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>12.107677,67.530667,0
12.201754,67.593496,36.576
12.223383,67.605393,51.816
12.247663,67.616526,70.104
12.27441,67.626811,91.44
12.303423,67.636168,118.872
12.334481,67.644528,146.304
19.810389,69.252523,11887.2
28.333547,70.491527,11887.2
37.751603,71.285598,11887.2
47.708899,71.577041,11887.2
57.695652,71.342263,11887.2
67.192954,70.600378,11887.2
75.824017,69.406178,11887.2
83.415602,67.832739,11887.2
89.964115,65.954514,11887.2
95.564605,63.837212,11887.2
100.350271,61.534297,11887.2
104.456443,59.087412,11887.2
108.004264,56.528319,11887.2
111.09579,53.881077,11887.2
113.814466,51.163942,11887.2
116.227601,48.390851,11887.2
118.389261,45.572542,11887.2
120.342931,42.717379,11887.2
122.123746,39.831946,11887.2
123.760287,36.921491,11887.2
125.275989,33.990242,11887.2
126.690246,31.041651,11887.2
128.019259,28.078566,11887.2
129.276711,25.103368,11887.2
130.474286,22.118072,11887.2
131.622084,19.124409,11887.2
132.728951,16.123881,11887.2
133.802746,13.11782,11887.2
134.850559,10.107418,11887.2
135.878901,7.093767,11887.2
136.89385,4.077884,11887.2
137.901203,1.060735,11887.2
138.906592,-1.956741,11887.2
139.915607,-4.973613,11887.2
140.933918,-7.988936,11887.2
141.967391,-11.001731,11887.2
143.022217,-14.010962,11887.2
144.105061,-17.01551,11887.2
145.223222,-20.014145,11887.2
146.384827,-23.00549,11887.2
147.599063,-25.98798,11887.2
148.876464,-28.959806,11887.2
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>