Using XML data in Windows Phone apps

Mobile applications are rarely totally self-contained - they often need to use data from various online sources. In this blog post we’ll describe how to pull XML content from a RSS feed and show it in a ListBox container.