<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>CYEG to EHAM</name>
        <description>Edmonton Intl to Amsterdam Schiphol</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>CYEG to EHAM</name>
            <description>Edmonton Intl to Amsterdam Schiphol</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-113.581,53.30869999999999,0
-112.57,54.903999999999996,9753.6
-111.764,55.89609999999999,9753.6
-111.122,56.6472,9753.6
-108.449,58.041,9753.6
-105.832,59.2551,9753.6
-101.129,61.108900000000006,9753.6
-100,61.5,9753.6
-90,64.5,9753.6
-80,65.5,9753.6
-70,66.5,9753.6
-60,67,9753.6
-59,67,9753.6
-58,67,9753.6
-57,67,9753.6
-56,67,9753.6
-55,67,9753.6
-54,67,9753.6
-53.69919999999999,66.9358,9753.6
-52.22059999999999,66.9589,9753.6
-50.9417,66.9675,9753.6
-49.680800000000005,66.89440000000002,9753.6
-46.939700000000016,66.69920000000002,9753.6
-39.995299999999986,65.96780000000001,9753.6
-39,66,9753.6
-37.2071,65.5701,9753.6
-34.58330000000001,65.5667,9753.6
-30,65.1833,9753.6
-29,65,9753.6
-28,65,9753.6
-27,65,9753.6
-26,65,9753.6
-25,65,9753.6
-24,65,9753.6
-23,65,9753.6
-22.1481,64.7022,9753.6
-22.02879999999999,64.1515,9753.6
-21.770700000000005,64.08109999999999,9753.6
-21.526099999999985,63.971900000000005,9753.6
-20.34819999999999,63.94669999999999,9753.6
-17.57419999999999,63.848299999999995,9753.6
-16.63810000000001,63.8031,9753.6
-14.112200000000001,63.40639999999999,9753.6
-10,62.621700000000004,9753.6
-7.587680000000006,62.106899999999996,9753.6
-4,61,9753.6
-1.286529999999999,59.87880000000001,9753.6
0.595832999999999,57.94999999999999,9753.6
1.4675000000000011,56.97,9753.6
2.374439999999993,55.88580000000002,9753.6
3.230559999999997,54.9631,9753.6
3.4311099999999897,54.6533,9753.6
3.5855599999999868,54.411400000000015,9753.6
3.65222,54.3056,9753.6
3.942540000000008,53.83959999999999,8808.720000000001
4.764170000000007,52.308099999999996,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>