UNPKG

xmlify

Version:

JavaScript/JSON/MongoDb/Mongoose to XML conversion

16 lines (15 loc) 353 B
<?xml version="1.0" encoding="UTF-8"?> <root> <root id="545c73c238024ab5135396b8"> <name> <first>Walter</first> <last>White</last> </name> </root> <root id="544f7d0532eb69b14ee29012"> <name> <first>Jesse</first> <last>Pinkman</last> </name> </root> </root>