<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KSFB to KHGR</name>
        <description>Orlando Sanford to Hagerstown Rgn</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KSFB to KHGR</name>
            <description>Orlando Sanford to Hagerstown Rgn</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-81.2349,28.776299999999992,0
-81.1126,30.4568,10668
-81.1127,30.639800000000008,10668
-81.1446,31.201300000000003,10668
-80.8702,31.838099999999997,10668
-80.6305,32.14529999999999,10668
-80.3127,32.5489,10668
-80.2244,32.6602,10668
-80.1891,32.7046,10668
-80.1483,32.755799999999994,10668
-80.0378,32.8943,10668
-79.6572,34.233000000000004,10668
-79.6478,34.366299999999995,10668
-79.6366,34.52680000000001,10668
-79.628,34.648799999999994,10668
-79.6116,34.8822,10668
-79.5879,35.21549999999999,10668
-79.4339,35.613200000000006,10668
-79.3181,35.909400000000005,10668
-79.1476,36.34139999999999,10668
-79.0606,36.5599,10668
-79.0145,36.675,10668
-78.6854,37.1927,10363.2
-78.5595,37.3886,9509.76
-78.428,37.592299999999994,8625.84
-78.3663,37.68719999999999,8199.12
-78.153,38.0136,6766.56
-77.7295,39.707899999999995,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>