<?xml version="1.0" encoding="UTF-8"?>
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml"
>
  <!-- Landing — declares all 4 locale alternates so Google knows they're the same page -->
  <url>
    <loc>https://br2nd.tech/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://br2nd.tech/" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://br2nd.tech/?lang=ru" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://br2nd.tech/?lang=ja" />
    <xhtml:link rel="alternate" hreflang="es" href="https://br2nd.tech/?lang=es" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://br2nd.tech/" />
  </url>

  <!-- Work — case studies index -->
  <url>
    <loc>https://br2nd.tech/work</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Status page — semi-public, lower priority -->
  <url>
    <loc>https://br2nd.tech/status</loc>
    <changefreq>daily</changefreq>
    <priority>0.5</priority>
  </url>
</urlset>
