<?xml version="1.0" encoding="UTF-8"?>
<!--
    Две страницы — карту сайта проще держать руками, чем ставить модуль.
    Каждая версия ссылается на обе через xhtml:link, включая саму себя:
    так поисковик понимает, что это переводы, а не дубли.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
    <url>
        <loc>https://hobby4.coffee/</loc>
        <xhtml:link rel="alternate" hreflang="ru" href="https://hobby4.coffee/"/>
        <xhtml:link rel="alternate" hreflang="en" href="https://hobby4.coffee/en/"/>
        <xhtml:link rel="alternate" hreflang="x-default" href="https://hobby4.coffee/"/>
        <changefreq>monthly</changefreq>
        <priority>1.0</priority>
    </url>
    <url>
        <loc>https://hobby4.coffee/en/</loc>
        <xhtml:link rel="alternate" hreflang="ru" href="https://hobby4.coffee/"/>
        <xhtml:link rel="alternate" hreflang="en" href="https://hobby4.coffee/en/"/>
        <xhtml:link rel="alternate" hreflang="x-default" href="https://hobby4.coffee/"/>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
</urlset>
