<?xml version="1.0" encoding="UTF-8"?><kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <Folder>
            <name>GarageSaleFinder.com Saved 04-04-2026 18:24</name>
                        <Placemark>
                <name>
                    <![CDATA[Large Garage Sale]]>
                </name>
                <address>
                    <![CDATA[801 N 6th Cir, Wolfforth, TX]]>
                </address>
                <description>
                    <![CDATA[Lots of brand new items. Lots of clothes, shoes, plant pots, baby stuff, toys, decor, tools, some of everything.]]>
                </description>
                <LookAt>
                    <longitude>-101.99830909</longitude>
                    <latitude>33.52657252</latitude>
                    <altitude>100</altitude>
                    <range>100</range>
                </LookAt>
                <Point>
                    <coordinates>-101.99830909,33.52657252,0</coordinates>
                </Point>
            </Placemark>
                    </Folder>
    </Document>
</kml>