<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KSAS to KPVU</name>
        <description>Salton Sea to Provo Muni</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KSAS to KPVU</name>
            <description>Salton Sea to Provo Muni</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-115.952,33.2414,0
-115.33,34.7833,1524
-115.176,35.1311,1524
-114.888,35.49549999999999,1524
-114.756,35.6605,1524
-114.599,35.8565,1524
-114.523,36.07509999999999,1524
-114.492,36.163700000000006,1524
-114.277,36.7693,1524
-113.812,37.36500000000001,1524
-113.703,37.50280000000001,1524
-113.386,37.900000000000006,1524
-113.013,38.3604,1524
-112.756,38.84139999999999,1524
-111.723,40.218999999999994,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>