<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGLL to ENGM</name>
        <description>London Heathrow to Oslo Gardermoen</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGLL to ENGM</name>
            <description>London Heathrow to Oslo Gardermoen</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-0.46088100000000054,51.47120000000001,0
1.505279999999999,52.3356,9723.12
2.1022199999999884,52.54310000000001,10668
2.467500000000001,52.8014,10668
2.6194399999999973,52.98609999999999,10668
2.7727800000000116,53.170799999999986,10668
2.869169999999997,53.286100000000005,10668
3.1888899999999865,53.66329999999999,10668
3.65222,54.3056,10668
4.153330000000011,54.8639,10668
4.651389999999992,55.30500000000001,10668
5,55.606899999999996,10668
5.394720000000007,55.941900000000004,10668
6.69783000000001,57,10668
7.227429999999998,57.483900000000006,10668
7.90831,58.08449999999999,10454.640000000001
8.737159999999989,58.64619999999999,7680.96
9.042259999999999,58.84729999999999,6675.12
11.098900000000015,60.194500000000005,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>