<?xml version="1.0" encoding="UTF-8"?>
<!--
  Phase 15A — Hand-rolled sitemap for the apex marketing site.
  @astrojs/sitemap crashed at build time on the pinned version; at
  four pages a static file is simpler.  Update when adding pages.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://trueprops.app/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://trueprops.app/methodology</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://trueprops.app/pricing</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://trueprops.app/about</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
</urlset>
