<?xml version="1.0" encoding="UTF-8"?>
<!--
  Apex marketing surface ONLY. Deliberately excluded:
  - /prijzen — a client-side redirect stub to the landing's #prijzen section
    (fragment URLs aren't valid sitemap entries; a redirect stub would report
    as a soft redirect in Search Console).
  - church tenant pages (/:slug/...) — per-church surfaces; a per-church
    sitemap is a future item, not this apex file.
  (The former /kerk-app-vergelijken roundup draft was removed again — owner
  call, 2026-07-15; its slug stays reserved for a future comparison page.
  See docs/marketing/seo-notes.md.)
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://nest.church/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://nest.church/privacy</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
