<?xml version="1.0" encoding="UTF-8"?>
<!--
  Five URLs, and that is the honest count: three landing pages (one per
  language) and the two legal documents.

  User profiles (/username) are deliberately absent. They are public-by-link,
  not public-by-search, and index.html points its canonical at the root, so
  listing them here would contradict the page's own signal.

  The three landing pages carry hreflang tags naming each other, and each
  <url> below repeats that relationship. Both are needed: the tags are what a
  crawler reads on the page, this is what it reads before it gets there.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://wishler.app/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://wishler.app/"/>
    <xhtml:link rel="alternate" hreflang="ka" href="https://wishler.app/ka/"/>
    <xhtml:link rel="alternate" hreflang="ru" href="https://wishler.app/ru/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wishler.app/"/>
    <lastmod>2026-07-27</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://wishler.app/ka/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://wishler.app/"/>
    <xhtml:link rel="alternate" hreflang="ka" href="https://wishler.app/ka/"/>
    <xhtml:link rel="alternate" hreflang="ru" href="https://wishler.app/ru/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wishler.app/"/>
    <lastmod>2026-07-27</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://wishler.app/ru/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://wishler.app/"/>
    <xhtml:link rel="alternate" hreflang="ka" href="https://wishler.app/ka/"/>
    <xhtml:link rel="alternate" hreflang="ru" href="https://wishler.app/ru/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wishler.app/"/>
    <lastmod>2026-07-27</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://wishler.app/privacy-policy.html</loc>
    <lastmod>2026-07-27</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.2</priority>
  </url>
  <url>
    <loc>https://wishler.app/terms.html</loc>
    <lastmod>2026-07-27</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.2</priority>
  </url>
</urlset>
