Is it possible to publish a comments feed using core and/or views-module? Let us assume comments feed refers to an RSS feed of comments created in the past N days.

My reason for wanting a core/views solution is that I am already views module and prefer to add only necessary modules to achieve desired functionality.