<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>MROC to MPTO</name>
        <description>San Jose Juan Santamaria Intl to Tocumen Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>MROC to MPTO</name>
            <description>San Jose Juan Santamaria Intl to Tocumen Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-84.195911,9.998853,0
-84.127343,10.024878,426.72
-84.068563,10.025968,810.768
-84.012951,10.007195,822.96
-82.696058,9.694025,822.96
-81.384113,9.376154,822.96
-79.643221,8.945689,822.96
-79.587921,8.926526,822.96
-79.529323,8.927202,822.96
-79.47449,8.947636,810.768
-79.430036,8.985364,426.72
-79.394142,9.048452,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>