<?xml version="1.0" encoding="UTF-8"?>
<!--
  A sitemap is just a list of "here are my real pages, please index these."
  We only list the Japanese and English homepages — the demo project
  pages (sakura-hair, verde-yoga) are marked noindex on purpose since
  they're portfolio samples, not real pages we want showing up in search.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://toma.biz/</loc>
  </url>
  <url>
    <loc>https://toma.biz/en.html</loc>
  </url>
</urlset>
