Additionally, after I had my schema, I then used the xsd.exe utiliy to create a class file from the RSS schema. I am now deserializing XML feed files into a rss object and then using that object within the feed reader included in the weblog app I am building.
I know, this isn't exactly earth shattering, but it is fun doing things a little different from how I am accustomed to doing them.