<?xml version="1.0" encoding="UTF-8"?><kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <Folder>
            <name>GarageSaleFinder.com Saved 07-01-2026 20:32</name>
                        <Placemark>
                <name>
                    <![CDATA[Sale, sale sale]]>
                </name>
                <address>
                    <![CDATA[32 Diane Dr, Belmont, NH]]>
                </address>
                <description>
                    <![CDATA[All kinds of household decor, lamps, kitchenware, framed artwork  and much more]]>
                </description>
                <LookAt>
                    <longitude>-71.48700300</longitude>
                    <latitude>43.51166200</latitude>
                    <altitude>100</altitude>
                    <range>100</range>
                </LookAt>
                <Point>
                    <coordinates>-71.48700300,43.51166200,0</coordinates>
                </Point>
            </Placemark>
                    </Folder>
    </Document>
</kml>