# AbstractFeedView Notes
### Dependencies

### 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.