[WebMethod] [ScriptMethod(ResponseFormat = ResponseFormat.Xml,XmlSerializeString=true)] public string GetXmlString(string input) {      return input; }