<?xml version="1.0" encoding="UTF-8"?>
<!--
  ai-midi.com sitemap.
  Notes:
  - <priority> and <changefreq> intentionally omitted — Google ignores both.
  - <lastmod> is the one sitemap signal Google still uses; update on meaningful
    content changes to that URL.
  - /notices is intentionally excluded while it remains a "No notices" placeholder.
    Re-add when at least one substantive notice is live (also remove the noindex
    from notices/layout.tsx at the same time).
  - When /ko or /en SSR routes ship, migrate to a sitemap-index pattern
    (sitemap-en.xml + sitemap-ko.xml with reciprocal hreflang).
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://ai-midi.com/</loc>
    <lastmod>2026-05-25</lastmod>
  </url>
  <url>
    <loc>https://ai-midi.com/termsofservice</loc>
    <lastmod>2026-05-25</lastmod>
  </url>
  <url>
    <loc>https://ai-midi.com/privacypolicy</loc>
    <lastmod>2026-05-25</lastmod>
  </url>
</urlset>
