<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KSJC to KBOI</name>
        <description>San Jose Norman Y Mineta Intl to Boise Air Terminal (gowen Field)</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KSJC to KBOI</name>
            <description>San Jose Norman Y Mineta Intl to Boise Air Terminal (gowen Field)</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-121.940175,37.374992,0
-122.000027,37.429547,210.312
-122.026236,37.483572,633.984
-122.02758,37.541455,1155.192
-122.003858,37.596209,1630.68
-121.957902,37.641226,1981.2
-120.743662,39.079122,1981.2
-119.482833,40.50509,1981.2
-118.167503,41.916763,1981.2
-116.595897,43.511173,1926.336
-116.549844,43.558469,1630.68
-116.484216,43.591499,1155.192
-116.406924,43.60628,633.984
-116.327306,43.601026,210.312
-116.236911,43.570211,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>