<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>MMMX to KJFK</name>
        <description>Licenciado Benito Juarez Intl to John F Kennedy Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>MMMX to KJFK</name>
            <description>Licenciado Benito Juarez Intl to John F Kennedy Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-99.074341,19.436638,2229.9168
-99.058167,19.445707,2407.6152
-98.35952,19.834478,10408.6152
-97.863022,22.289604,10668
-97.251663,22.227777,10668
-96.242775,22.120556,10668
-94.569344,24.151735,10668
-93.881569,24.963324,10668
-92.835426,26.179819,10668
-91.949265,27.175592,10668
-90.104019,29.175228,10668
-90.002983,29.850197,10668
-88.359299,30.725981,10668
-86.319725,32.222282,10668
-84.175735,33.640167,10668
-82.162064,33.707352,10668
-81.053902,33.857246,10668
-79.597534,35.166065,10668
-78.78334,35.87252,10668
-77.907776,35.957809,10668
-77.703766,35.976711,10668
-76.200325,36.891895,10668
-75.858078,37.533535,10668
-75.463921,38.056591,10668
-75.08847,38.648556,10668
-74.800339,39.095505,10668
-74.514099,39.281811,10668
-74.454742,39.414471,10136.4288
-73.985992,39.840874,6058.5096
-73.861053,40.017303,4575.9624
-73.778931,40.639751,3.9624
-73.762611,40.635303,3.9624
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>