<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LEPA to LESO</name>
        <description>Palma de Mallorca to San Sebastián</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LEPA to LESO</name>
            <description>Palma de Mallorca to San Sebastián</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>2.738889999999998,39.55169999999998,0
1.449060000000003,40.62110000000001,9509.76
1.1711099999999988,41.149699999999996,10668
1.1521700000000124,41.33100000000002,10668
1.1297800000000109,41.54390000000001,10668
1.1134700000000066,41.697900000000004,10668
0.7302500000000123,41.845,9479.28
0.37644399999999223,41.978999999999985,8321.04
0.15716699999998696,42.06130000000002,7620
-0.24411100000000374,42.210199999999986,6309.360000000001
-1.7906199999999899,43.35649999999998,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>