<?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,9662.16
3.5628600000000006,44.76850000000002,10363.2
4.195830000000001,45.0172,10363.2
4.239110000000011,45.03390000000002,10363.2
4.44556,45.11359999999999,10363.2
4.638720000000006,45.1876,10363.2
5.132779999999997,45.37469999999999,10363.2
5.3075000000000045,45.44,10363.2
5.439060000000012,45.489000000000004,10363.2
5.96074999999999,45.47739999999999,10363.2
6.441669999999988,45.389700000000005,8961.12
6.755279999999999,45.3314,7863.84
8.91058000000001,46.0043,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>