<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>MROC to KMIA</name>
        <description>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>Juan Santamaria Intl to Miami Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-84.2087,9.993979999999993,0
-84.0686,10.7025,0
-83.9196,11.340599999999995,0
-83.7726,11.994500000000002,0
-83.6523,12.653599999999997,0
-83.5117,13.386700000000005,0
-83.3883,14.045199999999994,0
-83.1525,14.674199999999999,0
-82.9347,15.252200000000002,0
-82.0517,17.561700000000002,0
-81.6178,18.66720000000001,0
-81.372,19.2894,0
-80.7178,20,0
-80.2381,20.515600000000006,0
-78.8158,22.015100000000004,0
-79.0698,24.000100000000003,0
-80.2897,25.7962,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>