<?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
9.908960000000008,58.58330000000001,10668
9.616780000000006,58.07849999999999,10668
9.268329999999992,57.455600000000004,10668
9.13333,57.266700000000014,10668
8.872500000000002,56.7208,10668
8.539440000000013,56.079200000000014,10668
8.41221999999999,55.827799999999996,10668
8.300000000000011,55.60309999999998,10668
8.416110000000003,55.0642,10668
8.55417,54.40780000000001,10668
8.39694,54.245599999999996,10668
7.954440000000005,53.41749999999999,10668
7.92389,53.22720000000001,10668
7.785830000000004,52.34719999999999,9540.24
7.708290000000005,51.856899999999996,7589.52
7.587130000000002,51.70949999999999,6949.4400000000005
7.261079999999993,49.94579999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>