<?xml version="1.0" encoding="UTF-8"?>
<!--
  YOMARI — hand-maintained, because the site is three pages and a canvas.

  <lastmod> is the only one of the sitemap hints Google still reads (it ignores
  <changefreq> and <priority> outright), and it only helps while it stays
  HONEST: a date that moves on every deploy teaches Google to distrust the
  whole file. So these are edited when the page behind them actually changes,
  not stamped by the build.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://yomari.ge/</loc>
    <lastmod>2026-08-29</lastmod>
  </url>
  <url>
    <loc>https://yomari.ge/support</loc>
    <lastmod>2026-09-16</lastmod>
  </url>
  <!-- The legal pages' OWN addresses. /privacy and /terms are 308s to these
       (tool/vercel.deploy.json), and a sitemap that lists a redirect is one
       Search Console reports rather than reads. -->
  <url>
    <loc>https://yomari.ge/support/privacy.html</loc>
    <lastmod>2026-09-16</lastmod>
  </url>
  <url>
    <loc>https://yomari.ge/support/terms.html</loc>
    <lastmod>2026-09-16</lastmod>
  </url>
</urlset>
