FeedWriter\Feed::printFeed

Print the actual RSS/ATOM file

Sets a Content-Type header and echoes the contents of the feed. Should only be used in situations where direct output is desired; if you need to pass a string around, use generateFeed() instead.