<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KALB to KDFW</name>
        <description>Albany International to Dallas Fort Worth Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KALB to KDFW</name>
            <description>Albany International to Dallas Fort Worth Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-73.8017,42.7491,0
-75.6126,41.941100000000006,10210.800000000001
-75.9511,41.80029999999999,10668
-76.2225,41.68630000000002,10668
-76.5965,41.5274,10668
-77.0235,41.343500000000006,10668
-77.2899,41.22739999999999,10668
-77.4291,41.16630000000001,10668
-77.9927,40.91630000000001,10668
-79.1536,40.14359999999999,10668
-80.0745,39.52420000000001,10668
-80.8139,39.01390000000001,10668
-81.2928,38.476699999999994,10668
-81.7699,38.349699999999984,10668
-82.3246,38.1935,10668
-84.1562,37.6541,10668
-84.7163,37.48140000000001,10668
-85.017,37.388000000000005,10668
-86.4434,36.92869999999999,10668
-87.3159,36.6121,10668
-88.5633,36.143699999999995,10668
-92.1805,34.6777,10668
-93.5236,34.3181,10668
-95.1042,33.8719,7406.64
-95.2957,33.816100000000006,6736.08
-97.0377,32.8972,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>