<?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"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">

    <!-- 首页 - 最高优先级 -->
    <url>
        <loc>https://aiccc.cn/</loc>
        <lastmod>2026-03-30</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
        <image:image>
            <image:loc>https://aiccc.cn/img/logo.jpg</image:loc>
            <image:title>沉浸猫模拟器 Logo</image:title>
            <image:caption>沉浸猫模拟器 - AI文游、乙女向、文字游戏平台</image:caption>
        </image:image>
    </url>

    <!-- 首页备用路径 -->
    <url>
        <loc>https://aiccc.cn/home.html</loc>
        <lastmod>2026-03-30</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- AI剧本生成页面 -->
    <url>
        <loc>https://aiccc.cn/html/generic-script.html</loc>
        <lastmod>2026-03-30</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
        <image:image>
            <image:loc>https://aiccc.cn/img/logo.jpg</image:loc>
            <image:title>AI剧本生成器 - AI文游创作工具</image:title>
            <image:caption>使用AI智能生成乙女向、文字游戏剧本</image:caption>
        </image:image>
    </url>

    <!-- NPC对话页面 -->
    <url>
        <loc>https://aiccc.cn/html/npc-chat.html</loc>
        <lastmod>2026-03-30</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- 兑换页面 -->
    <url>
        <loc>https://aiccc.cn/html/redemption.html</loc>
        <lastmod>2026-03-30</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- AI文游专区 -->
    <url>
        <loc>https://aiccc.cn/ai-text-game</loc>
        <lastmod>2026-03-30</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- 乙女向游戏专区 -->
    <url>
        <loc>https://aiccc.cn/otome</loc>
        <lastmod>2026-03-30</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- 文字游戏专区 -->
    <url>
        <loc>https://aiccc.cn/text-game</loc>
        <lastmod>2026-03-30</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- 示例：剧本详情页（动态页面模板） -->
    <url>
        <loc>https://aiccc.cn/script/sample-script</loc>
        <lastmod>2026-03-30</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- 示例：NPC详情页（动态页面模板） -->
    <url>
        <loc>https://aiccc.cn/npc/sample-npc</loc>
        <lastmod>2026-03-30</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>

</urlset>