Use locationmap for resource resolution. Internal stylesheets exposed via {lm:feeder.transform.*.*} Changed the request URI from **/feeder/*.xml to **.rss.xml. Please update your source files accordingly. Renamed to bring into line with naming conventions. Changed the way we identify feeds, now embedded in a feedDescritpor file. This file can later be used to control the rendering of the feed, for example, limit the number of items displayed, add a disclaimer etc. Initial Import Use a DTD and sourcetype action to decide when to use the RSS plugin rather than the fixed URL of "**/feeder/*" Add a configuration to limit the number of headlines shown from each feed. Creating a PDF can be problematic with some feeds. The content of the feed is placed into a fo:block in an unprocessed form. As a result there is HTML in the block. This seems to confuse FOP as it produces org.apache.fop.apps.FOPException: internal-destination or external-destination must be specified in basic-link