The approach I would take is to use Xml Serialization. Check out my response in this thread: http://www.codeguru.com/forum/showthread.php?t=507807

Take a portion of the xml file and try to serialize it.

See if you can do it. Post back if you run into trouble.