<?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.7349579499999948,39.55253576999999,0
1.1338859999999897,39.471778,8077.200000000001
0.33543900000000804,39.481438999999995,10668
-0.007002999999997428,39.483900000000006,10668
-0.4830440000000067,39.485647,10668
-1.2630029999999977,39.02438000000001,10668
-2.352753000000007,38.36077800000001,10668
-3.6250110000000006,38.15251699999999,7589.52
-4.798433999999986,37.761223,3657.6000000000004
-5.893092999999993,37.41793899999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>