<?xml version="1.0" encoding="UTF-8"?>
<!--
  The three pages a visitor can open without an account that ship their copy in the HTML. Static,
  because the set does not change without a route being added, and a stale lastmod is worse than
  none: nothing here records when a page's copy last moved, so any date would be invented.

  Not /build, which is public too: its body is the price list, fetched at runtime, so the HTML a
  crawler receives carries no prices. See app.routes.server.ts.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://peaknews.io/</loc></url>
  <url><loc>https://peaknews.io/terms</loc></url>
  <url><loc>https://peaknews.io/privacy</loc></url>
</urlset>
