<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KSLE to O53</name>
        <description>Salem Muni to MEDFORD MUNI</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KSLE to O53</name>
            <description>Salem Muni to MEDFORD MUNI</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-123.003,44.90950000000001,0
-120.607,44.852599999999995,1524
-120.416,44.809799999999996,1524
-119.712,44.64840000000001,1524
-116.192,43.55279999999999,1524
-112.652,42.87039999999999,1524
-109.015,41.59020000000001,1524
-104.621,39.6901,1524
-104.125,39.26080000000002,1524
-103.621,38.817499999999995,1524
-103.174,38.828100000000006,1524
-101.827,38.3373,1524
-100.725,37.919,1524
-100.495,37.8976,1524
-100.34,37.8826,1524
-100.298,37.87899999999999,1524
-100.152,37.864900000000006,1524
-100.006,37.8506,1524
-98.6975,37.3617,1524
-97.749,36.7906,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>