<?xml version="1.0" encoding="UTF-8"?><kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <Folder>
            <name>GarageSaleFinder.com Saved 04-04-2026 15:37</name>
                        <Placemark>
                <name>
                    <![CDATA[Family sale]]>
                </name>
                <address>
                    <![CDATA[19 Reserve Blvd, Corpus Christi, TX]]>
                </address>
                <description>
                    <![CDATA[A lot of everything]]>
                </description>
                <LookAt>
                    <longitude>-97.36452196</longitude>
                    <latitude>27.64660877</latitude>
                    <altitude>100</altitude>
                    <range>100</range>
                </LookAt>
                <Point>
                    <coordinates>-97.36452196,27.64660877,0</coordinates>
                </Point>
            </Placemark>
                    </Folder>
    </Document>
</kml>