<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- Homepage -->
    <url>
        <loc>https://stevenwebb.org.uk/</loc>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Blog listing -->
    <url>
        <loc>https://stevenwebb.org.uk/blog</loc>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Static Pages -->
    <url>
        <loc>https://stevenwebb.org.uk/about</loc>
        <lastmod>2025-12-06</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://stevenwebb.org.uk/contact</loc>
        <lastmod>2025-12-06</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Blog Posts -->
    <url>
        <loc>https://stevenwebb.org.uk/blog/people-over-polls-politics</loc>
        <lastmod>2025-12-11</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
</urlset>
