<?xml version="1.0" encoding="UTF-8"?>
<!--
  One entry, on purpose. `/plan` is the only indexable page this origin has:
  `/` is a three-link crossroads whose `<link rel="canonical">` points here (the
  shell carries one static canonical, and the planner is the page worth an index
  entry), `/import`, `/me` and `/pair` are noindex, and every other path is a
  real 404. A sitemap listing anything else would be asking Google to crawl
  canonicalised and suppressed pages.

  `lastmod` is maintained by hand. It is a hint, not a contract — but a stale
  one is worse than none, so it should move whenever the planner's indexable
  content or its head metadata changes, and stay put for unrelated deploys.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://app.rirlift.com/plan</loc>
    <lastmod>2026-08-02</lastmod>
  </url>
</urlset>
