<?xml version="1.0" encoding="UTF-8"?>
<!--
  The five public URLs. Each is listed once, with every language as an xhtml:link alternate, which
  is what the spec asks for: the alternates must be reciprocal and every set must include the page
  itself. English is the bare path (it is what `detectLocale` falls back to); az and ru carry
  ?lang=, the same parameter the pages write back into the address bar when the reader switches.

  Kept by hand, alongside apps/web/src/lib/legal-copy/index.ts. Five URLs do not need a generator;
  they do need somebody to add the sixth line when a sixth page appears.
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml"
>
  <url>
    <loc>https://moymenyu.com/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://moymenyu.com/" />
    <xhtml:link rel="alternate" hreflang="az" href="https://moymenyu.com/?lang=az" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://moymenyu.com/?lang=ru" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://moymenyu.com/" />
    <lastmod>2026-09-17</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://moymenyu.com/about</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://moymenyu.com/about" />
    <xhtml:link rel="alternate" hreflang="az" href="https://moymenyu.com/about?lang=az" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://moymenyu.com/about?lang=ru" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://moymenyu.com/about" />
    <lastmod>2026-09-17</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://moymenyu.com/privacy</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://moymenyu.com/privacy" />
    <xhtml:link rel="alternate" hreflang="az" href="https://moymenyu.com/privacy?lang=az" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://moymenyu.com/privacy?lang=ru" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://moymenyu.com/privacy" />
    <lastmod>2026-09-17</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
  </url>
  <url>
    <loc>https://moymenyu.com/terms</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://moymenyu.com/terms" />
    <xhtml:link rel="alternate" hreflang="az" href="https://moymenyu.com/terms?lang=az" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://moymenyu.com/terms?lang=ru" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://moymenyu.com/terms" />
    <lastmod>2026-09-17</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
  </url>
  <url>
    <loc>https://moymenyu.com/delete-account</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://moymenyu.com/delete-account" />
    <xhtml:link rel="alternate" hreflang="az" href="https://moymenyu.com/delete-account?lang=az" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://moymenyu.com/delete-account?lang=ru" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://moymenyu.com/delete-account" />
    <lastmod>2026-09-17</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
  </url>
</urlset>
