<?xml version="1.0" encoding="UTF-8"?>
<!--
  TENari — sitemap.xml
  ====================
  Marketing landing page for the TENari product ecosystem.
  Single-page; hash anchors (#products, #pricing, etc.) are not
  separate URLs from a sitemap perspective.
  The /chat/* paths are 301 redirects to WhatsApp — excluded.
  Reference this from robots.txt: Sitemap: https://tenariventures.com/sitemap.xml
  Submit in Google Search Console: https://search.google.com/search-console
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- Homepage -->
  <url>
    <loc>https://tenariventures.com/</loc>
    <lastmod>2026-05-18</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Add new URLs here as you build them, e.g. a real /pricing,
       /about, /security policy page, /privacy policy page:
  <url>
    <loc>https://tenariventures.com/pricing</loc>
    <lastmod>2026-XX-XX</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  -->

</urlset>
