<?xml version="1.0" encoding="UTF-8"?><kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <Folder>
            <name>GarageSaleFinder.com Saved 06-29-2026 14:25</name>
                        <Placemark>
                <name>
                    <![CDATA[Large Yard Sale]]>
                </name>
                <address>
                    <![CDATA[7100 5th Ave, Altoona, AL]]>
                </address>
                <description>
                    <![CDATA[Lots of household items, toys, kids clothes, etc]]>
                </description>
                <LookAt>
                    <longitude>-86.32758700</longitude>
                    <latitude>34.02579700</latitude>
                    <altitude>100</altitude>
                    <range>100</range>
                </LookAt>
                <Point>
                    <coordinates>-86.32758700,34.02579700,0</coordinates>
                </Point>
            </Placemark>
                    </Folder>
    </Document>
</kml>