<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>ENGM to EDFH</name>
        <description>Oslo Gardermoen to Frankfurt Hahn</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>ENGM to EDFH</name>
            <description>Oslo Gardermoen to Frankfurt Hahn</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>11.098900000000015,60.194500000000005,0
10.259299999999996,59.169100000000014,7223.76
10.149000000000001,58.33440000000002,10668
9.992809999999992,57.10390000000001,10668
9.99557999999999,57.1037,10668
9.995000000000005,56.54169999999999,10668
9.994439999999997,56.10079999999999,10668
9.994439999999997,55.9683,10668
9.994169999999997,55.5917,10668
9.993889999999993,55.37189999999998,10668
9.993380000000002,54.905399999999986,10668
9.961669999999998,54.80860000000001,10668
9.910830000000004,54.65280000000001,10668
9.863869999999991,54.505799999999994,10668
9.57947999999999,53.65260000000001,10668
9.446940000000012,53.495299999999986,10668
8.788540000000012,52.77199999999999,10668
8.285519999999991,52.20009999999999,9509.76
7.587130000000002,51.70949999999999,6949.4400000000005
7.261079999999993,49.94579999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>