<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- ウェブサイトのホームページ -->
    <url>
        <loc>https://www.mushiyoi.com/</loc>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- 製品関連ページ -->
    <url>
        <loc>https://www.mushiyoi.com/product/list</loc>
        <changefreq>daily</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- ブログ関連ページ -->
    <url>
        <loc>https://www.mushiyoi.com/blog</loc>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- 情報ページ -->
    <url>
        <loc>https://www.mushiyoi.com/about_us</loc>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    <url>
        <loc>https://www.mushiyoi.com/contact</loc>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    <url>
        <loc>https://www.mushiyoi.com/privacy_policy</loc>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    <url>
        <loc>https://www.mushiyoi.com/terms_of_service</loc>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    <url>
        <loc>https://www.mushiyoi.com/faq</loc>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    <url>
        <loc>https://www.mushiyoi.com/user_guide</loc>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    <url>
        <loc>https://www.mushiyoi.com/data_transfer</loc>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    
    <!-- ユーザーアクセスページ（機密操作ページを含まない） -->
    <url>
        <loc>https://www.mushiyoi.com/login</loc>
        <changefreq>weekly</changefreq>
        <priority>0.4</priority>
    </url>
    <url>
        <loc>https://www.mushiyoi.com/password_reset</loc>
        <changefreq>weekly</changefreq>
        <priority>0.4</priority>
    </url>
</urlset>