<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KDCA to KLAX</name>
        <description>Ronald Reagan Airport to Los Angeles Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KDCA to KLAX</name>
            <description>Ronald Reagan Airport to Los Angeles Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-77.0377,38.85140000000001,0
-79.1968,38.84039999999999,10668
-80.1193,38.81979999999999,10668
-81.7976,38.7637,10668
-82.0262,38.754099999999994,10668
-84.3106,38.649400000000014,10668
-85.1703,38.698499999999996,10668
-85.3757,38.709299999999985,10668
-86.4402,38.7594,10668
-88.9712,38.839200000000005,10668
-89.1197,38.84219999999999,10668
-90.4824,38.86070000000001,10668
-91.7426,38.691900000000004,10668
-92.1309,38.6362,10668
-94.0422,38.344899999999996,10668
-94.4883,38.272099999999995,10668
-96.8052,38.1799,10668
-97.3753,38.150199999999984,10668
-98.4015,38.0898,10668
-100.725,37.919,10668
-105.816,37.349199999999996,10668
-108.099,36.748400000000004,10668
-110.352,36.3125,10668
-110.871,36.205299999999994,10668
-111.27,36.12129999999999,10668
-113.544,35.62469999999999,10668
-115.968,34.944500000000005,8808.720000000001
-116.463,34.797,7132.320000000001
-117.149,34.54849999999999,4724.400000000001
-118.409,33.9431,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>