This simple jQuery plugin converts XML returned from SharePoint's web services and converts it to JSON.
- Converts XML elements representing list items into JSON objects according to a user-defined mapping object
- Designed to be used with Marc D. Anderson's excellent jquery.SPServices library
TODO