<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">

  <!-- Homepage -->
  <url>
    <loc>https://www.storylines.news/</loc>
    <lastmod>2026-02-12</lastmod>
    <changefreq>hourly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- RSS Feed -->
  <url>
    <loc>https://www.storylines.news/rss</loc>
    <lastmod>2026-02-12</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>

  <!--
    Note: Dynamic storyline pages should be added programmatically.
    Consider generating this sitemap dynamically on the server side
    to include all storyline URLs from your database.

    Example storyline URL structure:
    <url>
      <loc>https://www.storylines.news/storyline/{id}</loc>
      <lastmod>{date}</lastmod>
      <changefreq>daily</changefreq>
      <priority>0.9</priority>
    </url>
  -->

</urlset>
