<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KEWR to KDCA</name>
        <description>Newark Liberty Intl to Washington National</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KEWR to KDCA</name>
            <description>Newark Liberty Intl to Washington National</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-74.16856467,40.693633000000005,0
-74.972658,40.419656,0
-75.376769,40.13071400000001,0
-75.67080556,39.91805556,0
-76.006169,39.742932999999994,0
-76.118242,39.684,0
-76.300556,39.58768599999999,0
-76.373886,39.50345300000001,0
-76.421969,39.448103,0
-76.66125,39.17105556000001,0
-76.8969,38.97187500000001,0
-76.940067,38.930803,0
-76.944664,38.77948599999999,0
-76.935833,38.68861100000001,0
-77.020658,38.68163899999999,0
-77.028672,38.761403,0
-77.033706,38.81137799999999,0
-77.03769533,38.852053670000004,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>