<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>BIKF to CYTR</name>
        <description>Keflavik to CFB Trenton</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>BIKF to CYTR</name>
            <description>Keflavik to CFB Trenton</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-22.614599999999996,63.981600000000014,0
-25,63,9448.800000000001
-27,62,10668
-30,59,10668
-40,58,10668
-50,56,10668
-57,54.0333,10668
-68.222,49.134000000000015,10668
-70.3244,47.623400000000004,10668
-72.289,46.800099999999986,10668
-73.3381,46.350599999999986,10668
-73.9108,46.04829999999998,10668
-75.0436,45.4314,8625.84
-75.3596,45.2576,7528.56
-75.7467,44.993300000000005,6035.04
-77.5281,44.1189,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>