<?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"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

  <!-- Homepage - Most important page -->
  <url>
    <loc>https://underthedog.app/</loc>
    <lastmod>2025-01-05</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- How It Works - Key landing page -->
  <url>
    <loc>https://underthedog.app/how-it-works</loc>
    <lastmod>2025-01-05</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Blog - Content hub -->
  <url>
    <loc>https://underthedog.app/blog</loc>
    <lastmod>2025-01-05</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- FAQ - Important support page -->
  <url>
    <loc>https://underthedog.app/faq</loc>
    <lastmod>2025-01-05</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Terms & Conditions - Legal page -->
  <url>
    <loc>https://underthedog.app/terms-conditions</loc>
    <lastmod>2025-01-05</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
  </url>
  
  <!-- Auth - Login/Register page -->
  <url>
    <loc>https://underthedog.app/auth</loc>
    <lastmod>2025-01-05</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <!-- User Profile - User-specific (noindex via robots meta) -->
  <url>
    <loc>https://underthedog.app/profile</loc>
    <lastmod>2025-01-05</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>

</urlset>