<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KIWS to MYEH</name>
        <description>West Houston to North Eleuthera</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KIWS to MYEH</name>
            <description>West Houston to North Eleuthera</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-95.6726,29.818200000000004,0
-94.2856,29.64699999999999,7924.8
-92.924,29.623000000000005,10668
-90.104,29.175200000000004,10668
-88.7018,28.882999999999996,10668
-88.0833,28.710700000000003,10668
-86.7052,28.314499999999995,10668
-85.2579,27.884100000000004,10668
-82.5637,27.406999999999996,10668
-81.9071,27.2628,10668
-81.6541,27.050200000000004,10668
-81.3914,26.828199999999995,10668
-81.2056,26.816500000000005,10668
-80.9768,26.801699999999997,10668
-80.6914,26.782700000000006,10668
-80.4508,26.6802,10668
-80.0865,26.680099999999996,10668
-79.766,26.5009,10668
-79.5117,26.358000000000004,10668
-78.7978,25.9521,7802.88
-78.409,25.728499999999997,6187.4400000000005
-76.6813,25.475700000000003,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>