<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- トップページ -->
    <url>
        <loc>https://jichikei.net/weekly/</loc>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- ジャンル一覧ページ -->
    <url>
        <loc>https://jichikei.net/weekly/index.php?genre=fantasy</loc>
        <changefreq>daily</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://jichikei.net/weekly/index.php?genre=romance</loc>
        <changefreq>daily</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://jichikei.net/weekly/index.php?genre=sf</loc>
        <changefreq>daily</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://jichikei.net/weekly/index.php?genre=mystery</loc>
        <changefreq>daily</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://jichikei.net/weekly/index.php?genre=horror</loc>
        <changefreq>daily</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://jichikei.net/weekly/index.php?genre=history</loc>
        <changefreq>daily</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://jichikei.net/weekly/index.php?genre=literature</loc>
        <changefreq>daily</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://jichikei.net/weekly/index.php?genre=comedy</loc>
        <changefreq>daily</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://jichikei.net/weekly/index.php?genre=other</loc>
        <changefreq>daily</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- 作品ページ -->

    <!-- エピソードページ -->

</urlset>
<script>(function(){var f=new FormData();f.append("page_path","/weekly/sitemap.php");fetch("https://jichikei.net/counter/counter_api.php",{method:"POST",body:f});})();</script>