Hello everyone,I am aware of how to use GlideAjax to return JSON, but for my own knowledge I am working on building out the same scripts just returning XML strings. In my client script I need to convert that string to an object so that I can perfor...