A page in the local context (ms-appx://) can do XmlHttpRequest (XHR) to any remote site (e.g http://rss.msnbc.msn.com/id/3032127/device/rss/rss.xml) and to local content in the package (feed.xml)

Note: The target Uri on a XHR request is not restricted by the ApplicationContentUriRules listed in the manifest.

Please select an action.