<?xml version="1.0" encoding="UTF-8"?>
<!-- Views are hash routes (#/about, #/platform …), which search engines fold
     into the root URL, so there is one indexable page. See the SEO note in
     the handover if you want the sections indexed separately. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://harisagent.ai/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://harisagent.ai/"/>
    <xhtml:link rel="alternate" hreflang="ar" href="https://harisagent.ai/"/>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <!-- The assessment tool is a real second page, not a hash route, so it
       indexes on its own. -->
  <url>
    <loc>https://harisagent.ai/stra.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
