<?xml version="1.0" encoding="UTF-8"?>
<!--
  सजल-सन्देशः (Sajal Sandesh) — sitemap.xml
  Upload to the ROOT of your Hostinger public_html/ folder.

  This starter sitemap lists the homepage only. Individual story
  URLs (https://www.sajalsandesh.in/s/{id}) are created dynamically
  as you publish, so this file can't list them until they exist.

  Recommended next step: a small sitemap.php that reads
  /data/posts.json and outputs a <url> entry per story, submitted
  to Google Search Console as https://www.sajalsandesh.in/sitemap.xml
  (PHP files can serve XML with the right Content-Type header) —
  ask and I can generate that for you.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.sajalsandesh.in/</loc>
    <changefreq>hourly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
