<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KLGA to KIAD</name>
        <description>La Guardia to Washington Dulles Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KLGA to KIAD</name>
            <description>La Guardia to Washington Dulles Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-73.88412,40.769165,0
-73.93478,40.707819,365.76
-73.946282,40.696267,365.76
-73.959066,40.685519,365.76
-73.973034,40.675657,365.76
-73.988081,40.666756,365.76
-74.004091,40.658883,365.76
-74.020943,40.652098,365.76
-75.191157,40.152254,365.76
-77.35665,39.182041,365.76
-77.372914,39.174932,365.76
-77.388314,39.166751,365.76
-77.402734,39.157561,365.76
-77.416064,39.147431,365.76
-77.428203,39.136439,365.76
-77.439059,39.124667,365.76
-77.448549,39.112207,365.76
-77.456602,39.099152,365.76
-77.463157,39.085603,365.76
-77.468163,39.071661,365.76
-77.471585,39.057434,365.76
-77.473396,39.043029,365.76
-77.474333,38.970667,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>