<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LFBO to LSZA</name>
        <description>Toulouse Blagnac to Lugano</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LFBO to LSZA</name>
            <description>Toulouse Blagnac to Lugano</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>1.363968749999998,43.62902574999998,0
3.162417000000005,44.608333000000016,10576.560000000001
4.195832999999993,45.017222000000004,10668
4.3174999999999955,45.064167,10668
4.483056000000005,45.128056000000015,10668
5.439055999999994,45.48897199999999,9966.960000000001
5.960833000000008,45.47749999999999,8534.4
6.441666999999995,45.389722000000006,7162.8
6.746944000000013,45.457222,6278.88
8.910579000000013,46.00427500000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>