Recently I needed to create a .NET class (C#) that when serialized should contain a CDATA attribute similar to this: <? xml version ="1.0" encoding ="utf-8" ? > < RootNode Type ="zzzzz" Version ="1" > Read More...