<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KLWB to KFRG</name>
        <description>GREENBRIER VALLEY to Farmingdale Republic</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KLWB to KFRG</name>
            <description>GREENBRIER VALLEY to Farmingdale Republic</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-80.3995,37.8583,0
-78.8591,38.97919999999999,10668
-77.8484,39.38560000000001,10668
-77.2251,39.683899999999994,10668
-76.7043,39.928799999999995,10363.2
-76.484,40.03110000000001,9601.2
-76.2913,40.120000000000005,8930.640000000001
-75.5602,40.22219999999999,6705.6
-73.4135,40.72880000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>