<?xml version="1.0" encoding="UTF-8"?>
<!--
  The pages this site actually wants indexed, and no others.

  Hand-written rather than generated, because the set is small and fixed: the
  front door, the public window's own root, and the three legal documents. The
  public window's *contents* are deliberately absent — `/p/standings/media.film`
  and everything under it is generated from a live corpus, so a static list of
  them would be stale the day after it was written. Crawlers reach those by
  following links from `/p`, which is what the page is built to offer — and
  since DISTRIBUTION_PLAN §2.1 each of those pages arrives with its own
  server-rendered title, description and schema.org markup, so a crawler that
  runs no JavaScript can tell them apart once it gets there. That is what makes
  a listing here unnecessary rather than merely inconvenient to maintain.

  `liquidopinion.com` is the origin, hard-coded here for the same reason
  `net/apiBase.ts` hard-codes it: a sitemap that names the wrong host is worse
  than no sitemap.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://liquidopinion.com/</loc>
    <lastmod>2026-08-03</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <!-- The independence page (TRUST_PLAN §6.1). Listed by hand like the rest:
       it is a fixed document at a fixed address, it is the page a store
       reviewer, a journalist or a sceptic goes looking for, and it is the one
       surface whose whole job is to be found by someone who does not believe
       us yet. `/p/trust` answers too and canonicalizes here, so only this URL
       is listed. -->
  <url>
    <loc>https://liquidopinion.com/trust</loc>
    <lastmod>2026-08-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://liquidopinion.com/p</loc>
    <lastmod>2026-08-03</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://liquidopinion.com/legal/privacy.html</loc>
    <lastmod>2026-08-03</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://liquidopinion.com/legal/terms.html</loc>
    <lastmod>2026-08-03</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://liquidopinion.com/legal/imprint.html</loc>
    <lastmod>2026-08-03</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
