<?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.3639699999999948,43.62899999999999,0
3.1624199999999973,44.60840000000002,10576.560000000001
4.195830000000001,45.0172,10668
4.239110000000011,45.03390000000002,10668
4.44556,45.11359999999999,10668
4.638720000000006,45.1876,10668
5.132779999999997,45.37469999999999,10668
5.439060000000012,45.489000000000004,10149.84
5.96074999999999,45.47739999999999,8717.28
6.441669999999988,45.389700000000005,7345.68
6.755279999999999,45.3314,6461.76
8.91058000000001,46.0043,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>