<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LFMT to LEZL</name>
        <description>Montpellier/Mediterranee to Sevilla-San Pablo</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LFMT to LEZL</name>
            <description>Montpellier/Mediterranee to Sevilla-San Pablo</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>3.963249999999988,43.5762,0
3.208859999999987,41.9477,10668
2.751329999999996,41.68430000000001,10668
2.1078100000000006,41.30709999999999,10668
1.7303899999999999,41.051500000000004,10668
1.4519400000000076,40.86079999999998,10668
1.2317799999999863,40.70869999999999,10668
1.0029700000000048,40.5497,10668
0.5881939999999872,40.25790000000001,10668
-0.004694440000008626,39.8338,10668
-0.4830560000000048,39.485600000000005,10668
-1.2630000000000052,39.024400000000014,10668
-2.0927800000000047,38.52109999999999,10668
-2.3527799999999957,38.36079999999998,10668
-3.625,38.1525,7589.52
-4.480809999999991,37.86869999999999,4724.400000000001
-5.893090000000001,37.4179,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>