<?xml version="1.0" encoding="UTF-8"?>
<!--
  Wesbridge Associates — blog sitemap.

  GENERATED from src/config/sitemapConfig.ts (buildBlogSitemapXml). Do not
  hand-edit: change BLOG_SITEMAP_URLS and regenerate.

  This file exists at the same URL as on the live site because it is a sitemap
  already submitted to Google Search Console; letting it 404 would raise a
  "couldn't fetch" error on a previously healthy sitemap.

  The four article URLs below are new. No blog post URL had ever appeared in any
  sitemap — the live sitemap-blog.xml listed /blog and nothing else, so the
  articles were discoverable only by crawling the client-rendered /blog index.
  Slugs and <lastmod> values verified directly against the blog_posts table
  (status = 'published' — not the legacy `published` boolean, which disagrees
  with it; see docs/AUDIT-blog.md §2 and §9).

  /blog?tag=… views are deliberately absent: they canonicalise to /blog.

  STALENESS: this list is static, so a newly published article will not appear
  here until someone regenerates it. The durable fix is a deploy-time step or an
  edge function selecting `slug, updated_at from blog_posts where status =
  'published'`. See docs/SEO-improvements.md.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.wesbridgeassociates.co.uk/blog</loc>
    <lastmod>2026-08-10</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.80</priority>
  </url>
  <url>
    <loc>https://www.wesbridgeassociates.co.uk/blog/navigating-uk-visa-sponsorship-a-comprehensive-guide-for-individuals-and-businesses</loc>
    <lastmod>2026-07-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.70</priority>
  </url>
  <url>
    <loc>https://www.wesbridgeassociates.co.uk/blog/navigating-complex-uk-immigration-the-expertise-of-joanne-rothwell-wesbridge-associates</loc>
    <lastmod>2026-07-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.70</priority>
  </url>
  <url>
    <loc>https://www.wesbridgeassociates.co.uk/blog/navigating-the-uk-immigration-landscape-your-comprehensive-guide-to-uk-visas-and-sponsorship</loc>
    <lastmod>2026-08-10</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.70</priority>
  </url>
  <url>
    <loc>https://www.wesbridgeassociates.co.uk/blog/navigating-the-uk-visa-system-a-comprehensive-guide-to-sponsorship-and-immigration</loc>
    <lastmod>2026-07-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.70</priority>
  </url>
</urlset>
