<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Main page (updates hourly) -->
  <url>
    <loc>https://newsisrael.co.il/index.html</loc> 
    <changefreq>hourly</changefreq> 
    <priority>1.0</priority>
  </url>

  <!-- Yesterday's news page (updates daily) -->
  <url>
    <loc>https://newsisrael.co.il/yesterday.html</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Privacy Policy page (static content) -->
  <url>
    <loc>https://newsisrael.co.il/privacy-policy.html</loc>
    <lastmod>2025-03-15T12:00:00+02:00</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- Terms of Service page (static content) -->
  <url>
    <loc>https://newsisrael.co.il/terms-of-service.html</loc>
    <lastmod>2025-03-15T12:00:00+02:00</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>