<?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.565644,27.404622,0
-82.623772,27.455366,36.576
-82.634358,27.466377,54.864000000000004
-82.643822,27.478165,76.2
-82.652094,27.490641,97.536
-82.659109,27.503708,124.968
-82.664814,27.517268,155.448
-82.669165,27.531217,185.928
-82.672129,27.54545,222.50400000000002
-82.673683,27.559857,11216.640000000001
-82.673815,27.57433,11216.640000000001
-82.672523,27.588758,11216.640000000001
-82.669816,27.603031,11216.640000000001
-82.665716,27.61704,11216.640000000001
-82.660253,27.63068,11216.640000000001
-82.653468,27.643846,11216.640000000001
-81.468638,29.695415,11216.640000000001
-80.237047,31.736861,11216.640000000001
-78.950105,33.765932,11216.640000000001
-77.600942,35.781,11216.640000000001
-76.181865,37.780218,11216.640000000001
-73.985347,40.64645,155.448
-73.88412,40.769165,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>