<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LEPA to LEZL</name>
        <description>Palma de Mallorca to Sevilla-San Pablo</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LEPA to LEZL</name>
            <description>Palma de Mallorca to Sevilla-San Pablo</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>2.738889999999998,39.55169999999998,0
1.3803800000000024,39.60309999999998,6675.12
0.29872199999999793,39.5386,11582.400000000001
-0.4830560000000048,39.485600000000005,11582.400000000001
-1.2630000000000052,39.024400000000014,11582.400000000001
-2.0927800000000047,38.52109999999999,11582.400000000001
-2.3527799999999957,38.36079999999998,11582.400000000001
-3.625,38.1525,11582.400000000001
-4.480809999999991,37.86869999999999,7680.96
-5.893090000000001,37.4179,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>