<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only the public, indexable, server-rendered marketing pages: the four core
  ones plus the three per-field landing pages.

  Excluded on purpose: /terms and /privacy (noindex), and every app route
  (/session/*, /knowledge, /account) which requires auth and renders a login
  shell to a crawler. Listing a page here while robots.txt disallows it sends conflicting
  signals, so the two files must stay in agreement — edit both together.

  lastmod is maintained by hand. It is a hint, not a contract; a stale date is
  harmless, a future date is not.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://precognia.org/</loc>
    <lastmod>2026-08-07</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://precognia.org/pricing</loc>
    <lastmod>2026-08-07</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://precognia.org/faq</loc>
    <lastmod>2026-08-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://precognia.org/about</loc>
    <lastmod>2026-08-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <!-- Per-field landing pages. Priority 0.8: below /pricing (which is where
       intent is highest) but above /faq, because these are the pages that
       answer a specific search rather than a general one. -->
  <url>
    <loc>https://precognia.org/pm-interview</loc>
    <lastmod>2026-08-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://precognia.org/pharma-interview</loc>
    <lastmod>2026-08-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://precognia.org/business-analyst</loc>
    <lastmod>2026-08-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
