<?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 International to Indianapolis International Airport</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KEWR to KIND</name>
            <description>Newark Liberty International to Indianapolis International Airport</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-74.1686,40.6936,0
-76.3303,40.409099999999995,10668
-76.7502,40.294899999999984,10668
-77.0696,40.3022,10668
-77.4834,40.308099999999996,10668
-77.9669,40.31299999999999,10668
-78.5792,40.31630000000001,10668
-78.8342,40.3167,10668
-79.3858,40.30090000000001,10668
-79.5613,40.2953,10668
-80.0409,40.27859999999998,10668
-80.4219,40.2654,10668
-80.7048,40.25800000000001,10668
-81.4765,40.22919999999999,10668
-82.0065,40.193299999999994,10668
-82.5883,40.151099999999985,10668
-83.1367,40.11330000000001,9601.2
-83.3286,40.0994,9022.08
-83.5082,40.08619999999999,8503.92
-83.9142,40.05439999999999,7254.240000000001
-83.9489,40.05250000000001,7162.8
-84.1768,40.0343,6461.76
-86.2928,39.718199999999996,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>