<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- Homepage with highest priority -->
    <url>
        <loc>https://www.gawthorne.com/</loc>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- Legal notices page with a lower priority -->
    <url>
        <loc>https://www.gawthorne.com/legal.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- Add other URLs as needed... -->

</urlset>