<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KJAX to KDCA</name>
        <description>Jacksonville International to Ronald Reagan Airport</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KJAX to KDCA</name>
            <description>Jacksonville International to Ronald Reagan Airport</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-81.6883,30.492999999999995,0
-81.1737,31.328599999999994,6156.96
-80.0378,32.8943,10668
-79.6572,34.233000000000004,10668
-78.949,35.5672,10668
-78.7833,35.8725,10668
-78.6983,36.113200000000006,10668
-78.6733,36.183400000000006,10668
-78.6327,36.297799999999995,10668
-78.589,36.4203,10668
-78.4719,36.7462,9387.84
-78.3892,36.85040000000001,8900.16
-78.2038,37.0762,7833.360000000001
-77.969,37.3618,6492.240000000001
-77.0377,38.85140000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>