<?xml version="1.0" encoding="UTF-8"?><kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <Folder>
            <name>GarageSaleFinder.com Saved 09-10-2026 23:04</name>
                        <Placemark>
                <name>
                    <![CDATA[Yard Sale!]]>
                </name>
                <address>
                    <![CDATA[97 Willow Ave, Warner Robins, GA]]>
                </address>
                <description>
                    <![CDATA[7:30am to 1pm. Lots of toys, anime, Disney memorabilia, kitchenware, and more!]]>
                </description>
                <LookAt>
                    <longitude>-83.63171200</longitude>
                    <latitude>32.62247600</latitude>
                    <altitude>100</altitude>
                    <range>100</range>
                </LookAt>
                <Point>
                    <coordinates>-83.63171200,32.62247600,0</coordinates>
                </Point>
            </Placemark>
                    </Folder>
    </Document>
</kml>