<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Lunar Turtle Updates</title>
    <link>https://example.com/blog</link>
    <description>Product updates and release notes.</description>
    <item>
      <title>Version 1.2 Released</title>
      <description>Includes performance improvements and bug fixes.</description>
      <link>https://example.com/blog/v1-2-release</link>
    </item>
    <item>
      <title>RSS Validator Added</title>
      <description>New browser-only validator for RSS 2.0 feeds.</description>
      <link>https://example.com/blog/rss-validator</link>
    </item>
  </channel>
</rss>
