<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

    <!-- Static Pages -->
    <url>
        <loc>https://rate-my-space-marine.online/</loc>
        <lastmod>2025-04-28T10:00:00+00:00</lastmod> <!-- Update with actual last modification date -->
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>
    <url>
        <loc>https://rate-my-space-marine.online/space-marines/show-all</loc>
        <lastmod>2025-04-28T10:00:00+00:00</lastmod> <!-- Ideally, update when the list changes (new marine added) -->
        <changefreq>daily</changefreq> <!-- Or weekly, depending on how often new marines appear -->
        <priority>0.9</priority>
    </url>
    <url>
        <loc>https://rate-my-space-marine.online/photo-modes/photo-show-all</loc>
        <lastmod>2025-04-28T10:00:00+00:00</lastmod> <!-- Ideally, update when the list changes (new marine added) -->
        <changefreq>daily</changefreq> <!-- Or weekly, depending on how often new marines appear -->
        <priority>0.9</priority>
    </url>
</urlset>
