<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>MMPR to KDEN</name>
        <description>Gustavo Diaz Ordaz Intl to Denver Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>MMPR to KDEN</name>
            <description>Gustavo Diaz Ordaz Intl to Denver Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-105.254,20.680099999999996,0
-105.368,21.0039,2225.04
-106.271,23.1605,10668
-106.38,25.4242,10668
-106.433,26.481400000000008,10668
-106.531,28.403599999999997,10668
-106.639,30.121399999999994,10668
-106.713,31.788200000000003,10668
-106.899,32.28370000000001,10668
-107.281,33.2825,10668
-106.816,35.043800000000005,10668
-106.65,35.43809999999999,10668
-106.58,35.6014,10668
-106.357,36.1198,10668
-105.816,37.349199999999996,10485.12
-105.593,38.00710000000001,7802.88
-105.387,38.6028,5364.4800000000005
-104.672,39.86099999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>