<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>ENRA to ENZV</name>
        <description>Mo i Rana Rossvoll to Stavanger Lufthavn Sola</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>ENRA to ENZV</name>
            <description>Mo i Rana Rossvoll to Stavanger Lufthavn Sola</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>14.301700000000011,66.3638,0
11.882900000000006,65,10668
11.608100000000007,64.60829999999999,10668
11.321100000000001,64.18610000000001,10668
10.89009999999999,63.52590000000001,10668
10.073000000000008,62.84010000000001,10668
8.933639999999997,62,10668
7.118099999999998,60.362300000000005,6492.240000000001
5.631380000000007,58.880300000000005,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>