<?xml version="1.0" encoding="UTF-8"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Static pages sitemap (built into the app) -->
  <sitemap>
    <loc>https://wewed.be/sitemap-static.xml</loc>
  </sitemap>
  <!-- Dynamic sitemap (vendors + community posts) — proxied through the Cloudflare worker
       from a Supabase Edge Function so Google sees a same-origin sitemap (cross-domain
       sitemaps are silently ignored by Googlebot). -->
  <sitemap>
    <loc>https://wewed.be/sitemap-vendors.xml</loc>
  </sitemap>
</sitemapindex>
