Judging from the lack of info around, I'm guessing the following question maybe a little "off piste" as they say..
I am trying to find an XML based javascript (pref. JQuery based) templating engine..
A little like say how Ext.JS (Sencha) do things, or SPRY datasets. Something lite..
Obviously there are lots of JSON based ones, and for good reason I know, although I have a requirement that has to use XML.
I have been using John Resig's micro-templating engine for JSON data, and really want something similar for XML based data?
Any ideas? or futile?