<?xml version="1.0" encoding="UTF-8"?>
<!--
  The eight public pages (MAI-133; /transfer joined with MAI-147, /news with MAI-170).
  Kept in step with src/seo.json by src/seo.test.ts — a route added to the catalog without
  a line here, or a line here for a `noindex` route, fails the unit suite. No lastmod or
  priority: neither is honest without a real publish date, and both are hints Google
  ignores. Per-visitor surfaces (M3's /t/{code}) and app chrome never belong here. `/news`
  is one line, not one per post: the file is written by hand and posts are published
  without a deploy, so a per-post entry could only ever list yesterday's news.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://maintano.app/</loc></url>
  <url><loc>https://maintano.app/pricing</loc></url>
  <url><loc>https://maintano.app/transfer</loc></url>
  <url><loc>https://maintano.app/news</loc></url>
  <url><loc>https://maintano.app/privacy</loc></url>
  <url><loc>https://maintano.app/terms</loc></url>
  <url><loc>https://maintano.app/delete-account</loc></url>
  <url><loc>https://maintano.app/contact-us</loc></url>
</urlset>
