<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>CYYZ to ESSA</name>
        <description>Toronto Pearson Intl to Stockholm Arlanda</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>CYYZ to ESSA</name>
            <description>Toronto Pearson Intl to Stockholm Arlanda</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-79.6277,43.67609999999999,0
-79.75,45.079999999999984,9174.48
-77.8203,48.17529999999999,10668
-74.4955,49.7996,10668
-73.3797,50.320899999999995,10668
-66.8535,52.96010000000001,10668
-61.6918,56.533799999999985,10668
-58,58.4667,10668
-54,59,10668
-53,59,10668
-51,60,10668
-50,60,10668
-49,60,10668
-46.59719999999999,60.691,10668
-45.41290000000001,61.17070000000001,10668
-42.9958,62.63669999999999,10668
-39.995599999999996,64.225,10668
-40,65.0333,10668
-35.879700000000014,65.00470000000001,10668
-30,64.8167,10668
-22.615100000000012,63.9829,10668
-21.526099999999985,63.971900000000005,10668
-20.34819999999999,63.94669999999999,10668
-17.57419999999999,63.848299999999995,10668
-16.63810000000001,63.8031,10668
-14.112200000000001,63.40639999999999,10668
-10,62.621700000000004,10668
-7.587680000000006,62.106899999999996,10668
-5.5833299999999895,61.900000000000006,10668
0,61.21440000000001,10668
3.2460499999999968,61.02089999999998,10668
7.128119999999996,60.68209999999999,10668
12.534699999999987,60.17779999999999,10668
14.438299999999998,60.046099999999996,7010.400000000001
17.918599999999998,59.65190000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>