Recently, we were using this format to pull an XML feed from Facebook for one of our clients:
http://www.facebook.com/feeds/page.php?id={ID HERE}&format=atom10
Just today, this seems to not work anymore. I've tried passing in numerous Public Page IDs to this URL, and all of them return an error page from Facebook.
I've searched to see if Facebook has changed this URL structure, or deprecated it, but I can't seem to find anything. Does anyone have any insight into this?
You can follow this link to see an example of the error page I'm getting. I've used CNN's Facebook ID as an example:
http://www.facebook.com/feeds/page.php?id=5550296508&format=atom10