40414243444546
System.setProperty("javax.xml.stream.XMLEventFactory", "com.ctc.wstx.stax.evt.WstxEventFactory"); } public static XMLOutputStreamWriter create() { return new XMLOutputStreamWriter(); }