/** * Provides HttpMessageConverter implementations for handling Atom and RSS feeds. * Based on the <a href="https://github.com/rometools/rome">ROME tools</a> project. */ package org.springframework.http.converter.feed;