public ContentResult Atom10() { return(Content(_service.CreateAtom10(this.Url), "application/atom+xml", System.Text.Encoding.UTF8)); }