<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>MROC to MMUN</name>
        <description>San Jose Juan Santamaria Intl to Cancun International</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>MROC to MMUN</name>
            <description>San Jose Juan Santamaria Intl to Cancun International</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-84.2088845,9.9939265,0
-84.0725,10.690832999999998,4632.96
-83.772622,11.994511000000003,10668
-83.38827778,14.04522222,10668
-83.778611,15.259444000000002,10668
-84.407778,16.340277999999998,10668
-84.628056,16.715833000000003,10668
-84.818333,17.039999999999992,10668
-85.231667,17.735,10668
-85.551667,18.269999999999996,10668
-85.985,18.988332999999997,8717.28
-86.3675,19.616388999999998,5882.64
-86.8733325,21.042287,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>