<?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.3802780000000041,39.603058000000004,0
-0.4830440000000067,39.485647,0
-1.2630029999999977,39.02438000000001,0
-2.352753000000007,38.36077800000001,0
-3.1852069999999912,37.734413,0
-3.6308500000000095,37.39221599999999,0
-5.893092999999993,37.41793899999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>