Is there an online XML generator to generate XML code from a list of values ?
i.e.
Value1
Value2
Value3
Value4
Value5
Value6
<item>Value1</item>
<item>Value2</item>
<item>Value3</item>
<item>Value4</item>
<item>Value5</item>
<item>Value6</item>
|
Is there an online XML generator to generate XML code from a list of values ?
|
||||
|
|
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.