Added new input parameters RemoveNamespacePrefixes, IsFormatted and OmitRoot to better control the output. Also started convert at Root, so that the XML declaration isn't converted to JSON (which would lead to invalid JSON if OmitRoot is True).
Added new input parameters RemoveNamespacePrefixes, IsFormatted and OmitRoot to better control the output.