<?xml version="1.0" encoding="UTF-8"?><kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <Folder>
            <name>GarageSaleFinder.com Saved 08-03-2026 10:33</name>
                        <Placemark>
                <name>
                    <![CDATA[All in the Family Estate Sale]]>
                </name>
                <address>
                    <![CDATA[12345 Huge Sale Street, Post Falls, ID]]>
                </address>
                <description>
                    <![CDATA[We are still in the process of staging, pricing and preparing for the sale.
More info will be added by Wednesday.]]>
                </description>
                <LookAt>
                    <longitude>-116.89097370</longitude>
                    <latitude>47.72398090</latitude>
                    <altitude>100</altitude>
                    <range>100</range>
                </LookAt>
                <Point>
                    <coordinates>-116.89097370,47.72398090,0</coordinates>
                </Point>
            </Placemark>
                    </Folder>
    </Document>
</kml>