<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>ENVA to ENGM</name>
        <description>Vaernes to Oslo Gardermoen</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>ENVA to ENGM</name>
            <description>Vaernes to Oslo Gardermoen</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>10.946668,63.457553,0
11.108607,63.457137,374.904
11.140858,63.455807,505.968
11.172724,63.453227,637.032
11.203962,63.449415,758.952
11.234333,63.4444,862.5840000000001
11.263606,63.438222,941.832
11.291556,63.430926,990.6
11.317972,63.42257,1005.84
11.342651,63.413215,1005.84
11.365407,63.402933,1005.84
11.386067,63.391803,1005.84
11.404475,63.379909,1005.84
11.420493,63.367341,1005.84
11.434,63.354196,1005.84
11.444897,63.340573,1005.84
11.453102,63.326577,1005.84
11.458555,63.312312,1005.84
11.461219,63.297888,1005.84
11.461074,63.283415,1005.84
11.458126,63.269003,1005.84
11.354282,62.267739,1005.84
11.179454,60.412675,1005.84
11.181497,60.398237,1005.84
11.180984,60.383766,1005.84
11.177921,60.369373,990.6
11.172334,60.355166,941.832
11.091664,60.216067,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>