<?xml version="1.0" encoding="UTF-8"?><kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <Folder>
            <name>GarageSaleFinder.com Saved 09-18-2026 04:42</name>
                        <Placemark>
                <name>
                    <![CDATA[Yard sale]]>
                </name>
                <address>
                    <![CDATA[506 S Wellington St, Richmond, MO]]>
                </address>
                <description>
                    <![CDATA[Lots of household miscellaneous, clothes, knick knacks. All reasonably priced. If you don't like a price, make an offer.]]>
                </description>
                <LookAt>
                    <longitude>-93.97420500</longitude>
                    <latitude>39.27416500</latitude>
                    <altitude>100</altitude>
                    <range>100</range>
                </LookAt>
                <Point>
                    <coordinates>-93.97420500,39.27416500,0</coordinates>
                </Point>
            </Placemark>
                    </Folder>
    </Document>
</kml>