<?xml version="1.0" encoding="UTF-8"?>
<!--
  XML sitemap for https://pastura.app/ — minimal form by design.

  - <lastmod> is intentionally omitted. Google ignores inaccurate lastmod
    values entirely (John Mueller, public clarification); default-today
    autofill is anti-pattern. With 6 rarely-updated pages, accurate
    per-URL tracking is not worth the maintenance burden.
  - <xhtml:link rel="alternate" hreflang="..."> is intentionally omitted.
    All 6 HTML pages already declare hreflang (en / ja / x-default) in
    their <head>; HTML is the single source of truth for language
    variants. Duplicating into XML adds drift risk with no SEO gain.
  - <changefreq> / <priority> are ignored by Google and omitted.

  Add new pages here AND mirror the addition in .github/workflows/
  deploy-pages.yml (header docstring + staging step + smoke-check loop).
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://pastura.app/</loc></url>
  <url><loc>https://pastura.app/ja/</loc></url>
  <url><loc>https://pastura.app/support/</loc></url>
  <url><loc>https://pastura.app/ja/support/</loc></url>
  <url><loc>https://pastura.app/legal/privacy-policy/</loc></url>
  <url><loc>https://pastura.app/ja/legal/privacy-policy/</loc></url>
</urlset>
