<?xml version="1.0" encoding="UTF-8"?>
<!--
  fofiy.com — the pages meant to be found.

  Pretty URLs, because those are what the canonical tags claim; listing
  /poudrose.html here while the page says its identity is /poudrose would be
  handing a search engine the contradiction the canonical exists to settle.

  Two deliberate absences.

  `/app` is not here. It is a real page and it is not blocked — robots.txt
  allows it — but a sitemap is a list of pages a stranger should arrive at,
  and signed out, /app is a sign-in screen.

  There is no <lastmod>. A date in a file nobody remembers to edit is worse
  than no date: it tells a crawler nothing changed on the day something did.
  The pages carry their own dates where a date matters, which is the policy
  and the contract.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- `/` is the app since August 2026, and an app signed out is a sign-in
       screen. It is off this list for the same reason /app always was: a
       sitemap is a list of pages a stranger should ARRIVE at. Everything a
       stranger should read moved to /about, which carries the priority now. -->
  <url><loc>https://fofiy.com/about</loc><priority>1.0</priority></url>
  <url><loc>https://fofiy.com/poudrose</loc></url>
  <url><loc>https://fofiy.com/pacrea</loc></url>
  <url><loc>https://fofiy.com/privacy</loc></url>
  <url><loc>https://fofiy.com/terms</loc></url>
</urlset>
