<?xml version="1.0" encoding="UTF-8"?>
<!-- Single entry: the site is currently a hash-routed SPA, so the homepage is
     the only real crawlable URL. When path-based routing + prerendering is
     added, list each page here (/, /about, /updates, …). -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://yishuvim.org/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
