<?xml version="1.0" encoding="UTF-8"?>
<!-- 検索エンジンに「このサイトにはこの4ページがあります」と伝えるための一覧。
     xhtml:link で日本語版と英語版の対応も同時に伝えている（HTMLのhreflangと同じ内容を、
     こちらでも重ねて示す形。片方だけだと拾われないことがある）。
     ページを増やしたときは、ここにも1組足すこと。lastmod は中身を直した日。 -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <url>
    <loc>https://okinawasoftwarelab.com/</loc>
    <xhtml:link rel="alternate" hreflang="ja" href="https://okinawasoftwarelab.com/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://okinawasoftwarelab.com/en/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://okinawasoftwarelab.com/"/>
    <lastmod>2026-08-09</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://okinawasoftwarelab.com/en/</loc>
    <xhtml:link rel="alternate" hreflang="ja" href="https://okinawasoftwarelab.com/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://okinawasoftwarelab.com/en/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://okinawasoftwarelab.com/"/>
    <lastmod>2026-08-09</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://okinawasoftwarelab.com/privacy/</loc>
    <xhtml:link rel="alternate" hreflang="ja" href="https://okinawasoftwarelab.com/privacy/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://okinawasoftwarelab.com/en/privacy/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://okinawasoftwarelab.com/privacy/"/>
    <lastmod>2026-08-09</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <url>
    <loc>https://okinawasoftwarelab.com/en/privacy/</loc>
    <xhtml:link rel="alternate" hreflang="ja" href="https://okinawasoftwarelab.com/privacy/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://okinawasoftwarelab.com/en/privacy/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://okinawasoftwarelab.com/privacy/"/>
    <lastmod>2026-08-09</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

</urlset>
