<?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://ndz.jp/</loc>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- サービス・システム トップ -->
    <url>
        <loc>https://ndz.jp/use/</loc>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>
    <url>
        <loc>https://ndz.jp/use/index.php</loc>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- ドメイン検索機能 -->
    <url>
        <loc>https://ndz.jp/use/search.php</loc>
        <changefreq>always</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- ユーザー登録・ログイン -->
    <url>
        <loc>https://ndz.jp/use/register.php</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://ndz.jp/use/login.php</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- インフォメーション・規約類 -->
    <url>
        <loc>https://ndz.jp/use/about.php</loc>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    <url>
        <loc>https://ndz.jp/use/rules.php</loc>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    <url>
        <loc>https://ndz.jp/use/privacy.php</loc>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- お問い合わせ系 -->
    <url>
        <loc>https://ndz.jp/use/contact_public.php</loc>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    <url>
        <loc>https://ndz.jp/use/contact.php</loc>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
</urlset>
