<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KSAC to KMSO</name>
        <description>Sacramento Executive to Missoula Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KSAC to KMSO</name>
            <description>Sacramento Executive to Missoula Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-121.49319267,38.51264183000001,0
-119.65608333,39.53127778000001,10668
-119.497378,39.72052200000002,10668
-118.707889,40.64375000000001,10668
-118.273458,41.138836,10668
-118.03472222,41.40705556,10668
-117.86813889,42.590555559999984,10668
-116.581733,43.33399399999999,10668
-116.19213889,43.552805559999996,10668
-115.833194,43.81091700000002,10668
-114.08425,45.02130556,7406.64
-114.084144,45.38775799999999,5974.08
-114.08974225,46.91623824999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>