<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KHOB to KLBB</name>
        <description>LEA CO RGNL to LUBBOCK PRESTON SMITH INTL</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KHOB to KLBB</name>
            <description>LEA CO RGNL to LUBBOCK PRESTON SMITH INTL</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-103.217,32.68770000000001,0
-103.011,32.84479999999999,1524
-101.819,33.66159999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>