<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

  <!-- Homepage - Public Landing Page -->
  <url>
    <loc>https://catops.app/</loc>
    <lastmod>2025-10-31</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://catops.app/og-image.png</image:loc>
      <image:title>CatOps - Monitoring without headache</image:title>
      <image:caption>Open source monitoring dashboard for DevOps teams</image:caption>
    </image:image>
  </url>

  <!-- Legal Pages -->
  <url>
    <loc>https://catops.app/terms</loc>
    <lastmod>2025-10-31</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>

  <url>
    <loc>https://catops.app/privacy</loc>
    <lastmod>2025-10-31</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- Note: Protected pages (dashboard, servers, etc.) are not included as they require authentication -->

</urlset>
