By default, this converter reads and writes the media type ({@code application/atom+xml}). This can
+ * be overridden by setting the {@link #setSupportedMediaTypes(java.util.List) supportedMediaTypes} property.
+ *
+ * @author Arjen Poutsma
+ * @see Feed
+ * @since 3.0.2
+ */
+public class AtomFeedHttpMessageConverter extends AbstractWireFeedHttpMessageConverter By default, this converter reads and writes the media type ({@code application/rss+xml}). This can
+ * be overridden by setting the {@link #setSupportedMediaTypes(java.util.List) supportedMediaTypes} property.
+ *
+ * @author Arjen Poutsma
+ * @see Channel
+ * @since 3.0.2
+ */
+public class RssChannelHttpMessageConverter extends AbstractWireFeedHttpMessageConverter