6667686970717273747576
"TST", new int[] {1, 2}, new String[] {"A", "B"}, 2); Element result = instance.toElement(); XMLOutputter out = new XMLOutputter(); String xml= out.outputString(result); System.out.println(xml); String expResult = "<programme>" +
7273747576777879808182