<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Important: Replace "https://your-branchlore-domain.com" with your actual domain name. -->
  <url>
    <loc>https://branchlore.net/</loc>
    <lastmod>2024-01-01</lastmod> <!-- Replace with actual last modified date -->
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://branchlore.net/stories</loc>
    <lastmod>2024-01-01</lastmod> <!-- Replace with actual last modified date -->
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://branchlore.net/login</loc>
    <lastmod>2024-01-01</lastmod> <!-- Replace with actual last modified date -->
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://branchlore.net/register</loc>
    <lastmod>2024-01-01</lastmod> <!-- Replace with actual last modified date -->
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://branchlore.net/stories/privacy-policy</loc>
    <lastmod>2024-01-01</lastmod> <!-- Replace with actual last modified date -->
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://branchlore.net/stories/terms-of-service</loc>
    <lastmod>2024-01-01</lastmod> <!-- Replace with actual last modified date -->
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <!-- 
    For dynamic pages like individual stories (/stories/[storyId] or /published/[storyId]),
    it's highly recommended to generate a dynamic sitemap.
    This static sitemap covers the main pages.
  -->
</urlset>
