<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <!-- Agent landing (EN) at the homepage and its JA counterpart at /ja form the
       en/ja pair. `/agents` is deliberately absent: it 301s to `/` (see _redirects). -->
  <url>
    <loc>https://mapfolio.co/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://mapfolio.co/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://mapfolio.co/ja" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://mapfolio.co/" />
  </url>
  <url>
    <loc>https://mapfolio.co/ja</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://mapfolio.co/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://mapfolio.co/ja" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://mapfolio.co/" />
  </url>
  <!-- Consumer (Personal) landing. Self-localizes via JS, so there's no separate
       static JA file to pair with. Lower priority than the agent pages: Personal
       is live but deliberately unmarketed. -->
  <url>
    <loc>https://mapfolio.co/landing-personal</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
</urlset>
