# AbstractFeedView Notes ### Dependencies ![img](https://i.imgur.com/11nyDgs.png) ### Knowledge * https://github.com/rometools/rome * Abstract base class for Atom and RSS Feed views * `renderMergedOutputModel` builds feed metadata, builds feed entries and sets responses content-Type and output the wireFeed to response.