feed

The feed element defines a single feed action. It contains child elements that together specify the content items that are to be cross-published from a source section (or group of source sections) to a destination section (or group of destination sections).

Syntax
<feed
    name="..."
  >
  (<ref-source-group/>|<ref-destination-group/>|<source>...</source>|<destination>...</destination>)*
</feed>
Attributes
name="..."

The name of the feed.