<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LEBL to EBBR</name>
        <description>Barcelona - El Prat to Brussels Airport</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LEBL to EBBR</name>
            <description>Barcelona - El Prat to Brussels Airport</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>2.0880300100000113,41.29510809999999,0
2.8671390000000088,42.750472,10210.800000000001
2.9369450000000086,43.19749999999999,10668
3.023333000000008,43.747501,10668
3.162417000000005,44.608333000000016,10668
3.166944000000001,44.95694399999999,10668
3.181388999999996,45.43083300000001,10668
3.1921940000000006,45.78747200000001,10668
3.3872220000000084,46.19916699999999,10668
3.53138899999999,46.5,10668
3.631666999999993,46.706777999999986,10668
3.6794439999999895,46.93388899999999,10668
3.813333,47.560001,10668
3.9138890000000117,48.025833000000006,10668
3.9631390000000124,48.251221999999984,10485.12
4.061667,48.560001,9265.92
4.058333000000005,48.79333299999999,8351.52
4.049167000000011,49.13749999999999,6979.92
4.492814320000008,50.89994811,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>