<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KGSP to KEWR</name>
        <description>Greenville Spartanburg Intl to Newark Liberty International</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KGSP to KEWR</name>
            <description>Greenville Spartanburg Intl to Newark Liberty International</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-82.2189,34.895700000000005,0
-80.8207,36.1661,10668
-80.2782,36.544700000000006,10668
-80.0248,36.7195,10668
-79.7113,36.93379999999999,10668
-79.5236,37.0612,10668
-79.2364,37.25460000000001,10668
-78.153,38.0136,10668
-77.0299,39.05199999999999,10668
-76.3853,39.464200000000005,8199.12
-76.1735,39.602000000000004,7376.160000000001
-75.7986,39.8382,5913.12
-74.1686,40.6936,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>