I'm trying to fetch my Facebook RSS Feed using the XmlReader in System.Xml, but it returns this error:
A first chance exception of type 'System.Xml.XmlException' occurred in System.ServiceModel.dll
An exception of type 'System.Xml.XmlException' occurred in System.ServiceModel.dll but was not handled in user code
Additional information: The element with name 'html' and namespace '' is not an allowed feed format.