<?xml version="1.0" encoding="UTF-8"?><kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <Folder>
            <name>GarageSaleFinder.com Saved 07-21-2026 01:21</name>
                        <Placemark>
                <name>
                    <![CDATA[Yard Sale]]>
                </name>
                <address>
                    <![CDATA[803 S 9th St, Lantana, FL]]>
                </address>
                <description>
                    <![CDATA[We’re clearing out our house for more space and just a refresh. We have stuffed animals, collectibles, furniture, dishes, clothes and more!]]>
                </description>
                <LookAt>
                    <longitude>-80.05930400</longitude>
                    <latitude>26.57777100</latitude>
                    <altitude>100</altitude>
                    <range>100</range>
                </LookAt>
                <Point>
                    <coordinates>-80.05930400,26.57777100,0</coordinates>
                </Point>
            </Placemark>
                    </Folder>
    </Document>
</kml>