<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>MMMX to MMUN</name>
        <description>Licenciado Benito Juarez Intl to Cancun Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>MMMX to MMUN</name>
            <description>Licenciado Benito Juarez Intl to Cancun 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,48.768
-98.978364,19.488967,73.152
-98.964005,19.49409,100.584
-98.949226,19.498014,131.064
-98.934141,19.50071,164.592
-96.748062,19.867425,8503.92
-94.555134,20.208009,8503.92
-92.352978,20.521273,8503.92
-90.142195,20.80664,8503.92
-87.139103,21.148226,649.224
-87.123674,21.149776,582.168
-87.108159,21.150065,515.1120000000001
-87.092675,21.149093,454.15200000000004
-87.077342,21.146866,396.24
-87.062275,21.143401,341.37600000000003
-87.04759,21.138724,292.608
-87.033399,21.132871,246.888
-87.019808,21.125887,204.216
-86.890956,21.045306,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>