<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KIAD to KBHM</name>
        <description>Washington Dulles Intl to Birmingham Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KIAD to KBHM</name>
            <description>Washington Dulles Intl to Birmingham Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-77.474667,38.944833,0
-77.475602,38.872471,70.104
-77.477408,38.858066,100.584
-77.480818,38.843838,137.16
-77.485807,38.829897,176.78400000000002
-77.492335,38.816347,225.55200000000002
-77.500353,38.803291,277.368
-77.509799,38.79083,6187.4400000000005
-77.5206,38.779058,6187.4400000000005
-77.532674,38.768064,6187.4400000000005
-77.545929,38.757933,6187.4400000000005
-77.560265,38.748741,6187.4400000000005
-77.575571,38.740558,6187.4400000000005
-79.608206,37.708044,6187.4400000000005
-81.586365,36.642672,6187.4400000000005
-83.509761,35.545496,6187.4400000000005
-86.588121,33.661816,335.28000000000003
-86.601508,33.65258,277.368
-86.744533,33.570364,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>