<?xml version="1.0" encoding="UTF-8"?>
<!-- 
================================================================================
// RICH TMX DECENTRALIZED INTELIGENCE NETWORK
// SITEMAP PROTOCOL: V2.0
// CLASSIFICATION: PUBLIC
// OPTIMIZATION FOR: Google Search, AI Crawlers (AIO)
//
// RATIONALE:
// This sitemap is optimized to signal the importance and dynamic nature of the
// RICHTMX portal.
//
// - Priority: Signals the relative importance of pages. The homepage is the
//   most critical entry point (1.0).
// - Changefreq: Hints at how often content is updated. The homepage is set
//   to 'daily' to reflect the 24/7 flow of intel from its various feeds.
// - Lastmod: Updated to the current date to signal a full site refresh
//   to all crawlers.
================================================================================
-->
<urlset
      xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
            http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

<url>
  <loc>https://www.richtmx.com/</loc>
  <lastmod>2025-08-06T18:00:00+00:00</lastmod>
  <changefreq>daily</changefreq>
  <priority>1.00</priority>
</url>
<url>
  <loc>https://www.richtmx.com/about-us.html</loc>
  <lastmod>2025-08-06T18:00:00+00:00</lastmod>
  <changefreq>monthly</changefreq>
  <priority>0.80</priority>
</url>
<url>
  <loc>https://www.richtmx.com/contact.html</loc>
  <lastmod>2025-08-06T18:00:00+00:00</lastmod>
  <changefreq>yearly</changefreq>
  <priority>0.70</priority>
</url>
<url>
  <loc>https://www.richtmx.com/terms.html</loc>
  <lastmod>2025-08-06T18:00:00+00:00</lastmod>
  <changefreq>yearly</changefreq>
  <priority>0.50</priority>
</url>
<url>
  <loc>https://www.richtmx.com/privacy.html</loc>
  <lastmod>2025-08-06T18:00:00+00:00</lastmod>
  <changefreq>yearly</changefreq>
  <priority>0.50</priority>
</url>

</urlset>