<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap index for the WeCommune platform host.

  We deliberately do NOT list per-community routes here when a community
  owns its own custom domain — those URLs canonicalize to the custom
  domain (see CommunityContext.getShareUrl). Listing them under
  wecommune.lovable.app would compete with the canonical and create
  duplicate-content signals.

  Each community's own sitemap is generated dynamically by the
  `sitemap` edge function and served at its preferred host (custom
  domain via the Cloudflare worker, or namespace fallback).
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://wecommune.lovable.app/platform-sitemap.xml</loc>
  </sitemap>
  <sitemap>
    <!-- Notebook community — custom domain note-book.co.il -->
    <loc>https://oxbcyairxrprghbxkhyy.supabase.co/functions/v1/sitemap?namespace=notebook_il&amp;domain=note-book.co.il</loc>
  </sitemap>
</sitemapindex>
