When you use the SetList element, you need to use the internal name, which has no spaces and is invariant.
The SetList element has both a spanning and a nonspanning form, so that <SetList>Announcements</SetList> would be the same as <SetList Name="Announcements"/>.
The SetList element is often a child to a Method element used in batch processing of requests.