JSON格式与XML格式在线互转
输入JSON或XML数据,点击「执行」即可在JSON和XML格式之间互相转换。
输入:{"root":{"item":"value"}} 输出:<root><item>value</item></root>