<?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</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</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>2.738889999999998,39.55169999999998,0
0.6750000000000114,38.87979999999999,0
0.4833329999999876,38.81989999999999,0
-0.5701109999999971,38.26830000000001,0
-1.5575800000000015,37.9076,0
-2.3073599999999885,37.625699999999995,0
-2.8543599999999856,37.4156,0
-3.6308600000000126,37.3922,0
-5.893090000000001,37.4179,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>