<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>SKBO to SKPP</name>
        <description>El Dorado Intl to POPAYAN GUILLERMO LEON VALENCIA</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>SKBO to SKPP</name>
            <description>El Dorado Intl to POPAYAN GUILLERMO LEON VALENCIA</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-74.147,4.701599999999999,0
-75.4419,3.5863899999999944,6370.320000000001
-76.61,2.4543000000000035,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>