<?xml version="1.0" encoding="UTF-8"?>
<!-- Two pages, because there are two indexable pages - the same page in two
     languages. Each entry names both, so a crawler that finds one is told
     the other exists and that neither is a duplicate of the other; the same
     three links the pages carry in their heads.

     /privacy and /en/privacy are noindex and do not belong in a sitemap.
     No lastmod: a date here would have to be kept true by hand, and a stale
     one is worse than none. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://golba.jp/</loc>
    <xhtml:link rel="alternate" hreflang="ja" href="https://golba.jp/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://golba.jp/en"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://golba.jp/"/>
  </url>
  <url>
    <loc>https://golba.jp/en</loc>
    <xhtml:link rel="alternate" hreflang="ja" href="https://golba.jp/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://golba.jp/en"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://golba.jp/"/>
  </url>
</urlset>
