<?xml version="1.0" encoding="UTF-8"?>
<!-- xhtml:link alternates are how a sitemap declares an hreflang cluster. Google requires the set to
     be RECIPROCAL and self-referential: every URL in the cluster lists every URL in the cluster,
     itself included. Declaring /es/ on the home entry alone (or vice versa) makes Google drop the
     pair, which is the same failure as a one-sided <link rel="alternate">.
     The cluster is THREE URLs since 2026-09-10 — /, /es/ and /zh-hans/ — so each of those
     three entries carries all four tags (three languages plus x-default). ⚠️ The Chinese
     loc is lowercase and its hreflang value is `zh-Hans`: S3 object keys are case-sensitive,
     BCP-47 language matching is not. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://mrdriversed.com/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://mrdriversed.com/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://mrdriversed.com/es/"/>
    <xhtml:link rel="alternate" hreflang="zh-Hans" href="https://mrdriversed.com/zh-hans/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://mrdriversed.com/"/>
    <lastmod>2026-09-10</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://mrdriversed.com/es/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://mrdriversed.com/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://mrdriversed.com/es/"/>
    <xhtml:link rel="alternate" hreflang="zh-Hans" href="https://mrdriversed.com/zh-hans/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://mrdriversed.com/"/>
    <lastmod>2026-09-10</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://mrdriversed.com/zh-hans/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://mrdriversed.com/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://mrdriversed.com/es/"/>
    <xhtml:link rel="alternate" hreflang="zh-Hans" href="https://mrdriversed.com/zh-hans/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://mrdriversed.com/"/>
    <lastmod>2026-09-11</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://mrdriversed.com/sources</loc>
    <lastmod>2026-09-11</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://mrdriversed.com/privacy</loc>
    <lastmod>2026-07-28</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://mrdriversed.com/terms</loc>
    <lastmod>2026-07-28</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://mrdriversed.com/delete-account</loc>
    <lastmod>2026-08-01</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>
</urlset>
