<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LEMD to SLLP</name>
        <description>Madrid - Barajas to La Paz</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LEMD to SLLP</name>
            <description>Madrid - Barajas to La Paz</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-3.574628,40.492589,0
-3.574224,40.420224,36.576
-3.5758,40.4058,51.816
-3.57902,40.391537,70.104
-3.58386,40.377541,91.44
-3.59028,40.363919,118.872
-3.598233,40.350776,146.304
-3.607657,40.338211,176.78400000000002
-3.61848,40.326319,210.312
-3.630619,40.315192,246.888
-3.643982,40.304914,286.512
-3.658466,40.295563,326.136
-3.673962,40.28721,371.856
-3.690351,40.279919,420.624
-7.136345,38.71707,11887.2
-10.430659,37.058675,11887.2
-13.580453,35.313158,11887.2
-16.594273,33.489472,11887.2
-19.481454,31.595886,11887.2
-22.251738,29.639996,11887.2
-24.914985,27.62875,11887.2
-27.480973,25.568498,11887.2
-29.95926,23.465033,11887.2
-32.359094,21.323654,11887.2
-34.689373,19.149213,11887.2
-36.958626,16.946174,11887.2
-39.175021,14.718661,11887.2
-41.346385,12.470509,11887.2
-43.480237,10.205308,11887.2
-45.583831,7.926447,11887.2
-47.664195,5.637155,11887.2
-49.728183,3.340538,11887.2
-51.782523,1.039617,11887.2
-53.833869,-1.262639,11887.2
-55.888852,-3.563274,11887.2
-57.95413,-5.859314,11887.2
-60.036442,-8.147733,11887.2
-62.142657,-10.425414,11887.2
-64.279822,-12.689114,11887.2
-67.96622,-16.455683,326.136
-67.976296,-16.466458,286.512
-67.987314,-16.476349,246.888
-67.999189,-16.485282,210.312
-68.011832,-16.493189,176.78400000000002
-68.025145,-16.500009,146.304
-68.039029,-16.50569,118.872
-68.053376,-16.51019,91.44
-68.068078,-16.513474,70.104
-68.083023,-16.515516,51.816
-68.098097,-16.516302,36.576
-68.173536,-16.513931,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>