<?xml version="1.0" encoding="utf-8"?>
<!--
  ClearMarkdown Sparkle appcast.

  Items are appended by Sparkle's `generate_appcast` tool during a release;
  do not hand-edit them. An empty channel is valid and simply means
  "no updates available".

  Served from GitHub Pages so it is publicly reachable even though the
  source repository is private. Binaries live alongside it under releases/
  because release assets on a private repo require authentication.
-->
<rss version="2.0" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle">
  <channel>
    <title>ClearMarkdown</title>
    <link>https://shadeydev.github.io/ClearMarkdown/appcast.xml</link>
    <description>Most recent updates to ClearMarkdown</description>
    <language>en</language>
  </channel>
</rss>
