<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KLAF to KIAD</name>
        <description>Purdue Univ to Washington Dulles Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KLAF to KIAD</name>
            <description>Purdue Univ to Washington Dulles Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-86.9368889,40.4123056,0
-81.6385139,39.8662583,0
-79.8602778,39.5566667,0
-78.9895,39.2255,0
-78.4251667,39.1701944,0
-78.3579722,39.1634167,0
-78.1965556,39.1469722,0
-78.0562222,38.9331111,0
-77.9434722,38.9341667,0
-77.8041667,38.9341111,0
-77.6119444,38.9345,0
-77.4599444,38.9474444,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>