0
kicks
Generating XML - Do we really need another API?
There are many APIs for generating XML files.
Some are generic like System.XML, and others dedicated to a specific format like ATOM/RSS
However, XML is text, and it makes more sense to generate XML using text rendering techniques