<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>MMMX to KELP</name>
        <description>Benito Juarez Intl to El Paso Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>MMMX to KELP</name>
            <description>Benito Juarez Intl to El Paso Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-99.0721,19.436300000000003,0
-100.194,20.617500000000007,10332.720000000001
-100.93,22.2564,10668
-101.756,23.380799999999994,10668
-101.914,23.594700000000003,10668
-102.832,24.813900000000004,10668
-103.408,25.563999999999993,10668
-105.449,28.214200000000005,10668
-106.234,30.4572,5303.52
-106.373,31.806700000000006,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>