<?xml version="1.0" encoding="UTF-8"?>
<!--
  sitemap.xml — Twizon (www.twizon.co.il)

  The site currently has exactly one public, indexable page (the marketing
  homepage — everything past /app is the authenticated application, which is
  deliberately excluded from indexing via robots.txt + a noindex meta tag,
  since it requires login and has no content of its own to rank). This file
  lists that one real URL rather than fabricating extra pages that don't
  exist.

  If more public pages are added later (a blog, a docs section, per-feature
  landing pages, etc.), add a <url> entry for each one here — a script that
  regenerates this automatically at build/deploy time is worth building once
  there's more than a handful of such pages to keep in sync by hand.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.twizon.co.il/</loc>
    <lastmod>2026-07-28</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
