<?xml version="1.0" encoding="utf-8"?>
<!--
  Greypaint's Sparkle feed. The app checks this URL once a day.
  An empty channel means "you are up to date" — the correct state until a
  release is published. Regenerate with Sparkle's generate_appcast, which
  signs each build with the EdDSA key in the keychain:

      generate_appcast /path/to/folder-of-release-zips

  then copy the resulting appcast.xml over this file.
-->
<rss version="2.0" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle">
  <channel>
    <title>Greypaint</title>
    <link>https://greypaint.app/appcast.xml</link>
    <description>Updates for Greypaint</description>
    <language>en</language>
  </channel>
</rss>
