I was playing around with generating a KML/KMZ file. I started with a Geoprocessing task and got that up and going with my silverlight app but instead of having to utilize a gp services I was wondering if there was a way just to send the parameters directly to the rest endpoint and take advantage of the supported operation "Generate KML" for example - http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/BloomfieldHillsMichigan/LandusePlanning/M...
Has anyone done this? It is possible right? Do you have any knowledge or code you could share?