<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>MPTO to MROC</name>
        <description>Tocumen Intl to Juan Santamaria Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>MPTO to MROC</name>
            <description>Tocumen Intl to Juan Santamaria Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-79.3834,9.071380000000005,0
-79.4956,8.892499999999998,0
-79.6649,8.91583,0
-79.9303,8.908609999999996,0
-80.0572,8.88722,0
-81.2294,8.768609999999995,0
-82.1748,8.876310000000004,0
-82.3165,9.010469999999998,0
-82.4074,9.248279999999994,0
-82.5253,9.428889999999996,0
-82.8699,9.54128,0
-83.5989,9.765439999999998,0
-83.837,9.848470000000006,0
-84.0103,9.868220000000008,0
-84.0676,10.009500000000003,0
-84.1744,10.006799999999998,0
-84.2003,9.997109999999992,0
-84.2089,9.993870000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>