<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

  <!-- ============================================ -->
  <!-- REGIONAL LANDING PAGES (Priority 0.7) -->
  <!-- ============================================ -->

  <!-- Only list regions present in REGIONAL_DATA in src/pages/RegionalPageWrapper.tsx. -->
  <!-- Any other /region/<code> renders NotFoundPage, so listing it here publishes a -->
  <!-- soft 404 (HTTP 200 with not-found content), which search engines penalise more -->
  <!-- than an honest 404. Add a region here only when it also exists in REGIONAL_DATA. -->

  <url>
    <loc>https://www.bulkyard.co.uk/region/cardiff</loc>
    <lastmod>2026-07-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://www.bulkyard.co.uk/region/bristol</loc>
    <lastmod>2026-07-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://www.bulkyard.co.uk/region/birmingham</loc>
    <lastmod>2026-07-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

</urlset>
