<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KSTL to CYMX</name>
        <description>St. Louis Lambert Intl to Montreal Mirabel Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KSTL to CYMX</name>
            <description>St. Louis Lambert Intl to Montreal Mirabel Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-90.3704,38.748999999999995,0
-88.8564,39.73750000000001,9997.44
-88.6299,40.01650000000001,10668
-88.546,40.119200000000006,10668
-88.5263,40.14330000000001,10668
-88.4453,40.24199999999999,10668
-88.1643,40.58170000000001,10668
-87.5296,40.8963,10668
-87.1497,41.081500000000005,10668
-86.9424,41.1816,10668
-86.6493,41.322,10668
-86.028,41.525199999999984,10668
-85.5113,41.747799999999984,10668
-84.7651,42.0625,10668
-84.4585,42.25919999999999,10668
-84.1941,42.26400000000001,10668
-83.8937,42.33699999999999,10668
-83.5939,42.40860000000001,10668
-82.4796,42.71039999999999,10668
-81.0953,43.06639999999999,10668
-79.3492,43.65359999999998,10668
-78.3881,44.01580000000001,10668
-77.9831,44.170000000000016,10668
-77.5731,44.32499999999999,10668
-76.2236,44.921099999999996,6705.6
-74.0354,45.67519999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>