<?xml version="1.0" encoding="UTF-8"?>
<!-- sitemap-news.xml — The Journey Association -->
<!-- Google News Sitemap — submit at https://search.google.com/search-console -->
<!-- NOTE: Google News only indexes articles published within the last 2 days.
     For dynamic news content, generate this file server-side from your DB.
     This is a static template — replace with server-generated entries. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9">

  <!--
  TEMPLATE: replace each <url> block with real articles from your DB.
  Generate dynamically from your blog_posts table and serve at /sitemap-news.xml.

  Example:
  <url>
    <loc>https://thejourney-ma.org/news/your-article-slug</loc>
    <news:news>
      <news:publication>
        <news:name>The Journey Association</news:name>
        <news:language>en</news:language>
      </news:publication>
      <news:publication_date>2026-05-21T10:00:00+01:00</news:publication_date>
      <news:title>Your Article Title Here</news:title>
      <news:keywords>Morocco, adventure, culture, events, sustainable tourism</news:keywords>
    </news:news>
  </url>
  -->

</urlset>
