<?xml version="1.0" encoding="UTF-8"?>
<!--
  ============================================================================
  ⚠️  DOMAIN PLACEHOLDER  ⚠️
  When you buy a real domain, do a find/replace across this file and both
  HTML files:
      FIND:     https://beznos.com
      REPLACE:  https://your-real-domain.com
  ============================================================================
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!-- English homepage -->
  <url>
    <loc>https://beznos.com/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://beznos.com/" />
    <xhtml:link rel="alternate" hreflang="he" href="https://beznos.com/index_he.html" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://beznos.com/" />
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Hebrew homepage -->
  <url>
    <loc>https://beznos.com/index_he.html</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://beznos.com/" />
    <xhtml:link rel="alternate" hreflang="he" href="https://beznos.com/index_he.html" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://beznos.com/" />
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>

</urlset>
