<?xml version="1.0" encoding="UTF-8"?><kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <Folder>
            <name>GarageSaleFinder.com Saved 08-13-2026 20:15</name>
                        <Placemark>
                <name>
                    <![CDATA[Garage sale!]]>
                </name>
                <address>
                    <![CDATA[2475 Village Ln, Billings, MT]]>
                </address>
                <description>
                    <![CDATA[Don't miss out!
Big sale on everything and anything.
Tons of office supplies, decorative items, clothes! You name it]]>
                </description>
                <LookAt>
                    <longitude>-108.55463500</longitude>
                    <latitude>45.79437000</latitude>
                    <altitude>100</altitude>
                    <range>100</range>
                </LookAt>
                <Point>
                    <coordinates>-108.55463500,45.79437000,0</coordinates>
                </Point>
            </Placemark>
                    </Folder>
    </Document>
</kml>