<?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"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">

  <!-- Homepage -->
  <url>
    <loc>https://amanmustcry.org/</loc>
    <lastmod>2026-02-07</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://amanmustcry.org/index.html</loc>
    <lastmod>2026-02-07</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Blog Pages -->
  <url>
    <loc>https://amanmustcry.org/blog.html</loc>
    <lastmod>2026-02-07</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Videos/Vlogs -->
  <url>
    <loc>https://amanmustcry.org/vlogs.html</loc>
    <lastmod>2026-02-07</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Events -->
  <url>
    <loc>https://amanmustcry.org/events.html</loc>
    <lastmod>2026-02-07</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Gallery -->
  <url>
    <loc>https://amanmustcry.org/gallery.html</loc>
    <lastmod>2026-02-07</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Donate Page -->
  <url>
    <loc>https://amanmustcry.org/donate.html</loc>
    <lastmod>2026-02-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Dynamic pages (examples - update with actual URLs) -->
  
  <!-- Example Blog Post -->
  <url>
    <loc>https://amanmustcry.org/blog-single.html?id=example-post-1</loc>
    <lastmod>2026-02-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Example Video -->
  <url>
    <loc>https://amanmustcry.org/vlog-single.html?id=example-video-1</loc>
    <lastmod>2026-02-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Example Event -->
  <url>
    <loc>https://amanmustcry.org/event-single.html?id=example-event-1</loc>
    <lastmod>2026-02-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- 
    Note: For dynamic content (blogs, videos, events), you should:
    1. Generate this sitemap dynamically using a script
    2. Or use the sitemap generator tool included in this package
    3. Update lastmod dates when content changes
    
    See sitemap-generator.js for automatic generation
  -->

</urlset>