When I try to validate my rss feed, it gives me a warning that although my document says utf-8, the server is reporting us-ascii. I tried to go into IIS and set up a content type of text/xml for my feed, but it's still reporting us-ascii. Is there something else I need to do to get it to report as utf-8? Thanks.