<?xml version="1.0" encoding="UTF-8"?>
<!--
  sitemap-static.xml
  ------------------
  Sitemap for the static HTML pages bolted on outside WordPress at dangerglobe.com.
  These pages are NOT covered by Yoast's sitemap_index.xml because Yoast only
  inventories WordPress posts/pages.

  Deploy to: https://dangerglobe.com/sitemap-static.xml  (web root)

  After deploying, append a Sitemap: directive to robots.txt - see
  robots-txt-additions.txt in this folder.

  IMPORTANT - /proposals/* IS DELIBERATELY OMITTED FROM THIS SITEMAP.
  ------------------------------------------------------------------------------
  Every URL under https://dangerglobe.com/proposals/ is a confidential client
  proposal (pricing, custom terms, exclusivity). The /proposals/ directory
  ships its own robots.txt that disallows all search engines and AI crawlers
  (see dangerglobe-events repo robots.txt). DO NOT add /proposals/events/ or
  any other /proposals/* URL back into this sitemap. Confidential content must
  never be referenced from a public sitemap.

  An earlier draft of this file (May 2026) included /proposals/events/ - that
  entry has been removed. Public audience landing pages live at /for/<audience>/
  instead.

  Last generated: 2026-05-08
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap-0.9">

  <!--
    The static homepage entry below is ONLY needed while the front page of
    dangerglobe.com is the static Soundstorm 2025 HTML page. As soon as the
    WordPress evergreen homepage is restored (see Fix-Now task A3 in
    01-findings-and-fix-now.md), Yoast's sitemap_index.xml will cover "/"
    automatically.

    REMOVE THIS ENTRY once the WordPress homepage is restored.
  -->
  <url>
    <loc>https://dangerglobe.com/</loc>
    <lastmod>2026-05-08</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!--
    Future audience landing page. UNCOMMENT AFTER PAGE 1 DEPLOYS
    (see 03-page-brief-film-tv-doc-producers.md).

  <url>
    <loc>https://dangerglobe.com/for/film-and-tv/</loc>
    <lastmod>2026-05-08</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  -->

</urlset>
