<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>MMMX to SCEL</name>
        <description>Benito Juarez Intl to Arturo Merino Benitez Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>MMMX to SCEL</name>
            <description>Benito Juarez Intl to Arturo Merino Benitez Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-99.0721,19.436300000000003,0
-99.2553,18.676100000000005,5090.16
-99.5869,17.4058,11582.400000000001
-99.754,16.758499999999998,11582.400000000001
-96.8542,13.395799999999994,11582.400000000001
-96.2883,12.625,11582.400000000001
-93.9694,9.752780000000001,11582.400000000001
-91.1047,3.91028,11582.400000000001
-89.8717,1.4166699999999963,11582.400000000001
-87.575,-3.4000000000000057,11582.400000000001
-84.4203,-10,11582.400000000001
-80.2033,-18.349999999999994,11582.400000000001
-76.6292,-24.784999999999997,11582.400000000001
-74.4025,-28.503299999999996,11582.400000000001
-72.7047,-30.968599999999995,11460.480000000001
-71.4961,-32.7386,3444.2400000000002
-70.7943,-33.391,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>