<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KSUS to KPVU</name>
        <description>SPIRIT OF ST LOUIS to Provo Municipal</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KSUS to KPVU</name>
            <description>SPIRIT OF ST LOUIS to Provo Municipal</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-90.65331675,38.6626895,0
-92.18052778,34.67766667000001,0
-92.550653,34.094989,0
-92.915802,33.510994,0
-93.59514722,32.400405559999996,0
-94.105378,31.842760999999996,0
-94.71683333,31.16244444,0
-95.161011,30.449336000000002,0
-95.34572222,29.95691667,0
-97.52391667,25.770833330000002,0
-98.95902778,23.705527779999997,0
-98.80794444,22.038472220000003,0
-111.72329375,40.21899875,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>