<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LEMD to EGLL</name>
        <description>Barajas to London Heathrow</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LEMD to EGLL</name>
            <description>Barajas to London Heathrow</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-3.5606142400000067,40.4904468,0
-3.04875100000001,41.72948099999999,8473.44
-2.8807060000000035,42.453306,10668
-2.935883280000013,43.30438232,10668
-2.7965429999999856,43.73647299999999,10668
-2.7386419999999987,43.914165,10668
-2.25,46.05194399999999,10668
-2.013889000000006,47.006944000000004,10668
-1.848056000000014,47.15694400000001,10668
-1.638056000000006,47.34694400000001,10668
-1.7416670000000067,48.06925000000001,10668
-1.6761109999999917,48.90694400000001,10576.560000000001
-1.5780560000000037,49.167778,9509.76
-1.4166669999999897,49.59138899999999,7802.88
-1.3805560000000128,50,6187.4400000000005
-0.4609777699999995,51.47121787999998,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>