<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap index for gonjalandstars.org.
  Points Google at two sitemaps:
    - sitemap-pages.xml : stable public pages (static, in dist/)
    - sitemap-news.xml  : published news articles (dynamic, served by Express
                          from the database, so new articles appear automatically)
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://gonjalandstars.org/sitemap-pages.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://gonjalandstars.org/sitemap-news.xml</loc>
  </sitemap>
</sitemapindex>
