jqGrid can load a wide range of xml data. Using the xmlmap colModel property and xmlReader options we are able to manipulate
a wide range of data
To enable xml loading (this the default one) a datatype parameter should be set to xml.
jqGrid can handle xml string as datatype too. See documentation for more details