<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>ENSB to BIKF</name>
        <description>Svalbard Longyear to Keflavik Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>ENSB to BIKF</name>
            <description>Svalbard Longyear to Keflavik Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>15.465599999999995,78.24610000000001,0
13.182099999999991,77.1268,7955.280000000001
12,77,9875.52
11,77,10668
10,77,10668
9,77,10668
8,77,10668
7,77,10668
3,76,10668
-2,74,10668
-5,73,10668
-7,72,10668
-9,71,10668
-12,69,10668
-13,68,10668
-15.331199999999995,66.2208,10668
-17.62469999999999,65.5386,10363.2
-18.293599999999998,65.3261,8991.6
-18.691699999999997,65.19560000000001,8168.64
-20.8211,64.4417,3535.6800000000003
-22.614499999999992,63.981600000000014,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>