<?xml version="1.0" encoding="UTF-8"?><kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <Folder>
            <name>GarageSaleFinder.com Saved 05-20-2026 02:02</name>
                        <Placemark>
                <name>
                    <![CDATA[Everything must go!]]>
                </name>
                <address>
                    <![CDATA[135 Cedar Grove Ln, Kernersville, NC]]>
                </address>
                <description>
                    <![CDATA[We're moving and selling our trailer/mobile home as well as everything inside. Furniture, appliances, and lawn equipment. All prices are negotiable.]]>
                </description>
                <LookAt>
                    <longitude>-80.05822600</longitude>
                    <latitude>36.14326400</latitude>
                    <altitude>100</altitude>
                    <range>100</range>
                </LookAt>
                <Point>
                    <coordinates>-80.05822600,36.14326400,0</coordinates>
                </Point>
            </Placemark>
                    </Folder>
    </Document>
</kml>