<?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://www.makelew.com/</loc>
        <lastmod>2025-01-29</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- サービスページ（アンカーリンク） -->
    <url>
        <loc>https://www.makelew.com/#services</loc>
        <lastmod>2025-01-29</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- 当社の強みページ（アンカーリンク） -->
    <url>
        <loc>https://www.makelew.com/#strengths</loc>
        <lastmod>2025-01-29</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- 企業別ソリューションページ（アンカーリンク） -->
    <url>
        <loc>https://www.makelew.com/#solutions</loc>
        <lastmod>2025-01-29</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- 支援プロセスページ（アンカーリンク） -->
    <url>
        <loc>https://www.makelew.com/#process</loc>
        <lastmod>2025-01-29</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- お問い合わせページ（独立ページ） -->
    <url>
        <loc>https://www.makelew.com/contact.html</loc>
        <lastmod>2025-01-29</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- お問い合わせページ（アンカーリンク） - 後方互換性のため残す -->
    <url>
        <loc>https://www.makelew.com/#contact</loc>
        <lastmod>2025-01-29</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- お礼ページ -->
    <url>
        <loc>https://www.makelew.com/thanks.html</loc>
        <lastmod>2025-01-27</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <!-- 404エラーページ（SEO対策） -->
    <url>
        <loc>https://www.makelew.com/404.html</loc>
        <lastmod>2025-01-27</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.1</priority>
    </url>

</urlset> 