<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>ENGM to ENVA</name>
        <description>Oslo Gardermoen to Vaernes</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>ENGM to ENVA</name>
            <description>Oslo Gardermoen to Vaernes</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>11.091664,60.216067,0
11.131913,60.285622,359.66400000000004
11.137489,60.299829,487.68
11.140545,60.314223,621.792
11.294361,61.331813,1066.8
11.614326,63.254162,1066.8
11.620052,63.268404,1066.8
11.623,63.282816,1066.8
11.623145,63.29729,1066.8
11.620481,63.311713,1066.8
11.615028,63.325978,1066.8
11.606823,63.339975,1066.8
11.595927,63.353597,1066.8
11.58242,63.366742,1066.8
11.566402,63.37931,1066.8
11.547994,63.391204,1066.8
11.527335,63.402334,1066.8
11.504579,63.412616,1066.8
11.479901,63.421971,1066.8
11.453486,63.430328,1066.8
11.425536,63.437623,1066.8
11.396264,63.443801,1066.8
11.365893,63.448816,1066.8
11.334656,63.452628,1057.656
11.30279,63.455208,1021.08
11.27054,63.456538,954.024
10.946668,63.457553,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>