<?xml version="1.0" encoding="UTF-8"?>
<!--
  GENERATED by scripts/build-seo.mjs — do not edit by hand.

  The language landings each list every language via xhtml:link,
  which is how Google is told "these are the same page in other
  languages"; hreflang must be reciprocal, so all three URLs carry
  the identical block, self-reference included.

  x-default points at /en — the answer for a visitor whose language
  we do not publish. The bare domain gets no entry of its own: Caddy
  redirects it to a language and it holds no content.

  Only the landings are here. /privacy and /terms are kept out of the
  index on purpose (X-Robots-Tag noindex, see infra/Caddyfile), as
  are /r/ and /t/ (shared reports and data entry), /data-deletion,
  and the signed-in app shell.
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml"
>
  <url>
    <loc>https://echoads.co/uk</loc>
    <lastmod>2026-07-15</lastmod>
    <xhtml:link rel="alternate" hreflang="uk" href="https://echoads.co/uk" />
    <xhtml:link rel="alternate" hreflang="en" href="https://echoads.co/en" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://echoads.co/ru" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://echoads.co/en" />
  </url>
  <url>
    <loc>https://echoads.co/en</loc>
    <lastmod>2026-07-15</lastmod>
    <xhtml:link rel="alternate" hreflang="uk" href="https://echoads.co/uk" />
    <xhtml:link rel="alternate" hreflang="en" href="https://echoads.co/en" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://echoads.co/ru" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://echoads.co/en" />
  </url>
  <url>
    <loc>https://echoads.co/ru</loc>
    <lastmod>2026-07-15</lastmod>
    <xhtml:link rel="alternate" hreflang="uk" href="https://echoads.co/uk" />
    <xhtml:link rel="alternate" hreflang="en" href="https://echoads.co/en" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://echoads.co/ru" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://echoads.co/en" />
  </url>
</urlset>
