<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>MROC to KMCO</name>
        <description>Juan Santamaria Intl - Alajuela to Orlando Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>MROC to KMCO</name>
            <description>Juan Santamaria Intl - Alajuela to Orlando Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-84.2089,9.993889999999993,0
-83.9196,11.340599999999995,8991.6
-83.7726,11.994500000000002,10668
-83.3883,14.045199999999994,10668
-82.4153,20.094700000000003,10668
-82.2906,20.481400000000008,10668
-81.4536,23.024699999999996,10668
-81.217,24.0004,10668
-81.1322,24.464200000000005,10668
-81.0953,24.7119,10668
-81.2332,25.977900000000005,9936.480000000001
-81.1,26.176999999999992,9022.08
-81.3914,26.828199999999995,6278.88
-81.3068,28.42920000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>