<?xml version="1.0" encoding="UTF-8"?><kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <Folder>
            <name>GarageSaleFinder.com Saved 06-08-2026 15:53</name>
                        <Placemark>
                <name>
                    <![CDATA[Spring Hill Garage Sale]]>
                </name>
                <address>
                    <![CDATA[20913 Barker Rd, Spring Hill, KS]]>
                </address>
                <description>
                    <![CDATA[Great multifamily garage sale. Items including new and used electronics, vintage clothes and toys, shoes, books, etc.]]>
                </description>
                <LookAt>
                    <longitude>-94.81132800</longitude>
                    <latitude>38.74863100</latitude>
                    <altitude>100</altitude>
                    <range>100</range>
                </LookAt>
                <Point>
                    <coordinates>-94.81132800,38.74863100,0</coordinates>
                </Point>
            </Placemark>
                    </Folder>
    </Document>
</kml>