<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LEMD to LFPG</name>
        <description>Adolfo Suárez Madrid-Barajas to Paris Charles De Gaulle</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LEMD to LFPG</name>
            <description>Adolfo Suárez Madrid-Barajas to Paris Charles De Gaulle</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-3.560200000000009,40.495299999999986,0
-3.0487500000000125,41.7295,10668
-2.880689999999987,42.45330000000001,10668
-1.9626100000000122,43.6463,10668
-0.31163900000001377,45.65960000000001,10668
0.7808330000000012,46.53890000000001,10668
0.9308330000000069,47.0119,10668
1.0644399999999905,47.4289,9936.480000000001
1.1047199999999862,47.50749999999999,9479.28
2.562569999999994,49.00970000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>