<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
    
    <!-- Main page -->
    <url>
        <loc>https://grokius.xyz/</loc>
        <lastmod>2024-02-19</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        
        <!-- Images for SEO -->
        <image:image>
            <image:loc>https://grokius.xyz/assets/skull-throne.jpg</image:loc>
            <image:title>GROKIUS on the Skull Throne</image:title>
            <image:caption>The Emperor of AI sits upon his digital throne</image:caption>
        </image:image>
        
        <image:image>
            <image:loc>https://grokius.xyz/assets/phoenix-rider.jpg</image:loc>
            <image:title>GROKIUS Phoenix Rider</image:title>
            <image:caption>Rising from ashes on wings of fire</image:caption>
        </image:image>
        
        <image:image>
            <image:loc>https://grokius.xyz/assets/space-emperor.jpg</image:loc>
            <image:title>GROKIUS Space Emperor</image:title>
            <image:caption>Ruler of the cosmic digital realm</image:caption>
        </image:image>
    </url>
    
    <!-- Tokenomics section -->
    <url>
        <loc>https://grokius.xyz/#tokenomics</loc>
        <lastmod>2024-02-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
</urlset>