<?xml version="1.0" encoding="UTF-8"?>
<!-- The landing page and the newsroom INDEX only. /privacy and /terms carry
     a noindex meta on purpose (legal boilerplate), so they stay out. Article
     URLs live in the generated /newsroom/sitemap.xml (named in robots.txt)
     and must stay there: this file is substring-scanned by
     guards/landing-seo.test.ts, so a slug containing "terms" or "privacy"
     would fail a guard in an unrelated file. No lastmod on the index — it
     changes with every post and a pinned date would go stale. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://premiere.studio/</loc>
    <lastmod>2026-08-27</lastmod>
  </url>
  <url>
    <loc>https://premiere.studio/newsroom</loc>
  </url>
</urlset>
