<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KYIP to KAZO</name>
        <description>Willow Run to Kalamazoo Battle Creek Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KYIP to KAZO</name>
            <description>Willow Run to Kalamazoo Battle Creek Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-83.539853,42.230625,0
-83.610825,42.180895,91.44
-83.626133,42.171907,91.44
-83.642437,42.163942,91.44
-83.659613,42.15706,91.44
-83.677532,42.151315,91.44
-83.696056,42.146748,91.44
-83.715046,42.143396,91.44
-83.734356,42.141284,91.44
-83.753841,42.140428,91.44
-84.386481,42.094778,91.44
-85.232814,42.031495,91.44
-85.251253,42.026817,91.44
-85.270169,42.02335,91.44
-85.289419,42.021122,91.44
-85.308857,42.020148,91.44
-85.328335,42.020436,91.44
-85.347705,42.021985,91.44
-85.366821,42.024782,91.44
-85.385536,42.028806,91.44
-85.40371,42.034026,91.44
-85.421204,42.040402,91.44
-85.437884,42.047887,91.44
-85.453625,42.056423,91.44
-85.468306,42.065945,91.44
-85.481816,42.076381,91.44
-85.494051,42.087651,91.44
-85.504918,42.099669,91.44
-85.514335,42.112345,91.44
-85.522228,42.125581,91.44
-85.528537,42.139277,91.44
-85.533214,42.153328,91.44
-85.548256,42.224831,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>