<?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 International Airport</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 International Airport</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-99.0721,19.436300000000003,0
-100.194,20.617500000000007,11582.400000000001
-100.93,22.2564,11582.400000000001
-101.756,23.380799999999994,11582.400000000001
-101.914,23.594700000000003,11582.400000000001
-102.832,24.813900000000004,11582.400000000001
-103.408,25.563999999999993,11582.400000000001
-105.449,28.214200000000005,11582.400000000001
-106.234,30.4572,8900.16
-106.373,31.806700000000006,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>