A.AddtheWebGetattributetotheservicecontract.
B.SetWebOperationContext.Current.OutgoingRequest.ContentTypeto"text/xml"intheGetProductmethod.
C.AddtheWebInvokeattributetotheservicecontract.
D.SetWebOperationContext.Current.OutgoingResponse.ContentTypeto"text/xml"intheGetProductmethod.