<?xml version="1.0" encoding="UTF-8"?><kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <Folder>
            <name>GarageSaleFinder.com Saved 05-01-2026 03:32</name>
                        <Placemark>
                <name>
                    <![CDATA[Garage Sale]]>
                </name>
                <address>
                    <![CDATA[7 Colonie Ave, Latham, NY]]>
                </address>
                <description>
                    <![CDATA[Home goods, women's clothing size m-xl, scrubs, shoes sz 10, cabinet hardware, furniture, lighting... Multiple varied items.]]>
                </description>
                <LookAt>
                    <longitude>-73.74783000</longitude>
                    <latitude>42.75367400</latitude>
                    <altitude>100</altitude>
                    <range>100</range>
                </LookAt>
                <Point>
                    <coordinates>-73.74783000,42.75367400,0</coordinates>
                </Point>
            </Placemark>
                    </Folder>
    </Document>
</kml>