I am using XmlSerializer to generate XML output for my class. Is it possible to create a custom XMLSerializer that have all the xml nodes in lower case? I do not want to add attributes to every field field from my class to specify the node in lower case.I am using XmlSerializer to generate XML output