<?xml version="1.0" encoding="UTF-8"?>
<!--
  Entropy Law — sitemap.xml
  Version: 1.2.0
  Changelog:
    v1.2.0 (2026-06-05): /company DISCOVERABILITY + HOST NORMALIZATION (pre-publish
      audit). (1) Added the /company marketing page — a real public route introduced
      in the routing refactor that was previously absent from the sitemap, so Google
      could not discover it. (2) Normalized every <loc> from the bare host
      'https://entropylaw.io' to 'https://www.entropylaw.io' to match the per-page
      <link rel="canonical"> on every page (all use www) — eliminates the host
      mismatch that splits ranking signals between www and non-www. Pure SEO metadata.
    v1.1.0 (prior): home, EntropyManifesto, hermes, hermes-research, PrivacyPolicy,
      TermsOfService.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.entropylaw.io/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://www.entropylaw.io/hermes</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://www.entropylaw.io/hermes-research</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://www.entropylaw.io/company</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://www.entropylaw.io/EntropyManifesto</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://www.entropylaw.io/PrivacyPolicy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://www.entropylaw.io/TermsOfService</loc>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>
</urlset>
