<?xml version="1.0" encoding="UTF-8"?>
<!--
  Карта сайта перечисляет только страницы, которые мы сами хотим видеть в
  выдаче: главную и страницы, которые отдаются готовым HTML. Витрины `/w/:slug`
  и приглашения `/i/:code` сюда не попадают никогда — это адресные ссылки, а не
  публикации (их же закрывает `robots.txt` и заголовок `X-Robots-Tag`). Экран
  переноса `/import/*` закрыт там же и по своей причине: адрес чужого профиля
  приезжает в query, то есть в выдаче он был бы чужим списком желаний.

  Языковые пары объявлены здесь ещё раз, помимо `hreflang` в самих страницах:
  поисковику достаточно любого из двух источников, но карта — единственный,
  который он видит, не заходя на страницу.
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml"
>
  <url>
    <loc>https://giftmate.online/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://giftmate.online/chrome-extension</loc>
    <lastmod>2026-09-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
    <xhtml:link rel="alternate" hreflang="ru" href="https://giftmate.online/chrome-extension" />
    <xhtml:link rel="alternate" hreflang="en" href="https://giftmate.online/en/chrome-extension" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://giftmate.online/chrome-extension" />
  </url>
  <url>
    <loc>https://giftmate.online/en/chrome-extension</loc>
    <lastmod>2026-09-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
    <xhtml:link rel="alternate" hreflang="ru" href="https://giftmate.online/chrome-extension" />
    <xhtml:link rel="alternate" hreflang="en" href="https://giftmate.online/en/chrome-extension" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://giftmate.online/chrome-extension" />
  </url>
  <url>
    <loc>https://giftmate.online/ohmywishes</loc>
    <lastmod>2026-09-05</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://giftmate.online/ru/privacy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
    <xhtml:link rel="alternate" hreflang="ru" href="https://giftmate.online/ru/privacy" />
    <xhtml:link rel="alternate" hreflang="en" href="https://giftmate.online/privacy" />
  </url>
  <url>
    <loc>https://giftmate.online/ru/terms</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
    <xhtml:link rel="alternate" hreflang="ru" href="https://giftmate.online/ru/terms" />
    <xhtml:link rel="alternate" hreflang="en" href="https://giftmate.online/terms" />
  </url>
  <url>
    <loc>https://giftmate.online/privacy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.2</priority>
  </url>
  <url>
    <loc>https://giftmate.online/terms</loc>
    <changefreq>yearly</changefreq>
    <priority>0.2</priority>
  </url>
  <url>
    <loc>https://giftmate.online/mcp</loc>
    <lastmod>2026-09-05</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
</urlset>
