<?xml version="1.0" encoding="UTF-8"?>
<!--
  The pages a signed-out visitor can read, and the whole of what is worth
  indexing: see `views/public/public-routes.ts`. The auth forms are thin and
  the rest of the router is behind a session, so neither belongs here.

  Deliberately no <lastmod>, <changefreq> or <priority>. Google ignores the
  last two outright and only honours lastmod where a site's dates are
  consistently accurate — which a hand-edited file stops being a release or
  two after someone forgets. No date beats a wrong one.

  Add a URL here when a public route is added, and mirror it in the footer —
  with one exception. The founder profile is not in the footer on purpose: it
  is there to be the page a search for the name lands on, not somewhere the
  site sends people, so this file is the only way a crawler finds it.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://zocalo.app/</loc></url>
  <url><loc>https://zocalo.app/terms</loc></url>
  <url><loc>https://zocalo.app/privacy</loc></url>
  <url><loc>https://zocalo.app/security</loc></url>
  <url><loc>https://zocalo.app/michael-bartlett</loc></url>
</urlset>
