Is it possible for the rss feed of a page to show the subpages also?
i.e. I have a page with subpages that change often. So I need an rss feed for the parent and the subpages...
http://www.mysite.com/parent/?feed=rss
at the moment only pulls out the parent, I need it to show all subpages too so the output of the link above will be
Parent
blah blah blah
Subpage 1
blah blah blah
Subpage 2
blah blah blah
Is that possible?