I've been tasked with adding 70+ Sharepoint Pages library RSS feeds to 1 page.
For performance reasons I wrote an XSLT script that uses document() function to access multiple feeds. The script works fine with the Sharepoint RSS feeds until I try to add it to a web part/page.
Any thoughts as to why?