<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KBTR to KSTL</name>
        <description>BATON ROUGE METRO RYAN FIELD to St. Louis Lambert Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KBTR to KSTL</name>
            <description>BATON ROUGE METRO RYAN FIELD to St. Louis Lambert Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-91.1493,30.532899999999998,0
-90.1986,32.0993,10668
-90.1453,32.28020000000001,10668
-90.0998,32.4341,10668
-90.1705,32.84729999999999,10668
-90.2514,33.3151,10668
-90.2774,33.46379999999999,10668
-90.1174,34.314099999999996,10668
-89.9832,35.01509999999999,10668
-90.0861,36.12780000000001,10302.24
-90.0989,36.26349999999999,9784.08
-90.2341,37.67349999999999,4236.72
-90.3704,38.748999999999995,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>