<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml"
        xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0"
        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://reactstories.vercel.app/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <lastmod>2026-01-20</lastmod>
  </url>

  <!-- Demo Page -->
  <url>
    <loc>https://reactstories.vercel.app/demo</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
    <lastmod>2026-01-20</lastmod>
  </url>

  <!-- Blog Index -->
  <url>
    <loc>https://reactstories.vercel.app/blog/</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
    <lastmod>2026-01-25</lastmod>
  </url>

  <!-- Blog: How to Build Instagram Stories in React -->
  <url>
    <loc>https://reactstories.vercel.app/blog/how-to-build-instagram-stories-in-react.html</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
    <lastmod>2026-01-25</lastmod>
  </url>

  <!-- NPM Package -->
  <url>
    <loc>https://www.npmjs.com/package/react-instagram-stories</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
    <lastmod>2026-01-20</lastmod>
  </url>

  <!-- GitHub Repository -->
  <url>
    <loc>https://github.com/ankit64jangir/react-instagram-stories</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
    <lastmod>2026-01-20</lastmod>
  </url>

  <!-- Documentation / README -->
  <url>
    <loc>https://github.com/ankit64jangir/react-instagram-stories#readme</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
    <lastmod>2026-01-20</lastmod>
  </url>

</urlset>
