<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KNEW to KJAX</name>
        <description>Lakefront to Jacksonville International</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KNEW to KJAX</name>
            <description>Lakefront to Jacksonville International</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-90.0277,30.0419,0
-88.0555,30.612700000000004,10668
-87.7989,30.761799999999994,10668
-87.6759,30.769400000000005,10668
-87.2738,30.7932,10668
-87.0075,30.808300000000003,10668
-86.6791,30.8262,10668
-86.1314,30.8142,10668
-86.0182,30.811399999999992,10668
-85.9229,30.8091,10668
-85.5406,30.798699999999997,10668
-85.4397,30.7958,10668
-85.1245,30.786200000000008,10668
-84.8126,30.6913,10637.52
-84.5884,30.622500000000002,9845.04
-84.3739,30.556200000000004,9052.560000000001
-83.905,30.545299999999997,7467.6
-83.5171,30.535200000000003,6156.96
-81.6883,30.492999999999995,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>