<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KRNO to KPWA</name>
        <description>Reno Tahoe Intl to WILEY POST</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KRNO to KPWA</name>
            <description>Reno Tahoe Intl to WILEY POST</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-119.768,39.49880000000002,0
-118.033,38.56530000000001,3657.6000000000004
-116.199,38.42090000000002,3657.6000000000004
-114.394,38.25020000000001,3657.6000000000004
-113.013,38.3604,3657.6000000000004
-108.099,36.748400000000004,3657.6000000000004
-107.296,36.462999999999994,3657.6000000000004
-106.357,36.1198,3657.6000000000004
-105.136,35.6576,3657.6000000000004
-101.382,35.80709999999999,3657.6000000000004
-99.3257,35.6305,3657.6000000000004
-97.6474,35.5347,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>