<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KPWT to KGFK</name>
        <description>Bremerton National to Grand Forks Int'l</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KPWT to KGFK</name>
            <description>Bremerton National to Grand Forks Int'l</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-122.765,47.490200000000016,0
-121.449,47.75970000000001,2286
-120.038,48.26910000000001,2286
-118,48.958,2286
-117.869,49,2286
-116.784,49.3417,2286
-116.088,49.55430000000001,2286
-115.139,49.58670000000001,2286
-114.038,49.6147,2286
-112.668,49.6344,2286
-106.625,48.21530000000001,2286
-106.135,48.15639999999999,2286
-105.573,48.08609999999999,2286
-104.869,48.154300000000006,2286
-104.245,48.21090000000001,2286
-103.751,48.2534,2286
-103.302,48.2586,2286
-103.252,48.25909999999999,2286
-103.177,48.25970000000001,2286
-102.519,48.26349999999999,2286
-101.671,48.262699999999995,2286
-101.611,48.26249999999999,2286
-101.287,48.2603,2286
-100.964,48.24349999999998,2286
-100.048,48.19069999999999,2286
-99.5313,48.157899999999984,2286
-97.1716,47.94639999999998,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>