<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KEWR to KIND</name>
        <description>Newark Liberty Intl to Indianapolis Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KEWR to KIND</name>
            <description>Newark Liberty Intl to Indianapolis Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-74.16856467,40.693633000000005,0
-76.29130556,40.119972219999994,10668
-76.483997,40.031060999999994,10668
-77.298372,39.950647000000004,10668
-77.955889,39.971169,10668
-79.414892,40.003394000000014,10668
-80.81722222,40.01702778000001,10668
-81.230927,40.01110800000001,10668
-81.532875,40.00520800000001,10668
-83.032356,39.966114000000005,9845.04
-83.186944,39.96329700000001,9387.84
-84.308725,39.92091099999999,6004.56
-86.292673,39.718092670000004,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>