<?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.7388888899999984,39.55166667,0
1.380388890000006,39.60313889,6827.52
0.2987222200000019,39.538638890000016,10668
-0.48305601000001275,39.48570251000001,10668
-1.2630000000000052,39.02438889000001,10668
-2.092777780000006,38.52113889,10668
-2.3527529200000004,38.36077881,10668
-3.6250109700000053,38.15251541000001,7589.52
-4.480805559999993,37.86869444,4724.400000000001
-5.8930930500000045,37.41794042000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>