<?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,0
0.29872199999999793,39.5386,0
-0.4830560000000048,39.485600000000005,0
-1.2630000000000052,39.024400000000014,0
-2.0927800000000047,38.52109999999999,0
-2.3527799999999957,38.36079999999998,0
-2.8950399999999945,37.9546,0
-5.893090000000001,37.4179,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>