<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>MMMX to MMAA</name>
        <description>Licenciado Benito Juarez Intl to General Juan N Alvarez Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>MMMX to MMAA</name>
            <description>Licenciado Benito Juarez Intl to General Juan N Alvarez Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-99.090521,19.42757,0
-99.156463,19.390575,274.32
-99.168918,19.382122,274.32
-99.180543,19.372677,274.32
-99.19125,19.362312,274.32
-99.200959,19.351106,274.32
-99.209595,19.339145,274.32
-99.217093,19.326519,274.32
-99.223396,19.313324,274.32
-99.228455,19.299661,274.32
-99.232234,19.285634,274.32
-99.488925,18.445841,274.32
-99.930365,17.009419,274.32
-99.936304,16.996107,274.32
-99.941007,16.98235,274.32
-99.944438,16.968254,274.32
-99.946571,16.953925,274.32
-99.94739,16.939473,274.32
-99.94689,16.925008,274.32
-99.945073,16.910639,274.32
-99.941955,16.896477,274.32
-99.937559,16.882629,274.32
-99.931919,16.8692,274.32
-99.925077,16.856292,274.32
-99.917086,16.844004,274.32
-99.908008,16.83243,274.32
-99.89791,16.821657,274.32
-99.886871,16.811767,274.32
-99.874973,16.802837,274.32
-99.862309,16.794932,274.32
-99.848973,16.788115,274.32
-99.835068,16.782436,274.32
-99.763225,16.759961,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>