<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>MPTO to KRDU</name>
        <description>Tocumen Intl to Raleigh Durham Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>MPTO to KRDU</name>
            <description>Tocumen Intl to Raleigh Durham Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-79.3835,9.071399999999997,0
-79.5006,10.5278,9540.24
-79.3283,15,10668
-79.1583,20,10668
-79.1294,21.313600000000008,10668
-79.1164,21.8836,10668
-79.1111,22.128299999999996,10668
-79.0698,24.000100000000003,10668
-78.6979,26.555300000000003,10668
-78.4258,29.5625,10668
-78.3483,30.419399999999996,10668
-78.2356,30.941599999999994,10668
-77.9607,32.2161,10668
-77.9444,32.2911,10668
-77.8758,32.6091,10668
-77.9614,34.106300000000005,7467.6
-78.0965,34.2124,6888.4800000000005
-78.7856,35.8759,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>