<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Your Publication Name</title>
    <link>https://your-domain.com</link>
    <atom:link href="https://your-domain.com/feed.xml" rel="self" type="application/rss+xml"/>
    <description>Your publication tagline goes here.</description>
    <language>en</language>
    
    <item>
      <title>Welcome to Broadsheet</title>
      <link>https://your-domain.com/news/welcome-to-broadsheet/</link>
      <guid>https://your-domain.com/news/welcome-to-broadsheet/</guid>
      <pubDate>Fri, 10 Apr 2026 00:00:00 GMT</pubDate>
      <description>An introduction to Broadsheet — the open-source publication template for independent journalism.</description>
      <category>News</category>
      <dc:creator>Editor</dc:creator>
    </item>
    
    <item>
      <title>Why Independent Publishing Matters</title>
      <link>https://your-domain.com/opinion/why-independent-publishing-matters/</link>
      <guid>https://your-domain.com/opinion/why-independent-publishing-matters/</guid>
      <pubDate>Fri, 10 Apr 2026 00:00:00 GMT</pubDate>
      <description>The case for building your own publication platform instead of relying on third-party services.</description>
      <category>Opinion</category>
      <dc:creator>Editor</dc:creator>
    </item>
    
  </channel>
</rss>
