<?xml version="1.0" standalone="yes"?>
<!--
  Pier update feed. PLACEHOLDER: no releases yet.

  Do not hand-edit. Every real entry is written by
  scripts/release/make-appcast.sh (Sparkle's generate_appcast), which signs each
  DMG with the EdDSA key in ~/.pier-release/sparkle/. Overwrite this file with
  build/updates/appcast.xml at release time.

  An empty channel is a valid feed: Sparkle reads it as "you are up to date",
  which is what a pre-launch build should be told.
-->
<rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" version="2.0">
  <channel>
    <title>Pier</title>
    <link>https://getpier.app/updates/appcast.xml</link>
    <description>Most recent changes to Pier for Mac.</description>
    <language>en</language>
  </channel>
</rss>
