The tools & UDF's used to parse and process JSON are much more flexible and powerful than the ones for XML.  In general, they are also much faster.  So I created this Xml2Json UDF to tranform XML to JSON.  It consists of 2 functions, _Xml2Json() and _XmlFile2Json(). ;================================================================================================= ; _Xml2Json($sXml, $sXsl = Default) ; ; Author: TheXman (https://www.autoitscript.com/forum/prof