<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LEAS to LEVC</name>
        <description>Asturias to Valencia</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LEAS to LEVC</name>
            <description>Asturias to Valencia</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-6.034629999999993,43.56360000000001,0
-5.715939999999989,41.96179999999998,10576.560000000001
-5.639690000000002,41.53020000000001,10668
-4.6111099999999965,41.15899999999999,10668
-4.223250000000007,41.015299999999996,10668
-3.792280000000005,40.8535,10668
-3.5646099999999876,40.766999999999996,10485.12
-3.2863299999999924,40.66050000000001,9570.720000000001
-2.544610000000006,40.372000000000014,7071.360000000001
-2.1583300000000065,40.21039999999999,5760.72
-0.4833450000000141,39.49000000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>