Possible Duplicate:
Reading XML comments in C#
Is there a way in C# to write read in an XML file with comments and write those comments back out with the modified XML file?
I am using and XmlSerializer to deaserialize it. Then I am casting it to a class that was generated from an XSD using xsd.