<?xml version="1.0" encoding="UTF-8"?>
<!--
  Public pages only.

  /e, /w and /wall are deliberately absent and must stay absent: /e?token=… is a
  live invite and /wall?event=… renders real guests' photographs to anyone
  holding the URL. Listing either here would be handing a crawler the one thing
  it cannot otherwise discover.

  /l/<creator> vanity links are absent too. They resolve to this same landing
  page via the SPA fallback and carry a canonical pointing at /, which is what
  keeps them out of an index without needing a Disallow.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://wewere.app/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://wewere.app/support</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://wewere.app/privacy</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
