<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap with hreflang alternates. Each <url> lists its xhtml:link siblings so
  search engines understand the en<->ja pairing. When you add a page, add its
  <url> here AND its alternate link in the sibling-language entry.

  `node scripts/check-links.mjs` verifies that every <loc> has a file on disk and
  that every page on disk is listed here — run it before pushing.
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml"
>
  <url>
    <loc>https://codinganyway.com/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://codinganyway.com/en/" />
  </url>

  <!-- English -->
  <url>
    <loc>https://codinganyway.com/en/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/" />
  </url>
  <url>
    <loc>https://codinganyway.com/en/calc/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/" />
  </url>
  <url>
    <loc>https://codinganyway.com/en/calc/guide/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/guide/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/guide/" />
  </url>
  <url>
    <loc>https://codinganyway.com/en/about/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/about/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/about/" />
  </url>
  <url>
    <loc>https://codinganyway.com/en/privacy/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/privacy/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/privacy/" />
  </url>
  <url>
    <loc>https://codinganyway.com/en/terms/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/terms/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/terms/" />
  </url>
  <url>
    <loc>https://codinganyway.com/en/licenses/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/licenses/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/licenses/" />
  </url>

  <!-- Japanese -->
  <url>
    <loc>https://codinganyway.com/ja/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/" />
  </url>
  <url>
    <loc>https://codinganyway.com/ja/calc/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/" />
  </url>
  <url>
    <loc>https://codinganyway.com/ja/calc/guide/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/guide/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/guide/" />
  </url>
  <url>
    <loc>https://codinganyway.com/ja/calc/use-cases/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/use-cases/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/use-cases/" />
  </url>
  <url>
    <loc>https://codinganyway.com/en/calc/use-cases/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/use-cases/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/use-cases/" />
  </url>
  <url>
    <loc>https://codinganyway.com/ja/calc/use-cases/study/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/use-cases/study/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/use-cases/study/" />
  </url>
  <url>
    <loc>https://codinganyway.com/en/calc/use-cases/study/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/use-cases/study/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/use-cases/study/" />
  </url>
  <url>
    <loc>https://codinganyway.com/ja/calc/use-cases/study/math-fraction-basics/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/use-cases/study/math-fraction-basics/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/use-cases/study/math-fraction-basics/" />
  </url>
  <url>
    <loc>https://codinganyway.com/en/calc/use-cases/study/math-fraction-basics/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/use-cases/study/math-fraction-basics/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/use-cases/study/math-fraction-basics/" />
  </url>
  <url>
    <loc>https://codinganyway.com/ja/calc/use-cases/study/math-division-remainder/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/use-cases/study/math-division-remainder/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/use-cases/study/math-division-remainder/" />
  </url>
  <url>
    <loc>https://codinganyway.com/en/calc/use-cases/study/math-division-remainder/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/use-cases/study/math-division-remainder/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/use-cases/study/math-division-remainder/" />
  </url>
  <url>
    <loc>https://codinganyway.com/ja/calc/use-cases/study/math-rounding/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/use-cases/study/math-rounding/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/use-cases/study/math-rounding/" />
  </url>
  <url>
    <loc>https://codinganyway.com/en/calc/use-cases/study/math-rounding/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/use-cases/study/math-rounding/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/use-cases/study/math-rounding/" />
  </url>
  <url>
    <loc>https://codinganyway.com/ja/calc/use-cases/study/math-figure-area/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/use-cases/study/math-figure-area/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/use-cases/study/math-figure-area/" />
  </url>
  <url>
    <loc>https://codinganyway.com/en/calc/use-cases/study/math-figure-area/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/use-cases/study/math-figure-area/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/use-cases/study/math-figure-area/" />
  </url>
  <url>
    <loc>https://codinganyway.com/ja/calc/use-cases/study/math-unit-conversion/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/use-cases/study/math-unit-conversion/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/use-cases/study/math-unit-conversion/" />
  </url>
  <url>
    <loc>https://codinganyway.com/en/calc/use-cases/study/math-unit-conversion/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/use-cases/study/math-unit-conversion/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/use-cases/study/math-unit-conversion/" />
  </url>
  <url>
    <loc>https://codinganyway.com/ja/calc/use-cases/study/math-data-graphs/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/use-cases/study/math-data-graphs/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/use-cases/study/math-data-graphs/" />
  </url>
  <url>
    <loc>https://codinganyway.com/en/calc/use-cases/study/math-data-graphs/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/use-cases/study/math-data-graphs/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/use-cases/study/math-data-graphs/" />
  </url>
  <url>
    <loc>https://codinganyway.com/ja/calc/use-cases/study/sci-per-unit/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/use-cases/study/sci-per-unit/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/use-cases/study/sci-per-unit/" />
  </url>
  <url>
    <loc>https://codinganyway.com/en/calc/use-cases/study/sci-per-unit/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/use-cases/study/sci-per-unit/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/use-cases/study/sci-per-unit/" />
  </url>
  <url>
    <loc>https://codinganyway.com/ja/calc/use-cases/study/sci-concentration/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/use-cases/study/sci-concentration/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/use-cases/study/sci-concentration/" />
  </url>
  <url>
    <loc>https://codinganyway.com/en/calc/use-cases/study/sci-concentration/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/use-cases/study/sci-concentration/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/use-cases/study/sci-concentration/" />
  </url>
  <url>
    <loc>https://codinganyway.com/ja/calc/use-cases/study/sci-lever/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/use-cases/study/sci-lever/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/use-cases/study/sci-lever/" />
  </url>
  <url>
    <loc>https://codinganyway.com/en/calc/use-cases/study/sci-lever/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/use-cases/study/sci-lever/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/use-cases/study/sci-lever/" />
  </url>
  <url>
    <loc>https://codinganyway.com/ja/calc/use-cases/study/sci-ohm/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/use-cases/study/sci-ohm/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/use-cases/study/sci-ohm/" />
  </url>
  <url>
    <loc>https://codinganyway.com/en/calc/use-cases/study/sci-ohm/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/use-cases/study/sci-ohm/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/use-cases/study/sci-ohm/" />
  </url>
  <url>
    <loc>https://codinganyway.com/ja/calc/use-cases/money/</loc>
  </url>
  <url>
    <loc>https://codinganyway.com/ja/calc/use-cases/money/child-education-cost/</loc>
  </url>
  <url>
    <loc>https://codinganyway.com/ja/calc/use-cases/money/funeral-cost/</loc>
  </url>
  <url>
    <loc>https://codinganyway.com/ja/calc/use-cases/money/hospitalization-cost/</loc>
  </url>
  <url>
    <loc>https://codinganyway.com/ja/calc/use-cases/money/pet-lifetime-cost/</loc>
  </url>
  <url>
    <loc>https://codinganyway.com/ja/calc/use-cases/money/childbirth-cost/</loc>
  </url>
  <url>
    <loc>https://codinganyway.com/ja/calc/use-cases/money/wedding-cost/</loc>
  </url>
  <url>
    <loc>https://codinganyway.com/ja/calc/use-cases/money/rent-move-in-cost/</loc>
  </url>
  <url>
    <loc>https://codinganyway.com/ja/calc/use-cases/money/car-ownership-cost/</loc>
  </url>
  <url>
    <loc>https://codinganyway.com/ja/calc/use-cases/money/home-purchase-total-cost/</loc>
  </url>
  <url>
    <loc>https://codinganyway.com/ja/calc/use-cases/money/hawaii-trip-budget/</loc>
  </url>
  <url>
    <loc>https://codinganyway.com/ja/about/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/about/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/about/" />
  </url>
  <url>
    <loc>https://codinganyway.com/ja/privacy/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/privacy/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/privacy/" />
  </url>
  <url>
    <loc>https://codinganyway.com/ja/terms/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/terms/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/terms/" />
  </url>
  <url>
    <loc>https://codinganyway.com/ja/licenses/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/licenses/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/licenses/" />
  </url>
  <url>
    <loc>https://codinganyway.com/ja/calc/templates/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/templates/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/templates/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://codinganyway.com/en/calc/templates/" />
  </url>
  <url>
    <loc>https://codinganyway.com/en/calc/templates/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/templates/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/templates/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://codinganyway.com/en/calc/templates/" />
  </url>
  <url>
    <loc>https://codinganyway.com/ja/calc/templates/template-chain/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/templates/template-chain/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/templates/template-chain/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://codinganyway.com/en/calc/templates/template-chain/" />
  </url>
  <url>
    <loc>https://codinganyway.com/en/calc/templates/template-chain/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/templates/template-chain/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/templates/template-chain/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://codinganyway.com/en/calc/templates/template-chain/" />
  </url>
  <url>
    <loc>https://codinganyway.com/ja/calc/templates/template-total/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/templates/template-total/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/templates/template-total/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://codinganyway.com/en/calc/templates/template-total/" />
  </url>
  <url>
    <loc>https://codinganyway.com/en/calc/templates/template-total/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/templates/template-total/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/templates/template-total/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://codinganyway.com/en/calc/templates/template-total/" />
  </url>
  <url>
    <loc>https://codinganyway.com/ja/calc/templates/template-share/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/templates/template-share/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/templates/template-share/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://codinganyway.com/en/calc/templates/template-share/" />
  </url>
  <url>
    <loc>https://codinganyway.com/en/calc/templates/template-share/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/templates/template-share/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/templates/template-share/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://codinganyway.com/en/calc/templates/template-share/" />
  </url>
  <url>
    <loc>https://codinganyway.com/ja/calc/templates/template-before-after/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/templates/template-before-after/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/templates/template-before-after/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://codinganyway.com/en/calc/templates/template-before-after/" />
  </url>
  <url>
    <loc>https://codinganyway.com/en/calc/templates/template-before-after/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/templates/template-before-after/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/templates/template-before-after/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://codinganyway.com/en/calc/templates/template-before-after/" />
  </url>
  <url>
    <loc>https://codinganyway.com/ja/calc/templates/template-goal/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/templates/template-goal/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/templates/template-goal/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://codinganyway.com/en/calc/templates/template-goal/" />
  </url>
  <url>
    <loc>https://codinganyway.com/en/calc/templates/template-goal/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/templates/template-goal/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/templates/template-goal/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://codinganyway.com/en/calc/templates/template-goal/" />
  </url>
  <url>
    <loc>https://codinganyway.com/ja/calc/templates/template-slide/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/templates/template-slide/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/templates/template-slide/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://codinganyway.com/en/calc/templates/template-slide/" />
  </url>
  <url>
    <loc>https://codinganyway.com/en/calc/templates/template-slide/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/templates/template-slide/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/templates/template-slide/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://codinganyway.com/en/calc/templates/template-slide/" />
  </url>
  <url>
    <loc>https://codinganyway.com/ja/calc/templates/template-updown/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/templates/template-updown/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/templates/template-updown/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://codinganyway.com/en/calc/templates/template-updown/" />
  </url>
  <url>
    <loc>https://codinganyway.com/en/calc/templates/template-updown/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/templates/template-updown/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/templates/template-updown/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://codinganyway.com/en/calc/templates/template-updown/" />
  </url>
  <url>
    <loc>https://codinganyway.com/ja/calc/templates/template-weighted/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/templates/template-weighted/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/templates/template-weighted/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://codinganyway.com/en/calc/templates/template-weighted/" />
  </url>
  <url>
    <loc>https://codinganyway.com/en/calc/templates/template-weighted/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/templates/template-weighted/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/templates/template-weighted/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://codinganyway.com/en/calc/templates/template-weighted/" />
  </url>
  <url>
    <loc>https://codinganyway.com/ja/calc/templates/template-ratio-split/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/templates/template-ratio-split/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/templates/template-ratio-split/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://codinganyway.com/en/calc/templates/template-ratio-split/" />
  </url>
  <url>
    <loc>https://codinganyway.com/en/calc/templates/template-ratio-split/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/templates/template-ratio-split/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/templates/template-ratio-split/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://codinganyway.com/en/calc/templates/template-ratio-split/" />
  </url>
  <url>
    <loc>https://codinganyway.com/ja/calc/templates/template-two-cases/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/templates/template-two-cases/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/templates/template-two-cases/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://codinganyway.com/en/calc/templates/template-two-cases/" />
  </url>
  <url>
    <loc>https://codinganyway.com/en/calc/templates/template-two-cases/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/templates/template-two-cases/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/templates/template-two-cases/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://codinganyway.com/en/calc/templates/template-two-cases/" />
  </url>
  <url>
    <loc>https://codinganyway.com/ja/calc/templates/template-compound/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/templates/template-compound/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/templates/template-compound/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://codinganyway.com/en/calc/templates/template-compound/" />
  </url>
  <url>
    <loc>https://codinganyway.com/en/calc/templates/template-compound/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/templates/template-compound/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/templates/template-compound/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://codinganyway.com/en/calc/templates/template-compound/" />
  </url>
  <url>
    <loc>https://codinganyway.com/ja/calc/templates/template-parabola/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/templates/template-parabola/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/templates/template-parabola/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://codinganyway.com/en/calc/templates/template-parabola/" />
  </url>
  <url>
    <loc>https://codinganyway.com/en/calc/templates/template-parabola/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/templates/template-parabola/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/templates/template-parabola/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://codinganyway.com/en/calc/templates/template-parabola/" />
  </url>
  <url>
    <loc>https://codinganyway.com/ja/calc/templates/template-scatter/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/templates/template-scatter/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/templates/template-scatter/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://codinganyway.com/en/calc/templates/template-scatter/" />
  </url>
  <url>
    <loc>https://codinganyway.com/en/calc/templates/template-scatter/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/templates/template-scatter/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/templates/template-scatter/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://codinganyway.com/en/calc/templates/template-scatter/" />
  </url>
  <url>
    <loc>https://codinganyway.com/ja/calc/templates/template-four-ops/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/templates/template-four-ops/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/templates/template-four-ops/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://codinganyway.com/en/calc/templates/template-four-ops/" />
  </url>
  <url>
    <loc>https://codinganyway.com/en/calc/templates/template-four-ops/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/templates/template-four-ops/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/templates/template-four-ops/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://codinganyway.com/en/calc/templates/template-four-ops/" />
  </url>
  <url>
    <loc>https://codinganyway.com/ja/calc/templates/template-two-sliders/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/templates/template-two-sliders/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/templates/template-two-sliders/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://codinganyway.com/en/calc/templates/template-two-sliders/" />
  </url>
  <url>
    <loc>https://codinganyway.com/en/calc/templates/template-two-sliders/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/templates/template-two-sliders/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/templates/template-two-sliders/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://codinganyway.com/en/calc/templates/template-two-sliders/" />
  </url>
  <url>
    <loc>https://codinganyway.com/ja/calc/templates/template-spread/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/templates/template-spread/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/templates/template-spread/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://codinganyway.com/en/calc/templates/template-spread/" />
  </url>
  <url>
    <loc>https://codinganyway.com/en/calc/templates/template-spread/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/templates/template-spread/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/templates/template-spread/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://codinganyway.com/en/calc/templates/template-spread/" />
  </url>
  <url>
    <loc>https://codinganyway.com/ja/calc/templates/template-series/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/templates/template-series/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/templates/template-series/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://codinganyway.com/en/calc/templates/template-series/" />
  </url>
  <url>
    <loc>https://codinganyway.com/en/calc/templates/template-series/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/templates/template-series/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/templates/template-series/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://codinganyway.com/en/calc/templates/template-series/" />
  </url>
  <url>
    <loc>https://codinganyway.com/ja/calc/templates/template-line/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/templates/template-line/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/templates/template-line/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://codinganyway.com/en/calc/templates/template-line/" />
  </url>
  <url>
    <loc>https://codinganyway.com/en/calc/templates/template-line/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://codinganyway.com/en/calc/templates/template-line/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://codinganyway.com/ja/calc/templates/template-line/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://codinganyway.com/en/calc/templates/template-line/" />
  </url>
</urlset>
