<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>SKBO to SKBQ</name>
        <description>El Dorado Intl to Ernesto Cortissoz Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>SKBO to SKBQ</name>
            <description>El Dorado Intl to Ernesto Cortissoz Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-74.147,4.701599999999999,0
-73.9114,6.463059999999999,6949.4400000000005
-73.8056,7.0286100000000005,7315.200000000001
-73.8967,7.360560000000007,7315.200000000001
-74.0697,7.985829999999993,7315.200000000001
-74.3594,9.02028,7315.200000000001
-74.5233,9.602220000000003,5120.64
-74.7809,10.889600000000002,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>