<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>SKCG to MROC</name>
        <description>Rafael Nunez Intl to Juan Santamaria Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>SKCG to MROC</name>
            <description>Rafael Nunez Intl to Juan Santamaria Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-75.5129,10.441699999999997,0
-76.3697,10.549700000000001,5547.360000000001
-77.4167,10.161900000000003,10668
-79.4917,10.098299999999995,10668
-81.0097,9.996390000000005,10668
-82.5974,9.97981,6217.92
-84.2087,9.993979999999993,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>