<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KSPW to Y50</name>
        <description>SPENCER MUNI to Wautoma Muni</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KSPW to Y50</name>
            <description>SPENCER MUNI to Wautoma Muni</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-95.20278775,43.16549925000001,0
-92.963306,43.757778,10088.880000000001
-92.59666667,43.782944439999994,5181.6
-92.077044,43.84397799999999,5181.6
-91.854875,43.869269,5181.6
-91.46752778,43.912333329999996,5181.6
-89.30551717,44.04287866999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>