<?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">
    
    <!-- トップページ -->
    <url>
        <loc>https://zarvid.com/</loc>
        <lastmod>2025-07-03</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- 關於札米 -->
    <url>
        <loc>https://zarvid.com/about</loc>
        <lastmod>2025-07-03</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- 專業團隊 -->
    <url>
        <loc>https://zarvid.com/about/team</loc>
        <lastmod>2025-07-25</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- 服務項目 -->
    <url>
        <loc>https://zarvid.com/service</loc>
        <lastmod>2025-07-03</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- 服務指南 -->
    <url>
        <loc>https://zarvid.com/service/terms</loc>
        <lastmod>2025-07-03</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- 法律知識專欄一覧 -->
    <url>
        <loc>https://zarvid.com/articles</loc>
        <lastmod>2025-07-03</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- 聯絡我們 -->
    <url>
        <loc>https://zarvid.com/contact</loc>
        <lastmod>2025-07-03</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- 隱私權政策 -->
    <url>
        <loc>https://zarvid.com/privacy-policy</loc>
        <lastmod>2025-07-03</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
    
    <!-- 服務條款 -->
    <url>
        <loc>https://zarvid.com/terms</loc>
        <lastmod>2025-07-03</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
    
    <!-- 注記: 記事の個別URLは動的に生成される予定 -->
    
</urlset>