<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KBFI to KPIT</name>
        <description>Boeing Fld King Co Intl to Pittsburgh Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KBFI to KPIT</name>
            <description>Boeing Fld King Co Intl to Pittsburgh Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-122.303,47.53110000000001,0
-119.963,47.393399999999986,10363.2
-119.424,47.37790000000001,10668
-115.646,47.45689999999999,10668
-109.606,47.053,10668
-109.251,46.993600000000015,10668
-109.01,46.95259999999999,10668
-105.954,46.38220000000001,10668
-98.3687,45.41739999999999,10668
-95.1282,44.467299999999994,10668
-93.907,44.2963,10668
-91.4675,43.912300000000016,10668
-90.9487,43.80539999999999,10668
-90.4936,43.70940000000002,10668
-89.7636,43.55080000000001,10668
-88.2843,43.11689999999999,10668
-86.011,42.85300000000001,10668
-85.4971,42.786699999999996,10668
-85.1674,42.67099999999999,10668
-84.5099,42.435900000000004,10668
-83.4576,42.048,10668
-82.7892,41.69579999999999,8900.16
-82.4678,41.52359999999999,7741.92
-82.162,41.35810000000001,6644.64
-80.2317,40.4914,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>