<?xml version="1.0" encoding="UTF-8"?>
<!--
  Hand-maintained: the public STATIC routes of the single-page app, i.e. every
  route in apps/web/src/router.ts that carries `meta.seo`. router.test.ts holds
  this file to exactly that set. Restaurant pages (/restaurant/:slug) are not
  listed — generating those at build time is D150 in docs/DEFERRED_WORK.md.
  No <lastmod> and no <priority>: Google ignores priority outright, and a
  lastmod that is the same build date on every URL is distrusted and ignored
  too. Per-URL dates come with the build-time generator (D150).
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://mumsio.com/</loc></url>
  <url><loc>https://mumsio.com/partner</loc></url>
  <url><loc>https://mumsio.com/restaurants/register</loc></url>
  <url><loc>https://mumsio.com/restaurants</loc></url>
  <url><loc>https://mumsio.com/about</loc></url>
  <url><loc>https://mumsio.com/download</loc></url>
  <url><loc>https://mumsio.com/privacy</loc></url>
  <url><loc>https://mumsio.com/terms</loc></url>
  <url><loc>https://mumsio.com/refunds</loc></url>
  <url><loc>https://mumsio.com/merchant-terms</loc></url>
</urlset>
