I have a WCF ATOM Feed Service using the WCF REST Toolkit with the following UriTemplate
[WebGet(UriTemplate = \"{category}/?numItems={numItems}\")] public Atom1
Answered on MSDN Forums http://social.msdn.microsoft.com/Forums/en-US/wcf/thread/d03c8331-1e98-4d5d-82a7-390942a93012/