<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>TNCM to SKBO</name>
        <description>Princess Juliana Intl to El Dorado Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>TNCM to SKBO</name>
            <description>Princess Juliana Intl to El Dorado Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-63.108900000000006,18.040899999999993,0
-64.0145,17.159999999999997,6827.52
-64.943,16.2367,10972.800000000001
-65.0701,16.1092,10972.800000000001
-65.4886,15.687899999999999,10972.800000000001
-65.8808,15.292199999999994,10972.800000000001
-66.6714,14.455600000000004,10972.800000000001
-67.4994,13.657499999999999,10972.800000000001
-67.8777,13.294899999999998,10972.800000000001
-68.3738,12.816400000000002,10972.800000000001
-69.0119,12.197100000000006,10972.800000000001
-69.2603,11.9114,10972.800000000001
-69.694,11.411100000000005,10972.800000000001
-70.0197,11.0608,10972.800000000001
-70.4039,10.648899999999998,10972.800000000001
-70.6972,10.3322,10972.800000000001
-71.1903,9.798059999999992,10972.800000000001
-71.9402,8.980810000000005,10972.800000000001
-72.3736,8.206389999999999,10972.800000000001
-72.5139,7.933610000000002,10972.800000000001
-73.1844,7.13167,8930.640000000001
-73.0919,6.883889999999994,8046.72
-73.9867,5.0180600000000055,1158.24
-74.147,4.701599999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>