<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EBBR to LFBO</name>
        <description>Brussels Airport to Toulouse Blagnac</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EBBR to LFBO</name>
            <description>Brussels Airport to Toulouse Blagnac</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>4.492814320000008,50.89994811,0
4.049167000000011,49.13749999999999,10668
4.058333000000005,48.79333299999999,10668
4.061667,48.560001,10668
3.9631390000000124,48.251221999999984,10668
3.9138890000000117,48.025833000000006,10668
3.813333,47.560001,10668
3.6794439999999895,46.93388899999999,10668
3.631666999999993,46.706777999999986,10668
3.53138899999999,46.5,10668
3.3872220000000084,46.19916699999999,10668
3.1921940000000006,45.78747200000001,9875.52
2.9329170000000033,45.45016699999999,8382
2.3933330000000126,44.74361099999999,5242.56
1.363968749999998,43.62902574999998,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>