<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>MMMX to KDEN</name>
        <description>Licenciado Benito Juarez Intl to Denver Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>MMMX to KDEN</name>
            <description>Licenciado Benito Juarez Intl to Denver Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-99.058173,19.445711,0
-98.992194,19.482683,42.672000000000004
-98.953316,19.527501,140.208
-98.933042,19.58215,289.56
-98.933831,19.640038,493.776
-98.9556,19.69418,749.808
-99.50024,22.161848,10058.4
-100.067361,24.628203,10058.4
-100.657319,27.092346,10058.4
-101.273821,29.553915,10058.4
-101.92111,32.012496,10058.4
-102.604081,34.467609,10058.4
-103.328438,36.918693,10058.4
-104.267689,39.863327,2657.856
-104.267018,39.921218,2203.704
-104.292204,39.975796,1783.0800000000002
-104.340247,40.020483,1395.9840000000002
-104.405377,40.049893,1051.56
-104.479737,40.060477,749.808
-104.554342,40.050955,493.776
-104.620174,40.022475,289.56
-104.669281,39.97847,140.208
-104.695751,39.92425,42.672000000000004
-104.696591,39.851887,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>