<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KNEW to KSFQ</name>
        <description>Lakefront to SUFFOLK EXECUTIVE</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KNEW to KSFQ</name>
            <description>Lakefront to SUFFOLK EXECUTIVE</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-90.0277,30.0419,0
-88.3697,30.9242,6400.8
-87.5799,31.307199999999995,6400.8
-82.873,33.8741,6400.8
-82.1542,34.251599999999996,6400.8
-81.056,34.7971,6400.8
-80.8391,34.9028,6400.8
-78.9798,35.782399999999996,6400.8
-78.7833,35.8725,6400.8
-78.5191,36.0009,6400.8
-76.6008,36.682199999999995,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>