<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>SKSP to SKBO</name>
        <description>Gustavo Rojas Pinilla Intl to El Dorado Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>SKSP to SKBO</name>
            <description>Gustavo Rojas Pinilla Intl to El Dorado Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-81.7111,12.583699999999993,0
-81.705,12.582499999999996,30.48
-79.8406,10.419600000000003,10668
-78.1386,8.406220000000005,10668
-77.3914,7.734719999999996,10668
-75.4183,5.980559999999997,7040.88
-75.125,5.694720000000004,5455.92
-74.147,4.701599999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>