<?xml version="1.0" encoding="UTF-8"?>
<!--
  One Gift (מתנה אחת) — public marketing/legal pages only.

  Hand-maintained: this set is derived from the public routes in src/App.tsx and
  changes rarely, so a generator would be more machinery than it is worth. If
  you add a genuinely public route, add it here in the same change.

  Deliberately absent: /j/*, /groups/*, /dashboard, /admin, /profile, /charity,
  /help/tickets, /auth/* — all either token-bearing or behind auth. See
  public/robots.txt for the reasoning.

  No <lastmod>: a wrong-but-confident lastmod is worse than none, and nothing in
  the build stamps these pages. Add it only if it becomes build-generated.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.onegift.co.il/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://www.onegift.co.il/help</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://www.onegift.co.il/terms</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://www.onegift.co.il/privacy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://www.onegift.co.il/accessibility</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
