<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Homepage / Main Chat Interface -->
  <url>
    <loc>https://cat.ai/</loc>
    <lastmod>2026-03-25</lastmod>
    <changefreq>always</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- About Page -->
  <url>
    <loc>https://cat.ai/about</loc>
    <lastmod>2026-03-25</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Chat History -->
  <url>
    <loc>https://cat.ai/chat-history</loc>
    <lastmod>2026-03-25</lastmod>
    <changefreq>always</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Privacy Policy -->
  <url>
    <loc>https://cat.ai/privacy</loc>
    <lastmod>2026-03-25</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <!-- Note: Individual chat URLs /chat/$chatId are dynamic and user-specific, 
       so they are not included in the sitemap as they require authentication
       and are not meant for public indexing -->
</urlset>