<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap index. Sub-sitemaps are added here only once they are actually
  implemented, to avoid search engines hitting 404s:
    - sitemaps/static.xml       -> fixed public pages (implemented)
    - sitemaps/profiles.xml     -> public member profiles (implemented, dynamic - see Program.cs)
    - sitemaps/albums.xml       -> public albums (implemented, dynamic - see Program.cs)
    - sitemaps/contributions.xml -> public contributions (not yet implemented)
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://www.xlibertia.com/sitemaps/static.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://www.xlibertia.com/sitemaps/profiles.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://www.xlibertia.com/sitemaps/albums.xml</loc>
  </sitemap>
</sitemapindex>
