<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>MMMX to MROC</name>
        <description>Lic. Benito Juarez Intl to Juan Santamaria Intl - Alajuela</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>MMMX to MROC</name>
            <description>Lic. Benito Juarez Intl to Juan Santamaria Intl - Alajuela</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-99.0721,19.436300000000003,0
-97.6783,18.602800000000002,10180.32
-96.2267,17.411100000000005,10668
-96.1019,17.307199999999995,10668
-95.74,17.0056,10668
-95.0951,16.463899999999995,10668
-93.6603,15.126400000000004,10668
-92.6833,14.25,10668
-89.1483,12.474199999999996,10668
-88.1985,11.985100000000003,10668
-85.9989,10.813900000000004,7589.52
-85.5464,10.5942,5669.280000000001
-84.2089,9.993889999999993,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>