I know the location of the xml news file that apach today puts out.
http://apachetoday.com/backend/apachetoday.xml
I've written a little class that parses the xml file into an array of objects. You can find the class and example ( which parses the apachetoday.xml file ) on www.happy420.net in the code gallery section.