Performance when creating XML documents manually
Hi all,
What is the best way to create XML documents (I have to create it element by element, adding attributes and content manually), having Performance as the main restriction? What are the objects I should use in order to achive the best performance?
Thanks in advance.
Best regards.

