<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KSRQ to KLGA</name>
        <description>Sarasota Bradenton Intl to La Guardia</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KSRQ to KLGA</name>
            <description>Sarasota Bradenton Intl to La Guardia</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-82.554,27.395399999999995,0
-81.9008,28.783699999999996,9814.560000000001
-81.5099,30.338899999999995,10668
-81.3717,30.6669,10668
-81.2891,30.8622,10668
-81.1446,31.201300000000003,10668
-80.8702,31.838099999999997,10668
-80.6305,32.14529999999999,10668
-80.3127,32.5489,10668
-80.2244,32.6602,10668
-80.1891,32.7046,10668
-80.1483,32.755799999999994,10668
-80.0378,32.8943,10668
-79.3232,33.86709999999999,10668
-79.0148,34.27879999999999,10668
-78.8497,34.4974,10668
-78.1452,35.414500000000004,10668
-77.7037,35.976699999999994,10668
-77.0124,36.714200000000005,10668
-76.7834,36.9687,10668
-76.311,37.4872,10668
-75.5106,38.345,10668
-75.2113,38.809799999999996,8686.800000000001
-75.0789,39.0419,7711.4400000000005
-74.9531,39.26089999999999,6766.56
-73.8726,40.77719999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>