<?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.3593,30.726,10393.68
-87.7421,30.765299999999996,10668
-87.0075,30.808300000000003,10668
-86.6791,30.8262,10668
-86.1314,30.8142,10668
-85.1373,30.793800000000005,10668
-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>