<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KBOI to KSEA</name>
        <description>Boise Air Terminal (gowen Field) to Seattle Tacoma Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KBOI to KSEA</name>
            <description>Boise Air Terminal (gowen Field) to Seattle Tacoma Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-116.236911,43.570211,0
-116.327306,43.601026,323.088
-116.383642,43.642116,838.2
-117.806559,44.74121,1219.2
-119.287784,45.823153,1219.2
-121.849282,47.555949,1219.2
-121.904028,47.600532,1219.2
-121.978123,47.629802,1219.2
-122.062632,47.640227,1219.2
-122.147336,47.630547,1219.2
-122.221989,47.601926,1188.72
-122.277571,47.557815,838.2
-122.307394,47.503537,323.088
-122.308036,47.431172,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>