<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KCHO to KBGR</name>
        <description>CHARLOTTESVILLE ALBEMARLE to Bangor International Airport</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KCHO to KBGR</name>
            <description>CHARLOTTESVILLE ALBEMARLE to Bangor International Airport</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-78.4523,38.139700000000005,0
-76.9786,39.495000000000005,10668
-76.6084,39.75460000000001,10668
-76.4336,39.95660000000001,10668
-76.2913,40.120000000000005,10668
-76.0859,40.27690000000001,10668
-75.8844,40.43000000000001,10668
-75.684,40.58100000000002,10668
-75.4547,40.726699999999994,10668
-75.3831,40.765299999999996,10668
-74.9598,40.971000000000004,10668
-74.462,41.24619999999999,10668
-73.8222,41.66550000000001,10668
-73.6006,41.769800000000004,10668
-73.4372,41.90209999999999,10668
-73.1487,42.13300000000001,10668
-73.0537,42.20859999999999,10668
-72.7617,42.43610000000001,10668
-72.5105,42.628299999999996,10668
-72.2918,42.79429999999999,10668
-71.8275,43.07130000000001,10668
-71.5755,43.21979999999999,9936.480000000001
-71.1556,43.514099999999985,8290.560000000001
-70.9108,43.68369999999999,7315.200000000001
-70.7644,43.784400000000005,6736.08
-68.8282,44.807500000000005,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>