<?xml version="1.0" encoding="UTF-8"?>
<!--
  DocuHounds Static Sitemap
  
  This sitemap includes all public, indexable pages for docuhounds.com.
  
  IMPORTANT: Update this file when adding/removing:
  - Marketing pages (src/App.js public routes)
  - Blog articles (src/mobile/pages/mobile_public/blogArticles.js)
  - Documentation sections/articles (src/config/documentation.js)
  
  EXCLUDED: All authenticated routes (/login, /signup, /dashboard, /app/*, etc.)
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  
  <!-- Core Marketing Pages -->
  <url>
    <loc>https://students.docuhounds.com/</loc>
  </url>
  <url>
    <loc>https://students.docuhounds.com/about</loc>
  </url>
  <url>
    <loc>https://students.docuhounds.com/contact</loc>
  </url>
  <url>
    <loc>https://students.docuhounds.com/privacy</loc>
  </url>
  <url>
    <loc>https://students.docuhounds.com/terms</loc>
  </url>
  
  <!-- Blog Pages -->
  <url>
    <loc>https://students.docuhounds.com/blog</loc>
  </url>
  <url>
    <loc>https://students.docuhounds.com/blog/welcome</loc>
  </url>
  
  <!-- Documentation Root -->
  <url>
    <loc>https://students.docuhounds.com/docs</loc>
  </url>
  
  <!-- Documentation Sections -->
  <url>
    <loc>https://students.docuhounds.com/docs/getting-started</loc>
  </url>
  <url>
    <loc>https://students.docuhounds.com/docs/core-features</loc>
  </url>
  <url>
    <loc>https://students.docuhounds.com/docs/scout-study-tools</loc>
  </url>
  <url>
    <loc>https://students.docuhounds.com/docs/account-billing</loc>
  </url>
  <url>
    <loc>https://students.docuhounds.com/docs/help-troubleshooting</loc>
  </url>
  
  <!-- Documentation Articles: Getting Started -->
  <url>
    <loc>https://students.docuhounds.com/docs/getting-started/account-setup</loc>
  </url>
  <url>
    <loc>https://students.docuhounds.com/docs/getting-started/creating-first-course</loc>
  </url>
  <url>
    <loc>https://students.docuhounds.com/docs/getting-started/navigating-dashboard</loc>
  </url>
  
  <!-- Documentation Articles: Core Features -->
  <url>
    <loc>https://students.docuhounds.com/docs/core-features/adding-documents</loc>
  </url>
  <url>
    <loc>https://students.docuhounds.com/docs/core-features/creating-assignments</loc>
  </url>
  <url>
    <loc>https://students.docuhounds.com/docs/core-features/calendar-management</loc>
  </url>
  
  <!-- Documentation Articles: Scout & Study Tools -->
  <url>
    <loc>https://students.docuhounds.com/docs/scout-study-tools/scout-overview</loc>
  </url>
  <url>
    <loc>https://students.docuhounds.com/docs/scout-study-tools/flashcards</loc>
  </url>
  <url>
    <loc>https://students.docuhounds.com/docs/scout-study-tools/creating-quizzes</loc>
  </url>
  <url>
    <loc>https://students.docuhounds.com/docs/scout-study-tools/creating-podcasts</loc>
  </url>
  <url>
    <loc>https://students.docuhounds.com/docs/scout-study-tools/creating-audiobooks</loc>
  </url>
  
  <!-- Documentation Articles: Account & Billing -->
  <url>
    <loc>https://students.docuhounds.com/docs/account-billing/account-settings</loc>
  </url>
  
  <!-- Documentation Articles: Help & Troubleshooting -->
  <url>
    <loc>https://students.docuhounds.com/docs/help-troubleshooting/common-issues</loc>
  </url>
  
</urlset>
