<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Sample Gallery on Project Symphony Docs</title>
    <link>https://eclipse-symphony.github.io/docs/samples/</link>
    <description>Recent content in Sample Gallery on Project Symphony Docs</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language><atom:link href="https://eclipse-symphony.github.io/docs/samples/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Counter Campaign</title>
      <link>https://eclipse-symphony.github.io/docs/samples/counter-campaign/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://eclipse-symphony.github.io/docs/samples/counter-campaign/</guid>
      <description>This is a simple campaign that counts from a given value up to 20. It contains a single providers.stage.counter stage, which takes an input value, val, increments it by 1, and passes the updated value through the trigger for the next stage.
A conditional stage selector selects the next stage. If val is less than 20, the selector routes execution back to the same counter stage, creating a loop. Once val reaches 20, the selector chooses an empty stage instead, terminating the campaign.</description>
    </item>
    
  </channel>
</rss>
