<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGLL to EFHK</name>
        <description>London Heathrow to Helsinki Vantaa Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGLL to EFHK</name>
            <description>London Heathrow to Helsinki Vantaa Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-0.46088100000000054,51.47120000000001,0
1.9472199999999873,52.0797,10515.6
2.6440100000000086,52.307199999999995,10668
3.1667500000000075,52.39859999999999,10668
4.364440000000002,52.59780000000001,10668
5.388479999999987,53.0316,10668
6.643100000000004,53.53960000000001,10668
6.996669999999995,53.6781,10668
7.910699999999991,54.1857,10668
8.757499999999993,54.6336,10668
9.194169999999986,54.858599999999996,10668
9.686389999999989,55.106899999999996,10668
12.180299999999988,56.04059999999998,10668
12.477800000000002,56.1456,10668
14.307700000000011,56.764399999999995,10668
20.91579999999999,59.047799999999995,9540.24
21.526700000000005,59.23859999999999,8107.68
22.17859999999999,59.287499999999994,6797.04
24.952200000000005,60.32040000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>