<?xml version="1.0" encoding="UTF-8"?><kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <Folder>
            <name>GarageSaleFinder.com Saved 06-29-2026 13:31</name>
                        <Placemark>
                <name>
                    <![CDATA[Garage Sale]]>
                </name>
                <address>
                    <![CDATA[1710 Buckner Dr, Longview, TX]]>
                </address>
                <description>
                    <![CDATA[My roommate and I are going to be moving in August. We don't have any furniture to sell, but we do have plenty of clothes, books, jewelry, and records! Funds will go towards moving costs.]]>
                </description>
                <LookAt>
                    <longitude>-94.79668900</longitude>
                    <latitude>32.52497400</latitude>
                    <altitude>100</altitude>
                    <range>100</range>
                </LookAt>
                <Point>
                    <coordinates>-94.79668900,32.52497400,0</coordinates>
                </Point>
            </Placemark>
                    </Folder>
    </Document>
</kml>