<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LEZL to LFTH</name>
        <description>Sevilla-San Pablo to Le Palyvestre Navy</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LEZL to LFTH</name>
            <description>Sevilla-San Pablo to Le Palyvestre Navy</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-5.893090000000001,37.4179,0
-4.480809999999991,37.86869999999999,7863.84
-3.625,38.1525,10668
-2.3527799999999957,38.36079999999998,10668
-2.0927800000000047,38.52109999999999,10668
-1.2630000000000052,39.024400000000014,10668
-0.4830560000000048,39.485600000000005,10668
-0.004694440000008626,39.8338,10668
0.5881939999999872,40.25790000000001,10668
1.0029700000000048,40.5497,10668
1.2317799999999863,40.70869999999999,10668
1.4519400000000076,40.86079999999998,10668
1.7303899999999999,41.051500000000004,10668
2.1078100000000006,41.30709999999999,10668
3.195999999999998,41.67959999999999,10271.76
3.3578899999999976,41.7338,9753.6
3.9337500000000034,41.9239,7924.8
4.414999999999992,42.0797,6400.8
6.149759999999986,43.09809999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>