<?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://blackstar.bz/</loc>
        <lastmod>2025-06-17</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- ホームページ（index.html） -->
    <url>
        <loc>https://blackstar.bz/index.html</loc>
        <lastmod>2025-06-17</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- 会社案内 -->
    <url>
        <loc>https://blackstar.bz/company.html</loc>
        <lastmod>2025-06-17</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- 採用情報 -->
    <url>
        <loc>https://blackstar.bz/recruit.html</loc>
        <lastmod>2025-06-17</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- ニュース一覧 -->
    <url>
        <loc>https://blackstar.bz/news.html</loc>
        <lastmod>2025-06-17</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- ニュース詳細（動的ページ） -->
    <url>
        <loc>https://blackstar.bz/news-detail.html</loc>
        <lastmod>2025-06-17</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- サービスページ（アンカーリンク） -->
    <url>
        <loc>https://blackstar.bz/index.html#services</loc>
        <lastmod>2025-06-17</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- 強みページ（アンカーリンク） -->
    <url>
        <loc>https://blackstar.bz/index.html#strengths</loc>
        <lastmod>2025-06-17</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- プロジェクトページ（アンカーリンク） -->
    <url>
        <loc>https://blackstar.bz/index.html#projects</loc>
        <lastmod>2025-06-17</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- お問い合わせページ（アンカーリンク） -->
    <url>
        <loc>https://blackstar.bz/index.html#contact</loc>
        <lastmod>2025-06-17</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

</urlset>
