<?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">

    <!-- Homepage -->
    <url>
        <loc>https://privatekeys.lol/</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Spin the Wheel - Random Private Key Generator -->
    <url>
        <loc>https://privatekeys.lol/spin</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Live Hunt - Real-time Key Scanner -->
    <url>
        <loc>https://privatekeys.lol/hunt</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Graveyard - Cracked Wallets Database -->
    <url>
        <loc>https://privatekeys.lol/graveyard</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Collision - Birthday Paradox Calculator -->
    <url>
        <loc>https://privatekeys.lol/collision</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Keyspace - Navigate All Private Keys -->
    <url>
        <loc>https://privatekeys.lol/keyspace</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Timeline - Crypto Security History -->
    <url>
        <loc>https://privatekeys.lol/timeline</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Calculator - Probability Calculator -->
    <url>
        <loc>https://privatekeys.lol/calculator</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Entropy - Mouse Entropy Key Generator -->
    <url>
        <loc>https://privatekeys.lol/entropy</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Dictionary - Brain Wallet Attack Demo -->
    <url>
        <loc>https://privatekeys.lol/dictionary</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

</urlset>
