<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>MMMX to MROC</name>
        <description>Benito Juarez Intl to Juan Santamaria Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>MMMX to MROC</name>
            <description>Benito Juarez Intl to Juan Santamaria Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-99.0721,19.436300000000003,0
-96.2614,15.7778,0
-96.1331,15.746399999999994,0
-93.6603,15.126400000000004,0
-92.3757,14.792199999999994,0
-92.1475,14.6725,0
-85.5464,10.5942,0
-84.2087,9.993979999999993,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>