<?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">

  <!-- Blog Listing Page -->
  <url>
    <loc>https://www.himalayanguardian.com/blog</loc>
    <lastmod>2026-04-17</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>

  <!--
    Individual blog post URLs are dynamic (fetched from API).
    To fully populate this sitemap, generate it at build time using the blog API:
    GET /api/blog/posts?page=1&limit=100 → extract slugs → add as <url> entries.

    TODO: Automate this via a build script or Vercel edge function.
    See: https://www.himalayanguardian.com/blog for current posts.
  -->

</urlset>
