<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LEVT to LEZL</name>
        <description>Vitoria-Foronda to Sevilla-San Pablo</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LEVT to LEZL</name>
            <description>Vitoria-Foronda to Sevilla-San Pablo</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-2.7244499999999903,42.88290000000001,0
-3.411689999999993,41.5043,9601.2
-3.6046699999999987,41.151700000000005,10668
-3.792280000000005,40.8535,10668
-4.337469999999996,39.96940000000001,10668
-4.496829999999989,39.2218,8260.08
-4.685750000000013,39,7223.76
-5.09969000000001,38.50810000000001,4907.280000000001
-5.893090000000001,37.4179,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>