<?xml version="1.0" encoding="UTF-8"?>
<!--
  Lovable's CDN serves files in /public verbatim and treats `.xml` paths as
  static assets (no SPA fallback), so /feed.xml previously returned 404 for
  feed readers. This static stub points readers at the live feed served by the
  Supabase edge function. Browsers also follow the http-equiv refresh.

  The authoritative feed URL is referenced in index.html via
  <link rel="alternate" type="application/rss+xml" ...>.
-->
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>AuditionScenes</title>
    <link>https://auditionscenes.com/</link>
    <description>The AuditionScenes RSS feed has moved. Please subscribe at the URL below.</description>
    <atom:link href="https://iyysrfgvuzzsimmqkver.supabase.co/functions/v1/feed" rel="self" type="application/rss+xml" />
    <item>
      <title>Subscribe to the AuditionScenes feed</title>
      <link>https://iyysrfgvuzzsimmqkver.supabase.co/functions/v1/feed</link>
      <guid isPermaLink="false">auditionscenes-feed-moved</guid>
      <description>Subscribe at https://iyysrfgvuzzsimmqkver.supabase.co/functions/v1/feed</description>
    </item>
  </channel>
</rss>
