<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LFBX to LEPA</name>
        <description>Perigueux Bassillac to Palma de Mallorca</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LFBX to LEPA</name>
            <description>Perigueux Bassillac to Palma de Mallorca</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>0.8152169999999899,45.19749999999999,0
1.8241700000000094,43.95409999999998,9387.84
1.8969400000000007,43.3364,10668
2.0084699999999884,42.36680000000001,10668
2.07256000000001,41.68719999999999,8625.84
2.1078100000000006,41.30709999999999,7132.320000000001
2.286750000000012,40.802899999999994,5090.16
2.738889999999998,39.55169999999998,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>