<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KDFW to KDCA</name>
        <description>Dallas Fort Worth Intl to Washington National</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KDFW to KDCA</name>
            <description>Dallas Fort Worth Intl to Washington National</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-97.02607,32.897305,0
-96.99501,32.782707,0
-96.939339,32.765099,0
-96.831551,32.768791,0
-96.332405,32.970043,0
-95.562981,33.07486,0
-94.073242,33.513882,0
-92.550652,34.09499,0
-89.983208,35.015118,0
-86.684769,36.136963,0
-85.182236,36.613827,0
-84.567345,36.801876,0
-84.050537,36.95676,0
-83.029869,37.254223,0
-82.136826,37.505405,0
-81.806839,37.596107,0
-81.123459,37.7803,0
-79.731194,38.272236,0
-79.290604,38.42321,0
-78.998627,38.50745,0
-78.2715,38.713337,0
-78.205559,38.854393,0
-77.475647,38.934727,0
-77.122292,38.865719,0
-77.113686,38.762119,0
-77.037773,38.851791,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>