1.xml files, the contents of the file are as follows:
<?XML version= "1.0" encoding= "UTF-8" standalone= "yes"?><RootXmlns:xsi= "Http://www.w3.org/2001/XMLSchema-instance"> <Info> <ID>1</ID> <Top>2</Top> <name>Pixel Knights H5</name> <Show>Pixel Knights H5</Show> <Cool>0</Cool> < Down>1</ Down> <icon>Http://h5.17515.cn/icon/icon_1.png</icon> <Link>http://s1.xs.17515.cn</Link> <img>Http://h5.17515.cn/img/img_1.png</img> <S_uid>Openid</S_uid> <S_sid>Server</S_sid> <S_snid>1</S_snid> </Info></Root>
View Code
You can make the number of copies in <info></info>.
2.Exel Import XML, remember (do not do WPS), copy the data < How many rows you need to copy, and then make changes to the data, remember the first row of data < raw data > must not be deleted, can be modified.
The 3.Exel export is still XML.
4. Export the imported XML tool with the JSON.
5.JSON can be verified online.
6. This tool exports the JSON.
How to use the XML transform JSON tool