<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>MROC to KMIA</name>
        <description>San Jose Juan Santamaria Intl to Miami Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>MROC to KMIA</name>
            <description>San Jose Juan Santamaria Intl to Miami Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-84.2088845,9.9939265,0
-84.375278,10.901111,5699.76
-83.311667,16.056667000000004,10668
-82.415278,20.094722000000004,10668
-81.53269444,21.60502778,10668
-81.45358333,23.024694440000005,10668
-81.216997,24.000439,7620
-81.09530556,24.711888889999997,4815.84
-80.28974235,25.796166889999995,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>