<?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.

  /privacy and /terms are English-only documents, so they carry no
  hreflang set. Not listed at all: /r/ and /t/ (shared reports and
  data entry), /data-deletion, and the signed-in app shell — all
  noindex, see infra/Caddyfile.
-->
<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>
  <url>
    <loc>https://echoads.co/privacy</loc>
    <lastmod>2026-05-31</lastmod>
  </url>
  <url>
    <loc>https://echoads.co/terms</loc>
    <lastmod>2026-05-31</lastmod>
  </url>
</urlset>
