<?xml version="1.0" encoding="UTF-8"?>
<!-- absolute-awareness.com

     One page, so one <url> block. Add one block per new page if the site ever grows,
     and keep <lastmod> roughly current when a page's content actually changes.

     The address is the canonical one, https://absolute-awareness.com/ with the trailing
     slash and no index.html, matching the <link rel="canonical"> in the page itself.
     Listing /index.html here instead would point crawlers at an address the page then
     disclaims, which is worth avoiding.

     Section anchors (#listen, #asymmetry, #the-practice) are deliberately absent:
     search engines drop the fragment and treat them all as this same one URL.

     There is no <changefreq>. Google ignores it, and it is one more thing to keep
     honest for no benefit. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <url>
    <loc>https://absolute-awareness.com/</loc>
    <lastmod>2026-08-24</lastmod>
    <priority>1.0</priority>
  </url>

</urlset>
