<?xml version="1.0" encoding="UTF-8"?>
<!--
  https://zumo.vn/sitemap.xml — served from the static homepage directory but
  mapped to the site root by nginx, and pointed at from robots.txt.

  Only the two server-rendered public pages are listed. /kids/ and /parents/ are
  single-page apps behind a sign-in whose HTML shell carries no content of its
  own, so submitting them would offer Google nothing to index; add them here if
  they ever gain server-rendered marketing pages.

  <lastmod> is the honest one to maintain — Google ignores <changefreq> and
  <priority> entirely. Update the date when the page's content actually changes.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://zumo.vn/</loc>
    <lastmod>2026-07-31</lastmod>
  </url>
  <url>
    <loc>https://zumo.vn/privacy</loc>
    <lastmod>2026-07-31</lastmod>
  </url>
</urlset>
