POST api/CropAdvisory/GetCrops

Request Information

URI Parameters

None.

Body Parameters

CropAdvisoryCrop
NameDescriptionTypeAdditional information
CACMID

integer

None.

CropAdvisoryID

integer

None.

Type

string

None.

CropName

string

None.

CropID

integer

None.

ID

integer

None.

CropCategoryID

integer

None.

ThumbNailBytes

Collection of byte

None.

Createdby

integer

None.

Updatedby

integer

None.

LanguageType

string

None.

RefreshDateTime

string

None.

CropImageURL

string

None.

VarietyName

string

None.

VarietyId

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "CACMID": 1,
  "CropAdvisoryID": 2,
  "Type": "sample string 3",
  "CropName": "sample string 4",
  "CropID": 5,
  "ID": 6,
  "CropCategoryID": 7,
  "ThumbNailBytes": "QEA=",
  "Createdby": 8,
  "Updatedby": 9,
  "LanguageType": "sample string 10",
  "RefreshDateTime": "sample string 11",
  "CropImageURL": "sample string 12",
  "VarietyName": "sample string 13",
  "VarietyId": 14
}

application/xml, text/xml

Sample:
<CropAdvisoryCrop xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/AGROMET_CROPADVISORY">
  <CACMID>1</CACMID>
  <Createdby>8</Createdby>
  <CropAdvisoryID>2</CropAdvisoryID>
  <CropCategoryID>7</CropCategoryID>
  <CropID>5</CropID>
  <CropImageURL>sample string 12</CropImageURL>
  <CropName>sample string 4</CropName>
  <ID>6</ID>
  <LanguageType>sample string 10</LanguageType>
  <RefreshDateTime>sample string 11</RefreshDateTime>
  <ThumbNailBytes>QEA=</ThumbNailBytes>
  <Type>sample string 3</Type>
  <Updatedby>9</Updatedby>
  <VarietyId>14</VarietyId>
  <VarietyName>sample string 13</VarietyName>
</CropAdvisoryCrop>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

CropAdvisoryResponse
NameDescriptionTypeAdditional information
IsSuccessful

boolean

None.

SuccessMessage

string

None.

ErrorMessage

string

None.

ObjCropAdvisoryDetailsList

Collection of CropAdvisoryDetails

None.

ObjCropAdvisoryFavList

Collection of CropAdvisoryDetails

None.

ObjCropAdvisoryDistMappList

Collection of CropAdvisoryDistrict

None.

ObjCropAdvisoryBlockMappList

Collection of CropAdvisoryBlock

None.

ObjCropAdvisoryCropMappList

Collection of CropAdvisoryCrop

None.

ObjCropAdvisoryImageList

Collection of CropAdvisoryImage

None.

ObjCropAdvisoryCropCategoryList

Collection of CropAdvisoryCropCategory

None.

ObjCropAdvisoryFeedbackList

Collection of CropAdvisoryFeedback

None.

ObjCropAdvisoryFavouritesList

Collection of CropAdvisoryFavourites

None.

ObjLanguagesList

Collection of Languages

None.

Response Formats

application/json, text/json

Sample:
{
  "IsSuccessful": true,
  "SuccessMessage": "sample string 2",
  "ErrorMessage": "sample string 3",
  "ObjCropAdvisoryDetailsList": [
    {
      "Latitude": "sample string 1",
      "Longitude": "sample string 2",
      "CropAdvisoryID": 3,
      "CategoryID": 4,
      "DistrictID": 5,
      "BlockID": 6,
      "AsdID": 7,
      "AsdName": "sample string 8",
      "CropID": 9,
      "Title": "sample string 10",
      "VarietyName": "sample string 11",
      "VarietyId": 12,
      "CropName": "sample string 13",
      "FarmerName": "sample string 14",
      "LogInId": "sample string 15",
      "ScientistID": 16,
      "Id": 17,
      "StateID": 18,
      "Recommendations": "sample string 19",
      "YouTubeLink": "sample string 20",
      "Type": "sample string 21",
      "State": "sample string 22",
      "District": "sample string 23",
      "Block": "sample string 24",
      "Location": "sample string 25",
      "Category": "sample string 26",
      "CategoryIcon": "sample string 27",
      "CreatedDate": "sample string 28",
      "Createdby": 29,
      "Updatedby": 30,
      "ImageBytes": "QEA=",
      "CropImageURL": "sample string 31",
      "LanguageType": "sample string 32",
      "RefreshDateTime": "sample string 33",
      "FeedbackID": 34,
      "Rating": 35,
      "LanguageId": 36,
      "BriefText": "sample string 37",
      "BriefTextRegional": "sample string 38",
      "RecommendationsRegional": "sample string 39",
      "WeatherConditionRegional": "sample string 40",
      "AgroAdvisoryDetailsRegional": "sample string 41",
      "RegionalLanguage": "sample string 42",
      "SMSLanguage": "sample string 43",
      "BlocksList": "sample string 44",
      "DistricsList": "sample string 45",
      "BlockList": "sample string 46",
      "AsdList": "sample string 47",
      "DistrictList": "sample string 48",
      "SMSAlert": true,
      "PhoneNumber": "sample string 50",
      "Institution": "sample string 51",
      "PeriodStartDate": "sample string 52",
      "PeriodEndDate": "sample string 53",
      "WeatherCondition": "sample string 54",
      "AgroAdvisoryDetails": "sample string 55",
      "FavouriteID": 56,
      "CAMID": 57,
      "AvgFeedback": 58,
      "D1": true,
      "D2": true,
      "D3": true,
      "D4": true,
      "D5": true,
      "Q1": true,
      "Q2": true,
      "Comments": "sample string 66",
      "RecordDate": "sample string 67",
      "IsCurrentLocation": true,
      "ObjDistrictList": [
        {
          "CADMID": 1,
          "CropAdvisoryID": 2,
          "DistrictID": 3,
          "DistictName": "sample string 4",
          "StateID": 5,
          "Createdby": 6,
          "Updatedby": 7,
          "RefreshDateTime": "sample string 8"
        },
        {
          "CADMID": 1,
          "CropAdvisoryID": 2,
          "DistrictID": 3,
          "DistictName": "sample string 4",
          "StateID": 5,
          "Createdby": 6,
          "Updatedby": 7,
          "RefreshDateTime": "sample string 8"
        }
      ],
      "ObjBlockList": [
        {
          "CropAdvisoryID": 1,
          "BlockName": "sample string 2",
          "CABMID": 3,
          "BlockID": 4,
          "AsdID": 5,
          "AsdName": "sample string 6",
          "DistrictID": 7,
          "Createdby": 8,
          "Updatedby": 9,
          "RefreshDateTime": "sample string 10"
        },
        {
          "CropAdvisoryID": 1,
          "BlockName": "sample string 2",
          "CABMID": 3,
          "BlockID": 4,
          "AsdID": 5,
          "AsdName": "sample string 6",
          "DistrictID": 7,
          "Createdby": 8,
          "Updatedby": 9,
          "RefreshDateTime": "sample string 10"
        }
      ],
      "ObjAsdList": [
        {
          "CropAdvisoryID": 1,
          "CABMID": 2,
          "AsdID": 3,
          "AsdName": "sample string 4",
          "DistrictID": 5,
          "Createdby": 6,
          "Updatedby": 7,
          "RefreshDateTime": "sample string 8"
        },
        {
          "CropAdvisoryID": 1,
          "CABMID": 2,
          "AsdID": 3,
          "AsdName": "sample string 4",
          "DistrictID": 5,
          "Createdby": 6,
          "Updatedby": 7,
          "RefreshDateTime": "sample string 8"
        }
      ],
      "ObjCropList": [
        {
          "CACMID": 1,
          "CropAdvisoryID": 2,
          "Type": "sample string 3",
          "CropName": "sample string 4",
          "CropID": 5,
          "ID": 6,
          "CropCategoryID": 7,
          "ThumbNailBytes": "QEA=",
          "Createdby": 8,
          "Updatedby": 9,
          "LanguageType": "sample string 10",
          "RefreshDateTime": "sample string 11",
          "CropImageURL": "sample string 12",
          "VarietyName": "sample string 13",
          "VarietyId": 14
        },
        {
          "CACMID": 1,
          "CropAdvisoryID": 2,
          "Type": "sample string 3",
          "CropName": "sample string 4",
          "CropID": 5,
          "ID": 6,
          "CropCategoryID": 7,
          "ThumbNailBytes": "QEA=",
          "Createdby": 8,
          "Updatedby": 9,
          "LanguageType": "sample string 10",
          "RefreshDateTime": "sample string 11",
          "CropImageURL": "sample string 12",
          "VarietyName": "sample string 13",
          "VarietyId": 14
        }
      ],
      "ObjCropAdvisoryImageList": [
        {
          "CAAID": 1,
          "CropAdvisoryID": 2,
          "Type": "sample string 3",
          "ImagePath": "sample string 4",
          "ThumbNailImageName": "sample string 5",
          "ByteStream": "QEA=",
          "ThumbnailBytes": "QEA=",
          "Createdby": 6,
          "Updatedby": 7,
          "RefreshDateTime": "sample string 8",
          "CreatedDate": "sample string 9"
        },
        {
          "CAAID": 1,
          "CropAdvisoryID": 2,
          "Type": "sample string 3",
          "ImagePath": "sample string 4",
          "ThumbNailImageName": "sample string 5",
          "ByteStream": "QEA=",
          "ThumbnailBytes": "QEA=",
          "Createdby": 6,
          "Updatedby": 7,
          "RefreshDateTime": "sample string 8",
          "CreatedDate": "sample string 9"
        }
      ],
      "ObjCropAdvisoryAudio": {
        "CAAID": 1,
        "CropAdvisoryID": 2,
        "Type": "sample string 3",
        "FileName": "sample string 4",
        "Createdby": 5,
        "Updatedby": 6
      }
    },
    {
      "Latitude": "sample string 1",
      "Longitude": "sample string 2",
      "CropAdvisoryID": 3,
      "CategoryID": 4,
      "DistrictID": 5,
      "BlockID": 6,
      "AsdID": 7,
      "AsdName": "sample string 8",
      "CropID": 9,
      "Title": "sample string 10",
      "VarietyName": "sample string 11",
      "VarietyId": 12,
      "CropName": "sample string 13",
      "FarmerName": "sample string 14",
      "LogInId": "sample string 15",
      "ScientistID": 16,
      "Id": 17,
      "StateID": 18,
      "Recommendations": "sample string 19",
      "YouTubeLink": "sample string 20",
      "Type": "sample string 21",
      "State": "sample string 22",
      "District": "sample string 23",
      "Block": "sample string 24",
      "Location": "sample string 25",
      "Category": "sample string 26",
      "CategoryIcon": "sample string 27",
      "CreatedDate": "sample string 28",
      "Createdby": 29,
      "Updatedby": 30,
      "ImageBytes": "QEA=",
      "CropImageURL": "sample string 31",
      "LanguageType": "sample string 32",
      "RefreshDateTime": "sample string 33",
      "FeedbackID": 34,
      "Rating": 35,
      "LanguageId": 36,
      "BriefText": "sample string 37",
      "BriefTextRegional": "sample string 38",
      "RecommendationsRegional": "sample string 39",
      "WeatherConditionRegional": "sample string 40",
      "AgroAdvisoryDetailsRegional": "sample string 41",
      "RegionalLanguage": "sample string 42",
      "SMSLanguage": "sample string 43",
      "BlocksList": "sample string 44",
      "DistricsList": "sample string 45",
      "BlockList": "sample string 46",
      "AsdList": "sample string 47",
      "DistrictList": "sample string 48",
      "SMSAlert": true,
      "PhoneNumber": "sample string 50",
      "Institution": "sample string 51",
      "PeriodStartDate": "sample string 52",
      "PeriodEndDate": "sample string 53",
      "WeatherCondition": "sample string 54",
      "AgroAdvisoryDetails": "sample string 55",
      "FavouriteID": 56,
      "CAMID": 57,
      "AvgFeedback": 58,
      "D1": true,
      "D2": true,
      "D3": true,
      "D4": true,
      "D5": true,
      "Q1": true,
      "Q2": true,
      "Comments": "sample string 66",
      "RecordDate": "sample string 67",
      "IsCurrentLocation": true,
      "ObjDistrictList": [
        {
          "CADMID": 1,
          "CropAdvisoryID": 2,
          "DistrictID": 3,
          "DistictName": "sample string 4",
          "StateID": 5,
          "Createdby": 6,
          "Updatedby": 7,
          "RefreshDateTime": "sample string 8"
        },
        {
          "CADMID": 1,
          "CropAdvisoryID": 2,
          "DistrictID": 3,
          "DistictName": "sample string 4",
          "StateID": 5,
          "Createdby": 6,
          "Updatedby": 7,
          "RefreshDateTime": "sample string 8"
        }
      ],
      "ObjBlockList": [
        {
          "CropAdvisoryID": 1,
          "BlockName": "sample string 2",
          "CABMID": 3,
          "BlockID": 4,
          "AsdID": 5,
          "AsdName": "sample string 6",
          "DistrictID": 7,
          "Createdby": 8,
          "Updatedby": 9,
          "RefreshDateTime": "sample string 10"
        },
        {
          "CropAdvisoryID": 1,
          "BlockName": "sample string 2",
          "CABMID": 3,
          "BlockID": 4,
          "AsdID": 5,
          "AsdName": "sample string 6",
          "DistrictID": 7,
          "Createdby": 8,
          "Updatedby": 9,
          "RefreshDateTime": "sample string 10"
        }
      ],
      "ObjAsdList": [
        {
          "CropAdvisoryID": 1,
          "CABMID": 2,
          "AsdID": 3,
          "AsdName": "sample string 4",
          "DistrictID": 5,
          "Createdby": 6,
          "Updatedby": 7,
          "RefreshDateTime": "sample string 8"
        },
        {
          "CropAdvisoryID": 1,
          "CABMID": 2,
          "AsdID": 3,
          "AsdName": "sample string 4",
          "DistrictID": 5,
          "Createdby": 6,
          "Updatedby": 7,
          "RefreshDateTime": "sample string 8"
        }
      ],
      "ObjCropList": [
        {
          "CACMID": 1,
          "CropAdvisoryID": 2,
          "Type": "sample string 3",
          "CropName": "sample string 4",
          "CropID": 5,
          "ID": 6,
          "CropCategoryID": 7,
          "ThumbNailBytes": "QEA=",
          "Createdby": 8,
          "Updatedby": 9,
          "LanguageType": "sample string 10",
          "RefreshDateTime": "sample string 11",
          "CropImageURL": "sample string 12",
          "VarietyName": "sample string 13",
          "VarietyId": 14
        },
        {
          "CACMID": 1,
          "CropAdvisoryID": 2,
          "Type": "sample string 3",
          "CropName": "sample string 4",
          "CropID": 5,
          "ID": 6,
          "CropCategoryID": 7,
          "ThumbNailBytes": "QEA=",
          "Createdby": 8,
          "Updatedby": 9,
          "LanguageType": "sample string 10",
          "RefreshDateTime": "sample string 11",
          "CropImageURL": "sample string 12",
          "VarietyName": "sample string 13",
          "VarietyId": 14
        }
      ],
      "ObjCropAdvisoryImageList": [
        {
          "CAAID": 1,
          "CropAdvisoryID": 2,
          "Type": "sample string 3",
          "ImagePath": "sample string 4",
          "ThumbNailImageName": "sample string 5",
          "ByteStream": "QEA=",
          "ThumbnailBytes": "QEA=",
          "Createdby": 6,
          "Updatedby": 7,
          "RefreshDateTime": "sample string 8",
          "CreatedDate": "sample string 9"
        },
        {
          "CAAID": 1,
          "CropAdvisoryID": 2,
          "Type": "sample string 3",
          "ImagePath": "sample string 4",
          "ThumbNailImageName": "sample string 5",
          "ByteStream": "QEA=",
          "ThumbnailBytes": "QEA=",
          "Createdby": 6,
          "Updatedby": 7,
          "RefreshDateTime": "sample string 8",
          "CreatedDate": "sample string 9"
        }
      ],
      "ObjCropAdvisoryAudio": {
        "CAAID": 1,
        "CropAdvisoryID": 2,
        "Type": "sample string 3",
        "FileName": "sample string 4",
        "Createdby": 5,
        "Updatedby": 6
      }
    }
  ],
  "ObjCropAdvisoryFavList": [
    {
      "Latitude": "sample string 1",
      "Longitude": "sample string 2",
      "CropAdvisoryID": 3,
      "CategoryID": 4,
      "DistrictID": 5,
      "BlockID": 6,
      "AsdID": 7,
      "AsdName": "sample string 8",
      "CropID": 9,
      "Title": "sample string 10",
      "VarietyName": "sample string 11",
      "VarietyId": 12,
      "CropName": "sample string 13",
      "FarmerName": "sample string 14",
      "LogInId": "sample string 15",
      "ScientistID": 16,
      "Id": 17,
      "StateID": 18,
      "Recommendations": "sample string 19",
      "YouTubeLink": "sample string 20",
      "Type": "sample string 21",
      "State": "sample string 22",
      "District": "sample string 23",
      "Block": "sample string 24",
      "Location": "sample string 25",
      "Category": "sample string 26",
      "CategoryIcon": "sample string 27",
      "CreatedDate": "sample string 28",
      "Createdby": 29,
      "Updatedby": 30,
      "ImageBytes": "QEA=",
      "CropImageURL": "sample string 31",
      "LanguageType": "sample string 32",
      "RefreshDateTime": "sample string 33",
      "FeedbackID": 34,
      "Rating": 35,
      "LanguageId": 36,
      "BriefText": "sample string 37",
      "BriefTextRegional": "sample string 38",
      "RecommendationsRegional": "sample string 39",
      "WeatherConditionRegional": "sample string 40",
      "AgroAdvisoryDetailsRegional": "sample string 41",
      "RegionalLanguage": "sample string 42",
      "SMSLanguage": "sample string 43",
      "BlocksList": "sample string 44",
      "DistricsList": "sample string 45",
      "BlockList": "sample string 46",
      "AsdList": "sample string 47",
      "DistrictList": "sample string 48",
      "SMSAlert": true,
      "PhoneNumber": "sample string 50",
      "Institution": "sample string 51",
      "PeriodStartDate": "sample string 52",
      "PeriodEndDate": "sample string 53",
      "WeatherCondition": "sample string 54",
      "AgroAdvisoryDetails": "sample string 55",
      "FavouriteID": 56,
      "CAMID": 57,
      "AvgFeedback": 58,
      "D1": true,
      "D2": true,
      "D3": true,
      "D4": true,
      "D5": true,
      "Q1": true,
      "Q2": true,
      "Comments": "sample string 66",
      "RecordDate": "sample string 67",
      "IsCurrentLocation": true,
      "ObjDistrictList": [
        {
          "CADMID": 1,
          "CropAdvisoryID": 2,
          "DistrictID": 3,
          "DistictName": "sample string 4",
          "StateID": 5,
          "Createdby": 6,
          "Updatedby": 7,
          "RefreshDateTime": "sample string 8"
        },
        {
          "CADMID": 1,
          "CropAdvisoryID": 2,
          "DistrictID": 3,
          "DistictName": "sample string 4",
          "StateID": 5,
          "Createdby": 6,
          "Updatedby": 7,
          "RefreshDateTime": "sample string 8"
        }
      ],
      "ObjBlockList": [
        {
          "CropAdvisoryID": 1,
          "BlockName": "sample string 2",
          "CABMID": 3,
          "BlockID": 4,
          "AsdID": 5,
          "AsdName": "sample string 6",
          "DistrictID": 7,
          "Createdby": 8,
          "Updatedby": 9,
          "RefreshDateTime": "sample string 10"
        },
        {
          "CropAdvisoryID": 1,
          "BlockName": "sample string 2",
          "CABMID": 3,
          "BlockID": 4,
          "AsdID": 5,
          "AsdName": "sample string 6",
          "DistrictID": 7,
          "Createdby": 8,
          "Updatedby": 9,
          "RefreshDateTime": "sample string 10"
        }
      ],
      "ObjAsdList": [
        {
          "CropAdvisoryID": 1,
          "CABMID": 2,
          "AsdID": 3,
          "AsdName": "sample string 4",
          "DistrictID": 5,
          "Createdby": 6,
          "Updatedby": 7,
          "RefreshDateTime": "sample string 8"
        },
        {
          "CropAdvisoryID": 1,
          "CABMID": 2,
          "AsdID": 3,
          "AsdName": "sample string 4",
          "DistrictID": 5,
          "Createdby": 6,
          "Updatedby": 7,
          "RefreshDateTime": "sample string 8"
        }
      ],
      "ObjCropList": [
        {
          "CACMID": 1,
          "CropAdvisoryID": 2,
          "Type": "sample string 3",
          "CropName": "sample string 4",
          "CropID": 5,
          "ID": 6,
          "CropCategoryID": 7,
          "ThumbNailBytes": "QEA=",
          "Createdby": 8,
          "Updatedby": 9,
          "LanguageType": "sample string 10",
          "RefreshDateTime": "sample string 11",
          "CropImageURL": "sample string 12",
          "VarietyName": "sample string 13",
          "VarietyId": 14
        },
        {
          "CACMID": 1,
          "CropAdvisoryID": 2,
          "Type": "sample string 3",
          "CropName": "sample string 4",
          "CropID": 5,
          "ID": 6,
          "CropCategoryID": 7,
          "ThumbNailBytes": "QEA=",
          "Createdby": 8,
          "Updatedby": 9,
          "LanguageType": "sample string 10",
          "RefreshDateTime": "sample string 11",
          "CropImageURL": "sample string 12",
          "VarietyName": "sample string 13",
          "VarietyId": 14
        }
      ],
      "ObjCropAdvisoryImageList": [
        {
          "CAAID": 1,
          "CropAdvisoryID": 2,
          "Type": "sample string 3",
          "ImagePath": "sample string 4",
          "ThumbNailImageName": "sample string 5",
          "ByteStream": "QEA=",
          "ThumbnailBytes": "QEA=",
          "Createdby": 6,
          "Updatedby": 7,
          "RefreshDateTime": "sample string 8",
          "CreatedDate": "sample string 9"
        },
        {
          "CAAID": 1,
          "CropAdvisoryID": 2,
          "Type": "sample string 3",
          "ImagePath": "sample string 4",
          "ThumbNailImageName": "sample string 5",
          "ByteStream": "QEA=",
          "ThumbnailBytes": "QEA=",
          "Createdby": 6,
          "Updatedby": 7,
          "RefreshDateTime": "sample string 8",
          "CreatedDate": "sample string 9"
        }
      ],
      "ObjCropAdvisoryAudio": {
        "CAAID": 1,
        "CropAdvisoryID": 2,
        "Type": "sample string 3",
        "FileName": "sample string 4",
        "Createdby": 5,
        "Updatedby": 6
      }
    },
    {
      "Latitude": "sample string 1",
      "Longitude": "sample string 2",
      "CropAdvisoryID": 3,
      "CategoryID": 4,
      "DistrictID": 5,
      "BlockID": 6,
      "AsdID": 7,
      "AsdName": "sample string 8",
      "CropID": 9,
      "Title": "sample string 10",
      "VarietyName": "sample string 11",
      "VarietyId": 12,
      "CropName": "sample string 13",
      "FarmerName": "sample string 14",
      "LogInId": "sample string 15",
      "ScientistID": 16,
      "Id": 17,
      "StateID": 18,
      "Recommendations": "sample string 19",
      "YouTubeLink": "sample string 20",
      "Type": "sample string 21",
      "State": "sample string 22",
      "District": "sample string 23",
      "Block": "sample string 24",
      "Location": "sample string 25",
      "Category": "sample string 26",
      "CategoryIcon": "sample string 27",
      "CreatedDate": "sample string 28",
      "Createdby": 29,
      "Updatedby": 30,
      "ImageBytes": "QEA=",
      "CropImageURL": "sample string 31",
      "LanguageType": "sample string 32",
      "RefreshDateTime": "sample string 33",
      "FeedbackID": 34,
      "Rating": 35,
      "LanguageId": 36,
      "BriefText": "sample string 37",
      "BriefTextRegional": "sample string 38",
      "RecommendationsRegional": "sample string 39",
      "WeatherConditionRegional": "sample string 40",
      "AgroAdvisoryDetailsRegional": "sample string 41",
      "RegionalLanguage": "sample string 42",
      "SMSLanguage": "sample string 43",
      "BlocksList": "sample string 44",
      "DistricsList": "sample string 45",
      "BlockList": "sample string 46",
      "AsdList": "sample string 47",
      "DistrictList": "sample string 48",
      "SMSAlert": true,
      "PhoneNumber": "sample string 50",
      "Institution": "sample string 51",
      "PeriodStartDate": "sample string 52",
      "PeriodEndDate": "sample string 53",
      "WeatherCondition": "sample string 54",
      "AgroAdvisoryDetails": "sample string 55",
      "FavouriteID": 56,
      "CAMID": 57,
      "AvgFeedback": 58,
      "D1": true,
      "D2": true,
      "D3": true,
      "D4": true,
      "D5": true,
      "Q1": true,
      "Q2": true,
      "Comments": "sample string 66",
      "RecordDate": "sample string 67",
      "IsCurrentLocation": true,
      "ObjDistrictList": [
        {
          "CADMID": 1,
          "CropAdvisoryID": 2,
          "DistrictID": 3,
          "DistictName": "sample string 4",
          "StateID": 5,
          "Createdby": 6,
          "Updatedby": 7,
          "RefreshDateTime": "sample string 8"
        },
        {
          "CADMID": 1,
          "CropAdvisoryID": 2,
          "DistrictID": 3,
          "DistictName": "sample string 4",
          "StateID": 5,
          "Createdby": 6,
          "Updatedby": 7,
          "RefreshDateTime": "sample string 8"
        }
      ],
      "ObjBlockList": [
        {
          "CropAdvisoryID": 1,
          "BlockName": "sample string 2",
          "CABMID": 3,
          "BlockID": 4,
          "AsdID": 5,
          "AsdName": "sample string 6",
          "DistrictID": 7,
          "Createdby": 8,
          "Updatedby": 9,
          "RefreshDateTime": "sample string 10"
        },
        {
          "CropAdvisoryID": 1,
          "BlockName": "sample string 2",
          "CABMID": 3,
          "BlockID": 4,
          "AsdID": 5,
          "AsdName": "sample string 6",
          "DistrictID": 7,
          "Createdby": 8,
          "Updatedby": 9,
          "RefreshDateTime": "sample string 10"
        }
      ],
      "ObjAsdList": [
        {
          "CropAdvisoryID": 1,
          "CABMID": 2,
          "AsdID": 3,
          "AsdName": "sample string 4",
          "DistrictID": 5,
          "Createdby": 6,
          "Updatedby": 7,
          "RefreshDateTime": "sample string 8"
        },
        {
          "CropAdvisoryID": 1,
          "CABMID": 2,
          "AsdID": 3,
          "AsdName": "sample string 4",
          "DistrictID": 5,
          "Createdby": 6,
          "Updatedby": 7,
          "RefreshDateTime": "sample string 8"
        }
      ],
      "ObjCropList": [
        {
          "CACMID": 1,
          "CropAdvisoryID": 2,
          "Type": "sample string 3",
          "CropName": "sample string 4",
          "CropID": 5,
          "ID": 6,
          "CropCategoryID": 7,
          "ThumbNailBytes": "QEA=",
          "Createdby": 8,
          "Updatedby": 9,
          "LanguageType": "sample string 10",
          "RefreshDateTime": "sample string 11",
          "CropImageURL": "sample string 12",
          "VarietyName": "sample string 13",
          "VarietyId": 14
        },
        {
          "CACMID": 1,
          "CropAdvisoryID": 2,
          "Type": "sample string 3",
          "CropName": "sample string 4",
          "CropID": 5,
          "ID": 6,
          "CropCategoryID": 7,
          "ThumbNailBytes": "QEA=",
          "Createdby": 8,
          "Updatedby": 9,
          "LanguageType": "sample string 10",
          "RefreshDateTime": "sample string 11",
          "CropImageURL": "sample string 12",
          "VarietyName": "sample string 13",
          "VarietyId": 14
        }
      ],
      "ObjCropAdvisoryImageList": [
        {
          "CAAID": 1,
          "CropAdvisoryID": 2,
          "Type": "sample string 3",
          "ImagePath": "sample string 4",
          "ThumbNailImageName": "sample string 5",
          "ByteStream": "QEA=",
          "ThumbnailBytes": "QEA=",
          "Createdby": 6,
          "Updatedby": 7,
          "RefreshDateTime": "sample string 8",
          "CreatedDate": "sample string 9"
        },
        {
          "CAAID": 1,
          "CropAdvisoryID": 2,
          "Type": "sample string 3",
          "ImagePath": "sample string 4",
          "ThumbNailImageName": "sample string 5",
          "ByteStream": "QEA=",
          "ThumbnailBytes": "QEA=",
          "Createdby": 6,
          "Updatedby": 7,
          "RefreshDateTime": "sample string 8",
          "CreatedDate": "sample string 9"
        }
      ],
      "ObjCropAdvisoryAudio": {
        "CAAID": 1,
        "CropAdvisoryID": 2,
        "Type": "sample string 3",
        "FileName": "sample string 4",
        "Createdby": 5,
        "Updatedby": 6
      }
    }
  ],
  "ObjCropAdvisoryDistMappList": [
    {
      "CADMID": 1,
      "CropAdvisoryID": 2,
      "DistrictID": 3,
      "DistictName": "sample string 4",
      "StateID": 5,
      "Createdby": 6,
      "Updatedby": 7,
      "RefreshDateTime": "sample string 8"
    },
    {
      "CADMID": 1,
      "CropAdvisoryID": 2,
      "DistrictID": 3,
      "DistictName": "sample string 4",
      "StateID": 5,
      "Createdby": 6,
      "Updatedby": 7,
      "RefreshDateTime": "sample string 8"
    }
  ],
  "ObjCropAdvisoryBlockMappList": [
    {
      "CropAdvisoryID": 1,
      "BlockName": "sample string 2",
      "CABMID": 3,
      "BlockID": 4,
      "AsdID": 5,
      "AsdName": "sample string 6",
      "DistrictID": 7,
      "Createdby": 8,
      "Updatedby": 9,
      "RefreshDateTime": "sample string 10"
    },
    {
      "CropAdvisoryID": 1,
      "BlockName": "sample string 2",
      "CABMID": 3,
      "BlockID": 4,
      "AsdID": 5,
      "AsdName": "sample string 6",
      "DistrictID": 7,
      "Createdby": 8,
      "Updatedby": 9,
      "RefreshDateTime": "sample string 10"
    }
  ],
  "ObjCropAdvisoryCropMappList": [
    {
      "CACMID": 1,
      "CropAdvisoryID": 2,
      "Type": "sample string 3",
      "CropName": "sample string 4",
      "CropID": 5,
      "ID": 6,
      "CropCategoryID": 7,
      "ThumbNailBytes": "QEA=",
      "Createdby": 8,
      "Updatedby": 9,
      "LanguageType": "sample string 10",
      "RefreshDateTime": "sample string 11",
      "CropImageURL": "sample string 12",
      "VarietyName": "sample string 13",
      "VarietyId": 14
    },
    {
      "CACMID": 1,
      "CropAdvisoryID": 2,
      "Type": "sample string 3",
      "CropName": "sample string 4",
      "CropID": 5,
      "ID": 6,
      "CropCategoryID": 7,
      "ThumbNailBytes": "QEA=",
      "Createdby": 8,
      "Updatedby": 9,
      "LanguageType": "sample string 10",
      "RefreshDateTime": "sample string 11",
      "CropImageURL": "sample string 12",
      "VarietyName": "sample string 13",
      "VarietyId": 14
    }
  ],
  "ObjCropAdvisoryImageList": [
    {
      "CAAID": 1,
      "CropAdvisoryID": 2,
      "Type": "sample string 3",
      "ImagePath": "sample string 4",
      "ThumbNailImageName": "sample string 5",
      "ByteStream": "QEA=",
      "ThumbnailBytes": "QEA=",
      "Createdby": 6,
      "Updatedby": 7,
      "RefreshDateTime": "sample string 8",
      "CreatedDate": "sample string 9"
    },
    {
      "CAAID": 1,
      "CropAdvisoryID": 2,
      "Type": "sample string 3",
      "ImagePath": "sample string 4",
      "ThumbNailImageName": "sample string 5",
      "ByteStream": "QEA=",
      "ThumbnailBytes": "QEA=",
      "Createdby": 6,
      "Updatedby": 7,
      "RefreshDateTime": "sample string 8",
      "CreatedDate": "sample string 9"
    }
  ],
  "ObjCropAdvisoryCropCategoryList": [
    {
      "CropAdvisoryID": 1,
      "CropCategory": "sample string 2",
      "CropCategoryID": 3,
      "ID": 4,
      "Type": "sample string 5",
      "ThumbNailBytes": "QEA=",
      "Createdby": 6,
      "Updatedby": 7,
      "LanguageType": "sample string 8",
      "RefreshDateTime": "sample string 9"
    },
    {
      "CropAdvisoryID": 1,
      "CropCategory": "sample string 2",
      "CropCategoryID": 3,
      "ID": 4,
      "Type": "sample string 5",
      "ThumbNailBytes": "QEA=",
      "Createdby": 6,
      "Updatedby": 7,
      "LanguageType": "sample string 8",
      "RefreshDateTime": "sample string 9"
    }
  ],
  "ObjCropAdvisoryFeedbackList": [
    {
      "FeedbackID": 1,
      "CropAdvisoryID": 2,
      "UserProfileID": 3,
      "Rating": 4,
      "isFeedback": true,
      "Q1": "sample string 6",
      "Q2": "sample string 7",
      "Comments": "sample string 8",
      "Createdby": 9,
      "Updatedby": 10,
      "FarmerName": "sample string 11",
      "LanguageType": "sample string 12",
      "RefreshDateTime": "sample string 13"
    },
    {
      "FeedbackID": 1,
      "CropAdvisoryID": 2,
      "UserProfileID": 3,
      "Rating": 4,
      "isFeedback": true,
      "Q1": "sample string 6",
      "Q2": "sample string 7",
      "Comments": "sample string 8",
      "Createdby": 9,
      "Updatedby": 10,
      "FarmerName": "sample string 11",
      "LanguageType": "sample string 12",
      "RefreshDateTime": "sample string 13"
    }
  ],
  "ObjCropAdvisoryFavouritesList": [
    {
      "CAFLID": 1,
      "CropAdvisoryID": 2,
      "UserProfileID": 3,
      "Createdby": 4,
      "Updatedby": 5
    },
    {
      "CAFLID": 1,
      "CropAdvisoryID": 2,
      "UserProfileID": 3,
      "Createdby": 4,
      "Updatedby": 5
    }
  ],
  "ObjLanguagesList": [
    {
      "ID": 1,
      "English": "sample string 2",
      "Telugu": "sample string 3",
      "Tamil": "sample string 4",
      "Malayalam": "sample string 5",
      "Kannada": "sample string 6",
      "Urdu": "sample string 7",
      "Hindi": "sample string 8",
      "Oriya": "sample string 9",
      "Punjabi": "sample string 10",
      "Gujarati": "sample string 11",
      "Marati": "sample string 12",
      "Bengali": "sample string 13",
      "Sindhi": "sample string 14",
      "Assamese": "sample string 15",
      "Kashmiri": "sample string 16",
      "Konkani": "sample string 17",
      "Manipuri": "sample string 18",
      "Maithili": "sample string 19",
      "Bhili": "sample string 20",
      "Santali": "sample string 21",
      "Nepali": "sample string 22",
      "Gondi": "sample string 23",
      "Dogri": "sample string 24",
      "Khandeshi": "sample string 25",
      "Kurukh": "sample string 26",
      "Tulu": "sample string 27",
      "Bodo": "sample string 28",
      "Khasi": "sample string 29",
      "Mundari": "sample string 30",
      "Ho": "sample string 31",
      "Createdby": 32,
      "Updatedby": 33,
      "LanguageType": "sample string 34",
      "RefreshDateTime": "sample string 35"
    },
    {
      "ID": 1,
      "English": "sample string 2",
      "Telugu": "sample string 3",
      "Tamil": "sample string 4",
      "Malayalam": "sample string 5",
      "Kannada": "sample string 6",
      "Urdu": "sample string 7",
      "Hindi": "sample string 8",
      "Oriya": "sample string 9",
      "Punjabi": "sample string 10",
      "Gujarati": "sample string 11",
      "Marati": "sample string 12",
      "Bengali": "sample string 13",
      "Sindhi": "sample string 14",
      "Assamese": "sample string 15",
      "Kashmiri": "sample string 16",
      "Konkani": "sample string 17",
      "Manipuri": "sample string 18",
      "Maithili": "sample string 19",
      "Bhili": "sample string 20",
      "Santali": "sample string 21",
      "Nepali": "sample string 22",
      "Gondi": "sample string 23",
      "Dogri": "sample string 24",
      "Khandeshi": "sample string 25",
      "Kurukh": "sample string 26",
      "Tulu": "sample string 27",
      "Bodo": "sample string 28",
      "Khasi": "sample string 29",
      "Mundari": "sample string 30",
      "Ho": "sample string 31",
      "Createdby": 32,
      "Updatedby": 33,
      "LanguageType": "sample string 34",
      "RefreshDateTime": "sample string 35"
    }
  ]
}

application/xml, text/xml

Sample:
<CropAdvisoryResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/AGROMET_CROPADVISORY">
  <ErrorMessage>sample string 3</ErrorMessage>
  <IsSuccessful>true</IsSuccessful>
  <ObjCropAdvisoryBlockMappList>
    <CropAdvisoryBlock>
      <AsdID>5</AsdID>
      <AsdName>sample string 6</AsdName>
      <BlockID>4</BlockID>
      <BlockName>sample string 2</BlockName>
      <CABMID>3</CABMID>
      <Createdby>8</Createdby>
      <CropAdvisoryID>1</CropAdvisoryID>
      <DistrictID>7</DistrictID>
      <RefreshDateTime>sample string 10</RefreshDateTime>
      <Updatedby>9</Updatedby>
    </CropAdvisoryBlock>
    <CropAdvisoryBlock>
      <AsdID>5</AsdID>
      <AsdName>sample string 6</AsdName>
      <BlockID>4</BlockID>
      <BlockName>sample string 2</BlockName>
      <CABMID>3</CABMID>
      <Createdby>8</Createdby>
      <CropAdvisoryID>1</CropAdvisoryID>
      <DistrictID>7</DistrictID>
      <RefreshDateTime>sample string 10</RefreshDateTime>
      <Updatedby>9</Updatedby>
    </CropAdvisoryBlock>
  </ObjCropAdvisoryBlockMappList>
  <ObjCropAdvisoryCropCategoryList>
    <CropAdvisoryCropCategory>
      <Createdby>6</Createdby>
      <CropAdvisoryID>1</CropAdvisoryID>
      <CropCategory>sample string 2</CropCategory>
      <CropCategoryID>3</CropCategoryID>
      <ID>4</ID>
      <LanguageType>sample string 8</LanguageType>
      <RefreshDateTime>sample string 9</RefreshDateTime>
      <ThumbNailBytes>QEA=</ThumbNailBytes>
      <Type>sample string 5</Type>
      <Updatedby>7</Updatedby>
    </CropAdvisoryCropCategory>
    <CropAdvisoryCropCategory>
      <Createdby>6</Createdby>
      <CropAdvisoryID>1</CropAdvisoryID>
      <CropCategory>sample string 2</CropCategory>
      <CropCategoryID>3</CropCategoryID>
      <ID>4</ID>
      <LanguageType>sample string 8</LanguageType>
      <RefreshDateTime>sample string 9</RefreshDateTime>
      <ThumbNailBytes>QEA=</ThumbNailBytes>
      <Type>sample string 5</Type>
      <Updatedby>7</Updatedby>
    </CropAdvisoryCropCategory>
  </ObjCropAdvisoryCropCategoryList>
  <ObjCropAdvisoryCropMappList>
    <CropAdvisoryCrop>
      <CACMID>1</CACMID>
      <Createdby>8</Createdby>
      <CropAdvisoryID>2</CropAdvisoryID>
      <CropCategoryID>7</CropCategoryID>
      <CropID>5</CropID>
      <CropImageURL>sample string 12</CropImageURL>
      <CropName>sample string 4</CropName>
      <ID>6</ID>
      <LanguageType>sample string 10</LanguageType>
      <RefreshDateTime>sample string 11</RefreshDateTime>
      <ThumbNailBytes>QEA=</ThumbNailBytes>
      <Type>sample string 3</Type>
      <Updatedby>9</Updatedby>
      <VarietyId>14</VarietyId>
      <VarietyName>sample string 13</VarietyName>
    </CropAdvisoryCrop>
    <CropAdvisoryCrop>
      <CACMID>1</CACMID>
      <Createdby>8</Createdby>
      <CropAdvisoryID>2</CropAdvisoryID>
      <CropCategoryID>7</CropCategoryID>
      <CropID>5</CropID>
      <CropImageURL>sample string 12</CropImageURL>
      <CropName>sample string 4</CropName>
      <ID>6</ID>
      <LanguageType>sample string 10</LanguageType>
      <RefreshDateTime>sample string 11</RefreshDateTime>
      <ThumbNailBytes>QEA=</ThumbNailBytes>
      <Type>sample string 3</Type>
      <Updatedby>9</Updatedby>
      <VarietyId>14</VarietyId>
      <VarietyName>sample string 13</VarietyName>
    </CropAdvisoryCrop>
  </ObjCropAdvisoryCropMappList>
  <ObjCropAdvisoryDetailsList>
    <CropAdvisoryDetails>
      <AgroAdvisoryDetails>sample string 55</AgroAdvisoryDetails>
      <AgroAdvisoryDetailsRegional>sample string 41</AgroAdvisoryDetailsRegional>
      <AsdID>7</AsdID>
      <AsdList>sample string 47</AsdList>
      <AsdName>sample string 8</AsdName>
      <AvgFeedback>58</AvgFeedback>
      <Block>sample string 24</Block>
      <BlockID>6</BlockID>
      <BlockList>sample string 46</BlockList>
      <BlocksList>sample string 44</BlocksList>
      <BriefText>sample string 37</BriefText>
      <BriefTextRegional>sample string 38</BriefTextRegional>
      <CAMID>57</CAMID>
      <Category>sample string 26</Category>
      <CategoryID>4</CategoryID>
      <CategoryIcon>sample string 27</CategoryIcon>
      <Comments>sample string 66</Comments>
      <CreatedDate>sample string 28</CreatedDate>
      <Createdby>29</Createdby>
      <CropAdvisoryID>3</CropAdvisoryID>
      <CropID>9</CropID>
      <CropImageURL>sample string 31</CropImageURL>
      <CropName>sample string 13</CropName>
      <D1>true</D1>
      <D2>true</D2>
      <D3>true</D3>
      <D4>true</D4>
      <D5>true</D5>
      <DistricsList>sample string 45</DistricsList>
      <District>sample string 23</District>
      <DistrictID>5</DistrictID>
      <DistrictList>sample string 48</DistrictList>
      <FarmerName>sample string 14</FarmerName>
      <FavouriteID>56</FavouriteID>
      <FeedbackID>34</FeedbackID>
      <Id>17</Id>
      <ImageBytes>QEA=</ImageBytes>
      <Institution>sample string 51</Institution>
      <IsCurrentLocation>true</IsCurrentLocation>
      <LanguageId>36</LanguageId>
      <LanguageType>sample string 32</LanguageType>
      <Latitude>sample string 1</Latitude>
      <Location>sample string 25</Location>
      <LogInId>sample string 15</LogInId>
      <Longitude>sample string 2</Longitude>
      <ObjAsdList>
        <CropAdvisoryAsd>
          <AsdID>3</AsdID>
          <AsdName>sample string 4</AsdName>
          <CABMID>2</CABMID>
          <Createdby>6</Createdby>
          <CropAdvisoryID>1</CropAdvisoryID>
          <DistrictID>5</DistrictID>
          <RefreshDateTime>sample string 8</RefreshDateTime>
          <Updatedby>7</Updatedby>
        </CropAdvisoryAsd>
        <CropAdvisoryAsd>
          <AsdID>3</AsdID>
          <AsdName>sample string 4</AsdName>
          <CABMID>2</CABMID>
          <Createdby>6</Createdby>
          <CropAdvisoryID>1</CropAdvisoryID>
          <DistrictID>5</DistrictID>
          <RefreshDateTime>sample string 8</RefreshDateTime>
          <Updatedby>7</Updatedby>
        </CropAdvisoryAsd>
      </ObjAsdList>
      <ObjBlockList>
        <CropAdvisoryBlock>
          <AsdID>5</AsdID>
          <AsdName>sample string 6</AsdName>
          <BlockID>4</BlockID>
          <BlockName>sample string 2</BlockName>
          <CABMID>3</CABMID>
          <Createdby>8</Createdby>
          <CropAdvisoryID>1</CropAdvisoryID>
          <DistrictID>7</DistrictID>
          <RefreshDateTime>sample string 10</RefreshDateTime>
          <Updatedby>9</Updatedby>
        </CropAdvisoryBlock>
        <CropAdvisoryBlock>
          <AsdID>5</AsdID>
          <AsdName>sample string 6</AsdName>
          <BlockID>4</BlockID>
          <BlockName>sample string 2</BlockName>
          <CABMID>3</CABMID>
          <Createdby>8</Createdby>
          <CropAdvisoryID>1</CropAdvisoryID>
          <DistrictID>7</DistrictID>
          <RefreshDateTime>sample string 10</RefreshDateTime>
          <Updatedby>9</Updatedby>
        </CropAdvisoryBlock>
      </ObjBlockList>
      <ObjCropAdvisoryAudio>
        <CAAID>1</CAAID>
        <Createdby>5</Createdby>
        <CropAdvisoryID>2</CropAdvisoryID>
        <FileName>sample string 4</FileName>
        <Type>sample string 3</Type>
        <Updatedby>6</Updatedby>
      </ObjCropAdvisoryAudio>
      <ObjCropAdvisoryImageList>
        <CropAdvisoryImage>
          <ByteStream>QEA=</ByteStream>
          <CAAID>1</CAAID>
          <CreatedDate>sample string 9</CreatedDate>
          <Createdby>6</Createdby>
          <CropAdvisoryID>2</CropAdvisoryID>
          <ImagePath>sample string 4</ImagePath>
          <RefreshDateTime>sample string 8</RefreshDateTime>
          <ThumbNailImageName>sample string 5</ThumbNailImageName>
          <ThumbnailBytes>QEA=</ThumbnailBytes>
          <Type>sample string 3</Type>
          <Updatedby>7</Updatedby>
        </CropAdvisoryImage>
        <CropAdvisoryImage>
          <ByteStream>QEA=</ByteStream>
          <CAAID>1</CAAID>
          <CreatedDate>sample string 9</CreatedDate>
          <Createdby>6</Createdby>
          <CropAdvisoryID>2</CropAdvisoryID>
          <ImagePath>sample string 4</ImagePath>
          <RefreshDateTime>sample string 8</RefreshDateTime>
          <ThumbNailImageName>sample string 5</ThumbNailImageName>
          <ThumbnailBytes>QEA=</ThumbnailBytes>
          <Type>sample string 3</Type>
          <Updatedby>7</Updatedby>
        </CropAdvisoryImage>
      </ObjCropAdvisoryImageList>
      <ObjCropList>
        <CropAdvisoryCrop>
          <CACMID>1</CACMID>
          <Createdby>8</Createdby>
          <CropAdvisoryID>2</CropAdvisoryID>
          <CropCategoryID>7</CropCategoryID>
          <CropID>5</CropID>
          <CropImageURL>sample string 12</CropImageURL>
          <CropName>sample string 4</CropName>
          <ID>6</ID>
          <LanguageType>sample string 10</LanguageType>
          <RefreshDateTime>sample string 11</RefreshDateTime>
          <ThumbNailBytes>QEA=</ThumbNailBytes>
          <Type>sample string 3</Type>
          <Updatedby>9</Updatedby>
          <VarietyId>14</VarietyId>
          <VarietyName>sample string 13</VarietyName>
        </CropAdvisoryCrop>
        <CropAdvisoryCrop>
          <CACMID>1</CACMID>
          <Createdby>8</Createdby>
          <CropAdvisoryID>2</CropAdvisoryID>
          <CropCategoryID>7</CropCategoryID>
          <CropID>5</CropID>
          <CropImageURL>sample string 12</CropImageURL>
          <CropName>sample string 4</CropName>
          <ID>6</ID>
          <LanguageType>sample string 10</LanguageType>
          <RefreshDateTime>sample string 11</RefreshDateTime>
          <ThumbNailBytes>QEA=</ThumbNailBytes>
          <Type>sample string 3</Type>
          <Updatedby>9</Updatedby>
          <VarietyId>14</VarietyId>
          <VarietyName>sample string 13</VarietyName>
        </CropAdvisoryCrop>
      </ObjCropList>
      <ObjDistrictList>
        <CropAdvisoryDistrict>
          <CADMID>1</CADMID>
          <Createdby>6</Createdby>
          <CropAdvisoryID>2</CropAdvisoryID>
          <DistictName>sample string 4</DistictName>
          <DistrictID>3</DistrictID>
          <RefreshDateTime>sample string 8</RefreshDateTime>
          <StateID>5</StateID>
          <Updatedby>7</Updatedby>
        </CropAdvisoryDistrict>
        <CropAdvisoryDistrict>
          <CADMID>1</CADMID>
          <Createdby>6</Createdby>
          <CropAdvisoryID>2</CropAdvisoryID>
          <DistictName>sample string 4</DistictName>
          <DistrictID>3</DistrictID>
          <RefreshDateTime>sample string 8</RefreshDateTime>
          <StateID>5</StateID>
          <Updatedby>7</Updatedby>
        </CropAdvisoryDistrict>
      </ObjDistrictList>
      <PeriodEndDate>sample string 53</PeriodEndDate>
      <PeriodStartDate>sample string 52</PeriodStartDate>
      <PhoneNumber>sample string 50</PhoneNumber>
      <Q1>true</Q1>
      <Q2>true</Q2>
      <Rating>35</Rating>
      <Recommendations>sample string 19</Recommendations>
      <RecommendationsRegional>sample string 39</RecommendationsRegional>
      <RecordDate>sample string 67</RecordDate>
      <RefreshDateTime>sample string 33</RefreshDateTime>
      <RegionalLanguage>sample string 42</RegionalLanguage>
      <SMSAlert>true</SMSAlert>
      <SMSLanguage>sample string 43</SMSLanguage>
      <ScientistID>16</ScientistID>
      <State>sample string 22</State>
      <StateID>18</StateID>
      <Title>sample string 10</Title>
      <Type>sample string 21</Type>
      <Updatedby>30</Updatedby>
      <VarietyId>12</VarietyId>
      <VarietyName>sample string 11</VarietyName>
      <WeatherCondition>sample string 54</WeatherCondition>
      <WeatherConditionRegional>sample string 40</WeatherConditionRegional>
      <YouTubeLink>sample string 20</YouTubeLink>
    </CropAdvisoryDetails>
    <CropAdvisoryDetails>
      <AgroAdvisoryDetails>sample string 55</AgroAdvisoryDetails>
      <AgroAdvisoryDetailsRegional>sample string 41</AgroAdvisoryDetailsRegional>
      <AsdID>7</AsdID>
      <AsdList>sample string 47</AsdList>
      <AsdName>sample string 8</AsdName>
      <AvgFeedback>58</AvgFeedback>
      <Block>sample string 24</Block>
      <BlockID>6</BlockID>
      <BlockList>sample string 46</BlockList>
      <BlocksList>sample string 44</BlocksList>
      <BriefText>sample string 37</BriefText>
      <BriefTextRegional>sample string 38</BriefTextRegional>
      <CAMID>57</CAMID>
      <Category>sample string 26</Category>
      <CategoryID>4</CategoryID>
      <CategoryIcon>sample string 27</CategoryIcon>
      <Comments>sample string 66</Comments>
      <CreatedDate>sample string 28</CreatedDate>
      <Createdby>29</Createdby>
      <CropAdvisoryID>3</CropAdvisoryID>
      <CropID>9</CropID>
      <CropImageURL>sample string 31</CropImageURL>
      <CropName>sample string 13</CropName>
      <D1>true</D1>
      <D2>true</D2>
      <D3>true</D3>
      <D4>true</D4>
      <D5>true</D5>
      <DistricsList>sample string 45</DistricsList>
      <District>sample string 23</District>
      <DistrictID>5</DistrictID>
      <DistrictList>sample string 48</DistrictList>
      <FarmerName>sample string 14</FarmerName>
      <FavouriteID>56</FavouriteID>
      <FeedbackID>34</FeedbackID>
      <Id>17</Id>
      <ImageBytes>QEA=</ImageBytes>
      <Institution>sample string 51</Institution>
      <IsCurrentLocation>true</IsCurrentLocation>
      <LanguageId>36</LanguageId>
      <LanguageType>sample string 32</LanguageType>
      <Latitude>sample string 1</Latitude>
      <Location>sample string 25</Location>
      <LogInId>sample string 15</LogInId>
      <Longitude>sample string 2</Longitude>
      <ObjAsdList>
        <CropAdvisoryAsd>
          <AsdID>3</AsdID>
          <AsdName>sample string 4</AsdName>
          <CABMID>2</CABMID>
          <Createdby>6</Createdby>
          <CropAdvisoryID>1</CropAdvisoryID>
          <DistrictID>5</DistrictID>
          <RefreshDateTime>sample string 8</RefreshDateTime>
          <Updatedby>7</Updatedby>
        </CropAdvisoryAsd>
        <CropAdvisoryAsd>
          <AsdID>3</AsdID>
          <AsdName>sample string 4</AsdName>
          <CABMID>2</CABMID>
          <Createdby>6</Createdby>
          <CropAdvisoryID>1</CropAdvisoryID>
          <DistrictID>5</DistrictID>
          <RefreshDateTime>sample string 8</RefreshDateTime>
          <Updatedby>7</Updatedby>
        </CropAdvisoryAsd>
      </ObjAsdList>
      <ObjBlockList>
        <CropAdvisoryBlock>
          <AsdID>5</AsdID>
          <AsdName>sample string 6</AsdName>
          <BlockID>4</BlockID>
          <BlockName>sample string 2</BlockName>
          <CABMID>3</CABMID>
          <Createdby>8</Createdby>
          <CropAdvisoryID>1</CropAdvisoryID>
          <DistrictID>7</DistrictID>
          <RefreshDateTime>sample string 10</RefreshDateTime>
          <Updatedby>9</Updatedby>
        </CropAdvisoryBlock>
        <CropAdvisoryBlock>
          <AsdID>5</AsdID>
          <AsdName>sample string 6</AsdName>
          <BlockID>4</BlockID>
          <BlockName>sample string 2</BlockName>
          <CABMID>3</CABMID>
          <Createdby>8</Createdby>
          <CropAdvisoryID>1</CropAdvisoryID>
          <DistrictID>7</DistrictID>
          <RefreshDateTime>sample string 10</RefreshDateTime>
          <Updatedby>9</Updatedby>
        </CropAdvisoryBlock>
      </ObjBlockList>
      <ObjCropAdvisoryAudio>
        <CAAID>1</CAAID>
        <Createdby>5</Createdby>
        <CropAdvisoryID>2</CropAdvisoryID>
        <FileName>sample string 4</FileName>
        <Type>sample string 3</Type>
        <Updatedby>6</Updatedby>
      </ObjCropAdvisoryAudio>
      <ObjCropAdvisoryImageList>
        <CropAdvisoryImage>
          <ByteStream>QEA=</ByteStream>
          <CAAID>1</CAAID>
          <CreatedDate>sample string 9</CreatedDate>
          <Createdby>6</Createdby>
          <CropAdvisoryID>2</CropAdvisoryID>
          <ImagePath>sample string 4</ImagePath>
          <RefreshDateTime>sample string 8</RefreshDateTime>
          <ThumbNailImageName>sample string 5</ThumbNailImageName>
          <ThumbnailBytes>QEA=</ThumbnailBytes>
          <Type>sample string 3</Type>
          <Updatedby>7</Updatedby>
        </CropAdvisoryImage>
        <CropAdvisoryImage>
          <ByteStream>QEA=</ByteStream>
          <CAAID>1</CAAID>
          <CreatedDate>sample string 9</CreatedDate>
          <Createdby>6</Createdby>
          <CropAdvisoryID>2</CropAdvisoryID>
          <ImagePath>sample string 4</ImagePath>
          <RefreshDateTime>sample string 8</RefreshDateTime>
          <ThumbNailImageName>sample string 5</ThumbNailImageName>
          <ThumbnailBytes>QEA=</ThumbnailBytes>
          <Type>sample string 3</Type>
          <Updatedby>7</Updatedby>
        </CropAdvisoryImage>
      </ObjCropAdvisoryImageList>
      <ObjCropList>
        <CropAdvisoryCrop>
          <CACMID>1</CACMID>
          <Createdby>8</Createdby>
          <CropAdvisoryID>2</CropAdvisoryID>
          <CropCategoryID>7</CropCategoryID>
          <CropID>5</CropID>
          <CropImageURL>sample string 12</CropImageURL>
          <CropName>sample string 4</CropName>
          <ID>6</ID>
          <LanguageType>sample string 10</LanguageType>
          <RefreshDateTime>sample string 11</RefreshDateTime>
          <ThumbNailBytes>QEA=</ThumbNailBytes>
          <Type>sample string 3</Type>
          <Updatedby>9</Updatedby>
          <VarietyId>14</VarietyId>
          <VarietyName>sample string 13</VarietyName>
        </CropAdvisoryCrop>
        <CropAdvisoryCrop>
          <CACMID>1</CACMID>
          <Createdby>8</Createdby>
          <CropAdvisoryID>2</CropAdvisoryID>
          <CropCategoryID>7</CropCategoryID>
          <CropID>5</CropID>
          <CropImageURL>sample string 12</CropImageURL>
          <CropName>sample string 4</CropName>
          <ID>6</ID>
          <LanguageType>sample string 10</LanguageType>
          <RefreshDateTime>sample string 11</RefreshDateTime>
          <ThumbNailBytes>QEA=</ThumbNailBytes>
          <Type>sample string 3</Type>
          <Updatedby>9</Updatedby>
          <VarietyId>14</VarietyId>
          <VarietyName>sample string 13</VarietyName>
        </CropAdvisoryCrop>
      </ObjCropList>
      <ObjDistrictList>
        <CropAdvisoryDistrict>
          <CADMID>1</CADMID>
          <Createdby>6</Createdby>
          <CropAdvisoryID>2</CropAdvisoryID>
          <DistictName>sample string 4</DistictName>
          <DistrictID>3</DistrictID>
          <RefreshDateTime>sample string 8</RefreshDateTime>
          <StateID>5</StateID>
          <Updatedby>7</Updatedby>
        </CropAdvisoryDistrict>
        <CropAdvisoryDistrict>
          <CADMID>1</CADMID>
          <Createdby>6</Createdby>
          <CropAdvisoryID>2</CropAdvisoryID>
          <DistictName>sample string 4</DistictName>
          <DistrictID>3</DistrictID>
          <RefreshDateTime>sample string 8</RefreshDateTime>
          <StateID>5</StateID>
          <Updatedby>7</Updatedby>
        </CropAdvisoryDistrict>
      </ObjDistrictList>
      <PeriodEndDate>sample string 53</PeriodEndDate>
      <PeriodStartDate>sample string 52</PeriodStartDate>
      <PhoneNumber>sample string 50</PhoneNumber>
      <Q1>true</Q1>
      <Q2>true</Q2>
      <Rating>35</Rating>
      <Recommendations>sample string 19</Recommendations>
      <RecommendationsRegional>sample string 39</RecommendationsRegional>
      <RecordDate>sample string 67</RecordDate>
      <RefreshDateTime>sample string 33</RefreshDateTime>
      <RegionalLanguage>sample string 42</RegionalLanguage>
      <SMSAlert>true</SMSAlert>
      <SMSLanguage>sample string 43</SMSLanguage>
      <ScientistID>16</ScientistID>
      <State>sample string 22</State>
      <StateID>18</StateID>
      <Title>sample string 10</Title>
      <Type>sample string 21</Type>
      <Updatedby>30</Updatedby>
      <VarietyId>12</VarietyId>
      <VarietyName>sample string 11</VarietyName>
      <WeatherCondition>sample string 54</WeatherCondition>
      <WeatherConditionRegional>sample string 40</WeatherConditionRegional>
      <YouTubeLink>sample string 20</YouTubeLink>
    </CropAdvisoryDetails>
  </ObjCropAdvisoryDetailsList>
  <ObjCropAdvisoryDistMappList>
    <CropAdvisoryDistrict>
      <CADMID>1</CADMID>
      <Createdby>6</Createdby>
      <CropAdvisoryID>2</CropAdvisoryID>
      <DistictName>sample string 4</DistictName>
      <DistrictID>3</DistrictID>
      <RefreshDateTime>sample string 8</RefreshDateTime>
      <StateID>5</StateID>
      <Updatedby>7</Updatedby>
    </CropAdvisoryDistrict>
    <CropAdvisoryDistrict>
      <CADMID>1</CADMID>
      <Createdby>6</Createdby>
      <CropAdvisoryID>2</CropAdvisoryID>
      <DistictName>sample string 4</DistictName>
      <DistrictID>3</DistrictID>
      <RefreshDateTime>sample string 8</RefreshDateTime>
      <StateID>5</StateID>
      <Updatedby>7</Updatedby>
    </CropAdvisoryDistrict>
  </ObjCropAdvisoryDistMappList>
  <ObjCropAdvisoryFavList>
    <CropAdvisoryDetails>
      <AgroAdvisoryDetails>sample string 55</AgroAdvisoryDetails>
      <AgroAdvisoryDetailsRegional>sample string 41</AgroAdvisoryDetailsRegional>
      <AsdID>7</AsdID>
      <AsdList>sample string 47</AsdList>
      <AsdName>sample string 8</AsdName>
      <AvgFeedback>58</AvgFeedback>
      <Block>sample string 24</Block>
      <BlockID>6</BlockID>
      <BlockList>sample string 46</BlockList>
      <BlocksList>sample string 44</BlocksList>
      <BriefText>sample string 37</BriefText>
      <BriefTextRegional>sample string 38</BriefTextRegional>
      <CAMID>57</CAMID>
      <Category>sample string 26</Category>
      <CategoryID>4</CategoryID>
      <CategoryIcon>sample string 27</CategoryIcon>
      <Comments>sample string 66</Comments>
      <CreatedDate>sample string 28</CreatedDate>
      <Createdby>29</Createdby>
      <CropAdvisoryID>3</CropAdvisoryID>
      <CropID>9</CropID>
      <CropImageURL>sample string 31</CropImageURL>
      <CropName>sample string 13</CropName>
      <D1>true</D1>
      <D2>true</D2>
      <D3>true</D3>
      <D4>true</D4>
      <D5>true</D5>
      <DistricsList>sample string 45</DistricsList>
      <District>sample string 23</District>
      <DistrictID>5</DistrictID>
      <DistrictList>sample string 48</DistrictList>
      <FarmerName>sample string 14</FarmerName>
      <FavouriteID>56</FavouriteID>
      <FeedbackID>34</FeedbackID>
      <Id>17</Id>
      <ImageBytes>QEA=</ImageBytes>
      <Institution>sample string 51</Institution>
      <IsCurrentLocation>true</IsCurrentLocation>
      <LanguageId>36</LanguageId>
      <LanguageType>sample string 32</LanguageType>
      <Latitude>sample string 1</Latitude>
      <Location>sample string 25</Location>
      <LogInId>sample string 15</LogInId>
      <Longitude>sample string 2</Longitude>
      <ObjAsdList>
        <CropAdvisoryAsd>
          <AsdID>3</AsdID>
          <AsdName>sample string 4</AsdName>
          <CABMID>2</CABMID>
          <Createdby>6</Createdby>
          <CropAdvisoryID>1</CropAdvisoryID>
          <DistrictID>5</DistrictID>
          <RefreshDateTime>sample string 8</RefreshDateTime>
          <Updatedby>7</Updatedby>
        </CropAdvisoryAsd>
        <CropAdvisoryAsd>
          <AsdID>3</AsdID>
          <AsdName>sample string 4</AsdName>
          <CABMID>2</CABMID>
          <Createdby>6</Createdby>
          <CropAdvisoryID>1</CropAdvisoryID>
          <DistrictID>5</DistrictID>
          <RefreshDateTime>sample string 8</RefreshDateTime>
          <Updatedby>7</Updatedby>
        </CropAdvisoryAsd>
      </ObjAsdList>
      <ObjBlockList>
        <CropAdvisoryBlock>
          <AsdID>5</AsdID>
          <AsdName>sample string 6</AsdName>
          <BlockID>4</BlockID>
          <BlockName>sample string 2</BlockName>
          <CABMID>3</CABMID>
          <Createdby>8</Createdby>
          <CropAdvisoryID>1</CropAdvisoryID>
          <DistrictID>7</DistrictID>
          <RefreshDateTime>sample string 10</RefreshDateTime>
          <Updatedby>9</Updatedby>
        </CropAdvisoryBlock>
        <CropAdvisoryBlock>
          <AsdID>5</AsdID>
          <AsdName>sample string 6</AsdName>
          <BlockID>4</BlockID>
          <BlockName>sample string 2</BlockName>
          <CABMID>3</CABMID>
          <Createdby>8</Createdby>
          <CropAdvisoryID>1</CropAdvisoryID>
          <DistrictID>7</DistrictID>
          <RefreshDateTime>sample string 10</RefreshDateTime>
          <Updatedby>9</Updatedby>
        </CropAdvisoryBlock>
      </ObjBlockList>
      <ObjCropAdvisoryAudio>
        <CAAID>1</CAAID>
        <Createdby>5</Createdby>
        <CropAdvisoryID>2</CropAdvisoryID>
        <FileName>sample string 4</FileName>
        <Type>sample string 3</Type>
        <Updatedby>6</Updatedby>
      </ObjCropAdvisoryAudio>
      <ObjCropAdvisoryImageList>
        <CropAdvisoryImage>
          <ByteStream>QEA=</ByteStream>
          <CAAID>1</CAAID>
          <CreatedDate>sample string 9</CreatedDate>
          <Createdby>6</Createdby>
          <CropAdvisoryID>2</CropAdvisoryID>
          <ImagePath>sample string 4</ImagePath>
          <RefreshDateTime>sample string 8</RefreshDateTime>
          <ThumbNailImageName>sample string 5</ThumbNailImageName>
          <ThumbnailBytes>QEA=</ThumbnailBytes>
          <Type>sample string 3</Type>
          <Updatedby>7</Updatedby>
        </CropAdvisoryImage>
        <CropAdvisoryImage>
          <ByteStream>QEA=</ByteStream>
          <CAAID>1</CAAID>
          <CreatedDate>sample string 9</CreatedDate>
          <Createdby>6</Createdby>
          <CropAdvisoryID>2</CropAdvisoryID>
          <ImagePath>sample string 4</ImagePath>
          <RefreshDateTime>sample string 8</RefreshDateTime>
          <ThumbNailImageName>sample string 5</ThumbNailImageName>
          <ThumbnailBytes>QEA=</ThumbnailBytes>
          <Type>sample string 3</Type>
          <Updatedby>7</Updatedby>
        </CropAdvisoryImage>
      </ObjCropAdvisoryImageList>
      <ObjCropList>
        <CropAdvisoryCrop>
          <CACMID>1</CACMID>
          <Createdby>8</Createdby>
          <CropAdvisoryID>2</CropAdvisoryID>
          <CropCategoryID>7</CropCategoryID>
          <CropID>5</CropID>
          <CropImageURL>sample string 12</CropImageURL>
          <CropName>sample string 4</CropName>
          <ID>6</ID>
          <LanguageType>sample string 10</LanguageType>
          <RefreshDateTime>sample string 11</RefreshDateTime>
          <ThumbNailBytes>QEA=</ThumbNailBytes>
          <Type>sample string 3</Type>
          <Updatedby>9</Updatedby>
          <VarietyId>14</VarietyId>
          <VarietyName>sample string 13</VarietyName>
        </CropAdvisoryCrop>
        <CropAdvisoryCrop>
          <CACMID>1</CACMID>
          <Createdby>8</Createdby>
          <CropAdvisoryID>2</CropAdvisoryID>
          <CropCategoryID>7</CropCategoryID>
          <CropID>5</CropID>
          <CropImageURL>sample string 12</CropImageURL>
          <CropName>sample string 4</CropName>
          <ID>6</ID>
          <LanguageType>sample string 10</LanguageType>
          <RefreshDateTime>sample string 11</RefreshDateTime>
          <ThumbNailBytes>QEA=</ThumbNailBytes>
          <Type>sample string 3</Type>
          <Updatedby>9</Updatedby>
          <VarietyId>14</VarietyId>
          <VarietyName>sample string 13</VarietyName>
        </CropAdvisoryCrop>
      </ObjCropList>
      <ObjDistrictList>
        <CropAdvisoryDistrict>
          <CADMID>1</CADMID>
          <Createdby>6</Createdby>
          <CropAdvisoryID>2</CropAdvisoryID>
          <DistictName>sample string 4</DistictName>
          <DistrictID>3</DistrictID>
          <RefreshDateTime>sample string 8</RefreshDateTime>
          <StateID>5</StateID>
          <Updatedby>7</Updatedby>
        </CropAdvisoryDistrict>
        <CropAdvisoryDistrict>
          <CADMID>1</CADMID>
          <Createdby>6</Createdby>
          <CropAdvisoryID>2</CropAdvisoryID>
          <DistictName>sample string 4</DistictName>
          <DistrictID>3</DistrictID>
          <RefreshDateTime>sample string 8</RefreshDateTime>
          <StateID>5</StateID>
          <Updatedby>7</Updatedby>
        </CropAdvisoryDistrict>
      </ObjDistrictList>
      <PeriodEndDate>sample string 53</PeriodEndDate>
      <PeriodStartDate>sample string 52</PeriodStartDate>
      <PhoneNumber>sample string 50</PhoneNumber>
      <Q1>true</Q1>
      <Q2>true</Q2>
      <Rating>35</Rating>
      <Recommendations>sample string 19</Recommendations>
      <RecommendationsRegional>sample string 39</RecommendationsRegional>
      <RecordDate>sample string 67</RecordDate>
      <RefreshDateTime>sample string 33</RefreshDateTime>
      <RegionalLanguage>sample string 42</RegionalLanguage>
      <SMSAlert>true</SMSAlert>
      <SMSLanguage>sample string 43</SMSLanguage>
      <ScientistID>16</ScientistID>
      <State>sample string 22</State>
      <StateID>18</StateID>
      <Title>sample string 10</Title>
      <Type>sample string 21</Type>
      <Updatedby>30</Updatedby>
      <VarietyId>12</VarietyId>
      <VarietyName>sample string 11</VarietyName>
      <WeatherCondition>sample string 54</WeatherCondition>
      <WeatherConditionRegional>sample string 40</WeatherConditionRegional>
      <YouTubeLink>sample string 20</YouTubeLink>
    </CropAdvisoryDetails>
    <CropAdvisoryDetails>
      <AgroAdvisoryDetails>sample string 55</AgroAdvisoryDetails>
      <AgroAdvisoryDetailsRegional>sample string 41</AgroAdvisoryDetailsRegional>
      <AsdID>7</AsdID>
      <AsdList>sample string 47</AsdList>
      <AsdName>sample string 8</AsdName>
      <AvgFeedback>58</AvgFeedback>
      <Block>sample string 24</Block>
      <BlockID>6</BlockID>
      <BlockList>sample string 46</BlockList>
      <BlocksList>sample string 44</BlocksList>
      <BriefText>sample string 37</BriefText>
      <BriefTextRegional>sample string 38</BriefTextRegional>
      <CAMID>57</CAMID>
      <Category>sample string 26</Category>
      <CategoryID>4</CategoryID>
      <CategoryIcon>sample string 27</CategoryIcon>
      <Comments>sample string 66</Comments>
      <CreatedDate>sample string 28</CreatedDate>
      <Createdby>29</Createdby>
      <CropAdvisoryID>3</CropAdvisoryID>
      <CropID>9</CropID>
      <CropImageURL>sample string 31</CropImageURL>
      <CropName>sample string 13</CropName>
      <D1>true</D1>
      <D2>true</D2>
      <D3>true</D3>
      <D4>true</D4>
      <D5>true</D5>
      <DistricsList>sample string 45</DistricsList>
      <District>sample string 23</District>
      <DistrictID>5</DistrictID>
      <DistrictList>sample string 48</DistrictList>
      <FarmerName>sample string 14</FarmerName>
      <FavouriteID>56</FavouriteID>
      <FeedbackID>34</FeedbackID>
      <Id>17</Id>
      <ImageBytes>QEA=</ImageBytes>
      <Institution>sample string 51</Institution>
      <IsCurrentLocation>true</IsCurrentLocation>
      <LanguageId>36</LanguageId>
      <LanguageType>sample string 32</LanguageType>
      <Latitude>sample string 1</Latitude>
      <Location>sample string 25</Location>
      <LogInId>sample string 15</LogInId>
      <Longitude>sample string 2</Longitude>
      <ObjAsdList>
        <CropAdvisoryAsd>
          <AsdID>3</AsdID>
          <AsdName>sample string 4</AsdName>
          <CABMID>2</CABMID>
          <Createdby>6</Createdby>
          <CropAdvisoryID>1</CropAdvisoryID>
          <DistrictID>5</DistrictID>
          <RefreshDateTime>sample string 8</RefreshDateTime>
          <Updatedby>7</Updatedby>
        </CropAdvisoryAsd>
        <CropAdvisoryAsd>
          <AsdID>3</AsdID>
          <AsdName>sample string 4</AsdName>
          <CABMID>2</CABMID>
          <Createdby>6</Createdby>
          <CropAdvisoryID>1</CropAdvisoryID>
          <DistrictID>5</DistrictID>
          <RefreshDateTime>sample string 8</RefreshDateTime>
          <Updatedby>7</Updatedby>
        </CropAdvisoryAsd>
      </ObjAsdList>
      <ObjBlockList>
        <CropAdvisoryBlock>
          <AsdID>5</AsdID>
          <AsdName>sample string 6</AsdName>
          <BlockID>4</BlockID>
          <BlockName>sample string 2</BlockName>
          <CABMID>3</CABMID>
          <Createdby>8</Createdby>
          <CropAdvisoryID>1</CropAdvisoryID>
          <DistrictID>7</DistrictID>
          <RefreshDateTime>sample string 10</RefreshDateTime>
          <Updatedby>9</Updatedby>
        </CropAdvisoryBlock>
        <CropAdvisoryBlock>
          <AsdID>5</AsdID>
          <AsdName>sample string 6</AsdName>
          <BlockID>4</BlockID>
          <BlockName>sample string 2</BlockName>
          <CABMID>3</CABMID>
          <Createdby>8</Createdby>
          <CropAdvisoryID>1</CropAdvisoryID>
          <DistrictID>7</DistrictID>
          <RefreshDateTime>sample string 10</RefreshDateTime>
          <Updatedby>9</Updatedby>
        </CropAdvisoryBlock>
      </ObjBlockList>
      <ObjCropAdvisoryAudio>
        <CAAID>1</CAAID>
        <Createdby>5</Createdby>
        <CropAdvisoryID>2</CropAdvisoryID>
        <FileName>sample string 4</FileName>
        <Type>sample string 3</Type>
        <Updatedby>6</Updatedby>
      </ObjCropAdvisoryAudio>
      <ObjCropAdvisoryImageList>
        <CropAdvisoryImage>
          <ByteStream>QEA=</ByteStream>
          <CAAID>1</CAAID>
          <CreatedDate>sample string 9</CreatedDate>
          <Createdby>6</Createdby>
          <CropAdvisoryID>2</CropAdvisoryID>
          <ImagePath>sample string 4</ImagePath>
          <RefreshDateTime>sample string 8</RefreshDateTime>
          <ThumbNailImageName>sample string 5</ThumbNailImageName>
          <ThumbnailBytes>QEA=</ThumbnailBytes>
          <Type>sample string 3</Type>
          <Updatedby>7</Updatedby>
        </CropAdvisoryImage>
        <CropAdvisoryImage>
          <ByteStream>QEA=</ByteStream>
          <CAAID>1</CAAID>
          <CreatedDate>sample string 9</CreatedDate>
          <Createdby>6</Createdby>
          <CropAdvisoryID>2</CropAdvisoryID>
          <ImagePath>sample string 4</ImagePath>
          <RefreshDateTime>sample string 8</RefreshDateTime>
          <ThumbNailImageName>sample string 5</ThumbNailImageName>
          <ThumbnailBytes>QEA=</ThumbnailBytes>
          <Type>sample string 3</Type>
          <Updatedby>7</Updatedby>
        </CropAdvisoryImage>
      </ObjCropAdvisoryImageList>
      <ObjCropList>
        <CropAdvisoryCrop>
          <CACMID>1</CACMID>
          <Createdby>8</Createdby>
          <CropAdvisoryID>2</CropAdvisoryID>
          <CropCategoryID>7</CropCategoryID>
          <CropID>5</CropID>
          <CropImageURL>sample string 12</CropImageURL>
          <CropName>sample string 4</CropName>
          <ID>6</ID>
          <LanguageType>sample string 10</LanguageType>
          <RefreshDateTime>sample string 11</RefreshDateTime>
          <ThumbNailBytes>QEA=</ThumbNailBytes>
          <Type>sample string 3</Type>
          <Updatedby>9</Updatedby>
          <VarietyId>14</VarietyId>
          <VarietyName>sample string 13</VarietyName>
        </CropAdvisoryCrop>
        <CropAdvisoryCrop>
          <CACMID>1</CACMID>
          <Createdby>8</Createdby>
          <CropAdvisoryID>2</CropAdvisoryID>
          <CropCategoryID>7</CropCategoryID>
          <CropID>5</CropID>
          <CropImageURL>sample string 12</CropImageURL>
          <CropName>sample string 4</CropName>
          <ID>6</ID>
          <LanguageType>sample string 10</LanguageType>
          <RefreshDateTime>sample string 11</RefreshDateTime>
          <ThumbNailBytes>QEA=</ThumbNailBytes>
          <Type>sample string 3</Type>
          <Updatedby>9</Updatedby>
          <VarietyId>14</VarietyId>
          <VarietyName>sample string 13</VarietyName>
        </CropAdvisoryCrop>
      </ObjCropList>
      <ObjDistrictList>
        <CropAdvisoryDistrict>
          <CADMID>1</CADMID>
          <Createdby>6</Createdby>
          <CropAdvisoryID>2</CropAdvisoryID>
          <DistictName>sample string 4</DistictName>
          <DistrictID>3</DistrictID>
          <RefreshDateTime>sample string 8</RefreshDateTime>
          <StateID>5</StateID>
          <Updatedby>7</Updatedby>
        </CropAdvisoryDistrict>
        <CropAdvisoryDistrict>
          <CADMID>1</CADMID>
          <Createdby>6</Createdby>
          <CropAdvisoryID>2</CropAdvisoryID>
          <DistictName>sample string 4</DistictName>
          <DistrictID>3</DistrictID>
          <RefreshDateTime>sample string 8</RefreshDateTime>
          <StateID>5</StateID>
          <Updatedby>7</Updatedby>
        </CropAdvisoryDistrict>
      </ObjDistrictList>
      <PeriodEndDate>sample string 53</PeriodEndDate>
      <PeriodStartDate>sample string 52</PeriodStartDate>
      <PhoneNumber>sample string 50</PhoneNumber>
      <Q1>true</Q1>
      <Q2>true</Q2>
      <Rating>35</Rating>
      <Recommendations>sample string 19</Recommendations>
      <RecommendationsRegional>sample string 39</RecommendationsRegional>
      <RecordDate>sample string 67</RecordDate>
      <RefreshDateTime>sample string 33</RefreshDateTime>
      <RegionalLanguage>sample string 42</RegionalLanguage>
      <SMSAlert>true</SMSAlert>
      <SMSLanguage>sample string 43</SMSLanguage>
      <ScientistID>16</ScientistID>
      <State>sample string 22</State>
      <StateID>18</StateID>
      <Title>sample string 10</Title>
      <Type>sample string 21</Type>
      <Updatedby>30</Updatedby>
      <VarietyId>12</VarietyId>
      <VarietyName>sample string 11</VarietyName>
      <WeatherCondition>sample string 54</WeatherCondition>
      <WeatherConditionRegional>sample string 40</WeatherConditionRegional>
      <YouTubeLink>sample string 20</YouTubeLink>
    </CropAdvisoryDetails>
  </ObjCropAdvisoryFavList>
  <ObjCropAdvisoryFavouritesList>
    <CropAdvisoryFavourites>
      <CAFLID>1</CAFLID>
      <Createdby>4</Createdby>
      <CropAdvisoryID>2</CropAdvisoryID>
      <Updatedby>5</Updatedby>
      <UserProfileID>3</UserProfileID>
    </CropAdvisoryFavourites>
    <CropAdvisoryFavourites>
      <CAFLID>1</CAFLID>
      <Createdby>4</Createdby>
      <CropAdvisoryID>2</CropAdvisoryID>
      <Updatedby>5</Updatedby>
      <UserProfileID>3</UserProfileID>
    </CropAdvisoryFavourites>
  </ObjCropAdvisoryFavouritesList>
  <ObjCropAdvisoryFeedbackList>
    <CropAdvisoryFeedback>
      <Comments>sample string 8</Comments>
      <Createdby>9</Createdby>
      <CropAdvisoryID>2</CropAdvisoryID>
      <FarmerName>sample string 11</FarmerName>
      <FeedbackID>1</FeedbackID>
      <LanguageType>sample string 12</LanguageType>
      <Q1>sample string 6</Q1>
      <Q2>sample string 7</Q2>
      <Rating>4</Rating>
      <RefreshDateTime>sample string 13</RefreshDateTime>
      <Updatedby>10</Updatedby>
      <UserProfileID>3</UserProfileID>
      <isFeedback>true</isFeedback>
    </CropAdvisoryFeedback>
    <CropAdvisoryFeedback>
      <Comments>sample string 8</Comments>
      <Createdby>9</Createdby>
      <CropAdvisoryID>2</CropAdvisoryID>
      <FarmerName>sample string 11</FarmerName>
      <FeedbackID>1</FeedbackID>
      <LanguageType>sample string 12</LanguageType>
      <Q1>sample string 6</Q1>
      <Q2>sample string 7</Q2>
      <Rating>4</Rating>
      <RefreshDateTime>sample string 13</RefreshDateTime>
      <Updatedby>10</Updatedby>
      <UserProfileID>3</UserProfileID>
      <isFeedback>true</isFeedback>
    </CropAdvisoryFeedback>
  </ObjCropAdvisoryFeedbackList>
  <ObjCropAdvisoryImageList>
    <CropAdvisoryImage>
      <ByteStream>QEA=</ByteStream>
      <CAAID>1</CAAID>
      <CreatedDate>sample string 9</CreatedDate>
      <Createdby>6</Createdby>
      <CropAdvisoryID>2</CropAdvisoryID>
      <ImagePath>sample string 4</ImagePath>
      <RefreshDateTime>sample string 8</RefreshDateTime>
      <ThumbNailImageName>sample string 5</ThumbNailImageName>
      <ThumbnailBytes>QEA=</ThumbnailBytes>
      <Type>sample string 3</Type>
      <Updatedby>7</Updatedby>
    </CropAdvisoryImage>
    <CropAdvisoryImage>
      <ByteStream>QEA=</ByteStream>
      <CAAID>1</CAAID>
      <CreatedDate>sample string 9</CreatedDate>
      <Createdby>6</Createdby>
      <CropAdvisoryID>2</CropAdvisoryID>
      <ImagePath>sample string 4</ImagePath>
      <RefreshDateTime>sample string 8</RefreshDateTime>
      <ThumbNailImageName>sample string 5</ThumbNailImageName>
      <ThumbnailBytes>QEA=</ThumbnailBytes>
      <Type>sample string 3</Type>
      <Updatedby>7</Updatedby>
    </CropAdvisoryImage>
  </ObjCropAdvisoryImageList>
  <ObjLanguagesList>
    <Languages>
      <Assamese>sample string 15</Assamese>
      <Bengali>sample string 13</Bengali>
      <Bhili>sample string 20</Bhili>
      <Bodo>sample string 28</Bodo>
      <Createdby>32</Createdby>
      <Dogri>sample string 24</Dogri>
      <English>sample string 2</English>
      <Gondi>sample string 23</Gondi>
      <Gujarati>sample string 11</Gujarati>
      <Hindi>sample string 8</Hindi>
      <Ho>sample string 31</Ho>
      <ID>1</ID>
      <Kannada>sample string 6</Kannada>
      <Kashmiri>sample string 16</Kashmiri>
      <Khandeshi>sample string 25</Khandeshi>
      <Khasi>sample string 29</Khasi>
      <Konkani>sample string 17</Konkani>
      <Kurukh>sample string 26</Kurukh>
      <LanguageType>sample string 34</LanguageType>
      <Maithili>sample string 19</Maithili>
      <Malayalam>sample string 5</Malayalam>
      <Manipuri>sample string 18</Manipuri>
      <Marati>sample string 12</Marati>
      <Mundari>sample string 30</Mundari>
      <Nepali>sample string 22</Nepali>
      <Oriya>sample string 9</Oriya>
      <Punjabi>sample string 10</Punjabi>
      <RefreshDateTime>sample string 35</RefreshDateTime>
      <Santali>sample string 21</Santali>
      <Sindhi>sample string 14</Sindhi>
      <Tamil>sample string 4</Tamil>
      <Telugu>sample string 3</Telugu>
      <Tulu>sample string 27</Tulu>
      <Updatedby>33</Updatedby>
      <Urdu>sample string 7</Urdu>
    </Languages>
    <Languages>
      <Assamese>sample string 15</Assamese>
      <Bengali>sample string 13</Bengali>
      <Bhili>sample string 20</Bhili>
      <Bodo>sample string 28</Bodo>
      <Createdby>32</Createdby>
      <Dogri>sample string 24</Dogri>
      <English>sample string 2</English>
      <Gondi>sample string 23</Gondi>
      <Gujarati>sample string 11</Gujarati>
      <Hindi>sample string 8</Hindi>
      <Ho>sample string 31</Ho>
      <ID>1</ID>
      <Kannada>sample string 6</Kannada>
      <Kashmiri>sample string 16</Kashmiri>
      <Khandeshi>sample string 25</Khandeshi>
      <Khasi>sample string 29</Khasi>
      <Konkani>sample string 17</Konkani>
      <Kurukh>sample string 26</Kurukh>
      <LanguageType>sample string 34</LanguageType>
      <Maithili>sample string 19</Maithili>
      <Malayalam>sample string 5</Malayalam>
      <Manipuri>sample string 18</Manipuri>
      <Marati>sample string 12</Marati>
      <Mundari>sample string 30</Mundari>
      <Nepali>sample string 22</Nepali>
      <Oriya>sample string 9</Oriya>
      <Punjabi>sample string 10</Punjabi>
      <RefreshDateTime>sample string 35</RefreshDateTime>
      <Santali>sample string 21</Santali>
      <Sindhi>sample string 14</Sindhi>
      <Tamil>sample string 4</Tamil>
      <Telugu>sample string 3</Telugu>
      <Tulu>sample string 27</Tulu>
      <Updatedby>33</Updatedby>
      <Urdu>sample string 7</Urdu>
    </Languages>
  </ObjLanguagesList>
  <SuccessMessage>sample string 2</SuccessMessage>
</CropAdvisoryResponse>