<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LEMD to LEJR</name>
        <description>Madrid - Barajas to Jerez</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LEMD to LEJR</name>
            <description>Madrid - Barajas to Jerez</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-3.574628,40.492589,0
-3.574224,40.420224,268.224
-3.5758,40.4058,377.952
-3.57902,40.391537,496.824
-3.58386,40.377541,1524
-3.59028,40.363919,1524
-3.598233,40.350776,1524
-3.607657,40.338211,1524
-4.380953,39.258766,1524
-5.13087,38.17555,1524
-5.981515,36.902027,1014.984
-5.989546,36.889057,886.9680000000001
-6.055406,36.754269,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>