<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
  
  <!-- Homepage -->
  <url>
    <loc>https://dumbpasswords.com/</loc>
    <lastmod>2025-08-26</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://dumbpasswords.com/og-image.png</image:loc>
      <image:title>DumbPasswords - Password Security Checker</image:title>
      <image:caption>Find out if your passwords are dumb with our fun security checker</image:caption>
    </image:image>
  </url>

  <!-- Password Analysis Page -->
  <url>
    <loc>https://dumbpasswords.com/analysis/new</loc>
    <lastmod>2025-08-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Password Check (Alternative URL) -->
  <url>
    <loc>https://dumbpasswords.com/check</loc>
    <lastmod>2025-08-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Auth Pages -->
  <url>
    <loc>https://dumbpasswords.com/signup</loc>
    <lastmod>2025-08-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <url>
    <loc>https://dumbpasswords.com/login</loc>
    <lastmod>2025-08-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- User Dashboard (for authenticated users) -->
  <url>
    <loc>https://dumbpasswords.com/home</loc>
    <lastmod>2025-08-26</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Password Reset -->
  <url>
    <loc>https://dumbpasswords.com/forgot_password</loc>
    <lastmod>2025-08-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
  </url>

</urlset>