Here we will have examples of RSS feeds coming into the page
In this case the feeds are collected by Javascript
This is achieved by copying Java script for the feed into html code.
As the feed on the source site updates so the content of the feed will update
School headlines from edna
Education headlines from the ABC
edna has RSS feeds for newsletters, headlines, recently added items, search results: http://www.edna.edu.au/edna/go/resources/toolkit/rss_services
Including Generators that give you Java Script to put in a web page, to draw the RSS feed in.
And a Feed2JS tool that allows you to convert any RSS feed to Java Script.