<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>MMMX to MMGL</name>
        <description>Licenciado Benito Juarez Intl to Don Miguel Hidalgo Y Costilla Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>MMMX to MMGL</name>
            <description>Licenciado Benito Juarez Intl to Don Miguel Hidalgo Y Costilla 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,478.536
-99.170284,19.38429,554.736
-99.184633,19.379165,579.12
-99.1994,19.37524,579.12
-99.214474,19.372543,579.12
-99.229739,19.371097,579.12
-99.245079,19.37091,579.12
-99.260378,19.371986,579.12
-99.27552,19.374316,579.12
-99.290389,19.377882,579.12
-99.304873,19.382656,579.12
-100.532452,19.738955,579.12
-101.768407,20.087388,579.12
-103.192559,20.47613,579.12
-103.20754,20.479666,554.736
-103.222136,20.484411,478.536
-103.292633,20.514017,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>