<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="sitemap.xsl"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
    <!-- 日本語版ホームページ -->
    <url>
        <loc>https://highlight-analyzer.com/</loc>
        <lastmod>2025-09-14</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <xhtml:link
            rel="alternate"
            hreflang="ja"
            href="https://highlight-analyzer.com/"/>
        <xhtml:link
            rel="alternate"
            hreflang="en"
            href="https://highlight-analyzer.com/en/"/>
        <xhtml:link
            rel="alternate"
            hreflang="x-default"
            href="https://highlight-analyzer.com/"/>
    </url>

    <!-- 英語版ページ -->
    <url>
        <loc>https://highlight-analyzer.com/en/</loc>
        <lastmod>2025-09-14</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
        <xhtml:link
            rel="alternate"
            hreflang="ja"
            href="https://highlight-analyzer.com/"/>
        <xhtml:link
            rel="alternate"
            hreflang="en"
            href="https://highlight-analyzer.com/en/"/>
        <xhtml:link
            rel="alternate"
            hreflang="x-default"
            href="https://highlight-analyzer.com/"/>
    </url>
</urlset>