<?xml version="1.0" encoding="UTF-8"?>
<!--
  Setsuna Marketing sitemap.

  One page, one URL. All eight languages are served from this same URL — the
  switcher swaps the copy client-side — so each `xhtml:link` alternate points
  back at it. That is the correct signal to Google for a single-URL,
  multilingual page.

  If the site ever grows real routed locales (/ja/, /fr/ …) or extra pages,
  update this file, or switch to Next's generated sitemap by adding
  src/app/sitemap.ts and deleting this one.

  `lastmod` is the last time the content changed — bump it when you update copy.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://setsunamarketing.com/</loc>
    <lastmod>2026-07-27</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://setsunamarketing.com/"/>
    <xhtml:link rel="alternate" hreflang="ja" href="https://setsunamarketing.com/"/>
    <xhtml:link rel="alternate" hreflang="zh" href="https://setsunamarketing.com/"/>
    <xhtml:link rel="alternate" hreflang="ko" href="https://setsunamarketing.com/"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://setsunamarketing.com/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://setsunamarketing.com/"/>
    <xhtml:link rel="alternate" hreflang="ru" href="https://setsunamarketing.com/"/>
    <xhtml:link rel="alternate" hreflang="ar" href="https://setsunamarketing.com/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://setsunamarketing.com/"/>
  </url>
</urlset>
