<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KMGC to KIND</name>
        <description>Michigan City Muni to Indianapolis Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KMGC to KIND</name>
            <description>Michigan City Muni to Indianapolis Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-86.82385,41.698044,0
-86.857368,41.630148,396.24
-86.862462,41.616185,396.24
-86.865907,41.601943,396.24
-86.86768,41.587531,396.24
-86.867766,41.573057,396.24
-86.866166,41.558634,396.24
-86.862892,41.54437,396.24
-86.857972,41.530373,396.24
-86.851442,41.51675,396.24
-86.551364,40.908015,396.24
-86.122867,40.007436,396.24
-86.116231,39.993885,396.24
-86.111163,39.979942,396.24
-86.107701,39.965714,396.24
-86.105871,39.951309,396.24
-86.105687,39.936837,396.24
-86.107148,39.922407,396.24
-86.110242,39.90813,396.24
-86.114947,39.894114,396.24
-86.121225,39.880466,396.24
-86.129028,39.86729,396.24
-86.138296,39.854686,396.24
-86.148958,39.84275,396.24
-86.160933,39.831573,396.24
-86.29289,39.728309,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>