<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KBTF to O53</name>
        <description>Bountiful Skypark to MEDFORD MUNI</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KBTF to O53</name>
            <description>Bountiful Skypark to MEDFORD MUNI</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-111.927,40.8682,0
-111.613,40.78559999999999,3810
-107.925,40.06739999999999,10668
-107.298,39.68790000000001,10668
-107.055,39.53820000000002,10668
-107.005,39.5078,10668
-106.895,39.4393,10668
-106.48,39.352300000000014,10668
-105.8,39.206199999999995,10668
-105.491,39.13819999999998,10668
-105.062,39.04220000000001,10668
-104.633,38.944500000000005,10668
-104.399,38.91589999999999,10668
-104.106,38.87950000000001,10668
-103.621,38.817499999999995,10668
-103.174,38.828100000000006,10668
-101.827,38.3373,10668
-100.725,37.919,10668
-100.495,37.8976,10668
-100.34,37.8826,10668
-100.298,37.87899999999999,10668
-100.152,37.864900000000006,10668
-100.006,37.8506,10668
-98.6975,37.3617,8656.32
-97.749,36.7906,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>