<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">
  <channel>
    <title>乱弹</title>
    <link>https://podcast-bzm.pages.dev</link>
    <language>zh-cn</language>
    <description>乱弹播客节目</description>
    <itunes:author>k</itunes:author>
    
    <item>
      <title>test</title>
      <description>test</description>
      <!-- 时间已更新 -->
      <pubDate>Thu, 10 Sep 2026 08:40:00 GMT</pubDate>
      
      <!-- 这里的 url 已经改成了你截图里真实的新文件名 test.m4a，length 换算为了大概的字节数 -->
      <enclosure url="https://podcast-bzm.pages.dev/test.m4a" length="4949278" type="audio/mp4"/>
      
      <!-- guid 更新为了全新的 test.m4a，这会强制所有客户端识别为新节目 -->
      <guid>https://podcast-bzm.pages.dev/test.m4a</guid>
    </item>
    
  </channel>
</rss>
