<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KHFD to KDCA</name>
        <description>HARTFORD BRAINARD to Ronald Reagan Airport</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KHFD to KDCA</name>
            <description>HARTFORD BRAINARD to Ronald Reagan Airport</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-72.651,41.73570000000001,0
-74.0622,40.84870000000001,8534.4
-74.4704,40.5634,8534.4
-74.5585,40.501300000000015,8534.4
-74.6695,40.42269999999999,8534.4
-74.828,40.310100000000006,8534.4
-74.9076,40.253299999999996,8473.44
-75.0637,40.12619999999998,7772.400000000001
-75.26,39.96530000000001,6918.96
-77.0377,38.85140000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>