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.

[311 byte] By [mariovargasa] at [2007-11-27 7:50:05]
# 1
What kind of "performance"? What is not good enough about what you already tried?
DrClapa at 2007-7-12 19:31:05 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 2
Refer http://www.ibm.com/developerworks/xml/library/x-perfap1.html http://www.ibm.com/developerworks/xml/library/x-perfap2.html
dvohra09a at 2007-7-12 19:31:05 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...