<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>2XS3 to KSEA</name>
        <description>GLAD OAKS to Seattle-Tacoma Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>2XS3 to KSEA</name>
            <description>GLAD OAKS to Seattle-Tacoma Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-95.7004,32.01689999999999,0
-97.1794,32.8895,9936.480000000001
-97.8932,33.4491,10668
-98.5935,33.987300000000005,10668
-102.688,38.197100000000006,10668
-103.621,38.817499999999995,10668
-104.125,39.26080000000002,10668
-104.621,39.6901,10668
-109.015,41.59020000000001,10668
-112.652,42.87039999999999,10668
-116.206,44.7671,10668
-117.778,45.314400000000006,10668
-118.939,45.69839999999999,10668
-119.78,46.19130000000001,8382
-120.445,46.5702,6065.52
-122.312,47.450199999999995,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>