RSS feed for multiple sections

Untested but this…

echo page('blog', 'tutorials')->children()->visible()->flip()->limit(10)->feed()

…should work.