
This is a quick example of implementing an RSS Feed reader on a 'ticker' style message on your applications. The code's commented and easy to understand. You can do this easier in VS .NET (or by using a Marquee control in a WebBrowser), but I thought it might be neat (and useful) to do it in vanilla VB using the MSXML library.