POST api/MachineInfo

Request Information

URI Parameters

None.

Body Parameters

MachineInfo
NameDescriptionTypeAdditional information
Id

integer

None.

CustomerId

integer

None.

Product

string

None.

ModelType

string

None.

BatchSerial

string

None.

MachineManufacturerId

integer

None.

MachineAuthorisedRepresentativeId

integer

None.

TechnicalName

string

None.

TechnicalAddress

string

None.

NameOfManufacturer

string

None.

PlaceIssue

string

None.

NameOfSignatory

string

None.

FunctionName

string

None.

ConformityTypeId

integer

None.

MachineTypeId

integer

None.

CreatedDate

date

None.

CreatedBy

integer

None.

LastModifiedDate

date

None.

LastModifiedBy

integer

None.

DeletedDate

date

None.

DeletedBy

integer

None.

Description

string

None.

LimitOfUse

string

None.

SupplyVoltage

string

None.

SupplyCurrent

string

None.

SupplyFrequency

string

None.

Phase

string

None.

GADrawingNumber

string

None.

ElectricalDrawingNumber

string

None.

HydraulicDrawingNumber

string

None.

PneumaticDrawingNumber

string

None.

DateOfIssue

string

None.

CompanyName

string

None.

MachineTypeName

string

None.

ConformityTypeName

string

None.

MachineManufacturerName

string

None.

MachineAuthorisedRepresentativeName

string

None.

MachineManufacturer

MachineManufacturer

None.

MachineAuthorisedRepresentative

MachineAuthorisedRepresentative

None.

DirectiveMasters

Collection of DirectiveMaster

None.

CEUKCAMarkingDirectives

Collection of CEUKCAMarkingDirective

None.

DirectiveNames

Collection of string

None.

StandardMasters

Collection of StandardMaster

None.

CEUKCAMarkingStandards

Collection of CEUKCAMarkingStandard

None.

StandardNames

Collection of string

None.

CEUKCAMarkingProcess

CEUKCAMarkingProcess

None.

CEUKCAMarkingInspections

Collection of CEUKCAMarkingInspection

None.

Inspections

Collection of Inspection

None.

InspectionIssues

Collection of InspectionIssue

None.

RiskAssessments

Collection of RiskAssessment

None.

MDRARiskAssessments

Collection of MDRARiskAssessment

None.

SubClauseAnswers

Collection of SubClauseAnswer

None.

MachineryEssentials

Collection of MachineryEssential

None.

MachineryEssentialIds

Collection of integer

None.

MachineryEssentialQuestionIds

Collection of integer

None.

CEUKCAMarkingDeclaration

CEUKCAMarkingDeclaration

None.

MachineManufacturerDetails

string

None.

LocalCustomerId

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "Id": 1,
  "CustomerId": 2,
  "Product": "sample string 3",
  "ModelType": "sample string 4",
  "BatchSerial": "sample string 5",
  "MachineManufacturerId": 6,
  "MachineAuthorisedRepresentativeId": 1,
  "TechnicalName": "sample string 7",
  "TechnicalAddress": "sample string 8",
  "NameOfManufacturer": "sample string 9",
  "PlaceIssue": "sample string 10",
  "NameOfSignatory": "sample string 11",
  "FunctionName": "sample string 12",
  "ConformityTypeId": 13,
  "MachineTypeId": 14,
  "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
  "CreatedBy": 16,
  "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
  "LastModifiedBy": 18,
  "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
  "DeletedBy": 1,
  "Description": "sample string 19",
  "LimitOfUse": "sample string 20",
  "SupplyVoltage": "sample string 21",
  "SupplyCurrent": "sample string 22",
  "SupplyFrequency": "sample string 23",
  "Phase": "sample string 24",
  "GADrawingNumber": "sample string 25",
  "ElectricalDrawingNumber": "sample string 26",
  "HydraulicDrawingNumber": "sample string 27",
  "PneumaticDrawingNumber": "sample string 28",
  "DateOfIssue": "sample string 29",
  "CompanyName": "sample string 30",
  "MachineTypeName": "sample string 31",
  "ConformityTypeName": "sample string 32",
  "MachineManufacturerName": "sample string 33",
  "MachineAuthorisedRepresentativeName": "sample string 34",
  "MachineManufacturer": {
    "Id": 1,
    "CustomerId": 2,
    "Name": "sample string 3",
    "AddressLine1": "sample string 4",
    "AddressLine2": "sample string 5",
    "City": "sample string 6",
    "PostCode": "sample string 7",
    "Country": "sample string 8",
    "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
    "CreatedBy": 10,
    "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
    "LastModifiedBy": 12,
    "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
    "DeletedBy": 1,
    "CompanyName": "sample string 13"
  },
  "MachineAuthorisedRepresentative": {
    "Id": 1,
    "CustomerId": 2,
    "Name": "sample string 3",
    "AddressLine1": "sample string 4",
    "AddressLine2": "sample string 5",
    "City": "sample string 6",
    "PostCode": "sample string 7",
    "Country": "sample string 8",
    "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
    "CreatedBy": 10,
    "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
    "LastModifiedBy": 12,
    "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
    "DeletedBy": 1,
    "CompanyName": "sample string 13"
  },
  "DirectiveMasters": [
    {
      "Id": 1,
      "ConformityTypeId": 2,
      "Name": "sample string 3",
      "Description": "sample string 4",
      "IsActive": true,
      "IsHide": true,
      "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
      "CreatedBy": 8,
      "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
      "LastModifiedBy": 10,
      "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
      "DeletedBy": 1
    },
    {
      "Id": 1,
      "ConformityTypeId": 2,
      "Name": "sample string 3",
      "Description": "sample string 4",
      "IsActive": true,
      "IsHide": true,
      "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
      "CreatedBy": 8,
      "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
      "LastModifiedBy": 10,
      "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
      "DeletedBy": 1
    }
  ],
  "CEUKCAMarkingDirectives": [
    {
      "Id": 1,
      "MarkingProcessId": 2,
      "DirectiveId": 3,
      "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
      "CreatedBy": 5,
      "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
      "LastModifiedBy": 7,
      "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
      "DeletedBy": 1,
      "LocalId": 8,
      "LocalMarkingProcessId": 9
    },
    {
      "Id": 1,
      "MarkingProcessId": 2,
      "DirectiveId": 3,
      "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
      "CreatedBy": 5,
      "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
      "LastModifiedBy": 7,
      "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
      "DeletedBy": 1,
      "LocalId": 8,
      "LocalMarkingProcessId": 9
    }
  ],
  "DirectiveNames": [
    "sample string 1",
    "sample string 2"
  ],
  "StandardMasters": [
    {
      "Id": 1,
      "ConformityTypeId": 2,
      "CustomerId": 1,
      "Name": "sample string 3",
      "Description": "sample string 4",
      "IsActive": true,
      "IsHide": true,
      "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
      "CreatedBy": 8,
      "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
      "LastModifiedBy": 10,
      "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
      "DeletedBy": 1,
      "CompanyName": "sample string 11"
    },
    {
      "Id": 1,
      "ConformityTypeId": 2,
      "CustomerId": 1,
      "Name": "sample string 3",
      "Description": "sample string 4",
      "IsActive": true,
      "IsHide": true,
      "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
      "CreatedBy": 8,
      "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
      "LastModifiedBy": 10,
      "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
      "DeletedBy": 1,
      "CompanyName": "sample string 11"
    }
  ],
  "CEUKCAMarkingStandards": [
    {
      "Id": 1,
      "MarkingProcessId": 2,
      "StandardId": 3,
      "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
      "CreatedBy": 5,
      "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
      "LastModifiedBy": 7,
      "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
      "DeletedBy": 1,
      "LocalId": 8,
      "LocalMarkingProcessId": 9
    },
    {
      "Id": 1,
      "MarkingProcessId": 2,
      "StandardId": 3,
      "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
      "CreatedBy": 5,
      "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
      "LastModifiedBy": 7,
      "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
      "DeletedBy": 1,
      "LocalId": 8,
      "LocalMarkingProcessId": 9
    }
  ],
  "StandardNames": [
    "sample string 1",
    "sample string 2"
  ],
  "CEUKCAMarkingProcess": {
    "Id": 1,
    "MachineInfoId": 2,
    "MarkingProcessDate": "2025-08-29T20:22:19.3067047+00:00",
    "CertificationDescription": "sample string 4",
    "CertificationTypeId": 1,
    "CertificationDate": "2025-08-29T20:22:19.3067047+00:00",
    "CertificationBy": 1,
    "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
    "CreatedBy": 6,
    "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
    "LastModifiedBy": 8,
    "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
    "DeletedBy": 1,
    "MachineInfoProduct": "sample string 9",
    "MachineInfoModelType": "sample string 10",
    "MachineInfoBatchSerial": "sample string 11",
    "MachineInfoConformityTypeId": 12,
    "MachineInfoMachineTypeId": 13,
    "ManufacturerIdName": "sample string 14",
    "CompanyName": "sample string 15",
    "CustomerId": 16,
    "SearchText": "sample string 17",
    "LocalId": 18,
    "MachineManufacturerName": "sample string 19",
    "MachineAuthorisedRepresentativeName": "sample string 20"
  },
  "CEUKCAMarkingInspections": [
    {
      "Id": 1,
      "MarkingProcessId": 2,
      "InspectionId": 3,
      "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
      "CreatedBy": 5,
      "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
      "LastModifiedBy": 7,
      "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
      "DeletedBy": 1,
      "LocalId": 8,
      "LocalMarkingProcessId": 9,
      "LocalInspectionId": 10
    },
    {
      "Id": 1,
      "MarkingProcessId": 2,
      "InspectionId": 3,
      "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
      "CreatedBy": 5,
      "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
      "LastModifiedBy": 7,
      "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
      "DeletedBy": 1,
      "LocalId": 8,
      "LocalMarkingProcessId": 9,
      "LocalInspectionId": 10
    }
  ],
  "Inspections": [
    {
      "Id": 1,
      "InspectionTypeId": 2,
      "AssetNumber": "sample string 3",
      "CustomerId": 4,
      "MachineId": 1,
      "InspectorId": 5,
      "SerialNumber": "sample string 6",
      "Location": "sample string 7",
      "Manufacturer": "sample string 8",
      "InspectionDate": "2025-08-29T20:22:19.3067047+00:00",
      "Line": "sample string 10",
      "CreatedBy": 11,
      "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
      "LastModifiedBy": 13,
      "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
      "DeletedBy": 1,
      "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
      "Notes": "sample string 15",
      "InspectionName": "sample string 16",
      "IsCompleted": true,
      "CompletedBy": 1,
      "CompletedDate": "2025-08-29T20:22:19.3067047+00:00",
      "CompletedComments": "sample string 17",
      "InspectionTemplateId": 1,
      "IsDraftWatermark": true,
      "IsWithoutRiskAssessment": true,
      "InspectionInternalNo": 20,
      "InspectionDue": 1,
      "IsLock": true,
      "LockInBy": 1,
      "LockInDate": "2025-08-29T20:22:19.3067047+00:00",
      "LockOutBy": 1,
      "LockOutDate": "2025-08-29T20:22:19.3067047+00:00",
      "IsCEUKCA": true,
      "Product": "sample string 22",
      "MachineInfoId": 1,
      "BatchSerial": "sample string 23",
      "ModelType": "sample string 24",
      "NameOfManufacturer": "sample string 25",
      "FunctionName": "sample string 26",
      "NameOfSignatory": "sample string 27",
      "Description": "sample string 28",
      "LimitsOfUse": "sample string 29",
      "IntendedUse": "sample string 30",
      "OperationalDescription": "sample string 31",
      "ReasonablyForeseeableMisuse": "sample string 32",
      "UserMode": "sample string 33",
      "ProcessSequenceAndManualIntervention": "sample string 34",
      "Interfaces": "sample string 35",
      "ConnectionToOtherMachinery": "sample string 36",
      "UserSkillRequirement": "sample string 37",
      "RequiredPerformanceLevel": "sample string 38",
      "LocalId": 39,
      "LocalCustomerId": 40,
      "LocalMachineId": 41,
      "CompletedByName": "sample string 42",
      "InspectionType": "sample string 43",
      "CustomerName": "sample string 44",
      "CompanyName": "sample string 45",
      "Telephone": "sample string 46",
      "Email": "sample string 47",
      "Address": "sample string 48",
      "LastModifiedByUser": "sample string 49",
      "UserCompanyName": "sample string 50",
      "UserLogo": "sample string 51",
      "UserProfileLogoPath": "sample string 52",
      "CustomerLogoPath": "sample string 53",
      "MachineName": "sample string 54",
      "MachineSerialNumber": "sample string 55",
      "MachineManufacturer": "sample string 56",
      "MachineLocation": "sample string 57",
      "MachineLine": "sample string 58",
      "MachineSite": "sample string 59",
      "MachineResponsiblePerson": "sample string 60",
      "MachineType": "sample string 61",
      "Inspector": "sample string 62",
      "InspectorEmail": "sample string 63",
      "InspectorTelephone": "sample string 64",
      "InspectorCompanyName": "sample string 65",
      "RoleId": 66,
      "IsAnwsered": true,
      "TotalPercent": 68.0,
      "LoginUserId": 1,
      "HazardImg": "sample string 69",
      "HazardDescId": 70,
      "UserCreatedBy": 1,
      "ParentId": 1,
      "UserInspectionId": 71,
      "InspectionHazardId": 72,
      "HazardLikelihoodOfOccurrenceId": 73,
      "HazardNumberOfPersonsAtRiskId": 74,
      "HazardFrequencyOfExposureId": 75,
      "HazardDegreeOfPossibleHarmId": 76,
      "HazardLoRank": 77.0,
      "HazardRiskRank": 78.0,
      "HazardFeRank": 79.0,
      "HazardHarmRank": 80.0,
      "InspectionControlId": 81,
      "ControlLikelihoodOfOccurrenceId": 82,
      "ControlNumberOfPersonsAtRiskId": 83,
      "ControlFrequencyOfExposureId": 84,
      "ControlDegreeOfPossibleHarmId": 85,
      "ControlLoRank": 86.0,
      "ControlRiskRank": 87.0,
      "ControlFeRank": 88.0,
      "ControlHarmRank": 89.0,
      "HazardDescription": "sample string 90",
      "UserId": 91,
      "UserInspections": [
        {
          "Id": 1,
          "UserId": 2,
          "InspectionId": 3,
          "CreatedBy": 4,
          "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LastModifiedBy": 6,
          "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
          "DeletedBy": 1,
          "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "UserName": "sample string 8",
          "AssignUserEmailAddress": "sample string 9",
          "AssignUserName": "sample string 10",
          "LoginUserName": "sample string 11",
          "LocalInspectionId": 12,
          "LocalId": 13,
          "LocalUserId": 14
        },
        {
          "Id": 1,
          "UserId": 2,
          "InspectionId": 3,
          "CreatedBy": 4,
          "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LastModifiedBy": 6,
          "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
          "DeletedBy": 1,
          "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "UserName": "sample string 8",
          "AssignUserEmailAddress": "sample string 9",
          "AssignUserName": "sample string 10",
          "LoginUserName": "sample string 11",
          "LocalInspectionId": 12,
          "LocalId": 13,
          "LocalUserId": 14
        }
      ],
      "InspectionIssues": [
        {
          "Id": 1,
          "InspectionId": 2,
          "Title": "sample string 3",
          "ReferenceNumber": "sample string 4",
          "Comment": "sample string 5",
          "ResponsiblePersonId1": 6,
          "ResponsiblePersonId2": 1,
          "ResolvedDate": "2025-08-29T20:22:19.3067047+00:00",
          "SeverityId": 1,
          "ResponsiblePersonName": "sample string 7",
          "ResponsiblePersonName2": "sample string 8",
          "IsComplete": true,
          "CompletedBy": 1,
          "CompletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "CreatedBy": 9,
          "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LastModifiedBy": 11,
          "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
          "DeletedBy": 1,
          "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LocalAssignToId": 13,
          "IssuePhotos": [
            {
              "Id": 1,
              "IssueId": 2,
              "ImagePath": "sample string 3",
              "CreatedBy": 4,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 6,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "ImageBase64": "sample string 8"
            },
            {
              "Id": 1,
              "IssueId": 2,
              "ImagePath": "sample string 3",
              "CreatedBy": 4,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 6,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "ImageBase64": "sample string 8"
            }
          ],
          "IssueComments": [
            {
              "Id": 1,
              "IssueId": 2,
              "Comment": "sample string 3",
              "CreatedBy": 4,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 6,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "CommentUserName": "sample string 8"
            },
            {
              "Id": 1,
              "IssueId": 2,
              "Comment": "sample string 3",
              "CreatedBy": 4,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 6,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "CommentUserName": "sample string 8"
            }
          ],
          "LocalIsComplete": true,
          "CustomerId": 15,
          "CompletedByName": "sample string 16",
          "ReferenceNumberQRBase64": "sample string 17",
          "LocalResponsiblePersonId1": 18,
          "LocalResponsiblePersonId2": 19
        },
        {
          "Id": 1,
          "InspectionId": 2,
          "Title": "sample string 3",
          "ReferenceNumber": "sample string 4",
          "Comment": "sample string 5",
          "ResponsiblePersonId1": 6,
          "ResponsiblePersonId2": 1,
          "ResolvedDate": "2025-08-29T20:22:19.3067047+00:00",
          "SeverityId": 1,
          "ResponsiblePersonName": "sample string 7",
          "ResponsiblePersonName2": "sample string 8",
          "IsComplete": true,
          "CompletedBy": 1,
          "CompletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "CreatedBy": 9,
          "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LastModifiedBy": 11,
          "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
          "DeletedBy": 1,
          "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LocalAssignToId": 13,
          "IssuePhotos": [
            {
              "Id": 1,
              "IssueId": 2,
              "ImagePath": "sample string 3",
              "CreatedBy": 4,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 6,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "ImageBase64": "sample string 8"
            },
            {
              "Id": 1,
              "IssueId": 2,
              "ImagePath": "sample string 3",
              "CreatedBy": 4,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 6,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "ImageBase64": "sample string 8"
            }
          ],
          "IssueComments": [
            {
              "Id": 1,
              "IssueId": 2,
              "Comment": "sample string 3",
              "CreatedBy": 4,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 6,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "CommentUserName": "sample string 8"
            },
            {
              "Id": 1,
              "IssueId": 2,
              "Comment": "sample string 3",
              "CreatedBy": 4,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 6,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "CommentUserName": "sample string 8"
            }
          ],
          "LocalIsComplete": true,
          "CustomerId": 15,
          "CompletedByName": "sample string 16",
          "ReferenceNumberQRBase64": "sample string 17",
          "LocalResponsiblePersonId1": 18,
          "LocalResponsiblePersonId2": 19
        }
      ],
      "RiskAssessments": [
        {
          "Id": 1,
          "InspectionId": 2,
          "ResponsiblePersonId1": 3,
          "ResponsiblePersonId2": 1,
          "Title": "sample string 4",
          "ReferenceNo": "sample string 5",
          "HazardTypeId": 6,
          "HazardSourceId": 7,
          "PartOfMachine": "sample string 8",
          "LifeCycleId": 9,
          "CreatedBy": 10,
          "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LastModifiedBy": 12,
          "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
          "DeletedBy": 1,
          "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "HazardTypeName": "sample string 14",
          "HazardSourceName": "sample string 15",
          "LifeCycleName": "sample string 16",
          "LocalId": 17,
          "InspectionLocalId": 18,
          "LocalResponsiblePersonId1": 19,
          "LocalResponsiblePersonId2": 1,
          "ResponsiblePersonName": "sample string 20",
          "ResponsiblePersonName2": "sample string 21",
          "CompletedByName": "sample string 22",
          "ReferenceNoQRBase64": "sample string 23",
          "RiskAssessmentLine": {
            "Id": 1,
            "RiskAssessmentId": 2,
            "RiskAssessmentTypeId": 3,
            "MeasureType": "sample string 4",
            "Description": "sample string 5",
            "LikelihoodOfOccurrenceId": 6,
            "FrequencyOfExposureId": 7,
            "DegreeOfPossibleHarmId": 8,
            "NumberOfPersonsAtRiskId": 9,
            "Score": 10.0,
            "IsCompleted": true,
            "CompletedBy": 1,
            "CompletedDate": "2025-08-29T20:22:19.3067047+00:00",
            "CreatedBy": 12,
            "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
            "LastModifiedBy": 14,
            "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
            "DeletedBy": 1,
            "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
            "ResidualRisk": "sample string 16",
            "ENPLR": "sample string 17",
            "LocalId": 18,
            "RiskAssessmentLocalId": 19,
            "CommentUserName": "sample string 20",
            "CreatedByName": "sample string 21",
            "CompletedByName": "sample string 22",
            "BgColor": "sample string 23",
            "RiskDescription": "sample string 24",
            "RiskAssessmentPhotos": [
              {
                "Id": 1,
                "RiskAssessmentLineId": 2,
                "RiskAssessmentTypeId": 3,
                "ImagePath": "sample string 4",
                "CreatedBy": 5,
                "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                "LastModifiedBy": 7,
                "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                "DeletedBy": 1,
                "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                "ImageBase64": "sample string 9",
                "LocalId": 10,
                "RiskAssessmentLineLocalId": 11
              },
              {
                "Id": 1,
                "RiskAssessmentLineId": 2,
                "RiskAssessmentTypeId": 3,
                "ImagePath": "sample string 4",
                "CreatedBy": 5,
                "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                "LastModifiedBy": 7,
                "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                "DeletedBy": 1,
                "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                "ImageBase64": "sample string 9",
                "LocalId": 10,
                "RiskAssessmentLineLocalId": 11
              }
            ],
            "InspectionInspectorId": 25,
            "InspectionIsCompleted": true,
            "ImplementedControlIsCompleted": true,
            "InspectionCustomerId": 28
          },
          "RiskAssessmentLines": [
            {
              "Id": 1,
              "RiskAssessmentId": 2,
              "RiskAssessmentTypeId": 3,
              "MeasureType": "sample string 4",
              "Description": "sample string 5",
              "LikelihoodOfOccurrenceId": 6,
              "FrequencyOfExposureId": 7,
              "DegreeOfPossibleHarmId": 8,
              "NumberOfPersonsAtRiskId": 9,
              "Score": 10.0,
              "IsCompleted": true,
              "CompletedBy": 1,
              "CompletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "CreatedBy": 12,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 14,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "ResidualRisk": "sample string 16",
              "ENPLR": "sample string 17",
              "LocalId": 18,
              "RiskAssessmentLocalId": 19,
              "CommentUserName": "sample string 20",
              "CreatedByName": "sample string 21",
              "CompletedByName": "sample string 22",
              "BgColor": "sample string 23",
              "RiskDescription": "sample string 24",
              "RiskAssessmentPhotos": [
                {
                  "Id": 1,
                  "RiskAssessmentLineId": 2,
                  "RiskAssessmentTypeId": 3,
                  "ImagePath": "sample string 4",
                  "CreatedBy": 5,
                  "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "LastModifiedBy": 7,
                  "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "DeletedBy": 1,
                  "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "ImageBase64": "sample string 9",
                  "LocalId": 10,
                  "RiskAssessmentLineLocalId": 11
                },
                {
                  "Id": 1,
                  "RiskAssessmentLineId": 2,
                  "RiskAssessmentTypeId": 3,
                  "ImagePath": "sample string 4",
                  "CreatedBy": 5,
                  "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "LastModifiedBy": 7,
                  "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "DeletedBy": 1,
                  "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "ImageBase64": "sample string 9",
                  "LocalId": 10,
                  "RiskAssessmentLineLocalId": 11
                }
              ],
              "InspectionInspectorId": 25,
              "InspectionIsCompleted": true,
              "ImplementedControlIsCompleted": true,
              "InspectionCustomerId": 28
            },
            {
              "Id": 1,
              "RiskAssessmentId": 2,
              "RiskAssessmentTypeId": 3,
              "MeasureType": "sample string 4",
              "Description": "sample string 5",
              "LikelihoodOfOccurrenceId": 6,
              "FrequencyOfExposureId": 7,
              "DegreeOfPossibleHarmId": 8,
              "NumberOfPersonsAtRiskId": 9,
              "Score": 10.0,
              "IsCompleted": true,
              "CompletedBy": 1,
              "CompletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "CreatedBy": 12,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 14,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "ResidualRisk": "sample string 16",
              "ENPLR": "sample string 17",
              "LocalId": 18,
              "RiskAssessmentLocalId": 19,
              "CommentUserName": "sample string 20",
              "CreatedByName": "sample string 21",
              "CompletedByName": "sample string 22",
              "BgColor": "sample string 23",
              "RiskDescription": "sample string 24",
              "RiskAssessmentPhotos": [
                {
                  "Id": 1,
                  "RiskAssessmentLineId": 2,
                  "RiskAssessmentTypeId": 3,
                  "ImagePath": "sample string 4",
                  "CreatedBy": 5,
                  "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "LastModifiedBy": 7,
                  "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "DeletedBy": 1,
                  "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "ImageBase64": "sample string 9",
                  "LocalId": 10,
                  "RiskAssessmentLineLocalId": 11
                },
                {
                  "Id": 1,
                  "RiskAssessmentLineId": 2,
                  "RiskAssessmentTypeId": 3,
                  "ImagePath": "sample string 4",
                  "CreatedBy": 5,
                  "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "LastModifiedBy": 7,
                  "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "DeletedBy": 1,
                  "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "ImageBase64": "sample string 9",
                  "LocalId": 10,
                  "RiskAssessmentLineLocalId": 11
                }
              ],
              "InspectionInspectorId": 25,
              "InspectionIsCompleted": true,
              "ImplementedControlIsCompleted": true,
              "InspectionCustomerId": 28
            }
          ],
          "ImplementIsCompleted": true,
          "InspectionCustomerId": 25
        },
        {
          "Id": 1,
          "InspectionId": 2,
          "ResponsiblePersonId1": 3,
          "ResponsiblePersonId2": 1,
          "Title": "sample string 4",
          "ReferenceNo": "sample string 5",
          "HazardTypeId": 6,
          "HazardSourceId": 7,
          "PartOfMachine": "sample string 8",
          "LifeCycleId": 9,
          "CreatedBy": 10,
          "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LastModifiedBy": 12,
          "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
          "DeletedBy": 1,
          "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "HazardTypeName": "sample string 14",
          "HazardSourceName": "sample string 15",
          "LifeCycleName": "sample string 16",
          "LocalId": 17,
          "InspectionLocalId": 18,
          "LocalResponsiblePersonId1": 19,
          "LocalResponsiblePersonId2": 1,
          "ResponsiblePersonName": "sample string 20",
          "ResponsiblePersonName2": "sample string 21",
          "CompletedByName": "sample string 22",
          "ReferenceNoQRBase64": "sample string 23",
          "RiskAssessmentLine": {
            "Id": 1,
            "RiskAssessmentId": 2,
            "RiskAssessmentTypeId": 3,
            "MeasureType": "sample string 4",
            "Description": "sample string 5",
            "LikelihoodOfOccurrenceId": 6,
            "FrequencyOfExposureId": 7,
            "DegreeOfPossibleHarmId": 8,
            "NumberOfPersonsAtRiskId": 9,
            "Score": 10.0,
            "IsCompleted": true,
            "CompletedBy": 1,
            "CompletedDate": "2025-08-29T20:22:19.3067047+00:00",
            "CreatedBy": 12,
            "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
            "LastModifiedBy": 14,
            "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
            "DeletedBy": 1,
            "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
            "ResidualRisk": "sample string 16",
            "ENPLR": "sample string 17",
            "LocalId": 18,
            "RiskAssessmentLocalId": 19,
            "CommentUserName": "sample string 20",
            "CreatedByName": "sample string 21",
            "CompletedByName": "sample string 22",
            "BgColor": "sample string 23",
            "RiskDescription": "sample string 24",
            "RiskAssessmentPhotos": [
              {
                "Id": 1,
                "RiskAssessmentLineId": 2,
                "RiskAssessmentTypeId": 3,
                "ImagePath": "sample string 4",
                "CreatedBy": 5,
                "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                "LastModifiedBy": 7,
                "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                "DeletedBy": 1,
                "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                "ImageBase64": "sample string 9",
                "LocalId": 10,
                "RiskAssessmentLineLocalId": 11
              },
              {
                "Id": 1,
                "RiskAssessmentLineId": 2,
                "RiskAssessmentTypeId": 3,
                "ImagePath": "sample string 4",
                "CreatedBy": 5,
                "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                "LastModifiedBy": 7,
                "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                "DeletedBy": 1,
                "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                "ImageBase64": "sample string 9",
                "LocalId": 10,
                "RiskAssessmentLineLocalId": 11
              }
            ],
            "InspectionInspectorId": 25,
            "InspectionIsCompleted": true,
            "ImplementedControlIsCompleted": true,
            "InspectionCustomerId": 28
          },
          "RiskAssessmentLines": [
            {
              "Id": 1,
              "RiskAssessmentId": 2,
              "RiskAssessmentTypeId": 3,
              "MeasureType": "sample string 4",
              "Description": "sample string 5",
              "LikelihoodOfOccurrenceId": 6,
              "FrequencyOfExposureId": 7,
              "DegreeOfPossibleHarmId": 8,
              "NumberOfPersonsAtRiskId": 9,
              "Score": 10.0,
              "IsCompleted": true,
              "CompletedBy": 1,
              "CompletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "CreatedBy": 12,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 14,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "ResidualRisk": "sample string 16",
              "ENPLR": "sample string 17",
              "LocalId": 18,
              "RiskAssessmentLocalId": 19,
              "CommentUserName": "sample string 20",
              "CreatedByName": "sample string 21",
              "CompletedByName": "sample string 22",
              "BgColor": "sample string 23",
              "RiskDescription": "sample string 24",
              "RiskAssessmentPhotos": [
                {
                  "Id": 1,
                  "RiskAssessmentLineId": 2,
                  "RiskAssessmentTypeId": 3,
                  "ImagePath": "sample string 4",
                  "CreatedBy": 5,
                  "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "LastModifiedBy": 7,
                  "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "DeletedBy": 1,
                  "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "ImageBase64": "sample string 9",
                  "LocalId": 10,
                  "RiskAssessmentLineLocalId": 11
                },
                {
                  "Id": 1,
                  "RiskAssessmentLineId": 2,
                  "RiskAssessmentTypeId": 3,
                  "ImagePath": "sample string 4",
                  "CreatedBy": 5,
                  "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "LastModifiedBy": 7,
                  "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "DeletedBy": 1,
                  "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "ImageBase64": "sample string 9",
                  "LocalId": 10,
                  "RiskAssessmentLineLocalId": 11
                }
              ],
              "InspectionInspectorId": 25,
              "InspectionIsCompleted": true,
              "ImplementedControlIsCompleted": true,
              "InspectionCustomerId": 28
            },
            {
              "Id": 1,
              "RiskAssessmentId": 2,
              "RiskAssessmentTypeId": 3,
              "MeasureType": "sample string 4",
              "Description": "sample string 5",
              "LikelihoodOfOccurrenceId": 6,
              "FrequencyOfExposureId": 7,
              "DegreeOfPossibleHarmId": 8,
              "NumberOfPersonsAtRiskId": 9,
              "Score": 10.0,
              "IsCompleted": true,
              "CompletedBy": 1,
              "CompletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "CreatedBy": 12,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 14,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "ResidualRisk": "sample string 16",
              "ENPLR": "sample string 17",
              "LocalId": 18,
              "RiskAssessmentLocalId": 19,
              "CommentUserName": "sample string 20",
              "CreatedByName": "sample string 21",
              "CompletedByName": "sample string 22",
              "BgColor": "sample string 23",
              "RiskDescription": "sample string 24",
              "RiskAssessmentPhotos": [
                {
                  "Id": 1,
                  "RiskAssessmentLineId": 2,
                  "RiskAssessmentTypeId": 3,
                  "ImagePath": "sample string 4",
                  "CreatedBy": 5,
                  "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "LastModifiedBy": 7,
                  "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "DeletedBy": 1,
                  "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "ImageBase64": "sample string 9",
                  "LocalId": 10,
                  "RiskAssessmentLineLocalId": 11
                },
                {
                  "Id": 1,
                  "RiskAssessmentLineId": 2,
                  "RiskAssessmentTypeId": 3,
                  "ImagePath": "sample string 4",
                  "CreatedBy": 5,
                  "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "LastModifiedBy": 7,
                  "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "DeletedBy": 1,
                  "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "ImageBase64": "sample string 9",
                  "LocalId": 10,
                  "RiskAssessmentLineLocalId": 11
                }
              ],
              "InspectionInspectorId": 25,
              "InspectionIsCompleted": true,
              "ImplementedControlIsCompleted": true,
              "InspectionCustomerId": 28
            }
          ],
          "ImplementIsCompleted": true,
          "InspectionCustomerId": 25
        }
      ],
      "MDRARiskAssessments": [
        {
          "Id": 1,
          "InspectionId": 2,
          "Title": "sample string 3",
          "ReferenceNo": "sample string 4",
          "PartOfMachine": "sample string 5",
          "HazardTypeId": 6,
          "HazardTypeName": "sample string 7",
          "HazardSourceId": 8,
          "HazardSourceName": "sample string 9",
          "LifeCycleId": 10,
          "LifeCycleName": "sample string 11",
          "ResponsiblePersonId1": 12,
          "ResponsiblePersonId2": 1,
          "HazardDescription": "sample string 13",
          "IsRiskSufficientlyReduced": true,
          "RiskSufficientlyReducedBy": 1,
          "RiskSufficientlyReducedDate": "2025-08-29T20:22:19.3067047+00:00",
          "IsComplete": true,
          "CompletedBy": 1,
          "CompletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "ResidualRisk": "sample string 14",
          "CreatedBy": 15,
          "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LastModifiedBy": 17,
          "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
          "DeletedBy": 1,
          "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "ResponsiblePersonName": "sample string 19",
          "ResponsiblePersonName2": "sample string 20",
          "CompletedByName": "sample string 21",
          "CreatedByName": "sample string 22",
          "ReferenceNoQRBase64": "sample string 23",
          "MDRARiskAssessmentLineLister": {
            "MDRARiskAssessmentLines": [
              {
                "Id": 1,
                "MDRARiskAssessmentId": 2,
                "SequenceNo": 3,
                "ControlTypeId": 4,
                "IRLikelihoodOfOccurrenceId": 5,
                "IRFrequencyOfExposureId": 6,
                "IRDegreeOfPossibleHarmId": 7,
                "IRNumberOfPersonsAtRiskId": 8,
                "IRScore": 9.0,
                "IRENPLR": "sample string 10",
                "CMDescription": "sample string 11",
                "CMLikelihoodOfOccurrenceId": 1,
                "CMFrequencyOfExposureId": 1,
                "CMDegreeOfPossibleHarmId": 1,
                "CMNumberOfPersonsAtRiskId": 1,
                "CMScore": 1.0,
                "CMENPLR": "sample string 12",
                "CreatedBy": 13,
                "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                "LastModifiedBy": 15,
                "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                "DeletedBy": 1,
                "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                "LocalId": 17,
                "MDRARiskAssessmentLocalId": 18,
                "CommentUserName": "sample string 19",
                "CreatedByName": "sample string 20",
                "CompletedByName": "sample string 21",
                "IRBgColor": "sample string 22",
                "IRRiskDescription": "sample string 23",
                "CMBgColor": "sample string 24",
                "CMRiskDescription": "sample string 25",
                "MDRARiskAssessmentLinePhotos": [
                  {
                    "Id": 1,
                    "MDRARiskAssessmentLineId": 2,
                    "ImagePath": "sample string 3",
                    "CreatedBy": 4,
                    "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                    "LastModifiedBy": 6,
                    "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                    "DeletedBy": 1,
                    "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                    "ImageBase64": "sample string 8",
                    "LocalId": 9,
                    "MDRALineLocalId": 10
                  },
                  {
                    "Id": 1,
                    "MDRARiskAssessmentLineId": 2,
                    "ImagePath": "sample string 3",
                    "CreatedBy": 4,
                    "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                    "LastModifiedBy": 6,
                    "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                    "DeletedBy": 1,
                    "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                    "ImageBase64": "sample string 8",
                    "LocalId": 9,
                    "MDRALineLocalId": 10
                  }
                ],
                "InspectionInspectorId": 26,
                "InspectionIsCompleted": true,
                "InspectionCustomerId": 28,
                "ControlTypeIdName": "sample string 29",
                "InspectionId": 30,
                "KeyNoIRLikelihoodOfOccurrenceId": 31,
                "KeyNoIRFrequencyOfExposureId": 32,
                "KeyNoIRDegreeOfPossibleHarmId": 33,
                "KeyNoIRNumberOfPersonsAtRiskId": 34,
                "KeyNoCMLikelihoodOfOccurrenceId": 35,
                "KeyNoCMFrequencyOfExposureId": 36,
                "KeyNoCMDegreeOfPossibleHarmId": 37,
                "KeyNoCMNumberOfPersonsAtRiskId": 38
              },
              {
                "Id": 1,
                "MDRARiskAssessmentId": 2,
                "SequenceNo": 3,
                "ControlTypeId": 4,
                "IRLikelihoodOfOccurrenceId": 5,
                "IRFrequencyOfExposureId": 6,
                "IRDegreeOfPossibleHarmId": 7,
                "IRNumberOfPersonsAtRiskId": 8,
                "IRScore": 9.0,
                "IRENPLR": "sample string 10",
                "CMDescription": "sample string 11",
                "CMLikelihoodOfOccurrenceId": 1,
                "CMFrequencyOfExposureId": 1,
                "CMDegreeOfPossibleHarmId": 1,
                "CMNumberOfPersonsAtRiskId": 1,
                "CMScore": 1.0,
                "CMENPLR": "sample string 12",
                "CreatedBy": 13,
                "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                "LastModifiedBy": 15,
                "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                "DeletedBy": 1,
                "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                "LocalId": 17,
                "MDRARiskAssessmentLocalId": 18,
                "CommentUserName": "sample string 19",
                "CreatedByName": "sample string 20",
                "CompletedByName": "sample string 21",
                "IRBgColor": "sample string 22",
                "IRRiskDescription": "sample string 23",
                "CMBgColor": "sample string 24",
                "CMRiskDescription": "sample string 25",
                "MDRARiskAssessmentLinePhotos": [
                  {
                    "Id": 1,
                    "MDRARiskAssessmentLineId": 2,
                    "ImagePath": "sample string 3",
                    "CreatedBy": 4,
                    "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                    "LastModifiedBy": 6,
                    "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                    "DeletedBy": 1,
                    "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                    "ImageBase64": "sample string 8",
                    "LocalId": 9,
                    "MDRALineLocalId": 10
                  },
                  {
                    "Id": 1,
                    "MDRARiskAssessmentLineId": 2,
                    "ImagePath": "sample string 3",
                    "CreatedBy": 4,
                    "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                    "LastModifiedBy": 6,
                    "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                    "DeletedBy": 1,
                    "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                    "ImageBase64": "sample string 8",
                    "LocalId": 9,
                    "MDRALineLocalId": 10
                  }
                ],
                "InspectionInspectorId": 26,
                "InspectionIsCompleted": true,
                "InspectionCustomerId": 28,
                "ControlTypeIdName": "sample string 29",
                "InspectionId": 30,
                "KeyNoIRLikelihoodOfOccurrenceId": 31,
                "KeyNoIRFrequencyOfExposureId": 32,
                "KeyNoIRDegreeOfPossibleHarmId": 33,
                "KeyNoIRNumberOfPersonsAtRiskId": 34,
                "KeyNoCMLikelihoodOfOccurrenceId": 35,
                "KeyNoCMFrequencyOfExposureId": 36,
                "KeyNoCMDegreeOfPossibleHarmId": 37,
                "KeyNoCMNumberOfPersonsAtRiskId": 38
              }
            ],
            "SearchCriteria": {
              "Id": 1,
              "MDRARiskAssessmentId": 2,
              "SequenceNo": 3,
              "ControlTypeId": 4,
              "IRLikelihoodOfOccurrenceId": 5,
              "IRFrequencyOfExposureId": 6,
              "IRDegreeOfPossibleHarmId": 7,
              "IRNumberOfPersonsAtRiskId": 8,
              "IRScore": 9.0,
              "IRENPLR": "sample string 10",
              "CMDescription": "sample string 11",
              "CMLikelihoodOfOccurrenceId": 1,
              "CMFrequencyOfExposureId": 1,
              "CMDegreeOfPossibleHarmId": 1,
              "CMNumberOfPersonsAtRiskId": 1,
              "CMScore": 1.0,
              "CMENPLR": "sample string 12",
              "CreatedBy": 13,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 15,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LocalId": 17,
              "MDRARiskAssessmentLocalId": 18,
              "CommentUserName": "sample string 19",
              "CreatedByName": "sample string 20",
              "CompletedByName": "sample string 21",
              "IRBgColor": "sample string 22",
              "IRRiskDescription": "sample string 23",
              "CMBgColor": "sample string 24",
              "CMRiskDescription": "sample string 25",
              "MDRARiskAssessmentLinePhotos": [
                {
                  "Id": 1,
                  "MDRARiskAssessmentLineId": 2,
                  "ImagePath": "sample string 3",
                  "CreatedBy": 4,
                  "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "LastModifiedBy": 6,
                  "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "DeletedBy": 1,
                  "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "ImageBase64": "sample string 8",
                  "LocalId": 9,
                  "MDRALineLocalId": 10
                },
                {
                  "Id": 1,
                  "MDRARiskAssessmentLineId": 2,
                  "ImagePath": "sample string 3",
                  "CreatedBy": 4,
                  "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "LastModifiedBy": 6,
                  "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "DeletedBy": 1,
                  "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "ImageBase64": "sample string 8",
                  "LocalId": 9,
                  "MDRALineLocalId": 10
                }
              ],
              "InspectionInspectorId": 26,
              "InspectionIsCompleted": true,
              "InspectionCustomerId": 28,
              "ControlTypeIdName": "sample string 29",
              "InspectionId": 30,
              "KeyNoIRLikelihoodOfOccurrenceId": 31,
              "KeyNoIRFrequencyOfExposureId": 32,
              "KeyNoIRDegreeOfPossibleHarmId": 33,
              "KeyNoIRNumberOfPersonsAtRiskId": 34,
              "KeyNoCMLikelihoodOfOccurrenceId": 35,
              "KeyNoCMFrequencyOfExposureId": 36,
              "KeyNoCMDegreeOfPossibleHarmId": 37,
              "KeyNoCMNumberOfPersonsAtRiskId": 38
            },
            "Pager": {
              "PageSize": 1,
              "Take": 2,
              "Skip": 3,
              "CurrentPage": 4.0,
              "TotalPage": "sample string 5",
              "TotalRecord": 6.0
            },
            "MDRARiskAssessmentId": 1,
            "InspectionInspectorId": 2,
            "InspectionIsCompleted": true,
            "MDRARiskAssessmentIsCompleted": true
          },
          "MDRARiskAssessmentLine": {
            "Id": 1,
            "MDRARiskAssessmentId": 2,
            "SequenceNo": 3,
            "ControlTypeId": 4,
            "IRLikelihoodOfOccurrenceId": 5,
            "IRFrequencyOfExposureId": 6,
            "IRDegreeOfPossibleHarmId": 7,
            "IRNumberOfPersonsAtRiskId": 8,
            "IRScore": 9.0,
            "IRENPLR": "sample string 10",
            "CMDescription": "sample string 11",
            "CMLikelihoodOfOccurrenceId": 1,
            "CMFrequencyOfExposureId": 1,
            "CMDegreeOfPossibleHarmId": 1,
            "CMNumberOfPersonsAtRiskId": 1,
            "CMScore": 1.0,
            "CMENPLR": "sample string 12",
            "CreatedBy": 13,
            "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
            "LastModifiedBy": 15,
            "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
            "DeletedBy": 1,
            "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
            "LocalId": 17,
            "MDRARiskAssessmentLocalId": 18,
            "CommentUserName": "sample string 19",
            "CreatedByName": "sample string 20",
            "CompletedByName": "sample string 21",
            "IRBgColor": "sample string 22",
            "IRRiskDescription": "sample string 23",
            "CMBgColor": "sample string 24",
            "CMRiskDescription": "sample string 25",
            "MDRARiskAssessmentLinePhotos": [
              {
                "Id": 1,
                "MDRARiskAssessmentLineId": 2,
                "ImagePath": "sample string 3",
                "CreatedBy": 4,
                "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                "LastModifiedBy": 6,
                "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                "DeletedBy": 1,
                "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                "ImageBase64": "sample string 8",
                "LocalId": 9,
                "MDRALineLocalId": 10
              },
              {
                "Id": 1,
                "MDRARiskAssessmentLineId": 2,
                "ImagePath": "sample string 3",
                "CreatedBy": 4,
                "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                "LastModifiedBy": 6,
                "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                "DeletedBy": 1,
                "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                "ImageBase64": "sample string 8",
                "LocalId": 9,
                "MDRALineLocalId": 10
              }
            ],
            "InspectionInspectorId": 26,
            "InspectionIsCompleted": true,
            "InspectionCustomerId": 28,
            "ControlTypeIdName": "sample string 29",
            "InspectionId": 30,
            "KeyNoIRLikelihoodOfOccurrenceId": 31,
            "KeyNoIRFrequencyOfExposureId": 32,
            "KeyNoIRDegreeOfPossibleHarmId": 33,
            "KeyNoIRNumberOfPersonsAtRiskId": 34,
            "KeyNoCMLikelihoodOfOccurrenceId": 35,
            "KeyNoCMFrequencyOfExposureId": 36,
            "KeyNoCMDegreeOfPossibleHarmId": 37,
            "KeyNoCMNumberOfPersonsAtRiskId": 38
          },
          "MDRARiskAssessmentLines": [
            {
              "Id": 1,
              "MDRARiskAssessmentId": 2,
              "SequenceNo": 3,
              "ControlTypeId": 4,
              "IRLikelihoodOfOccurrenceId": 5,
              "IRFrequencyOfExposureId": 6,
              "IRDegreeOfPossibleHarmId": 7,
              "IRNumberOfPersonsAtRiskId": 8,
              "IRScore": 9.0,
              "IRENPLR": "sample string 10",
              "CMDescription": "sample string 11",
              "CMLikelihoodOfOccurrenceId": 1,
              "CMFrequencyOfExposureId": 1,
              "CMDegreeOfPossibleHarmId": 1,
              "CMNumberOfPersonsAtRiskId": 1,
              "CMScore": 1.0,
              "CMENPLR": "sample string 12",
              "CreatedBy": 13,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 15,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LocalId": 17,
              "MDRARiskAssessmentLocalId": 18,
              "CommentUserName": "sample string 19",
              "CreatedByName": "sample string 20",
              "CompletedByName": "sample string 21",
              "IRBgColor": "sample string 22",
              "IRRiskDescription": "sample string 23",
              "CMBgColor": "sample string 24",
              "CMRiskDescription": "sample string 25",
              "MDRARiskAssessmentLinePhotos": [
                {
                  "Id": 1,
                  "MDRARiskAssessmentLineId": 2,
                  "ImagePath": "sample string 3",
                  "CreatedBy": 4,
                  "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "LastModifiedBy": 6,
                  "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "DeletedBy": 1,
                  "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "ImageBase64": "sample string 8",
                  "LocalId": 9,
                  "MDRALineLocalId": 10
                },
                {
                  "Id": 1,
                  "MDRARiskAssessmentLineId": 2,
                  "ImagePath": "sample string 3",
                  "CreatedBy": 4,
                  "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "LastModifiedBy": 6,
                  "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "DeletedBy": 1,
                  "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "ImageBase64": "sample string 8",
                  "LocalId": 9,
                  "MDRALineLocalId": 10
                }
              ],
              "InspectionInspectorId": 26,
              "InspectionIsCompleted": true,
              "InspectionCustomerId": 28,
              "ControlTypeIdName": "sample string 29",
              "InspectionId": 30,
              "KeyNoIRLikelihoodOfOccurrenceId": 31,
              "KeyNoIRFrequencyOfExposureId": 32,
              "KeyNoIRDegreeOfPossibleHarmId": 33,
              "KeyNoIRNumberOfPersonsAtRiskId": 34,
              "KeyNoCMLikelihoodOfOccurrenceId": 35,
              "KeyNoCMFrequencyOfExposureId": 36,
              "KeyNoCMDegreeOfPossibleHarmId": 37,
              "KeyNoCMNumberOfPersonsAtRiskId": 38
            },
            {
              "Id": 1,
              "MDRARiskAssessmentId": 2,
              "SequenceNo": 3,
              "ControlTypeId": 4,
              "IRLikelihoodOfOccurrenceId": 5,
              "IRFrequencyOfExposureId": 6,
              "IRDegreeOfPossibleHarmId": 7,
              "IRNumberOfPersonsAtRiskId": 8,
              "IRScore": 9.0,
              "IRENPLR": "sample string 10",
              "CMDescription": "sample string 11",
              "CMLikelihoodOfOccurrenceId": 1,
              "CMFrequencyOfExposureId": 1,
              "CMDegreeOfPossibleHarmId": 1,
              "CMNumberOfPersonsAtRiskId": 1,
              "CMScore": 1.0,
              "CMENPLR": "sample string 12",
              "CreatedBy": 13,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 15,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LocalId": 17,
              "MDRARiskAssessmentLocalId": 18,
              "CommentUserName": "sample string 19",
              "CreatedByName": "sample string 20",
              "CompletedByName": "sample string 21",
              "IRBgColor": "sample string 22",
              "IRRiskDescription": "sample string 23",
              "CMBgColor": "sample string 24",
              "CMRiskDescription": "sample string 25",
              "MDRARiskAssessmentLinePhotos": [
                {
                  "Id": 1,
                  "MDRARiskAssessmentLineId": 2,
                  "ImagePath": "sample string 3",
                  "CreatedBy": 4,
                  "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "LastModifiedBy": 6,
                  "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "DeletedBy": 1,
                  "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "ImageBase64": "sample string 8",
                  "LocalId": 9,
                  "MDRALineLocalId": 10
                },
                {
                  "Id": 1,
                  "MDRARiskAssessmentLineId": 2,
                  "ImagePath": "sample string 3",
                  "CreatedBy": 4,
                  "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "LastModifiedBy": 6,
                  "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "DeletedBy": 1,
                  "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "ImageBase64": "sample string 8",
                  "LocalId": 9,
                  "MDRALineLocalId": 10
                }
              ],
              "InspectionInspectorId": 26,
              "InspectionIsCompleted": true,
              "InspectionCustomerId": 28,
              "ControlTypeIdName": "sample string 29",
              "InspectionId": 30,
              "KeyNoIRLikelihoodOfOccurrenceId": 31,
              "KeyNoIRFrequencyOfExposureId": 32,
              "KeyNoIRDegreeOfPossibleHarmId": 33,
              "KeyNoIRNumberOfPersonsAtRiskId": 34,
              "KeyNoCMLikelihoodOfOccurrenceId": 35,
              "KeyNoCMFrequencyOfExposureId": 36,
              "KeyNoCMDegreeOfPossibleHarmId": 37,
              "KeyNoCMNumberOfPersonsAtRiskId": 38
            }
          ],
          "CustomerId": 24,
          "InspectionInspectorId": 25,
          "InspectionIsCompleted": true,
          "InspectionCustomerId": 27,
          "StatusCode": "sample string 28",
          "LocalId": 29,
          "InspectionLocalId": 30,
          "LocalResponsiblePersonId1": 31,
          "LocalResponsiblePersonId2": 32,
          "RiskSufficientlyReducedByName": "sample string 33",
          "IsPopUpClose": true,
          "WebInspectionInspectorId": 35,
          "WebInspectionIsCompleted": true
        },
        {
          "Id": 1,
          "InspectionId": 2,
          "Title": "sample string 3",
          "ReferenceNo": "sample string 4",
          "PartOfMachine": "sample string 5",
          "HazardTypeId": 6,
          "HazardTypeName": "sample string 7",
          "HazardSourceId": 8,
          "HazardSourceName": "sample string 9",
          "LifeCycleId": 10,
          "LifeCycleName": "sample string 11",
          "ResponsiblePersonId1": 12,
          "ResponsiblePersonId2": 1,
          "HazardDescription": "sample string 13",
          "IsRiskSufficientlyReduced": true,
          "RiskSufficientlyReducedBy": 1,
          "RiskSufficientlyReducedDate": "2025-08-29T20:22:19.3067047+00:00",
          "IsComplete": true,
          "CompletedBy": 1,
          "CompletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "ResidualRisk": "sample string 14",
          "CreatedBy": 15,
          "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LastModifiedBy": 17,
          "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
          "DeletedBy": 1,
          "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "ResponsiblePersonName": "sample string 19",
          "ResponsiblePersonName2": "sample string 20",
          "CompletedByName": "sample string 21",
          "CreatedByName": "sample string 22",
          "ReferenceNoQRBase64": "sample string 23",
          "MDRARiskAssessmentLineLister": {
            "MDRARiskAssessmentLines": [
              {
                "Id": 1,
                "MDRARiskAssessmentId": 2,
                "SequenceNo": 3,
                "ControlTypeId": 4,
                "IRLikelihoodOfOccurrenceId": 5,
                "IRFrequencyOfExposureId": 6,
                "IRDegreeOfPossibleHarmId": 7,
                "IRNumberOfPersonsAtRiskId": 8,
                "IRScore": 9.0,
                "IRENPLR": "sample string 10",
                "CMDescription": "sample string 11",
                "CMLikelihoodOfOccurrenceId": 1,
                "CMFrequencyOfExposureId": 1,
                "CMDegreeOfPossibleHarmId": 1,
                "CMNumberOfPersonsAtRiskId": 1,
                "CMScore": 1.0,
                "CMENPLR": "sample string 12",
                "CreatedBy": 13,
                "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                "LastModifiedBy": 15,
                "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                "DeletedBy": 1,
                "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                "LocalId": 17,
                "MDRARiskAssessmentLocalId": 18,
                "CommentUserName": "sample string 19",
                "CreatedByName": "sample string 20",
                "CompletedByName": "sample string 21",
                "IRBgColor": "sample string 22",
                "IRRiskDescription": "sample string 23",
                "CMBgColor": "sample string 24",
                "CMRiskDescription": "sample string 25",
                "MDRARiskAssessmentLinePhotos": [
                  {
                    "Id": 1,
                    "MDRARiskAssessmentLineId": 2,
                    "ImagePath": "sample string 3",
                    "CreatedBy": 4,
                    "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                    "LastModifiedBy": 6,
                    "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                    "DeletedBy": 1,
                    "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                    "ImageBase64": "sample string 8",
                    "LocalId": 9,
                    "MDRALineLocalId": 10
                  },
                  {
                    "Id": 1,
                    "MDRARiskAssessmentLineId": 2,
                    "ImagePath": "sample string 3",
                    "CreatedBy": 4,
                    "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                    "LastModifiedBy": 6,
                    "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                    "DeletedBy": 1,
                    "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                    "ImageBase64": "sample string 8",
                    "LocalId": 9,
                    "MDRALineLocalId": 10
                  }
                ],
                "InspectionInspectorId": 26,
                "InspectionIsCompleted": true,
                "InspectionCustomerId": 28,
                "ControlTypeIdName": "sample string 29",
                "InspectionId": 30,
                "KeyNoIRLikelihoodOfOccurrenceId": 31,
                "KeyNoIRFrequencyOfExposureId": 32,
                "KeyNoIRDegreeOfPossibleHarmId": 33,
                "KeyNoIRNumberOfPersonsAtRiskId": 34,
                "KeyNoCMLikelihoodOfOccurrenceId": 35,
                "KeyNoCMFrequencyOfExposureId": 36,
                "KeyNoCMDegreeOfPossibleHarmId": 37,
                "KeyNoCMNumberOfPersonsAtRiskId": 38
              },
              {
                "Id": 1,
                "MDRARiskAssessmentId": 2,
                "SequenceNo": 3,
                "ControlTypeId": 4,
                "IRLikelihoodOfOccurrenceId": 5,
                "IRFrequencyOfExposureId": 6,
                "IRDegreeOfPossibleHarmId": 7,
                "IRNumberOfPersonsAtRiskId": 8,
                "IRScore": 9.0,
                "IRENPLR": "sample string 10",
                "CMDescription": "sample string 11",
                "CMLikelihoodOfOccurrenceId": 1,
                "CMFrequencyOfExposureId": 1,
                "CMDegreeOfPossibleHarmId": 1,
                "CMNumberOfPersonsAtRiskId": 1,
                "CMScore": 1.0,
                "CMENPLR": "sample string 12",
                "CreatedBy": 13,
                "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                "LastModifiedBy": 15,
                "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                "DeletedBy": 1,
                "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                "LocalId": 17,
                "MDRARiskAssessmentLocalId": 18,
                "CommentUserName": "sample string 19",
                "CreatedByName": "sample string 20",
                "CompletedByName": "sample string 21",
                "IRBgColor": "sample string 22",
                "IRRiskDescription": "sample string 23",
                "CMBgColor": "sample string 24",
                "CMRiskDescription": "sample string 25",
                "MDRARiskAssessmentLinePhotos": [
                  {
                    "Id": 1,
                    "MDRARiskAssessmentLineId": 2,
                    "ImagePath": "sample string 3",
                    "CreatedBy": 4,
                    "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                    "LastModifiedBy": 6,
                    "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                    "DeletedBy": 1,
                    "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                    "ImageBase64": "sample string 8",
                    "LocalId": 9,
                    "MDRALineLocalId": 10
                  },
                  {
                    "Id": 1,
                    "MDRARiskAssessmentLineId": 2,
                    "ImagePath": "sample string 3",
                    "CreatedBy": 4,
                    "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                    "LastModifiedBy": 6,
                    "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                    "DeletedBy": 1,
                    "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                    "ImageBase64": "sample string 8",
                    "LocalId": 9,
                    "MDRALineLocalId": 10
                  }
                ],
                "InspectionInspectorId": 26,
                "InspectionIsCompleted": true,
                "InspectionCustomerId": 28,
                "ControlTypeIdName": "sample string 29",
                "InspectionId": 30,
                "KeyNoIRLikelihoodOfOccurrenceId": 31,
                "KeyNoIRFrequencyOfExposureId": 32,
                "KeyNoIRDegreeOfPossibleHarmId": 33,
                "KeyNoIRNumberOfPersonsAtRiskId": 34,
                "KeyNoCMLikelihoodOfOccurrenceId": 35,
                "KeyNoCMFrequencyOfExposureId": 36,
                "KeyNoCMDegreeOfPossibleHarmId": 37,
                "KeyNoCMNumberOfPersonsAtRiskId": 38
              }
            ],
            "SearchCriteria": {
              "Id": 1,
              "MDRARiskAssessmentId": 2,
              "SequenceNo": 3,
              "ControlTypeId": 4,
              "IRLikelihoodOfOccurrenceId": 5,
              "IRFrequencyOfExposureId": 6,
              "IRDegreeOfPossibleHarmId": 7,
              "IRNumberOfPersonsAtRiskId": 8,
              "IRScore": 9.0,
              "IRENPLR": "sample string 10",
              "CMDescription": "sample string 11",
              "CMLikelihoodOfOccurrenceId": 1,
              "CMFrequencyOfExposureId": 1,
              "CMDegreeOfPossibleHarmId": 1,
              "CMNumberOfPersonsAtRiskId": 1,
              "CMScore": 1.0,
              "CMENPLR": "sample string 12",
              "CreatedBy": 13,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 15,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LocalId": 17,
              "MDRARiskAssessmentLocalId": 18,
              "CommentUserName": "sample string 19",
              "CreatedByName": "sample string 20",
              "CompletedByName": "sample string 21",
              "IRBgColor": "sample string 22",
              "IRRiskDescription": "sample string 23",
              "CMBgColor": "sample string 24",
              "CMRiskDescription": "sample string 25",
              "MDRARiskAssessmentLinePhotos": [
                {
                  "Id": 1,
                  "MDRARiskAssessmentLineId": 2,
                  "ImagePath": "sample string 3",
                  "CreatedBy": 4,
                  "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "LastModifiedBy": 6,
                  "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "DeletedBy": 1,
                  "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "ImageBase64": "sample string 8",
                  "LocalId": 9,
                  "MDRALineLocalId": 10
                },
                {
                  "Id": 1,
                  "MDRARiskAssessmentLineId": 2,
                  "ImagePath": "sample string 3",
                  "CreatedBy": 4,
                  "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "LastModifiedBy": 6,
                  "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "DeletedBy": 1,
                  "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "ImageBase64": "sample string 8",
                  "LocalId": 9,
                  "MDRALineLocalId": 10
                }
              ],
              "InspectionInspectorId": 26,
              "InspectionIsCompleted": true,
              "InspectionCustomerId": 28,
              "ControlTypeIdName": "sample string 29",
              "InspectionId": 30,
              "KeyNoIRLikelihoodOfOccurrenceId": 31,
              "KeyNoIRFrequencyOfExposureId": 32,
              "KeyNoIRDegreeOfPossibleHarmId": 33,
              "KeyNoIRNumberOfPersonsAtRiskId": 34,
              "KeyNoCMLikelihoodOfOccurrenceId": 35,
              "KeyNoCMFrequencyOfExposureId": 36,
              "KeyNoCMDegreeOfPossibleHarmId": 37,
              "KeyNoCMNumberOfPersonsAtRiskId": 38
            },
            "Pager": {
              "PageSize": 1,
              "Take": 2,
              "Skip": 3,
              "CurrentPage": 4.0,
              "TotalPage": "sample string 5",
              "TotalRecord": 6.0
            },
            "MDRARiskAssessmentId": 1,
            "InspectionInspectorId": 2,
            "InspectionIsCompleted": true,
            "MDRARiskAssessmentIsCompleted": true
          },
          "MDRARiskAssessmentLine": {
            "Id": 1,
            "MDRARiskAssessmentId": 2,
            "SequenceNo": 3,
            "ControlTypeId": 4,
            "IRLikelihoodOfOccurrenceId": 5,
            "IRFrequencyOfExposureId": 6,
            "IRDegreeOfPossibleHarmId": 7,
            "IRNumberOfPersonsAtRiskId": 8,
            "IRScore": 9.0,
            "IRENPLR": "sample string 10",
            "CMDescription": "sample string 11",
            "CMLikelihoodOfOccurrenceId": 1,
            "CMFrequencyOfExposureId": 1,
            "CMDegreeOfPossibleHarmId": 1,
            "CMNumberOfPersonsAtRiskId": 1,
            "CMScore": 1.0,
            "CMENPLR": "sample string 12",
            "CreatedBy": 13,
            "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
            "LastModifiedBy": 15,
            "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
            "DeletedBy": 1,
            "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
            "LocalId": 17,
            "MDRARiskAssessmentLocalId": 18,
            "CommentUserName": "sample string 19",
            "CreatedByName": "sample string 20",
            "CompletedByName": "sample string 21",
            "IRBgColor": "sample string 22",
            "IRRiskDescription": "sample string 23",
            "CMBgColor": "sample string 24",
            "CMRiskDescription": "sample string 25",
            "MDRARiskAssessmentLinePhotos": [
              {
                "Id": 1,
                "MDRARiskAssessmentLineId": 2,
                "ImagePath": "sample string 3",
                "CreatedBy": 4,
                "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                "LastModifiedBy": 6,
                "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                "DeletedBy": 1,
                "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                "ImageBase64": "sample string 8",
                "LocalId": 9,
                "MDRALineLocalId": 10
              },
              {
                "Id": 1,
                "MDRARiskAssessmentLineId": 2,
                "ImagePath": "sample string 3",
                "CreatedBy": 4,
                "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                "LastModifiedBy": 6,
                "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                "DeletedBy": 1,
                "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                "ImageBase64": "sample string 8",
                "LocalId": 9,
                "MDRALineLocalId": 10
              }
            ],
            "InspectionInspectorId": 26,
            "InspectionIsCompleted": true,
            "InspectionCustomerId": 28,
            "ControlTypeIdName": "sample string 29",
            "InspectionId": 30,
            "KeyNoIRLikelihoodOfOccurrenceId": 31,
            "KeyNoIRFrequencyOfExposureId": 32,
            "KeyNoIRDegreeOfPossibleHarmId": 33,
            "KeyNoIRNumberOfPersonsAtRiskId": 34,
            "KeyNoCMLikelihoodOfOccurrenceId": 35,
            "KeyNoCMFrequencyOfExposureId": 36,
            "KeyNoCMDegreeOfPossibleHarmId": 37,
            "KeyNoCMNumberOfPersonsAtRiskId": 38
          },
          "MDRARiskAssessmentLines": [
            {
              "Id": 1,
              "MDRARiskAssessmentId": 2,
              "SequenceNo": 3,
              "ControlTypeId": 4,
              "IRLikelihoodOfOccurrenceId": 5,
              "IRFrequencyOfExposureId": 6,
              "IRDegreeOfPossibleHarmId": 7,
              "IRNumberOfPersonsAtRiskId": 8,
              "IRScore": 9.0,
              "IRENPLR": "sample string 10",
              "CMDescription": "sample string 11",
              "CMLikelihoodOfOccurrenceId": 1,
              "CMFrequencyOfExposureId": 1,
              "CMDegreeOfPossibleHarmId": 1,
              "CMNumberOfPersonsAtRiskId": 1,
              "CMScore": 1.0,
              "CMENPLR": "sample string 12",
              "CreatedBy": 13,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 15,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LocalId": 17,
              "MDRARiskAssessmentLocalId": 18,
              "CommentUserName": "sample string 19",
              "CreatedByName": "sample string 20",
              "CompletedByName": "sample string 21",
              "IRBgColor": "sample string 22",
              "IRRiskDescription": "sample string 23",
              "CMBgColor": "sample string 24",
              "CMRiskDescription": "sample string 25",
              "MDRARiskAssessmentLinePhotos": [
                {
                  "Id": 1,
                  "MDRARiskAssessmentLineId": 2,
                  "ImagePath": "sample string 3",
                  "CreatedBy": 4,
                  "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "LastModifiedBy": 6,
                  "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "DeletedBy": 1,
                  "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "ImageBase64": "sample string 8",
                  "LocalId": 9,
                  "MDRALineLocalId": 10
                },
                {
                  "Id": 1,
                  "MDRARiskAssessmentLineId": 2,
                  "ImagePath": "sample string 3",
                  "CreatedBy": 4,
                  "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "LastModifiedBy": 6,
                  "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "DeletedBy": 1,
                  "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "ImageBase64": "sample string 8",
                  "LocalId": 9,
                  "MDRALineLocalId": 10
                }
              ],
              "InspectionInspectorId": 26,
              "InspectionIsCompleted": true,
              "InspectionCustomerId": 28,
              "ControlTypeIdName": "sample string 29",
              "InspectionId": 30,
              "KeyNoIRLikelihoodOfOccurrenceId": 31,
              "KeyNoIRFrequencyOfExposureId": 32,
              "KeyNoIRDegreeOfPossibleHarmId": 33,
              "KeyNoIRNumberOfPersonsAtRiskId": 34,
              "KeyNoCMLikelihoodOfOccurrenceId": 35,
              "KeyNoCMFrequencyOfExposureId": 36,
              "KeyNoCMDegreeOfPossibleHarmId": 37,
              "KeyNoCMNumberOfPersonsAtRiskId": 38
            },
            {
              "Id": 1,
              "MDRARiskAssessmentId": 2,
              "SequenceNo": 3,
              "ControlTypeId": 4,
              "IRLikelihoodOfOccurrenceId": 5,
              "IRFrequencyOfExposureId": 6,
              "IRDegreeOfPossibleHarmId": 7,
              "IRNumberOfPersonsAtRiskId": 8,
              "IRScore": 9.0,
              "IRENPLR": "sample string 10",
              "CMDescription": "sample string 11",
              "CMLikelihoodOfOccurrenceId": 1,
              "CMFrequencyOfExposureId": 1,
              "CMDegreeOfPossibleHarmId": 1,
              "CMNumberOfPersonsAtRiskId": 1,
              "CMScore": 1.0,
              "CMENPLR": "sample string 12",
              "CreatedBy": 13,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 15,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LocalId": 17,
              "MDRARiskAssessmentLocalId": 18,
              "CommentUserName": "sample string 19",
              "CreatedByName": "sample string 20",
              "CompletedByName": "sample string 21",
              "IRBgColor": "sample string 22",
              "IRRiskDescription": "sample string 23",
              "CMBgColor": "sample string 24",
              "CMRiskDescription": "sample string 25",
              "MDRARiskAssessmentLinePhotos": [
                {
                  "Id": 1,
                  "MDRARiskAssessmentLineId": 2,
                  "ImagePath": "sample string 3",
                  "CreatedBy": 4,
                  "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "LastModifiedBy": 6,
                  "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "DeletedBy": 1,
                  "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "ImageBase64": "sample string 8",
                  "LocalId": 9,
                  "MDRALineLocalId": 10
                },
                {
                  "Id": 1,
                  "MDRARiskAssessmentLineId": 2,
                  "ImagePath": "sample string 3",
                  "CreatedBy": 4,
                  "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "LastModifiedBy": 6,
                  "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "DeletedBy": 1,
                  "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "ImageBase64": "sample string 8",
                  "LocalId": 9,
                  "MDRALineLocalId": 10
                }
              ],
              "InspectionInspectorId": 26,
              "InspectionIsCompleted": true,
              "InspectionCustomerId": 28,
              "ControlTypeIdName": "sample string 29",
              "InspectionId": 30,
              "KeyNoIRLikelihoodOfOccurrenceId": 31,
              "KeyNoIRFrequencyOfExposureId": 32,
              "KeyNoIRDegreeOfPossibleHarmId": 33,
              "KeyNoIRNumberOfPersonsAtRiskId": 34,
              "KeyNoCMLikelihoodOfOccurrenceId": 35,
              "KeyNoCMFrequencyOfExposureId": 36,
              "KeyNoCMDegreeOfPossibleHarmId": 37,
              "KeyNoCMNumberOfPersonsAtRiskId": 38
            }
          ],
          "CustomerId": 24,
          "InspectionInspectorId": 25,
          "InspectionIsCompleted": true,
          "InspectionCustomerId": 27,
          "StatusCode": "sample string 28",
          "LocalId": 29,
          "InspectionLocalId": 30,
          "LocalResponsiblePersonId1": 31,
          "LocalResponsiblePersonId2": 32,
          "RiskSufficientlyReducedByName": "sample string 33",
          "IsPopUpClose": true,
          "WebInspectionInspectorId": 35,
          "WebInspectionIsCompleted": true
        }
      ],
      "SubClauseAnswers": [
        {
          "Id": 1,
          "InspectionId": 2,
          "SubClauseId": 3,
          "StageMasterId": "sample string 4",
          "TypeOfVerificationMasterId": "sample string 5",
          "Comment": "sample string 6",
          "AnswerTypeId": 7,
          "CreatedBy": 8,
          "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LastModifiedBy": 10,
          "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
          "DeletedBy": 1,
          "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "CreatedByName": "sample string 12",
          "CompletedByName": "sample string 13",
          "LocalId": 14,
          "InspectionLocalId": 15,
          "StageMasterIds": [
            1,
            2
          ],
          "TypeOfVerificationMasterIds": [
            1,
            2
          ],
          "SubClauseStages": [
            {
              "Id": 1,
              "SubClauseId": 2,
              "StageId": 3,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "CreatedBy": 5,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 7,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "StageCode": "sample string 8",
              "StageName": "sample string 9"
            },
            {
              "Id": 1,
              "SubClauseId": 2,
              "StageId": 3,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "CreatedBy": 5,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 7,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "StageCode": "sample string 8",
              "StageName": "sample string 9"
            }
          ],
          "SubClauseTypeOfVerifications": [
            {
              "Id": 1,
              "SubClauseId": 2,
              "TypeOfVerificationId": 3,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "CreatedBy": 5,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 7,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "TypeOfVerificationCode": "sample string 8",
              "TypeOfVerificationName": "sample string 9"
            },
            {
              "Id": 1,
              "SubClauseId": 2,
              "TypeOfVerificationId": 3,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "CreatedBy": 5,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 7,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "TypeOfVerificationCode": "sample string 8",
              "TypeOfVerificationName": "sample string 9"
            }
          ],
          "StageMasterIdName": "sample string 16",
          "TypeOfVerificationMasterIdName": "sample string 17",
          "InspectionIsCompleted": true,
          "InspectionInspectorId": 19,
          "SubClauseAnswersCounts": 20,
          "PassCounts": 21,
          "FailCounts": 22,
          "NACounts": 23
        },
        {
          "Id": 1,
          "InspectionId": 2,
          "SubClauseId": 3,
          "StageMasterId": "sample string 4",
          "TypeOfVerificationMasterId": "sample string 5",
          "Comment": "sample string 6",
          "AnswerTypeId": 7,
          "CreatedBy": 8,
          "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LastModifiedBy": 10,
          "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
          "DeletedBy": 1,
          "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "CreatedByName": "sample string 12",
          "CompletedByName": "sample string 13",
          "LocalId": 14,
          "InspectionLocalId": 15,
          "StageMasterIds": [
            1,
            2
          ],
          "TypeOfVerificationMasterIds": [
            1,
            2
          ],
          "SubClauseStages": [
            {
              "Id": 1,
              "SubClauseId": 2,
              "StageId": 3,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "CreatedBy": 5,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 7,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "StageCode": "sample string 8",
              "StageName": "sample string 9"
            },
            {
              "Id": 1,
              "SubClauseId": 2,
              "StageId": 3,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "CreatedBy": 5,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 7,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "StageCode": "sample string 8",
              "StageName": "sample string 9"
            }
          ],
          "SubClauseTypeOfVerifications": [
            {
              "Id": 1,
              "SubClauseId": 2,
              "TypeOfVerificationId": 3,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "CreatedBy": 5,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 7,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "TypeOfVerificationCode": "sample string 8",
              "TypeOfVerificationName": "sample string 9"
            },
            {
              "Id": 1,
              "SubClauseId": 2,
              "TypeOfVerificationId": 3,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "CreatedBy": 5,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 7,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "TypeOfVerificationCode": "sample string 8",
              "TypeOfVerificationName": "sample string 9"
            }
          ],
          "StageMasterIdName": "sample string 16",
          "TypeOfVerificationMasterIdName": "sample string 17",
          "InspectionIsCompleted": true,
          "InspectionInspectorId": 19,
          "SubClauseAnswersCounts": 20,
          "PassCounts": 21,
          "FailCounts": 22,
          "NACounts": 23
        }
      ],
      "LockInByName": "sample string 92",
      "InspectionSite": "sample string 93",
      "Inspection_AnswerTypeId": 1,
      "Machine_Image": "sample string 94",
      "InspectionPercent": "sample string 95",
      "InspectionColorCode": "sample string 96",
      "TotalCompletedRiskAssessmentCount": 97,
      "TotalAnsYesPassCount": 98,
      "TotalAnsNoFailCount": 99,
      "TotalAnsNACount": 100,
      "TotalAnsCheckCount": 101,
      "UserLevelId": 102,
      "CEUKCAMarkingProcessId": 103,
      "ConformityTypeName": "sample string 104",
      "MachineTypeName": "sample string 105",
      "SiteIdName": "sample string 106",
      "InspectionDetailImage": {
        "Id": 1,
        "InspectionId": 2,
        "Title1": "sample string 3",
        "Description1": "sample string 4",
        "ImagePath1": "sample string 5",
        "Title2": "sample string 6",
        "Description2": "sample string 7",
        "ImagePath2": "sample string 8",
        "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
        "CreatedBy": 10,
        "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
        "LastModifiedBy": 12,
        "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
        "DeletedBy": 1,
        "IsAppDataUpdate": true,
        "DuplicateImagePath1": "sample string 14",
        "DuplicateImagePath2": "sample string 15"
      },
      "IsInspectionDetailImage": true,
      "OldInspectionId": 108,
      "SiteId": 1
    },
    {
      "Id": 1,
      "InspectionTypeId": 2,
      "AssetNumber": "sample string 3",
      "CustomerId": 4,
      "MachineId": 1,
      "InspectorId": 5,
      "SerialNumber": "sample string 6",
      "Location": "sample string 7",
      "Manufacturer": "sample string 8",
      "InspectionDate": "2025-08-29T20:22:19.3067047+00:00",
      "Line": "sample string 10",
      "CreatedBy": 11,
      "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
      "LastModifiedBy": 13,
      "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
      "DeletedBy": 1,
      "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
      "Notes": "sample string 15",
      "InspectionName": "sample string 16",
      "IsCompleted": true,
      "CompletedBy": 1,
      "CompletedDate": "2025-08-29T20:22:19.3067047+00:00",
      "CompletedComments": "sample string 17",
      "InspectionTemplateId": 1,
      "IsDraftWatermark": true,
      "IsWithoutRiskAssessment": true,
      "InspectionInternalNo": 20,
      "InspectionDue": 1,
      "IsLock": true,
      "LockInBy": 1,
      "LockInDate": "2025-08-29T20:22:19.3067047+00:00",
      "LockOutBy": 1,
      "LockOutDate": "2025-08-29T20:22:19.3067047+00:00",
      "IsCEUKCA": true,
      "Product": "sample string 22",
      "MachineInfoId": 1,
      "BatchSerial": "sample string 23",
      "ModelType": "sample string 24",
      "NameOfManufacturer": "sample string 25",
      "FunctionName": "sample string 26",
      "NameOfSignatory": "sample string 27",
      "Description": "sample string 28",
      "LimitsOfUse": "sample string 29",
      "IntendedUse": "sample string 30",
      "OperationalDescription": "sample string 31",
      "ReasonablyForeseeableMisuse": "sample string 32",
      "UserMode": "sample string 33",
      "ProcessSequenceAndManualIntervention": "sample string 34",
      "Interfaces": "sample string 35",
      "ConnectionToOtherMachinery": "sample string 36",
      "UserSkillRequirement": "sample string 37",
      "RequiredPerformanceLevel": "sample string 38",
      "LocalId": 39,
      "LocalCustomerId": 40,
      "LocalMachineId": 41,
      "CompletedByName": "sample string 42",
      "InspectionType": "sample string 43",
      "CustomerName": "sample string 44",
      "CompanyName": "sample string 45",
      "Telephone": "sample string 46",
      "Email": "sample string 47",
      "Address": "sample string 48",
      "LastModifiedByUser": "sample string 49",
      "UserCompanyName": "sample string 50",
      "UserLogo": "sample string 51",
      "UserProfileLogoPath": "sample string 52",
      "CustomerLogoPath": "sample string 53",
      "MachineName": "sample string 54",
      "MachineSerialNumber": "sample string 55",
      "MachineManufacturer": "sample string 56",
      "MachineLocation": "sample string 57",
      "MachineLine": "sample string 58",
      "MachineSite": "sample string 59",
      "MachineResponsiblePerson": "sample string 60",
      "MachineType": "sample string 61",
      "Inspector": "sample string 62",
      "InspectorEmail": "sample string 63",
      "InspectorTelephone": "sample string 64",
      "InspectorCompanyName": "sample string 65",
      "RoleId": 66,
      "IsAnwsered": true,
      "TotalPercent": 68.0,
      "LoginUserId": 1,
      "HazardImg": "sample string 69",
      "HazardDescId": 70,
      "UserCreatedBy": 1,
      "ParentId": 1,
      "UserInspectionId": 71,
      "InspectionHazardId": 72,
      "HazardLikelihoodOfOccurrenceId": 73,
      "HazardNumberOfPersonsAtRiskId": 74,
      "HazardFrequencyOfExposureId": 75,
      "HazardDegreeOfPossibleHarmId": 76,
      "HazardLoRank": 77.0,
      "HazardRiskRank": 78.0,
      "HazardFeRank": 79.0,
      "HazardHarmRank": 80.0,
      "InspectionControlId": 81,
      "ControlLikelihoodOfOccurrenceId": 82,
      "ControlNumberOfPersonsAtRiskId": 83,
      "ControlFrequencyOfExposureId": 84,
      "ControlDegreeOfPossibleHarmId": 85,
      "ControlLoRank": 86.0,
      "ControlRiskRank": 87.0,
      "ControlFeRank": 88.0,
      "ControlHarmRank": 89.0,
      "HazardDescription": "sample string 90",
      "UserId": 91,
      "UserInspections": [
        {
          "Id": 1,
          "UserId": 2,
          "InspectionId": 3,
          "CreatedBy": 4,
          "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LastModifiedBy": 6,
          "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
          "DeletedBy": 1,
          "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "UserName": "sample string 8",
          "AssignUserEmailAddress": "sample string 9",
          "AssignUserName": "sample string 10",
          "LoginUserName": "sample string 11",
          "LocalInspectionId": 12,
          "LocalId": 13,
          "LocalUserId": 14
        },
        {
          "Id": 1,
          "UserId": 2,
          "InspectionId": 3,
          "CreatedBy": 4,
          "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LastModifiedBy": 6,
          "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
          "DeletedBy": 1,
          "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "UserName": "sample string 8",
          "AssignUserEmailAddress": "sample string 9",
          "AssignUserName": "sample string 10",
          "LoginUserName": "sample string 11",
          "LocalInspectionId": 12,
          "LocalId": 13,
          "LocalUserId": 14
        }
      ],
      "InspectionIssues": [
        {
          "Id": 1,
          "InspectionId": 2,
          "Title": "sample string 3",
          "ReferenceNumber": "sample string 4",
          "Comment": "sample string 5",
          "ResponsiblePersonId1": 6,
          "ResponsiblePersonId2": 1,
          "ResolvedDate": "2025-08-29T20:22:19.3067047+00:00",
          "SeverityId": 1,
          "ResponsiblePersonName": "sample string 7",
          "ResponsiblePersonName2": "sample string 8",
          "IsComplete": true,
          "CompletedBy": 1,
          "CompletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "CreatedBy": 9,
          "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LastModifiedBy": 11,
          "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
          "DeletedBy": 1,
          "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LocalAssignToId": 13,
          "IssuePhotos": [
            {
              "Id": 1,
              "IssueId": 2,
              "ImagePath": "sample string 3",
              "CreatedBy": 4,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 6,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "ImageBase64": "sample string 8"
            },
            {
              "Id": 1,
              "IssueId": 2,
              "ImagePath": "sample string 3",
              "CreatedBy": 4,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 6,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "ImageBase64": "sample string 8"
            }
          ],
          "IssueComments": [
            {
              "Id": 1,
              "IssueId": 2,
              "Comment": "sample string 3",
              "CreatedBy": 4,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 6,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "CommentUserName": "sample string 8"
            },
            {
              "Id": 1,
              "IssueId": 2,
              "Comment": "sample string 3",
              "CreatedBy": 4,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 6,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "CommentUserName": "sample string 8"
            }
          ],
          "LocalIsComplete": true,
          "CustomerId": 15,
          "CompletedByName": "sample string 16",
          "ReferenceNumberQRBase64": "sample string 17",
          "LocalResponsiblePersonId1": 18,
          "LocalResponsiblePersonId2": 19
        },
        {
          "Id": 1,
          "InspectionId": 2,
          "Title": "sample string 3",
          "ReferenceNumber": "sample string 4",
          "Comment": "sample string 5",
          "ResponsiblePersonId1": 6,
          "ResponsiblePersonId2": 1,
          "ResolvedDate": "2025-08-29T20:22:19.3067047+00:00",
          "SeverityId": 1,
          "ResponsiblePersonName": "sample string 7",
          "ResponsiblePersonName2": "sample string 8",
          "IsComplete": true,
          "CompletedBy": 1,
          "CompletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "CreatedBy": 9,
          "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LastModifiedBy": 11,
          "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
          "DeletedBy": 1,
          "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LocalAssignToId": 13,
          "IssuePhotos": [
            {
              "Id": 1,
              "IssueId": 2,
              "ImagePath": "sample string 3",
              "CreatedBy": 4,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 6,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "ImageBase64": "sample string 8"
            },
            {
              "Id": 1,
              "IssueId": 2,
              "ImagePath": "sample string 3",
              "CreatedBy": 4,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 6,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "ImageBase64": "sample string 8"
            }
          ],
          "IssueComments": [
            {
              "Id": 1,
              "IssueId": 2,
              "Comment": "sample string 3",
              "CreatedBy": 4,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 6,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "CommentUserName": "sample string 8"
            },
            {
              "Id": 1,
              "IssueId": 2,
              "Comment": "sample string 3",
              "CreatedBy": 4,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 6,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "CommentUserName": "sample string 8"
            }
          ],
          "LocalIsComplete": true,
          "CustomerId": 15,
          "CompletedByName": "sample string 16",
          "ReferenceNumberQRBase64": "sample string 17",
          "LocalResponsiblePersonId1": 18,
          "LocalResponsiblePersonId2": 19
        }
      ],
      "RiskAssessments": [
        {
          "Id": 1,
          "InspectionId": 2,
          "ResponsiblePersonId1": 3,
          "ResponsiblePersonId2": 1,
          "Title": "sample string 4",
          "ReferenceNo": "sample string 5",
          "HazardTypeId": 6,
          "HazardSourceId": 7,
          "PartOfMachine": "sample string 8",
          "LifeCycleId": 9,
          "CreatedBy": 10,
          "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LastModifiedBy": 12,
          "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
          "DeletedBy": 1,
          "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "HazardTypeName": "sample string 14",
          "HazardSourceName": "sample string 15",
          "LifeCycleName": "sample string 16",
          "LocalId": 17,
          "InspectionLocalId": 18,
          "LocalResponsiblePersonId1": 19,
          "LocalResponsiblePersonId2": 1,
          "ResponsiblePersonName": "sample string 20",
          "ResponsiblePersonName2": "sample string 21",
          "CompletedByName": "sample string 22",
          "ReferenceNoQRBase64": "sample string 23",
          "RiskAssessmentLine": {
            "Id": 1,
            "RiskAssessmentId": 2,
            "RiskAssessmentTypeId": 3,
            "MeasureType": "sample string 4",
            "Description": "sample string 5",
            "LikelihoodOfOccurrenceId": 6,
            "FrequencyOfExposureId": 7,
            "DegreeOfPossibleHarmId": 8,
            "NumberOfPersonsAtRiskId": 9,
            "Score": 10.0,
            "IsCompleted": true,
            "CompletedBy": 1,
            "CompletedDate": "2025-08-29T20:22:19.3067047+00:00",
            "CreatedBy": 12,
            "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
            "LastModifiedBy": 14,
            "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
            "DeletedBy": 1,
            "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
            "ResidualRisk": "sample string 16",
            "ENPLR": "sample string 17",
            "LocalId": 18,
            "RiskAssessmentLocalId": 19,
            "CommentUserName": "sample string 20",
            "CreatedByName": "sample string 21",
            "CompletedByName": "sample string 22",
            "BgColor": "sample string 23",
            "RiskDescription": "sample string 24",
            "RiskAssessmentPhotos": [
              {
                "Id": 1,
                "RiskAssessmentLineId": 2,
                "RiskAssessmentTypeId": 3,
                "ImagePath": "sample string 4",
                "CreatedBy": 5,
                "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                "LastModifiedBy": 7,
                "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                "DeletedBy": 1,
                "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                "ImageBase64": "sample string 9",
                "LocalId": 10,
                "RiskAssessmentLineLocalId": 11
              },
              {
                "Id": 1,
                "RiskAssessmentLineId": 2,
                "RiskAssessmentTypeId": 3,
                "ImagePath": "sample string 4",
                "CreatedBy": 5,
                "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                "LastModifiedBy": 7,
                "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                "DeletedBy": 1,
                "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                "ImageBase64": "sample string 9",
                "LocalId": 10,
                "RiskAssessmentLineLocalId": 11
              }
            ],
            "InspectionInspectorId": 25,
            "InspectionIsCompleted": true,
            "ImplementedControlIsCompleted": true,
            "InspectionCustomerId": 28
          },
          "RiskAssessmentLines": [
            {
              "Id": 1,
              "RiskAssessmentId": 2,
              "RiskAssessmentTypeId": 3,
              "MeasureType": "sample string 4",
              "Description": "sample string 5",
              "LikelihoodOfOccurrenceId": 6,
              "FrequencyOfExposureId": 7,
              "DegreeOfPossibleHarmId": 8,
              "NumberOfPersonsAtRiskId": 9,
              "Score": 10.0,
              "IsCompleted": true,
              "CompletedBy": 1,
              "CompletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "CreatedBy": 12,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 14,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "ResidualRisk": "sample string 16",
              "ENPLR": "sample string 17",
              "LocalId": 18,
              "RiskAssessmentLocalId": 19,
              "CommentUserName": "sample string 20",
              "CreatedByName": "sample string 21",
              "CompletedByName": "sample string 22",
              "BgColor": "sample string 23",
              "RiskDescription": "sample string 24",
              "RiskAssessmentPhotos": [
                {
                  "Id": 1,
                  "RiskAssessmentLineId": 2,
                  "RiskAssessmentTypeId": 3,
                  "ImagePath": "sample string 4",
                  "CreatedBy": 5,
                  "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "LastModifiedBy": 7,
                  "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "DeletedBy": 1,
                  "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "ImageBase64": "sample string 9",
                  "LocalId": 10,
                  "RiskAssessmentLineLocalId": 11
                },
                {
                  "Id": 1,
                  "RiskAssessmentLineId": 2,
                  "RiskAssessmentTypeId": 3,
                  "ImagePath": "sample string 4",
                  "CreatedBy": 5,
                  "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "LastModifiedBy": 7,
                  "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "DeletedBy": 1,
                  "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "ImageBase64": "sample string 9",
                  "LocalId": 10,
                  "RiskAssessmentLineLocalId": 11
                }
              ],
              "InspectionInspectorId": 25,
              "InspectionIsCompleted": true,
              "ImplementedControlIsCompleted": true,
              "InspectionCustomerId": 28
            },
            {
              "Id": 1,
              "RiskAssessmentId": 2,
              "RiskAssessmentTypeId": 3,
              "MeasureType": "sample string 4",
              "Description": "sample string 5",
              "LikelihoodOfOccurrenceId": 6,
              "FrequencyOfExposureId": 7,
              "DegreeOfPossibleHarmId": 8,
              "NumberOfPersonsAtRiskId": 9,
              "Score": 10.0,
              "IsCompleted": true,
              "CompletedBy": 1,
              "CompletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "CreatedBy": 12,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 14,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "ResidualRisk": "sample string 16",
              "ENPLR": "sample string 17",
              "LocalId": 18,
              "RiskAssessmentLocalId": 19,
              "CommentUserName": "sample string 20",
              "CreatedByName": "sample string 21",
              "CompletedByName": "sample string 22",
              "BgColor": "sample string 23",
              "RiskDescription": "sample string 24",
              "RiskAssessmentPhotos": [
                {
                  "Id": 1,
                  "RiskAssessmentLineId": 2,
                  "RiskAssessmentTypeId": 3,
                  "ImagePath": "sample string 4",
                  "CreatedBy": 5,
                  "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "LastModifiedBy": 7,
                  "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "DeletedBy": 1,
                  "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "ImageBase64": "sample string 9",
                  "LocalId": 10,
                  "RiskAssessmentLineLocalId": 11
                },
                {
                  "Id": 1,
                  "RiskAssessmentLineId": 2,
                  "RiskAssessmentTypeId": 3,
                  "ImagePath": "sample string 4",
                  "CreatedBy": 5,
                  "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "LastModifiedBy": 7,
                  "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "DeletedBy": 1,
                  "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "ImageBase64": "sample string 9",
                  "LocalId": 10,
                  "RiskAssessmentLineLocalId": 11
                }
              ],
              "InspectionInspectorId": 25,
              "InspectionIsCompleted": true,
              "ImplementedControlIsCompleted": true,
              "InspectionCustomerId": 28
            }
          ],
          "ImplementIsCompleted": true,
          "InspectionCustomerId": 25
        },
        {
          "Id": 1,
          "InspectionId": 2,
          "ResponsiblePersonId1": 3,
          "ResponsiblePersonId2": 1,
          "Title": "sample string 4",
          "ReferenceNo": "sample string 5",
          "HazardTypeId": 6,
          "HazardSourceId": 7,
          "PartOfMachine": "sample string 8",
          "LifeCycleId": 9,
          "CreatedBy": 10,
          "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LastModifiedBy": 12,
          "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
          "DeletedBy": 1,
          "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "HazardTypeName": "sample string 14",
          "HazardSourceName": "sample string 15",
          "LifeCycleName": "sample string 16",
          "LocalId": 17,
          "InspectionLocalId": 18,
          "LocalResponsiblePersonId1": 19,
          "LocalResponsiblePersonId2": 1,
          "ResponsiblePersonName": "sample string 20",
          "ResponsiblePersonName2": "sample string 21",
          "CompletedByName": "sample string 22",
          "ReferenceNoQRBase64": "sample string 23",
          "RiskAssessmentLine": {
            "Id": 1,
            "RiskAssessmentId": 2,
            "RiskAssessmentTypeId": 3,
            "MeasureType": "sample string 4",
            "Description": "sample string 5",
            "LikelihoodOfOccurrenceId": 6,
            "FrequencyOfExposureId": 7,
            "DegreeOfPossibleHarmId": 8,
            "NumberOfPersonsAtRiskId": 9,
            "Score": 10.0,
            "IsCompleted": true,
            "CompletedBy": 1,
            "CompletedDate": "2025-08-29T20:22:19.3067047+00:00",
            "CreatedBy": 12,
            "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
            "LastModifiedBy": 14,
            "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
            "DeletedBy": 1,
            "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
            "ResidualRisk": "sample string 16",
            "ENPLR": "sample string 17",
            "LocalId": 18,
            "RiskAssessmentLocalId": 19,
            "CommentUserName": "sample string 20",
            "CreatedByName": "sample string 21",
            "CompletedByName": "sample string 22",
            "BgColor": "sample string 23",
            "RiskDescription": "sample string 24",
            "RiskAssessmentPhotos": [
              {
                "Id": 1,
                "RiskAssessmentLineId": 2,
                "RiskAssessmentTypeId": 3,
                "ImagePath": "sample string 4",
                "CreatedBy": 5,
                "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                "LastModifiedBy": 7,
                "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                "DeletedBy": 1,
                "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                "ImageBase64": "sample string 9",
                "LocalId": 10,
                "RiskAssessmentLineLocalId": 11
              },
              {
                "Id": 1,
                "RiskAssessmentLineId": 2,
                "RiskAssessmentTypeId": 3,
                "ImagePath": "sample string 4",
                "CreatedBy": 5,
                "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                "LastModifiedBy": 7,
                "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                "DeletedBy": 1,
                "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                "ImageBase64": "sample string 9",
                "LocalId": 10,
                "RiskAssessmentLineLocalId": 11
              }
            ],
            "InspectionInspectorId": 25,
            "InspectionIsCompleted": true,
            "ImplementedControlIsCompleted": true,
            "InspectionCustomerId": 28
          },
          "RiskAssessmentLines": [
            {
              "Id": 1,
              "RiskAssessmentId": 2,
              "RiskAssessmentTypeId": 3,
              "MeasureType": "sample string 4",
              "Description": "sample string 5",
              "LikelihoodOfOccurrenceId": 6,
              "FrequencyOfExposureId": 7,
              "DegreeOfPossibleHarmId": 8,
              "NumberOfPersonsAtRiskId": 9,
              "Score": 10.0,
              "IsCompleted": true,
              "CompletedBy": 1,
              "CompletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "CreatedBy": 12,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 14,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "ResidualRisk": "sample string 16",
              "ENPLR": "sample string 17",
              "LocalId": 18,
              "RiskAssessmentLocalId": 19,
              "CommentUserName": "sample string 20",
              "CreatedByName": "sample string 21",
              "CompletedByName": "sample string 22",
              "BgColor": "sample string 23",
              "RiskDescription": "sample string 24",
              "RiskAssessmentPhotos": [
                {
                  "Id": 1,
                  "RiskAssessmentLineId": 2,
                  "RiskAssessmentTypeId": 3,
                  "ImagePath": "sample string 4",
                  "CreatedBy": 5,
                  "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "LastModifiedBy": 7,
                  "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "DeletedBy": 1,
                  "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "ImageBase64": "sample string 9",
                  "LocalId": 10,
                  "RiskAssessmentLineLocalId": 11
                },
                {
                  "Id": 1,
                  "RiskAssessmentLineId": 2,
                  "RiskAssessmentTypeId": 3,
                  "ImagePath": "sample string 4",
                  "CreatedBy": 5,
                  "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "LastModifiedBy": 7,
                  "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "DeletedBy": 1,
                  "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "ImageBase64": "sample string 9",
                  "LocalId": 10,
                  "RiskAssessmentLineLocalId": 11
                }
              ],
              "InspectionInspectorId": 25,
              "InspectionIsCompleted": true,
              "ImplementedControlIsCompleted": true,
              "InspectionCustomerId": 28
            },
            {
              "Id": 1,
              "RiskAssessmentId": 2,
              "RiskAssessmentTypeId": 3,
              "MeasureType": "sample string 4",
              "Description": "sample string 5",
              "LikelihoodOfOccurrenceId": 6,
              "FrequencyOfExposureId": 7,
              "DegreeOfPossibleHarmId": 8,
              "NumberOfPersonsAtRiskId": 9,
              "Score": 10.0,
              "IsCompleted": true,
              "CompletedBy": 1,
              "CompletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "CreatedBy": 12,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 14,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "ResidualRisk": "sample string 16",
              "ENPLR": "sample string 17",
              "LocalId": 18,
              "RiskAssessmentLocalId": 19,
              "CommentUserName": "sample string 20",
              "CreatedByName": "sample string 21",
              "CompletedByName": "sample string 22",
              "BgColor": "sample string 23",
              "RiskDescription": "sample string 24",
              "RiskAssessmentPhotos": [
                {
                  "Id": 1,
                  "RiskAssessmentLineId": 2,
                  "RiskAssessmentTypeId": 3,
                  "ImagePath": "sample string 4",
                  "CreatedBy": 5,
                  "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "LastModifiedBy": 7,
                  "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "DeletedBy": 1,
                  "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "ImageBase64": "sample string 9",
                  "LocalId": 10,
                  "RiskAssessmentLineLocalId": 11
                },
                {
                  "Id": 1,
                  "RiskAssessmentLineId": 2,
                  "RiskAssessmentTypeId": 3,
                  "ImagePath": "sample string 4",
                  "CreatedBy": 5,
                  "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "LastModifiedBy": 7,
                  "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "DeletedBy": 1,
                  "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "ImageBase64": "sample string 9",
                  "LocalId": 10,
                  "RiskAssessmentLineLocalId": 11
                }
              ],
              "InspectionInspectorId": 25,
              "InspectionIsCompleted": true,
              "ImplementedControlIsCompleted": true,
              "InspectionCustomerId": 28
            }
          ],
          "ImplementIsCompleted": true,
          "InspectionCustomerId": 25
        }
      ],
      "MDRARiskAssessments": [
        {
          "Id": 1,
          "InspectionId": 2,
          "Title": "sample string 3",
          "ReferenceNo": "sample string 4",
          "PartOfMachine": "sample string 5",
          "HazardTypeId": 6,
          "HazardTypeName": "sample string 7",
          "HazardSourceId": 8,
          "HazardSourceName": "sample string 9",
          "LifeCycleId": 10,
          "LifeCycleName": "sample string 11",
          "ResponsiblePersonId1": 12,
          "ResponsiblePersonId2": 1,
          "HazardDescription": "sample string 13",
          "IsRiskSufficientlyReduced": true,
          "RiskSufficientlyReducedBy": 1,
          "RiskSufficientlyReducedDate": "2025-08-29T20:22:19.3067047+00:00",
          "IsComplete": true,
          "CompletedBy": 1,
          "CompletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "ResidualRisk": "sample string 14",
          "CreatedBy": 15,
          "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LastModifiedBy": 17,
          "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
          "DeletedBy": 1,
          "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "ResponsiblePersonName": "sample string 19",
          "ResponsiblePersonName2": "sample string 20",
          "CompletedByName": "sample string 21",
          "CreatedByName": "sample string 22",
          "ReferenceNoQRBase64": "sample string 23",
          "MDRARiskAssessmentLineLister": {
            "MDRARiskAssessmentLines": [
              {
                "Id": 1,
                "MDRARiskAssessmentId": 2,
                "SequenceNo": 3,
                "ControlTypeId": 4,
                "IRLikelihoodOfOccurrenceId": 5,
                "IRFrequencyOfExposureId": 6,
                "IRDegreeOfPossibleHarmId": 7,
                "IRNumberOfPersonsAtRiskId": 8,
                "IRScore": 9.0,
                "IRENPLR": "sample string 10",
                "CMDescription": "sample string 11",
                "CMLikelihoodOfOccurrenceId": 1,
                "CMFrequencyOfExposureId": 1,
                "CMDegreeOfPossibleHarmId": 1,
                "CMNumberOfPersonsAtRiskId": 1,
                "CMScore": 1.0,
                "CMENPLR": "sample string 12",
                "CreatedBy": 13,
                "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                "LastModifiedBy": 15,
                "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                "DeletedBy": 1,
                "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                "LocalId": 17,
                "MDRARiskAssessmentLocalId": 18,
                "CommentUserName": "sample string 19",
                "CreatedByName": "sample string 20",
                "CompletedByName": "sample string 21",
                "IRBgColor": "sample string 22",
                "IRRiskDescription": "sample string 23",
                "CMBgColor": "sample string 24",
                "CMRiskDescription": "sample string 25",
                "MDRARiskAssessmentLinePhotos": [
                  {
                    "Id": 1,
                    "MDRARiskAssessmentLineId": 2,
                    "ImagePath": "sample string 3",
                    "CreatedBy": 4,
                    "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                    "LastModifiedBy": 6,
                    "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                    "DeletedBy": 1,
                    "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                    "ImageBase64": "sample string 8",
                    "LocalId": 9,
                    "MDRALineLocalId": 10
                  },
                  {
                    "Id": 1,
                    "MDRARiskAssessmentLineId": 2,
                    "ImagePath": "sample string 3",
                    "CreatedBy": 4,
                    "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                    "LastModifiedBy": 6,
                    "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                    "DeletedBy": 1,
                    "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                    "ImageBase64": "sample string 8",
                    "LocalId": 9,
                    "MDRALineLocalId": 10
                  }
                ],
                "InspectionInspectorId": 26,
                "InspectionIsCompleted": true,
                "InspectionCustomerId": 28,
                "ControlTypeIdName": "sample string 29",
                "InspectionId": 30,
                "KeyNoIRLikelihoodOfOccurrenceId": 31,
                "KeyNoIRFrequencyOfExposureId": 32,
                "KeyNoIRDegreeOfPossibleHarmId": 33,
                "KeyNoIRNumberOfPersonsAtRiskId": 34,
                "KeyNoCMLikelihoodOfOccurrenceId": 35,
                "KeyNoCMFrequencyOfExposureId": 36,
                "KeyNoCMDegreeOfPossibleHarmId": 37,
                "KeyNoCMNumberOfPersonsAtRiskId": 38
              },
              {
                "Id": 1,
                "MDRARiskAssessmentId": 2,
                "SequenceNo": 3,
                "ControlTypeId": 4,
                "IRLikelihoodOfOccurrenceId": 5,
                "IRFrequencyOfExposureId": 6,
                "IRDegreeOfPossibleHarmId": 7,
                "IRNumberOfPersonsAtRiskId": 8,
                "IRScore": 9.0,
                "IRENPLR": "sample string 10",
                "CMDescription": "sample string 11",
                "CMLikelihoodOfOccurrenceId": 1,
                "CMFrequencyOfExposureId": 1,
                "CMDegreeOfPossibleHarmId": 1,
                "CMNumberOfPersonsAtRiskId": 1,
                "CMScore": 1.0,
                "CMENPLR": "sample string 12",
                "CreatedBy": 13,
                "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                "LastModifiedBy": 15,
                "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                "DeletedBy": 1,
                "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                "LocalId": 17,
                "MDRARiskAssessmentLocalId": 18,
                "CommentUserName": "sample string 19",
                "CreatedByName": "sample string 20",
                "CompletedByName": "sample string 21",
                "IRBgColor": "sample string 22",
                "IRRiskDescription": "sample string 23",
                "CMBgColor": "sample string 24",
                "CMRiskDescription": "sample string 25",
                "MDRARiskAssessmentLinePhotos": [
                  {
                    "Id": 1,
                    "MDRARiskAssessmentLineId": 2,
                    "ImagePath": "sample string 3",
                    "CreatedBy": 4,
                    "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                    "LastModifiedBy": 6,
                    "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                    "DeletedBy": 1,
                    "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                    "ImageBase64": "sample string 8",
                    "LocalId": 9,
                    "MDRALineLocalId": 10
                  },
                  {
                    "Id": 1,
                    "MDRARiskAssessmentLineId": 2,
                    "ImagePath": "sample string 3",
                    "CreatedBy": 4,
                    "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                    "LastModifiedBy": 6,
                    "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                    "DeletedBy": 1,
                    "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                    "ImageBase64": "sample string 8",
                    "LocalId": 9,
                    "MDRALineLocalId": 10
                  }
                ],
                "InspectionInspectorId": 26,
                "InspectionIsCompleted": true,
                "InspectionCustomerId": 28,
                "ControlTypeIdName": "sample string 29",
                "InspectionId": 30,
                "KeyNoIRLikelihoodOfOccurrenceId": 31,
                "KeyNoIRFrequencyOfExposureId": 32,
                "KeyNoIRDegreeOfPossibleHarmId": 33,
                "KeyNoIRNumberOfPersonsAtRiskId": 34,
                "KeyNoCMLikelihoodOfOccurrenceId": 35,
                "KeyNoCMFrequencyOfExposureId": 36,
                "KeyNoCMDegreeOfPossibleHarmId": 37,
                "KeyNoCMNumberOfPersonsAtRiskId": 38
              }
            ],
            "SearchCriteria": {
              "Id": 1,
              "MDRARiskAssessmentId": 2,
              "SequenceNo": 3,
              "ControlTypeId": 4,
              "IRLikelihoodOfOccurrenceId": 5,
              "IRFrequencyOfExposureId": 6,
              "IRDegreeOfPossibleHarmId": 7,
              "IRNumberOfPersonsAtRiskId": 8,
              "IRScore": 9.0,
              "IRENPLR": "sample string 10",
              "CMDescription": "sample string 11",
              "CMLikelihoodOfOccurrenceId": 1,
              "CMFrequencyOfExposureId": 1,
              "CMDegreeOfPossibleHarmId": 1,
              "CMNumberOfPersonsAtRiskId": 1,
              "CMScore": 1.0,
              "CMENPLR": "sample string 12",
              "CreatedBy": 13,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 15,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LocalId": 17,
              "MDRARiskAssessmentLocalId": 18,
              "CommentUserName": "sample string 19",
              "CreatedByName": "sample string 20",
              "CompletedByName": "sample string 21",
              "IRBgColor": "sample string 22",
              "IRRiskDescription": "sample string 23",
              "CMBgColor": "sample string 24",
              "CMRiskDescription": "sample string 25",
              "MDRARiskAssessmentLinePhotos": [
                {
                  "Id": 1,
                  "MDRARiskAssessmentLineId": 2,
                  "ImagePath": "sample string 3",
                  "CreatedBy": 4,
                  "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "LastModifiedBy": 6,
                  "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "DeletedBy": 1,
                  "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "ImageBase64": "sample string 8",
                  "LocalId": 9,
                  "MDRALineLocalId": 10
                },
                {
                  "Id": 1,
                  "MDRARiskAssessmentLineId": 2,
                  "ImagePath": "sample string 3",
                  "CreatedBy": 4,
                  "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "LastModifiedBy": 6,
                  "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "DeletedBy": 1,
                  "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "ImageBase64": "sample string 8",
                  "LocalId": 9,
                  "MDRALineLocalId": 10
                }
              ],
              "InspectionInspectorId": 26,
              "InspectionIsCompleted": true,
              "InspectionCustomerId": 28,
              "ControlTypeIdName": "sample string 29",
              "InspectionId": 30,
              "KeyNoIRLikelihoodOfOccurrenceId": 31,
              "KeyNoIRFrequencyOfExposureId": 32,
              "KeyNoIRDegreeOfPossibleHarmId": 33,
              "KeyNoIRNumberOfPersonsAtRiskId": 34,
              "KeyNoCMLikelihoodOfOccurrenceId": 35,
              "KeyNoCMFrequencyOfExposureId": 36,
              "KeyNoCMDegreeOfPossibleHarmId": 37,
              "KeyNoCMNumberOfPersonsAtRiskId": 38
            },
            "Pager": {
              "PageSize": 1,
              "Take": 2,
              "Skip": 3,
              "CurrentPage": 4.0,
              "TotalPage": "sample string 5",
              "TotalRecord": 6.0
            },
            "MDRARiskAssessmentId": 1,
            "InspectionInspectorId": 2,
            "InspectionIsCompleted": true,
            "MDRARiskAssessmentIsCompleted": true
          },
          "MDRARiskAssessmentLine": {
            "Id": 1,
            "MDRARiskAssessmentId": 2,
            "SequenceNo": 3,
            "ControlTypeId": 4,
            "IRLikelihoodOfOccurrenceId": 5,
            "IRFrequencyOfExposureId": 6,
            "IRDegreeOfPossibleHarmId": 7,
            "IRNumberOfPersonsAtRiskId": 8,
            "IRScore": 9.0,
            "IRENPLR": "sample string 10",
            "CMDescription": "sample string 11",
            "CMLikelihoodOfOccurrenceId": 1,
            "CMFrequencyOfExposureId": 1,
            "CMDegreeOfPossibleHarmId": 1,
            "CMNumberOfPersonsAtRiskId": 1,
            "CMScore": 1.0,
            "CMENPLR": "sample string 12",
            "CreatedBy": 13,
            "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
            "LastModifiedBy": 15,
            "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
            "DeletedBy": 1,
            "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
            "LocalId": 17,
            "MDRARiskAssessmentLocalId": 18,
            "CommentUserName": "sample string 19",
            "CreatedByName": "sample string 20",
            "CompletedByName": "sample string 21",
            "IRBgColor": "sample string 22",
            "IRRiskDescription": "sample string 23",
            "CMBgColor": "sample string 24",
            "CMRiskDescription": "sample string 25",
            "MDRARiskAssessmentLinePhotos": [
              {
                "Id": 1,
                "MDRARiskAssessmentLineId": 2,
                "ImagePath": "sample string 3",
                "CreatedBy": 4,
                "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                "LastModifiedBy": 6,
                "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                "DeletedBy": 1,
                "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                "ImageBase64": "sample string 8",
                "LocalId": 9,
                "MDRALineLocalId": 10
              },
              {
                "Id": 1,
                "MDRARiskAssessmentLineId": 2,
                "ImagePath": "sample string 3",
                "CreatedBy": 4,
                "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                "LastModifiedBy": 6,
                "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                "DeletedBy": 1,
                "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                "ImageBase64": "sample string 8",
                "LocalId": 9,
                "MDRALineLocalId": 10
              }
            ],
            "InspectionInspectorId": 26,
            "InspectionIsCompleted": true,
            "InspectionCustomerId": 28,
            "ControlTypeIdName": "sample string 29",
            "InspectionId": 30,
            "KeyNoIRLikelihoodOfOccurrenceId": 31,
            "KeyNoIRFrequencyOfExposureId": 32,
            "KeyNoIRDegreeOfPossibleHarmId": 33,
            "KeyNoIRNumberOfPersonsAtRiskId": 34,
            "KeyNoCMLikelihoodOfOccurrenceId": 35,
            "KeyNoCMFrequencyOfExposureId": 36,
            "KeyNoCMDegreeOfPossibleHarmId": 37,
            "KeyNoCMNumberOfPersonsAtRiskId": 38
          },
          "MDRARiskAssessmentLines": [
            {
              "Id": 1,
              "MDRARiskAssessmentId": 2,
              "SequenceNo": 3,
              "ControlTypeId": 4,
              "IRLikelihoodOfOccurrenceId": 5,
              "IRFrequencyOfExposureId": 6,
              "IRDegreeOfPossibleHarmId": 7,
              "IRNumberOfPersonsAtRiskId": 8,
              "IRScore": 9.0,
              "IRENPLR": "sample string 10",
              "CMDescription": "sample string 11",
              "CMLikelihoodOfOccurrenceId": 1,
              "CMFrequencyOfExposureId": 1,
              "CMDegreeOfPossibleHarmId": 1,
              "CMNumberOfPersonsAtRiskId": 1,
              "CMScore": 1.0,
              "CMENPLR": "sample string 12",
              "CreatedBy": 13,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 15,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LocalId": 17,
              "MDRARiskAssessmentLocalId": 18,
              "CommentUserName": "sample string 19",
              "CreatedByName": "sample string 20",
              "CompletedByName": "sample string 21",
              "IRBgColor": "sample string 22",
              "IRRiskDescription": "sample string 23",
              "CMBgColor": "sample string 24",
              "CMRiskDescription": "sample string 25",
              "MDRARiskAssessmentLinePhotos": [
                {
                  "Id": 1,
                  "MDRARiskAssessmentLineId": 2,
                  "ImagePath": "sample string 3",
                  "CreatedBy": 4,
                  "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "LastModifiedBy": 6,
                  "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "DeletedBy": 1,
                  "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "ImageBase64": "sample string 8",
                  "LocalId": 9,
                  "MDRALineLocalId": 10
                },
                {
                  "Id": 1,
                  "MDRARiskAssessmentLineId": 2,
                  "ImagePath": "sample string 3",
                  "CreatedBy": 4,
                  "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "LastModifiedBy": 6,
                  "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "DeletedBy": 1,
                  "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "ImageBase64": "sample string 8",
                  "LocalId": 9,
                  "MDRALineLocalId": 10
                }
              ],
              "InspectionInspectorId": 26,
              "InspectionIsCompleted": true,
              "InspectionCustomerId": 28,
              "ControlTypeIdName": "sample string 29",
              "InspectionId": 30,
              "KeyNoIRLikelihoodOfOccurrenceId": 31,
              "KeyNoIRFrequencyOfExposureId": 32,
              "KeyNoIRDegreeOfPossibleHarmId": 33,
              "KeyNoIRNumberOfPersonsAtRiskId": 34,
              "KeyNoCMLikelihoodOfOccurrenceId": 35,
              "KeyNoCMFrequencyOfExposureId": 36,
              "KeyNoCMDegreeOfPossibleHarmId": 37,
              "KeyNoCMNumberOfPersonsAtRiskId": 38
            },
            {
              "Id": 1,
              "MDRARiskAssessmentId": 2,
              "SequenceNo": 3,
              "ControlTypeId": 4,
              "IRLikelihoodOfOccurrenceId": 5,
              "IRFrequencyOfExposureId": 6,
              "IRDegreeOfPossibleHarmId": 7,
              "IRNumberOfPersonsAtRiskId": 8,
              "IRScore": 9.0,
              "IRENPLR": "sample string 10",
              "CMDescription": "sample string 11",
              "CMLikelihoodOfOccurrenceId": 1,
              "CMFrequencyOfExposureId": 1,
              "CMDegreeOfPossibleHarmId": 1,
              "CMNumberOfPersonsAtRiskId": 1,
              "CMScore": 1.0,
              "CMENPLR": "sample string 12",
              "CreatedBy": 13,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 15,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LocalId": 17,
              "MDRARiskAssessmentLocalId": 18,
              "CommentUserName": "sample string 19",
              "CreatedByName": "sample string 20",
              "CompletedByName": "sample string 21",
              "IRBgColor": "sample string 22",
              "IRRiskDescription": "sample string 23",
              "CMBgColor": "sample string 24",
              "CMRiskDescription": "sample string 25",
              "MDRARiskAssessmentLinePhotos": [
                {
                  "Id": 1,
                  "MDRARiskAssessmentLineId": 2,
                  "ImagePath": "sample string 3",
                  "CreatedBy": 4,
                  "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "LastModifiedBy": 6,
                  "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "DeletedBy": 1,
                  "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "ImageBase64": "sample string 8",
                  "LocalId": 9,
                  "MDRALineLocalId": 10
                },
                {
                  "Id": 1,
                  "MDRARiskAssessmentLineId": 2,
                  "ImagePath": "sample string 3",
                  "CreatedBy": 4,
                  "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "LastModifiedBy": 6,
                  "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "DeletedBy": 1,
                  "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "ImageBase64": "sample string 8",
                  "LocalId": 9,
                  "MDRALineLocalId": 10
                }
              ],
              "InspectionInspectorId": 26,
              "InspectionIsCompleted": true,
              "InspectionCustomerId": 28,
              "ControlTypeIdName": "sample string 29",
              "InspectionId": 30,
              "KeyNoIRLikelihoodOfOccurrenceId": 31,
              "KeyNoIRFrequencyOfExposureId": 32,
              "KeyNoIRDegreeOfPossibleHarmId": 33,
              "KeyNoIRNumberOfPersonsAtRiskId": 34,
              "KeyNoCMLikelihoodOfOccurrenceId": 35,
              "KeyNoCMFrequencyOfExposureId": 36,
              "KeyNoCMDegreeOfPossibleHarmId": 37,
              "KeyNoCMNumberOfPersonsAtRiskId": 38
            }
          ],
          "CustomerId": 24,
          "InspectionInspectorId": 25,
          "InspectionIsCompleted": true,
          "InspectionCustomerId": 27,
          "StatusCode": "sample string 28",
          "LocalId": 29,
          "InspectionLocalId": 30,
          "LocalResponsiblePersonId1": 31,
          "LocalResponsiblePersonId2": 32,
          "RiskSufficientlyReducedByName": "sample string 33",
          "IsPopUpClose": true,
          "WebInspectionInspectorId": 35,
          "WebInspectionIsCompleted": true
        },
        {
          "Id": 1,
          "InspectionId": 2,
          "Title": "sample string 3",
          "ReferenceNo": "sample string 4",
          "PartOfMachine": "sample string 5",
          "HazardTypeId": 6,
          "HazardTypeName": "sample string 7",
          "HazardSourceId": 8,
          "HazardSourceName": "sample string 9",
          "LifeCycleId": 10,
          "LifeCycleName": "sample string 11",
          "ResponsiblePersonId1": 12,
          "ResponsiblePersonId2": 1,
          "HazardDescription": "sample string 13",
          "IsRiskSufficientlyReduced": true,
          "RiskSufficientlyReducedBy": 1,
          "RiskSufficientlyReducedDate": "2025-08-29T20:22:19.3067047+00:00",
          "IsComplete": true,
          "CompletedBy": 1,
          "CompletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "ResidualRisk": "sample string 14",
          "CreatedBy": 15,
          "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LastModifiedBy": 17,
          "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
          "DeletedBy": 1,
          "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "ResponsiblePersonName": "sample string 19",
          "ResponsiblePersonName2": "sample string 20",
          "CompletedByName": "sample string 21",
          "CreatedByName": "sample string 22",
          "ReferenceNoQRBase64": "sample string 23",
          "MDRARiskAssessmentLineLister": {
            "MDRARiskAssessmentLines": [
              {
                "Id": 1,
                "MDRARiskAssessmentId": 2,
                "SequenceNo": 3,
                "ControlTypeId": 4,
                "IRLikelihoodOfOccurrenceId": 5,
                "IRFrequencyOfExposureId": 6,
                "IRDegreeOfPossibleHarmId": 7,
                "IRNumberOfPersonsAtRiskId": 8,
                "IRScore": 9.0,
                "IRENPLR": "sample string 10",
                "CMDescription": "sample string 11",
                "CMLikelihoodOfOccurrenceId": 1,
                "CMFrequencyOfExposureId": 1,
                "CMDegreeOfPossibleHarmId": 1,
                "CMNumberOfPersonsAtRiskId": 1,
                "CMScore": 1.0,
                "CMENPLR": "sample string 12",
                "CreatedBy": 13,
                "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                "LastModifiedBy": 15,
                "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                "DeletedBy": 1,
                "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                "LocalId": 17,
                "MDRARiskAssessmentLocalId": 18,
                "CommentUserName": "sample string 19",
                "CreatedByName": "sample string 20",
                "CompletedByName": "sample string 21",
                "IRBgColor": "sample string 22",
                "IRRiskDescription": "sample string 23",
                "CMBgColor": "sample string 24",
                "CMRiskDescription": "sample string 25",
                "MDRARiskAssessmentLinePhotos": [
                  {
                    "Id": 1,
                    "MDRARiskAssessmentLineId": 2,
                    "ImagePath": "sample string 3",
                    "CreatedBy": 4,
                    "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                    "LastModifiedBy": 6,
                    "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                    "DeletedBy": 1,
                    "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                    "ImageBase64": "sample string 8",
                    "LocalId": 9,
                    "MDRALineLocalId": 10
                  },
                  {
                    "Id": 1,
                    "MDRARiskAssessmentLineId": 2,
                    "ImagePath": "sample string 3",
                    "CreatedBy": 4,
                    "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                    "LastModifiedBy": 6,
                    "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                    "DeletedBy": 1,
                    "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                    "ImageBase64": "sample string 8",
                    "LocalId": 9,
                    "MDRALineLocalId": 10
                  }
                ],
                "InspectionInspectorId": 26,
                "InspectionIsCompleted": true,
                "InspectionCustomerId": 28,
                "ControlTypeIdName": "sample string 29",
                "InspectionId": 30,
                "KeyNoIRLikelihoodOfOccurrenceId": 31,
                "KeyNoIRFrequencyOfExposureId": 32,
                "KeyNoIRDegreeOfPossibleHarmId": 33,
                "KeyNoIRNumberOfPersonsAtRiskId": 34,
                "KeyNoCMLikelihoodOfOccurrenceId": 35,
                "KeyNoCMFrequencyOfExposureId": 36,
                "KeyNoCMDegreeOfPossibleHarmId": 37,
                "KeyNoCMNumberOfPersonsAtRiskId": 38
              },
              {
                "Id": 1,
                "MDRARiskAssessmentId": 2,
                "SequenceNo": 3,
                "ControlTypeId": 4,
                "IRLikelihoodOfOccurrenceId": 5,
                "IRFrequencyOfExposureId": 6,
                "IRDegreeOfPossibleHarmId": 7,
                "IRNumberOfPersonsAtRiskId": 8,
                "IRScore": 9.0,
                "IRENPLR": "sample string 10",
                "CMDescription": "sample string 11",
                "CMLikelihoodOfOccurrenceId": 1,
                "CMFrequencyOfExposureId": 1,
                "CMDegreeOfPossibleHarmId": 1,
                "CMNumberOfPersonsAtRiskId": 1,
                "CMScore": 1.0,
                "CMENPLR": "sample string 12",
                "CreatedBy": 13,
                "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                "LastModifiedBy": 15,
                "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                "DeletedBy": 1,
                "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                "LocalId": 17,
                "MDRARiskAssessmentLocalId": 18,
                "CommentUserName": "sample string 19",
                "CreatedByName": "sample string 20",
                "CompletedByName": "sample string 21",
                "IRBgColor": "sample string 22",
                "IRRiskDescription": "sample string 23",
                "CMBgColor": "sample string 24",
                "CMRiskDescription": "sample string 25",
                "MDRARiskAssessmentLinePhotos": [
                  {
                    "Id": 1,
                    "MDRARiskAssessmentLineId": 2,
                    "ImagePath": "sample string 3",
                    "CreatedBy": 4,
                    "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                    "LastModifiedBy": 6,
                    "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                    "DeletedBy": 1,
                    "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                    "ImageBase64": "sample string 8",
                    "LocalId": 9,
                    "MDRALineLocalId": 10
                  },
                  {
                    "Id": 1,
                    "MDRARiskAssessmentLineId": 2,
                    "ImagePath": "sample string 3",
                    "CreatedBy": 4,
                    "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                    "LastModifiedBy": 6,
                    "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                    "DeletedBy": 1,
                    "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                    "ImageBase64": "sample string 8",
                    "LocalId": 9,
                    "MDRALineLocalId": 10
                  }
                ],
                "InspectionInspectorId": 26,
                "InspectionIsCompleted": true,
                "InspectionCustomerId": 28,
                "ControlTypeIdName": "sample string 29",
                "InspectionId": 30,
                "KeyNoIRLikelihoodOfOccurrenceId": 31,
                "KeyNoIRFrequencyOfExposureId": 32,
                "KeyNoIRDegreeOfPossibleHarmId": 33,
                "KeyNoIRNumberOfPersonsAtRiskId": 34,
                "KeyNoCMLikelihoodOfOccurrenceId": 35,
                "KeyNoCMFrequencyOfExposureId": 36,
                "KeyNoCMDegreeOfPossibleHarmId": 37,
                "KeyNoCMNumberOfPersonsAtRiskId": 38
              }
            ],
            "SearchCriteria": {
              "Id": 1,
              "MDRARiskAssessmentId": 2,
              "SequenceNo": 3,
              "ControlTypeId": 4,
              "IRLikelihoodOfOccurrenceId": 5,
              "IRFrequencyOfExposureId": 6,
              "IRDegreeOfPossibleHarmId": 7,
              "IRNumberOfPersonsAtRiskId": 8,
              "IRScore": 9.0,
              "IRENPLR": "sample string 10",
              "CMDescription": "sample string 11",
              "CMLikelihoodOfOccurrenceId": 1,
              "CMFrequencyOfExposureId": 1,
              "CMDegreeOfPossibleHarmId": 1,
              "CMNumberOfPersonsAtRiskId": 1,
              "CMScore": 1.0,
              "CMENPLR": "sample string 12",
              "CreatedBy": 13,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 15,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LocalId": 17,
              "MDRARiskAssessmentLocalId": 18,
              "CommentUserName": "sample string 19",
              "CreatedByName": "sample string 20",
              "CompletedByName": "sample string 21",
              "IRBgColor": "sample string 22",
              "IRRiskDescription": "sample string 23",
              "CMBgColor": "sample string 24",
              "CMRiskDescription": "sample string 25",
              "MDRARiskAssessmentLinePhotos": [
                {
                  "Id": 1,
                  "MDRARiskAssessmentLineId": 2,
                  "ImagePath": "sample string 3",
                  "CreatedBy": 4,
                  "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "LastModifiedBy": 6,
                  "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "DeletedBy": 1,
                  "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "ImageBase64": "sample string 8",
                  "LocalId": 9,
                  "MDRALineLocalId": 10
                },
                {
                  "Id": 1,
                  "MDRARiskAssessmentLineId": 2,
                  "ImagePath": "sample string 3",
                  "CreatedBy": 4,
                  "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "LastModifiedBy": 6,
                  "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "DeletedBy": 1,
                  "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "ImageBase64": "sample string 8",
                  "LocalId": 9,
                  "MDRALineLocalId": 10
                }
              ],
              "InspectionInspectorId": 26,
              "InspectionIsCompleted": true,
              "InspectionCustomerId": 28,
              "ControlTypeIdName": "sample string 29",
              "InspectionId": 30,
              "KeyNoIRLikelihoodOfOccurrenceId": 31,
              "KeyNoIRFrequencyOfExposureId": 32,
              "KeyNoIRDegreeOfPossibleHarmId": 33,
              "KeyNoIRNumberOfPersonsAtRiskId": 34,
              "KeyNoCMLikelihoodOfOccurrenceId": 35,
              "KeyNoCMFrequencyOfExposureId": 36,
              "KeyNoCMDegreeOfPossibleHarmId": 37,
              "KeyNoCMNumberOfPersonsAtRiskId": 38
            },
            "Pager": {
              "PageSize": 1,
              "Take": 2,
              "Skip": 3,
              "CurrentPage": 4.0,
              "TotalPage": "sample string 5",
              "TotalRecord": 6.0
            },
            "MDRARiskAssessmentId": 1,
            "InspectionInspectorId": 2,
            "InspectionIsCompleted": true,
            "MDRARiskAssessmentIsCompleted": true
          },
          "MDRARiskAssessmentLine": {
            "Id": 1,
            "MDRARiskAssessmentId": 2,
            "SequenceNo": 3,
            "ControlTypeId": 4,
            "IRLikelihoodOfOccurrenceId": 5,
            "IRFrequencyOfExposureId": 6,
            "IRDegreeOfPossibleHarmId": 7,
            "IRNumberOfPersonsAtRiskId": 8,
            "IRScore": 9.0,
            "IRENPLR": "sample string 10",
            "CMDescription": "sample string 11",
            "CMLikelihoodOfOccurrenceId": 1,
            "CMFrequencyOfExposureId": 1,
            "CMDegreeOfPossibleHarmId": 1,
            "CMNumberOfPersonsAtRiskId": 1,
            "CMScore": 1.0,
            "CMENPLR": "sample string 12",
            "CreatedBy": 13,
            "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
            "LastModifiedBy": 15,
            "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
            "DeletedBy": 1,
            "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
            "LocalId": 17,
            "MDRARiskAssessmentLocalId": 18,
            "CommentUserName": "sample string 19",
            "CreatedByName": "sample string 20",
            "CompletedByName": "sample string 21",
            "IRBgColor": "sample string 22",
            "IRRiskDescription": "sample string 23",
            "CMBgColor": "sample string 24",
            "CMRiskDescription": "sample string 25",
            "MDRARiskAssessmentLinePhotos": [
              {
                "Id": 1,
                "MDRARiskAssessmentLineId": 2,
                "ImagePath": "sample string 3",
                "CreatedBy": 4,
                "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                "LastModifiedBy": 6,
                "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                "DeletedBy": 1,
                "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                "ImageBase64": "sample string 8",
                "LocalId": 9,
                "MDRALineLocalId": 10
              },
              {
                "Id": 1,
                "MDRARiskAssessmentLineId": 2,
                "ImagePath": "sample string 3",
                "CreatedBy": 4,
                "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                "LastModifiedBy": 6,
                "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                "DeletedBy": 1,
                "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                "ImageBase64": "sample string 8",
                "LocalId": 9,
                "MDRALineLocalId": 10
              }
            ],
            "InspectionInspectorId": 26,
            "InspectionIsCompleted": true,
            "InspectionCustomerId": 28,
            "ControlTypeIdName": "sample string 29",
            "InspectionId": 30,
            "KeyNoIRLikelihoodOfOccurrenceId": 31,
            "KeyNoIRFrequencyOfExposureId": 32,
            "KeyNoIRDegreeOfPossibleHarmId": 33,
            "KeyNoIRNumberOfPersonsAtRiskId": 34,
            "KeyNoCMLikelihoodOfOccurrenceId": 35,
            "KeyNoCMFrequencyOfExposureId": 36,
            "KeyNoCMDegreeOfPossibleHarmId": 37,
            "KeyNoCMNumberOfPersonsAtRiskId": 38
          },
          "MDRARiskAssessmentLines": [
            {
              "Id": 1,
              "MDRARiskAssessmentId": 2,
              "SequenceNo": 3,
              "ControlTypeId": 4,
              "IRLikelihoodOfOccurrenceId": 5,
              "IRFrequencyOfExposureId": 6,
              "IRDegreeOfPossibleHarmId": 7,
              "IRNumberOfPersonsAtRiskId": 8,
              "IRScore": 9.0,
              "IRENPLR": "sample string 10",
              "CMDescription": "sample string 11",
              "CMLikelihoodOfOccurrenceId": 1,
              "CMFrequencyOfExposureId": 1,
              "CMDegreeOfPossibleHarmId": 1,
              "CMNumberOfPersonsAtRiskId": 1,
              "CMScore": 1.0,
              "CMENPLR": "sample string 12",
              "CreatedBy": 13,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 15,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LocalId": 17,
              "MDRARiskAssessmentLocalId": 18,
              "CommentUserName": "sample string 19",
              "CreatedByName": "sample string 20",
              "CompletedByName": "sample string 21",
              "IRBgColor": "sample string 22",
              "IRRiskDescription": "sample string 23",
              "CMBgColor": "sample string 24",
              "CMRiskDescription": "sample string 25",
              "MDRARiskAssessmentLinePhotos": [
                {
                  "Id": 1,
                  "MDRARiskAssessmentLineId": 2,
                  "ImagePath": "sample string 3",
                  "CreatedBy": 4,
                  "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "LastModifiedBy": 6,
                  "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "DeletedBy": 1,
                  "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "ImageBase64": "sample string 8",
                  "LocalId": 9,
                  "MDRALineLocalId": 10
                },
                {
                  "Id": 1,
                  "MDRARiskAssessmentLineId": 2,
                  "ImagePath": "sample string 3",
                  "CreatedBy": 4,
                  "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "LastModifiedBy": 6,
                  "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "DeletedBy": 1,
                  "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "ImageBase64": "sample string 8",
                  "LocalId": 9,
                  "MDRALineLocalId": 10
                }
              ],
              "InspectionInspectorId": 26,
              "InspectionIsCompleted": true,
              "InspectionCustomerId": 28,
              "ControlTypeIdName": "sample string 29",
              "InspectionId": 30,
              "KeyNoIRLikelihoodOfOccurrenceId": 31,
              "KeyNoIRFrequencyOfExposureId": 32,
              "KeyNoIRDegreeOfPossibleHarmId": 33,
              "KeyNoIRNumberOfPersonsAtRiskId": 34,
              "KeyNoCMLikelihoodOfOccurrenceId": 35,
              "KeyNoCMFrequencyOfExposureId": 36,
              "KeyNoCMDegreeOfPossibleHarmId": 37,
              "KeyNoCMNumberOfPersonsAtRiskId": 38
            },
            {
              "Id": 1,
              "MDRARiskAssessmentId": 2,
              "SequenceNo": 3,
              "ControlTypeId": 4,
              "IRLikelihoodOfOccurrenceId": 5,
              "IRFrequencyOfExposureId": 6,
              "IRDegreeOfPossibleHarmId": 7,
              "IRNumberOfPersonsAtRiskId": 8,
              "IRScore": 9.0,
              "IRENPLR": "sample string 10",
              "CMDescription": "sample string 11",
              "CMLikelihoodOfOccurrenceId": 1,
              "CMFrequencyOfExposureId": 1,
              "CMDegreeOfPossibleHarmId": 1,
              "CMNumberOfPersonsAtRiskId": 1,
              "CMScore": 1.0,
              "CMENPLR": "sample string 12",
              "CreatedBy": 13,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 15,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LocalId": 17,
              "MDRARiskAssessmentLocalId": 18,
              "CommentUserName": "sample string 19",
              "CreatedByName": "sample string 20",
              "CompletedByName": "sample string 21",
              "IRBgColor": "sample string 22",
              "IRRiskDescription": "sample string 23",
              "CMBgColor": "sample string 24",
              "CMRiskDescription": "sample string 25",
              "MDRARiskAssessmentLinePhotos": [
                {
                  "Id": 1,
                  "MDRARiskAssessmentLineId": 2,
                  "ImagePath": "sample string 3",
                  "CreatedBy": 4,
                  "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "LastModifiedBy": 6,
                  "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "DeletedBy": 1,
                  "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "ImageBase64": "sample string 8",
                  "LocalId": 9,
                  "MDRALineLocalId": 10
                },
                {
                  "Id": 1,
                  "MDRARiskAssessmentLineId": 2,
                  "ImagePath": "sample string 3",
                  "CreatedBy": 4,
                  "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "LastModifiedBy": 6,
                  "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "DeletedBy": 1,
                  "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                  "ImageBase64": "sample string 8",
                  "LocalId": 9,
                  "MDRALineLocalId": 10
                }
              ],
              "InspectionInspectorId": 26,
              "InspectionIsCompleted": true,
              "InspectionCustomerId": 28,
              "ControlTypeIdName": "sample string 29",
              "InspectionId": 30,
              "KeyNoIRLikelihoodOfOccurrenceId": 31,
              "KeyNoIRFrequencyOfExposureId": 32,
              "KeyNoIRDegreeOfPossibleHarmId": 33,
              "KeyNoIRNumberOfPersonsAtRiskId": 34,
              "KeyNoCMLikelihoodOfOccurrenceId": 35,
              "KeyNoCMFrequencyOfExposureId": 36,
              "KeyNoCMDegreeOfPossibleHarmId": 37,
              "KeyNoCMNumberOfPersonsAtRiskId": 38
            }
          ],
          "CustomerId": 24,
          "InspectionInspectorId": 25,
          "InspectionIsCompleted": true,
          "InspectionCustomerId": 27,
          "StatusCode": "sample string 28",
          "LocalId": 29,
          "InspectionLocalId": 30,
          "LocalResponsiblePersonId1": 31,
          "LocalResponsiblePersonId2": 32,
          "RiskSufficientlyReducedByName": "sample string 33",
          "IsPopUpClose": true,
          "WebInspectionInspectorId": 35,
          "WebInspectionIsCompleted": true
        }
      ],
      "SubClauseAnswers": [
        {
          "Id": 1,
          "InspectionId": 2,
          "SubClauseId": 3,
          "StageMasterId": "sample string 4",
          "TypeOfVerificationMasterId": "sample string 5",
          "Comment": "sample string 6",
          "AnswerTypeId": 7,
          "CreatedBy": 8,
          "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LastModifiedBy": 10,
          "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
          "DeletedBy": 1,
          "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "CreatedByName": "sample string 12",
          "CompletedByName": "sample string 13",
          "LocalId": 14,
          "InspectionLocalId": 15,
          "StageMasterIds": [
            1,
            2
          ],
          "TypeOfVerificationMasterIds": [
            1,
            2
          ],
          "SubClauseStages": [
            {
              "Id": 1,
              "SubClauseId": 2,
              "StageId": 3,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "CreatedBy": 5,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 7,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "StageCode": "sample string 8",
              "StageName": "sample string 9"
            },
            {
              "Id": 1,
              "SubClauseId": 2,
              "StageId": 3,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "CreatedBy": 5,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 7,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "StageCode": "sample string 8",
              "StageName": "sample string 9"
            }
          ],
          "SubClauseTypeOfVerifications": [
            {
              "Id": 1,
              "SubClauseId": 2,
              "TypeOfVerificationId": 3,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "CreatedBy": 5,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 7,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "TypeOfVerificationCode": "sample string 8",
              "TypeOfVerificationName": "sample string 9"
            },
            {
              "Id": 1,
              "SubClauseId": 2,
              "TypeOfVerificationId": 3,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "CreatedBy": 5,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 7,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "TypeOfVerificationCode": "sample string 8",
              "TypeOfVerificationName": "sample string 9"
            }
          ],
          "StageMasterIdName": "sample string 16",
          "TypeOfVerificationMasterIdName": "sample string 17",
          "InspectionIsCompleted": true,
          "InspectionInspectorId": 19,
          "SubClauseAnswersCounts": 20,
          "PassCounts": 21,
          "FailCounts": 22,
          "NACounts": 23
        },
        {
          "Id": 1,
          "InspectionId": 2,
          "SubClauseId": 3,
          "StageMasterId": "sample string 4",
          "TypeOfVerificationMasterId": "sample string 5",
          "Comment": "sample string 6",
          "AnswerTypeId": 7,
          "CreatedBy": 8,
          "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LastModifiedBy": 10,
          "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
          "DeletedBy": 1,
          "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "CreatedByName": "sample string 12",
          "CompletedByName": "sample string 13",
          "LocalId": 14,
          "InspectionLocalId": 15,
          "StageMasterIds": [
            1,
            2
          ],
          "TypeOfVerificationMasterIds": [
            1,
            2
          ],
          "SubClauseStages": [
            {
              "Id": 1,
              "SubClauseId": 2,
              "StageId": 3,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "CreatedBy": 5,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 7,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "StageCode": "sample string 8",
              "StageName": "sample string 9"
            },
            {
              "Id": 1,
              "SubClauseId": 2,
              "StageId": 3,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "CreatedBy": 5,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 7,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "StageCode": "sample string 8",
              "StageName": "sample string 9"
            }
          ],
          "SubClauseTypeOfVerifications": [
            {
              "Id": 1,
              "SubClauseId": 2,
              "TypeOfVerificationId": 3,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "CreatedBy": 5,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 7,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "TypeOfVerificationCode": "sample string 8",
              "TypeOfVerificationName": "sample string 9"
            },
            {
              "Id": 1,
              "SubClauseId": 2,
              "TypeOfVerificationId": 3,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "CreatedBy": 5,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 7,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "TypeOfVerificationCode": "sample string 8",
              "TypeOfVerificationName": "sample string 9"
            }
          ],
          "StageMasterIdName": "sample string 16",
          "TypeOfVerificationMasterIdName": "sample string 17",
          "InspectionIsCompleted": true,
          "InspectionInspectorId": 19,
          "SubClauseAnswersCounts": 20,
          "PassCounts": 21,
          "FailCounts": 22,
          "NACounts": 23
        }
      ],
      "LockInByName": "sample string 92",
      "InspectionSite": "sample string 93",
      "Inspection_AnswerTypeId": 1,
      "Machine_Image": "sample string 94",
      "InspectionPercent": "sample string 95",
      "InspectionColorCode": "sample string 96",
      "TotalCompletedRiskAssessmentCount": 97,
      "TotalAnsYesPassCount": 98,
      "TotalAnsNoFailCount": 99,
      "TotalAnsNACount": 100,
      "TotalAnsCheckCount": 101,
      "UserLevelId": 102,
      "CEUKCAMarkingProcessId": 103,
      "ConformityTypeName": "sample string 104",
      "MachineTypeName": "sample string 105",
      "SiteIdName": "sample string 106",
      "InspectionDetailImage": {
        "Id": 1,
        "InspectionId": 2,
        "Title1": "sample string 3",
        "Description1": "sample string 4",
        "ImagePath1": "sample string 5",
        "Title2": "sample string 6",
        "Description2": "sample string 7",
        "ImagePath2": "sample string 8",
        "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
        "CreatedBy": 10,
        "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
        "LastModifiedBy": 12,
        "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
        "DeletedBy": 1,
        "IsAppDataUpdate": true,
        "DuplicateImagePath1": "sample string 14",
        "DuplicateImagePath2": "sample string 15"
      },
      "IsInspectionDetailImage": true,
      "OldInspectionId": 108,
      "SiteId": 1
    }
  ],
  "InspectionIssues": [
    {
      "Id": 1,
      "InspectionId": 2,
      "Title": "sample string 3",
      "ReferenceNumber": "sample string 4",
      "Comment": "sample string 5",
      "ResponsiblePersonId1": 6,
      "ResponsiblePersonId2": 1,
      "ResolvedDate": "2025-08-29T20:22:19.3067047+00:00",
      "SeverityId": 1,
      "ResponsiblePersonName": "sample string 7",
      "ResponsiblePersonName2": "sample string 8",
      "IsComplete": true,
      "CompletedBy": 1,
      "CompletedDate": "2025-08-29T20:22:19.3067047+00:00",
      "CreatedBy": 9,
      "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
      "LastModifiedBy": 11,
      "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
      "DeletedBy": 1,
      "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
      "LocalAssignToId": 13,
      "IssuePhotos": [
        {
          "Id": 1,
          "IssueId": 2,
          "ImagePath": "sample string 3",
          "CreatedBy": 4,
          "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LastModifiedBy": 6,
          "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
          "DeletedBy": 1,
          "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "ImageBase64": "sample string 8"
        },
        {
          "Id": 1,
          "IssueId": 2,
          "ImagePath": "sample string 3",
          "CreatedBy": 4,
          "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LastModifiedBy": 6,
          "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
          "DeletedBy": 1,
          "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "ImageBase64": "sample string 8"
        }
      ],
      "IssueComments": [
        {
          "Id": 1,
          "IssueId": 2,
          "Comment": "sample string 3",
          "CreatedBy": 4,
          "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LastModifiedBy": 6,
          "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
          "DeletedBy": 1,
          "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "CommentUserName": "sample string 8"
        },
        {
          "Id": 1,
          "IssueId": 2,
          "Comment": "sample string 3",
          "CreatedBy": 4,
          "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LastModifiedBy": 6,
          "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
          "DeletedBy": 1,
          "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "CommentUserName": "sample string 8"
        }
      ],
      "LocalIsComplete": true,
      "CustomerId": 15,
      "CompletedByName": "sample string 16",
      "ReferenceNumberQRBase64": "sample string 17",
      "LocalResponsiblePersonId1": 18,
      "LocalResponsiblePersonId2": 19
    },
    {
      "Id": 1,
      "InspectionId": 2,
      "Title": "sample string 3",
      "ReferenceNumber": "sample string 4",
      "Comment": "sample string 5",
      "ResponsiblePersonId1": 6,
      "ResponsiblePersonId2": 1,
      "ResolvedDate": "2025-08-29T20:22:19.3067047+00:00",
      "SeverityId": 1,
      "ResponsiblePersonName": "sample string 7",
      "ResponsiblePersonName2": "sample string 8",
      "IsComplete": true,
      "CompletedBy": 1,
      "CompletedDate": "2025-08-29T20:22:19.3067047+00:00",
      "CreatedBy": 9,
      "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
      "LastModifiedBy": 11,
      "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
      "DeletedBy": 1,
      "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
      "LocalAssignToId": 13,
      "IssuePhotos": [
        {
          "Id": 1,
          "IssueId": 2,
          "ImagePath": "sample string 3",
          "CreatedBy": 4,
          "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LastModifiedBy": 6,
          "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
          "DeletedBy": 1,
          "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "ImageBase64": "sample string 8"
        },
        {
          "Id": 1,
          "IssueId": 2,
          "ImagePath": "sample string 3",
          "CreatedBy": 4,
          "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LastModifiedBy": 6,
          "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
          "DeletedBy": 1,
          "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "ImageBase64": "sample string 8"
        }
      ],
      "IssueComments": [
        {
          "Id": 1,
          "IssueId": 2,
          "Comment": "sample string 3",
          "CreatedBy": 4,
          "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LastModifiedBy": 6,
          "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
          "DeletedBy": 1,
          "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "CommentUserName": "sample string 8"
        },
        {
          "Id": 1,
          "IssueId": 2,
          "Comment": "sample string 3",
          "CreatedBy": 4,
          "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LastModifiedBy": 6,
          "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
          "DeletedBy": 1,
          "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "CommentUserName": "sample string 8"
        }
      ],
      "LocalIsComplete": true,
      "CustomerId": 15,
      "CompletedByName": "sample string 16",
      "ReferenceNumberQRBase64": "sample string 17",
      "LocalResponsiblePersonId1": 18,
      "LocalResponsiblePersonId2": 19
    }
  ],
  "RiskAssessments": [
    {
      "Id": 1,
      "InspectionId": 2,
      "ResponsiblePersonId1": 3,
      "ResponsiblePersonId2": 1,
      "Title": "sample string 4",
      "ReferenceNo": "sample string 5",
      "HazardTypeId": 6,
      "HazardSourceId": 7,
      "PartOfMachine": "sample string 8",
      "LifeCycleId": 9,
      "CreatedBy": 10,
      "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
      "LastModifiedBy": 12,
      "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
      "DeletedBy": 1,
      "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
      "HazardTypeName": "sample string 14",
      "HazardSourceName": "sample string 15",
      "LifeCycleName": "sample string 16",
      "LocalId": 17,
      "InspectionLocalId": 18,
      "LocalResponsiblePersonId1": 19,
      "LocalResponsiblePersonId2": 1,
      "ResponsiblePersonName": "sample string 20",
      "ResponsiblePersonName2": "sample string 21",
      "CompletedByName": "sample string 22",
      "ReferenceNoQRBase64": "sample string 23",
      "RiskAssessmentLine": {
        "Id": 1,
        "RiskAssessmentId": 2,
        "RiskAssessmentTypeId": 3,
        "MeasureType": "sample string 4",
        "Description": "sample string 5",
        "LikelihoodOfOccurrenceId": 6,
        "FrequencyOfExposureId": 7,
        "DegreeOfPossibleHarmId": 8,
        "NumberOfPersonsAtRiskId": 9,
        "Score": 10.0,
        "IsCompleted": true,
        "CompletedBy": 1,
        "CompletedDate": "2025-08-29T20:22:19.3067047+00:00",
        "CreatedBy": 12,
        "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
        "LastModifiedBy": 14,
        "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
        "DeletedBy": 1,
        "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
        "ResidualRisk": "sample string 16",
        "ENPLR": "sample string 17",
        "LocalId": 18,
        "RiskAssessmentLocalId": 19,
        "CommentUserName": "sample string 20",
        "CreatedByName": "sample string 21",
        "CompletedByName": "sample string 22",
        "BgColor": "sample string 23",
        "RiskDescription": "sample string 24",
        "RiskAssessmentPhotos": [
          {
            "Id": 1,
            "RiskAssessmentLineId": 2,
            "RiskAssessmentTypeId": 3,
            "ImagePath": "sample string 4",
            "CreatedBy": 5,
            "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
            "LastModifiedBy": 7,
            "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
            "DeletedBy": 1,
            "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
            "ImageBase64": "sample string 9",
            "LocalId": 10,
            "RiskAssessmentLineLocalId": 11
          },
          {
            "Id": 1,
            "RiskAssessmentLineId": 2,
            "RiskAssessmentTypeId": 3,
            "ImagePath": "sample string 4",
            "CreatedBy": 5,
            "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
            "LastModifiedBy": 7,
            "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
            "DeletedBy": 1,
            "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
            "ImageBase64": "sample string 9",
            "LocalId": 10,
            "RiskAssessmentLineLocalId": 11
          }
        ],
        "InspectionInspectorId": 25,
        "InspectionIsCompleted": true,
        "ImplementedControlIsCompleted": true,
        "InspectionCustomerId": 28
      },
      "RiskAssessmentLines": [
        {
          "Id": 1,
          "RiskAssessmentId": 2,
          "RiskAssessmentTypeId": 3,
          "MeasureType": "sample string 4",
          "Description": "sample string 5",
          "LikelihoodOfOccurrenceId": 6,
          "FrequencyOfExposureId": 7,
          "DegreeOfPossibleHarmId": 8,
          "NumberOfPersonsAtRiskId": 9,
          "Score": 10.0,
          "IsCompleted": true,
          "CompletedBy": 1,
          "CompletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "CreatedBy": 12,
          "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LastModifiedBy": 14,
          "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
          "DeletedBy": 1,
          "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "ResidualRisk": "sample string 16",
          "ENPLR": "sample string 17",
          "LocalId": 18,
          "RiskAssessmentLocalId": 19,
          "CommentUserName": "sample string 20",
          "CreatedByName": "sample string 21",
          "CompletedByName": "sample string 22",
          "BgColor": "sample string 23",
          "RiskDescription": "sample string 24",
          "RiskAssessmentPhotos": [
            {
              "Id": 1,
              "RiskAssessmentLineId": 2,
              "RiskAssessmentTypeId": 3,
              "ImagePath": "sample string 4",
              "CreatedBy": 5,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 7,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "ImageBase64": "sample string 9",
              "LocalId": 10,
              "RiskAssessmentLineLocalId": 11
            },
            {
              "Id": 1,
              "RiskAssessmentLineId": 2,
              "RiskAssessmentTypeId": 3,
              "ImagePath": "sample string 4",
              "CreatedBy": 5,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 7,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "ImageBase64": "sample string 9",
              "LocalId": 10,
              "RiskAssessmentLineLocalId": 11
            }
          ],
          "InspectionInspectorId": 25,
          "InspectionIsCompleted": true,
          "ImplementedControlIsCompleted": true,
          "InspectionCustomerId": 28
        },
        {
          "Id": 1,
          "RiskAssessmentId": 2,
          "RiskAssessmentTypeId": 3,
          "MeasureType": "sample string 4",
          "Description": "sample string 5",
          "LikelihoodOfOccurrenceId": 6,
          "FrequencyOfExposureId": 7,
          "DegreeOfPossibleHarmId": 8,
          "NumberOfPersonsAtRiskId": 9,
          "Score": 10.0,
          "IsCompleted": true,
          "CompletedBy": 1,
          "CompletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "CreatedBy": 12,
          "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LastModifiedBy": 14,
          "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
          "DeletedBy": 1,
          "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "ResidualRisk": "sample string 16",
          "ENPLR": "sample string 17",
          "LocalId": 18,
          "RiskAssessmentLocalId": 19,
          "CommentUserName": "sample string 20",
          "CreatedByName": "sample string 21",
          "CompletedByName": "sample string 22",
          "BgColor": "sample string 23",
          "RiskDescription": "sample string 24",
          "RiskAssessmentPhotos": [
            {
              "Id": 1,
              "RiskAssessmentLineId": 2,
              "RiskAssessmentTypeId": 3,
              "ImagePath": "sample string 4",
              "CreatedBy": 5,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 7,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "ImageBase64": "sample string 9",
              "LocalId": 10,
              "RiskAssessmentLineLocalId": 11
            },
            {
              "Id": 1,
              "RiskAssessmentLineId": 2,
              "RiskAssessmentTypeId": 3,
              "ImagePath": "sample string 4",
              "CreatedBy": 5,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 7,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "ImageBase64": "sample string 9",
              "LocalId": 10,
              "RiskAssessmentLineLocalId": 11
            }
          ],
          "InspectionInspectorId": 25,
          "InspectionIsCompleted": true,
          "ImplementedControlIsCompleted": true,
          "InspectionCustomerId": 28
        }
      ],
      "ImplementIsCompleted": true,
      "InspectionCustomerId": 25
    },
    {
      "Id": 1,
      "InspectionId": 2,
      "ResponsiblePersonId1": 3,
      "ResponsiblePersonId2": 1,
      "Title": "sample string 4",
      "ReferenceNo": "sample string 5",
      "HazardTypeId": 6,
      "HazardSourceId": 7,
      "PartOfMachine": "sample string 8",
      "LifeCycleId": 9,
      "CreatedBy": 10,
      "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
      "LastModifiedBy": 12,
      "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
      "DeletedBy": 1,
      "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
      "HazardTypeName": "sample string 14",
      "HazardSourceName": "sample string 15",
      "LifeCycleName": "sample string 16",
      "LocalId": 17,
      "InspectionLocalId": 18,
      "LocalResponsiblePersonId1": 19,
      "LocalResponsiblePersonId2": 1,
      "ResponsiblePersonName": "sample string 20",
      "ResponsiblePersonName2": "sample string 21",
      "CompletedByName": "sample string 22",
      "ReferenceNoQRBase64": "sample string 23",
      "RiskAssessmentLine": {
        "Id": 1,
        "RiskAssessmentId": 2,
        "RiskAssessmentTypeId": 3,
        "MeasureType": "sample string 4",
        "Description": "sample string 5",
        "LikelihoodOfOccurrenceId": 6,
        "FrequencyOfExposureId": 7,
        "DegreeOfPossibleHarmId": 8,
        "NumberOfPersonsAtRiskId": 9,
        "Score": 10.0,
        "IsCompleted": true,
        "CompletedBy": 1,
        "CompletedDate": "2025-08-29T20:22:19.3067047+00:00",
        "CreatedBy": 12,
        "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
        "LastModifiedBy": 14,
        "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
        "DeletedBy": 1,
        "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
        "ResidualRisk": "sample string 16",
        "ENPLR": "sample string 17",
        "LocalId": 18,
        "RiskAssessmentLocalId": 19,
        "CommentUserName": "sample string 20",
        "CreatedByName": "sample string 21",
        "CompletedByName": "sample string 22",
        "BgColor": "sample string 23",
        "RiskDescription": "sample string 24",
        "RiskAssessmentPhotos": [
          {
            "Id": 1,
            "RiskAssessmentLineId": 2,
            "RiskAssessmentTypeId": 3,
            "ImagePath": "sample string 4",
            "CreatedBy": 5,
            "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
            "LastModifiedBy": 7,
            "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
            "DeletedBy": 1,
            "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
            "ImageBase64": "sample string 9",
            "LocalId": 10,
            "RiskAssessmentLineLocalId": 11
          },
          {
            "Id": 1,
            "RiskAssessmentLineId": 2,
            "RiskAssessmentTypeId": 3,
            "ImagePath": "sample string 4",
            "CreatedBy": 5,
            "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
            "LastModifiedBy": 7,
            "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
            "DeletedBy": 1,
            "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
            "ImageBase64": "sample string 9",
            "LocalId": 10,
            "RiskAssessmentLineLocalId": 11
          }
        ],
        "InspectionInspectorId": 25,
        "InspectionIsCompleted": true,
        "ImplementedControlIsCompleted": true,
        "InspectionCustomerId": 28
      },
      "RiskAssessmentLines": [
        {
          "Id": 1,
          "RiskAssessmentId": 2,
          "RiskAssessmentTypeId": 3,
          "MeasureType": "sample string 4",
          "Description": "sample string 5",
          "LikelihoodOfOccurrenceId": 6,
          "FrequencyOfExposureId": 7,
          "DegreeOfPossibleHarmId": 8,
          "NumberOfPersonsAtRiskId": 9,
          "Score": 10.0,
          "IsCompleted": true,
          "CompletedBy": 1,
          "CompletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "CreatedBy": 12,
          "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LastModifiedBy": 14,
          "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
          "DeletedBy": 1,
          "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "ResidualRisk": "sample string 16",
          "ENPLR": "sample string 17",
          "LocalId": 18,
          "RiskAssessmentLocalId": 19,
          "CommentUserName": "sample string 20",
          "CreatedByName": "sample string 21",
          "CompletedByName": "sample string 22",
          "BgColor": "sample string 23",
          "RiskDescription": "sample string 24",
          "RiskAssessmentPhotos": [
            {
              "Id": 1,
              "RiskAssessmentLineId": 2,
              "RiskAssessmentTypeId": 3,
              "ImagePath": "sample string 4",
              "CreatedBy": 5,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 7,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "ImageBase64": "sample string 9",
              "LocalId": 10,
              "RiskAssessmentLineLocalId": 11
            },
            {
              "Id": 1,
              "RiskAssessmentLineId": 2,
              "RiskAssessmentTypeId": 3,
              "ImagePath": "sample string 4",
              "CreatedBy": 5,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 7,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "ImageBase64": "sample string 9",
              "LocalId": 10,
              "RiskAssessmentLineLocalId": 11
            }
          ],
          "InspectionInspectorId": 25,
          "InspectionIsCompleted": true,
          "ImplementedControlIsCompleted": true,
          "InspectionCustomerId": 28
        },
        {
          "Id": 1,
          "RiskAssessmentId": 2,
          "RiskAssessmentTypeId": 3,
          "MeasureType": "sample string 4",
          "Description": "sample string 5",
          "LikelihoodOfOccurrenceId": 6,
          "FrequencyOfExposureId": 7,
          "DegreeOfPossibleHarmId": 8,
          "NumberOfPersonsAtRiskId": 9,
          "Score": 10.0,
          "IsCompleted": true,
          "CompletedBy": 1,
          "CompletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "CreatedBy": 12,
          "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LastModifiedBy": 14,
          "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
          "DeletedBy": 1,
          "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "ResidualRisk": "sample string 16",
          "ENPLR": "sample string 17",
          "LocalId": 18,
          "RiskAssessmentLocalId": 19,
          "CommentUserName": "sample string 20",
          "CreatedByName": "sample string 21",
          "CompletedByName": "sample string 22",
          "BgColor": "sample string 23",
          "RiskDescription": "sample string 24",
          "RiskAssessmentPhotos": [
            {
              "Id": 1,
              "RiskAssessmentLineId": 2,
              "RiskAssessmentTypeId": 3,
              "ImagePath": "sample string 4",
              "CreatedBy": 5,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 7,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "ImageBase64": "sample string 9",
              "LocalId": 10,
              "RiskAssessmentLineLocalId": 11
            },
            {
              "Id": 1,
              "RiskAssessmentLineId": 2,
              "RiskAssessmentTypeId": 3,
              "ImagePath": "sample string 4",
              "CreatedBy": 5,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 7,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "ImageBase64": "sample string 9",
              "LocalId": 10,
              "RiskAssessmentLineLocalId": 11
            }
          ],
          "InspectionInspectorId": 25,
          "InspectionIsCompleted": true,
          "ImplementedControlIsCompleted": true,
          "InspectionCustomerId": 28
        }
      ],
      "ImplementIsCompleted": true,
      "InspectionCustomerId": 25
    }
  ],
  "MDRARiskAssessments": [
    {
      "Id": 1,
      "InspectionId": 2,
      "Title": "sample string 3",
      "ReferenceNo": "sample string 4",
      "PartOfMachine": "sample string 5",
      "HazardTypeId": 6,
      "HazardTypeName": "sample string 7",
      "HazardSourceId": 8,
      "HazardSourceName": "sample string 9",
      "LifeCycleId": 10,
      "LifeCycleName": "sample string 11",
      "ResponsiblePersonId1": 12,
      "ResponsiblePersonId2": 1,
      "HazardDescription": "sample string 13",
      "IsRiskSufficientlyReduced": true,
      "RiskSufficientlyReducedBy": 1,
      "RiskSufficientlyReducedDate": "2025-08-29T20:22:19.3067047+00:00",
      "IsComplete": true,
      "CompletedBy": 1,
      "CompletedDate": "2025-08-29T20:22:19.3067047+00:00",
      "ResidualRisk": "sample string 14",
      "CreatedBy": 15,
      "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
      "LastModifiedBy": 17,
      "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
      "DeletedBy": 1,
      "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
      "ResponsiblePersonName": "sample string 19",
      "ResponsiblePersonName2": "sample string 20",
      "CompletedByName": "sample string 21",
      "CreatedByName": "sample string 22",
      "ReferenceNoQRBase64": "sample string 23",
      "MDRARiskAssessmentLineLister": {
        "MDRARiskAssessmentLines": [
          {
            "Id": 1,
            "MDRARiskAssessmentId": 2,
            "SequenceNo": 3,
            "ControlTypeId": 4,
            "IRLikelihoodOfOccurrenceId": 5,
            "IRFrequencyOfExposureId": 6,
            "IRDegreeOfPossibleHarmId": 7,
            "IRNumberOfPersonsAtRiskId": 8,
            "IRScore": 9.0,
            "IRENPLR": "sample string 10",
            "CMDescription": "sample string 11",
            "CMLikelihoodOfOccurrenceId": 1,
            "CMFrequencyOfExposureId": 1,
            "CMDegreeOfPossibleHarmId": 1,
            "CMNumberOfPersonsAtRiskId": 1,
            "CMScore": 1.0,
            "CMENPLR": "sample string 12",
            "CreatedBy": 13,
            "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
            "LastModifiedBy": 15,
            "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
            "DeletedBy": 1,
            "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
            "LocalId": 17,
            "MDRARiskAssessmentLocalId": 18,
            "CommentUserName": "sample string 19",
            "CreatedByName": "sample string 20",
            "CompletedByName": "sample string 21",
            "IRBgColor": "sample string 22",
            "IRRiskDescription": "sample string 23",
            "CMBgColor": "sample string 24",
            "CMRiskDescription": "sample string 25",
            "MDRARiskAssessmentLinePhotos": [
              {
                "Id": 1,
                "MDRARiskAssessmentLineId": 2,
                "ImagePath": "sample string 3",
                "CreatedBy": 4,
                "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                "LastModifiedBy": 6,
                "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                "DeletedBy": 1,
                "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                "ImageBase64": "sample string 8",
                "LocalId": 9,
                "MDRALineLocalId": 10
              },
              {
                "Id": 1,
                "MDRARiskAssessmentLineId": 2,
                "ImagePath": "sample string 3",
                "CreatedBy": 4,
                "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                "LastModifiedBy": 6,
                "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                "DeletedBy": 1,
                "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                "ImageBase64": "sample string 8",
                "LocalId": 9,
                "MDRALineLocalId": 10
              }
            ],
            "InspectionInspectorId": 26,
            "InspectionIsCompleted": true,
            "InspectionCustomerId": 28,
            "ControlTypeIdName": "sample string 29",
            "InspectionId": 30,
            "KeyNoIRLikelihoodOfOccurrenceId": 31,
            "KeyNoIRFrequencyOfExposureId": 32,
            "KeyNoIRDegreeOfPossibleHarmId": 33,
            "KeyNoIRNumberOfPersonsAtRiskId": 34,
            "KeyNoCMLikelihoodOfOccurrenceId": 35,
            "KeyNoCMFrequencyOfExposureId": 36,
            "KeyNoCMDegreeOfPossibleHarmId": 37,
            "KeyNoCMNumberOfPersonsAtRiskId": 38
          },
          {
            "Id": 1,
            "MDRARiskAssessmentId": 2,
            "SequenceNo": 3,
            "ControlTypeId": 4,
            "IRLikelihoodOfOccurrenceId": 5,
            "IRFrequencyOfExposureId": 6,
            "IRDegreeOfPossibleHarmId": 7,
            "IRNumberOfPersonsAtRiskId": 8,
            "IRScore": 9.0,
            "IRENPLR": "sample string 10",
            "CMDescription": "sample string 11",
            "CMLikelihoodOfOccurrenceId": 1,
            "CMFrequencyOfExposureId": 1,
            "CMDegreeOfPossibleHarmId": 1,
            "CMNumberOfPersonsAtRiskId": 1,
            "CMScore": 1.0,
            "CMENPLR": "sample string 12",
            "CreatedBy": 13,
            "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
            "LastModifiedBy": 15,
            "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
            "DeletedBy": 1,
            "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
            "LocalId": 17,
            "MDRARiskAssessmentLocalId": 18,
            "CommentUserName": "sample string 19",
            "CreatedByName": "sample string 20",
            "CompletedByName": "sample string 21",
            "IRBgColor": "sample string 22",
            "IRRiskDescription": "sample string 23",
            "CMBgColor": "sample string 24",
            "CMRiskDescription": "sample string 25",
            "MDRARiskAssessmentLinePhotos": [
              {
                "Id": 1,
                "MDRARiskAssessmentLineId": 2,
                "ImagePath": "sample string 3",
                "CreatedBy": 4,
                "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                "LastModifiedBy": 6,
                "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                "DeletedBy": 1,
                "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                "ImageBase64": "sample string 8",
                "LocalId": 9,
                "MDRALineLocalId": 10
              },
              {
                "Id": 1,
                "MDRARiskAssessmentLineId": 2,
                "ImagePath": "sample string 3",
                "CreatedBy": 4,
                "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                "LastModifiedBy": 6,
                "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                "DeletedBy": 1,
                "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                "ImageBase64": "sample string 8",
                "LocalId": 9,
                "MDRALineLocalId": 10
              }
            ],
            "InspectionInspectorId": 26,
            "InspectionIsCompleted": true,
            "InspectionCustomerId": 28,
            "ControlTypeIdName": "sample string 29",
            "InspectionId": 30,
            "KeyNoIRLikelihoodOfOccurrenceId": 31,
            "KeyNoIRFrequencyOfExposureId": 32,
            "KeyNoIRDegreeOfPossibleHarmId": 33,
            "KeyNoIRNumberOfPersonsAtRiskId": 34,
            "KeyNoCMLikelihoodOfOccurrenceId": 35,
            "KeyNoCMFrequencyOfExposureId": 36,
            "KeyNoCMDegreeOfPossibleHarmId": 37,
            "KeyNoCMNumberOfPersonsAtRiskId": 38
          }
        ],
        "SearchCriteria": {
          "Id": 1,
          "MDRARiskAssessmentId": 2,
          "SequenceNo": 3,
          "ControlTypeId": 4,
          "IRLikelihoodOfOccurrenceId": 5,
          "IRFrequencyOfExposureId": 6,
          "IRDegreeOfPossibleHarmId": 7,
          "IRNumberOfPersonsAtRiskId": 8,
          "IRScore": 9.0,
          "IRENPLR": "sample string 10",
          "CMDescription": "sample string 11",
          "CMLikelihoodOfOccurrenceId": 1,
          "CMFrequencyOfExposureId": 1,
          "CMDegreeOfPossibleHarmId": 1,
          "CMNumberOfPersonsAtRiskId": 1,
          "CMScore": 1.0,
          "CMENPLR": "sample string 12",
          "CreatedBy": 13,
          "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LastModifiedBy": 15,
          "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
          "DeletedBy": 1,
          "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LocalId": 17,
          "MDRARiskAssessmentLocalId": 18,
          "CommentUserName": "sample string 19",
          "CreatedByName": "sample string 20",
          "CompletedByName": "sample string 21",
          "IRBgColor": "sample string 22",
          "IRRiskDescription": "sample string 23",
          "CMBgColor": "sample string 24",
          "CMRiskDescription": "sample string 25",
          "MDRARiskAssessmentLinePhotos": [
            {
              "Id": 1,
              "MDRARiskAssessmentLineId": 2,
              "ImagePath": "sample string 3",
              "CreatedBy": 4,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 6,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "ImageBase64": "sample string 8",
              "LocalId": 9,
              "MDRALineLocalId": 10
            },
            {
              "Id": 1,
              "MDRARiskAssessmentLineId": 2,
              "ImagePath": "sample string 3",
              "CreatedBy": 4,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 6,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "ImageBase64": "sample string 8",
              "LocalId": 9,
              "MDRALineLocalId": 10
            }
          ],
          "InspectionInspectorId": 26,
          "InspectionIsCompleted": true,
          "InspectionCustomerId": 28,
          "ControlTypeIdName": "sample string 29",
          "InspectionId": 30,
          "KeyNoIRLikelihoodOfOccurrenceId": 31,
          "KeyNoIRFrequencyOfExposureId": 32,
          "KeyNoIRDegreeOfPossibleHarmId": 33,
          "KeyNoIRNumberOfPersonsAtRiskId": 34,
          "KeyNoCMLikelihoodOfOccurrenceId": 35,
          "KeyNoCMFrequencyOfExposureId": 36,
          "KeyNoCMDegreeOfPossibleHarmId": 37,
          "KeyNoCMNumberOfPersonsAtRiskId": 38
        },
        "Pager": {
          "PageSize": 1,
          "Take": 2,
          "Skip": 3,
          "CurrentPage": 4.0,
          "TotalPage": "sample string 5",
          "TotalRecord": 6.0
        },
        "MDRARiskAssessmentId": 1,
        "InspectionInspectorId": 2,
        "InspectionIsCompleted": true,
        "MDRARiskAssessmentIsCompleted": true
      },
      "MDRARiskAssessmentLine": {
        "Id": 1,
        "MDRARiskAssessmentId": 2,
        "SequenceNo": 3,
        "ControlTypeId": 4,
        "IRLikelihoodOfOccurrenceId": 5,
        "IRFrequencyOfExposureId": 6,
        "IRDegreeOfPossibleHarmId": 7,
        "IRNumberOfPersonsAtRiskId": 8,
        "IRScore": 9.0,
        "IRENPLR": "sample string 10",
        "CMDescription": "sample string 11",
        "CMLikelihoodOfOccurrenceId": 1,
        "CMFrequencyOfExposureId": 1,
        "CMDegreeOfPossibleHarmId": 1,
        "CMNumberOfPersonsAtRiskId": 1,
        "CMScore": 1.0,
        "CMENPLR": "sample string 12",
        "CreatedBy": 13,
        "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
        "LastModifiedBy": 15,
        "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
        "DeletedBy": 1,
        "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
        "LocalId": 17,
        "MDRARiskAssessmentLocalId": 18,
        "CommentUserName": "sample string 19",
        "CreatedByName": "sample string 20",
        "CompletedByName": "sample string 21",
        "IRBgColor": "sample string 22",
        "IRRiskDescription": "sample string 23",
        "CMBgColor": "sample string 24",
        "CMRiskDescription": "sample string 25",
        "MDRARiskAssessmentLinePhotos": [
          {
            "Id": 1,
            "MDRARiskAssessmentLineId": 2,
            "ImagePath": "sample string 3",
            "CreatedBy": 4,
            "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
            "LastModifiedBy": 6,
            "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
            "DeletedBy": 1,
            "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
            "ImageBase64": "sample string 8",
            "LocalId": 9,
            "MDRALineLocalId": 10
          },
          {
            "Id": 1,
            "MDRARiskAssessmentLineId": 2,
            "ImagePath": "sample string 3",
            "CreatedBy": 4,
            "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
            "LastModifiedBy": 6,
            "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
            "DeletedBy": 1,
            "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
            "ImageBase64": "sample string 8",
            "LocalId": 9,
            "MDRALineLocalId": 10
          }
        ],
        "InspectionInspectorId": 26,
        "InspectionIsCompleted": true,
        "InspectionCustomerId": 28,
        "ControlTypeIdName": "sample string 29",
        "InspectionId": 30,
        "KeyNoIRLikelihoodOfOccurrenceId": 31,
        "KeyNoIRFrequencyOfExposureId": 32,
        "KeyNoIRDegreeOfPossibleHarmId": 33,
        "KeyNoIRNumberOfPersonsAtRiskId": 34,
        "KeyNoCMLikelihoodOfOccurrenceId": 35,
        "KeyNoCMFrequencyOfExposureId": 36,
        "KeyNoCMDegreeOfPossibleHarmId": 37,
        "KeyNoCMNumberOfPersonsAtRiskId": 38
      },
      "MDRARiskAssessmentLines": [
        {
          "Id": 1,
          "MDRARiskAssessmentId": 2,
          "SequenceNo": 3,
          "ControlTypeId": 4,
          "IRLikelihoodOfOccurrenceId": 5,
          "IRFrequencyOfExposureId": 6,
          "IRDegreeOfPossibleHarmId": 7,
          "IRNumberOfPersonsAtRiskId": 8,
          "IRScore": 9.0,
          "IRENPLR": "sample string 10",
          "CMDescription": "sample string 11",
          "CMLikelihoodOfOccurrenceId": 1,
          "CMFrequencyOfExposureId": 1,
          "CMDegreeOfPossibleHarmId": 1,
          "CMNumberOfPersonsAtRiskId": 1,
          "CMScore": 1.0,
          "CMENPLR": "sample string 12",
          "CreatedBy": 13,
          "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LastModifiedBy": 15,
          "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
          "DeletedBy": 1,
          "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LocalId": 17,
          "MDRARiskAssessmentLocalId": 18,
          "CommentUserName": "sample string 19",
          "CreatedByName": "sample string 20",
          "CompletedByName": "sample string 21",
          "IRBgColor": "sample string 22",
          "IRRiskDescription": "sample string 23",
          "CMBgColor": "sample string 24",
          "CMRiskDescription": "sample string 25",
          "MDRARiskAssessmentLinePhotos": [
            {
              "Id": 1,
              "MDRARiskAssessmentLineId": 2,
              "ImagePath": "sample string 3",
              "CreatedBy": 4,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 6,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "ImageBase64": "sample string 8",
              "LocalId": 9,
              "MDRALineLocalId": 10
            },
            {
              "Id": 1,
              "MDRARiskAssessmentLineId": 2,
              "ImagePath": "sample string 3",
              "CreatedBy": 4,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 6,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "ImageBase64": "sample string 8",
              "LocalId": 9,
              "MDRALineLocalId": 10
            }
          ],
          "InspectionInspectorId": 26,
          "InspectionIsCompleted": true,
          "InspectionCustomerId": 28,
          "ControlTypeIdName": "sample string 29",
          "InspectionId": 30,
          "KeyNoIRLikelihoodOfOccurrenceId": 31,
          "KeyNoIRFrequencyOfExposureId": 32,
          "KeyNoIRDegreeOfPossibleHarmId": 33,
          "KeyNoIRNumberOfPersonsAtRiskId": 34,
          "KeyNoCMLikelihoodOfOccurrenceId": 35,
          "KeyNoCMFrequencyOfExposureId": 36,
          "KeyNoCMDegreeOfPossibleHarmId": 37,
          "KeyNoCMNumberOfPersonsAtRiskId": 38
        },
        {
          "Id": 1,
          "MDRARiskAssessmentId": 2,
          "SequenceNo": 3,
          "ControlTypeId": 4,
          "IRLikelihoodOfOccurrenceId": 5,
          "IRFrequencyOfExposureId": 6,
          "IRDegreeOfPossibleHarmId": 7,
          "IRNumberOfPersonsAtRiskId": 8,
          "IRScore": 9.0,
          "IRENPLR": "sample string 10",
          "CMDescription": "sample string 11",
          "CMLikelihoodOfOccurrenceId": 1,
          "CMFrequencyOfExposureId": 1,
          "CMDegreeOfPossibleHarmId": 1,
          "CMNumberOfPersonsAtRiskId": 1,
          "CMScore": 1.0,
          "CMENPLR": "sample string 12",
          "CreatedBy": 13,
          "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LastModifiedBy": 15,
          "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
          "DeletedBy": 1,
          "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LocalId": 17,
          "MDRARiskAssessmentLocalId": 18,
          "CommentUserName": "sample string 19",
          "CreatedByName": "sample string 20",
          "CompletedByName": "sample string 21",
          "IRBgColor": "sample string 22",
          "IRRiskDescription": "sample string 23",
          "CMBgColor": "sample string 24",
          "CMRiskDescription": "sample string 25",
          "MDRARiskAssessmentLinePhotos": [
            {
              "Id": 1,
              "MDRARiskAssessmentLineId": 2,
              "ImagePath": "sample string 3",
              "CreatedBy": 4,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 6,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "ImageBase64": "sample string 8",
              "LocalId": 9,
              "MDRALineLocalId": 10
            },
            {
              "Id": 1,
              "MDRARiskAssessmentLineId": 2,
              "ImagePath": "sample string 3",
              "CreatedBy": 4,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 6,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "ImageBase64": "sample string 8",
              "LocalId": 9,
              "MDRALineLocalId": 10
            }
          ],
          "InspectionInspectorId": 26,
          "InspectionIsCompleted": true,
          "InspectionCustomerId": 28,
          "ControlTypeIdName": "sample string 29",
          "InspectionId": 30,
          "KeyNoIRLikelihoodOfOccurrenceId": 31,
          "KeyNoIRFrequencyOfExposureId": 32,
          "KeyNoIRDegreeOfPossibleHarmId": 33,
          "KeyNoIRNumberOfPersonsAtRiskId": 34,
          "KeyNoCMLikelihoodOfOccurrenceId": 35,
          "KeyNoCMFrequencyOfExposureId": 36,
          "KeyNoCMDegreeOfPossibleHarmId": 37,
          "KeyNoCMNumberOfPersonsAtRiskId": 38
        }
      ],
      "CustomerId": 24,
      "InspectionInspectorId": 25,
      "InspectionIsCompleted": true,
      "InspectionCustomerId": 27,
      "StatusCode": "sample string 28",
      "LocalId": 29,
      "InspectionLocalId": 30,
      "LocalResponsiblePersonId1": 31,
      "LocalResponsiblePersonId2": 32,
      "RiskSufficientlyReducedByName": "sample string 33",
      "IsPopUpClose": true,
      "WebInspectionInspectorId": 35,
      "WebInspectionIsCompleted": true
    },
    {
      "Id": 1,
      "InspectionId": 2,
      "Title": "sample string 3",
      "ReferenceNo": "sample string 4",
      "PartOfMachine": "sample string 5",
      "HazardTypeId": 6,
      "HazardTypeName": "sample string 7",
      "HazardSourceId": 8,
      "HazardSourceName": "sample string 9",
      "LifeCycleId": 10,
      "LifeCycleName": "sample string 11",
      "ResponsiblePersonId1": 12,
      "ResponsiblePersonId2": 1,
      "HazardDescription": "sample string 13",
      "IsRiskSufficientlyReduced": true,
      "RiskSufficientlyReducedBy": 1,
      "RiskSufficientlyReducedDate": "2025-08-29T20:22:19.3067047+00:00",
      "IsComplete": true,
      "CompletedBy": 1,
      "CompletedDate": "2025-08-29T20:22:19.3067047+00:00",
      "ResidualRisk": "sample string 14",
      "CreatedBy": 15,
      "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
      "LastModifiedBy": 17,
      "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
      "DeletedBy": 1,
      "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
      "ResponsiblePersonName": "sample string 19",
      "ResponsiblePersonName2": "sample string 20",
      "CompletedByName": "sample string 21",
      "CreatedByName": "sample string 22",
      "ReferenceNoQRBase64": "sample string 23",
      "MDRARiskAssessmentLineLister": {
        "MDRARiskAssessmentLines": [
          {
            "Id": 1,
            "MDRARiskAssessmentId": 2,
            "SequenceNo": 3,
            "ControlTypeId": 4,
            "IRLikelihoodOfOccurrenceId": 5,
            "IRFrequencyOfExposureId": 6,
            "IRDegreeOfPossibleHarmId": 7,
            "IRNumberOfPersonsAtRiskId": 8,
            "IRScore": 9.0,
            "IRENPLR": "sample string 10",
            "CMDescription": "sample string 11",
            "CMLikelihoodOfOccurrenceId": 1,
            "CMFrequencyOfExposureId": 1,
            "CMDegreeOfPossibleHarmId": 1,
            "CMNumberOfPersonsAtRiskId": 1,
            "CMScore": 1.0,
            "CMENPLR": "sample string 12",
            "CreatedBy": 13,
            "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
            "LastModifiedBy": 15,
            "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
            "DeletedBy": 1,
            "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
            "LocalId": 17,
            "MDRARiskAssessmentLocalId": 18,
            "CommentUserName": "sample string 19",
            "CreatedByName": "sample string 20",
            "CompletedByName": "sample string 21",
            "IRBgColor": "sample string 22",
            "IRRiskDescription": "sample string 23",
            "CMBgColor": "sample string 24",
            "CMRiskDescription": "sample string 25",
            "MDRARiskAssessmentLinePhotos": [
              {
                "Id": 1,
                "MDRARiskAssessmentLineId": 2,
                "ImagePath": "sample string 3",
                "CreatedBy": 4,
                "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                "LastModifiedBy": 6,
                "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                "DeletedBy": 1,
                "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                "ImageBase64": "sample string 8",
                "LocalId": 9,
                "MDRALineLocalId": 10
              },
              {
                "Id": 1,
                "MDRARiskAssessmentLineId": 2,
                "ImagePath": "sample string 3",
                "CreatedBy": 4,
                "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                "LastModifiedBy": 6,
                "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                "DeletedBy": 1,
                "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                "ImageBase64": "sample string 8",
                "LocalId": 9,
                "MDRALineLocalId": 10
              }
            ],
            "InspectionInspectorId": 26,
            "InspectionIsCompleted": true,
            "InspectionCustomerId": 28,
            "ControlTypeIdName": "sample string 29",
            "InspectionId": 30,
            "KeyNoIRLikelihoodOfOccurrenceId": 31,
            "KeyNoIRFrequencyOfExposureId": 32,
            "KeyNoIRDegreeOfPossibleHarmId": 33,
            "KeyNoIRNumberOfPersonsAtRiskId": 34,
            "KeyNoCMLikelihoodOfOccurrenceId": 35,
            "KeyNoCMFrequencyOfExposureId": 36,
            "KeyNoCMDegreeOfPossibleHarmId": 37,
            "KeyNoCMNumberOfPersonsAtRiskId": 38
          },
          {
            "Id": 1,
            "MDRARiskAssessmentId": 2,
            "SequenceNo": 3,
            "ControlTypeId": 4,
            "IRLikelihoodOfOccurrenceId": 5,
            "IRFrequencyOfExposureId": 6,
            "IRDegreeOfPossibleHarmId": 7,
            "IRNumberOfPersonsAtRiskId": 8,
            "IRScore": 9.0,
            "IRENPLR": "sample string 10",
            "CMDescription": "sample string 11",
            "CMLikelihoodOfOccurrenceId": 1,
            "CMFrequencyOfExposureId": 1,
            "CMDegreeOfPossibleHarmId": 1,
            "CMNumberOfPersonsAtRiskId": 1,
            "CMScore": 1.0,
            "CMENPLR": "sample string 12",
            "CreatedBy": 13,
            "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
            "LastModifiedBy": 15,
            "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
            "DeletedBy": 1,
            "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
            "LocalId": 17,
            "MDRARiskAssessmentLocalId": 18,
            "CommentUserName": "sample string 19",
            "CreatedByName": "sample string 20",
            "CompletedByName": "sample string 21",
            "IRBgColor": "sample string 22",
            "IRRiskDescription": "sample string 23",
            "CMBgColor": "sample string 24",
            "CMRiskDescription": "sample string 25",
            "MDRARiskAssessmentLinePhotos": [
              {
                "Id": 1,
                "MDRARiskAssessmentLineId": 2,
                "ImagePath": "sample string 3",
                "CreatedBy": 4,
                "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                "LastModifiedBy": 6,
                "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                "DeletedBy": 1,
                "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                "ImageBase64": "sample string 8",
                "LocalId": 9,
                "MDRALineLocalId": 10
              },
              {
                "Id": 1,
                "MDRARiskAssessmentLineId": 2,
                "ImagePath": "sample string 3",
                "CreatedBy": 4,
                "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
                "LastModifiedBy": 6,
                "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
                "DeletedBy": 1,
                "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
                "ImageBase64": "sample string 8",
                "LocalId": 9,
                "MDRALineLocalId": 10
              }
            ],
            "InspectionInspectorId": 26,
            "InspectionIsCompleted": true,
            "InspectionCustomerId": 28,
            "ControlTypeIdName": "sample string 29",
            "InspectionId": 30,
            "KeyNoIRLikelihoodOfOccurrenceId": 31,
            "KeyNoIRFrequencyOfExposureId": 32,
            "KeyNoIRDegreeOfPossibleHarmId": 33,
            "KeyNoIRNumberOfPersonsAtRiskId": 34,
            "KeyNoCMLikelihoodOfOccurrenceId": 35,
            "KeyNoCMFrequencyOfExposureId": 36,
            "KeyNoCMDegreeOfPossibleHarmId": 37,
            "KeyNoCMNumberOfPersonsAtRiskId": 38
          }
        ],
        "SearchCriteria": {
          "Id": 1,
          "MDRARiskAssessmentId": 2,
          "SequenceNo": 3,
          "ControlTypeId": 4,
          "IRLikelihoodOfOccurrenceId": 5,
          "IRFrequencyOfExposureId": 6,
          "IRDegreeOfPossibleHarmId": 7,
          "IRNumberOfPersonsAtRiskId": 8,
          "IRScore": 9.0,
          "IRENPLR": "sample string 10",
          "CMDescription": "sample string 11",
          "CMLikelihoodOfOccurrenceId": 1,
          "CMFrequencyOfExposureId": 1,
          "CMDegreeOfPossibleHarmId": 1,
          "CMNumberOfPersonsAtRiskId": 1,
          "CMScore": 1.0,
          "CMENPLR": "sample string 12",
          "CreatedBy": 13,
          "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LastModifiedBy": 15,
          "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
          "DeletedBy": 1,
          "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LocalId": 17,
          "MDRARiskAssessmentLocalId": 18,
          "CommentUserName": "sample string 19",
          "CreatedByName": "sample string 20",
          "CompletedByName": "sample string 21",
          "IRBgColor": "sample string 22",
          "IRRiskDescription": "sample string 23",
          "CMBgColor": "sample string 24",
          "CMRiskDescription": "sample string 25",
          "MDRARiskAssessmentLinePhotos": [
            {
              "Id": 1,
              "MDRARiskAssessmentLineId": 2,
              "ImagePath": "sample string 3",
              "CreatedBy": 4,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 6,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "ImageBase64": "sample string 8",
              "LocalId": 9,
              "MDRALineLocalId": 10
            },
            {
              "Id": 1,
              "MDRARiskAssessmentLineId": 2,
              "ImagePath": "sample string 3",
              "CreatedBy": 4,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 6,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "ImageBase64": "sample string 8",
              "LocalId": 9,
              "MDRALineLocalId": 10
            }
          ],
          "InspectionInspectorId": 26,
          "InspectionIsCompleted": true,
          "InspectionCustomerId": 28,
          "ControlTypeIdName": "sample string 29",
          "InspectionId": 30,
          "KeyNoIRLikelihoodOfOccurrenceId": 31,
          "KeyNoIRFrequencyOfExposureId": 32,
          "KeyNoIRDegreeOfPossibleHarmId": 33,
          "KeyNoIRNumberOfPersonsAtRiskId": 34,
          "KeyNoCMLikelihoodOfOccurrenceId": 35,
          "KeyNoCMFrequencyOfExposureId": 36,
          "KeyNoCMDegreeOfPossibleHarmId": 37,
          "KeyNoCMNumberOfPersonsAtRiskId": 38
        },
        "Pager": {
          "PageSize": 1,
          "Take": 2,
          "Skip": 3,
          "CurrentPage": 4.0,
          "TotalPage": "sample string 5",
          "TotalRecord": 6.0
        },
        "MDRARiskAssessmentId": 1,
        "InspectionInspectorId": 2,
        "InspectionIsCompleted": true,
        "MDRARiskAssessmentIsCompleted": true
      },
      "MDRARiskAssessmentLine": {
        "Id": 1,
        "MDRARiskAssessmentId": 2,
        "SequenceNo": 3,
        "ControlTypeId": 4,
        "IRLikelihoodOfOccurrenceId": 5,
        "IRFrequencyOfExposureId": 6,
        "IRDegreeOfPossibleHarmId": 7,
        "IRNumberOfPersonsAtRiskId": 8,
        "IRScore": 9.0,
        "IRENPLR": "sample string 10",
        "CMDescription": "sample string 11",
        "CMLikelihoodOfOccurrenceId": 1,
        "CMFrequencyOfExposureId": 1,
        "CMDegreeOfPossibleHarmId": 1,
        "CMNumberOfPersonsAtRiskId": 1,
        "CMScore": 1.0,
        "CMENPLR": "sample string 12",
        "CreatedBy": 13,
        "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
        "LastModifiedBy": 15,
        "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
        "DeletedBy": 1,
        "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
        "LocalId": 17,
        "MDRARiskAssessmentLocalId": 18,
        "CommentUserName": "sample string 19",
        "CreatedByName": "sample string 20",
        "CompletedByName": "sample string 21",
        "IRBgColor": "sample string 22",
        "IRRiskDescription": "sample string 23",
        "CMBgColor": "sample string 24",
        "CMRiskDescription": "sample string 25",
        "MDRARiskAssessmentLinePhotos": [
          {
            "Id": 1,
            "MDRARiskAssessmentLineId": 2,
            "ImagePath": "sample string 3",
            "CreatedBy": 4,
            "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
            "LastModifiedBy": 6,
            "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
            "DeletedBy": 1,
            "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
            "ImageBase64": "sample string 8",
            "LocalId": 9,
            "MDRALineLocalId": 10
          },
          {
            "Id": 1,
            "MDRARiskAssessmentLineId": 2,
            "ImagePath": "sample string 3",
            "CreatedBy": 4,
            "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
            "LastModifiedBy": 6,
            "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
            "DeletedBy": 1,
            "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
            "ImageBase64": "sample string 8",
            "LocalId": 9,
            "MDRALineLocalId": 10
          }
        ],
        "InspectionInspectorId": 26,
        "InspectionIsCompleted": true,
        "InspectionCustomerId": 28,
        "ControlTypeIdName": "sample string 29",
        "InspectionId": 30,
        "KeyNoIRLikelihoodOfOccurrenceId": 31,
        "KeyNoIRFrequencyOfExposureId": 32,
        "KeyNoIRDegreeOfPossibleHarmId": 33,
        "KeyNoIRNumberOfPersonsAtRiskId": 34,
        "KeyNoCMLikelihoodOfOccurrenceId": 35,
        "KeyNoCMFrequencyOfExposureId": 36,
        "KeyNoCMDegreeOfPossibleHarmId": 37,
        "KeyNoCMNumberOfPersonsAtRiskId": 38
      },
      "MDRARiskAssessmentLines": [
        {
          "Id": 1,
          "MDRARiskAssessmentId": 2,
          "SequenceNo": 3,
          "ControlTypeId": 4,
          "IRLikelihoodOfOccurrenceId": 5,
          "IRFrequencyOfExposureId": 6,
          "IRDegreeOfPossibleHarmId": 7,
          "IRNumberOfPersonsAtRiskId": 8,
          "IRScore": 9.0,
          "IRENPLR": "sample string 10",
          "CMDescription": "sample string 11",
          "CMLikelihoodOfOccurrenceId": 1,
          "CMFrequencyOfExposureId": 1,
          "CMDegreeOfPossibleHarmId": 1,
          "CMNumberOfPersonsAtRiskId": 1,
          "CMScore": 1.0,
          "CMENPLR": "sample string 12",
          "CreatedBy": 13,
          "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LastModifiedBy": 15,
          "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
          "DeletedBy": 1,
          "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LocalId": 17,
          "MDRARiskAssessmentLocalId": 18,
          "CommentUserName": "sample string 19",
          "CreatedByName": "sample string 20",
          "CompletedByName": "sample string 21",
          "IRBgColor": "sample string 22",
          "IRRiskDescription": "sample string 23",
          "CMBgColor": "sample string 24",
          "CMRiskDescription": "sample string 25",
          "MDRARiskAssessmentLinePhotos": [
            {
              "Id": 1,
              "MDRARiskAssessmentLineId": 2,
              "ImagePath": "sample string 3",
              "CreatedBy": 4,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 6,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "ImageBase64": "sample string 8",
              "LocalId": 9,
              "MDRALineLocalId": 10
            },
            {
              "Id": 1,
              "MDRARiskAssessmentLineId": 2,
              "ImagePath": "sample string 3",
              "CreatedBy": 4,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 6,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "ImageBase64": "sample string 8",
              "LocalId": 9,
              "MDRALineLocalId": 10
            }
          ],
          "InspectionInspectorId": 26,
          "InspectionIsCompleted": true,
          "InspectionCustomerId": 28,
          "ControlTypeIdName": "sample string 29",
          "InspectionId": 30,
          "KeyNoIRLikelihoodOfOccurrenceId": 31,
          "KeyNoIRFrequencyOfExposureId": 32,
          "KeyNoIRDegreeOfPossibleHarmId": 33,
          "KeyNoIRNumberOfPersonsAtRiskId": 34,
          "KeyNoCMLikelihoodOfOccurrenceId": 35,
          "KeyNoCMFrequencyOfExposureId": 36,
          "KeyNoCMDegreeOfPossibleHarmId": 37,
          "KeyNoCMNumberOfPersonsAtRiskId": 38
        },
        {
          "Id": 1,
          "MDRARiskAssessmentId": 2,
          "SequenceNo": 3,
          "ControlTypeId": 4,
          "IRLikelihoodOfOccurrenceId": 5,
          "IRFrequencyOfExposureId": 6,
          "IRDegreeOfPossibleHarmId": 7,
          "IRNumberOfPersonsAtRiskId": 8,
          "IRScore": 9.0,
          "IRENPLR": "sample string 10",
          "CMDescription": "sample string 11",
          "CMLikelihoodOfOccurrenceId": 1,
          "CMFrequencyOfExposureId": 1,
          "CMDegreeOfPossibleHarmId": 1,
          "CMNumberOfPersonsAtRiskId": 1,
          "CMScore": 1.0,
          "CMENPLR": "sample string 12",
          "CreatedBy": 13,
          "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LastModifiedBy": 15,
          "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
          "DeletedBy": 1,
          "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LocalId": 17,
          "MDRARiskAssessmentLocalId": 18,
          "CommentUserName": "sample string 19",
          "CreatedByName": "sample string 20",
          "CompletedByName": "sample string 21",
          "IRBgColor": "sample string 22",
          "IRRiskDescription": "sample string 23",
          "CMBgColor": "sample string 24",
          "CMRiskDescription": "sample string 25",
          "MDRARiskAssessmentLinePhotos": [
            {
              "Id": 1,
              "MDRARiskAssessmentLineId": 2,
              "ImagePath": "sample string 3",
              "CreatedBy": 4,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 6,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "ImageBase64": "sample string 8",
              "LocalId": 9,
              "MDRALineLocalId": 10
            },
            {
              "Id": 1,
              "MDRARiskAssessmentLineId": 2,
              "ImagePath": "sample string 3",
              "CreatedBy": 4,
              "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
              "LastModifiedBy": 6,
              "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
              "DeletedBy": 1,
              "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
              "ImageBase64": "sample string 8",
              "LocalId": 9,
              "MDRALineLocalId": 10
            }
          ],
          "InspectionInspectorId": 26,
          "InspectionIsCompleted": true,
          "InspectionCustomerId": 28,
          "ControlTypeIdName": "sample string 29",
          "InspectionId": 30,
          "KeyNoIRLikelihoodOfOccurrenceId": 31,
          "KeyNoIRFrequencyOfExposureId": 32,
          "KeyNoIRDegreeOfPossibleHarmId": 33,
          "KeyNoIRNumberOfPersonsAtRiskId": 34,
          "KeyNoCMLikelihoodOfOccurrenceId": 35,
          "KeyNoCMFrequencyOfExposureId": 36,
          "KeyNoCMDegreeOfPossibleHarmId": 37,
          "KeyNoCMNumberOfPersonsAtRiskId": 38
        }
      ],
      "CustomerId": 24,
      "InspectionInspectorId": 25,
      "InspectionIsCompleted": true,
      "InspectionCustomerId": 27,
      "StatusCode": "sample string 28",
      "LocalId": 29,
      "InspectionLocalId": 30,
      "LocalResponsiblePersonId1": 31,
      "LocalResponsiblePersonId2": 32,
      "RiskSufficientlyReducedByName": "sample string 33",
      "IsPopUpClose": true,
      "WebInspectionInspectorId": 35,
      "WebInspectionIsCompleted": true
    }
  ],
  "SubClauseAnswers": [
    {
      "Id": 1,
      "InspectionId": 2,
      "SubClauseId": 3,
      "StageMasterId": "sample string 4",
      "TypeOfVerificationMasterId": "sample string 5",
      "Comment": "sample string 6",
      "AnswerTypeId": 7,
      "CreatedBy": 8,
      "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
      "LastModifiedBy": 10,
      "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
      "DeletedBy": 1,
      "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
      "CreatedByName": "sample string 12",
      "CompletedByName": "sample string 13",
      "LocalId": 14,
      "InspectionLocalId": 15,
      "StageMasterIds": [
        1,
        2
      ],
      "TypeOfVerificationMasterIds": [
        1,
        2
      ],
      "SubClauseStages": [
        {
          "Id": 1,
          "SubClauseId": 2,
          "StageId": 3,
          "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
          "CreatedBy": 5,
          "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LastModifiedBy": 7,
          "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "DeletedBy": 1,
          "StageCode": "sample string 8",
          "StageName": "sample string 9"
        },
        {
          "Id": 1,
          "SubClauseId": 2,
          "StageId": 3,
          "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
          "CreatedBy": 5,
          "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LastModifiedBy": 7,
          "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "DeletedBy": 1,
          "StageCode": "sample string 8",
          "StageName": "sample string 9"
        }
      ],
      "SubClauseTypeOfVerifications": [
        {
          "Id": 1,
          "SubClauseId": 2,
          "TypeOfVerificationId": 3,
          "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
          "CreatedBy": 5,
          "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LastModifiedBy": 7,
          "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "DeletedBy": 1,
          "TypeOfVerificationCode": "sample string 8",
          "TypeOfVerificationName": "sample string 9"
        },
        {
          "Id": 1,
          "SubClauseId": 2,
          "TypeOfVerificationId": 3,
          "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
          "CreatedBy": 5,
          "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LastModifiedBy": 7,
          "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "DeletedBy": 1,
          "TypeOfVerificationCode": "sample string 8",
          "TypeOfVerificationName": "sample string 9"
        }
      ],
      "StageMasterIdName": "sample string 16",
      "TypeOfVerificationMasterIdName": "sample string 17",
      "InspectionIsCompleted": true,
      "InspectionInspectorId": 19,
      "SubClauseAnswersCounts": 20,
      "PassCounts": 21,
      "FailCounts": 22,
      "NACounts": 23
    },
    {
      "Id": 1,
      "InspectionId": 2,
      "SubClauseId": 3,
      "StageMasterId": "sample string 4",
      "TypeOfVerificationMasterId": "sample string 5",
      "Comment": "sample string 6",
      "AnswerTypeId": 7,
      "CreatedBy": 8,
      "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
      "LastModifiedBy": 10,
      "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
      "DeletedBy": 1,
      "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
      "CreatedByName": "sample string 12",
      "CompletedByName": "sample string 13",
      "LocalId": 14,
      "InspectionLocalId": 15,
      "StageMasterIds": [
        1,
        2
      ],
      "TypeOfVerificationMasterIds": [
        1,
        2
      ],
      "SubClauseStages": [
        {
          "Id": 1,
          "SubClauseId": 2,
          "StageId": 3,
          "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
          "CreatedBy": 5,
          "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LastModifiedBy": 7,
          "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "DeletedBy": 1,
          "StageCode": "sample string 8",
          "StageName": "sample string 9"
        },
        {
          "Id": 1,
          "SubClauseId": 2,
          "StageId": 3,
          "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
          "CreatedBy": 5,
          "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LastModifiedBy": 7,
          "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "DeletedBy": 1,
          "StageCode": "sample string 8",
          "StageName": "sample string 9"
        }
      ],
      "SubClauseTypeOfVerifications": [
        {
          "Id": 1,
          "SubClauseId": 2,
          "TypeOfVerificationId": 3,
          "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
          "CreatedBy": 5,
          "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LastModifiedBy": 7,
          "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "DeletedBy": 1,
          "TypeOfVerificationCode": "sample string 8",
          "TypeOfVerificationName": "sample string 9"
        },
        {
          "Id": 1,
          "SubClauseId": 2,
          "TypeOfVerificationId": 3,
          "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
          "CreatedBy": 5,
          "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LastModifiedBy": 7,
          "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "DeletedBy": 1,
          "TypeOfVerificationCode": "sample string 8",
          "TypeOfVerificationName": "sample string 9"
        }
      ],
      "StageMasterIdName": "sample string 16",
      "TypeOfVerificationMasterIdName": "sample string 17",
      "InspectionIsCompleted": true,
      "InspectionInspectorId": 19,
      "SubClauseAnswersCounts": 20,
      "PassCounts": 21,
      "FailCounts": 22,
      "NACounts": 23
    }
  ],
  "MachineryEssentials": [
    {
      "Id": 1,
      "ConformityTypeId": 2,
      "MachineTypeId": 3,
      "Title": "sample string 4",
      "IsHide": true,
      "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
      "CreatedBy": 7,
      "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
      "LastModifiedBy": 9,
      "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
      "DeletedBy": 1,
      "MachineryEssentialQuestions": [
        {
          "Id": 1,
          "MachineryEssentialId": 2,
          "SerialName": "sample string 3",
          "Question": "sample string 4",
          "IsNote": true,
          "IsHide": true,
          "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
          "CreatedBy": 8,
          "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LastModifiedBy": 10,
          "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "DeletedBy": 1,
          "MachineryEssentialQuestionNote": {
            "Id": 1,
            "MachineryEssentialQuestionId": 2,
            "Description": "sample string 3",
            "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
            "CreatedBy": 5,
            "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
            "LastModifiedBy": 7,
            "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
            "DeletedBy": 1
          },
          "MachineryEssentialAnswer": {
            "Id": 1,
            "MarkingProcessId": 2,
            "MachineryEssentialId": 3,
            "MachineryQuestionId": 4,
            "LocationOfInformation": "sample string 5",
            "Comment": "sample string 6",
            "IsCompleted": true,
            "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
            "CreatedBy": 9,
            "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
            "LastModifiedBy": 11,
            "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
            "DeletedBy": 1,
            "LocalId": 12,
            "LocalMarkingProcessId": 13
          }
        },
        {
          "Id": 1,
          "MachineryEssentialId": 2,
          "SerialName": "sample string 3",
          "Question": "sample string 4",
          "IsNote": true,
          "IsHide": true,
          "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
          "CreatedBy": 8,
          "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LastModifiedBy": 10,
          "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "DeletedBy": 1,
          "MachineryEssentialQuestionNote": {
            "Id": 1,
            "MachineryEssentialQuestionId": 2,
            "Description": "sample string 3",
            "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
            "CreatedBy": 5,
            "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
            "LastModifiedBy": 7,
            "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
            "DeletedBy": 1
          },
          "MachineryEssentialAnswer": {
            "Id": 1,
            "MarkingProcessId": 2,
            "MachineryEssentialId": 3,
            "MachineryQuestionId": 4,
            "LocationOfInformation": "sample string 5",
            "Comment": "sample string 6",
            "IsCompleted": true,
            "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
            "CreatedBy": 9,
            "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
            "LastModifiedBy": 11,
            "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
            "DeletedBy": 1,
            "LocalId": 12,
            "LocalMarkingProcessId": 13
          }
        }
      ]
    },
    {
      "Id": 1,
      "ConformityTypeId": 2,
      "MachineTypeId": 3,
      "Title": "sample string 4",
      "IsHide": true,
      "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
      "CreatedBy": 7,
      "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
      "LastModifiedBy": 9,
      "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
      "DeletedBy": 1,
      "MachineryEssentialQuestions": [
        {
          "Id": 1,
          "MachineryEssentialId": 2,
          "SerialName": "sample string 3",
          "Question": "sample string 4",
          "IsNote": true,
          "IsHide": true,
          "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
          "CreatedBy": 8,
          "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LastModifiedBy": 10,
          "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "DeletedBy": 1,
          "MachineryEssentialQuestionNote": {
            "Id": 1,
            "MachineryEssentialQuestionId": 2,
            "Description": "sample string 3",
            "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
            "CreatedBy": 5,
            "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
            "LastModifiedBy": 7,
            "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
            "DeletedBy": 1
          },
          "MachineryEssentialAnswer": {
            "Id": 1,
            "MarkingProcessId": 2,
            "MachineryEssentialId": 3,
            "MachineryQuestionId": 4,
            "LocationOfInformation": "sample string 5",
            "Comment": "sample string 6",
            "IsCompleted": true,
            "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
            "CreatedBy": 9,
            "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
            "LastModifiedBy": 11,
            "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
            "DeletedBy": 1,
            "LocalId": 12,
            "LocalMarkingProcessId": 13
          }
        },
        {
          "Id": 1,
          "MachineryEssentialId": 2,
          "SerialName": "sample string 3",
          "Question": "sample string 4",
          "IsNote": true,
          "IsHide": true,
          "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
          "CreatedBy": 8,
          "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
          "LastModifiedBy": 10,
          "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
          "DeletedBy": 1,
          "MachineryEssentialQuestionNote": {
            "Id": 1,
            "MachineryEssentialQuestionId": 2,
            "Description": "sample string 3",
            "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
            "CreatedBy": 5,
            "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
            "LastModifiedBy": 7,
            "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
            "DeletedBy": 1
          },
          "MachineryEssentialAnswer": {
            "Id": 1,
            "MarkingProcessId": 2,
            "MachineryEssentialId": 3,
            "MachineryQuestionId": 4,
            "LocationOfInformation": "sample string 5",
            "Comment": "sample string 6",
            "IsCompleted": true,
            "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
            "CreatedBy": 9,
            "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
            "LastModifiedBy": 11,
            "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
            "DeletedBy": 1,
            "LocalId": 12,
            "LocalMarkingProcessId": 13
          }
        }
      ]
    }
  ],
  "MachineryEssentialIds": [
    1,
    2
  ],
  "MachineryEssentialQuestionIds": [
    1,
    2
  ],
  "CEUKCAMarkingDeclaration": {
    "Id": 1,
    "MarkingProcessId": 2,
    "MachineInfoId": 3,
    "ManufacturedBy": "sample string 4",
    "ModelType": "sample string 5",
    "SerialNumber": "sample string 6",
    "ManufactureYear": 1,
    "SupplyVoltage": "sample string 7",
    "SupplyCurrent": "sample string 8",
    "SupplyFrequency": "sample string 9",
    "Phases": "sample string 10",
    "CreatedDate": "2025-08-29T20:22:19.3067047+00:00",
    "CreatedBy": 12,
    "LastModifiedDate": "2025-08-29T20:22:19.3067047+00:00",
    "LastModifiedBy": 14,
    "DeletedDate": "2025-08-29T20:22:19.3067047+00:00",
    "DeletedBy": 1,
    "LocalId": 15,
    "LocalMarkingProcessId": 16
  },
  "MachineManufacturerDetails": "sample string 35",
  "LocalCustomerId": 36
}

application/xml, text/xml

Sample:
<MachineInfo xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/MSCWebAPI.Domain">
  <BatchSerial>sample string 5</BatchSerial>
  <CEUKCAMarkingDeclaration>
    <CreatedBy>12</CreatedBy>
    <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
    <DeletedBy>1</DeletedBy>
    <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
    <Id>1</Id>
    <LastModifiedBy>14</LastModifiedBy>
    <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
    <LocalId>15</LocalId>
    <LocalMarkingProcessId>16</LocalMarkingProcessId>
    <MachineInfoId>3</MachineInfoId>
    <ManufactureYear>1</ManufactureYear>
    <ManufacturedBy>sample string 4</ManufacturedBy>
    <MarkingProcessId>2</MarkingProcessId>
    <ModelType>sample string 5</ModelType>
    <Phases>sample string 10</Phases>
    <SerialNumber>sample string 6</SerialNumber>
    <SupplyCurrent>sample string 8</SupplyCurrent>
    <SupplyFrequency>sample string 9</SupplyFrequency>
    <SupplyVoltage>sample string 7</SupplyVoltage>
  </CEUKCAMarkingDeclaration>
  <CEUKCAMarkingDirectives>
    <CEUKCAMarkingDirective>
      <CreatedBy>5</CreatedBy>
      <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
      <DeletedBy>1</DeletedBy>
      <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
      <DirectiveId>3</DirectiveId>
      <Id>1</Id>
      <LastModifiedBy>7</LastModifiedBy>
      <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
      <LocalId>8</LocalId>
      <LocalMarkingProcessId>9</LocalMarkingProcessId>
      <MarkingProcessId>2</MarkingProcessId>
    </CEUKCAMarkingDirective>
    <CEUKCAMarkingDirective>
      <CreatedBy>5</CreatedBy>
      <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
      <DeletedBy>1</DeletedBy>
      <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
      <DirectiveId>3</DirectiveId>
      <Id>1</Id>
      <LastModifiedBy>7</LastModifiedBy>
      <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
      <LocalId>8</LocalId>
      <LocalMarkingProcessId>9</LocalMarkingProcessId>
      <MarkingProcessId>2</MarkingProcessId>
    </CEUKCAMarkingDirective>
  </CEUKCAMarkingDirectives>
  <CEUKCAMarkingInspections>
    <CEUKCAMarkingInspection>
      <CreatedBy>5</CreatedBy>
      <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
      <DeletedBy>1</DeletedBy>
      <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
      <Id>1</Id>
      <InspectionId>3</InspectionId>
      <LastModifiedBy>7</LastModifiedBy>
      <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
      <LocalId>8</LocalId>
      <LocalInspectionId>10</LocalInspectionId>
      <LocalMarkingProcessId>9</LocalMarkingProcessId>
      <MarkingProcessId>2</MarkingProcessId>
    </CEUKCAMarkingInspection>
    <CEUKCAMarkingInspection>
      <CreatedBy>5</CreatedBy>
      <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
      <DeletedBy>1</DeletedBy>
      <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
      <Id>1</Id>
      <InspectionId>3</InspectionId>
      <LastModifiedBy>7</LastModifiedBy>
      <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
      <LocalId>8</LocalId>
      <LocalInspectionId>10</LocalInspectionId>
      <LocalMarkingProcessId>9</LocalMarkingProcessId>
      <MarkingProcessId>2</MarkingProcessId>
    </CEUKCAMarkingInspection>
  </CEUKCAMarkingInspections>
  <CEUKCAMarkingProcess>
    <CertificationBy>1</CertificationBy>
    <CertificationDate>2025-08-29T20:22:19.3067047+00:00</CertificationDate>
    <CertificationDescription>sample string 4</CertificationDescription>
    <CertificationTypeId>1</CertificationTypeId>
    <CompanyName>sample string 15</CompanyName>
    <CreatedBy>6</CreatedBy>
    <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
    <CustomerId>16</CustomerId>
    <DeletedBy>1</DeletedBy>
    <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
    <Id>1</Id>
    <LastModifiedBy>8</LastModifiedBy>
    <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
    <LocalId>18</LocalId>
    <MachineAuthorisedRepresentativeName>sample string 20</MachineAuthorisedRepresentativeName>
    <MachineInfoBatchSerial>sample string 11</MachineInfoBatchSerial>
    <MachineInfoConformityTypeId>12</MachineInfoConformityTypeId>
    <MachineInfoId>2</MachineInfoId>
    <MachineInfoMachineTypeId>13</MachineInfoMachineTypeId>
    <MachineInfoModelType>sample string 10</MachineInfoModelType>
    <MachineInfoProduct>sample string 9</MachineInfoProduct>
    <MachineManufacturerName>sample string 19</MachineManufacturerName>
    <ManufacturerIdName>sample string 14</ManufacturerIdName>
    <MarkingProcessDate>2025-08-29T20:22:19.3067047+00:00</MarkingProcessDate>
    <SearchText>sample string 17</SearchText>
  </CEUKCAMarkingProcess>
  <CEUKCAMarkingStandards>
    <CEUKCAMarkingStandard>
      <CreatedBy>5</CreatedBy>
      <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
      <DeletedBy>1</DeletedBy>
      <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
      <Id>1</Id>
      <LastModifiedBy>7</LastModifiedBy>
      <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
      <LocalId>8</LocalId>
      <LocalMarkingProcessId>9</LocalMarkingProcessId>
      <MarkingProcessId>2</MarkingProcessId>
      <StandardId>3</StandardId>
    </CEUKCAMarkingStandard>
    <CEUKCAMarkingStandard>
      <CreatedBy>5</CreatedBy>
      <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
      <DeletedBy>1</DeletedBy>
      <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
      <Id>1</Id>
      <LastModifiedBy>7</LastModifiedBy>
      <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
      <LocalId>8</LocalId>
      <LocalMarkingProcessId>9</LocalMarkingProcessId>
      <MarkingProcessId>2</MarkingProcessId>
      <StandardId>3</StandardId>
    </CEUKCAMarkingStandard>
  </CEUKCAMarkingStandards>
  <CompanyName>sample string 30</CompanyName>
  <ConformityTypeId>13</ConformityTypeId>
  <ConformityTypeName>sample string 32</ConformityTypeName>
  <CreatedBy>16</CreatedBy>
  <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
  <CustomerId>2</CustomerId>
  <DateOfIssue>sample string 29</DateOfIssue>
  <DeletedBy>1</DeletedBy>
  <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
  <Description>sample string 19</Description>
  <DirectiveMasters>
    <DirectiveMaster>
      <ConformityTypeId>2</ConformityTypeId>
      <CreatedBy>8</CreatedBy>
      <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
      <DeletedBy>1</DeletedBy>
      <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
      <Description>sample string 4</Description>
      <Id>1</Id>
      <IsActive>true</IsActive>
      <IsHide>true</IsHide>
      <LastModifiedBy>10</LastModifiedBy>
      <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
      <Name>sample string 3</Name>
    </DirectiveMaster>
    <DirectiveMaster>
      <ConformityTypeId>2</ConformityTypeId>
      <CreatedBy>8</CreatedBy>
      <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
      <DeletedBy>1</DeletedBy>
      <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
      <Description>sample string 4</Description>
      <Id>1</Id>
      <IsActive>true</IsActive>
      <IsHide>true</IsHide>
      <LastModifiedBy>10</LastModifiedBy>
      <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
      <Name>sample string 3</Name>
    </DirectiveMaster>
  </DirectiveMasters>
  <DirectiveNames xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:string>sample string 1</d2p1:string>
    <d2p1:string>sample string 2</d2p1:string>
  </DirectiveNames>
  <ElectricalDrawingNumber>sample string 26</ElectricalDrawingNumber>
  <FunctionName>sample string 12</FunctionName>
  <GADrawingNumber>sample string 25</GADrawingNumber>
  <HydraulicDrawingNumber>sample string 27</HydraulicDrawingNumber>
  <Id>1</Id>
  <InspectionIssues>
    <InspectionIssue>
      <Comment>sample string 5</Comment>
      <CompletedBy>1</CompletedBy>
      <CompletedByName>sample string 16</CompletedByName>
      <CompletedDate>2025-08-29T20:22:19.3067047+00:00</CompletedDate>
      <CreatedBy>9</CreatedBy>
      <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
      <CustomerId>15</CustomerId>
      <DeletedBy>1</DeletedBy>
      <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
      <Id>1</Id>
      <InspectionId>2</InspectionId>
      <IsComplete>true</IsComplete>
      <IssueComments>
        <IssueComment>
          <Comment>sample string 3</Comment>
          <CommentUserName>sample string 8</CommentUserName>
          <CreatedBy>4</CreatedBy>
          <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
          <Id>1</Id>
          <IssueId>2</IssueId>
          <LastModifiedBy>6</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
        </IssueComment>
        <IssueComment>
          <Comment>sample string 3</Comment>
          <CommentUserName>sample string 8</CommentUserName>
          <CreatedBy>4</CreatedBy>
          <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
          <Id>1</Id>
          <IssueId>2</IssueId>
          <LastModifiedBy>6</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
        </IssueComment>
      </IssueComments>
      <IssuePhotos>
        <IssuePhoto>
          <CreatedBy>4</CreatedBy>
          <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
          <Id>1</Id>
          <ImageBase64>sample string 8</ImageBase64>
          <ImagePath>sample string 3</ImagePath>
          <IssueId>2</IssueId>
          <LastModifiedBy>6</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
        </IssuePhoto>
        <IssuePhoto>
          <CreatedBy>4</CreatedBy>
          <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
          <Id>1</Id>
          <ImageBase64>sample string 8</ImageBase64>
          <ImagePath>sample string 3</ImagePath>
          <IssueId>2</IssueId>
          <LastModifiedBy>6</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
        </IssuePhoto>
      </IssuePhotos>
      <LastModifiedBy>11</LastModifiedBy>
      <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
      <LocalAssignToId>13</LocalAssignToId>
      <LocalIsComplete>true</LocalIsComplete>
      <LocalResponsiblePersonId1>18</LocalResponsiblePersonId1>
      <LocalResponsiblePersonId2>19</LocalResponsiblePersonId2>
      <ReferenceNumber>sample string 4</ReferenceNumber>
      <ReferenceNumberQRBase64>sample string 17</ReferenceNumberQRBase64>
      <ResolvedDate>2025-08-29T20:22:19.3067047+00:00</ResolvedDate>
      <ResponsiblePersonId1>6</ResponsiblePersonId1>
      <ResponsiblePersonId2>1</ResponsiblePersonId2>
      <ResponsiblePersonName>sample string 7</ResponsiblePersonName>
      <ResponsiblePersonName2>sample string 8</ResponsiblePersonName2>
      <SeverityId>1</SeverityId>
      <Title>sample string 3</Title>
    </InspectionIssue>
    <InspectionIssue>
      <Comment>sample string 5</Comment>
      <CompletedBy>1</CompletedBy>
      <CompletedByName>sample string 16</CompletedByName>
      <CompletedDate>2025-08-29T20:22:19.3067047+00:00</CompletedDate>
      <CreatedBy>9</CreatedBy>
      <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
      <CustomerId>15</CustomerId>
      <DeletedBy>1</DeletedBy>
      <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
      <Id>1</Id>
      <InspectionId>2</InspectionId>
      <IsComplete>true</IsComplete>
      <IssueComments>
        <IssueComment>
          <Comment>sample string 3</Comment>
          <CommentUserName>sample string 8</CommentUserName>
          <CreatedBy>4</CreatedBy>
          <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
          <Id>1</Id>
          <IssueId>2</IssueId>
          <LastModifiedBy>6</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
        </IssueComment>
        <IssueComment>
          <Comment>sample string 3</Comment>
          <CommentUserName>sample string 8</CommentUserName>
          <CreatedBy>4</CreatedBy>
          <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
          <Id>1</Id>
          <IssueId>2</IssueId>
          <LastModifiedBy>6</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
        </IssueComment>
      </IssueComments>
      <IssuePhotos>
        <IssuePhoto>
          <CreatedBy>4</CreatedBy>
          <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
          <Id>1</Id>
          <ImageBase64>sample string 8</ImageBase64>
          <ImagePath>sample string 3</ImagePath>
          <IssueId>2</IssueId>
          <LastModifiedBy>6</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
        </IssuePhoto>
        <IssuePhoto>
          <CreatedBy>4</CreatedBy>
          <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
          <Id>1</Id>
          <ImageBase64>sample string 8</ImageBase64>
          <ImagePath>sample string 3</ImagePath>
          <IssueId>2</IssueId>
          <LastModifiedBy>6</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
        </IssuePhoto>
      </IssuePhotos>
      <LastModifiedBy>11</LastModifiedBy>
      <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
      <LocalAssignToId>13</LocalAssignToId>
      <LocalIsComplete>true</LocalIsComplete>
      <LocalResponsiblePersonId1>18</LocalResponsiblePersonId1>
      <LocalResponsiblePersonId2>19</LocalResponsiblePersonId2>
      <ReferenceNumber>sample string 4</ReferenceNumber>
      <ReferenceNumberQRBase64>sample string 17</ReferenceNumberQRBase64>
      <ResolvedDate>2025-08-29T20:22:19.3067047+00:00</ResolvedDate>
      <ResponsiblePersonId1>6</ResponsiblePersonId1>
      <ResponsiblePersonId2>1</ResponsiblePersonId2>
      <ResponsiblePersonName>sample string 7</ResponsiblePersonName>
      <ResponsiblePersonName2>sample string 8</ResponsiblePersonName2>
      <SeverityId>1</SeverityId>
      <Title>sample string 3</Title>
    </InspectionIssue>
  </InspectionIssues>
  <Inspections>
    <Inspection>
      <Address>sample string 48</Address>
      <AssetNumber>sample string 3</AssetNumber>
      <BatchSerial>sample string 23</BatchSerial>
      <CEUKCAMarkingProcessId>103</CEUKCAMarkingProcessId>
      <CompanyName>sample string 45</CompanyName>
      <CompletedBy>1</CompletedBy>
      <CompletedByName>sample string 42</CompletedByName>
      <CompletedComments>sample string 17</CompletedComments>
      <CompletedDate>2025-08-29T20:22:19.3067047+00:00</CompletedDate>
      <ConformityTypeName>sample string 104</ConformityTypeName>
      <ConnectionToOtherMachinery>sample string 36</ConnectionToOtherMachinery>
      <ControlDegreeOfPossibleHarmId>85</ControlDegreeOfPossibleHarmId>
      <ControlFeRank>88</ControlFeRank>
      <ControlFrequencyOfExposureId>84</ControlFrequencyOfExposureId>
      <ControlHarmRank>89</ControlHarmRank>
      <ControlLikelihoodOfOccurrenceId>82</ControlLikelihoodOfOccurrenceId>
      <ControlLoRank>86</ControlLoRank>
      <ControlNumberOfPersonsAtRiskId>83</ControlNumberOfPersonsAtRiskId>
      <ControlRiskRank>87</ControlRiskRank>
      <CreatedBy>11</CreatedBy>
      <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
      <CustomerId>4</CustomerId>
      <CustomerLogoPath>sample string 53</CustomerLogoPath>
      <CustomerName>sample string 44</CustomerName>
      <DeletedBy>1</DeletedBy>
      <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
      <Description>sample string 28</Description>
      <Email>sample string 47</Email>
      <FunctionName>sample string 26</FunctionName>
      <HazardDegreeOfPossibleHarmId>76</HazardDegreeOfPossibleHarmId>
      <HazardDescId>70</HazardDescId>
      <HazardDescription>sample string 90</HazardDescription>
      <HazardFeRank>79</HazardFeRank>
      <HazardFrequencyOfExposureId>75</HazardFrequencyOfExposureId>
      <HazardHarmRank>80</HazardHarmRank>
      <HazardImg>sample string 69</HazardImg>
      <HazardLikelihoodOfOccurrenceId>73</HazardLikelihoodOfOccurrenceId>
      <HazardLoRank>77</HazardLoRank>
      <HazardNumberOfPersonsAtRiskId>74</HazardNumberOfPersonsAtRiskId>
      <HazardRiskRank>78</HazardRiskRank>
      <Id>1</Id>
      <InspectionColorCode>sample string 96</InspectionColorCode>
      <InspectionControlId>81</InspectionControlId>
      <InspectionDate>2025-08-29T20:22:19.3067047+00:00</InspectionDate>
      <InspectionDetailImage>
        <CreatedBy>10</CreatedBy>
        <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
        <DeletedBy>1</DeletedBy>
        <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
        <Description1>sample string 4</Description1>
        <Description2>sample string 7</Description2>
        <DuplicateImagePath1>sample string 14</DuplicateImagePath1>
        <DuplicateImagePath2>sample string 15</DuplicateImagePath2>
        <Id>1</Id>
        <ImagePath1>sample string 5</ImagePath1>
        <ImagePath2>sample string 8</ImagePath2>
        <InspectionId>2</InspectionId>
        <IsAppDataUpdate>true</IsAppDataUpdate>
        <LastModifiedBy>12</LastModifiedBy>
        <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
        <Title1>sample string 3</Title1>
        <Title2>sample string 6</Title2>
      </InspectionDetailImage>
      <InspectionDue>1</InspectionDue>
      <InspectionHazardId>72</InspectionHazardId>
      <InspectionInternalNo>20</InspectionInternalNo>
      <InspectionIssues>
        <InspectionIssue>
          <Comment>sample string 5</Comment>
          <CompletedBy>1</CompletedBy>
          <CompletedByName>sample string 16</CompletedByName>
          <CompletedDate>2025-08-29T20:22:19.3067047+00:00</CompletedDate>
          <CreatedBy>9</CreatedBy>
          <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
          <CustomerId>15</CustomerId>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
          <Id>1</Id>
          <InspectionId>2</InspectionId>
          <IsComplete>true</IsComplete>
          <IssueComments>
            <IssueComment>
              <Comment>sample string 3</Comment>
              <CommentUserName>sample string 8</CommentUserName>
              <CreatedBy>4</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <IssueId>2</IssueId>
              <LastModifiedBy>6</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
            </IssueComment>
            <IssueComment>
              <Comment>sample string 3</Comment>
              <CommentUserName>sample string 8</CommentUserName>
              <CreatedBy>4</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <IssueId>2</IssueId>
              <LastModifiedBy>6</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
            </IssueComment>
          </IssueComments>
          <IssuePhotos>
            <IssuePhoto>
              <CreatedBy>4</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <ImageBase64>sample string 8</ImageBase64>
              <ImagePath>sample string 3</ImagePath>
              <IssueId>2</IssueId>
              <LastModifiedBy>6</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
            </IssuePhoto>
            <IssuePhoto>
              <CreatedBy>4</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <ImageBase64>sample string 8</ImageBase64>
              <ImagePath>sample string 3</ImagePath>
              <IssueId>2</IssueId>
              <LastModifiedBy>6</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
            </IssuePhoto>
          </IssuePhotos>
          <LastModifiedBy>11</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
          <LocalAssignToId>13</LocalAssignToId>
          <LocalIsComplete>true</LocalIsComplete>
          <LocalResponsiblePersonId1>18</LocalResponsiblePersonId1>
          <LocalResponsiblePersonId2>19</LocalResponsiblePersonId2>
          <ReferenceNumber>sample string 4</ReferenceNumber>
          <ReferenceNumberQRBase64>sample string 17</ReferenceNumberQRBase64>
          <ResolvedDate>2025-08-29T20:22:19.3067047+00:00</ResolvedDate>
          <ResponsiblePersonId1>6</ResponsiblePersonId1>
          <ResponsiblePersonId2>1</ResponsiblePersonId2>
          <ResponsiblePersonName>sample string 7</ResponsiblePersonName>
          <ResponsiblePersonName2>sample string 8</ResponsiblePersonName2>
          <SeverityId>1</SeverityId>
          <Title>sample string 3</Title>
        </InspectionIssue>
        <InspectionIssue>
          <Comment>sample string 5</Comment>
          <CompletedBy>1</CompletedBy>
          <CompletedByName>sample string 16</CompletedByName>
          <CompletedDate>2025-08-29T20:22:19.3067047+00:00</CompletedDate>
          <CreatedBy>9</CreatedBy>
          <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
          <CustomerId>15</CustomerId>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
          <Id>1</Id>
          <InspectionId>2</InspectionId>
          <IsComplete>true</IsComplete>
          <IssueComments>
            <IssueComment>
              <Comment>sample string 3</Comment>
              <CommentUserName>sample string 8</CommentUserName>
              <CreatedBy>4</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <IssueId>2</IssueId>
              <LastModifiedBy>6</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
            </IssueComment>
            <IssueComment>
              <Comment>sample string 3</Comment>
              <CommentUserName>sample string 8</CommentUserName>
              <CreatedBy>4</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <IssueId>2</IssueId>
              <LastModifiedBy>6</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
            </IssueComment>
          </IssueComments>
          <IssuePhotos>
            <IssuePhoto>
              <CreatedBy>4</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <ImageBase64>sample string 8</ImageBase64>
              <ImagePath>sample string 3</ImagePath>
              <IssueId>2</IssueId>
              <LastModifiedBy>6</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
            </IssuePhoto>
            <IssuePhoto>
              <CreatedBy>4</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <ImageBase64>sample string 8</ImageBase64>
              <ImagePath>sample string 3</ImagePath>
              <IssueId>2</IssueId>
              <LastModifiedBy>6</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
            </IssuePhoto>
          </IssuePhotos>
          <LastModifiedBy>11</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
          <LocalAssignToId>13</LocalAssignToId>
          <LocalIsComplete>true</LocalIsComplete>
          <LocalResponsiblePersonId1>18</LocalResponsiblePersonId1>
          <LocalResponsiblePersonId2>19</LocalResponsiblePersonId2>
          <ReferenceNumber>sample string 4</ReferenceNumber>
          <ReferenceNumberQRBase64>sample string 17</ReferenceNumberQRBase64>
          <ResolvedDate>2025-08-29T20:22:19.3067047+00:00</ResolvedDate>
          <ResponsiblePersonId1>6</ResponsiblePersonId1>
          <ResponsiblePersonId2>1</ResponsiblePersonId2>
          <ResponsiblePersonName>sample string 7</ResponsiblePersonName>
          <ResponsiblePersonName2>sample string 8</ResponsiblePersonName2>
          <SeverityId>1</SeverityId>
          <Title>sample string 3</Title>
        </InspectionIssue>
      </InspectionIssues>
      <InspectionName>sample string 16</InspectionName>
      <InspectionPercent>sample string 95</InspectionPercent>
      <InspectionSite>sample string 93</InspectionSite>
      <InspectionTemplateId>1</InspectionTemplateId>
      <InspectionType>sample string 43</InspectionType>
      <InspectionTypeId>2</InspectionTypeId>
      <Inspection_AnswerTypeId>1</Inspection_AnswerTypeId>
      <Inspector>sample string 62</Inspector>
      <InspectorCompanyName>sample string 65</InspectorCompanyName>
      <InspectorEmail>sample string 63</InspectorEmail>
      <InspectorId>5</InspectorId>
      <InspectorTelephone>sample string 64</InspectorTelephone>
      <IntendedUse>sample string 30</IntendedUse>
      <Interfaces>sample string 35</Interfaces>
      <IsAnwsered>true</IsAnwsered>
      <IsCEUKCA>true</IsCEUKCA>
      <IsCompleted>true</IsCompleted>
      <IsDraftWatermark>true</IsDraftWatermark>
      <IsInspectionDetailImage>true</IsInspectionDetailImage>
      <IsLock>true</IsLock>
      <IsWithoutRiskAssessment>true</IsWithoutRiskAssessment>
      <LastModifiedBy>13</LastModifiedBy>
      <LastModifiedByUser>sample string 49</LastModifiedByUser>
      <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
      <LimitsOfUse>sample string 29</LimitsOfUse>
      <Line>sample string 10</Line>
      <LocalCustomerId>40</LocalCustomerId>
      <LocalId>39</LocalId>
      <LocalMachineId>41</LocalMachineId>
      <Location>sample string 7</Location>
      <LockInBy>1</LockInBy>
      <LockInByName>sample string 92</LockInByName>
      <LockInDate>2025-08-29T20:22:19.3067047+00:00</LockInDate>
      <LockOutBy>1</LockOutBy>
      <LockOutDate>2025-08-29T20:22:19.3067047+00:00</LockOutDate>
      <LoginUserId>1</LoginUserId>
      <MDRARiskAssessments>
        <MDRARiskAssessment>
          <CompletedBy>1</CompletedBy>
          <CompletedByName>sample string 21</CompletedByName>
          <CompletedDate>2025-08-29T20:22:19.3067047+00:00</CompletedDate>
          <CreatedBy>15</CreatedBy>
          <CreatedByName>sample string 22</CreatedByName>
          <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
          <CustomerId>24</CustomerId>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
          <HazardDescription>sample string 13</HazardDescription>
          <HazardSourceId>8</HazardSourceId>
          <HazardSourceName>sample string 9</HazardSourceName>
          <HazardTypeId>6</HazardTypeId>
          <HazardTypeName>sample string 7</HazardTypeName>
          <Id>1</Id>
          <InspectionCustomerId>27</InspectionCustomerId>
          <InspectionId>2</InspectionId>
          <InspectionInspectorId>25</InspectionInspectorId>
          <InspectionIsCompleted>true</InspectionIsCompleted>
          <InspectionLocalId>30</InspectionLocalId>
          <IsComplete>true</IsComplete>
          <IsPopUpClose>true</IsPopUpClose>
          <IsRiskSufficientlyReduced>true</IsRiskSufficientlyReduced>
          <LastModifiedBy>17</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
          <LifeCycleId>10</LifeCycleId>
          <LifeCycleName>sample string 11</LifeCycleName>
          <LocalId>29</LocalId>
          <LocalResponsiblePersonId1>31</LocalResponsiblePersonId1>
          <LocalResponsiblePersonId2>32</LocalResponsiblePersonId2>
          <MDRARiskAssessmentLine>
            <CMBgColor>sample string 24</CMBgColor>
            <CMDegreeOfPossibleHarmId>1</CMDegreeOfPossibleHarmId>
            <CMDescription>sample string 11</CMDescription>
            <CMENPLR>sample string 12</CMENPLR>
            <CMFrequencyOfExposureId>1</CMFrequencyOfExposureId>
            <CMLikelihoodOfOccurrenceId>1</CMLikelihoodOfOccurrenceId>
            <CMNumberOfPersonsAtRiskId>1</CMNumberOfPersonsAtRiskId>
            <CMRiskDescription>sample string 25</CMRiskDescription>
            <CMScore>1</CMScore>
            <CommentUserName>sample string 19</CommentUserName>
            <CompletedByName>sample string 21</CompletedByName>
            <ControlTypeId>4</ControlTypeId>
            <ControlTypeIdName>sample string 29</ControlTypeIdName>
            <CreatedBy>13</CreatedBy>
            <CreatedByName>sample string 20</CreatedByName>
            <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
            <DeletedBy>1</DeletedBy>
            <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
            <IRBgColor>sample string 22</IRBgColor>
            <IRDegreeOfPossibleHarmId>7</IRDegreeOfPossibleHarmId>
            <IRENPLR>sample string 10</IRENPLR>
            <IRFrequencyOfExposureId>6</IRFrequencyOfExposureId>
            <IRLikelihoodOfOccurrenceId>5</IRLikelihoodOfOccurrenceId>
            <IRNumberOfPersonsAtRiskId>8</IRNumberOfPersonsAtRiskId>
            <IRRiskDescription>sample string 23</IRRiskDescription>
            <IRScore>9</IRScore>
            <Id>1</Id>
            <InspectionCustomerId>28</InspectionCustomerId>
            <InspectionId>30</InspectionId>
            <InspectionInspectorId>26</InspectionInspectorId>
            <InspectionIsCompleted>true</InspectionIsCompleted>
            <KeyNoCMDegreeOfPossibleHarmId>37</KeyNoCMDegreeOfPossibleHarmId>
            <KeyNoCMFrequencyOfExposureId>36</KeyNoCMFrequencyOfExposureId>
            <KeyNoCMLikelihoodOfOccurrenceId>35</KeyNoCMLikelihoodOfOccurrenceId>
            <KeyNoCMNumberOfPersonsAtRiskId>38</KeyNoCMNumberOfPersonsAtRiskId>
            <KeyNoIRDegreeOfPossibleHarmId>33</KeyNoIRDegreeOfPossibleHarmId>
            <KeyNoIRFrequencyOfExposureId>32</KeyNoIRFrequencyOfExposureId>
            <KeyNoIRLikelihoodOfOccurrenceId>31</KeyNoIRLikelihoodOfOccurrenceId>
            <KeyNoIRNumberOfPersonsAtRiskId>34</KeyNoIRNumberOfPersonsAtRiskId>
            <LastModifiedBy>15</LastModifiedBy>
            <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
            <LocalId>17</LocalId>
            <MDRARiskAssessmentId>2</MDRARiskAssessmentId>
            <MDRARiskAssessmentLinePhotos>
              <MDRARiskAssessmentLinePhoto>
                <CreatedBy>4</CreatedBy>
                <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                <DeletedBy>1</DeletedBy>
                <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                <Id>1</Id>
                <ImageBase64>sample string 8</ImageBase64>
                <ImagePath>sample string 3</ImagePath>
                <LastModifiedBy>6</LastModifiedBy>
                <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                <LocalId>9</LocalId>
                <MDRALineLocalId>10</MDRALineLocalId>
                <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
              </MDRARiskAssessmentLinePhoto>
              <MDRARiskAssessmentLinePhoto>
                <CreatedBy>4</CreatedBy>
                <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                <DeletedBy>1</DeletedBy>
                <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                <Id>1</Id>
                <ImageBase64>sample string 8</ImageBase64>
                <ImagePath>sample string 3</ImagePath>
                <LastModifiedBy>6</LastModifiedBy>
                <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                <LocalId>9</LocalId>
                <MDRALineLocalId>10</MDRALineLocalId>
                <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
              </MDRARiskAssessmentLinePhoto>
            </MDRARiskAssessmentLinePhotos>
            <MDRARiskAssessmentLocalId>18</MDRARiskAssessmentLocalId>
            <SequenceNo>3</SequenceNo>
          </MDRARiskAssessmentLine>
          <MDRARiskAssessmentLineLister>
            <InspectionInspectorId>2</InspectionInspectorId>
            <InspectionIsCompleted>true</InspectionIsCompleted>
            <MDRARiskAssessmentId>1</MDRARiskAssessmentId>
            <MDRARiskAssessmentIsCompleted>true</MDRARiskAssessmentIsCompleted>
            <MDRARiskAssessmentLines>
              <MDRARiskAssessmentLine>
                <CMBgColor>sample string 24</CMBgColor>
                <CMDegreeOfPossibleHarmId>1</CMDegreeOfPossibleHarmId>
                <CMDescription>sample string 11</CMDescription>
                <CMENPLR>sample string 12</CMENPLR>
                <CMFrequencyOfExposureId>1</CMFrequencyOfExposureId>
                <CMLikelihoodOfOccurrenceId>1</CMLikelihoodOfOccurrenceId>
                <CMNumberOfPersonsAtRiskId>1</CMNumberOfPersonsAtRiskId>
                <CMRiskDescription>sample string 25</CMRiskDescription>
                <CMScore>1</CMScore>
                <CommentUserName>sample string 19</CommentUserName>
                <CompletedByName>sample string 21</CompletedByName>
                <ControlTypeId>4</ControlTypeId>
                <ControlTypeIdName>sample string 29</ControlTypeIdName>
                <CreatedBy>13</CreatedBy>
                <CreatedByName>sample string 20</CreatedByName>
                <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                <DeletedBy>1</DeletedBy>
                <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                <IRBgColor>sample string 22</IRBgColor>
                <IRDegreeOfPossibleHarmId>7</IRDegreeOfPossibleHarmId>
                <IRENPLR>sample string 10</IRENPLR>
                <IRFrequencyOfExposureId>6</IRFrequencyOfExposureId>
                <IRLikelihoodOfOccurrenceId>5</IRLikelihoodOfOccurrenceId>
                <IRNumberOfPersonsAtRiskId>8</IRNumberOfPersonsAtRiskId>
                <IRRiskDescription>sample string 23</IRRiskDescription>
                <IRScore>9</IRScore>
                <Id>1</Id>
                <InspectionCustomerId>28</InspectionCustomerId>
                <InspectionId>30</InspectionId>
                <InspectionInspectorId>26</InspectionInspectorId>
                <InspectionIsCompleted>true</InspectionIsCompleted>
                <KeyNoCMDegreeOfPossibleHarmId>37</KeyNoCMDegreeOfPossibleHarmId>
                <KeyNoCMFrequencyOfExposureId>36</KeyNoCMFrequencyOfExposureId>
                <KeyNoCMLikelihoodOfOccurrenceId>35</KeyNoCMLikelihoodOfOccurrenceId>
                <KeyNoCMNumberOfPersonsAtRiskId>38</KeyNoCMNumberOfPersonsAtRiskId>
                <KeyNoIRDegreeOfPossibleHarmId>33</KeyNoIRDegreeOfPossibleHarmId>
                <KeyNoIRFrequencyOfExposureId>32</KeyNoIRFrequencyOfExposureId>
                <KeyNoIRLikelihoodOfOccurrenceId>31</KeyNoIRLikelihoodOfOccurrenceId>
                <KeyNoIRNumberOfPersonsAtRiskId>34</KeyNoIRNumberOfPersonsAtRiskId>
                <LastModifiedBy>15</LastModifiedBy>
                <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                <LocalId>17</LocalId>
                <MDRARiskAssessmentId>2</MDRARiskAssessmentId>
                <MDRARiskAssessmentLinePhotos>
                  <MDRARiskAssessmentLinePhoto>
                    <CreatedBy>4</CreatedBy>
                    <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                    <DeletedBy>1</DeletedBy>
                    <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                    <Id>1</Id>
                    <ImageBase64>sample string 8</ImageBase64>
                    <ImagePath>sample string 3</ImagePath>
                    <LastModifiedBy>6</LastModifiedBy>
                    <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                    <LocalId>9</LocalId>
                    <MDRALineLocalId>10</MDRALineLocalId>
                    <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
                  </MDRARiskAssessmentLinePhoto>
                  <MDRARiskAssessmentLinePhoto>
                    <CreatedBy>4</CreatedBy>
                    <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                    <DeletedBy>1</DeletedBy>
                    <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                    <Id>1</Id>
                    <ImageBase64>sample string 8</ImageBase64>
                    <ImagePath>sample string 3</ImagePath>
                    <LastModifiedBy>6</LastModifiedBy>
                    <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                    <LocalId>9</LocalId>
                    <MDRALineLocalId>10</MDRALineLocalId>
                    <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
                  </MDRARiskAssessmentLinePhoto>
                </MDRARiskAssessmentLinePhotos>
                <MDRARiskAssessmentLocalId>18</MDRARiskAssessmentLocalId>
                <SequenceNo>3</SequenceNo>
              </MDRARiskAssessmentLine>
              <MDRARiskAssessmentLine>
                <CMBgColor>sample string 24</CMBgColor>
                <CMDegreeOfPossibleHarmId>1</CMDegreeOfPossibleHarmId>
                <CMDescription>sample string 11</CMDescription>
                <CMENPLR>sample string 12</CMENPLR>
                <CMFrequencyOfExposureId>1</CMFrequencyOfExposureId>
                <CMLikelihoodOfOccurrenceId>1</CMLikelihoodOfOccurrenceId>
                <CMNumberOfPersonsAtRiskId>1</CMNumberOfPersonsAtRiskId>
                <CMRiskDescription>sample string 25</CMRiskDescription>
                <CMScore>1</CMScore>
                <CommentUserName>sample string 19</CommentUserName>
                <CompletedByName>sample string 21</CompletedByName>
                <ControlTypeId>4</ControlTypeId>
                <ControlTypeIdName>sample string 29</ControlTypeIdName>
                <CreatedBy>13</CreatedBy>
                <CreatedByName>sample string 20</CreatedByName>
                <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                <DeletedBy>1</DeletedBy>
                <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                <IRBgColor>sample string 22</IRBgColor>
                <IRDegreeOfPossibleHarmId>7</IRDegreeOfPossibleHarmId>
                <IRENPLR>sample string 10</IRENPLR>
                <IRFrequencyOfExposureId>6</IRFrequencyOfExposureId>
                <IRLikelihoodOfOccurrenceId>5</IRLikelihoodOfOccurrenceId>
                <IRNumberOfPersonsAtRiskId>8</IRNumberOfPersonsAtRiskId>
                <IRRiskDescription>sample string 23</IRRiskDescription>
                <IRScore>9</IRScore>
                <Id>1</Id>
                <InspectionCustomerId>28</InspectionCustomerId>
                <InspectionId>30</InspectionId>
                <InspectionInspectorId>26</InspectionInspectorId>
                <InspectionIsCompleted>true</InspectionIsCompleted>
                <KeyNoCMDegreeOfPossibleHarmId>37</KeyNoCMDegreeOfPossibleHarmId>
                <KeyNoCMFrequencyOfExposureId>36</KeyNoCMFrequencyOfExposureId>
                <KeyNoCMLikelihoodOfOccurrenceId>35</KeyNoCMLikelihoodOfOccurrenceId>
                <KeyNoCMNumberOfPersonsAtRiskId>38</KeyNoCMNumberOfPersonsAtRiskId>
                <KeyNoIRDegreeOfPossibleHarmId>33</KeyNoIRDegreeOfPossibleHarmId>
                <KeyNoIRFrequencyOfExposureId>32</KeyNoIRFrequencyOfExposureId>
                <KeyNoIRLikelihoodOfOccurrenceId>31</KeyNoIRLikelihoodOfOccurrenceId>
                <KeyNoIRNumberOfPersonsAtRiskId>34</KeyNoIRNumberOfPersonsAtRiskId>
                <LastModifiedBy>15</LastModifiedBy>
                <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                <LocalId>17</LocalId>
                <MDRARiskAssessmentId>2</MDRARiskAssessmentId>
                <MDRARiskAssessmentLinePhotos>
                  <MDRARiskAssessmentLinePhoto>
                    <CreatedBy>4</CreatedBy>
                    <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                    <DeletedBy>1</DeletedBy>
                    <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                    <Id>1</Id>
                    <ImageBase64>sample string 8</ImageBase64>
                    <ImagePath>sample string 3</ImagePath>
                    <LastModifiedBy>6</LastModifiedBy>
                    <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                    <LocalId>9</LocalId>
                    <MDRALineLocalId>10</MDRALineLocalId>
                    <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
                  </MDRARiskAssessmentLinePhoto>
                  <MDRARiskAssessmentLinePhoto>
                    <CreatedBy>4</CreatedBy>
                    <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                    <DeletedBy>1</DeletedBy>
                    <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                    <Id>1</Id>
                    <ImageBase64>sample string 8</ImageBase64>
                    <ImagePath>sample string 3</ImagePath>
                    <LastModifiedBy>6</LastModifiedBy>
                    <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                    <LocalId>9</LocalId>
                    <MDRALineLocalId>10</MDRALineLocalId>
                    <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
                  </MDRARiskAssessmentLinePhoto>
                </MDRARiskAssessmentLinePhotos>
                <MDRARiskAssessmentLocalId>18</MDRARiskAssessmentLocalId>
                <SequenceNo>3</SequenceNo>
              </MDRARiskAssessmentLine>
            </MDRARiskAssessmentLines>
            <Pager>
              <CurrentPage>4</CurrentPage>
              <PageSize>1</PageSize>
              <Skip>3</Skip>
              <Take>2</Take>
              <TotalPage>sample string 5</TotalPage>
              <TotalRecord>6</TotalRecord>
            </Pager>
            <SearchCriteria>
              <CMBgColor>sample string 24</CMBgColor>
              <CMDegreeOfPossibleHarmId>1</CMDegreeOfPossibleHarmId>
              <CMDescription>sample string 11</CMDescription>
              <CMENPLR>sample string 12</CMENPLR>
              <CMFrequencyOfExposureId>1</CMFrequencyOfExposureId>
              <CMLikelihoodOfOccurrenceId>1</CMLikelihoodOfOccurrenceId>
              <CMNumberOfPersonsAtRiskId>1</CMNumberOfPersonsAtRiskId>
              <CMRiskDescription>sample string 25</CMRiskDescription>
              <CMScore>1</CMScore>
              <CommentUserName>sample string 19</CommentUserName>
              <CompletedByName>sample string 21</CompletedByName>
              <ControlTypeId>4</ControlTypeId>
              <ControlTypeIdName>sample string 29</ControlTypeIdName>
              <CreatedBy>13</CreatedBy>
              <CreatedByName>sample string 20</CreatedByName>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <IRBgColor>sample string 22</IRBgColor>
              <IRDegreeOfPossibleHarmId>7</IRDegreeOfPossibleHarmId>
              <IRENPLR>sample string 10</IRENPLR>
              <IRFrequencyOfExposureId>6</IRFrequencyOfExposureId>
              <IRLikelihoodOfOccurrenceId>5</IRLikelihoodOfOccurrenceId>
              <IRNumberOfPersonsAtRiskId>8</IRNumberOfPersonsAtRiskId>
              <IRRiskDescription>sample string 23</IRRiskDescription>
              <IRScore>9</IRScore>
              <Id>1</Id>
              <InspectionCustomerId>28</InspectionCustomerId>
              <InspectionId>30</InspectionId>
              <InspectionInspectorId>26</InspectionInspectorId>
              <InspectionIsCompleted>true</InspectionIsCompleted>
              <KeyNoCMDegreeOfPossibleHarmId>37</KeyNoCMDegreeOfPossibleHarmId>
              <KeyNoCMFrequencyOfExposureId>36</KeyNoCMFrequencyOfExposureId>
              <KeyNoCMLikelihoodOfOccurrenceId>35</KeyNoCMLikelihoodOfOccurrenceId>
              <KeyNoCMNumberOfPersonsAtRiskId>38</KeyNoCMNumberOfPersonsAtRiskId>
              <KeyNoIRDegreeOfPossibleHarmId>33</KeyNoIRDegreeOfPossibleHarmId>
              <KeyNoIRFrequencyOfExposureId>32</KeyNoIRFrequencyOfExposureId>
              <KeyNoIRLikelihoodOfOccurrenceId>31</KeyNoIRLikelihoodOfOccurrenceId>
              <KeyNoIRNumberOfPersonsAtRiskId>34</KeyNoIRNumberOfPersonsAtRiskId>
              <LastModifiedBy>15</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <LocalId>17</LocalId>
              <MDRARiskAssessmentId>2</MDRARiskAssessmentId>
              <MDRARiskAssessmentLinePhotos>
                <MDRARiskAssessmentLinePhoto>
                  <CreatedBy>4</CreatedBy>
                  <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                  <DeletedBy>1</DeletedBy>
                  <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                  <Id>1</Id>
                  <ImageBase64>sample string 8</ImageBase64>
                  <ImagePath>sample string 3</ImagePath>
                  <LastModifiedBy>6</LastModifiedBy>
                  <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                  <LocalId>9</LocalId>
                  <MDRALineLocalId>10</MDRALineLocalId>
                  <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
                </MDRARiskAssessmentLinePhoto>
                <MDRARiskAssessmentLinePhoto>
                  <CreatedBy>4</CreatedBy>
                  <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                  <DeletedBy>1</DeletedBy>
                  <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                  <Id>1</Id>
                  <ImageBase64>sample string 8</ImageBase64>
                  <ImagePath>sample string 3</ImagePath>
                  <LastModifiedBy>6</LastModifiedBy>
                  <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                  <LocalId>9</LocalId>
                  <MDRALineLocalId>10</MDRALineLocalId>
                  <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
                </MDRARiskAssessmentLinePhoto>
              </MDRARiskAssessmentLinePhotos>
              <MDRARiskAssessmentLocalId>18</MDRARiskAssessmentLocalId>
              <SequenceNo>3</SequenceNo>
            </SearchCriteria>
          </MDRARiskAssessmentLineLister>
          <MDRARiskAssessmentLines>
            <MDRARiskAssessmentLine>
              <CMBgColor>sample string 24</CMBgColor>
              <CMDegreeOfPossibleHarmId>1</CMDegreeOfPossibleHarmId>
              <CMDescription>sample string 11</CMDescription>
              <CMENPLR>sample string 12</CMENPLR>
              <CMFrequencyOfExposureId>1</CMFrequencyOfExposureId>
              <CMLikelihoodOfOccurrenceId>1</CMLikelihoodOfOccurrenceId>
              <CMNumberOfPersonsAtRiskId>1</CMNumberOfPersonsAtRiskId>
              <CMRiskDescription>sample string 25</CMRiskDescription>
              <CMScore>1</CMScore>
              <CommentUserName>sample string 19</CommentUserName>
              <CompletedByName>sample string 21</CompletedByName>
              <ControlTypeId>4</ControlTypeId>
              <ControlTypeIdName>sample string 29</ControlTypeIdName>
              <CreatedBy>13</CreatedBy>
              <CreatedByName>sample string 20</CreatedByName>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <IRBgColor>sample string 22</IRBgColor>
              <IRDegreeOfPossibleHarmId>7</IRDegreeOfPossibleHarmId>
              <IRENPLR>sample string 10</IRENPLR>
              <IRFrequencyOfExposureId>6</IRFrequencyOfExposureId>
              <IRLikelihoodOfOccurrenceId>5</IRLikelihoodOfOccurrenceId>
              <IRNumberOfPersonsAtRiskId>8</IRNumberOfPersonsAtRiskId>
              <IRRiskDescription>sample string 23</IRRiskDescription>
              <IRScore>9</IRScore>
              <Id>1</Id>
              <InspectionCustomerId>28</InspectionCustomerId>
              <InspectionId>30</InspectionId>
              <InspectionInspectorId>26</InspectionInspectorId>
              <InspectionIsCompleted>true</InspectionIsCompleted>
              <KeyNoCMDegreeOfPossibleHarmId>37</KeyNoCMDegreeOfPossibleHarmId>
              <KeyNoCMFrequencyOfExposureId>36</KeyNoCMFrequencyOfExposureId>
              <KeyNoCMLikelihoodOfOccurrenceId>35</KeyNoCMLikelihoodOfOccurrenceId>
              <KeyNoCMNumberOfPersonsAtRiskId>38</KeyNoCMNumberOfPersonsAtRiskId>
              <KeyNoIRDegreeOfPossibleHarmId>33</KeyNoIRDegreeOfPossibleHarmId>
              <KeyNoIRFrequencyOfExposureId>32</KeyNoIRFrequencyOfExposureId>
              <KeyNoIRLikelihoodOfOccurrenceId>31</KeyNoIRLikelihoodOfOccurrenceId>
              <KeyNoIRNumberOfPersonsAtRiskId>34</KeyNoIRNumberOfPersonsAtRiskId>
              <LastModifiedBy>15</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <LocalId>17</LocalId>
              <MDRARiskAssessmentId>2</MDRARiskAssessmentId>
              <MDRARiskAssessmentLinePhotos>
                <MDRARiskAssessmentLinePhoto>
                  <CreatedBy>4</CreatedBy>
                  <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                  <DeletedBy>1</DeletedBy>
                  <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                  <Id>1</Id>
                  <ImageBase64>sample string 8</ImageBase64>
                  <ImagePath>sample string 3</ImagePath>
                  <LastModifiedBy>6</LastModifiedBy>
                  <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                  <LocalId>9</LocalId>
                  <MDRALineLocalId>10</MDRALineLocalId>
                  <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
                </MDRARiskAssessmentLinePhoto>
                <MDRARiskAssessmentLinePhoto>
                  <CreatedBy>4</CreatedBy>
                  <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                  <DeletedBy>1</DeletedBy>
                  <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                  <Id>1</Id>
                  <ImageBase64>sample string 8</ImageBase64>
                  <ImagePath>sample string 3</ImagePath>
                  <LastModifiedBy>6</LastModifiedBy>
                  <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                  <LocalId>9</LocalId>
                  <MDRALineLocalId>10</MDRALineLocalId>
                  <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
                </MDRARiskAssessmentLinePhoto>
              </MDRARiskAssessmentLinePhotos>
              <MDRARiskAssessmentLocalId>18</MDRARiskAssessmentLocalId>
              <SequenceNo>3</SequenceNo>
            </MDRARiskAssessmentLine>
            <MDRARiskAssessmentLine>
              <CMBgColor>sample string 24</CMBgColor>
              <CMDegreeOfPossibleHarmId>1</CMDegreeOfPossibleHarmId>
              <CMDescription>sample string 11</CMDescription>
              <CMENPLR>sample string 12</CMENPLR>
              <CMFrequencyOfExposureId>1</CMFrequencyOfExposureId>
              <CMLikelihoodOfOccurrenceId>1</CMLikelihoodOfOccurrenceId>
              <CMNumberOfPersonsAtRiskId>1</CMNumberOfPersonsAtRiskId>
              <CMRiskDescription>sample string 25</CMRiskDescription>
              <CMScore>1</CMScore>
              <CommentUserName>sample string 19</CommentUserName>
              <CompletedByName>sample string 21</CompletedByName>
              <ControlTypeId>4</ControlTypeId>
              <ControlTypeIdName>sample string 29</ControlTypeIdName>
              <CreatedBy>13</CreatedBy>
              <CreatedByName>sample string 20</CreatedByName>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <IRBgColor>sample string 22</IRBgColor>
              <IRDegreeOfPossibleHarmId>7</IRDegreeOfPossibleHarmId>
              <IRENPLR>sample string 10</IRENPLR>
              <IRFrequencyOfExposureId>6</IRFrequencyOfExposureId>
              <IRLikelihoodOfOccurrenceId>5</IRLikelihoodOfOccurrenceId>
              <IRNumberOfPersonsAtRiskId>8</IRNumberOfPersonsAtRiskId>
              <IRRiskDescription>sample string 23</IRRiskDescription>
              <IRScore>9</IRScore>
              <Id>1</Id>
              <InspectionCustomerId>28</InspectionCustomerId>
              <InspectionId>30</InspectionId>
              <InspectionInspectorId>26</InspectionInspectorId>
              <InspectionIsCompleted>true</InspectionIsCompleted>
              <KeyNoCMDegreeOfPossibleHarmId>37</KeyNoCMDegreeOfPossibleHarmId>
              <KeyNoCMFrequencyOfExposureId>36</KeyNoCMFrequencyOfExposureId>
              <KeyNoCMLikelihoodOfOccurrenceId>35</KeyNoCMLikelihoodOfOccurrenceId>
              <KeyNoCMNumberOfPersonsAtRiskId>38</KeyNoCMNumberOfPersonsAtRiskId>
              <KeyNoIRDegreeOfPossibleHarmId>33</KeyNoIRDegreeOfPossibleHarmId>
              <KeyNoIRFrequencyOfExposureId>32</KeyNoIRFrequencyOfExposureId>
              <KeyNoIRLikelihoodOfOccurrenceId>31</KeyNoIRLikelihoodOfOccurrenceId>
              <KeyNoIRNumberOfPersonsAtRiskId>34</KeyNoIRNumberOfPersonsAtRiskId>
              <LastModifiedBy>15</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <LocalId>17</LocalId>
              <MDRARiskAssessmentId>2</MDRARiskAssessmentId>
              <MDRARiskAssessmentLinePhotos>
                <MDRARiskAssessmentLinePhoto>
                  <CreatedBy>4</CreatedBy>
                  <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                  <DeletedBy>1</DeletedBy>
                  <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                  <Id>1</Id>
                  <ImageBase64>sample string 8</ImageBase64>
                  <ImagePath>sample string 3</ImagePath>
                  <LastModifiedBy>6</LastModifiedBy>
                  <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                  <LocalId>9</LocalId>
                  <MDRALineLocalId>10</MDRALineLocalId>
                  <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
                </MDRARiskAssessmentLinePhoto>
                <MDRARiskAssessmentLinePhoto>
                  <CreatedBy>4</CreatedBy>
                  <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                  <DeletedBy>1</DeletedBy>
                  <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                  <Id>1</Id>
                  <ImageBase64>sample string 8</ImageBase64>
                  <ImagePath>sample string 3</ImagePath>
                  <LastModifiedBy>6</LastModifiedBy>
                  <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                  <LocalId>9</LocalId>
                  <MDRALineLocalId>10</MDRALineLocalId>
                  <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
                </MDRARiskAssessmentLinePhoto>
              </MDRARiskAssessmentLinePhotos>
              <MDRARiskAssessmentLocalId>18</MDRARiskAssessmentLocalId>
              <SequenceNo>3</SequenceNo>
            </MDRARiskAssessmentLine>
          </MDRARiskAssessmentLines>
          <PartOfMachine>sample string 5</PartOfMachine>
          <ReferenceNo>sample string 4</ReferenceNo>
          <ReferenceNoQRBase64>sample string 23</ReferenceNoQRBase64>
          <ResidualRisk>sample string 14</ResidualRisk>
          <ResponsiblePersonId1>12</ResponsiblePersonId1>
          <ResponsiblePersonId2>1</ResponsiblePersonId2>
          <ResponsiblePersonName>sample string 19</ResponsiblePersonName>
          <ResponsiblePersonName2>sample string 20</ResponsiblePersonName2>
          <RiskSufficientlyReducedBy>1</RiskSufficientlyReducedBy>
          <RiskSufficientlyReducedByName>sample string 33</RiskSufficientlyReducedByName>
          <RiskSufficientlyReducedDate>2025-08-29T20:22:19.3067047+00:00</RiskSufficientlyReducedDate>
          <StatusCode>sample string 28</StatusCode>
          <Title>sample string 3</Title>
          <WebInspectionInspectorId>35</WebInspectionInspectorId>
          <WebInspectionIsCompleted>true</WebInspectionIsCompleted>
        </MDRARiskAssessment>
        <MDRARiskAssessment>
          <CompletedBy>1</CompletedBy>
          <CompletedByName>sample string 21</CompletedByName>
          <CompletedDate>2025-08-29T20:22:19.3067047+00:00</CompletedDate>
          <CreatedBy>15</CreatedBy>
          <CreatedByName>sample string 22</CreatedByName>
          <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
          <CustomerId>24</CustomerId>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
          <HazardDescription>sample string 13</HazardDescription>
          <HazardSourceId>8</HazardSourceId>
          <HazardSourceName>sample string 9</HazardSourceName>
          <HazardTypeId>6</HazardTypeId>
          <HazardTypeName>sample string 7</HazardTypeName>
          <Id>1</Id>
          <InspectionCustomerId>27</InspectionCustomerId>
          <InspectionId>2</InspectionId>
          <InspectionInspectorId>25</InspectionInspectorId>
          <InspectionIsCompleted>true</InspectionIsCompleted>
          <InspectionLocalId>30</InspectionLocalId>
          <IsComplete>true</IsComplete>
          <IsPopUpClose>true</IsPopUpClose>
          <IsRiskSufficientlyReduced>true</IsRiskSufficientlyReduced>
          <LastModifiedBy>17</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
          <LifeCycleId>10</LifeCycleId>
          <LifeCycleName>sample string 11</LifeCycleName>
          <LocalId>29</LocalId>
          <LocalResponsiblePersonId1>31</LocalResponsiblePersonId1>
          <LocalResponsiblePersonId2>32</LocalResponsiblePersonId2>
          <MDRARiskAssessmentLine>
            <CMBgColor>sample string 24</CMBgColor>
            <CMDegreeOfPossibleHarmId>1</CMDegreeOfPossibleHarmId>
            <CMDescription>sample string 11</CMDescription>
            <CMENPLR>sample string 12</CMENPLR>
            <CMFrequencyOfExposureId>1</CMFrequencyOfExposureId>
            <CMLikelihoodOfOccurrenceId>1</CMLikelihoodOfOccurrenceId>
            <CMNumberOfPersonsAtRiskId>1</CMNumberOfPersonsAtRiskId>
            <CMRiskDescription>sample string 25</CMRiskDescription>
            <CMScore>1</CMScore>
            <CommentUserName>sample string 19</CommentUserName>
            <CompletedByName>sample string 21</CompletedByName>
            <ControlTypeId>4</ControlTypeId>
            <ControlTypeIdName>sample string 29</ControlTypeIdName>
            <CreatedBy>13</CreatedBy>
            <CreatedByName>sample string 20</CreatedByName>
            <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
            <DeletedBy>1</DeletedBy>
            <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
            <IRBgColor>sample string 22</IRBgColor>
            <IRDegreeOfPossibleHarmId>7</IRDegreeOfPossibleHarmId>
            <IRENPLR>sample string 10</IRENPLR>
            <IRFrequencyOfExposureId>6</IRFrequencyOfExposureId>
            <IRLikelihoodOfOccurrenceId>5</IRLikelihoodOfOccurrenceId>
            <IRNumberOfPersonsAtRiskId>8</IRNumberOfPersonsAtRiskId>
            <IRRiskDescription>sample string 23</IRRiskDescription>
            <IRScore>9</IRScore>
            <Id>1</Id>
            <InspectionCustomerId>28</InspectionCustomerId>
            <InspectionId>30</InspectionId>
            <InspectionInspectorId>26</InspectionInspectorId>
            <InspectionIsCompleted>true</InspectionIsCompleted>
            <KeyNoCMDegreeOfPossibleHarmId>37</KeyNoCMDegreeOfPossibleHarmId>
            <KeyNoCMFrequencyOfExposureId>36</KeyNoCMFrequencyOfExposureId>
            <KeyNoCMLikelihoodOfOccurrenceId>35</KeyNoCMLikelihoodOfOccurrenceId>
            <KeyNoCMNumberOfPersonsAtRiskId>38</KeyNoCMNumberOfPersonsAtRiskId>
            <KeyNoIRDegreeOfPossibleHarmId>33</KeyNoIRDegreeOfPossibleHarmId>
            <KeyNoIRFrequencyOfExposureId>32</KeyNoIRFrequencyOfExposureId>
            <KeyNoIRLikelihoodOfOccurrenceId>31</KeyNoIRLikelihoodOfOccurrenceId>
            <KeyNoIRNumberOfPersonsAtRiskId>34</KeyNoIRNumberOfPersonsAtRiskId>
            <LastModifiedBy>15</LastModifiedBy>
            <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
            <LocalId>17</LocalId>
            <MDRARiskAssessmentId>2</MDRARiskAssessmentId>
            <MDRARiskAssessmentLinePhotos>
              <MDRARiskAssessmentLinePhoto>
                <CreatedBy>4</CreatedBy>
                <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                <DeletedBy>1</DeletedBy>
                <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                <Id>1</Id>
                <ImageBase64>sample string 8</ImageBase64>
                <ImagePath>sample string 3</ImagePath>
                <LastModifiedBy>6</LastModifiedBy>
                <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                <LocalId>9</LocalId>
                <MDRALineLocalId>10</MDRALineLocalId>
                <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
              </MDRARiskAssessmentLinePhoto>
              <MDRARiskAssessmentLinePhoto>
                <CreatedBy>4</CreatedBy>
                <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                <DeletedBy>1</DeletedBy>
                <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                <Id>1</Id>
                <ImageBase64>sample string 8</ImageBase64>
                <ImagePath>sample string 3</ImagePath>
                <LastModifiedBy>6</LastModifiedBy>
                <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                <LocalId>9</LocalId>
                <MDRALineLocalId>10</MDRALineLocalId>
                <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
              </MDRARiskAssessmentLinePhoto>
            </MDRARiskAssessmentLinePhotos>
            <MDRARiskAssessmentLocalId>18</MDRARiskAssessmentLocalId>
            <SequenceNo>3</SequenceNo>
          </MDRARiskAssessmentLine>
          <MDRARiskAssessmentLineLister>
            <InspectionInspectorId>2</InspectionInspectorId>
            <InspectionIsCompleted>true</InspectionIsCompleted>
            <MDRARiskAssessmentId>1</MDRARiskAssessmentId>
            <MDRARiskAssessmentIsCompleted>true</MDRARiskAssessmentIsCompleted>
            <MDRARiskAssessmentLines>
              <MDRARiskAssessmentLine>
                <CMBgColor>sample string 24</CMBgColor>
                <CMDegreeOfPossibleHarmId>1</CMDegreeOfPossibleHarmId>
                <CMDescription>sample string 11</CMDescription>
                <CMENPLR>sample string 12</CMENPLR>
                <CMFrequencyOfExposureId>1</CMFrequencyOfExposureId>
                <CMLikelihoodOfOccurrenceId>1</CMLikelihoodOfOccurrenceId>
                <CMNumberOfPersonsAtRiskId>1</CMNumberOfPersonsAtRiskId>
                <CMRiskDescription>sample string 25</CMRiskDescription>
                <CMScore>1</CMScore>
                <CommentUserName>sample string 19</CommentUserName>
                <CompletedByName>sample string 21</CompletedByName>
                <ControlTypeId>4</ControlTypeId>
                <ControlTypeIdName>sample string 29</ControlTypeIdName>
                <CreatedBy>13</CreatedBy>
                <CreatedByName>sample string 20</CreatedByName>
                <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                <DeletedBy>1</DeletedBy>
                <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                <IRBgColor>sample string 22</IRBgColor>
                <IRDegreeOfPossibleHarmId>7</IRDegreeOfPossibleHarmId>
                <IRENPLR>sample string 10</IRENPLR>
                <IRFrequencyOfExposureId>6</IRFrequencyOfExposureId>
                <IRLikelihoodOfOccurrenceId>5</IRLikelihoodOfOccurrenceId>
                <IRNumberOfPersonsAtRiskId>8</IRNumberOfPersonsAtRiskId>
                <IRRiskDescription>sample string 23</IRRiskDescription>
                <IRScore>9</IRScore>
                <Id>1</Id>
                <InspectionCustomerId>28</InspectionCustomerId>
                <InspectionId>30</InspectionId>
                <InspectionInspectorId>26</InspectionInspectorId>
                <InspectionIsCompleted>true</InspectionIsCompleted>
                <KeyNoCMDegreeOfPossibleHarmId>37</KeyNoCMDegreeOfPossibleHarmId>
                <KeyNoCMFrequencyOfExposureId>36</KeyNoCMFrequencyOfExposureId>
                <KeyNoCMLikelihoodOfOccurrenceId>35</KeyNoCMLikelihoodOfOccurrenceId>
                <KeyNoCMNumberOfPersonsAtRiskId>38</KeyNoCMNumberOfPersonsAtRiskId>
                <KeyNoIRDegreeOfPossibleHarmId>33</KeyNoIRDegreeOfPossibleHarmId>
                <KeyNoIRFrequencyOfExposureId>32</KeyNoIRFrequencyOfExposureId>
                <KeyNoIRLikelihoodOfOccurrenceId>31</KeyNoIRLikelihoodOfOccurrenceId>
                <KeyNoIRNumberOfPersonsAtRiskId>34</KeyNoIRNumberOfPersonsAtRiskId>
                <LastModifiedBy>15</LastModifiedBy>
                <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                <LocalId>17</LocalId>
                <MDRARiskAssessmentId>2</MDRARiskAssessmentId>
                <MDRARiskAssessmentLinePhotos>
                  <MDRARiskAssessmentLinePhoto>
                    <CreatedBy>4</CreatedBy>
                    <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                    <DeletedBy>1</DeletedBy>
                    <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                    <Id>1</Id>
                    <ImageBase64>sample string 8</ImageBase64>
                    <ImagePath>sample string 3</ImagePath>
                    <LastModifiedBy>6</LastModifiedBy>
                    <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                    <LocalId>9</LocalId>
                    <MDRALineLocalId>10</MDRALineLocalId>
                    <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
                  </MDRARiskAssessmentLinePhoto>
                  <MDRARiskAssessmentLinePhoto>
                    <CreatedBy>4</CreatedBy>
                    <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                    <DeletedBy>1</DeletedBy>
                    <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                    <Id>1</Id>
                    <ImageBase64>sample string 8</ImageBase64>
                    <ImagePath>sample string 3</ImagePath>
                    <LastModifiedBy>6</LastModifiedBy>
                    <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                    <LocalId>9</LocalId>
                    <MDRALineLocalId>10</MDRALineLocalId>
                    <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
                  </MDRARiskAssessmentLinePhoto>
                </MDRARiskAssessmentLinePhotos>
                <MDRARiskAssessmentLocalId>18</MDRARiskAssessmentLocalId>
                <SequenceNo>3</SequenceNo>
              </MDRARiskAssessmentLine>
              <MDRARiskAssessmentLine>
                <CMBgColor>sample string 24</CMBgColor>
                <CMDegreeOfPossibleHarmId>1</CMDegreeOfPossibleHarmId>
                <CMDescription>sample string 11</CMDescription>
                <CMENPLR>sample string 12</CMENPLR>
                <CMFrequencyOfExposureId>1</CMFrequencyOfExposureId>
                <CMLikelihoodOfOccurrenceId>1</CMLikelihoodOfOccurrenceId>
                <CMNumberOfPersonsAtRiskId>1</CMNumberOfPersonsAtRiskId>
                <CMRiskDescription>sample string 25</CMRiskDescription>
                <CMScore>1</CMScore>
                <CommentUserName>sample string 19</CommentUserName>
                <CompletedByName>sample string 21</CompletedByName>
                <ControlTypeId>4</ControlTypeId>
                <ControlTypeIdName>sample string 29</ControlTypeIdName>
                <CreatedBy>13</CreatedBy>
                <CreatedByName>sample string 20</CreatedByName>
                <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                <DeletedBy>1</DeletedBy>
                <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                <IRBgColor>sample string 22</IRBgColor>
                <IRDegreeOfPossibleHarmId>7</IRDegreeOfPossibleHarmId>
                <IRENPLR>sample string 10</IRENPLR>
                <IRFrequencyOfExposureId>6</IRFrequencyOfExposureId>
                <IRLikelihoodOfOccurrenceId>5</IRLikelihoodOfOccurrenceId>
                <IRNumberOfPersonsAtRiskId>8</IRNumberOfPersonsAtRiskId>
                <IRRiskDescription>sample string 23</IRRiskDescription>
                <IRScore>9</IRScore>
                <Id>1</Id>
                <InspectionCustomerId>28</InspectionCustomerId>
                <InspectionId>30</InspectionId>
                <InspectionInspectorId>26</InspectionInspectorId>
                <InspectionIsCompleted>true</InspectionIsCompleted>
                <KeyNoCMDegreeOfPossibleHarmId>37</KeyNoCMDegreeOfPossibleHarmId>
                <KeyNoCMFrequencyOfExposureId>36</KeyNoCMFrequencyOfExposureId>
                <KeyNoCMLikelihoodOfOccurrenceId>35</KeyNoCMLikelihoodOfOccurrenceId>
                <KeyNoCMNumberOfPersonsAtRiskId>38</KeyNoCMNumberOfPersonsAtRiskId>
                <KeyNoIRDegreeOfPossibleHarmId>33</KeyNoIRDegreeOfPossibleHarmId>
                <KeyNoIRFrequencyOfExposureId>32</KeyNoIRFrequencyOfExposureId>
                <KeyNoIRLikelihoodOfOccurrenceId>31</KeyNoIRLikelihoodOfOccurrenceId>
                <KeyNoIRNumberOfPersonsAtRiskId>34</KeyNoIRNumberOfPersonsAtRiskId>
                <LastModifiedBy>15</LastModifiedBy>
                <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                <LocalId>17</LocalId>
                <MDRARiskAssessmentId>2</MDRARiskAssessmentId>
                <MDRARiskAssessmentLinePhotos>
                  <MDRARiskAssessmentLinePhoto>
                    <CreatedBy>4</CreatedBy>
                    <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                    <DeletedBy>1</DeletedBy>
                    <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                    <Id>1</Id>
                    <ImageBase64>sample string 8</ImageBase64>
                    <ImagePath>sample string 3</ImagePath>
                    <LastModifiedBy>6</LastModifiedBy>
                    <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                    <LocalId>9</LocalId>
                    <MDRALineLocalId>10</MDRALineLocalId>
                    <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
                  </MDRARiskAssessmentLinePhoto>
                  <MDRARiskAssessmentLinePhoto>
                    <CreatedBy>4</CreatedBy>
                    <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                    <DeletedBy>1</DeletedBy>
                    <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                    <Id>1</Id>
                    <ImageBase64>sample string 8</ImageBase64>
                    <ImagePath>sample string 3</ImagePath>
                    <LastModifiedBy>6</LastModifiedBy>
                    <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                    <LocalId>9</LocalId>
                    <MDRALineLocalId>10</MDRALineLocalId>
                    <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
                  </MDRARiskAssessmentLinePhoto>
                </MDRARiskAssessmentLinePhotos>
                <MDRARiskAssessmentLocalId>18</MDRARiskAssessmentLocalId>
                <SequenceNo>3</SequenceNo>
              </MDRARiskAssessmentLine>
            </MDRARiskAssessmentLines>
            <Pager>
              <CurrentPage>4</CurrentPage>
              <PageSize>1</PageSize>
              <Skip>3</Skip>
              <Take>2</Take>
              <TotalPage>sample string 5</TotalPage>
              <TotalRecord>6</TotalRecord>
            </Pager>
            <SearchCriteria>
              <CMBgColor>sample string 24</CMBgColor>
              <CMDegreeOfPossibleHarmId>1</CMDegreeOfPossibleHarmId>
              <CMDescription>sample string 11</CMDescription>
              <CMENPLR>sample string 12</CMENPLR>
              <CMFrequencyOfExposureId>1</CMFrequencyOfExposureId>
              <CMLikelihoodOfOccurrenceId>1</CMLikelihoodOfOccurrenceId>
              <CMNumberOfPersonsAtRiskId>1</CMNumberOfPersonsAtRiskId>
              <CMRiskDescription>sample string 25</CMRiskDescription>
              <CMScore>1</CMScore>
              <CommentUserName>sample string 19</CommentUserName>
              <CompletedByName>sample string 21</CompletedByName>
              <ControlTypeId>4</ControlTypeId>
              <ControlTypeIdName>sample string 29</ControlTypeIdName>
              <CreatedBy>13</CreatedBy>
              <CreatedByName>sample string 20</CreatedByName>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <IRBgColor>sample string 22</IRBgColor>
              <IRDegreeOfPossibleHarmId>7</IRDegreeOfPossibleHarmId>
              <IRENPLR>sample string 10</IRENPLR>
              <IRFrequencyOfExposureId>6</IRFrequencyOfExposureId>
              <IRLikelihoodOfOccurrenceId>5</IRLikelihoodOfOccurrenceId>
              <IRNumberOfPersonsAtRiskId>8</IRNumberOfPersonsAtRiskId>
              <IRRiskDescription>sample string 23</IRRiskDescription>
              <IRScore>9</IRScore>
              <Id>1</Id>
              <InspectionCustomerId>28</InspectionCustomerId>
              <InspectionId>30</InspectionId>
              <InspectionInspectorId>26</InspectionInspectorId>
              <InspectionIsCompleted>true</InspectionIsCompleted>
              <KeyNoCMDegreeOfPossibleHarmId>37</KeyNoCMDegreeOfPossibleHarmId>
              <KeyNoCMFrequencyOfExposureId>36</KeyNoCMFrequencyOfExposureId>
              <KeyNoCMLikelihoodOfOccurrenceId>35</KeyNoCMLikelihoodOfOccurrenceId>
              <KeyNoCMNumberOfPersonsAtRiskId>38</KeyNoCMNumberOfPersonsAtRiskId>
              <KeyNoIRDegreeOfPossibleHarmId>33</KeyNoIRDegreeOfPossibleHarmId>
              <KeyNoIRFrequencyOfExposureId>32</KeyNoIRFrequencyOfExposureId>
              <KeyNoIRLikelihoodOfOccurrenceId>31</KeyNoIRLikelihoodOfOccurrenceId>
              <KeyNoIRNumberOfPersonsAtRiskId>34</KeyNoIRNumberOfPersonsAtRiskId>
              <LastModifiedBy>15</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <LocalId>17</LocalId>
              <MDRARiskAssessmentId>2</MDRARiskAssessmentId>
              <MDRARiskAssessmentLinePhotos>
                <MDRARiskAssessmentLinePhoto>
                  <CreatedBy>4</CreatedBy>
                  <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                  <DeletedBy>1</DeletedBy>
                  <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                  <Id>1</Id>
                  <ImageBase64>sample string 8</ImageBase64>
                  <ImagePath>sample string 3</ImagePath>
                  <LastModifiedBy>6</LastModifiedBy>
                  <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                  <LocalId>9</LocalId>
                  <MDRALineLocalId>10</MDRALineLocalId>
                  <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
                </MDRARiskAssessmentLinePhoto>
                <MDRARiskAssessmentLinePhoto>
                  <CreatedBy>4</CreatedBy>
                  <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                  <DeletedBy>1</DeletedBy>
                  <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                  <Id>1</Id>
                  <ImageBase64>sample string 8</ImageBase64>
                  <ImagePath>sample string 3</ImagePath>
                  <LastModifiedBy>6</LastModifiedBy>
                  <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                  <LocalId>9</LocalId>
                  <MDRALineLocalId>10</MDRALineLocalId>
                  <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
                </MDRARiskAssessmentLinePhoto>
              </MDRARiskAssessmentLinePhotos>
              <MDRARiskAssessmentLocalId>18</MDRARiskAssessmentLocalId>
              <SequenceNo>3</SequenceNo>
            </SearchCriteria>
          </MDRARiskAssessmentLineLister>
          <MDRARiskAssessmentLines>
            <MDRARiskAssessmentLine>
              <CMBgColor>sample string 24</CMBgColor>
              <CMDegreeOfPossibleHarmId>1</CMDegreeOfPossibleHarmId>
              <CMDescription>sample string 11</CMDescription>
              <CMENPLR>sample string 12</CMENPLR>
              <CMFrequencyOfExposureId>1</CMFrequencyOfExposureId>
              <CMLikelihoodOfOccurrenceId>1</CMLikelihoodOfOccurrenceId>
              <CMNumberOfPersonsAtRiskId>1</CMNumberOfPersonsAtRiskId>
              <CMRiskDescription>sample string 25</CMRiskDescription>
              <CMScore>1</CMScore>
              <CommentUserName>sample string 19</CommentUserName>
              <CompletedByName>sample string 21</CompletedByName>
              <ControlTypeId>4</ControlTypeId>
              <ControlTypeIdName>sample string 29</ControlTypeIdName>
              <CreatedBy>13</CreatedBy>
              <CreatedByName>sample string 20</CreatedByName>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <IRBgColor>sample string 22</IRBgColor>
              <IRDegreeOfPossibleHarmId>7</IRDegreeOfPossibleHarmId>
              <IRENPLR>sample string 10</IRENPLR>
              <IRFrequencyOfExposureId>6</IRFrequencyOfExposureId>
              <IRLikelihoodOfOccurrenceId>5</IRLikelihoodOfOccurrenceId>
              <IRNumberOfPersonsAtRiskId>8</IRNumberOfPersonsAtRiskId>
              <IRRiskDescription>sample string 23</IRRiskDescription>
              <IRScore>9</IRScore>
              <Id>1</Id>
              <InspectionCustomerId>28</InspectionCustomerId>
              <InspectionId>30</InspectionId>
              <InspectionInspectorId>26</InspectionInspectorId>
              <InspectionIsCompleted>true</InspectionIsCompleted>
              <KeyNoCMDegreeOfPossibleHarmId>37</KeyNoCMDegreeOfPossibleHarmId>
              <KeyNoCMFrequencyOfExposureId>36</KeyNoCMFrequencyOfExposureId>
              <KeyNoCMLikelihoodOfOccurrenceId>35</KeyNoCMLikelihoodOfOccurrenceId>
              <KeyNoCMNumberOfPersonsAtRiskId>38</KeyNoCMNumberOfPersonsAtRiskId>
              <KeyNoIRDegreeOfPossibleHarmId>33</KeyNoIRDegreeOfPossibleHarmId>
              <KeyNoIRFrequencyOfExposureId>32</KeyNoIRFrequencyOfExposureId>
              <KeyNoIRLikelihoodOfOccurrenceId>31</KeyNoIRLikelihoodOfOccurrenceId>
              <KeyNoIRNumberOfPersonsAtRiskId>34</KeyNoIRNumberOfPersonsAtRiskId>
              <LastModifiedBy>15</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <LocalId>17</LocalId>
              <MDRARiskAssessmentId>2</MDRARiskAssessmentId>
              <MDRARiskAssessmentLinePhotos>
                <MDRARiskAssessmentLinePhoto>
                  <CreatedBy>4</CreatedBy>
                  <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                  <DeletedBy>1</DeletedBy>
                  <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                  <Id>1</Id>
                  <ImageBase64>sample string 8</ImageBase64>
                  <ImagePath>sample string 3</ImagePath>
                  <LastModifiedBy>6</LastModifiedBy>
                  <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                  <LocalId>9</LocalId>
                  <MDRALineLocalId>10</MDRALineLocalId>
                  <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
                </MDRARiskAssessmentLinePhoto>
                <MDRARiskAssessmentLinePhoto>
                  <CreatedBy>4</CreatedBy>
                  <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                  <DeletedBy>1</DeletedBy>
                  <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                  <Id>1</Id>
                  <ImageBase64>sample string 8</ImageBase64>
                  <ImagePath>sample string 3</ImagePath>
                  <LastModifiedBy>6</LastModifiedBy>
                  <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                  <LocalId>9</LocalId>
                  <MDRALineLocalId>10</MDRALineLocalId>
                  <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
                </MDRARiskAssessmentLinePhoto>
              </MDRARiskAssessmentLinePhotos>
              <MDRARiskAssessmentLocalId>18</MDRARiskAssessmentLocalId>
              <SequenceNo>3</SequenceNo>
            </MDRARiskAssessmentLine>
            <MDRARiskAssessmentLine>
              <CMBgColor>sample string 24</CMBgColor>
              <CMDegreeOfPossibleHarmId>1</CMDegreeOfPossibleHarmId>
              <CMDescription>sample string 11</CMDescription>
              <CMENPLR>sample string 12</CMENPLR>
              <CMFrequencyOfExposureId>1</CMFrequencyOfExposureId>
              <CMLikelihoodOfOccurrenceId>1</CMLikelihoodOfOccurrenceId>
              <CMNumberOfPersonsAtRiskId>1</CMNumberOfPersonsAtRiskId>
              <CMRiskDescription>sample string 25</CMRiskDescription>
              <CMScore>1</CMScore>
              <CommentUserName>sample string 19</CommentUserName>
              <CompletedByName>sample string 21</CompletedByName>
              <ControlTypeId>4</ControlTypeId>
              <ControlTypeIdName>sample string 29</ControlTypeIdName>
              <CreatedBy>13</CreatedBy>
              <CreatedByName>sample string 20</CreatedByName>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <IRBgColor>sample string 22</IRBgColor>
              <IRDegreeOfPossibleHarmId>7</IRDegreeOfPossibleHarmId>
              <IRENPLR>sample string 10</IRENPLR>
              <IRFrequencyOfExposureId>6</IRFrequencyOfExposureId>
              <IRLikelihoodOfOccurrenceId>5</IRLikelihoodOfOccurrenceId>
              <IRNumberOfPersonsAtRiskId>8</IRNumberOfPersonsAtRiskId>
              <IRRiskDescription>sample string 23</IRRiskDescription>
              <IRScore>9</IRScore>
              <Id>1</Id>
              <InspectionCustomerId>28</InspectionCustomerId>
              <InspectionId>30</InspectionId>
              <InspectionInspectorId>26</InspectionInspectorId>
              <InspectionIsCompleted>true</InspectionIsCompleted>
              <KeyNoCMDegreeOfPossibleHarmId>37</KeyNoCMDegreeOfPossibleHarmId>
              <KeyNoCMFrequencyOfExposureId>36</KeyNoCMFrequencyOfExposureId>
              <KeyNoCMLikelihoodOfOccurrenceId>35</KeyNoCMLikelihoodOfOccurrenceId>
              <KeyNoCMNumberOfPersonsAtRiskId>38</KeyNoCMNumberOfPersonsAtRiskId>
              <KeyNoIRDegreeOfPossibleHarmId>33</KeyNoIRDegreeOfPossibleHarmId>
              <KeyNoIRFrequencyOfExposureId>32</KeyNoIRFrequencyOfExposureId>
              <KeyNoIRLikelihoodOfOccurrenceId>31</KeyNoIRLikelihoodOfOccurrenceId>
              <KeyNoIRNumberOfPersonsAtRiskId>34</KeyNoIRNumberOfPersonsAtRiskId>
              <LastModifiedBy>15</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <LocalId>17</LocalId>
              <MDRARiskAssessmentId>2</MDRARiskAssessmentId>
              <MDRARiskAssessmentLinePhotos>
                <MDRARiskAssessmentLinePhoto>
                  <CreatedBy>4</CreatedBy>
                  <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                  <DeletedBy>1</DeletedBy>
                  <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                  <Id>1</Id>
                  <ImageBase64>sample string 8</ImageBase64>
                  <ImagePath>sample string 3</ImagePath>
                  <LastModifiedBy>6</LastModifiedBy>
                  <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                  <LocalId>9</LocalId>
                  <MDRALineLocalId>10</MDRALineLocalId>
                  <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
                </MDRARiskAssessmentLinePhoto>
                <MDRARiskAssessmentLinePhoto>
                  <CreatedBy>4</CreatedBy>
                  <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                  <DeletedBy>1</DeletedBy>
                  <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                  <Id>1</Id>
                  <ImageBase64>sample string 8</ImageBase64>
                  <ImagePath>sample string 3</ImagePath>
                  <LastModifiedBy>6</LastModifiedBy>
                  <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                  <LocalId>9</LocalId>
                  <MDRALineLocalId>10</MDRALineLocalId>
                  <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
                </MDRARiskAssessmentLinePhoto>
              </MDRARiskAssessmentLinePhotos>
              <MDRARiskAssessmentLocalId>18</MDRARiskAssessmentLocalId>
              <SequenceNo>3</SequenceNo>
            </MDRARiskAssessmentLine>
          </MDRARiskAssessmentLines>
          <PartOfMachine>sample string 5</PartOfMachine>
          <ReferenceNo>sample string 4</ReferenceNo>
          <ReferenceNoQRBase64>sample string 23</ReferenceNoQRBase64>
          <ResidualRisk>sample string 14</ResidualRisk>
          <ResponsiblePersonId1>12</ResponsiblePersonId1>
          <ResponsiblePersonId2>1</ResponsiblePersonId2>
          <ResponsiblePersonName>sample string 19</ResponsiblePersonName>
          <ResponsiblePersonName2>sample string 20</ResponsiblePersonName2>
          <RiskSufficientlyReducedBy>1</RiskSufficientlyReducedBy>
          <RiskSufficientlyReducedByName>sample string 33</RiskSufficientlyReducedByName>
          <RiskSufficientlyReducedDate>2025-08-29T20:22:19.3067047+00:00</RiskSufficientlyReducedDate>
          <StatusCode>sample string 28</StatusCode>
          <Title>sample string 3</Title>
          <WebInspectionInspectorId>35</WebInspectionInspectorId>
          <WebInspectionIsCompleted>true</WebInspectionIsCompleted>
        </MDRARiskAssessment>
      </MDRARiskAssessments>
      <MachineId>1</MachineId>
      <MachineInfoId>1</MachineInfoId>
      <MachineLine>sample string 58</MachineLine>
      <MachineLocation>sample string 57</MachineLocation>
      <MachineManufacturer>sample string 56</MachineManufacturer>
      <MachineName>sample string 54</MachineName>
      <MachineResponsiblePerson>sample string 60</MachineResponsiblePerson>
      <MachineSerialNumber>sample string 55</MachineSerialNumber>
      <MachineSite>sample string 59</MachineSite>
      <MachineType>sample string 61</MachineType>
      <MachineTypeName>sample string 105</MachineTypeName>
      <Machine_Image>sample string 94</Machine_Image>
      <Manufacturer>sample string 8</Manufacturer>
      <ModelType>sample string 24</ModelType>
      <NameOfManufacturer>sample string 25</NameOfManufacturer>
      <NameOfSignatory>sample string 27</NameOfSignatory>
      <Notes>sample string 15</Notes>
      <OldInspectionId>108</OldInspectionId>
      <OperationalDescription>sample string 31</OperationalDescription>
      <ParentId>1</ParentId>
      <ProcessSequenceAndManualIntervention>sample string 34</ProcessSequenceAndManualIntervention>
      <Product>sample string 22</Product>
      <ReasonablyForeseeableMisuse>sample string 32</ReasonablyForeseeableMisuse>
      <RequiredPerformanceLevel>sample string 38</RequiredPerformanceLevel>
      <RiskAssessments>
        <RiskAssessment>
          <CompletedByName>sample string 22</CompletedByName>
          <CreatedBy>10</CreatedBy>
          <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
          <HazardSourceId>7</HazardSourceId>
          <HazardSourceName>sample string 15</HazardSourceName>
          <HazardTypeId>6</HazardTypeId>
          <HazardTypeName>sample string 14</HazardTypeName>
          <Id>1</Id>
          <ImplementIsCompleted>true</ImplementIsCompleted>
          <InspectionCustomerId>25</InspectionCustomerId>
          <InspectionId>2</InspectionId>
          <InspectionLocalId>18</InspectionLocalId>
          <LastModifiedBy>12</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
          <LifeCycleId>9</LifeCycleId>
          <LifeCycleName>sample string 16</LifeCycleName>
          <LocalId>17</LocalId>
          <LocalResponsiblePersonId1>19</LocalResponsiblePersonId1>
          <LocalResponsiblePersonId2>1</LocalResponsiblePersonId2>
          <PartOfMachine>sample string 8</PartOfMachine>
          <ReferenceNo>sample string 5</ReferenceNo>
          <ReferenceNoQRBase64>sample string 23</ReferenceNoQRBase64>
          <ResponsiblePersonId1>3</ResponsiblePersonId1>
          <ResponsiblePersonId2>1</ResponsiblePersonId2>
          <ResponsiblePersonName>sample string 20</ResponsiblePersonName>
          <ResponsiblePersonName2>sample string 21</ResponsiblePersonName2>
          <RiskAssessmentLine>
            <BgColor>sample string 23</BgColor>
            <CommentUserName>sample string 20</CommentUserName>
            <CompletedBy>1</CompletedBy>
            <CompletedByName>sample string 22</CompletedByName>
            <CompletedDate>2025-08-29T20:22:19.3067047+00:00</CompletedDate>
            <CreatedBy>12</CreatedBy>
            <CreatedByName>sample string 21</CreatedByName>
            <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
            <DegreeOfPossibleHarmId>8</DegreeOfPossibleHarmId>
            <DeletedBy>1</DeletedBy>
            <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
            <Description>sample string 5</Description>
            <ENPLR>sample string 17</ENPLR>
            <FrequencyOfExposureId>7</FrequencyOfExposureId>
            <Id>1</Id>
            <ImplementedControlIsCompleted>true</ImplementedControlIsCompleted>
            <InspectionCustomerId>28</InspectionCustomerId>
            <InspectionInspectorId>25</InspectionInspectorId>
            <InspectionIsCompleted>true</InspectionIsCompleted>
            <IsCompleted>true</IsCompleted>
            <LastModifiedBy>14</LastModifiedBy>
            <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
            <LikelihoodOfOccurrenceId>6</LikelihoodOfOccurrenceId>
            <LocalId>18</LocalId>
            <MeasureType>sample string 4</MeasureType>
            <NumberOfPersonsAtRiskId>9</NumberOfPersonsAtRiskId>
            <ResidualRisk>sample string 16</ResidualRisk>
            <RiskAssessmentId>2</RiskAssessmentId>
            <RiskAssessmentLocalId>19</RiskAssessmentLocalId>
            <RiskAssessmentPhotos>
              <RiskAssessmentPhoto>
                <CreatedBy>5</CreatedBy>
                <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                <DeletedBy>1</DeletedBy>
                <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                <Id>1</Id>
                <ImageBase64>sample string 9</ImageBase64>
                <ImagePath>sample string 4</ImagePath>
                <LastModifiedBy>7</LastModifiedBy>
                <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                <LocalId>10</LocalId>
                <RiskAssessmentLineId>2</RiskAssessmentLineId>
                <RiskAssessmentLineLocalId>11</RiskAssessmentLineLocalId>
                <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
              </RiskAssessmentPhoto>
              <RiskAssessmentPhoto>
                <CreatedBy>5</CreatedBy>
                <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                <DeletedBy>1</DeletedBy>
                <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                <Id>1</Id>
                <ImageBase64>sample string 9</ImageBase64>
                <ImagePath>sample string 4</ImagePath>
                <LastModifiedBy>7</LastModifiedBy>
                <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                <LocalId>10</LocalId>
                <RiskAssessmentLineId>2</RiskAssessmentLineId>
                <RiskAssessmentLineLocalId>11</RiskAssessmentLineLocalId>
                <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
              </RiskAssessmentPhoto>
            </RiskAssessmentPhotos>
            <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
            <RiskDescription>sample string 24</RiskDescription>
            <Score>10</Score>
          </RiskAssessmentLine>
          <RiskAssessmentLines>
            <RiskAssessmentLine>
              <BgColor>sample string 23</BgColor>
              <CommentUserName>sample string 20</CommentUserName>
              <CompletedBy>1</CompletedBy>
              <CompletedByName>sample string 22</CompletedByName>
              <CompletedDate>2025-08-29T20:22:19.3067047+00:00</CompletedDate>
              <CreatedBy>12</CreatedBy>
              <CreatedByName>sample string 21</CreatedByName>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DegreeOfPossibleHarmId>8</DegreeOfPossibleHarmId>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Description>sample string 5</Description>
              <ENPLR>sample string 17</ENPLR>
              <FrequencyOfExposureId>7</FrequencyOfExposureId>
              <Id>1</Id>
              <ImplementedControlIsCompleted>true</ImplementedControlIsCompleted>
              <InspectionCustomerId>28</InspectionCustomerId>
              <InspectionInspectorId>25</InspectionInspectorId>
              <InspectionIsCompleted>true</InspectionIsCompleted>
              <IsCompleted>true</IsCompleted>
              <LastModifiedBy>14</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <LikelihoodOfOccurrenceId>6</LikelihoodOfOccurrenceId>
              <LocalId>18</LocalId>
              <MeasureType>sample string 4</MeasureType>
              <NumberOfPersonsAtRiskId>9</NumberOfPersonsAtRiskId>
              <ResidualRisk>sample string 16</ResidualRisk>
              <RiskAssessmentId>2</RiskAssessmentId>
              <RiskAssessmentLocalId>19</RiskAssessmentLocalId>
              <RiskAssessmentPhotos>
                <RiskAssessmentPhoto>
                  <CreatedBy>5</CreatedBy>
                  <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                  <DeletedBy>1</DeletedBy>
                  <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                  <Id>1</Id>
                  <ImageBase64>sample string 9</ImageBase64>
                  <ImagePath>sample string 4</ImagePath>
                  <LastModifiedBy>7</LastModifiedBy>
                  <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                  <LocalId>10</LocalId>
                  <RiskAssessmentLineId>2</RiskAssessmentLineId>
                  <RiskAssessmentLineLocalId>11</RiskAssessmentLineLocalId>
                  <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
                </RiskAssessmentPhoto>
                <RiskAssessmentPhoto>
                  <CreatedBy>5</CreatedBy>
                  <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                  <DeletedBy>1</DeletedBy>
                  <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                  <Id>1</Id>
                  <ImageBase64>sample string 9</ImageBase64>
                  <ImagePath>sample string 4</ImagePath>
                  <LastModifiedBy>7</LastModifiedBy>
                  <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                  <LocalId>10</LocalId>
                  <RiskAssessmentLineId>2</RiskAssessmentLineId>
                  <RiskAssessmentLineLocalId>11</RiskAssessmentLineLocalId>
                  <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
                </RiskAssessmentPhoto>
              </RiskAssessmentPhotos>
              <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
              <RiskDescription>sample string 24</RiskDescription>
              <Score>10</Score>
            </RiskAssessmentLine>
            <RiskAssessmentLine>
              <BgColor>sample string 23</BgColor>
              <CommentUserName>sample string 20</CommentUserName>
              <CompletedBy>1</CompletedBy>
              <CompletedByName>sample string 22</CompletedByName>
              <CompletedDate>2025-08-29T20:22:19.3067047+00:00</CompletedDate>
              <CreatedBy>12</CreatedBy>
              <CreatedByName>sample string 21</CreatedByName>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DegreeOfPossibleHarmId>8</DegreeOfPossibleHarmId>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Description>sample string 5</Description>
              <ENPLR>sample string 17</ENPLR>
              <FrequencyOfExposureId>7</FrequencyOfExposureId>
              <Id>1</Id>
              <ImplementedControlIsCompleted>true</ImplementedControlIsCompleted>
              <InspectionCustomerId>28</InspectionCustomerId>
              <InspectionInspectorId>25</InspectionInspectorId>
              <InspectionIsCompleted>true</InspectionIsCompleted>
              <IsCompleted>true</IsCompleted>
              <LastModifiedBy>14</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <LikelihoodOfOccurrenceId>6</LikelihoodOfOccurrenceId>
              <LocalId>18</LocalId>
              <MeasureType>sample string 4</MeasureType>
              <NumberOfPersonsAtRiskId>9</NumberOfPersonsAtRiskId>
              <ResidualRisk>sample string 16</ResidualRisk>
              <RiskAssessmentId>2</RiskAssessmentId>
              <RiskAssessmentLocalId>19</RiskAssessmentLocalId>
              <RiskAssessmentPhotos>
                <RiskAssessmentPhoto>
                  <CreatedBy>5</CreatedBy>
                  <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                  <DeletedBy>1</DeletedBy>
                  <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                  <Id>1</Id>
                  <ImageBase64>sample string 9</ImageBase64>
                  <ImagePath>sample string 4</ImagePath>
                  <LastModifiedBy>7</LastModifiedBy>
                  <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                  <LocalId>10</LocalId>
                  <RiskAssessmentLineId>2</RiskAssessmentLineId>
                  <RiskAssessmentLineLocalId>11</RiskAssessmentLineLocalId>
                  <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
                </RiskAssessmentPhoto>
                <RiskAssessmentPhoto>
                  <CreatedBy>5</CreatedBy>
                  <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                  <DeletedBy>1</DeletedBy>
                  <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                  <Id>1</Id>
                  <ImageBase64>sample string 9</ImageBase64>
                  <ImagePath>sample string 4</ImagePath>
                  <LastModifiedBy>7</LastModifiedBy>
                  <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                  <LocalId>10</LocalId>
                  <RiskAssessmentLineId>2</RiskAssessmentLineId>
                  <RiskAssessmentLineLocalId>11</RiskAssessmentLineLocalId>
                  <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
                </RiskAssessmentPhoto>
              </RiskAssessmentPhotos>
              <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
              <RiskDescription>sample string 24</RiskDescription>
              <Score>10</Score>
            </RiskAssessmentLine>
          </RiskAssessmentLines>
          <Title>sample string 4</Title>
        </RiskAssessment>
        <RiskAssessment>
          <CompletedByName>sample string 22</CompletedByName>
          <CreatedBy>10</CreatedBy>
          <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
          <HazardSourceId>7</HazardSourceId>
          <HazardSourceName>sample string 15</HazardSourceName>
          <HazardTypeId>6</HazardTypeId>
          <HazardTypeName>sample string 14</HazardTypeName>
          <Id>1</Id>
          <ImplementIsCompleted>true</ImplementIsCompleted>
          <InspectionCustomerId>25</InspectionCustomerId>
          <InspectionId>2</InspectionId>
          <InspectionLocalId>18</InspectionLocalId>
          <LastModifiedBy>12</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
          <LifeCycleId>9</LifeCycleId>
          <LifeCycleName>sample string 16</LifeCycleName>
          <LocalId>17</LocalId>
          <LocalResponsiblePersonId1>19</LocalResponsiblePersonId1>
          <LocalResponsiblePersonId2>1</LocalResponsiblePersonId2>
          <PartOfMachine>sample string 8</PartOfMachine>
          <ReferenceNo>sample string 5</ReferenceNo>
          <ReferenceNoQRBase64>sample string 23</ReferenceNoQRBase64>
          <ResponsiblePersonId1>3</ResponsiblePersonId1>
          <ResponsiblePersonId2>1</ResponsiblePersonId2>
          <ResponsiblePersonName>sample string 20</ResponsiblePersonName>
          <ResponsiblePersonName2>sample string 21</ResponsiblePersonName2>
          <RiskAssessmentLine>
            <BgColor>sample string 23</BgColor>
            <CommentUserName>sample string 20</CommentUserName>
            <CompletedBy>1</CompletedBy>
            <CompletedByName>sample string 22</CompletedByName>
            <CompletedDate>2025-08-29T20:22:19.3067047+00:00</CompletedDate>
            <CreatedBy>12</CreatedBy>
            <CreatedByName>sample string 21</CreatedByName>
            <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
            <DegreeOfPossibleHarmId>8</DegreeOfPossibleHarmId>
            <DeletedBy>1</DeletedBy>
            <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
            <Description>sample string 5</Description>
            <ENPLR>sample string 17</ENPLR>
            <FrequencyOfExposureId>7</FrequencyOfExposureId>
            <Id>1</Id>
            <ImplementedControlIsCompleted>true</ImplementedControlIsCompleted>
            <InspectionCustomerId>28</InspectionCustomerId>
            <InspectionInspectorId>25</InspectionInspectorId>
            <InspectionIsCompleted>true</InspectionIsCompleted>
            <IsCompleted>true</IsCompleted>
            <LastModifiedBy>14</LastModifiedBy>
            <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
            <LikelihoodOfOccurrenceId>6</LikelihoodOfOccurrenceId>
            <LocalId>18</LocalId>
            <MeasureType>sample string 4</MeasureType>
            <NumberOfPersonsAtRiskId>9</NumberOfPersonsAtRiskId>
            <ResidualRisk>sample string 16</ResidualRisk>
            <RiskAssessmentId>2</RiskAssessmentId>
            <RiskAssessmentLocalId>19</RiskAssessmentLocalId>
            <RiskAssessmentPhotos>
              <RiskAssessmentPhoto>
                <CreatedBy>5</CreatedBy>
                <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                <DeletedBy>1</DeletedBy>
                <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                <Id>1</Id>
                <ImageBase64>sample string 9</ImageBase64>
                <ImagePath>sample string 4</ImagePath>
                <LastModifiedBy>7</LastModifiedBy>
                <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                <LocalId>10</LocalId>
                <RiskAssessmentLineId>2</RiskAssessmentLineId>
                <RiskAssessmentLineLocalId>11</RiskAssessmentLineLocalId>
                <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
              </RiskAssessmentPhoto>
              <RiskAssessmentPhoto>
                <CreatedBy>5</CreatedBy>
                <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                <DeletedBy>1</DeletedBy>
                <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                <Id>1</Id>
                <ImageBase64>sample string 9</ImageBase64>
                <ImagePath>sample string 4</ImagePath>
                <LastModifiedBy>7</LastModifiedBy>
                <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                <LocalId>10</LocalId>
                <RiskAssessmentLineId>2</RiskAssessmentLineId>
                <RiskAssessmentLineLocalId>11</RiskAssessmentLineLocalId>
                <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
              </RiskAssessmentPhoto>
            </RiskAssessmentPhotos>
            <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
            <RiskDescription>sample string 24</RiskDescription>
            <Score>10</Score>
          </RiskAssessmentLine>
          <RiskAssessmentLines>
            <RiskAssessmentLine>
              <BgColor>sample string 23</BgColor>
              <CommentUserName>sample string 20</CommentUserName>
              <CompletedBy>1</CompletedBy>
              <CompletedByName>sample string 22</CompletedByName>
              <CompletedDate>2025-08-29T20:22:19.3067047+00:00</CompletedDate>
              <CreatedBy>12</CreatedBy>
              <CreatedByName>sample string 21</CreatedByName>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DegreeOfPossibleHarmId>8</DegreeOfPossibleHarmId>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Description>sample string 5</Description>
              <ENPLR>sample string 17</ENPLR>
              <FrequencyOfExposureId>7</FrequencyOfExposureId>
              <Id>1</Id>
              <ImplementedControlIsCompleted>true</ImplementedControlIsCompleted>
              <InspectionCustomerId>28</InspectionCustomerId>
              <InspectionInspectorId>25</InspectionInspectorId>
              <InspectionIsCompleted>true</InspectionIsCompleted>
              <IsCompleted>true</IsCompleted>
              <LastModifiedBy>14</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <LikelihoodOfOccurrenceId>6</LikelihoodOfOccurrenceId>
              <LocalId>18</LocalId>
              <MeasureType>sample string 4</MeasureType>
              <NumberOfPersonsAtRiskId>9</NumberOfPersonsAtRiskId>
              <ResidualRisk>sample string 16</ResidualRisk>
              <RiskAssessmentId>2</RiskAssessmentId>
              <RiskAssessmentLocalId>19</RiskAssessmentLocalId>
              <RiskAssessmentPhotos>
                <RiskAssessmentPhoto>
                  <CreatedBy>5</CreatedBy>
                  <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                  <DeletedBy>1</DeletedBy>
                  <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                  <Id>1</Id>
                  <ImageBase64>sample string 9</ImageBase64>
                  <ImagePath>sample string 4</ImagePath>
                  <LastModifiedBy>7</LastModifiedBy>
                  <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                  <LocalId>10</LocalId>
                  <RiskAssessmentLineId>2</RiskAssessmentLineId>
                  <RiskAssessmentLineLocalId>11</RiskAssessmentLineLocalId>
                  <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
                </RiskAssessmentPhoto>
                <RiskAssessmentPhoto>
                  <CreatedBy>5</CreatedBy>
                  <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                  <DeletedBy>1</DeletedBy>
                  <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                  <Id>1</Id>
                  <ImageBase64>sample string 9</ImageBase64>
                  <ImagePath>sample string 4</ImagePath>
                  <LastModifiedBy>7</LastModifiedBy>
                  <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                  <LocalId>10</LocalId>
                  <RiskAssessmentLineId>2</RiskAssessmentLineId>
                  <RiskAssessmentLineLocalId>11</RiskAssessmentLineLocalId>
                  <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
                </RiskAssessmentPhoto>
              </RiskAssessmentPhotos>
              <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
              <RiskDescription>sample string 24</RiskDescription>
              <Score>10</Score>
            </RiskAssessmentLine>
            <RiskAssessmentLine>
              <BgColor>sample string 23</BgColor>
              <CommentUserName>sample string 20</CommentUserName>
              <CompletedBy>1</CompletedBy>
              <CompletedByName>sample string 22</CompletedByName>
              <CompletedDate>2025-08-29T20:22:19.3067047+00:00</CompletedDate>
              <CreatedBy>12</CreatedBy>
              <CreatedByName>sample string 21</CreatedByName>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DegreeOfPossibleHarmId>8</DegreeOfPossibleHarmId>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Description>sample string 5</Description>
              <ENPLR>sample string 17</ENPLR>
              <FrequencyOfExposureId>7</FrequencyOfExposureId>
              <Id>1</Id>
              <ImplementedControlIsCompleted>true</ImplementedControlIsCompleted>
              <InspectionCustomerId>28</InspectionCustomerId>
              <InspectionInspectorId>25</InspectionInspectorId>
              <InspectionIsCompleted>true</InspectionIsCompleted>
              <IsCompleted>true</IsCompleted>
              <LastModifiedBy>14</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <LikelihoodOfOccurrenceId>6</LikelihoodOfOccurrenceId>
              <LocalId>18</LocalId>
              <MeasureType>sample string 4</MeasureType>
              <NumberOfPersonsAtRiskId>9</NumberOfPersonsAtRiskId>
              <ResidualRisk>sample string 16</ResidualRisk>
              <RiskAssessmentId>2</RiskAssessmentId>
              <RiskAssessmentLocalId>19</RiskAssessmentLocalId>
              <RiskAssessmentPhotos>
                <RiskAssessmentPhoto>
                  <CreatedBy>5</CreatedBy>
                  <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                  <DeletedBy>1</DeletedBy>
                  <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                  <Id>1</Id>
                  <ImageBase64>sample string 9</ImageBase64>
                  <ImagePath>sample string 4</ImagePath>
                  <LastModifiedBy>7</LastModifiedBy>
                  <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                  <LocalId>10</LocalId>
                  <RiskAssessmentLineId>2</RiskAssessmentLineId>
                  <RiskAssessmentLineLocalId>11</RiskAssessmentLineLocalId>
                  <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
                </RiskAssessmentPhoto>
                <RiskAssessmentPhoto>
                  <CreatedBy>5</CreatedBy>
                  <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                  <DeletedBy>1</DeletedBy>
                  <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                  <Id>1</Id>
                  <ImageBase64>sample string 9</ImageBase64>
                  <ImagePath>sample string 4</ImagePath>
                  <LastModifiedBy>7</LastModifiedBy>
                  <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                  <LocalId>10</LocalId>
                  <RiskAssessmentLineId>2</RiskAssessmentLineId>
                  <RiskAssessmentLineLocalId>11</RiskAssessmentLineLocalId>
                  <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
                </RiskAssessmentPhoto>
              </RiskAssessmentPhotos>
              <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
              <RiskDescription>sample string 24</RiskDescription>
              <Score>10</Score>
            </RiskAssessmentLine>
          </RiskAssessmentLines>
          <Title>sample string 4</Title>
        </RiskAssessment>
      </RiskAssessments>
      <RoleId>66</RoleId>
      <SerialNumber>sample string 6</SerialNumber>
      <SiteId>1</SiteId>
      <SiteIdName>sample string 106</SiteIdName>
      <SubClauseAnswers>
        <SubClauseAnswer>
          <AnswerTypeId>7</AnswerTypeId>
          <Comment>sample string 6</Comment>
          <CompletedByName>sample string 13</CompletedByName>
          <CreatedBy>8</CreatedBy>
          <CreatedByName>sample string 12</CreatedByName>
          <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
          <FailCounts>22</FailCounts>
          <Id>1</Id>
          <InspectionId>2</InspectionId>
          <InspectionInspectorId>19</InspectionInspectorId>
          <InspectionIsCompleted>true</InspectionIsCompleted>
          <InspectionLocalId>15</InspectionLocalId>
          <LastModifiedBy>10</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
          <LocalId>14</LocalId>
          <NACounts>23</NACounts>
          <PassCounts>21</PassCounts>
          <StageMasterId>sample string 4</StageMasterId>
          <StageMasterIdName>sample string 16</StageMasterIdName>
          <StageMasterIds xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
            <d6p1:int>1</d6p1:int>
            <d6p1:int>2</d6p1:int>
          </StageMasterIds>
          <SubClauseAnswersCounts>20</SubClauseAnswersCounts>
          <SubClauseId>3</SubClauseId>
          <SubClauseStages>
            <SubClauseStage>
              <CreatedBy>5</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <LastModifiedBy>7</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <StageCode>sample string 8</StageCode>
              <StageId>3</StageId>
              <StageName>sample string 9</StageName>
              <SubClauseId>2</SubClauseId>
            </SubClauseStage>
            <SubClauseStage>
              <CreatedBy>5</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <LastModifiedBy>7</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <StageCode>sample string 8</StageCode>
              <StageId>3</StageId>
              <StageName>sample string 9</StageName>
              <SubClauseId>2</SubClauseId>
            </SubClauseStage>
          </SubClauseStages>
          <SubClauseTypeOfVerifications>
            <SubClauseTypeOfVerification>
              <CreatedBy>5</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <LastModifiedBy>7</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <SubClauseId>2</SubClauseId>
              <TypeOfVerificationCode>sample string 8</TypeOfVerificationCode>
              <TypeOfVerificationId>3</TypeOfVerificationId>
              <TypeOfVerificationName>sample string 9</TypeOfVerificationName>
            </SubClauseTypeOfVerification>
            <SubClauseTypeOfVerification>
              <CreatedBy>5</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <LastModifiedBy>7</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <SubClauseId>2</SubClauseId>
              <TypeOfVerificationCode>sample string 8</TypeOfVerificationCode>
              <TypeOfVerificationId>3</TypeOfVerificationId>
              <TypeOfVerificationName>sample string 9</TypeOfVerificationName>
            </SubClauseTypeOfVerification>
          </SubClauseTypeOfVerifications>
          <TypeOfVerificationMasterId>sample string 5</TypeOfVerificationMasterId>
          <TypeOfVerificationMasterIdName>sample string 17</TypeOfVerificationMasterIdName>
          <TypeOfVerificationMasterIds xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
            <d6p1:int>1</d6p1:int>
            <d6p1:int>2</d6p1:int>
          </TypeOfVerificationMasterIds>
        </SubClauseAnswer>
        <SubClauseAnswer>
          <AnswerTypeId>7</AnswerTypeId>
          <Comment>sample string 6</Comment>
          <CompletedByName>sample string 13</CompletedByName>
          <CreatedBy>8</CreatedBy>
          <CreatedByName>sample string 12</CreatedByName>
          <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
          <FailCounts>22</FailCounts>
          <Id>1</Id>
          <InspectionId>2</InspectionId>
          <InspectionInspectorId>19</InspectionInspectorId>
          <InspectionIsCompleted>true</InspectionIsCompleted>
          <InspectionLocalId>15</InspectionLocalId>
          <LastModifiedBy>10</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
          <LocalId>14</LocalId>
          <NACounts>23</NACounts>
          <PassCounts>21</PassCounts>
          <StageMasterId>sample string 4</StageMasterId>
          <StageMasterIdName>sample string 16</StageMasterIdName>
          <StageMasterIds xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
            <d6p1:int>1</d6p1:int>
            <d6p1:int>2</d6p1:int>
          </StageMasterIds>
          <SubClauseAnswersCounts>20</SubClauseAnswersCounts>
          <SubClauseId>3</SubClauseId>
          <SubClauseStages>
            <SubClauseStage>
              <CreatedBy>5</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <LastModifiedBy>7</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <StageCode>sample string 8</StageCode>
              <StageId>3</StageId>
              <StageName>sample string 9</StageName>
              <SubClauseId>2</SubClauseId>
            </SubClauseStage>
            <SubClauseStage>
              <CreatedBy>5</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <LastModifiedBy>7</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <StageCode>sample string 8</StageCode>
              <StageId>3</StageId>
              <StageName>sample string 9</StageName>
              <SubClauseId>2</SubClauseId>
            </SubClauseStage>
          </SubClauseStages>
          <SubClauseTypeOfVerifications>
            <SubClauseTypeOfVerification>
              <CreatedBy>5</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <LastModifiedBy>7</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <SubClauseId>2</SubClauseId>
              <TypeOfVerificationCode>sample string 8</TypeOfVerificationCode>
              <TypeOfVerificationId>3</TypeOfVerificationId>
              <TypeOfVerificationName>sample string 9</TypeOfVerificationName>
            </SubClauseTypeOfVerification>
            <SubClauseTypeOfVerification>
              <CreatedBy>5</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <LastModifiedBy>7</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <SubClauseId>2</SubClauseId>
              <TypeOfVerificationCode>sample string 8</TypeOfVerificationCode>
              <TypeOfVerificationId>3</TypeOfVerificationId>
              <TypeOfVerificationName>sample string 9</TypeOfVerificationName>
            </SubClauseTypeOfVerification>
          </SubClauseTypeOfVerifications>
          <TypeOfVerificationMasterId>sample string 5</TypeOfVerificationMasterId>
          <TypeOfVerificationMasterIdName>sample string 17</TypeOfVerificationMasterIdName>
          <TypeOfVerificationMasterIds xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
            <d6p1:int>1</d6p1:int>
            <d6p1:int>2</d6p1:int>
          </TypeOfVerificationMasterIds>
        </SubClauseAnswer>
      </SubClauseAnswers>
      <Telephone>sample string 46</Telephone>
      <TotalAnsCheckCount>101</TotalAnsCheckCount>
      <TotalAnsNACount>100</TotalAnsNACount>
      <TotalAnsNoFailCount>99</TotalAnsNoFailCount>
      <TotalAnsYesPassCount>98</TotalAnsYesPassCount>
      <TotalCompletedRiskAssessmentCount>97</TotalCompletedRiskAssessmentCount>
      <TotalPercent>68</TotalPercent>
      <UserCompanyName>sample string 50</UserCompanyName>
      <UserCreatedBy>1</UserCreatedBy>
      <UserId>91</UserId>
      <UserInspectionId>71</UserInspectionId>
      <UserInspections>
        <UserInspection>
          <AssignUserEmailAddress>sample string 9</AssignUserEmailAddress>
          <AssignUserName>sample string 10</AssignUserName>
          <CreatedBy>4</CreatedBy>
          <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
          <Id>1</Id>
          <InspectionId>3</InspectionId>
          <LastModifiedBy>6</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
          <LocalId>13</LocalId>
          <LocalInspectionId>12</LocalInspectionId>
          <LocalUserId>14</LocalUserId>
          <LoginUserName>sample string 11</LoginUserName>
          <UserId>2</UserId>
          <UserName>sample string 8</UserName>
        </UserInspection>
        <UserInspection>
          <AssignUserEmailAddress>sample string 9</AssignUserEmailAddress>
          <AssignUserName>sample string 10</AssignUserName>
          <CreatedBy>4</CreatedBy>
          <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
          <Id>1</Id>
          <InspectionId>3</InspectionId>
          <LastModifiedBy>6</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
          <LocalId>13</LocalId>
          <LocalInspectionId>12</LocalInspectionId>
          <LocalUserId>14</LocalUserId>
          <LoginUserName>sample string 11</LoginUserName>
          <UserId>2</UserId>
          <UserName>sample string 8</UserName>
        </UserInspection>
      </UserInspections>
      <UserLevelId>102</UserLevelId>
      <UserLogo>sample string 51</UserLogo>
      <UserMode>sample string 33</UserMode>
      <UserProfileLogoPath>sample string 52</UserProfileLogoPath>
      <UserSkillRequirement>sample string 37</UserSkillRequirement>
    </Inspection>
    <Inspection>
      <Address>sample string 48</Address>
      <AssetNumber>sample string 3</AssetNumber>
      <BatchSerial>sample string 23</BatchSerial>
      <CEUKCAMarkingProcessId>103</CEUKCAMarkingProcessId>
      <CompanyName>sample string 45</CompanyName>
      <CompletedBy>1</CompletedBy>
      <CompletedByName>sample string 42</CompletedByName>
      <CompletedComments>sample string 17</CompletedComments>
      <CompletedDate>2025-08-29T20:22:19.3067047+00:00</CompletedDate>
      <ConformityTypeName>sample string 104</ConformityTypeName>
      <ConnectionToOtherMachinery>sample string 36</ConnectionToOtherMachinery>
      <ControlDegreeOfPossibleHarmId>85</ControlDegreeOfPossibleHarmId>
      <ControlFeRank>88</ControlFeRank>
      <ControlFrequencyOfExposureId>84</ControlFrequencyOfExposureId>
      <ControlHarmRank>89</ControlHarmRank>
      <ControlLikelihoodOfOccurrenceId>82</ControlLikelihoodOfOccurrenceId>
      <ControlLoRank>86</ControlLoRank>
      <ControlNumberOfPersonsAtRiskId>83</ControlNumberOfPersonsAtRiskId>
      <ControlRiskRank>87</ControlRiskRank>
      <CreatedBy>11</CreatedBy>
      <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
      <CustomerId>4</CustomerId>
      <CustomerLogoPath>sample string 53</CustomerLogoPath>
      <CustomerName>sample string 44</CustomerName>
      <DeletedBy>1</DeletedBy>
      <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
      <Description>sample string 28</Description>
      <Email>sample string 47</Email>
      <FunctionName>sample string 26</FunctionName>
      <HazardDegreeOfPossibleHarmId>76</HazardDegreeOfPossibleHarmId>
      <HazardDescId>70</HazardDescId>
      <HazardDescription>sample string 90</HazardDescription>
      <HazardFeRank>79</HazardFeRank>
      <HazardFrequencyOfExposureId>75</HazardFrequencyOfExposureId>
      <HazardHarmRank>80</HazardHarmRank>
      <HazardImg>sample string 69</HazardImg>
      <HazardLikelihoodOfOccurrenceId>73</HazardLikelihoodOfOccurrenceId>
      <HazardLoRank>77</HazardLoRank>
      <HazardNumberOfPersonsAtRiskId>74</HazardNumberOfPersonsAtRiskId>
      <HazardRiskRank>78</HazardRiskRank>
      <Id>1</Id>
      <InspectionColorCode>sample string 96</InspectionColorCode>
      <InspectionControlId>81</InspectionControlId>
      <InspectionDate>2025-08-29T20:22:19.3067047+00:00</InspectionDate>
      <InspectionDetailImage>
        <CreatedBy>10</CreatedBy>
        <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
        <DeletedBy>1</DeletedBy>
        <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
        <Description1>sample string 4</Description1>
        <Description2>sample string 7</Description2>
        <DuplicateImagePath1>sample string 14</DuplicateImagePath1>
        <DuplicateImagePath2>sample string 15</DuplicateImagePath2>
        <Id>1</Id>
        <ImagePath1>sample string 5</ImagePath1>
        <ImagePath2>sample string 8</ImagePath2>
        <InspectionId>2</InspectionId>
        <IsAppDataUpdate>true</IsAppDataUpdate>
        <LastModifiedBy>12</LastModifiedBy>
        <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
        <Title1>sample string 3</Title1>
        <Title2>sample string 6</Title2>
      </InspectionDetailImage>
      <InspectionDue>1</InspectionDue>
      <InspectionHazardId>72</InspectionHazardId>
      <InspectionInternalNo>20</InspectionInternalNo>
      <InspectionIssues>
        <InspectionIssue>
          <Comment>sample string 5</Comment>
          <CompletedBy>1</CompletedBy>
          <CompletedByName>sample string 16</CompletedByName>
          <CompletedDate>2025-08-29T20:22:19.3067047+00:00</CompletedDate>
          <CreatedBy>9</CreatedBy>
          <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
          <CustomerId>15</CustomerId>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
          <Id>1</Id>
          <InspectionId>2</InspectionId>
          <IsComplete>true</IsComplete>
          <IssueComments>
            <IssueComment>
              <Comment>sample string 3</Comment>
              <CommentUserName>sample string 8</CommentUserName>
              <CreatedBy>4</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <IssueId>2</IssueId>
              <LastModifiedBy>6</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
            </IssueComment>
            <IssueComment>
              <Comment>sample string 3</Comment>
              <CommentUserName>sample string 8</CommentUserName>
              <CreatedBy>4</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <IssueId>2</IssueId>
              <LastModifiedBy>6</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
            </IssueComment>
          </IssueComments>
          <IssuePhotos>
            <IssuePhoto>
              <CreatedBy>4</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <ImageBase64>sample string 8</ImageBase64>
              <ImagePath>sample string 3</ImagePath>
              <IssueId>2</IssueId>
              <LastModifiedBy>6</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
            </IssuePhoto>
            <IssuePhoto>
              <CreatedBy>4</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <ImageBase64>sample string 8</ImageBase64>
              <ImagePath>sample string 3</ImagePath>
              <IssueId>2</IssueId>
              <LastModifiedBy>6</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
            </IssuePhoto>
          </IssuePhotos>
          <LastModifiedBy>11</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
          <LocalAssignToId>13</LocalAssignToId>
          <LocalIsComplete>true</LocalIsComplete>
          <LocalResponsiblePersonId1>18</LocalResponsiblePersonId1>
          <LocalResponsiblePersonId2>19</LocalResponsiblePersonId2>
          <ReferenceNumber>sample string 4</ReferenceNumber>
          <ReferenceNumberQRBase64>sample string 17</ReferenceNumberQRBase64>
          <ResolvedDate>2025-08-29T20:22:19.3067047+00:00</ResolvedDate>
          <ResponsiblePersonId1>6</ResponsiblePersonId1>
          <ResponsiblePersonId2>1</ResponsiblePersonId2>
          <ResponsiblePersonName>sample string 7</ResponsiblePersonName>
          <ResponsiblePersonName2>sample string 8</ResponsiblePersonName2>
          <SeverityId>1</SeverityId>
          <Title>sample string 3</Title>
        </InspectionIssue>
        <InspectionIssue>
          <Comment>sample string 5</Comment>
          <CompletedBy>1</CompletedBy>
          <CompletedByName>sample string 16</CompletedByName>
          <CompletedDate>2025-08-29T20:22:19.3067047+00:00</CompletedDate>
          <CreatedBy>9</CreatedBy>
          <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
          <CustomerId>15</CustomerId>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
          <Id>1</Id>
          <InspectionId>2</InspectionId>
          <IsComplete>true</IsComplete>
          <IssueComments>
            <IssueComment>
              <Comment>sample string 3</Comment>
              <CommentUserName>sample string 8</CommentUserName>
              <CreatedBy>4</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <IssueId>2</IssueId>
              <LastModifiedBy>6</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
            </IssueComment>
            <IssueComment>
              <Comment>sample string 3</Comment>
              <CommentUserName>sample string 8</CommentUserName>
              <CreatedBy>4</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <IssueId>2</IssueId>
              <LastModifiedBy>6</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
            </IssueComment>
          </IssueComments>
          <IssuePhotos>
            <IssuePhoto>
              <CreatedBy>4</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <ImageBase64>sample string 8</ImageBase64>
              <ImagePath>sample string 3</ImagePath>
              <IssueId>2</IssueId>
              <LastModifiedBy>6</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
            </IssuePhoto>
            <IssuePhoto>
              <CreatedBy>4</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <ImageBase64>sample string 8</ImageBase64>
              <ImagePath>sample string 3</ImagePath>
              <IssueId>2</IssueId>
              <LastModifiedBy>6</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
            </IssuePhoto>
          </IssuePhotos>
          <LastModifiedBy>11</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
          <LocalAssignToId>13</LocalAssignToId>
          <LocalIsComplete>true</LocalIsComplete>
          <LocalResponsiblePersonId1>18</LocalResponsiblePersonId1>
          <LocalResponsiblePersonId2>19</LocalResponsiblePersonId2>
          <ReferenceNumber>sample string 4</ReferenceNumber>
          <ReferenceNumberQRBase64>sample string 17</ReferenceNumberQRBase64>
          <ResolvedDate>2025-08-29T20:22:19.3067047+00:00</ResolvedDate>
          <ResponsiblePersonId1>6</ResponsiblePersonId1>
          <ResponsiblePersonId2>1</ResponsiblePersonId2>
          <ResponsiblePersonName>sample string 7</ResponsiblePersonName>
          <ResponsiblePersonName2>sample string 8</ResponsiblePersonName2>
          <SeverityId>1</SeverityId>
          <Title>sample string 3</Title>
        </InspectionIssue>
      </InspectionIssues>
      <InspectionName>sample string 16</InspectionName>
      <InspectionPercent>sample string 95</InspectionPercent>
      <InspectionSite>sample string 93</InspectionSite>
      <InspectionTemplateId>1</InspectionTemplateId>
      <InspectionType>sample string 43</InspectionType>
      <InspectionTypeId>2</InspectionTypeId>
      <Inspection_AnswerTypeId>1</Inspection_AnswerTypeId>
      <Inspector>sample string 62</Inspector>
      <InspectorCompanyName>sample string 65</InspectorCompanyName>
      <InspectorEmail>sample string 63</InspectorEmail>
      <InspectorId>5</InspectorId>
      <InspectorTelephone>sample string 64</InspectorTelephone>
      <IntendedUse>sample string 30</IntendedUse>
      <Interfaces>sample string 35</Interfaces>
      <IsAnwsered>true</IsAnwsered>
      <IsCEUKCA>true</IsCEUKCA>
      <IsCompleted>true</IsCompleted>
      <IsDraftWatermark>true</IsDraftWatermark>
      <IsInspectionDetailImage>true</IsInspectionDetailImage>
      <IsLock>true</IsLock>
      <IsWithoutRiskAssessment>true</IsWithoutRiskAssessment>
      <LastModifiedBy>13</LastModifiedBy>
      <LastModifiedByUser>sample string 49</LastModifiedByUser>
      <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
      <LimitsOfUse>sample string 29</LimitsOfUse>
      <Line>sample string 10</Line>
      <LocalCustomerId>40</LocalCustomerId>
      <LocalId>39</LocalId>
      <LocalMachineId>41</LocalMachineId>
      <Location>sample string 7</Location>
      <LockInBy>1</LockInBy>
      <LockInByName>sample string 92</LockInByName>
      <LockInDate>2025-08-29T20:22:19.3067047+00:00</LockInDate>
      <LockOutBy>1</LockOutBy>
      <LockOutDate>2025-08-29T20:22:19.3067047+00:00</LockOutDate>
      <LoginUserId>1</LoginUserId>
      <MDRARiskAssessments>
        <MDRARiskAssessment>
          <CompletedBy>1</CompletedBy>
          <CompletedByName>sample string 21</CompletedByName>
          <CompletedDate>2025-08-29T20:22:19.3067047+00:00</CompletedDate>
          <CreatedBy>15</CreatedBy>
          <CreatedByName>sample string 22</CreatedByName>
          <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
          <CustomerId>24</CustomerId>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
          <HazardDescription>sample string 13</HazardDescription>
          <HazardSourceId>8</HazardSourceId>
          <HazardSourceName>sample string 9</HazardSourceName>
          <HazardTypeId>6</HazardTypeId>
          <HazardTypeName>sample string 7</HazardTypeName>
          <Id>1</Id>
          <InspectionCustomerId>27</InspectionCustomerId>
          <InspectionId>2</InspectionId>
          <InspectionInspectorId>25</InspectionInspectorId>
          <InspectionIsCompleted>true</InspectionIsCompleted>
          <InspectionLocalId>30</InspectionLocalId>
          <IsComplete>true</IsComplete>
          <IsPopUpClose>true</IsPopUpClose>
          <IsRiskSufficientlyReduced>true</IsRiskSufficientlyReduced>
          <LastModifiedBy>17</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
          <LifeCycleId>10</LifeCycleId>
          <LifeCycleName>sample string 11</LifeCycleName>
          <LocalId>29</LocalId>
          <LocalResponsiblePersonId1>31</LocalResponsiblePersonId1>
          <LocalResponsiblePersonId2>32</LocalResponsiblePersonId2>
          <MDRARiskAssessmentLine>
            <CMBgColor>sample string 24</CMBgColor>
            <CMDegreeOfPossibleHarmId>1</CMDegreeOfPossibleHarmId>
            <CMDescription>sample string 11</CMDescription>
            <CMENPLR>sample string 12</CMENPLR>
            <CMFrequencyOfExposureId>1</CMFrequencyOfExposureId>
            <CMLikelihoodOfOccurrenceId>1</CMLikelihoodOfOccurrenceId>
            <CMNumberOfPersonsAtRiskId>1</CMNumberOfPersonsAtRiskId>
            <CMRiskDescription>sample string 25</CMRiskDescription>
            <CMScore>1</CMScore>
            <CommentUserName>sample string 19</CommentUserName>
            <CompletedByName>sample string 21</CompletedByName>
            <ControlTypeId>4</ControlTypeId>
            <ControlTypeIdName>sample string 29</ControlTypeIdName>
            <CreatedBy>13</CreatedBy>
            <CreatedByName>sample string 20</CreatedByName>
            <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
            <DeletedBy>1</DeletedBy>
            <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
            <IRBgColor>sample string 22</IRBgColor>
            <IRDegreeOfPossibleHarmId>7</IRDegreeOfPossibleHarmId>
            <IRENPLR>sample string 10</IRENPLR>
            <IRFrequencyOfExposureId>6</IRFrequencyOfExposureId>
            <IRLikelihoodOfOccurrenceId>5</IRLikelihoodOfOccurrenceId>
            <IRNumberOfPersonsAtRiskId>8</IRNumberOfPersonsAtRiskId>
            <IRRiskDescription>sample string 23</IRRiskDescription>
            <IRScore>9</IRScore>
            <Id>1</Id>
            <InspectionCustomerId>28</InspectionCustomerId>
            <InspectionId>30</InspectionId>
            <InspectionInspectorId>26</InspectionInspectorId>
            <InspectionIsCompleted>true</InspectionIsCompleted>
            <KeyNoCMDegreeOfPossibleHarmId>37</KeyNoCMDegreeOfPossibleHarmId>
            <KeyNoCMFrequencyOfExposureId>36</KeyNoCMFrequencyOfExposureId>
            <KeyNoCMLikelihoodOfOccurrenceId>35</KeyNoCMLikelihoodOfOccurrenceId>
            <KeyNoCMNumberOfPersonsAtRiskId>38</KeyNoCMNumberOfPersonsAtRiskId>
            <KeyNoIRDegreeOfPossibleHarmId>33</KeyNoIRDegreeOfPossibleHarmId>
            <KeyNoIRFrequencyOfExposureId>32</KeyNoIRFrequencyOfExposureId>
            <KeyNoIRLikelihoodOfOccurrenceId>31</KeyNoIRLikelihoodOfOccurrenceId>
            <KeyNoIRNumberOfPersonsAtRiskId>34</KeyNoIRNumberOfPersonsAtRiskId>
            <LastModifiedBy>15</LastModifiedBy>
            <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
            <LocalId>17</LocalId>
            <MDRARiskAssessmentId>2</MDRARiskAssessmentId>
            <MDRARiskAssessmentLinePhotos>
              <MDRARiskAssessmentLinePhoto>
                <CreatedBy>4</CreatedBy>
                <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                <DeletedBy>1</DeletedBy>
                <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                <Id>1</Id>
                <ImageBase64>sample string 8</ImageBase64>
                <ImagePath>sample string 3</ImagePath>
                <LastModifiedBy>6</LastModifiedBy>
                <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                <LocalId>9</LocalId>
                <MDRALineLocalId>10</MDRALineLocalId>
                <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
              </MDRARiskAssessmentLinePhoto>
              <MDRARiskAssessmentLinePhoto>
                <CreatedBy>4</CreatedBy>
                <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                <DeletedBy>1</DeletedBy>
                <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                <Id>1</Id>
                <ImageBase64>sample string 8</ImageBase64>
                <ImagePath>sample string 3</ImagePath>
                <LastModifiedBy>6</LastModifiedBy>
                <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                <LocalId>9</LocalId>
                <MDRALineLocalId>10</MDRALineLocalId>
                <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
              </MDRARiskAssessmentLinePhoto>
            </MDRARiskAssessmentLinePhotos>
            <MDRARiskAssessmentLocalId>18</MDRARiskAssessmentLocalId>
            <SequenceNo>3</SequenceNo>
          </MDRARiskAssessmentLine>
          <MDRARiskAssessmentLineLister>
            <InspectionInspectorId>2</InspectionInspectorId>
            <InspectionIsCompleted>true</InspectionIsCompleted>
            <MDRARiskAssessmentId>1</MDRARiskAssessmentId>
            <MDRARiskAssessmentIsCompleted>true</MDRARiskAssessmentIsCompleted>
            <MDRARiskAssessmentLines>
              <MDRARiskAssessmentLine>
                <CMBgColor>sample string 24</CMBgColor>
                <CMDegreeOfPossibleHarmId>1</CMDegreeOfPossibleHarmId>
                <CMDescription>sample string 11</CMDescription>
                <CMENPLR>sample string 12</CMENPLR>
                <CMFrequencyOfExposureId>1</CMFrequencyOfExposureId>
                <CMLikelihoodOfOccurrenceId>1</CMLikelihoodOfOccurrenceId>
                <CMNumberOfPersonsAtRiskId>1</CMNumberOfPersonsAtRiskId>
                <CMRiskDescription>sample string 25</CMRiskDescription>
                <CMScore>1</CMScore>
                <CommentUserName>sample string 19</CommentUserName>
                <CompletedByName>sample string 21</CompletedByName>
                <ControlTypeId>4</ControlTypeId>
                <ControlTypeIdName>sample string 29</ControlTypeIdName>
                <CreatedBy>13</CreatedBy>
                <CreatedByName>sample string 20</CreatedByName>
                <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                <DeletedBy>1</DeletedBy>
                <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                <IRBgColor>sample string 22</IRBgColor>
                <IRDegreeOfPossibleHarmId>7</IRDegreeOfPossibleHarmId>
                <IRENPLR>sample string 10</IRENPLR>
                <IRFrequencyOfExposureId>6</IRFrequencyOfExposureId>
                <IRLikelihoodOfOccurrenceId>5</IRLikelihoodOfOccurrenceId>
                <IRNumberOfPersonsAtRiskId>8</IRNumberOfPersonsAtRiskId>
                <IRRiskDescription>sample string 23</IRRiskDescription>
                <IRScore>9</IRScore>
                <Id>1</Id>
                <InspectionCustomerId>28</InspectionCustomerId>
                <InspectionId>30</InspectionId>
                <InspectionInspectorId>26</InspectionInspectorId>
                <InspectionIsCompleted>true</InspectionIsCompleted>
                <KeyNoCMDegreeOfPossibleHarmId>37</KeyNoCMDegreeOfPossibleHarmId>
                <KeyNoCMFrequencyOfExposureId>36</KeyNoCMFrequencyOfExposureId>
                <KeyNoCMLikelihoodOfOccurrenceId>35</KeyNoCMLikelihoodOfOccurrenceId>
                <KeyNoCMNumberOfPersonsAtRiskId>38</KeyNoCMNumberOfPersonsAtRiskId>
                <KeyNoIRDegreeOfPossibleHarmId>33</KeyNoIRDegreeOfPossibleHarmId>
                <KeyNoIRFrequencyOfExposureId>32</KeyNoIRFrequencyOfExposureId>
                <KeyNoIRLikelihoodOfOccurrenceId>31</KeyNoIRLikelihoodOfOccurrenceId>
                <KeyNoIRNumberOfPersonsAtRiskId>34</KeyNoIRNumberOfPersonsAtRiskId>
                <LastModifiedBy>15</LastModifiedBy>
                <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                <LocalId>17</LocalId>
                <MDRARiskAssessmentId>2</MDRARiskAssessmentId>
                <MDRARiskAssessmentLinePhotos>
                  <MDRARiskAssessmentLinePhoto>
                    <CreatedBy>4</CreatedBy>
                    <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                    <DeletedBy>1</DeletedBy>
                    <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                    <Id>1</Id>
                    <ImageBase64>sample string 8</ImageBase64>
                    <ImagePath>sample string 3</ImagePath>
                    <LastModifiedBy>6</LastModifiedBy>
                    <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                    <LocalId>9</LocalId>
                    <MDRALineLocalId>10</MDRALineLocalId>
                    <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
                  </MDRARiskAssessmentLinePhoto>
                  <MDRARiskAssessmentLinePhoto>
                    <CreatedBy>4</CreatedBy>
                    <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                    <DeletedBy>1</DeletedBy>
                    <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                    <Id>1</Id>
                    <ImageBase64>sample string 8</ImageBase64>
                    <ImagePath>sample string 3</ImagePath>
                    <LastModifiedBy>6</LastModifiedBy>
                    <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                    <LocalId>9</LocalId>
                    <MDRALineLocalId>10</MDRALineLocalId>
                    <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
                  </MDRARiskAssessmentLinePhoto>
                </MDRARiskAssessmentLinePhotos>
                <MDRARiskAssessmentLocalId>18</MDRARiskAssessmentLocalId>
                <SequenceNo>3</SequenceNo>
              </MDRARiskAssessmentLine>
              <MDRARiskAssessmentLine>
                <CMBgColor>sample string 24</CMBgColor>
                <CMDegreeOfPossibleHarmId>1</CMDegreeOfPossibleHarmId>
                <CMDescription>sample string 11</CMDescription>
                <CMENPLR>sample string 12</CMENPLR>
                <CMFrequencyOfExposureId>1</CMFrequencyOfExposureId>
                <CMLikelihoodOfOccurrenceId>1</CMLikelihoodOfOccurrenceId>
                <CMNumberOfPersonsAtRiskId>1</CMNumberOfPersonsAtRiskId>
                <CMRiskDescription>sample string 25</CMRiskDescription>
                <CMScore>1</CMScore>
                <CommentUserName>sample string 19</CommentUserName>
                <CompletedByName>sample string 21</CompletedByName>
                <ControlTypeId>4</ControlTypeId>
                <ControlTypeIdName>sample string 29</ControlTypeIdName>
                <CreatedBy>13</CreatedBy>
                <CreatedByName>sample string 20</CreatedByName>
                <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                <DeletedBy>1</DeletedBy>
                <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                <IRBgColor>sample string 22</IRBgColor>
                <IRDegreeOfPossibleHarmId>7</IRDegreeOfPossibleHarmId>
                <IRENPLR>sample string 10</IRENPLR>
                <IRFrequencyOfExposureId>6</IRFrequencyOfExposureId>
                <IRLikelihoodOfOccurrenceId>5</IRLikelihoodOfOccurrenceId>
                <IRNumberOfPersonsAtRiskId>8</IRNumberOfPersonsAtRiskId>
                <IRRiskDescription>sample string 23</IRRiskDescription>
                <IRScore>9</IRScore>
                <Id>1</Id>
                <InspectionCustomerId>28</InspectionCustomerId>
                <InspectionId>30</InspectionId>
                <InspectionInspectorId>26</InspectionInspectorId>
                <InspectionIsCompleted>true</InspectionIsCompleted>
                <KeyNoCMDegreeOfPossibleHarmId>37</KeyNoCMDegreeOfPossibleHarmId>
                <KeyNoCMFrequencyOfExposureId>36</KeyNoCMFrequencyOfExposureId>
                <KeyNoCMLikelihoodOfOccurrenceId>35</KeyNoCMLikelihoodOfOccurrenceId>
                <KeyNoCMNumberOfPersonsAtRiskId>38</KeyNoCMNumberOfPersonsAtRiskId>
                <KeyNoIRDegreeOfPossibleHarmId>33</KeyNoIRDegreeOfPossibleHarmId>
                <KeyNoIRFrequencyOfExposureId>32</KeyNoIRFrequencyOfExposureId>
                <KeyNoIRLikelihoodOfOccurrenceId>31</KeyNoIRLikelihoodOfOccurrenceId>
                <KeyNoIRNumberOfPersonsAtRiskId>34</KeyNoIRNumberOfPersonsAtRiskId>
                <LastModifiedBy>15</LastModifiedBy>
                <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                <LocalId>17</LocalId>
                <MDRARiskAssessmentId>2</MDRARiskAssessmentId>
                <MDRARiskAssessmentLinePhotos>
                  <MDRARiskAssessmentLinePhoto>
                    <CreatedBy>4</CreatedBy>
                    <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                    <DeletedBy>1</DeletedBy>
                    <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                    <Id>1</Id>
                    <ImageBase64>sample string 8</ImageBase64>
                    <ImagePath>sample string 3</ImagePath>
                    <LastModifiedBy>6</LastModifiedBy>
                    <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                    <LocalId>9</LocalId>
                    <MDRALineLocalId>10</MDRALineLocalId>
                    <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
                  </MDRARiskAssessmentLinePhoto>
                  <MDRARiskAssessmentLinePhoto>
                    <CreatedBy>4</CreatedBy>
                    <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                    <DeletedBy>1</DeletedBy>
                    <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                    <Id>1</Id>
                    <ImageBase64>sample string 8</ImageBase64>
                    <ImagePath>sample string 3</ImagePath>
                    <LastModifiedBy>6</LastModifiedBy>
                    <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                    <LocalId>9</LocalId>
                    <MDRALineLocalId>10</MDRALineLocalId>
                    <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
                  </MDRARiskAssessmentLinePhoto>
                </MDRARiskAssessmentLinePhotos>
                <MDRARiskAssessmentLocalId>18</MDRARiskAssessmentLocalId>
                <SequenceNo>3</SequenceNo>
              </MDRARiskAssessmentLine>
            </MDRARiskAssessmentLines>
            <Pager>
              <CurrentPage>4</CurrentPage>
              <PageSize>1</PageSize>
              <Skip>3</Skip>
              <Take>2</Take>
              <TotalPage>sample string 5</TotalPage>
              <TotalRecord>6</TotalRecord>
            </Pager>
            <SearchCriteria>
              <CMBgColor>sample string 24</CMBgColor>
              <CMDegreeOfPossibleHarmId>1</CMDegreeOfPossibleHarmId>
              <CMDescription>sample string 11</CMDescription>
              <CMENPLR>sample string 12</CMENPLR>
              <CMFrequencyOfExposureId>1</CMFrequencyOfExposureId>
              <CMLikelihoodOfOccurrenceId>1</CMLikelihoodOfOccurrenceId>
              <CMNumberOfPersonsAtRiskId>1</CMNumberOfPersonsAtRiskId>
              <CMRiskDescription>sample string 25</CMRiskDescription>
              <CMScore>1</CMScore>
              <CommentUserName>sample string 19</CommentUserName>
              <CompletedByName>sample string 21</CompletedByName>
              <ControlTypeId>4</ControlTypeId>
              <ControlTypeIdName>sample string 29</ControlTypeIdName>
              <CreatedBy>13</CreatedBy>
              <CreatedByName>sample string 20</CreatedByName>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <IRBgColor>sample string 22</IRBgColor>
              <IRDegreeOfPossibleHarmId>7</IRDegreeOfPossibleHarmId>
              <IRENPLR>sample string 10</IRENPLR>
              <IRFrequencyOfExposureId>6</IRFrequencyOfExposureId>
              <IRLikelihoodOfOccurrenceId>5</IRLikelihoodOfOccurrenceId>
              <IRNumberOfPersonsAtRiskId>8</IRNumberOfPersonsAtRiskId>
              <IRRiskDescription>sample string 23</IRRiskDescription>
              <IRScore>9</IRScore>
              <Id>1</Id>
              <InspectionCustomerId>28</InspectionCustomerId>
              <InspectionId>30</InspectionId>
              <InspectionInspectorId>26</InspectionInspectorId>
              <InspectionIsCompleted>true</InspectionIsCompleted>
              <KeyNoCMDegreeOfPossibleHarmId>37</KeyNoCMDegreeOfPossibleHarmId>
              <KeyNoCMFrequencyOfExposureId>36</KeyNoCMFrequencyOfExposureId>
              <KeyNoCMLikelihoodOfOccurrenceId>35</KeyNoCMLikelihoodOfOccurrenceId>
              <KeyNoCMNumberOfPersonsAtRiskId>38</KeyNoCMNumberOfPersonsAtRiskId>
              <KeyNoIRDegreeOfPossibleHarmId>33</KeyNoIRDegreeOfPossibleHarmId>
              <KeyNoIRFrequencyOfExposureId>32</KeyNoIRFrequencyOfExposureId>
              <KeyNoIRLikelihoodOfOccurrenceId>31</KeyNoIRLikelihoodOfOccurrenceId>
              <KeyNoIRNumberOfPersonsAtRiskId>34</KeyNoIRNumberOfPersonsAtRiskId>
              <LastModifiedBy>15</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <LocalId>17</LocalId>
              <MDRARiskAssessmentId>2</MDRARiskAssessmentId>
              <MDRARiskAssessmentLinePhotos>
                <MDRARiskAssessmentLinePhoto>
                  <CreatedBy>4</CreatedBy>
                  <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                  <DeletedBy>1</DeletedBy>
                  <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                  <Id>1</Id>
                  <ImageBase64>sample string 8</ImageBase64>
                  <ImagePath>sample string 3</ImagePath>
                  <LastModifiedBy>6</LastModifiedBy>
                  <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                  <LocalId>9</LocalId>
                  <MDRALineLocalId>10</MDRALineLocalId>
                  <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
                </MDRARiskAssessmentLinePhoto>
                <MDRARiskAssessmentLinePhoto>
                  <CreatedBy>4</CreatedBy>
                  <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                  <DeletedBy>1</DeletedBy>
                  <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                  <Id>1</Id>
                  <ImageBase64>sample string 8</ImageBase64>
                  <ImagePath>sample string 3</ImagePath>
                  <LastModifiedBy>6</LastModifiedBy>
                  <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                  <LocalId>9</LocalId>
                  <MDRALineLocalId>10</MDRALineLocalId>
                  <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
                </MDRARiskAssessmentLinePhoto>
              </MDRARiskAssessmentLinePhotos>
              <MDRARiskAssessmentLocalId>18</MDRARiskAssessmentLocalId>
              <SequenceNo>3</SequenceNo>
            </SearchCriteria>
          </MDRARiskAssessmentLineLister>
          <MDRARiskAssessmentLines>
            <MDRARiskAssessmentLine>
              <CMBgColor>sample string 24</CMBgColor>
              <CMDegreeOfPossibleHarmId>1</CMDegreeOfPossibleHarmId>
              <CMDescription>sample string 11</CMDescription>
              <CMENPLR>sample string 12</CMENPLR>
              <CMFrequencyOfExposureId>1</CMFrequencyOfExposureId>
              <CMLikelihoodOfOccurrenceId>1</CMLikelihoodOfOccurrenceId>
              <CMNumberOfPersonsAtRiskId>1</CMNumberOfPersonsAtRiskId>
              <CMRiskDescription>sample string 25</CMRiskDescription>
              <CMScore>1</CMScore>
              <CommentUserName>sample string 19</CommentUserName>
              <CompletedByName>sample string 21</CompletedByName>
              <ControlTypeId>4</ControlTypeId>
              <ControlTypeIdName>sample string 29</ControlTypeIdName>
              <CreatedBy>13</CreatedBy>
              <CreatedByName>sample string 20</CreatedByName>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <IRBgColor>sample string 22</IRBgColor>
              <IRDegreeOfPossibleHarmId>7</IRDegreeOfPossibleHarmId>
              <IRENPLR>sample string 10</IRENPLR>
              <IRFrequencyOfExposureId>6</IRFrequencyOfExposureId>
              <IRLikelihoodOfOccurrenceId>5</IRLikelihoodOfOccurrenceId>
              <IRNumberOfPersonsAtRiskId>8</IRNumberOfPersonsAtRiskId>
              <IRRiskDescription>sample string 23</IRRiskDescription>
              <IRScore>9</IRScore>
              <Id>1</Id>
              <InspectionCustomerId>28</InspectionCustomerId>
              <InspectionId>30</InspectionId>
              <InspectionInspectorId>26</InspectionInspectorId>
              <InspectionIsCompleted>true</InspectionIsCompleted>
              <KeyNoCMDegreeOfPossibleHarmId>37</KeyNoCMDegreeOfPossibleHarmId>
              <KeyNoCMFrequencyOfExposureId>36</KeyNoCMFrequencyOfExposureId>
              <KeyNoCMLikelihoodOfOccurrenceId>35</KeyNoCMLikelihoodOfOccurrenceId>
              <KeyNoCMNumberOfPersonsAtRiskId>38</KeyNoCMNumberOfPersonsAtRiskId>
              <KeyNoIRDegreeOfPossibleHarmId>33</KeyNoIRDegreeOfPossibleHarmId>
              <KeyNoIRFrequencyOfExposureId>32</KeyNoIRFrequencyOfExposureId>
              <KeyNoIRLikelihoodOfOccurrenceId>31</KeyNoIRLikelihoodOfOccurrenceId>
              <KeyNoIRNumberOfPersonsAtRiskId>34</KeyNoIRNumberOfPersonsAtRiskId>
              <LastModifiedBy>15</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <LocalId>17</LocalId>
              <MDRARiskAssessmentId>2</MDRARiskAssessmentId>
              <MDRARiskAssessmentLinePhotos>
                <MDRARiskAssessmentLinePhoto>
                  <CreatedBy>4</CreatedBy>
                  <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                  <DeletedBy>1</DeletedBy>
                  <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                  <Id>1</Id>
                  <ImageBase64>sample string 8</ImageBase64>
                  <ImagePath>sample string 3</ImagePath>
                  <LastModifiedBy>6</LastModifiedBy>
                  <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                  <LocalId>9</LocalId>
                  <MDRALineLocalId>10</MDRALineLocalId>
                  <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
                </MDRARiskAssessmentLinePhoto>
                <MDRARiskAssessmentLinePhoto>
                  <CreatedBy>4</CreatedBy>
                  <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                  <DeletedBy>1</DeletedBy>
                  <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                  <Id>1</Id>
                  <ImageBase64>sample string 8</ImageBase64>
                  <ImagePath>sample string 3</ImagePath>
                  <LastModifiedBy>6</LastModifiedBy>
                  <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                  <LocalId>9</LocalId>
                  <MDRALineLocalId>10</MDRALineLocalId>
                  <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
                </MDRARiskAssessmentLinePhoto>
              </MDRARiskAssessmentLinePhotos>
              <MDRARiskAssessmentLocalId>18</MDRARiskAssessmentLocalId>
              <SequenceNo>3</SequenceNo>
            </MDRARiskAssessmentLine>
            <MDRARiskAssessmentLine>
              <CMBgColor>sample string 24</CMBgColor>
              <CMDegreeOfPossibleHarmId>1</CMDegreeOfPossibleHarmId>
              <CMDescription>sample string 11</CMDescription>
              <CMENPLR>sample string 12</CMENPLR>
              <CMFrequencyOfExposureId>1</CMFrequencyOfExposureId>
              <CMLikelihoodOfOccurrenceId>1</CMLikelihoodOfOccurrenceId>
              <CMNumberOfPersonsAtRiskId>1</CMNumberOfPersonsAtRiskId>
              <CMRiskDescription>sample string 25</CMRiskDescription>
              <CMScore>1</CMScore>
              <CommentUserName>sample string 19</CommentUserName>
              <CompletedByName>sample string 21</CompletedByName>
              <ControlTypeId>4</ControlTypeId>
              <ControlTypeIdName>sample string 29</ControlTypeIdName>
              <CreatedBy>13</CreatedBy>
              <CreatedByName>sample string 20</CreatedByName>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <IRBgColor>sample string 22</IRBgColor>
              <IRDegreeOfPossibleHarmId>7</IRDegreeOfPossibleHarmId>
              <IRENPLR>sample string 10</IRENPLR>
              <IRFrequencyOfExposureId>6</IRFrequencyOfExposureId>
              <IRLikelihoodOfOccurrenceId>5</IRLikelihoodOfOccurrenceId>
              <IRNumberOfPersonsAtRiskId>8</IRNumberOfPersonsAtRiskId>
              <IRRiskDescription>sample string 23</IRRiskDescription>
              <IRScore>9</IRScore>
              <Id>1</Id>
              <InspectionCustomerId>28</InspectionCustomerId>
              <InspectionId>30</InspectionId>
              <InspectionInspectorId>26</InspectionInspectorId>
              <InspectionIsCompleted>true</InspectionIsCompleted>
              <KeyNoCMDegreeOfPossibleHarmId>37</KeyNoCMDegreeOfPossibleHarmId>
              <KeyNoCMFrequencyOfExposureId>36</KeyNoCMFrequencyOfExposureId>
              <KeyNoCMLikelihoodOfOccurrenceId>35</KeyNoCMLikelihoodOfOccurrenceId>
              <KeyNoCMNumberOfPersonsAtRiskId>38</KeyNoCMNumberOfPersonsAtRiskId>
              <KeyNoIRDegreeOfPossibleHarmId>33</KeyNoIRDegreeOfPossibleHarmId>
              <KeyNoIRFrequencyOfExposureId>32</KeyNoIRFrequencyOfExposureId>
              <KeyNoIRLikelihoodOfOccurrenceId>31</KeyNoIRLikelihoodOfOccurrenceId>
              <KeyNoIRNumberOfPersonsAtRiskId>34</KeyNoIRNumberOfPersonsAtRiskId>
              <LastModifiedBy>15</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <LocalId>17</LocalId>
              <MDRARiskAssessmentId>2</MDRARiskAssessmentId>
              <MDRARiskAssessmentLinePhotos>
                <MDRARiskAssessmentLinePhoto>
                  <CreatedBy>4</CreatedBy>
                  <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                  <DeletedBy>1</DeletedBy>
                  <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                  <Id>1</Id>
                  <ImageBase64>sample string 8</ImageBase64>
                  <ImagePath>sample string 3</ImagePath>
                  <LastModifiedBy>6</LastModifiedBy>
                  <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                  <LocalId>9</LocalId>
                  <MDRALineLocalId>10</MDRALineLocalId>
                  <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
                </MDRARiskAssessmentLinePhoto>
                <MDRARiskAssessmentLinePhoto>
                  <CreatedBy>4</CreatedBy>
                  <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                  <DeletedBy>1</DeletedBy>
                  <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                  <Id>1</Id>
                  <ImageBase64>sample string 8</ImageBase64>
                  <ImagePath>sample string 3</ImagePath>
                  <LastModifiedBy>6</LastModifiedBy>
                  <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                  <LocalId>9</LocalId>
                  <MDRALineLocalId>10</MDRALineLocalId>
                  <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
                </MDRARiskAssessmentLinePhoto>
              </MDRARiskAssessmentLinePhotos>
              <MDRARiskAssessmentLocalId>18</MDRARiskAssessmentLocalId>
              <SequenceNo>3</SequenceNo>
            </MDRARiskAssessmentLine>
          </MDRARiskAssessmentLines>
          <PartOfMachine>sample string 5</PartOfMachine>
          <ReferenceNo>sample string 4</ReferenceNo>
          <ReferenceNoQRBase64>sample string 23</ReferenceNoQRBase64>
          <ResidualRisk>sample string 14</ResidualRisk>
          <ResponsiblePersonId1>12</ResponsiblePersonId1>
          <ResponsiblePersonId2>1</ResponsiblePersonId2>
          <ResponsiblePersonName>sample string 19</ResponsiblePersonName>
          <ResponsiblePersonName2>sample string 20</ResponsiblePersonName2>
          <RiskSufficientlyReducedBy>1</RiskSufficientlyReducedBy>
          <RiskSufficientlyReducedByName>sample string 33</RiskSufficientlyReducedByName>
          <RiskSufficientlyReducedDate>2025-08-29T20:22:19.3067047+00:00</RiskSufficientlyReducedDate>
          <StatusCode>sample string 28</StatusCode>
          <Title>sample string 3</Title>
          <WebInspectionInspectorId>35</WebInspectionInspectorId>
          <WebInspectionIsCompleted>true</WebInspectionIsCompleted>
        </MDRARiskAssessment>
        <MDRARiskAssessment>
          <CompletedBy>1</CompletedBy>
          <CompletedByName>sample string 21</CompletedByName>
          <CompletedDate>2025-08-29T20:22:19.3067047+00:00</CompletedDate>
          <CreatedBy>15</CreatedBy>
          <CreatedByName>sample string 22</CreatedByName>
          <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
          <CustomerId>24</CustomerId>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
          <HazardDescription>sample string 13</HazardDescription>
          <HazardSourceId>8</HazardSourceId>
          <HazardSourceName>sample string 9</HazardSourceName>
          <HazardTypeId>6</HazardTypeId>
          <HazardTypeName>sample string 7</HazardTypeName>
          <Id>1</Id>
          <InspectionCustomerId>27</InspectionCustomerId>
          <InspectionId>2</InspectionId>
          <InspectionInspectorId>25</InspectionInspectorId>
          <InspectionIsCompleted>true</InspectionIsCompleted>
          <InspectionLocalId>30</InspectionLocalId>
          <IsComplete>true</IsComplete>
          <IsPopUpClose>true</IsPopUpClose>
          <IsRiskSufficientlyReduced>true</IsRiskSufficientlyReduced>
          <LastModifiedBy>17</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
          <LifeCycleId>10</LifeCycleId>
          <LifeCycleName>sample string 11</LifeCycleName>
          <LocalId>29</LocalId>
          <LocalResponsiblePersonId1>31</LocalResponsiblePersonId1>
          <LocalResponsiblePersonId2>32</LocalResponsiblePersonId2>
          <MDRARiskAssessmentLine>
            <CMBgColor>sample string 24</CMBgColor>
            <CMDegreeOfPossibleHarmId>1</CMDegreeOfPossibleHarmId>
            <CMDescription>sample string 11</CMDescription>
            <CMENPLR>sample string 12</CMENPLR>
            <CMFrequencyOfExposureId>1</CMFrequencyOfExposureId>
            <CMLikelihoodOfOccurrenceId>1</CMLikelihoodOfOccurrenceId>
            <CMNumberOfPersonsAtRiskId>1</CMNumberOfPersonsAtRiskId>
            <CMRiskDescription>sample string 25</CMRiskDescription>
            <CMScore>1</CMScore>
            <CommentUserName>sample string 19</CommentUserName>
            <CompletedByName>sample string 21</CompletedByName>
            <ControlTypeId>4</ControlTypeId>
            <ControlTypeIdName>sample string 29</ControlTypeIdName>
            <CreatedBy>13</CreatedBy>
            <CreatedByName>sample string 20</CreatedByName>
            <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
            <DeletedBy>1</DeletedBy>
            <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
            <IRBgColor>sample string 22</IRBgColor>
            <IRDegreeOfPossibleHarmId>7</IRDegreeOfPossibleHarmId>
            <IRENPLR>sample string 10</IRENPLR>
            <IRFrequencyOfExposureId>6</IRFrequencyOfExposureId>
            <IRLikelihoodOfOccurrenceId>5</IRLikelihoodOfOccurrenceId>
            <IRNumberOfPersonsAtRiskId>8</IRNumberOfPersonsAtRiskId>
            <IRRiskDescription>sample string 23</IRRiskDescription>
            <IRScore>9</IRScore>
            <Id>1</Id>
            <InspectionCustomerId>28</InspectionCustomerId>
            <InspectionId>30</InspectionId>
            <InspectionInspectorId>26</InspectionInspectorId>
            <InspectionIsCompleted>true</InspectionIsCompleted>
            <KeyNoCMDegreeOfPossibleHarmId>37</KeyNoCMDegreeOfPossibleHarmId>
            <KeyNoCMFrequencyOfExposureId>36</KeyNoCMFrequencyOfExposureId>
            <KeyNoCMLikelihoodOfOccurrenceId>35</KeyNoCMLikelihoodOfOccurrenceId>
            <KeyNoCMNumberOfPersonsAtRiskId>38</KeyNoCMNumberOfPersonsAtRiskId>
            <KeyNoIRDegreeOfPossibleHarmId>33</KeyNoIRDegreeOfPossibleHarmId>
            <KeyNoIRFrequencyOfExposureId>32</KeyNoIRFrequencyOfExposureId>
            <KeyNoIRLikelihoodOfOccurrenceId>31</KeyNoIRLikelihoodOfOccurrenceId>
            <KeyNoIRNumberOfPersonsAtRiskId>34</KeyNoIRNumberOfPersonsAtRiskId>
            <LastModifiedBy>15</LastModifiedBy>
            <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
            <LocalId>17</LocalId>
            <MDRARiskAssessmentId>2</MDRARiskAssessmentId>
            <MDRARiskAssessmentLinePhotos>
              <MDRARiskAssessmentLinePhoto>
                <CreatedBy>4</CreatedBy>
                <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                <DeletedBy>1</DeletedBy>
                <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                <Id>1</Id>
                <ImageBase64>sample string 8</ImageBase64>
                <ImagePath>sample string 3</ImagePath>
                <LastModifiedBy>6</LastModifiedBy>
                <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                <LocalId>9</LocalId>
                <MDRALineLocalId>10</MDRALineLocalId>
                <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
              </MDRARiskAssessmentLinePhoto>
              <MDRARiskAssessmentLinePhoto>
                <CreatedBy>4</CreatedBy>
                <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                <DeletedBy>1</DeletedBy>
                <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                <Id>1</Id>
                <ImageBase64>sample string 8</ImageBase64>
                <ImagePath>sample string 3</ImagePath>
                <LastModifiedBy>6</LastModifiedBy>
                <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                <LocalId>9</LocalId>
                <MDRALineLocalId>10</MDRALineLocalId>
                <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
              </MDRARiskAssessmentLinePhoto>
            </MDRARiskAssessmentLinePhotos>
            <MDRARiskAssessmentLocalId>18</MDRARiskAssessmentLocalId>
            <SequenceNo>3</SequenceNo>
          </MDRARiskAssessmentLine>
          <MDRARiskAssessmentLineLister>
            <InspectionInspectorId>2</InspectionInspectorId>
            <InspectionIsCompleted>true</InspectionIsCompleted>
            <MDRARiskAssessmentId>1</MDRARiskAssessmentId>
            <MDRARiskAssessmentIsCompleted>true</MDRARiskAssessmentIsCompleted>
            <MDRARiskAssessmentLines>
              <MDRARiskAssessmentLine>
                <CMBgColor>sample string 24</CMBgColor>
                <CMDegreeOfPossibleHarmId>1</CMDegreeOfPossibleHarmId>
                <CMDescription>sample string 11</CMDescription>
                <CMENPLR>sample string 12</CMENPLR>
                <CMFrequencyOfExposureId>1</CMFrequencyOfExposureId>
                <CMLikelihoodOfOccurrenceId>1</CMLikelihoodOfOccurrenceId>
                <CMNumberOfPersonsAtRiskId>1</CMNumberOfPersonsAtRiskId>
                <CMRiskDescription>sample string 25</CMRiskDescription>
                <CMScore>1</CMScore>
                <CommentUserName>sample string 19</CommentUserName>
                <CompletedByName>sample string 21</CompletedByName>
                <ControlTypeId>4</ControlTypeId>
                <ControlTypeIdName>sample string 29</ControlTypeIdName>
                <CreatedBy>13</CreatedBy>
                <CreatedByName>sample string 20</CreatedByName>
                <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                <DeletedBy>1</DeletedBy>
                <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                <IRBgColor>sample string 22</IRBgColor>
                <IRDegreeOfPossibleHarmId>7</IRDegreeOfPossibleHarmId>
                <IRENPLR>sample string 10</IRENPLR>
                <IRFrequencyOfExposureId>6</IRFrequencyOfExposureId>
                <IRLikelihoodOfOccurrenceId>5</IRLikelihoodOfOccurrenceId>
                <IRNumberOfPersonsAtRiskId>8</IRNumberOfPersonsAtRiskId>
                <IRRiskDescription>sample string 23</IRRiskDescription>
                <IRScore>9</IRScore>
                <Id>1</Id>
                <InspectionCustomerId>28</InspectionCustomerId>
                <InspectionId>30</InspectionId>
                <InspectionInspectorId>26</InspectionInspectorId>
                <InspectionIsCompleted>true</InspectionIsCompleted>
                <KeyNoCMDegreeOfPossibleHarmId>37</KeyNoCMDegreeOfPossibleHarmId>
                <KeyNoCMFrequencyOfExposureId>36</KeyNoCMFrequencyOfExposureId>
                <KeyNoCMLikelihoodOfOccurrenceId>35</KeyNoCMLikelihoodOfOccurrenceId>
                <KeyNoCMNumberOfPersonsAtRiskId>38</KeyNoCMNumberOfPersonsAtRiskId>
                <KeyNoIRDegreeOfPossibleHarmId>33</KeyNoIRDegreeOfPossibleHarmId>
                <KeyNoIRFrequencyOfExposureId>32</KeyNoIRFrequencyOfExposureId>
                <KeyNoIRLikelihoodOfOccurrenceId>31</KeyNoIRLikelihoodOfOccurrenceId>
                <KeyNoIRNumberOfPersonsAtRiskId>34</KeyNoIRNumberOfPersonsAtRiskId>
                <LastModifiedBy>15</LastModifiedBy>
                <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                <LocalId>17</LocalId>
                <MDRARiskAssessmentId>2</MDRARiskAssessmentId>
                <MDRARiskAssessmentLinePhotos>
                  <MDRARiskAssessmentLinePhoto>
                    <CreatedBy>4</CreatedBy>
                    <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                    <DeletedBy>1</DeletedBy>
                    <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                    <Id>1</Id>
                    <ImageBase64>sample string 8</ImageBase64>
                    <ImagePath>sample string 3</ImagePath>
                    <LastModifiedBy>6</LastModifiedBy>
                    <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                    <LocalId>9</LocalId>
                    <MDRALineLocalId>10</MDRALineLocalId>
                    <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
                  </MDRARiskAssessmentLinePhoto>
                  <MDRARiskAssessmentLinePhoto>
                    <CreatedBy>4</CreatedBy>
                    <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                    <DeletedBy>1</DeletedBy>
                    <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                    <Id>1</Id>
                    <ImageBase64>sample string 8</ImageBase64>
                    <ImagePath>sample string 3</ImagePath>
                    <LastModifiedBy>6</LastModifiedBy>
                    <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                    <LocalId>9</LocalId>
                    <MDRALineLocalId>10</MDRALineLocalId>
                    <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
                  </MDRARiskAssessmentLinePhoto>
                </MDRARiskAssessmentLinePhotos>
                <MDRARiskAssessmentLocalId>18</MDRARiskAssessmentLocalId>
                <SequenceNo>3</SequenceNo>
              </MDRARiskAssessmentLine>
              <MDRARiskAssessmentLine>
                <CMBgColor>sample string 24</CMBgColor>
                <CMDegreeOfPossibleHarmId>1</CMDegreeOfPossibleHarmId>
                <CMDescription>sample string 11</CMDescription>
                <CMENPLR>sample string 12</CMENPLR>
                <CMFrequencyOfExposureId>1</CMFrequencyOfExposureId>
                <CMLikelihoodOfOccurrenceId>1</CMLikelihoodOfOccurrenceId>
                <CMNumberOfPersonsAtRiskId>1</CMNumberOfPersonsAtRiskId>
                <CMRiskDescription>sample string 25</CMRiskDescription>
                <CMScore>1</CMScore>
                <CommentUserName>sample string 19</CommentUserName>
                <CompletedByName>sample string 21</CompletedByName>
                <ControlTypeId>4</ControlTypeId>
                <ControlTypeIdName>sample string 29</ControlTypeIdName>
                <CreatedBy>13</CreatedBy>
                <CreatedByName>sample string 20</CreatedByName>
                <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                <DeletedBy>1</DeletedBy>
                <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                <IRBgColor>sample string 22</IRBgColor>
                <IRDegreeOfPossibleHarmId>7</IRDegreeOfPossibleHarmId>
                <IRENPLR>sample string 10</IRENPLR>
                <IRFrequencyOfExposureId>6</IRFrequencyOfExposureId>
                <IRLikelihoodOfOccurrenceId>5</IRLikelihoodOfOccurrenceId>
                <IRNumberOfPersonsAtRiskId>8</IRNumberOfPersonsAtRiskId>
                <IRRiskDescription>sample string 23</IRRiskDescription>
                <IRScore>9</IRScore>
                <Id>1</Id>
                <InspectionCustomerId>28</InspectionCustomerId>
                <InspectionId>30</InspectionId>
                <InspectionInspectorId>26</InspectionInspectorId>
                <InspectionIsCompleted>true</InspectionIsCompleted>
                <KeyNoCMDegreeOfPossibleHarmId>37</KeyNoCMDegreeOfPossibleHarmId>
                <KeyNoCMFrequencyOfExposureId>36</KeyNoCMFrequencyOfExposureId>
                <KeyNoCMLikelihoodOfOccurrenceId>35</KeyNoCMLikelihoodOfOccurrenceId>
                <KeyNoCMNumberOfPersonsAtRiskId>38</KeyNoCMNumberOfPersonsAtRiskId>
                <KeyNoIRDegreeOfPossibleHarmId>33</KeyNoIRDegreeOfPossibleHarmId>
                <KeyNoIRFrequencyOfExposureId>32</KeyNoIRFrequencyOfExposureId>
                <KeyNoIRLikelihoodOfOccurrenceId>31</KeyNoIRLikelihoodOfOccurrenceId>
                <KeyNoIRNumberOfPersonsAtRiskId>34</KeyNoIRNumberOfPersonsAtRiskId>
                <LastModifiedBy>15</LastModifiedBy>
                <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                <LocalId>17</LocalId>
                <MDRARiskAssessmentId>2</MDRARiskAssessmentId>
                <MDRARiskAssessmentLinePhotos>
                  <MDRARiskAssessmentLinePhoto>
                    <CreatedBy>4</CreatedBy>
                    <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                    <DeletedBy>1</DeletedBy>
                    <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                    <Id>1</Id>
                    <ImageBase64>sample string 8</ImageBase64>
                    <ImagePath>sample string 3</ImagePath>
                    <LastModifiedBy>6</LastModifiedBy>
                    <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                    <LocalId>9</LocalId>
                    <MDRALineLocalId>10</MDRALineLocalId>
                    <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
                  </MDRARiskAssessmentLinePhoto>
                  <MDRARiskAssessmentLinePhoto>
                    <CreatedBy>4</CreatedBy>
                    <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                    <DeletedBy>1</DeletedBy>
                    <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                    <Id>1</Id>
                    <ImageBase64>sample string 8</ImageBase64>
                    <ImagePath>sample string 3</ImagePath>
                    <LastModifiedBy>6</LastModifiedBy>
                    <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                    <LocalId>9</LocalId>
                    <MDRALineLocalId>10</MDRALineLocalId>
                    <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
                  </MDRARiskAssessmentLinePhoto>
                </MDRARiskAssessmentLinePhotos>
                <MDRARiskAssessmentLocalId>18</MDRARiskAssessmentLocalId>
                <SequenceNo>3</SequenceNo>
              </MDRARiskAssessmentLine>
            </MDRARiskAssessmentLines>
            <Pager>
              <CurrentPage>4</CurrentPage>
              <PageSize>1</PageSize>
              <Skip>3</Skip>
              <Take>2</Take>
              <TotalPage>sample string 5</TotalPage>
              <TotalRecord>6</TotalRecord>
            </Pager>
            <SearchCriteria>
              <CMBgColor>sample string 24</CMBgColor>
              <CMDegreeOfPossibleHarmId>1</CMDegreeOfPossibleHarmId>
              <CMDescription>sample string 11</CMDescription>
              <CMENPLR>sample string 12</CMENPLR>
              <CMFrequencyOfExposureId>1</CMFrequencyOfExposureId>
              <CMLikelihoodOfOccurrenceId>1</CMLikelihoodOfOccurrenceId>
              <CMNumberOfPersonsAtRiskId>1</CMNumberOfPersonsAtRiskId>
              <CMRiskDescription>sample string 25</CMRiskDescription>
              <CMScore>1</CMScore>
              <CommentUserName>sample string 19</CommentUserName>
              <CompletedByName>sample string 21</CompletedByName>
              <ControlTypeId>4</ControlTypeId>
              <ControlTypeIdName>sample string 29</ControlTypeIdName>
              <CreatedBy>13</CreatedBy>
              <CreatedByName>sample string 20</CreatedByName>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <IRBgColor>sample string 22</IRBgColor>
              <IRDegreeOfPossibleHarmId>7</IRDegreeOfPossibleHarmId>
              <IRENPLR>sample string 10</IRENPLR>
              <IRFrequencyOfExposureId>6</IRFrequencyOfExposureId>
              <IRLikelihoodOfOccurrenceId>5</IRLikelihoodOfOccurrenceId>
              <IRNumberOfPersonsAtRiskId>8</IRNumberOfPersonsAtRiskId>
              <IRRiskDescription>sample string 23</IRRiskDescription>
              <IRScore>9</IRScore>
              <Id>1</Id>
              <InspectionCustomerId>28</InspectionCustomerId>
              <InspectionId>30</InspectionId>
              <InspectionInspectorId>26</InspectionInspectorId>
              <InspectionIsCompleted>true</InspectionIsCompleted>
              <KeyNoCMDegreeOfPossibleHarmId>37</KeyNoCMDegreeOfPossibleHarmId>
              <KeyNoCMFrequencyOfExposureId>36</KeyNoCMFrequencyOfExposureId>
              <KeyNoCMLikelihoodOfOccurrenceId>35</KeyNoCMLikelihoodOfOccurrenceId>
              <KeyNoCMNumberOfPersonsAtRiskId>38</KeyNoCMNumberOfPersonsAtRiskId>
              <KeyNoIRDegreeOfPossibleHarmId>33</KeyNoIRDegreeOfPossibleHarmId>
              <KeyNoIRFrequencyOfExposureId>32</KeyNoIRFrequencyOfExposureId>
              <KeyNoIRLikelihoodOfOccurrenceId>31</KeyNoIRLikelihoodOfOccurrenceId>
              <KeyNoIRNumberOfPersonsAtRiskId>34</KeyNoIRNumberOfPersonsAtRiskId>
              <LastModifiedBy>15</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <LocalId>17</LocalId>
              <MDRARiskAssessmentId>2</MDRARiskAssessmentId>
              <MDRARiskAssessmentLinePhotos>
                <MDRARiskAssessmentLinePhoto>
                  <CreatedBy>4</CreatedBy>
                  <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                  <DeletedBy>1</DeletedBy>
                  <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                  <Id>1</Id>
                  <ImageBase64>sample string 8</ImageBase64>
                  <ImagePath>sample string 3</ImagePath>
                  <LastModifiedBy>6</LastModifiedBy>
                  <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                  <LocalId>9</LocalId>
                  <MDRALineLocalId>10</MDRALineLocalId>
                  <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
                </MDRARiskAssessmentLinePhoto>
                <MDRARiskAssessmentLinePhoto>
                  <CreatedBy>4</CreatedBy>
                  <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                  <DeletedBy>1</DeletedBy>
                  <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                  <Id>1</Id>
                  <ImageBase64>sample string 8</ImageBase64>
                  <ImagePath>sample string 3</ImagePath>
                  <LastModifiedBy>6</LastModifiedBy>
                  <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                  <LocalId>9</LocalId>
                  <MDRALineLocalId>10</MDRALineLocalId>
                  <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
                </MDRARiskAssessmentLinePhoto>
              </MDRARiskAssessmentLinePhotos>
              <MDRARiskAssessmentLocalId>18</MDRARiskAssessmentLocalId>
              <SequenceNo>3</SequenceNo>
            </SearchCriteria>
          </MDRARiskAssessmentLineLister>
          <MDRARiskAssessmentLines>
            <MDRARiskAssessmentLine>
              <CMBgColor>sample string 24</CMBgColor>
              <CMDegreeOfPossibleHarmId>1</CMDegreeOfPossibleHarmId>
              <CMDescription>sample string 11</CMDescription>
              <CMENPLR>sample string 12</CMENPLR>
              <CMFrequencyOfExposureId>1</CMFrequencyOfExposureId>
              <CMLikelihoodOfOccurrenceId>1</CMLikelihoodOfOccurrenceId>
              <CMNumberOfPersonsAtRiskId>1</CMNumberOfPersonsAtRiskId>
              <CMRiskDescription>sample string 25</CMRiskDescription>
              <CMScore>1</CMScore>
              <CommentUserName>sample string 19</CommentUserName>
              <CompletedByName>sample string 21</CompletedByName>
              <ControlTypeId>4</ControlTypeId>
              <ControlTypeIdName>sample string 29</ControlTypeIdName>
              <CreatedBy>13</CreatedBy>
              <CreatedByName>sample string 20</CreatedByName>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <IRBgColor>sample string 22</IRBgColor>
              <IRDegreeOfPossibleHarmId>7</IRDegreeOfPossibleHarmId>
              <IRENPLR>sample string 10</IRENPLR>
              <IRFrequencyOfExposureId>6</IRFrequencyOfExposureId>
              <IRLikelihoodOfOccurrenceId>5</IRLikelihoodOfOccurrenceId>
              <IRNumberOfPersonsAtRiskId>8</IRNumberOfPersonsAtRiskId>
              <IRRiskDescription>sample string 23</IRRiskDescription>
              <IRScore>9</IRScore>
              <Id>1</Id>
              <InspectionCustomerId>28</InspectionCustomerId>
              <InspectionId>30</InspectionId>
              <InspectionInspectorId>26</InspectionInspectorId>
              <InspectionIsCompleted>true</InspectionIsCompleted>
              <KeyNoCMDegreeOfPossibleHarmId>37</KeyNoCMDegreeOfPossibleHarmId>
              <KeyNoCMFrequencyOfExposureId>36</KeyNoCMFrequencyOfExposureId>
              <KeyNoCMLikelihoodOfOccurrenceId>35</KeyNoCMLikelihoodOfOccurrenceId>
              <KeyNoCMNumberOfPersonsAtRiskId>38</KeyNoCMNumberOfPersonsAtRiskId>
              <KeyNoIRDegreeOfPossibleHarmId>33</KeyNoIRDegreeOfPossibleHarmId>
              <KeyNoIRFrequencyOfExposureId>32</KeyNoIRFrequencyOfExposureId>
              <KeyNoIRLikelihoodOfOccurrenceId>31</KeyNoIRLikelihoodOfOccurrenceId>
              <KeyNoIRNumberOfPersonsAtRiskId>34</KeyNoIRNumberOfPersonsAtRiskId>
              <LastModifiedBy>15</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <LocalId>17</LocalId>
              <MDRARiskAssessmentId>2</MDRARiskAssessmentId>
              <MDRARiskAssessmentLinePhotos>
                <MDRARiskAssessmentLinePhoto>
                  <CreatedBy>4</CreatedBy>
                  <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                  <DeletedBy>1</DeletedBy>
                  <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                  <Id>1</Id>
                  <ImageBase64>sample string 8</ImageBase64>
                  <ImagePath>sample string 3</ImagePath>
                  <LastModifiedBy>6</LastModifiedBy>
                  <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                  <LocalId>9</LocalId>
                  <MDRALineLocalId>10</MDRALineLocalId>
                  <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
                </MDRARiskAssessmentLinePhoto>
                <MDRARiskAssessmentLinePhoto>
                  <CreatedBy>4</CreatedBy>
                  <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                  <DeletedBy>1</DeletedBy>
                  <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                  <Id>1</Id>
                  <ImageBase64>sample string 8</ImageBase64>
                  <ImagePath>sample string 3</ImagePath>
                  <LastModifiedBy>6</LastModifiedBy>
                  <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                  <LocalId>9</LocalId>
                  <MDRALineLocalId>10</MDRALineLocalId>
                  <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
                </MDRARiskAssessmentLinePhoto>
              </MDRARiskAssessmentLinePhotos>
              <MDRARiskAssessmentLocalId>18</MDRARiskAssessmentLocalId>
              <SequenceNo>3</SequenceNo>
            </MDRARiskAssessmentLine>
            <MDRARiskAssessmentLine>
              <CMBgColor>sample string 24</CMBgColor>
              <CMDegreeOfPossibleHarmId>1</CMDegreeOfPossibleHarmId>
              <CMDescription>sample string 11</CMDescription>
              <CMENPLR>sample string 12</CMENPLR>
              <CMFrequencyOfExposureId>1</CMFrequencyOfExposureId>
              <CMLikelihoodOfOccurrenceId>1</CMLikelihoodOfOccurrenceId>
              <CMNumberOfPersonsAtRiskId>1</CMNumberOfPersonsAtRiskId>
              <CMRiskDescription>sample string 25</CMRiskDescription>
              <CMScore>1</CMScore>
              <CommentUserName>sample string 19</CommentUserName>
              <CompletedByName>sample string 21</CompletedByName>
              <ControlTypeId>4</ControlTypeId>
              <ControlTypeIdName>sample string 29</ControlTypeIdName>
              <CreatedBy>13</CreatedBy>
              <CreatedByName>sample string 20</CreatedByName>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <IRBgColor>sample string 22</IRBgColor>
              <IRDegreeOfPossibleHarmId>7</IRDegreeOfPossibleHarmId>
              <IRENPLR>sample string 10</IRENPLR>
              <IRFrequencyOfExposureId>6</IRFrequencyOfExposureId>
              <IRLikelihoodOfOccurrenceId>5</IRLikelihoodOfOccurrenceId>
              <IRNumberOfPersonsAtRiskId>8</IRNumberOfPersonsAtRiskId>
              <IRRiskDescription>sample string 23</IRRiskDescription>
              <IRScore>9</IRScore>
              <Id>1</Id>
              <InspectionCustomerId>28</InspectionCustomerId>
              <InspectionId>30</InspectionId>
              <InspectionInspectorId>26</InspectionInspectorId>
              <InspectionIsCompleted>true</InspectionIsCompleted>
              <KeyNoCMDegreeOfPossibleHarmId>37</KeyNoCMDegreeOfPossibleHarmId>
              <KeyNoCMFrequencyOfExposureId>36</KeyNoCMFrequencyOfExposureId>
              <KeyNoCMLikelihoodOfOccurrenceId>35</KeyNoCMLikelihoodOfOccurrenceId>
              <KeyNoCMNumberOfPersonsAtRiskId>38</KeyNoCMNumberOfPersonsAtRiskId>
              <KeyNoIRDegreeOfPossibleHarmId>33</KeyNoIRDegreeOfPossibleHarmId>
              <KeyNoIRFrequencyOfExposureId>32</KeyNoIRFrequencyOfExposureId>
              <KeyNoIRLikelihoodOfOccurrenceId>31</KeyNoIRLikelihoodOfOccurrenceId>
              <KeyNoIRNumberOfPersonsAtRiskId>34</KeyNoIRNumberOfPersonsAtRiskId>
              <LastModifiedBy>15</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <LocalId>17</LocalId>
              <MDRARiskAssessmentId>2</MDRARiskAssessmentId>
              <MDRARiskAssessmentLinePhotos>
                <MDRARiskAssessmentLinePhoto>
                  <CreatedBy>4</CreatedBy>
                  <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                  <DeletedBy>1</DeletedBy>
                  <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                  <Id>1</Id>
                  <ImageBase64>sample string 8</ImageBase64>
                  <ImagePath>sample string 3</ImagePath>
                  <LastModifiedBy>6</LastModifiedBy>
                  <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                  <LocalId>9</LocalId>
                  <MDRALineLocalId>10</MDRALineLocalId>
                  <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
                </MDRARiskAssessmentLinePhoto>
                <MDRARiskAssessmentLinePhoto>
                  <CreatedBy>4</CreatedBy>
                  <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                  <DeletedBy>1</DeletedBy>
                  <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                  <Id>1</Id>
                  <ImageBase64>sample string 8</ImageBase64>
                  <ImagePath>sample string 3</ImagePath>
                  <LastModifiedBy>6</LastModifiedBy>
                  <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                  <LocalId>9</LocalId>
                  <MDRALineLocalId>10</MDRALineLocalId>
                  <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
                </MDRARiskAssessmentLinePhoto>
              </MDRARiskAssessmentLinePhotos>
              <MDRARiskAssessmentLocalId>18</MDRARiskAssessmentLocalId>
              <SequenceNo>3</SequenceNo>
            </MDRARiskAssessmentLine>
          </MDRARiskAssessmentLines>
          <PartOfMachine>sample string 5</PartOfMachine>
          <ReferenceNo>sample string 4</ReferenceNo>
          <ReferenceNoQRBase64>sample string 23</ReferenceNoQRBase64>
          <ResidualRisk>sample string 14</ResidualRisk>
          <ResponsiblePersonId1>12</ResponsiblePersonId1>
          <ResponsiblePersonId2>1</ResponsiblePersonId2>
          <ResponsiblePersonName>sample string 19</ResponsiblePersonName>
          <ResponsiblePersonName2>sample string 20</ResponsiblePersonName2>
          <RiskSufficientlyReducedBy>1</RiskSufficientlyReducedBy>
          <RiskSufficientlyReducedByName>sample string 33</RiskSufficientlyReducedByName>
          <RiskSufficientlyReducedDate>2025-08-29T20:22:19.3067047+00:00</RiskSufficientlyReducedDate>
          <StatusCode>sample string 28</StatusCode>
          <Title>sample string 3</Title>
          <WebInspectionInspectorId>35</WebInspectionInspectorId>
          <WebInspectionIsCompleted>true</WebInspectionIsCompleted>
        </MDRARiskAssessment>
      </MDRARiskAssessments>
      <MachineId>1</MachineId>
      <MachineInfoId>1</MachineInfoId>
      <MachineLine>sample string 58</MachineLine>
      <MachineLocation>sample string 57</MachineLocation>
      <MachineManufacturer>sample string 56</MachineManufacturer>
      <MachineName>sample string 54</MachineName>
      <MachineResponsiblePerson>sample string 60</MachineResponsiblePerson>
      <MachineSerialNumber>sample string 55</MachineSerialNumber>
      <MachineSite>sample string 59</MachineSite>
      <MachineType>sample string 61</MachineType>
      <MachineTypeName>sample string 105</MachineTypeName>
      <Machine_Image>sample string 94</Machine_Image>
      <Manufacturer>sample string 8</Manufacturer>
      <ModelType>sample string 24</ModelType>
      <NameOfManufacturer>sample string 25</NameOfManufacturer>
      <NameOfSignatory>sample string 27</NameOfSignatory>
      <Notes>sample string 15</Notes>
      <OldInspectionId>108</OldInspectionId>
      <OperationalDescription>sample string 31</OperationalDescription>
      <ParentId>1</ParentId>
      <ProcessSequenceAndManualIntervention>sample string 34</ProcessSequenceAndManualIntervention>
      <Product>sample string 22</Product>
      <ReasonablyForeseeableMisuse>sample string 32</ReasonablyForeseeableMisuse>
      <RequiredPerformanceLevel>sample string 38</RequiredPerformanceLevel>
      <RiskAssessments>
        <RiskAssessment>
          <CompletedByName>sample string 22</CompletedByName>
          <CreatedBy>10</CreatedBy>
          <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
          <HazardSourceId>7</HazardSourceId>
          <HazardSourceName>sample string 15</HazardSourceName>
          <HazardTypeId>6</HazardTypeId>
          <HazardTypeName>sample string 14</HazardTypeName>
          <Id>1</Id>
          <ImplementIsCompleted>true</ImplementIsCompleted>
          <InspectionCustomerId>25</InspectionCustomerId>
          <InspectionId>2</InspectionId>
          <InspectionLocalId>18</InspectionLocalId>
          <LastModifiedBy>12</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
          <LifeCycleId>9</LifeCycleId>
          <LifeCycleName>sample string 16</LifeCycleName>
          <LocalId>17</LocalId>
          <LocalResponsiblePersonId1>19</LocalResponsiblePersonId1>
          <LocalResponsiblePersonId2>1</LocalResponsiblePersonId2>
          <PartOfMachine>sample string 8</PartOfMachine>
          <ReferenceNo>sample string 5</ReferenceNo>
          <ReferenceNoQRBase64>sample string 23</ReferenceNoQRBase64>
          <ResponsiblePersonId1>3</ResponsiblePersonId1>
          <ResponsiblePersonId2>1</ResponsiblePersonId2>
          <ResponsiblePersonName>sample string 20</ResponsiblePersonName>
          <ResponsiblePersonName2>sample string 21</ResponsiblePersonName2>
          <RiskAssessmentLine>
            <BgColor>sample string 23</BgColor>
            <CommentUserName>sample string 20</CommentUserName>
            <CompletedBy>1</CompletedBy>
            <CompletedByName>sample string 22</CompletedByName>
            <CompletedDate>2025-08-29T20:22:19.3067047+00:00</CompletedDate>
            <CreatedBy>12</CreatedBy>
            <CreatedByName>sample string 21</CreatedByName>
            <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
            <DegreeOfPossibleHarmId>8</DegreeOfPossibleHarmId>
            <DeletedBy>1</DeletedBy>
            <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
            <Description>sample string 5</Description>
            <ENPLR>sample string 17</ENPLR>
            <FrequencyOfExposureId>7</FrequencyOfExposureId>
            <Id>1</Id>
            <ImplementedControlIsCompleted>true</ImplementedControlIsCompleted>
            <InspectionCustomerId>28</InspectionCustomerId>
            <InspectionInspectorId>25</InspectionInspectorId>
            <InspectionIsCompleted>true</InspectionIsCompleted>
            <IsCompleted>true</IsCompleted>
            <LastModifiedBy>14</LastModifiedBy>
            <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
            <LikelihoodOfOccurrenceId>6</LikelihoodOfOccurrenceId>
            <LocalId>18</LocalId>
            <MeasureType>sample string 4</MeasureType>
            <NumberOfPersonsAtRiskId>9</NumberOfPersonsAtRiskId>
            <ResidualRisk>sample string 16</ResidualRisk>
            <RiskAssessmentId>2</RiskAssessmentId>
            <RiskAssessmentLocalId>19</RiskAssessmentLocalId>
            <RiskAssessmentPhotos>
              <RiskAssessmentPhoto>
                <CreatedBy>5</CreatedBy>
                <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                <DeletedBy>1</DeletedBy>
                <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                <Id>1</Id>
                <ImageBase64>sample string 9</ImageBase64>
                <ImagePath>sample string 4</ImagePath>
                <LastModifiedBy>7</LastModifiedBy>
                <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                <LocalId>10</LocalId>
                <RiskAssessmentLineId>2</RiskAssessmentLineId>
                <RiskAssessmentLineLocalId>11</RiskAssessmentLineLocalId>
                <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
              </RiskAssessmentPhoto>
              <RiskAssessmentPhoto>
                <CreatedBy>5</CreatedBy>
                <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                <DeletedBy>1</DeletedBy>
                <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                <Id>1</Id>
                <ImageBase64>sample string 9</ImageBase64>
                <ImagePath>sample string 4</ImagePath>
                <LastModifiedBy>7</LastModifiedBy>
                <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                <LocalId>10</LocalId>
                <RiskAssessmentLineId>2</RiskAssessmentLineId>
                <RiskAssessmentLineLocalId>11</RiskAssessmentLineLocalId>
                <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
              </RiskAssessmentPhoto>
            </RiskAssessmentPhotos>
            <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
            <RiskDescription>sample string 24</RiskDescription>
            <Score>10</Score>
          </RiskAssessmentLine>
          <RiskAssessmentLines>
            <RiskAssessmentLine>
              <BgColor>sample string 23</BgColor>
              <CommentUserName>sample string 20</CommentUserName>
              <CompletedBy>1</CompletedBy>
              <CompletedByName>sample string 22</CompletedByName>
              <CompletedDate>2025-08-29T20:22:19.3067047+00:00</CompletedDate>
              <CreatedBy>12</CreatedBy>
              <CreatedByName>sample string 21</CreatedByName>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DegreeOfPossibleHarmId>8</DegreeOfPossibleHarmId>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Description>sample string 5</Description>
              <ENPLR>sample string 17</ENPLR>
              <FrequencyOfExposureId>7</FrequencyOfExposureId>
              <Id>1</Id>
              <ImplementedControlIsCompleted>true</ImplementedControlIsCompleted>
              <InspectionCustomerId>28</InspectionCustomerId>
              <InspectionInspectorId>25</InspectionInspectorId>
              <InspectionIsCompleted>true</InspectionIsCompleted>
              <IsCompleted>true</IsCompleted>
              <LastModifiedBy>14</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <LikelihoodOfOccurrenceId>6</LikelihoodOfOccurrenceId>
              <LocalId>18</LocalId>
              <MeasureType>sample string 4</MeasureType>
              <NumberOfPersonsAtRiskId>9</NumberOfPersonsAtRiskId>
              <ResidualRisk>sample string 16</ResidualRisk>
              <RiskAssessmentId>2</RiskAssessmentId>
              <RiskAssessmentLocalId>19</RiskAssessmentLocalId>
              <RiskAssessmentPhotos>
                <RiskAssessmentPhoto>
                  <CreatedBy>5</CreatedBy>
                  <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                  <DeletedBy>1</DeletedBy>
                  <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                  <Id>1</Id>
                  <ImageBase64>sample string 9</ImageBase64>
                  <ImagePath>sample string 4</ImagePath>
                  <LastModifiedBy>7</LastModifiedBy>
                  <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                  <LocalId>10</LocalId>
                  <RiskAssessmentLineId>2</RiskAssessmentLineId>
                  <RiskAssessmentLineLocalId>11</RiskAssessmentLineLocalId>
                  <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
                </RiskAssessmentPhoto>
                <RiskAssessmentPhoto>
                  <CreatedBy>5</CreatedBy>
                  <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                  <DeletedBy>1</DeletedBy>
                  <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                  <Id>1</Id>
                  <ImageBase64>sample string 9</ImageBase64>
                  <ImagePath>sample string 4</ImagePath>
                  <LastModifiedBy>7</LastModifiedBy>
                  <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                  <LocalId>10</LocalId>
                  <RiskAssessmentLineId>2</RiskAssessmentLineId>
                  <RiskAssessmentLineLocalId>11</RiskAssessmentLineLocalId>
                  <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
                </RiskAssessmentPhoto>
              </RiskAssessmentPhotos>
              <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
              <RiskDescription>sample string 24</RiskDescription>
              <Score>10</Score>
            </RiskAssessmentLine>
            <RiskAssessmentLine>
              <BgColor>sample string 23</BgColor>
              <CommentUserName>sample string 20</CommentUserName>
              <CompletedBy>1</CompletedBy>
              <CompletedByName>sample string 22</CompletedByName>
              <CompletedDate>2025-08-29T20:22:19.3067047+00:00</CompletedDate>
              <CreatedBy>12</CreatedBy>
              <CreatedByName>sample string 21</CreatedByName>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DegreeOfPossibleHarmId>8</DegreeOfPossibleHarmId>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Description>sample string 5</Description>
              <ENPLR>sample string 17</ENPLR>
              <FrequencyOfExposureId>7</FrequencyOfExposureId>
              <Id>1</Id>
              <ImplementedControlIsCompleted>true</ImplementedControlIsCompleted>
              <InspectionCustomerId>28</InspectionCustomerId>
              <InspectionInspectorId>25</InspectionInspectorId>
              <InspectionIsCompleted>true</InspectionIsCompleted>
              <IsCompleted>true</IsCompleted>
              <LastModifiedBy>14</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <LikelihoodOfOccurrenceId>6</LikelihoodOfOccurrenceId>
              <LocalId>18</LocalId>
              <MeasureType>sample string 4</MeasureType>
              <NumberOfPersonsAtRiskId>9</NumberOfPersonsAtRiskId>
              <ResidualRisk>sample string 16</ResidualRisk>
              <RiskAssessmentId>2</RiskAssessmentId>
              <RiskAssessmentLocalId>19</RiskAssessmentLocalId>
              <RiskAssessmentPhotos>
                <RiskAssessmentPhoto>
                  <CreatedBy>5</CreatedBy>
                  <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                  <DeletedBy>1</DeletedBy>
                  <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                  <Id>1</Id>
                  <ImageBase64>sample string 9</ImageBase64>
                  <ImagePath>sample string 4</ImagePath>
                  <LastModifiedBy>7</LastModifiedBy>
                  <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                  <LocalId>10</LocalId>
                  <RiskAssessmentLineId>2</RiskAssessmentLineId>
                  <RiskAssessmentLineLocalId>11</RiskAssessmentLineLocalId>
                  <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
                </RiskAssessmentPhoto>
                <RiskAssessmentPhoto>
                  <CreatedBy>5</CreatedBy>
                  <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                  <DeletedBy>1</DeletedBy>
                  <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                  <Id>1</Id>
                  <ImageBase64>sample string 9</ImageBase64>
                  <ImagePath>sample string 4</ImagePath>
                  <LastModifiedBy>7</LastModifiedBy>
                  <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                  <LocalId>10</LocalId>
                  <RiskAssessmentLineId>2</RiskAssessmentLineId>
                  <RiskAssessmentLineLocalId>11</RiskAssessmentLineLocalId>
                  <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
                </RiskAssessmentPhoto>
              </RiskAssessmentPhotos>
              <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
              <RiskDescription>sample string 24</RiskDescription>
              <Score>10</Score>
            </RiskAssessmentLine>
          </RiskAssessmentLines>
          <Title>sample string 4</Title>
        </RiskAssessment>
        <RiskAssessment>
          <CompletedByName>sample string 22</CompletedByName>
          <CreatedBy>10</CreatedBy>
          <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
          <HazardSourceId>7</HazardSourceId>
          <HazardSourceName>sample string 15</HazardSourceName>
          <HazardTypeId>6</HazardTypeId>
          <HazardTypeName>sample string 14</HazardTypeName>
          <Id>1</Id>
          <ImplementIsCompleted>true</ImplementIsCompleted>
          <InspectionCustomerId>25</InspectionCustomerId>
          <InspectionId>2</InspectionId>
          <InspectionLocalId>18</InspectionLocalId>
          <LastModifiedBy>12</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
          <LifeCycleId>9</LifeCycleId>
          <LifeCycleName>sample string 16</LifeCycleName>
          <LocalId>17</LocalId>
          <LocalResponsiblePersonId1>19</LocalResponsiblePersonId1>
          <LocalResponsiblePersonId2>1</LocalResponsiblePersonId2>
          <PartOfMachine>sample string 8</PartOfMachine>
          <ReferenceNo>sample string 5</ReferenceNo>
          <ReferenceNoQRBase64>sample string 23</ReferenceNoQRBase64>
          <ResponsiblePersonId1>3</ResponsiblePersonId1>
          <ResponsiblePersonId2>1</ResponsiblePersonId2>
          <ResponsiblePersonName>sample string 20</ResponsiblePersonName>
          <ResponsiblePersonName2>sample string 21</ResponsiblePersonName2>
          <RiskAssessmentLine>
            <BgColor>sample string 23</BgColor>
            <CommentUserName>sample string 20</CommentUserName>
            <CompletedBy>1</CompletedBy>
            <CompletedByName>sample string 22</CompletedByName>
            <CompletedDate>2025-08-29T20:22:19.3067047+00:00</CompletedDate>
            <CreatedBy>12</CreatedBy>
            <CreatedByName>sample string 21</CreatedByName>
            <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
            <DegreeOfPossibleHarmId>8</DegreeOfPossibleHarmId>
            <DeletedBy>1</DeletedBy>
            <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
            <Description>sample string 5</Description>
            <ENPLR>sample string 17</ENPLR>
            <FrequencyOfExposureId>7</FrequencyOfExposureId>
            <Id>1</Id>
            <ImplementedControlIsCompleted>true</ImplementedControlIsCompleted>
            <InspectionCustomerId>28</InspectionCustomerId>
            <InspectionInspectorId>25</InspectionInspectorId>
            <InspectionIsCompleted>true</InspectionIsCompleted>
            <IsCompleted>true</IsCompleted>
            <LastModifiedBy>14</LastModifiedBy>
            <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
            <LikelihoodOfOccurrenceId>6</LikelihoodOfOccurrenceId>
            <LocalId>18</LocalId>
            <MeasureType>sample string 4</MeasureType>
            <NumberOfPersonsAtRiskId>9</NumberOfPersonsAtRiskId>
            <ResidualRisk>sample string 16</ResidualRisk>
            <RiskAssessmentId>2</RiskAssessmentId>
            <RiskAssessmentLocalId>19</RiskAssessmentLocalId>
            <RiskAssessmentPhotos>
              <RiskAssessmentPhoto>
                <CreatedBy>5</CreatedBy>
                <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                <DeletedBy>1</DeletedBy>
                <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                <Id>1</Id>
                <ImageBase64>sample string 9</ImageBase64>
                <ImagePath>sample string 4</ImagePath>
                <LastModifiedBy>7</LastModifiedBy>
                <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                <LocalId>10</LocalId>
                <RiskAssessmentLineId>2</RiskAssessmentLineId>
                <RiskAssessmentLineLocalId>11</RiskAssessmentLineLocalId>
                <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
              </RiskAssessmentPhoto>
              <RiskAssessmentPhoto>
                <CreatedBy>5</CreatedBy>
                <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                <DeletedBy>1</DeletedBy>
                <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                <Id>1</Id>
                <ImageBase64>sample string 9</ImageBase64>
                <ImagePath>sample string 4</ImagePath>
                <LastModifiedBy>7</LastModifiedBy>
                <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                <LocalId>10</LocalId>
                <RiskAssessmentLineId>2</RiskAssessmentLineId>
                <RiskAssessmentLineLocalId>11</RiskAssessmentLineLocalId>
                <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
              </RiskAssessmentPhoto>
            </RiskAssessmentPhotos>
            <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
            <RiskDescription>sample string 24</RiskDescription>
            <Score>10</Score>
          </RiskAssessmentLine>
          <RiskAssessmentLines>
            <RiskAssessmentLine>
              <BgColor>sample string 23</BgColor>
              <CommentUserName>sample string 20</CommentUserName>
              <CompletedBy>1</CompletedBy>
              <CompletedByName>sample string 22</CompletedByName>
              <CompletedDate>2025-08-29T20:22:19.3067047+00:00</CompletedDate>
              <CreatedBy>12</CreatedBy>
              <CreatedByName>sample string 21</CreatedByName>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DegreeOfPossibleHarmId>8</DegreeOfPossibleHarmId>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Description>sample string 5</Description>
              <ENPLR>sample string 17</ENPLR>
              <FrequencyOfExposureId>7</FrequencyOfExposureId>
              <Id>1</Id>
              <ImplementedControlIsCompleted>true</ImplementedControlIsCompleted>
              <InspectionCustomerId>28</InspectionCustomerId>
              <InspectionInspectorId>25</InspectionInspectorId>
              <InspectionIsCompleted>true</InspectionIsCompleted>
              <IsCompleted>true</IsCompleted>
              <LastModifiedBy>14</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <LikelihoodOfOccurrenceId>6</LikelihoodOfOccurrenceId>
              <LocalId>18</LocalId>
              <MeasureType>sample string 4</MeasureType>
              <NumberOfPersonsAtRiskId>9</NumberOfPersonsAtRiskId>
              <ResidualRisk>sample string 16</ResidualRisk>
              <RiskAssessmentId>2</RiskAssessmentId>
              <RiskAssessmentLocalId>19</RiskAssessmentLocalId>
              <RiskAssessmentPhotos>
                <RiskAssessmentPhoto>
                  <CreatedBy>5</CreatedBy>
                  <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                  <DeletedBy>1</DeletedBy>
                  <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                  <Id>1</Id>
                  <ImageBase64>sample string 9</ImageBase64>
                  <ImagePath>sample string 4</ImagePath>
                  <LastModifiedBy>7</LastModifiedBy>
                  <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                  <LocalId>10</LocalId>
                  <RiskAssessmentLineId>2</RiskAssessmentLineId>
                  <RiskAssessmentLineLocalId>11</RiskAssessmentLineLocalId>
                  <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
                </RiskAssessmentPhoto>
                <RiskAssessmentPhoto>
                  <CreatedBy>5</CreatedBy>
                  <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                  <DeletedBy>1</DeletedBy>
                  <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                  <Id>1</Id>
                  <ImageBase64>sample string 9</ImageBase64>
                  <ImagePath>sample string 4</ImagePath>
                  <LastModifiedBy>7</LastModifiedBy>
                  <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                  <LocalId>10</LocalId>
                  <RiskAssessmentLineId>2</RiskAssessmentLineId>
                  <RiskAssessmentLineLocalId>11</RiskAssessmentLineLocalId>
                  <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
                </RiskAssessmentPhoto>
              </RiskAssessmentPhotos>
              <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
              <RiskDescription>sample string 24</RiskDescription>
              <Score>10</Score>
            </RiskAssessmentLine>
            <RiskAssessmentLine>
              <BgColor>sample string 23</BgColor>
              <CommentUserName>sample string 20</CommentUserName>
              <CompletedBy>1</CompletedBy>
              <CompletedByName>sample string 22</CompletedByName>
              <CompletedDate>2025-08-29T20:22:19.3067047+00:00</CompletedDate>
              <CreatedBy>12</CreatedBy>
              <CreatedByName>sample string 21</CreatedByName>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DegreeOfPossibleHarmId>8</DegreeOfPossibleHarmId>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Description>sample string 5</Description>
              <ENPLR>sample string 17</ENPLR>
              <FrequencyOfExposureId>7</FrequencyOfExposureId>
              <Id>1</Id>
              <ImplementedControlIsCompleted>true</ImplementedControlIsCompleted>
              <InspectionCustomerId>28</InspectionCustomerId>
              <InspectionInspectorId>25</InspectionInspectorId>
              <InspectionIsCompleted>true</InspectionIsCompleted>
              <IsCompleted>true</IsCompleted>
              <LastModifiedBy>14</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <LikelihoodOfOccurrenceId>6</LikelihoodOfOccurrenceId>
              <LocalId>18</LocalId>
              <MeasureType>sample string 4</MeasureType>
              <NumberOfPersonsAtRiskId>9</NumberOfPersonsAtRiskId>
              <ResidualRisk>sample string 16</ResidualRisk>
              <RiskAssessmentId>2</RiskAssessmentId>
              <RiskAssessmentLocalId>19</RiskAssessmentLocalId>
              <RiskAssessmentPhotos>
                <RiskAssessmentPhoto>
                  <CreatedBy>5</CreatedBy>
                  <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                  <DeletedBy>1</DeletedBy>
                  <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                  <Id>1</Id>
                  <ImageBase64>sample string 9</ImageBase64>
                  <ImagePath>sample string 4</ImagePath>
                  <LastModifiedBy>7</LastModifiedBy>
                  <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                  <LocalId>10</LocalId>
                  <RiskAssessmentLineId>2</RiskAssessmentLineId>
                  <RiskAssessmentLineLocalId>11</RiskAssessmentLineLocalId>
                  <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
                </RiskAssessmentPhoto>
                <RiskAssessmentPhoto>
                  <CreatedBy>5</CreatedBy>
                  <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                  <DeletedBy>1</DeletedBy>
                  <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                  <Id>1</Id>
                  <ImageBase64>sample string 9</ImageBase64>
                  <ImagePath>sample string 4</ImagePath>
                  <LastModifiedBy>7</LastModifiedBy>
                  <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                  <LocalId>10</LocalId>
                  <RiskAssessmentLineId>2</RiskAssessmentLineId>
                  <RiskAssessmentLineLocalId>11</RiskAssessmentLineLocalId>
                  <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
                </RiskAssessmentPhoto>
              </RiskAssessmentPhotos>
              <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
              <RiskDescription>sample string 24</RiskDescription>
              <Score>10</Score>
            </RiskAssessmentLine>
          </RiskAssessmentLines>
          <Title>sample string 4</Title>
        </RiskAssessment>
      </RiskAssessments>
      <RoleId>66</RoleId>
      <SerialNumber>sample string 6</SerialNumber>
      <SiteId>1</SiteId>
      <SiteIdName>sample string 106</SiteIdName>
      <SubClauseAnswers>
        <SubClauseAnswer>
          <AnswerTypeId>7</AnswerTypeId>
          <Comment>sample string 6</Comment>
          <CompletedByName>sample string 13</CompletedByName>
          <CreatedBy>8</CreatedBy>
          <CreatedByName>sample string 12</CreatedByName>
          <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
          <FailCounts>22</FailCounts>
          <Id>1</Id>
          <InspectionId>2</InspectionId>
          <InspectionInspectorId>19</InspectionInspectorId>
          <InspectionIsCompleted>true</InspectionIsCompleted>
          <InspectionLocalId>15</InspectionLocalId>
          <LastModifiedBy>10</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
          <LocalId>14</LocalId>
          <NACounts>23</NACounts>
          <PassCounts>21</PassCounts>
          <StageMasterId>sample string 4</StageMasterId>
          <StageMasterIdName>sample string 16</StageMasterIdName>
          <StageMasterIds xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
            <d6p1:int>1</d6p1:int>
            <d6p1:int>2</d6p1:int>
          </StageMasterIds>
          <SubClauseAnswersCounts>20</SubClauseAnswersCounts>
          <SubClauseId>3</SubClauseId>
          <SubClauseStages>
            <SubClauseStage>
              <CreatedBy>5</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <LastModifiedBy>7</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <StageCode>sample string 8</StageCode>
              <StageId>3</StageId>
              <StageName>sample string 9</StageName>
              <SubClauseId>2</SubClauseId>
            </SubClauseStage>
            <SubClauseStage>
              <CreatedBy>5</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <LastModifiedBy>7</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <StageCode>sample string 8</StageCode>
              <StageId>3</StageId>
              <StageName>sample string 9</StageName>
              <SubClauseId>2</SubClauseId>
            </SubClauseStage>
          </SubClauseStages>
          <SubClauseTypeOfVerifications>
            <SubClauseTypeOfVerification>
              <CreatedBy>5</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <LastModifiedBy>7</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <SubClauseId>2</SubClauseId>
              <TypeOfVerificationCode>sample string 8</TypeOfVerificationCode>
              <TypeOfVerificationId>3</TypeOfVerificationId>
              <TypeOfVerificationName>sample string 9</TypeOfVerificationName>
            </SubClauseTypeOfVerification>
            <SubClauseTypeOfVerification>
              <CreatedBy>5</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <LastModifiedBy>7</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <SubClauseId>2</SubClauseId>
              <TypeOfVerificationCode>sample string 8</TypeOfVerificationCode>
              <TypeOfVerificationId>3</TypeOfVerificationId>
              <TypeOfVerificationName>sample string 9</TypeOfVerificationName>
            </SubClauseTypeOfVerification>
          </SubClauseTypeOfVerifications>
          <TypeOfVerificationMasterId>sample string 5</TypeOfVerificationMasterId>
          <TypeOfVerificationMasterIdName>sample string 17</TypeOfVerificationMasterIdName>
          <TypeOfVerificationMasterIds xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
            <d6p1:int>1</d6p1:int>
            <d6p1:int>2</d6p1:int>
          </TypeOfVerificationMasterIds>
        </SubClauseAnswer>
        <SubClauseAnswer>
          <AnswerTypeId>7</AnswerTypeId>
          <Comment>sample string 6</Comment>
          <CompletedByName>sample string 13</CompletedByName>
          <CreatedBy>8</CreatedBy>
          <CreatedByName>sample string 12</CreatedByName>
          <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
          <FailCounts>22</FailCounts>
          <Id>1</Id>
          <InspectionId>2</InspectionId>
          <InspectionInspectorId>19</InspectionInspectorId>
          <InspectionIsCompleted>true</InspectionIsCompleted>
          <InspectionLocalId>15</InspectionLocalId>
          <LastModifiedBy>10</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
          <LocalId>14</LocalId>
          <NACounts>23</NACounts>
          <PassCounts>21</PassCounts>
          <StageMasterId>sample string 4</StageMasterId>
          <StageMasterIdName>sample string 16</StageMasterIdName>
          <StageMasterIds xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
            <d6p1:int>1</d6p1:int>
            <d6p1:int>2</d6p1:int>
          </StageMasterIds>
          <SubClauseAnswersCounts>20</SubClauseAnswersCounts>
          <SubClauseId>3</SubClauseId>
          <SubClauseStages>
            <SubClauseStage>
              <CreatedBy>5</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <LastModifiedBy>7</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <StageCode>sample string 8</StageCode>
              <StageId>3</StageId>
              <StageName>sample string 9</StageName>
              <SubClauseId>2</SubClauseId>
            </SubClauseStage>
            <SubClauseStage>
              <CreatedBy>5</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <LastModifiedBy>7</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <StageCode>sample string 8</StageCode>
              <StageId>3</StageId>
              <StageName>sample string 9</StageName>
              <SubClauseId>2</SubClauseId>
            </SubClauseStage>
          </SubClauseStages>
          <SubClauseTypeOfVerifications>
            <SubClauseTypeOfVerification>
              <CreatedBy>5</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <LastModifiedBy>7</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <SubClauseId>2</SubClauseId>
              <TypeOfVerificationCode>sample string 8</TypeOfVerificationCode>
              <TypeOfVerificationId>3</TypeOfVerificationId>
              <TypeOfVerificationName>sample string 9</TypeOfVerificationName>
            </SubClauseTypeOfVerification>
            <SubClauseTypeOfVerification>
              <CreatedBy>5</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <LastModifiedBy>7</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <SubClauseId>2</SubClauseId>
              <TypeOfVerificationCode>sample string 8</TypeOfVerificationCode>
              <TypeOfVerificationId>3</TypeOfVerificationId>
              <TypeOfVerificationName>sample string 9</TypeOfVerificationName>
            </SubClauseTypeOfVerification>
          </SubClauseTypeOfVerifications>
          <TypeOfVerificationMasterId>sample string 5</TypeOfVerificationMasterId>
          <TypeOfVerificationMasterIdName>sample string 17</TypeOfVerificationMasterIdName>
          <TypeOfVerificationMasterIds xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
            <d6p1:int>1</d6p1:int>
            <d6p1:int>2</d6p1:int>
          </TypeOfVerificationMasterIds>
        </SubClauseAnswer>
      </SubClauseAnswers>
      <Telephone>sample string 46</Telephone>
      <TotalAnsCheckCount>101</TotalAnsCheckCount>
      <TotalAnsNACount>100</TotalAnsNACount>
      <TotalAnsNoFailCount>99</TotalAnsNoFailCount>
      <TotalAnsYesPassCount>98</TotalAnsYesPassCount>
      <TotalCompletedRiskAssessmentCount>97</TotalCompletedRiskAssessmentCount>
      <TotalPercent>68</TotalPercent>
      <UserCompanyName>sample string 50</UserCompanyName>
      <UserCreatedBy>1</UserCreatedBy>
      <UserId>91</UserId>
      <UserInspectionId>71</UserInspectionId>
      <UserInspections>
        <UserInspection>
          <AssignUserEmailAddress>sample string 9</AssignUserEmailAddress>
          <AssignUserName>sample string 10</AssignUserName>
          <CreatedBy>4</CreatedBy>
          <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
          <Id>1</Id>
          <InspectionId>3</InspectionId>
          <LastModifiedBy>6</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
          <LocalId>13</LocalId>
          <LocalInspectionId>12</LocalInspectionId>
          <LocalUserId>14</LocalUserId>
          <LoginUserName>sample string 11</LoginUserName>
          <UserId>2</UserId>
          <UserName>sample string 8</UserName>
        </UserInspection>
        <UserInspection>
          <AssignUserEmailAddress>sample string 9</AssignUserEmailAddress>
          <AssignUserName>sample string 10</AssignUserName>
          <CreatedBy>4</CreatedBy>
          <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
          <Id>1</Id>
          <InspectionId>3</InspectionId>
          <LastModifiedBy>6</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
          <LocalId>13</LocalId>
          <LocalInspectionId>12</LocalInspectionId>
          <LocalUserId>14</LocalUserId>
          <LoginUserName>sample string 11</LoginUserName>
          <UserId>2</UserId>
          <UserName>sample string 8</UserName>
        </UserInspection>
      </UserInspections>
      <UserLevelId>102</UserLevelId>
      <UserLogo>sample string 51</UserLogo>
      <UserMode>sample string 33</UserMode>
      <UserProfileLogoPath>sample string 52</UserProfileLogoPath>
      <UserSkillRequirement>sample string 37</UserSkillRequirement>
    </Inspection>
  </Inspections>
  <LastModifiedBy>18</LastModifiedBy>
  <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
  <LimitOfUse>sample string 20</LimitOfUse>
  <LocalCustomerId>36</LocalCustomerId>
  <MDRARiskAssessments>
    <MDRARiskAssessment>
      <CompletedBy>1</CompletedBy>
      <CompletedByName>sample string 21</CompletedByName>
      <CompletedDate>2025-08-29T20:22:19.3067047+00:00</CompletedDate>
      <CreatedBy>15</CreatedBy>
      <CreatedByName>sample string 22</CreatedByName>
      <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
      <CustomerId>24</CustomerId>
      <DeletedBy>1</DeletedBy>
      <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
      <HazardDescription>sample string 13</HazardDescription>
      <HazardSourceId>8</HazardSourceId>
      <HazardSourceName>sample string 9</HazardSourceName>
      <HazardTypeId>6</HazardTypeId>
      <HazardTypeName>sample string 7</HazardTypeName>
      <Id>1</Id>
      <InspectionCustomerId>27</InspectionCustomerId>
      <InspectionId>2</InspectionId>
      <InspectionInspectorId>25</InspectionInspectorId>
      <InspectionIsCompleted>true</InspectionIsCompleted>
      <InspectionLocalId>30</InspectionLocalId>
      <IsComplete>true</IsComplete>
      <IsPopUpClose>true</IsPopUpClose>
      <IsRiskSufficientlyReduced>true</IsRiskSufficientlyReduced>
      <LastModifiedBy>17</LastModifiedBy>
      <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
      <LifeCycleId>10</LifeCycleId>
      <LifeCycleName>sample string 11</LifeCycleName>
      <LocalId>29</LocalId>
      <LocalResponsiblePersonId1>31</LocalResponsiblePersonId1>
      <LocalResponsiblePersonId2>32</LocalResponsiblePersonId2>
      <MDRARiskAssessmentLine>
        <CMBgColor>sample string 24</CMBgColor>
        <CMDegreeOfPossibleHarmId>1</CMDegreeOfPossibleHarmId>
        <CMDescription>sample string 11</CMDescription>
        <CMENPLR>sample string 12</CMENPLR>
        <CMFrequencyOfExposureId>1</CMFrequencyOfExposureId>
        <CMLikelihoodOfOccurrenceId>1</CMLikelihoodOfOccurrenceId>
        <CMNumberOfPersonsAtRiskId>1</CMNumberOfPersonsAtRiskId>
        <CMRiskDescription>sample string 25</CMRiskDescription>
        <CMScore>1</CMScore>
        <CommentUserName>sample string 19</CommentUserName>
        <CompletedByName>sample string 21</CompletedByName>
        <ControlTypeId>4</ControlTypeId>
        <ControlTypeIdName>sample string 29</ControlTypeIdName>
        <CreatedBy>13</CreatedBy>
        <CreatedByName>sample string 20</CreatedByName>
        <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
        <DeletedBy>1</DeletedBy>
        <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
        <IRBgColor>sample string 22</IRBgColor>
        <IRDegreeOfPossibleHarmId>7</IRDegreeOfPossibleHarmId>
        <IRENPLR>sample string 10</IRENPLR>
        <IRFrequencyOfExposureId>6</IRFrequencyOfExposureId>
        <IRLikelihoodOfOccurrenceId>5</IRLikelihoodOfOccurrenceId>
        <IRNumberOfPersonsAtRiskId>8</IRNumberOfPersonsAtRiskId>
        <IRRiskDescription>sample string 23</IRRiskDescription>
        <IRScore>9</IRScore>
        <Id>1</Id>
        <InspectionCustomerId>28</InspectionCustomerId>
        <InspectionId>30</InspectionId>
        <InspectionInspectorId>26</InspectionInspectorId>
        <InspectionIsCompleted>true</InspectionIsCompleted>
        <KeyNoCMDegreeOfPossibleHarmId>37</KeyNoCMDegreeOfPossibleHarmId>
        <KeyNoCMFrequencyOfExposureId>36</KeyNoCMFrequencyOfExposureId>
        <KeyNoCMLikelihoodOfOccurrenceId>35</KeyNoCMLikelihoodOfOccurrenceId>
        <KeyNoCMNumberOfPersonsAtRiskId>38</KeyNoCMNumberOfPersonsAtRiskId>
        <KeyNoIRDegreeOfPossibleHarmId>33</KeyNoIRDegreeOfPossibleHarmId>
        <KeyNoIRFrequencyOfExposureId>32</KeyNoIRFrequencyOfExposureId>
        <KeyNoIRLikelihoodOfOccurrenceId>31</KeyNoIRLikelihoodOfOccurrenceId>
        <KeyNoIRNumberOfPersonsAtRiskId>34</KeyNoIRNumberOfPersonsAtRiskId>
        <LastModifiedBy>15</LastModifiedBy>
        <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
        <LocalId>17</LocalId>
        <MDRARiskAssessmentId>2</MDRARiskAssessmentId>
        <MDRARiskAssessmentLinePhotos>
          <MDRARiskAssessmentLinePhoto>
            <CreatedBy>4</CreatedBy>
            <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
            <DeletedBy>1</DeletedBy>
            <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
            <Id>1</Id>
            <ImageBase64>sample string 8</ImageBase64>
            <ImagePath>sample string 3</ImagePath>
            <LastModifiedBy>6</LastModifiedBy>
            <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
            <LocalId>9</LocalId>
            <MDRALineLocalId>10</MDRALineLocalId>
            <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
          </MDRARiskAssessmentLinePhoto>
          <MDRARiskAssessmentLinePhoto>
            <CreatedBy>4</CreatedBy>
            <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
            <DeletedBy>1</DeletedBy>
            <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
            <Id>1</Id>
            <ImageBase64>sample string 8</ImageBase64>
            <ImagePath>sample string 3</ImagePath>
            <LastModifiedBy>6</LastModifiedBy>
            <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
            <LocalId>9</LocalId>
            <MDRALineLocalId>10</MDRALineLocalId>
            <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
          </MDRARiskAssessmentLinePhoto>
        </MDRARiskAssessmentLinePhotos>
        <MDRARiskAssessmentLocalId>18</MDRARiskAssessmentLocalId>
        <SequenceNo>3</SequenceNo>
      </MDRARiskAssessmentLine>
      <MDRARiskAssessmentLineLister>
        <InspectionInspectorId>2</InspectionInspectorId>
        <InspectionIsCompleted>true</InspectionIsCompleted>
        <MDRARiskAssessmentId>1</MDRARiskAssessmentId>
        <MDRARiskAssessmentIsCompleted>true</MDRARiskAssessmentIsCompleted>
        <MDRARiskAssessmentLines>
          <MDRARiskAssessmentLine>
            <CMBgColor>sample string 24</CMBgColor>
            <CMDegreeOfPossibleHarmId>1</CMDegreeOfPossibleHarmId>
            <CMDescription>sample string 11</CMDescription>
            <CMENPLR>sample string 12</CMENPLR>
            <CMFrequencyOfExposureId>1</CMFrequencyOfExposureId>
            <CMLikelihoodOfOccurrenceId>1</CMLikelihoodOfOccurrenceId>
            <CMNumberOfPersonsAtRiskId>1</CMNumberOfPersonsAtRiskId>
            <CMRiskDescription>sample string 25</CMRiskDescription>
            <CMScore>1</CMScore>
            <CommentUserName>sample string 19</CommentUserName>
            <CompletedByName>sample string 21</CompletedByName>
            <ControlTypeId>4</ControlTypeId>
            <ControlTypeIdName>sample string 29</ControlTypeIdName>
            <CreatedBy>13</CreatedBy>
            <CreatedByName>sample string 20</CreatedByName>
            <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
            <DeletedBy>1</DeletedBy>
            <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
            <IRBgColor>sample string 22</IRBgColor>
            <IRDegreeOfPossibleHarmId>7</IRDegreeOfPossibleHarmId>
            <IRENPLR>sample string 10</IRENPLR>
            <IRFrequencyOfExposureId>6</IRFrequencyOfExposureId>
            <IRLikelihoodOfOccurrenceId>5</IRLikelihoodOfOccurrenceId>
            <IRNumberOfPersonsAtRiskId>8</IRNumberOfPersonsAtRiskId>
            <IRRiskDescription>sample string 23</IRRiskDescription>
            <IRScore>9</IRScore>
            <Id>1</Id>
            <InspectionCustomerId>28</InspectionCustomerId>
            <InspectionId>30</InspectionId>
            <InspectionInspectorId>26</InspectionInspectorId>
            <InspectionIsCompleted>true</InspectionIsCompleted>
            <KeyNoCMDegreeOfPossibleHarmId>37</KeyNoCMDegreeOfPossibleHarmId>
            <KeyNoCMFrequencyOfExposureId>36</KeyNoCMFrequencyOfExposureId>
            <KeyNoCMLikelihoodOfOccurrenceId>35</KeyNoCMLikelihoodOfOccurrenceId>
            <KeyNoCMNumberOfPersonsAtRiskId>38</KeyNoCMNumberOfPersonsAtRiskId>
            <KeyNoIRDegreeOfPossibleHarmId>33</KeyNoIRDegreeOfPossibleHarmId>
            <KeyNoIRFrequencyOfExposureId>32</KeyNoIRFrequencyOfExposureId>
            <KeyNoIRLikelihoodOfOccurrenceId>31</KeyNoIRLikelihoodOfOccurrenceId>
            <KeyNoIRNumberOfPersonsAtRiskId>34</KeyNoIRNumberOfPersonsAtRiskId>
            <LastModifiedBy>15</LastModifiedBy>
            <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
            <LocalId>17</LocalId>
            <MDRARiskAssessmentId>2</MDRARiskAssessmentId>
            <MDRARiskAssessmentLinePhotos>
              <MDRARiskAssessmentLinePhoto>
                <CreatedBy>4</CreatedBy>
                <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                <DeletedBy>1</DeletedBy>
                <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                <Id>1</Id>
                <ImageBase64>sample string 8</ImageBase64>
                <ImagePath>sample string 3</ImagePath>
                <LastModifiedBy>6</LastModifiedBy>
                <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                <LocalId>9</LocalId>
                <MDRALineLocalId>10</MDRALineLocalId>
                <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
              </MDRARiskAssessmentLinePhoto>
              <MDRARiskAssessmentLinePhoto>
                <CreatedBy>4</CreatedBy>
                <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                <DeletedBy>1</DeletedBy>
                <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                <Id>1</Id>
                <ImageBase64>sample string 8</ImageBase64>
                <ImagePath>sample string 3</ImagePath>
                <LastModifiedBy>6</LastModifiedBy>
                <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                <LocalId>9</LocalId>
                <MDRALineLocalId>10</MDRALineLocalId>
                <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
              </MDRARiskAssessmentLinePhoto>
            </MDRARiskAssessmentLinePhotos>
            <MDRARiskAssessmentLocalId>18</MDRARiskAssessmentLocalId>
            <SequenceNo>3</SequenceNo>
          </MDRARiskAssessmentLine>
          <MDRARiskAssessmentLine>
            <CMBgColor>sample string 24</CMBgColor>
            <CMDegreeOfPossibleHarmId>1</CMDegreeOfPossibleHarmId>
            <CMDescription>sample string 11</CMDescription>
            <CMENPLR>sample string 12</CMENPLR>
            <CMFrequencyOfExposureId>1</CMFrequencyOfExposureId>
            <CMLikelihoodOfOccurrenceId>1</CMLikelihoodOfOccurrenceId>
            <CMNumberOfPersonsAtRiskId>1</CMNumberOfPersonsAtRiskId>
            <CMRiskDescription>sample string 25</CMRiskDescription>
            <CMScore>1</CMScore>
            <CommentUserName>sample string 19</CommentUserName>
            <CompletedByName>sample string 21</CompletedByName>
            <ControlTypeId>4</ControlTypeId>
            <ControlTypeIdName>sample string 29</ControlTypeIdName>
            <CreatedBy>13</CreatedBy>
            <CreatedByName>sample string 20</CreatedByName>
            <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
            <DeletedBy>1</DeletedBy>
            <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
            <IRBgColor>sample string 22</IRBgColor>
            <IRDegreeOfPossibleHarmId>7</IRDegreeOfPossibleHarmId>
            <IRENPLR>sample string 10</IRENPLR>
            <IRFrequencyOfExposureId>6</IRFrequencyOfExposureId>
            <IRLikelihoodOfOccurrenceId>5</IRLikelihoodOfOccurrenceId>
            <IRNumberOfPersonsAtRiskId>8</IRNumberOfPersonsAtRiskId>
            <IRRiskDescription>sample string 23</IRRiskDescription>
            <IRScore>9</IRScore>
            <Id>1</Id>
            <InspectionCustomerId>28</InspectionCustomerId>
            <InspectionId>30</InspectionId>
            <InspectionInspectorId>26</InspectionInspectorId>
            <InspectionIsCompleted>true</InspectionIsCompleted>
            <KeyNoCMDegreeOfPossibleHarmId>37</KeyNoCMDegreeOfPossibleHarmId>
            <KeyNoCMFrequencyOfExposureId>36</KeyNoCMFrequencyOfExposureId>
            <KeyNoCMLikelihoodOfOccurrenceId>35</KeyNoCMLikelihoodOfOccurrenceId>
            <KeyNoCMNumberOfPersonsAtRiskId>38</KeyNoCMNumberOfPersonsAtRiskId>
            <KeyNoIRDegreeOfPossibleHarmId>33</KeyNoIRDegreeOfPossibleHarmId>
            <KeyNoIRFrequencyOfExposureId>32</KeyNoIRFrequencyOfExposureId>
            <KeyNoIRLikelihoodOfOccurrenceId>31</KeyNoIRLikelihoodOfOccurrenceId>
            <KeyNoIRNumberOfPersonsAtRiskId>34</KeyNoIRNumberOfPersonsAtRiskId>
            <LastModifiedBy>15</LastModifiedBy>
            <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
            <LocalId>17</LocalId>
            <MDRARiskAssessmentId>2</MDRARiskAssessmentId>
            <MDRARiskAssessmentLinePhotos>
              <MDRARiskAssessmentLinePhoto>
                <CreatedBy>4</CreatedBy>
                <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                <DeletedBy>1</DeletedBy>
                <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                <Id>1</Id>
                <ImageBase64>sample string 8</ImageBase64>
                <ImagePath>sample string 3</ImagePath>
                <LastModifiedBy>6</LastModifiedBy>
                <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                <LocalId>9</LocalId>
                <MDRALineLocalId>10</MDRALineLocalId>
                <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
              </MDRARiskAssessmentLinePhoto>
              <MDRARiskAssessmentLinePhoto>
                <CreatedBy>4</CreatedBy>
                <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                <DeletedBy>1</DeletedBy>
                <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                <Id>1</Id>
                <ImageBase64>sample string 8</ImageBase64>
                <ImagePath>sample string 3</ImagePath>
                <LastModifiedBy>6</LastModifiedBy>
                <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                <LocalId>9</LocalId>
                <MDRALineLocalId>10</MDRALineLocalId>
                <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
              </MDRARiskAssessmentLinePhoto>
            </MDRARiskAssessmentLinePhotos>
            <MDRARiskAssessmentLocalId>18</MDRARiskAssessmentLocalId>
            <SequenceNo>3</SequenceNo>
          </MDRARiskAssessmentLine>
        </MDRARiskAssessmentLines>
        <Pager>
          <CurrentPage>4</CurrentPage>
          <PageSize>1</PageSize>
          <Skip>3</Skip>
          <Take>2</Take>
          <TotalPage>sample string 5</TotalPage>
          <TotalRecord>6</TotalRecord>
        </Pager>
        <SearchCriteria>
          <CMBgColor>sample string 24</CMBgColor>
          <CMDegreeOfPossibleHarmId>1</CMDegreeOfPossibleHarmId>
          <CMDescription>sample string 11</CMDescription>
          <CMENPLR>sample string 12</CMENPLR>
          <CMFrequencyOfExposureId>1</CMFrequencyOfExposureId>
          <CMLikelihoodOfOccurrenceId>1</CMLikelihoodOfOccurrenceId>
          <CMNumberOfPersonsAtRiskId>1</CMNumberOfPersonsAtRiskId>
          <CMRiskDescription>sample string 25</CMRiskDescription>
          <CMScore>1</CMScore>
          <CommentUserName>sample string 19</CommentUserName>
          <CompletedByName>sample string 21</CompletedByName>
          <ControlTypeId>4</ControlTypeId>
          <ControlTypeIdName>sample string 29</ControlTypeIdName>
          <CreatedBy>13</CreatedBy>
          <CreatedByName>sample string 20</CreatedByName>
          <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
          <IRBgColor>sample string 22</IRBgColor>
          <IRDegreeOfPossibleHarmId>7</IRDegreeOfPossibleHarmId>
          <IRENPLR>sample string 10</IRENPLR>
          <IRFrequencyOfExposureId>6</IRFrequencyOfExposureId>
          <IRLikelihoodOfOccurrenceId>5</IRLikelihoodOfOccurrenceId>
          <IRNumberOfPersonsAtRiskId>8</IRNumberOfPersonsAtRiskId>
          <IRRiskDescription>sample string 23</IRRiskDescription>
          <IRScore>9</IRScore>
          <Id>1</Id>
          <InspectionCustomerId>28</InspectionCustomerId>
          <InspectionId>30</InspectionId>
          <InspectionInspectorId>26</InspectionInspectorId>
          <InspectionIsCompleted>true</InspectionIsCompleted>
          <KeyNoCMDegreeOfPossibleHarmId>37</KeyNoCMDegreeOfPossibleHarmId>
          <KeyNoCMFrequencyOfExposureId>36</KeyNoCMFrequencyOfExposureId>
          <KeyNoCMLikelihoodOfOccurrenceId>35</KeyNoCMLikelihoodOfOccurrenceId>
          <KeyNoCMNumberOfPersonsAtRiskId>38</KeyNoCMNumberOfPersonsAtRiskId>
          <KeyNoIRDegreeOfPossibleHarmId>33</KeyNoIRDegreeOfPossibleHarmId>
          <KeyNoIRFrequencyOfExposureId>32</KeyNoIRFrequencyOfExposureId>
          <KeyNoIRLikelihoodOfOccurrenceId>31</KeyNoIRLikelihoodOfOccurrenceId>
          <KeyNoIRNumberOfPersonsAtRiskId>34</KeyNoIRNumberOfPersonsAtRiskId>
          <LastModifiedBy>15</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
          <LocalId>17</LocalId>
          <MDRARiskAssessmentId>2</MDRARiskAssessmentId>
          <MDRARiskAssessmentLinePhotos>
            <MDRARiskAssessmentLinePhoto>
              <CreatedBy>4</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <ImageBase64>sample string 8</ImageBase64>
              <ImagePath>sample string 3</ImagePath>
              <LastModifiedBy>6</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <LocalId>9</LocalId>
              <MDRALineLocalId>10</MDRALineLocalId>
              <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
            </MDRARiskAssessmentLinePhoto>
            <MDRARiskAssessmentLinePhoto>
              <CreatedBy>4</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <ImageBase64>sample string 8</ImageBase64>
              <ImagePath>sample string 3</ImagePath>
              <LastModifiedBy>6</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <LocalId>9</LocalId>
              <MDRALineLocalId>10</MDRALineLocalId>
              <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
            </MDRARiskAssessmentLinePhoto>
          </MDRARiskAssessmentLinePhotos>
          <MDRARiskAssessmentLocalId>18</MDRARiskAssessmentLocalId>
          <SequenceNo>3</SequenceNo>
        </SearchCriteria>
      </MDRARiskAssessmentLineLister>
      <MDRARiskAssessmentLines>
        <MDRARiskAssessmentLine>
          <CMBgColor>sample string 24</CMBgColor>
          <CMDegreeOfPossibleHarmId>1</CMDegreeOfPossibleHarmId>
          <CMDescription>sample string 11</CMDescription>
          <CMENPLR>sample string 12</CMENPLR>
          <CMFrequencyOfExposureId>1</CMFrequencyOfExposureId>
          <CMLikelihoodOfOccurrenceId>1</CMLikelihoodOfOccurrenceId>
          <CMNumberOfPersonsAtRiskId>1</CMNumberOfPersonsAtRiskId>
          <CMRiskDescription>sample string 25</CMRiskDescription>
          <CMScore>1</CMScore>
          <CommentUserName>sample string 19</CommentUserName>
          <CompletedByName>sample string 21</CompletedByName>
          <ControlTypeId>4</ControlTypeId>
          <ControlTypeIdName>sample string 29</ControlTypeIdName>
          <CreatedBy>13</CreatedBy>
          <CreatedByName>sample string 20</CreatedByName>
          <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
          <IRBgColor>sample string 22</IRBgColor>
          <IRDegreeOfPossibleHarmId>7</IRDegreeOfPossibleHarmId>
          <IRENPLR>sample string 10</IRENPLR>
          <IRFrequencyOfExposureId>6</IRFrequencyOfExposureId>
          <IRLikelihoodOfOccurrenceId>5</IRLikelihoodOfOccurrenceId>
          <IRNumberOfPersonsAtRiskId>8</IRNumberOfPersonsAtRiskId>
          <IRRiskDescription>sample string 23</IRRiskDescription>
          <IRScore>9</IRScore>
          <Id>1</Id>
          <InspectionCustomerId>28</InspectionCustomerId>
          <InspectionId>30</InspectionId>
          <InspectionInspectorId>26</InspectionInspectorId>
          <InspectionIsCompleted>true</InspectionIsCompleted>
          <KeyNoCMDegreeOfPossibleHarmId>37</KeyNoCMDegreeOfPossibleHarmId>
          <KeyNoCMFrequencyOfExposureId>36</KeyNoCMFrequencyOfExposureId>
          <KeyNoCMLikelihoodOfOccurrenceId>35</KeyNoCMLikelihoodOfOccurrenceId>
          <KeyNoCMNumberOfPersonsAtRiskId>38</KeyNoCMNumberOfPersonsAtRiskId>
          <KeyNoIRDegreeOfPossibleHarmId>33</KeyNoIRDegreeOfPossibleHarmId>
          <KeyNoIRFrequencyOfExposureId>32</KeyNoIRFrequencyOfExposureId>
          <KeyNoIRLikelihoodOfOccurrenceId>31</KeyNoIRLikelihoodOfOccurrenceId>
          <KeyNoIRNumberOfPersonsAtRiskId>34</KeyNoIRNumberOfPersonsAtRiskId>
          <LastModifiedBy>15</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
          <LocalId>17</LocalId>
          <MDRARiskAssessmentId>2</MDRARiskAssessmentId>
          <MDRARiskAssessmentLinePhotos>
            <MDRARiskAssessmentLinePhoto>
              <CreatedBy>4</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <ImageBase64>sample string 8</ImageBase64>
              <ImagePath>sample string 3</ImagePath>
              <LastModifiedBy>6</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <LocalId>9</LocalId>
              <MDRALineLocalId>10</MDRALineLocalId>
              <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
            </MDRARiskAssessmentLinePhoto>
            <MDRARiskAssessmentLinePhoto>
              <CreatedBy>4</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <ImageBase64>sample string 8</ImageBase64>
              <ImagePath>sample string 3</ImagePath>
              <LastModifiedBy>6</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <LocalId>9</LocalId>
              <MDRALineLocalId>10</MDRALineLocalId>
              <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
            </MDRARiskAssessmentLinePhoto>
          </MDRARiskAssessmentLinePhotos>
          <MDRARiskAssessmentLocalId>18</MDRARiskAssessmentLocalId>
          <SequenceNo>3</SequenceNo>
        </MDRARiskAssessmentLine>
        <MDRARiskAssessmentLine>
          <CMBgColor>sample string 24</CMBgColor>
          <CMDegreeOfPossibleHarmId>1</CMDegreeOfPossibleHarmId>
          <CMDescription>sample string 11</CMDescription>
          <CMENPLR>sample string 12</CMENPLR>
          <CMFrequencyOfExposureId>1</CMFrequencyOfExposureId>
          <CMLikelihoodOfOccurrenceId>1</CMLikelihoodOfOccurrenceId>
          <CMNumberOfPersonsAtRiskId>1</CMNumberOfPersonsAtRiskId>
          <CMRiskDescription>sample string 25</CMRiskDescription>
          <CMScore>1</CMScore>
          <CommentUserName>sample string 19</CommentUserName>
          <CompletedByName>sample string 21</CompletedByName>
          <ControlTypeId>4</ControlTypeId>
          <ControlTypeIdName>sample string 29</ControlTypeIdName>
          <CreatedBy>13</CreatedBy>
          <CreatedByName>sample string 20</CreatedByName>
          <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
          <IRBgColor>sample string 22</IRBgColor>
          <IRDegreeOfPossibleHarmId>7</IRDegreeOfPossibleHarmId>
          <IRENPLR>sample string 10</IRENPLR>
          <IRFrequencyOfExposureId>6</IRFrequencyOfExposureId>
          <IRLikelihoodOfOccurrenceId>5</IRLikelihoodOfOccurrenceId>
          <IRNumberOfPersonsAtRiskId>8</IRNumberOfPersonsAtRiskId>
          <IRRiskDescription>sample string 23</IRRiskDescription>
          <IRScore>9</IRScore>
          <Id>1</Id>
          <InspectionCustomerId>28</InspectionCustomerId>
          <InspectionId>30</InspectionId>
          <InspectionInspectorId>26</InspectionInspectorId>
          <InspectionIsCompleted>true</InspectionIsCompleted>
          <KeyNoCMDegreeOfPossibleHarmId>37</KeyNoCMDegreeOfPossibleHarmId>
          <KeyNoCMFrequencyOfExposureId>36</KeyNoCMFrequencyOfExposureId>
          <KeyNoCMLikelihoodOfOccurrenceId>35</KeyNoCMLikelihoodOfOccurrenceId>
          <KeyNoCMNumberOfPersonsAtRiskId>38</KeyNoCMNumberOfPersonsAtRiskId>
          <KeyNoIRDegreeOfPossibleHarmId>33</KeyNoIRDegreeOfPossibleHarmId>
          <KeyNoIRFrequencyOfExposureId>32</KeyNoIRFrequencyOfExposureId>
          <KeyNoIRLikelihoodOfOccurrenceId>31</KeyNoIRLikelihoodOfOccurrenceId>
          <KeyNoIRNumberOfPersonsAtRiskId>34</KeyNoIRNumberOfPersonsAtRiskId>
          <LastModifiedBy>15</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
          <LocalId>17</LocalId>
          <MDRARiskAssessmentId>2</MDRARiskAssessmentId>
          <MDRARiskAssessmentLinePhotos>
            <MDRARiskAssessmentLinePhoto>
              <CreatedBy>4</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <ImageBase64>sample string 8</ImageBase64>
              <ImagePath>sample string 3</ImagePath>
              <LastModifiedBy>6</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <LocalId>9</LocalId>
              <MDRALineLocalId>10</MDRALineLocalId>
              <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
            </MDRARiskAssessmentLinePhoto>
            <MDRARiskAssessmentLinePhoto>
              <CreatedBy>4</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <ImageBase64>sample string 8</ImageBase64>
              <ImagePath>sample string 3</ImagePath>
              <LastModifiedBy>6</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <LocalId>9</LocalId>
              <MDRALineLocalId>10</MDRALineLocalId>
              <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
            </MDRARiskAssessmentLinePhoto>
          </MDRARiskAssessmentLinePhotos>
          <MDRARiskAssessmentLocalId>18</MDRARiskAssessmentLocalId>
          <SequenceNo>3</SequenceNo>
        </MDRARiskAssessmentLine>
      </MDRARiskAssessmentLines>
      <PartOfMachine>sample string 5</PartOfMachine>
      <ReferenceNo>sample string 4</ReferenceNo>
      <ReferenceNoQRBase64>sample string 23</ReferenceNoQRBase64>
      <ResidualRisk>sample string 14</ResidualRisk>
      <ResponsiblePersonId1>12</ResponsiblePersonId1>
      <ResponsiblePersonId2>1</ResponsiblePersonId2>
      <ResponsiblePersonName>sample string 19</ResponsiblePersonName>
      <ResponsiblePersonName2>sample string 20</ResponsiblePersonName2>
      <RiskSufficientlyReducedBy>1</RiskSufficientlyReducedBy>
      <RiskSufficientlyReducedByName>sample string 33</RiskSufficientlyReducedByName>
      <RiskSufficientlyReducedDate>2025-08-29T20:22:19.3067047+00:00</RiskSufficientlyReducedDate>
      <StatusCode>sample string 28</StatusCode>
      <Title>sample string 3</Title>
      <WebInspectionInspectorId>35</WebInspectionInspectorId>
      <WebInspectionIsCompleted>true</WebInspectionIsCompleted>
    </MDRARiskAssessment>
    <MDRARiskAssessment>
      <CompletedBy>1</CompletedBy>
      <CompletedByName>sample string 21</CompletedByName>
      <CompletedDate>2025-08-29T20:22:19.3067047+00:00</CompletedDate>
      <CreatedBy>15</CreatedBy>
      <CreatedByName>sample string 22</CreatedByName>
      <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
      <CustomerId>24</CustomerId>
      <DeletedBy>1</DeletedBy>
      <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
      <HazardDescription>sample string 13</HazardDescription>
      <HazardSourceId>8</HazardSourceId>
      <HazardSourceName>sample string 9</HazardSourceName>
      <HazardTypeId>6</HazardTypeId>
      <HazardTypeName>sample string 7</HazardTypeName>
      <Id>1</Id>
      <InspectionCustomerId>27</InspectionCustomerId>
      <InspectionId>2</InspectionId>
      <InspectionInspectorId>25</InspectionInspectorId>
      <InspectionIsCompleted>true</InspectionIsCompleted>
      <InspectionLocalId>30</InspectionLocalId>
      <IsComplete>true</IsComplete>
      <IsPopUpClose>true</IsPopUpClose>
      <IsRiskSufficientlyReduced>true</IsRiskSufficientlyReduced>
      <LastModifiedBy>17</LastModifiedBy>
      <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
      <LifeCycleId>10</LifeCycleId>
      <LifeCycleName>sample string 11</LifeCycleName>
      <LocalId>29</LocalId>
      <LocalResponsiblePersonId1>31</LocalResponsiblePersonId1>
      <LocalResponsiblePersonId2>32</LocalResponsiblePersonId2>
      <MDRARiskAssessmentLine>
        <CMBgColor>sample string 24</CMBgColor>
        <CMDegreeOfPossibleHarmId>1</CMDegreeOfPossibleHarmId>
        <CMDescription>sample string 11</CMDescription>
        <CMENPLR>sample string 12</CMENPLR>
        <CMFrequencyOfExposureId>1</CMFrequencyOfExposureId>
        <CMLikelihoodOfOccurrenceId>1</CMLikelihoodOfOccurrenceId>
        <CMNumberOfPersonsAtRiskId>1</CMNumberOfPersonsAtRiskId>
        <CMRiskDescription>sample string 25</CMRiskDescription>
        <CMScore>1</CMScore>
        <CommentUserName>sample string 19</CommentUserName>
        <CompletedByName>sample string 21</CompletedByName>
        <ControlTypeId>4</ControlTypeId>
        <ControlTypeIdName>sample string 29</ControlTypeIdName>
        <CreatedBy>13</CreatedBy>
        <CreatedByName>sample string 20</CreatedByName>
        <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
        <DeletedBy>1</DeletedBy>
        <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
        <IRBgColor>sample string 22</IRBgColor>
        <IRDegreeOfPossibleHarmId>7</IRDegreeOfPossibleHarmId>
        <IRENPLR>sample string 10</IRENPLR>
        <IRFrequencyOfExposureId>6</IRFrequencyOfExposureId>
        <IRLikelihoodOfOccurrenceId>5</IRLikelihoodOfOccurrenceId>
        <IRNumberOfPersonsAtRiskId>8</IRNumberOfPersonsAtRiskId>
        <IRRiskDescription>sample string 23</IRRiskDescription>
        <IRScore>9</IRScore>
        <Id>1</Id>
        <InspectionCustomerId>28</InspectionCustomerId>
        <InspectionId>30</InspectionId>
        <InspectionInspectorId>26</InspectionInspectorId>
        <InspectionIsCompleted>true</InspectionIsCompleted>
        <KeyNoCMDegreeOfPossibleHarmId>37</KeyNoCMDegreeOfPossibleHarmId>
        <KeyNoCMFrequencyOfExposureId>36</KeyNoCMFrequencyOfExposureId>
        <KeyNoCMLikelihoodOfOccurrenceId>35</KeyNoCMLikelihoodOfOccurrenceId>
        <KeyNoCMNumberOfPersonsAtRiskId>38</KeyNoCMNumberOfPersonsAtRiskId>
        <KeyNoIRDegreeOfPossibleHarmId>33</KeyNoIRDegreeOfPossibleHarmId>
        <KeyNoIRFrequencyOfExposureId>32</KeyNoIRFrequencyOfExposureId>
        <KeyNoIRLikelihoodOfOccurrenceId>31</KeyNoIRLikelihoodOfOccurrenceId>
        <KeyNoIRNumberOfPersonsAtRiskId>34</KeyNoIRNumberOfPersonsAtRiskId>
        <LastModifiedBy>15</LastModifiedBy>
        <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
        <LocalId>17</LocalId>
        <MDRARiskAssessmentId>2</MDRARiskAssessmentId>
        <MDRARiskAssessmentLinePhotos>
          <MDRARiskAssessmentLinePhoto>
            <CreatedBy>4</CreatedBy>
            <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
            <DeletedBy>1</DeletedBy>
            <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
            <Id>1</Id>
            <ImageBase64>sample string 8</ImageBase64>
            <ImagePath>sample string 3</ImagePath>
            <LastModifiedBy>6</LastModifiedBy>
            <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
            <LocalId>9</LocalId>
            <MDRALineLocalId>10</MDRALineLocalId>
            <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
          </MDRARiskAssessmentLinePhoto>
          <MDRARiskAssessmentLinePhoto>
            <CreatedBy>4</CreatedBy>
            <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
            <DeletedBy>1</DeletedBy>
            <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
            <Id>1</Id>
            <ImageBase64>sample string 8</ImageBase64>
            <ImagePath>sample string 3</ImagePath>
            <LastModifiedBy>6</LastModifiedBy>
            <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
            <LocalId>9</LocalId>
            <MDRALineLocalId>10</MDRALineLocalId>
            <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
          </MDRARiskAssessmentLinePhoto>
        </MDRARiskAssessmentLinePhotos>
        <MDRARiskAssessmentLocalId>18</MDRARiskAssessmentLocalId>
        <SequenceNo>3</SequenceNo>
      </MDRARiskAssessmentLine>
      <MDRARiskAssessmentLineLister>
        <InspectionInspectorId>2</InspectionInspectorId>
        <InspectionIsCompleted>true</InspectionIsCompleted>
        <MDRARiskAssessmentId>1</MDRARiskAssessmentId>
        <MDRARiskAssessmentIsCompleted>true</MDRARiskAssessmentIsCompleted>
        <MDRARiskAssessmentLines>
          <MDRARiskAssessmentLine>
            <CMBgColor>sample string 24</CMBgColor>
            <CMDegreeOfPossibleHarmId>1</CMDegreeOfPossibleHarmId>
            <CMDescription>sample string 11</CMDescription>
            <CMENPLR>sample string 12</CMENPLR>
            <CMFrequencyOfExposureId>1</CMFrequencyOfExposureId>
            <CMLikelihoodOfOccurrenceId>1</CMLikelihoodOfOccurrenceId>
            <CMNumberOfPersonsAtRiskId>1</CMNumberOfPersonsAtRiskId>
            <CMRiskDescription>sample string 25</CMRiskDescription>
            <CMScore>1</CMScore>
            <CommentUserName>sample string 19</CommentUserName>
            <CompletedByName>sample string 21</CompletedByName>
            <ControlTypeId>4</ControlTypeId>
            <ControlTypeIdName>sample string 29</ControlTypeIdName>
            <CreatedBy>13</CreatedBy>
            <CreatedByName>sample string 20</CreatedByName>
            <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
            <DeletedBy>1</DeletedBy>
            <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
            <IRBgColor>sample string 22</IRBgColor>
            <IRDegreeOfPossibleHarmId>7</IRDegreeOfPossibleHarmId>
            <IRENPLR>sample string 10</IRENPLR>
            <IRFrequencyOfExposureId>6</IRFrequencyOfExposureId>
            <IRLikelihoodOfOccurrenceId>5</IRLikelihoodOfOccurrenceId>
            <IRNumberOfPersonsAtRiskId>8</IRNumberOfPersonsAtRiskId>
            <IRRiskDescription>sample string 23</IRRiskDescription>
            <IRScore>9</IRScore>
            <Id>1</Id>
            <InspectionCustomerId>28</InspectionCustomerId>
            <InspectionId>30</InspectionId>
            <InspectionInspectorId>26</InspectionInspectorId>
            <InspectionIsCompleted>true</InspectionIsCompleted>
            <KeyNoCMDegreeOfPossibleHarmId>37</KeyNoCMDegreeOfPossibleHarmId>
            <KeyNoCMFrequencyOfExposureId>36</KeyNoCMFrequencyOfExposureId>
            <KeyNoCMLikelihoodOfOccurrenceId>35</KeyNoCMLikelihoodOfOccurrenceId>
            <KeyNoCMNumberOfPersonsAtRiskId>38</KeyNoCMNumberOfPersonsAtRiskId>
            <KeyNoIRDegreeOfPossibleHarmId>33</KeyNoIRDegreeOfPossibleHarmId>
            <KeyNoIRFrequencyOfExposureId>32</KeyNoIRFrequencyOfExposureId>
            <KeyNoIRLikelihoodOfOccurrenceId>31</KeyNoIRLikelihoodOfOccurrenceId>
            <KeyNoIRNumberOfPersonsAtRiskId>34</KeyNoIRNumberOfPersonsAtRiskId>
            <LastModifiedBy>15</LastModifiedBy>
            <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
            <LocalId>17</LocalId>
            <MDRARiskAssessmentId>2</MDRARiskAssessmentId>
            <MDRARiskAssessmentLinePhotos>
              <MDRARiskAssessmentLinePhoto>
                <CreatedBy>4</CreatedBy>
                <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                <DeletedBy>1</DeletedBy>
                <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                <Id>1</Id>
                <ImageBase64>sample string 8</ImageBase64>
                <ImagePath>sample string 3</ImagePath>
                <LastModifiedBy>6</LastModifiedBy>
                <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                <LocalId>9</LocalId>
                <MDRALineLocalId>10</MDRALineLocalId>
                <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
              </MDRARiskAssessmentLinePhoto>
              <MDRARiskAssessmentLinePhoto>
                <CreatedBy>4</CreatedBy>
                <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                <DeletedBy>1</DeletedBy>
                <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                <Id>1</Id>
                <ImageBase64>sample string 8</ImageBase64>
                <ImagePath>sample string 3</ImagePath>
                <LastModifiedBy>6</LastModifiedBy>
                <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                <LocalId>9</LocalId>
                <MDRALineLocalId>10</MDRALineLocalId>
                <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
              </MDRARiskAssessmentLinePhoto>
            </MDRARiskAssessmentLinePhotos>
            <MDRARiskAssessmentLocalId>18</MDRARiskAssessmentLocalId>
            <SequenceNo>3</SequenceNo>
          </MDRARiskAssessmentLine>
          <MDRARiskAssessmentLine>
            <CMBgColor>sample string 24</CMBgColor>
            <CMDegreeOfPossibleHarmId>1</CMDegreeOfPossibleHarmId>
            <CMDescription>sample string 11</CMDescription>
            <CMENPLR>sample string 12</CMENPLR>
            <CMFrequencyOfExposureId>1</CMFrequencyOfExposureId>
            <CMLikelihoodOfOccurrenceId>1</CMLikelihoodOfOccurrenceId>
            <CMNumberOfPersonsAtRiskId>1</CMNumberOfPersonsAtRiskId>
            <CMRiskDescription>sample string 25</CMRiskDescription>
            <CMScore>1</CMScore>
            <CommentUserName>sample string 19</CommentUserName>
            <CompletedByName>sample string 21</CompletedByName>
            <ControlTypeId>4</ControlTypeId>
            <ControlTypeIdName>sample string 29</ControlTypeIdName>
            <CreatedBy>13</CreatedBy>
            <CreatedByName>sample string 20</CreatedByName>
            <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
            <DeletedBy>1</DeletedBy>
            <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
            <IRBgColor>sample string 22</IRBgColor>
            <IRDegreeOfPossibleHarmId>7</IRDegreeOfPossibleHarmId>
            <IRENPLR>sample string 10</IRENPLR>
            <IRFrequencyOfExposureId>6</IRFrequencyOfExposureId>
            <IRLikelihoodOfOccurrenceId>5</IRLikelihoodOfOccurrenceId>
            <IRNumberOfPersonsAtRiskId>8</IRNumberOfPersonsAtRiskId>
            <IRRiskDescription>sample string 23</IRRiskDescription>
            <IRScore>9</IRScore>
            <Id>1</Id>
            <InspectionCustomerId>28</InspectionCustomerId>
            <InspectionId>30</InspectionId>
            <InspectionInspectorId>26</InspectionInspectorId>
            <InspectionIsCompleted>true</InspectionIsCompleted>
            <KeyNoCMDegreeOfPossibleHarmId>37</KeyNoCMDegreeOfPossibleHarmId>
            <KeyNoCMFrequencyOfExposureId>36</KeyNoCMFrequencyOfExposureId>
            <KeyNoCMLikelihoodOfOccurrenceId>35</KeyNoCMLikelihoodOfOccurrenceId>
            <KeyNoCMNumberOfPersonsAtRiskId>38</KeyNoCMNumberOfPersonsAtRiskId>
            <KeyNoIRDegreeOfPossibleHarmId>33</KeyNoIRDegreeOfPossibleHarmId>
            <KeyNoIRFrequencyOfExposureId>32</KeyNoIRFrequencyOfExposureId>
            <KeyNoIRLikelihoodOfOccurrenceId>31</KeyNoIRLikelihoodOfOccurrenceId>
            <KeyNoIRNumberOfPersonsAtRiskId>34</KeyNoIRNumberOfPersonsAtRiskId>
            <LastModifiedBy>15</LastModifiedBy>
            <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
            <LocalId>17</LocalId>
            <MDRARiskAssessmentId>2</MDRARiskAssessmentId>
            <MDRARiskAssessmentLinePhotos>
              <MDRARiskAssessmentLinePhoto>
                <CreatedBy>4</CreatedBy>
                <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                <DeletedBy>1</DeletedBy>
                <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                <Id>1</Id>
                <ImageBase64>sample string 8</ImageBase64>
                <ImagePath>sample string 3</ImagePath>
                <LastModifiedBy>6</LastModifiedBy>
                <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                <LocalId>9</LocalId>
                <MDRALineLocalId>10</MDRALineLocalId>
                <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
              </MDRARiskAssessmentLinePhoto>
              <MDRARiskAssessmentLinePhoto>
                <CreatedBy>4</CreatedBy>
                <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
                <DeletedBy>1</DeletedBy>
                <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
                <Id>1</Id>
                <ImageBase64>sample string 8</ImageBase64>
                <ImagePath>sample string 3</ImagePath>
                <LastModifiedBy>6</LastModifiedBy>
                <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
                <LocalId>9</LocalId>
                <MDRALineLocalId>10</MDRALineLocalId>
                <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
              </MDRARiskAssessmentLinePhoto>
            </MDRARiskAssessmentLinePhotos>
            <MDRARiskAssessmentLocalId>18</MDRARiskAssessmentLocalId>
            <SequenceNo>3</SequenceNo>
          </MDRARiskAssessmentLine>
        </MDRARiskAssessmentLines>
        <Pager>
          <CurrentPage>4</CurrentPage>
          <PageSize>1</PageSize>
          <Skip>3</Skip>
          <Take>2</Take>
          <TotalPage>sample string 5</TotalPage>
          <TotalRecord>6</TotalRecord>
        </Pager>
        <SearchCriteria>
          <CMBgColor>sample string 24</CMBgColor>
          <CMDegreeOfPossibleHarmId>1</CMDegreeOfPossibleHarmId>
          <CMDescription>sample string 11</CMDescription>
          <CMENPLR>sample string 12</CMENPLR>
          <CMFrequencyOfExposureId>1</CMFrequencyOfExposureId>
          <CMLikelihoodOfOccurrenceId>1</CMLikelihoodOfOccurrenceId>
          <CMNumberOfPersonsAtRiskId>1</CMNumberOfPersonsAtRiskId>
          <CMRiskDescription>sample string 25</CMRiskDescription>
          <CMScore>1</CMScore>
          <CommentUserName>sample string 19</CommentUserName>
          <CompletedByName>sample string 21</CompletedByName>
          <ControlTypeId>4</ControlTypeId>
          <ControlTypeIdName>sample string 29</ControlTypeIdName>
          <CreatedBy>13</CreatedBy>
          <CreatedByName>sample string 20</CreatedByName>
          <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
          <IRBgColor>sample string 22</IRBgColor>
          <IRDegreeOfPossibleHarmId>7</IRDegreeOfPossibleHarmId>
          <IRENPLR>sample string 10</IRENPLR>
          <IRFrequencyOfExposureId>6</IRFrequencyOfExposureId>
          <IRLikelihoodOfOccurrenceId>5</IRLikelihoodOfOccurrenceId>
          <IRNumberOfPersonsAtRiskId>8</IRNumberOfPersonsAtRiskId>
          <IRRiskDescription>sample string 23</IRRiskDescription>
          <IRScore>9</IRScore>
          <Id>1</Id>
          <InspectionCustomerId>28</InspectionCustomerId>
          <InspectionId>30</InspectionId>
          <InspectionInspectorId>26</InspectionInspectorId>
          <InspectionIsCompleted>true</InspectionIsCompleted>
          <KeyNoCMDegreeOfPossibleHarmId>37</KeyNoCMDegreeOfPossibleHarmId>
          <KeyNoCMFrequencyOfExposureId>36</KeyNoCMFrequencyOfExposureId>
          <KeyNoCMLikelihoodOfOccurrenceId>35</KeyNoCMLikelihoodOfOccurrenceId>
          <KeyNoCMNumberOfPersonsAtRiskId>38</KeyNoCMNumberOfPersonsAtRiskId>
          <KeyNoIRDegreeOfPossibleHarmId>33</KeyNoIRDegreeOfPossibleHarmId>
          <KeyNoIRFrequencyOfExposureId>32</KeyNoIRFrequencyOfExposureId>
          <KeyNoIRLikelihoodOfOccurrenceId>31</KeyNoIRLikelihoodOfOccurrenceId>
          <KeyNoIRNumberOfPersonsAtRiskId>34</KeyNoIRNumberOfPersonsAtRiskId>
          <LastModifiedBy>15</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
          <LocalId>17</LocalId>
          <MDRARiskAssessmentId>2</MDRARiskAssessmentId>
          <MDRARiskAssessmentLinePhotos>
            <MDRARiskAssessmentLinePhoto>
              <CreatedBy>4</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <ImageBase64>sample string 8</ImageBase64>
              <ImagePath>sample string 3</ImagePath>
              <LastModifiedBy>6</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <LocalId>9</LocalId>
              <MDRALineLocalId>10</MDRALineLocalId>
              <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
            </MDRARiskAssessmentLinePhoto>
            <MDRARiskAssessmentLinePhoto>
              <CreatedBy>4</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <ImageBase64>sample string 8</ImageBase64>
              <ImagePath>sample string 3</ImagePath>
              <LastModifiedBy>6</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <LocalId>9</LocalId>
              <MDRALineLocalId>10</MDRALineLocalId>
              <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
            </MDRARiskAssessmentLinePhoto>
          </MDRARiskAssessmentLinePhotos>
          <MDRARiskAssessmentLocalId>18</MDRARiskAssessmentLocalId>
          <SequenceNo>3</SequenceNo>
        </SearchCriteria>
      </MDRARiskAssessmentLineLister>
      <MDRARiskAssessmentLines>
        <MDRARiskAssessmentLine>
          <CMBgColor>sample string 24</CMBgColor>
          <CMDegreeOfPossibleHarmId>1</CMDegreeOfPossibleHarmId>
          <CMDescription>sample string 11</CMDescription>
          <CMENPLR>sample string 12</CMENPLR>
          <CMFrequencyOfExposureId>1</CMFrequencyOfExposureId>
          <CMLikelihoodOfOccurrenceId>1</CMLikelihoodOfOccurrenceId>
          <CMNumberOfPersonsAtRiskId>1</CMNumberOfPersonsAtRiskId>
          <CMRiskDescription>sample string 25</CMRiskDescription>
          <CMScore>1</CMScore>
          <CommentUserName>sample string 19</CommentUserName>
          <CompletedByName>sample string 21</CompletedByName>
          <ControlTypeId>4</ControlTypeId>
          <ControlTypeIdName>sample string 29</ControlTypeIdName>
          <CreatedBy>13</CreatedBy>
          <CreatedByName>sample string 20</CreatedByName>
          <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
          <IRBgColor>sample string 22</IRBgColor>
          <IRDegreeOfPossibleHarmId>7</IRDegreeOfPossibleHarmId>
          <IRENPLR>sample string 10</IRENPLR>
          <IRFrequencyOfExposureId>6</IRFrequencyOfExposureId>
          <IRLikelihoodOfOccurrenceId>5</IRLikelihoodOfOccurrenceId>
          <IRNumberOfPersonsAtRiskId>8</IRNumberOfPersonsAtRiskId>
          <IRRiskDescription>sample string 23</IRRiskDescription>
          <IRScore>9</IRScore>
          <Id>1</Id>
          <InspectionCustomerId>28</InspectionCustomerId>
          <InspectionId>30</InspectionId>
          <InspectionInspectorId>26</InspectionInspectorId>
          <InspectionIsCompleted>true</InspectionIsCompleted>
          <KeyNoCMDegreeOfPossibleHarmId>37</KeyNoCMDegreeOfPossibleHarmId>
          <KeyNoCMFrequencyOfExposureId>36</KeyNoCMFrequencyOfExposureId>
          <KeyNoCMLikelihoodOfOccurrenceId>35</KeyNoCMLikelihoodOfOccurrenceId>
          <KeyNoCMNumberOfPersonsAtRiskId>38</KeyNoCMNumberOfPersonsAtRiskId>
          <KeyNoIRDegreeOfPossibleHarmId>33</KeyNoIRDegreeOfPossibleHarmId>
          <KeyNoIRFrequencyOfExposureId>32</KeyNoIRFrequencyOfExposureId>
          <KeyNoIRLikelihoodOfOccurrenceId>31</KeyNoIRLikelihoodOfOccurrenceId>
          <KeyNoIRNumberOfPersonsAtRiskId>34</KeyNoIRNumberOfPersonsAtRiskId>
          <LastModifiedBy>15</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
          <LocalId>17</LocalId>
          <MDRARiskAssessmentId>2</MDRARiskAssessmentId>
          <MDRARiskAssessmentLinePhotos>
            <MDRARiskAssessmentLinePhoto>
              <CreatedBy>4</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <ImageBase64>sample string 8</ImageBase64>
              <ImagePath>sample string 3</ImagePath>
              <LastModifiedBy>6</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <LocalId>9</LocalId>
              <MDRALineLocalId>10</MDRALineLocalId>
              <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
            </MDRARiskAssessmentLinePhoto>
            <MDRARiskAssessmentLinePhoto>
              <CreatedBy>4</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <ImageBase64>sample string 8</ImageBase64>
              <ImagePath>sample string 3</ImagePath>
              <LastModifiedBy>6</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <LocalId>9</LocalId>
              <MDRALineLocalId>10</MDRALineLocalId>
              <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
            </MDRARiskAssessmentLinePhoto>
          </MDRARiskAssessmentLinePhotos>
          <MDRARiskAssessmentLocalId>18</MDRARiskAssessmentLocalId>
          <SequenceNo>3</SequenceNo>
        </MDRARiskAssessmentLine>
        <MDRARiskAssessmentLine>
          <CMBgColor>sample string 24</CMBgColor>
          <CMDegreeOfPossibleHarmId>1</CMDegreeOfPossibleHarmId>
          <CMDescription>sample string 11</CMDescription>
          <CMENPLR>sample string 12</CMENPLR>
          <CMFrequencyOfExposureId>1</CMFrequencyOfExposureId>
          <CMLikelihoodOfOccurrenceId>1</CMLikelihoodOfOccurrenceId>
          <CMNumberOfPersonsAtRiskId>1</CMNumberOfPersonsAtRiskId>
          <CMRiskDescription>sample string 25</CMRiskDescription>
          <CMScore>1</CMScore>
          <CommentUserName>sample string 19</CommentUserName>
          <CompletedByName>sample string 21</CompletedByName>
          <ControlTypeId>4</ControlTypeId>
          <ControlTypeIdName>sample string 29</ControlTypeIdName>
          <CreatedBy>13</CreatedBy>
          <CreatedByName>sample string 20</CreatedByName>
          <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
          <IRBgColor>sample string 22</IRBgColor>
          <IRDegreeOfPossibleHarmId>7</IRDegreeOfPossibleHarmId>
          <IRENPLR>sample string 10</IRENPLR>
          <IRFrequencyOfExposureId>6</IRFrequencyOfExposureId>
          <IRLikelihoodOfOccurrenceId>5</IRLikelihoodOfOccurrenceId>
          <IRNumberOfPersonsAtRiskId>8</IRNumberOfPersonsAtRiskId>
          <IRRiskDescription>sample string 23</IRRiskDescription>
          <IRScore>9</IRScore>
          <Id>1</Id>
          <InspectionCustomerId>28</InspectionCustomerId>
          <InspectionId>30</InspectionId>
          <InspectionInspectorId>26</InspectionInspectorId>
          <InspectionIsCompleted>true</InspectionIsCompleted>
          <KeyNoCMDegreeOfPossibleHarmId>37</KeyNoCMDegreeOfPossibleHarmId>
          <KeyNoCMFrequencyOfExposureId>36</KeyNoCMFrequencyOfExposureId>
          <KeyNoCMLikelihoodOfOccurrenceId>35</KeyNoCMLikelihoodOfOccurrenceId>
          <KeyNoCMNumberOfPersonsAtRiskId>38</KeyNoCMNumberOfPersonsAtRiskId>
          <KeyNoIRDegreeOfPossibleHarmId>33</KeyNoIRDegreeOfPossibleHarmId>
          <KeyNoIRFrequencyOfExposureId>32</KeyNoIRFrequencyOfExposureId>
          <KeyNoIRLikelihoodOfOccurrenceId>31</KeyNoIRLikelihoodOfOccurrenceId>
          <KeyNoIRNumberOfPersonsAtRiskId>34</KeyNoIRNumberOfPersonsAtRiskId>
          <LastModifiedBy>15</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
          <LocalId>17</LocalId>
          <MDRARiskAssessmentId>2</MDRARiskAssessmentId>
          <MDRARiskAssessmentLinePhotos>
            <MDRARiskAssessmentLinePhoto>
              <CreatedBy>4</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <ImageBase64>sample string 8</ImageBase64>
              <ImagePath>sample string 3</ImagePath>
              <LastModifiedBy>6</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <LocalId>9</LocalId>
              <MDRALineLocalId>10</MDRALineLocalId>
              <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
            </MDRARiskAssessmentLinePhoto>
            <MDRARiskAssessmentLinePhoto>
              <CreatedBy>4</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <ImageBase64>sample string 8</ImageBase64>
              <ImagePath>sample string 3</ImagePath>
              <LastModifiedBy>6</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <LocalId>9</LocalId>
              <MDRALineLocalId>10</MDRALineLocalId>
              <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
            </MDRARiskAssessmentLinePhoto>
          </MDRARiskAssessmentLinePhotos>
          <MDRARiskAssessmentLocalId>18</MDRARiskAssessmentLocalId>
          <SequenceNo>3</SequenceNo>
        </MDRARiskAssessmentLine>
      </MDRARiskAssessmentLines>
      <PartOfMachine>sample string 5</PartOfMachine>
      <ReferenceNo>sample string 4</ReferenceNo>
      <ReferenceNoQRBase64>sample string 23</ReferenceNoQRBase64>
      <ResidualRisk>sample string 14</ResidualRisk>
      <ResponsiblePersonId1>12</ResponsiblePersonId1>
      <ResponsiblePersonId2>1</ResponsiblePersonId2>
      <ResponsiblePersonName>sample string 19</ResponsiblePersonName>
      <ResponsiblePersonName2>sample string 20</ResponsiblePersonName2>
      <RiskSufficientlyReducedBy>1</RiskSufficientlyReducedBy>
      <RiskSufficientlyReducedByName>sample string 33</RiskSufficientlyReducedByName>
      <RiskSufficientlyReducedDate>2025-08-29T20:22:19.3067047+00:00</RiskSufficientlyReducedDate>
      <StatusCode>sample string 28</StatusCode>
      <Title>sample string 3</Title>
      <WebInspectionInspectorId>35</WebInspectionInspectorId>
      <WebInspectionIsCompleted>true</WebInspectionIsCompleted>
    </MDRARiskAssessment>
  </MDRARiskAssessments>
  <MachineAuthorisedRepresentative>
    <AddressLine1>sample string 4</AddressLine1>
    <AddressLine2>sample string 5</AddressLine2>
    <City>sample string 6</City>
    <CompanyName>sample string 13</CompanyName>
    <Country>sample string 8</Country>
    <CreatedBy>10</CreatedBy>
    <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
    <CustomerId>2</CustomerId>
    <DeletedBy>1</DeletedBy>
    <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
    <Id>1</Id>
    <LastModifiedBy>12</LastModifiedBy>
    <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
    <Name>sample string 3</Name>
    <PostCode>sample string 7</PostCode>
  </MachineAuthorisedRepresentative>
  <MachineAuthorisedRepresentativeId>1</MachineAuthorisedRepresentativeId>
  <MachineAuthorisedRepresentativeName>sample string 34</MachineAuthorisedRepresentativeName>
  <MachineManufacturer>
    <AddressLine1>sample string 4</AddressLine1>
    <AddressLine2>sample string 5</AddressLine2>
    <City>sample string 6</City>
    <CompanyName>sample string 13</CompanyName>
    <Country>sample string 8</Country>
    <CreatedBy>10</CreatedBy>
    <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
    <CustomerId>2</CustomerId>
    <DeletedBy>1</DeletedBy>
    <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
    <Id>1</Id>
    <LastModifiedBy>12</LastModifiedBy>
    <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
    <Name>sample string 3</Name>
    <PostCode>sample string 7</PostCode>
  </MachineManufacturer>
  <MachineManufacturerDetails>sample string 35</MachineManufacturerDetails>
  <MachineManufacturerId>6</MachineManufacturerId>
  <MachineManufacturerName>sample string 33</MachineManufacturerName>
  <MachineTypeId>14</MachineTypeId>
  <MachineTypeName>sample string 31</MachineTypeName>
  <MachineryEssentialIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:int>1</d2p1:int>
    <d2p1:int>2</d2p1:int>
  </MachineryEssentialIds>
  <MachineryEssentialQuestionIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:int>1</d2p1:int>
    <d2p1:int>2</d2p1:int>
  </MachineryEssentialQuestionIds>
  <MachineryEssentials>
    <MachineryEssential>
      <ConformityTypeId>2</ConformityTypeId>
      <CreatedBy>7</CreatedBy>
      <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
      <DeletedBy>1</DeletedBy>
      <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
      <Id>1</Id>
      <IsHide>true</IsHide>
      <LastModifiedBy>9</LastModifiedBy>
      <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
      <MachineTypeId>3</MachineTypeId>
      <MachineryEssentialQuestions>
        <MachineryEssentialQuestion>
          <CreatedBy>8</CreatedBy>
          <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
          <Id>1</Id>
          <IsHide>true</IsHide>
          <IsNote>true</IsNote>
          <LastModifiedBy>10</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
          <MachineryEssentialAnswer>
            <Comment>sample string 6</Comment>
            <CreatedBy>9</CreatedBy>
            <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
            <DeletedBy>1</DeletedBy>
            <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
            <Id>1</Id>
            <IsCompleted>true</IsCompleted>
            <LastModifiedBy>11</LastModifiedBy>
            <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
            <LocalId>12</LocalId>
            <LocalMarkingProcessId>13</LocalMarkingProcessId>
            <LocationOfInformation>sample string 5</LocationOfInformation>
            <MachineryEssentialId>3</MachineryEssentialId>
            <MachineryQuestionId>4</MachineryQuestionId>
            <MarkingProcessId>2</MarkingProcessId>
          </MachineryEssentialAnswer>
          <MachineryEssentialId>2</MachineryEssentialId>
          <MachineryEssentialQuestionNote>
            <CreatedBy>5</CreatedBy>
            <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
            <DeletedBy>1</DeletedBy>
            <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
            <Description>sample string 3</Description>
            <Id>1</Id>
            <LastModifiedBy>7</LastModifiedBy>
            <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
            <MachineryEssentialQuestionId>2</MachineryEssentialQuestionId>
          </MachineryEssentialQuestionNote>
          <Question>sample string 4</Question>
          <SerialName>sample string 3</SerialName>
        </MachineryEssentialQuestion>
        <MachineryEssentialQuestion>
          <CreatedBy>8</CreatedBy>
          <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
          <Id>1</Id>
          <IsHide>true</IsHide>
          <IsNote>true</IsNote>
          <LastModifiedBy>10</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
          <MachineryEssentialAnswer>
            <Comment>sample string 6</Comment>
            <CreatedBy>9</CreatedBy>
            <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
            <DeletedBy>1</DeletedBy>
            <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
            <Id>1</Id>
            <IsCompleted>true</IsCompleted>
            <LastModifiedBy>11</LastModifiedBy>
            <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
            <LocalId>12</LocalId>
            <LocalMarkingProcessId>13</LocalMarkingProcessId>
            <LocationOfInformation>sample string 5</LocationOfInformation>
            <MachineryEssentialId>3</MachineryEssentialId>
            <MachineryQuestionId>4</MachineryQuestionId>
            <MarkingProcessId>2</MarkingProcessId>
          </MachineryEssentialAnswer>
          <MachineryEssentialId>2</MachineryEssentialId>
          <MachineryEssentialQuestionNote>
            <CreatedBy>5</CreatedBy>
            <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
            <DeletedBy>1</DeletedBy>
            <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
            <Description>sample string 3</Description>
            <Id>1</Id>
            <LastModifiedBy>7</LastModifiedBy>
            <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
            <MachineryEssentialQuestionId>2</MachineryEssentialQuestionId>
          </MachineryEssentialQuestionNote>
          <Question>sample string 4</Question>
          <SerialName>sample string 3</SerialName>
        </MachineryEssentialQuestion>
      </MachineryEssentialQuestions>
      <Title>sample string 4</Title>
    </MachineryEssential>
    <MachineryEssential>
      <ConformityTypeId>2</ConformityTypeId>
      <CreatedBy>7</CreatedBy>
      <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
      <DeletedBy>1</DeletedBy>
      <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
      <Id>1</Id>
      <IsHide>true</IsHide>
      <LastModifiedBy>9</LastModifiedBy>
      <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
      <MachineTypeId>3</MachineTypeId>
      <MachineryEssentialQuestions>
        <MachineryEssentialQuestion>
          <CreatedBy>8</CreatedBy>
          <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
          <Id>1</Id>
          <IsHide>true</IsHide>
          <IsNote>true</IsNote>
          <LastModifiedBy>10</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
          <MachineryEssentialAnswer>
            <Comment>sample string 6</Comment>
            <CreatedBy>9</CreatedBy>
            <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
            <DeletedBy>1</DeletedBy>
            <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
            <Id>1</Id>
            <IsCompleted>true</IsCompleted>
            <LastModifiedBy>11</LastModifiedBy>
            <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
            <LocalId>12</LocalId>
            <LocalMarkingProcessId>13</LocalMarkingProcessId>
            <LocationOfInformation>sample string 5</LocationOfInformation>
            <MachineryEssentialId>3</MachineryEssentialId>
            <MachineryQuestionId>4</MachineryQuestionId>
            <MarkingProcessId>2</MarkingProcessId>
          </MachineryEssentialAnswer>
          <MachineryEssentialId>2</MachineryEssentialId>
          <MachineryEssentialQuestionNote>
            <CreatedBy>5</CreatedBy>
            <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
            <DeletedBy>1</DeletedBy>
            <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
            <Description>sample string 3</Description>
            <Id>1</Id>
            <LastModifiedBy>7</LastModifiedBy>
            <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
            <MachineryEssentialQuestionId>2</MachineryEssentialQuestionId>
          </MachineryEssentialQuestionNote>
          <Question>sample string 4</Question>
          <SerialName>sample string 3</SerialName>
        </MachineryEssentialQuestion>
        <MachineryEssentialQuestion>
          <CreatedBy>8</CreatedBy>
          <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
          <Id>1</Id>
          <IsHide>true</IsHide>
          <IsNote>true</IsNote>
          <LastModifiedBy>10</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
          <MachineryEssentialAnswer>
            <Comment>sample string 6</Comment>
            <CreatedBy>9</CreatedBy>
            <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
            <DeletedBy>1</DeletedBy>
            <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
            <Id>1</Id>
            <IsCompleted>true</IsCompleted>
            <LastModifiedBy>11</LastModifiedBy>
            <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
            <LocalId>12</LocalId>
            <LocalMarkingProcessId>13</LocalMarkingProcessId>
            <LocationOfInformation>sample string 5</LocationOfInformation>
            <MachineryEssentialId>3</MachineryEssentialId>
            <MachineryQuestionId>4</MachineryQuestionId>
            <MarkingProcessId>2</MarkingProcessId>
          </MachineryEssentialAnswer>
          <MachineryEssentialId>2</MachineryEssentialId>
          <MachineryEssentialQuestionNote>
            <CreatedBy>5</CreatedBy>
            <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
            <DeletedBy>1</DeletedBy>
            <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
            <Description>sample string 3</Description>
            <Id>1</Id>
            <LastModifiedBy>7</LastModifiedBy>
            <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
            <MachineryEssentialQuestionId>2</MachineryEssentialQuestionId>
          </MachineryEssentialQuestionNote>
          <Question>sample string 4</Question>
          <SerialName>sample string 3</SerialName>
        </MachineryEssentialQuestion>
      </MachineryEssentialQuestions>
      <Title>sample string 4</Title>
    </MachineryEssential>
  </MachineryEssentials>
  <ModelType>sample string 4</ModelType>
  <NameOfManufacturer>sample string 9</NameOfManufacturer>
  <NameOfSignatory>sample string 11</NameOfSignatory>
  <Phase>sample string 24</Phase>
  <PlaceIssue>sample string 10</PlaceIssue>
  <PneumaticDrawingNumber>sample string 28</PneumaticDrawingNumber>
  <Product>sample string 3</Product>
  <RiskAssessments>
    <RiskAssessment>
      <CompletedByName>sample string 22</CompletedByName>
      <CreatedBy>10</CreatedBy>
      <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
      <DeletedBy>1</DeletedBy>
      <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
      <HazardSourceId>7</HazardSourceId>
      <HazardSourceName>sample string 15</HazardSourceName>
      <HazardTypeId>6</HazardTypeId>
      <HazardTypeName>sample string 14</HazardTypeName>
      <Id>1</Id>
      <ImplementIsCompleted>true</ImplementIsCompleted>
      <InspectionCustomerId>25</InspectionCustomerId>
      <InspectionId>2</InspectionId>
      <InspectionLocalId>18</InspectionLocalId>
      <LastModifiedBy>12</LastModifiedBy>
      <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
      <LifeCycleId>9</LifeCycleId>
      <LifeCycleName>sample string 16</LifeCycleName>
      <LocalId>17</LocalId>
      <LocalResponsiblePersonId1>19</LocalResponsiblePersonId1>
      <LocalResponsiblePersonId2>1</LocalResponsiblePersonId2>
      <PartOfMachine>sample string 8</PartOfMachine>
      <ReferenceNo>sample string 5</ReferenceNo>
      <ReferenceNoQRBase64>sample string 23</ReferenceNoQRBase64>
      <ResponsiblePersonId1>3</ResponsiblePersonId1>
      <ResponsiblePersonId2>1</ResponsiblePersonId2>
      <ResponsiblePersonName>sample string 20</ResponsiblePersonName>
      <ResponsiblePersonName2>sample string 21</ResponsiblePersonName2>
      <RiskAssessmentLine>
        <BgColor>sample string 23</BgColor>
        <CommentUserName>sample string 20</CommentUserName>
        <CompletedBy>1</CompletedBy>
        <CompletedByName>sample string 22</CompletedByName>
        <CompletedDate>2025-08-29T20:22:19.3067047+00:00</CompletedDate>
        <CreatedBy>12</CreatedBy>
        <CreatedByName>sample string 21</CreatedByName>
        <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
        <DegreeOfPossibleHarmId>8</DegreeOfPossibleHarmId>
        <DeletedBy>1</DeletedBy>
        <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
        <Description>sample string 5</Description>
        <ENPLR>sample string 17</ENPLR>
        <FrequencyOfExposureId>7</FrequencyOfExposureId>
        <Id>1</Id>
        <ImplementedControlIsCompleted>true</ImplementedControlIsCompleted>
        <InspectionCustomerId>28</InspectionCustomerId>
        <InspectionInspectorId>25</InspectionInspectorId>
        <InspectionIsCompleted>true</InspectionIsCompleted>
        <IsCompleted>true</IsCompleted>
        <LastModifiedBy>14</LastModifiedBy>
        <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
        <LikelihoodOfOccurrenceId>6</LikelihoodOfOccurrenceId>
        <LocalId>18</LocalId>
        <MeasureType>sample string 4</MeasureType>
        <NumberOfPersonsAtRiskId>9</NumberOfPersonsAtRiskId>
        <ResidualRisk>sample string 16</ResidualRisk>
        <RiskAssessmentId>2</RiskAssessmentId>
        <RiskAssessmentLocalId>19</RiskAssessmentLocalId>
        <RiskAssessmentPhotos>
          <RiskAssessmentPhoto>
            <CreatedBy>5</CreatedBy>
            <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
            <DeletedBy>1</DeletedBy>
            <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
            <Id>1</Id>
            <ImageBase64>sample string 9</ImageBase64>
            <ImagePath>sample string 4</ImagePath>
            <LastModifiedBy>7</LastModifiedBy>
            <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
            <LocalId>10</LocalId>
            <RiskAssessmentLineId>2</RiskAssessmentLineId>
            <RiskAssessmentLineLocalId>11</RiskAssessmentLineLocalId>
            <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
          </RiskAssessmentPhoto>
          <RiskAssessmentPhoto>
            <CreatedBy>5</CreatedBy>
            <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
            <DeletedBy>1</DeletedBy>
            <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
            <Id>1</Id>
            <ImageBase64>sample string 9</ImageBase64>
            <ImagePath>sample string 4</ImagePath>
            <LastModifiedBy>7</LastModifiedBy>
            <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
            <LocalId>10</LocalId>
            <RiskAssessmentLineId>2</RiskAssessmentLineId>
            <RiskAssessmentLineLocalId>11</RiskAssessmentLineLocalId>
            <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
          </RiskAssessmentPhoto>
        </RiskAssessmentPhotos>
        <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
        <RiskDescription>sample string 24</RiskDescription>
        <Score>10</Score>
      </RiskAssessmentLine>
      <RiskAssessmentLines>
        <RiskAssessmentLine>
          <BgColor>sample string 23</BgColor>
          <CommentUserName>sample string 20</CommentUserName>
          <CompletedBy>1</CompletedBy>
          <CompletedByName>sample string 22</CompletedByName>
          <CompletedDate>2025-08-29T20:22:19.3067047+00:00</CompletedDate>
          <CreatedBy>12</CreatedBy>
          <CreatedByName>sample string 21</CreatedByName>
          <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
          <DegreeOfPossibleHarmId>8</DegreeOfPossibleHarmId>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
          <Description>sample string 5</Description>
          <ENPLR>sample string 17</ENPLR>
          <FrequencyOfExposureId>7</FrequencyOfExposureId>
          <Id>1</Id>
          <ImplementedControlIsCompleted>true</ImplementedControlIsCompleted>
          <InspectionCustomerId>28</InspectionCustomerId>
          <InspectionInspectorId>25</InspectionInspectorId>
          <InspectionIsCompleted>true</InspectionIsCompleted>
          <IsCompleted>true</IsCompleted>
          <LastModifiedBy>14</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
          <LikelihoodOfOccurrenceId>6</LikelihoodOfOccurrenceId>
          <LocalId>18</LocalId>
          <MeasureType>sample string 4</MeasureType>
          <NumberOfPersonsAtRiskId>9</NumberOfPersonsAtRiskId>
          <ResidualRisk>sample string 16</ResidualRisk>
          <RiskAssessmentId>2</RiskAssessmentId>
          <RiskAssessmentLocalId>19</RiskAssessmentLocalId>
          <RiskAssessmentPhotos>
            <RiskAssessmentPhoto>
              <CreatedBy>5</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <ImageBase64>sample string 9</ImageBase64>
              <ImagePath>sample string 4</ImagePath>
              <LastModifiedBy>7</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <LocalId>10</LocalId>
              <RiskAssessmentLineId>2</RiskAssessmentLineId>
              <RiskAssessmentLineLocalId>11</RiskAssessmentLineLocalId>
              <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
            </RiskAssessmentPhoto>
            <RiskAssessmentPhoto>
              <CreatedBy>5</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <ImageBase64>sample string 9</ImageBase64>
              <ImagePath>sample string 4</ImagePath>
              <LastModifiedBy>7</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <LocalId>10</LocalId>
              <RiskAssessmentLineId>2</RiskAssessmentLineId>
              <RiskAssessmentLineLocalId>11</RiskAssessmentLineLocalId>
              <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
            </RiskAssessmentPhoto>
          </RiskAssessmentPhotos>
          <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
          <RiskDescription>sample string 24</RiskDescription>
          <Score>10</Score>
        </RiskAssessmentLine>
        <RiskAssessmentLine>
          <BgColor>sample string 23</BgColor>
          <CommentUserName>sample string 20</CommentUserName>
          <CompletedBy>1</CompletedBy>
          <CompletedByName>sample string 22</CompletedByName>
          <CompletedDate>2025-08-29T20:22:19.3067047+00:00</CompletedDate>
          <CreatedBy>12</CreatedBy>
          <CreatedByName>sample string 21</CreatedByName>
          <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
          <DegreeOfPossibleHarmId>8</DegreeOfPossibleHarmId>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
          <Description>sample string 5</Description>
          <ENPLR>sample string 17</ENPLR>
          <FrequencyOfExposureId>7</FrequencyOfExposureId>
          <Id>1</Id>
          <ImplementedControlIsCompleted>true</ImplementedControlIsCompleted>
          <InspectionCustomerId>28</InspectionCustomerId>
          <InspectionInspectorId>25</InspectionInspectorId>
          <InspectionIsCompleted>true</InspectionIsCompleted>
          <IsCompleted>true</IsCompleted>
          <LastModifiedBy>14</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
          <LikelihoodOfOccurrenceId>6</LikelihoodOfOccurrenceId>
          <LocalId>18</LocalId>
          <MeasureType>sample string 4</MeasureType>
          <NumberOfPersonsAtRiskId>9</NumberOfPersonsAtRiskId>
          <ResidualRisk>sample string 16</ResidualRisk>
          <RiskAssessmentId>2</RiskAssessmentId>
          <RiskAssessmentLocalId>19</RiskAssessmentLocalId>
          <RiskAssessmentPhotos>
            <RiskAssessmentPhoto>
              <CreatedBy>5</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <ImageBase64>sample string 9</ImageBase64>
              <ImagePath>sample string 4</ImagePath>
              <LastModifiedBy>7</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <LocalId>10</LocalId>
              <RiskAssessmentLineId>2</RiskAssessmentLineId>
              <RiskAssessmentLineLocalId>11</RiskAssessmentLineLocalId>
              <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
            </RiskAssessmentPhoto>
            <RiskAssessmentPhoto>
              <CreatedBy>5</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <ImageBase64>sample string 9</ImageBase64>
              <ImagePath>sample string 4</ImagePath>
              <LastModifiedBy>7</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <LocalId>10</LocalId>
              <RiskAssessmentLineId>2</RiskAssessmentLineId>
              <RiskAssessmentLineLocalId>11</RiskAssessmentLineLocalId>
              <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
            </RiskAssessmentPhoto>
          </RiskAssessmentPhotos>
          <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
          <RiskDescription>sample string 24</RiskDescription>
          <Score>10</Score>
        </RiskAssessmentLine>
      </RiskAssessmentLines>
      <Title>sample string 4</Title>
    </RiskAssessment>
    <RiskAssessment>
      <CompletedByName>sample string 22</CompletedByName>
      <CreatedBy>10</CreatedBy>
      <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
      <DeletedBy>1</DeletedBy>
      <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
      <HazardSourceId>7</HazardSourceId>
      <HazardSourceName>sample string 15</HazardSourceName>
      <HazardTypeId>6</HazardTypeId>
      <HazardTypeName>sample string 14</HazardTypeName>
      <Id>1</Id>
      <ImplementIsCompleted>true</ImplementIsCompleted>
      <InspectionCustomerId>25</InspectionCustomerId>
      <InspectionId>2</InspectionId>
      <InspectionLocalId>18</InspectionLocalId>
      <LastModifiedBy>12</LastModifiedBy>
      <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
      <LifeCycleId>9</LifeCycleId>
      <LifeCycleName>sample string 16</LifeCycleName>
      <LocalId>17</LocalId>
      <LocalResponsiblePersonId1>19</LocalResponsiblePersonId1>
      <LocalResponsiblePersonId2>1</LocalResponsiblePersonId2>
      <PartOfMachine>sample string 8</PartOfMachine>
      <ReferenceNo>sample string 5</ReferenceNo>
      <ReferenceNoQRBase64>sample string 23</ReferenceNoQRBase64>
      <ResponsiblePersonId1>3</ResponsiblePersonId1>
      <ResponsiblePersonId2>1</ResponsiblePersonId2>
      <ResponsiblePersonName>sample string 20</ResponsiblePersonName>
      <ResponsiblePersonName2>sample string 21</ResponsiblePersonName2>
      <RiskAssessmentLine>
        <BgColor>sample string 23</BgColor>
        <CommentUserName>sample string 20</CommentUserName>
        <CompletedBy>1</CompletedBy>
        <CompletedByName>sample string 22</CompletedByName>
        <CompletedDate>2025-08-29T20:22:19.3067047+00:00</CompletedDate>
        <CreatedBy>12</CreatedBy>
        <CreatedByName>sample string 21</CreatedByName>
        <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
        <DegreeOfPossibleHarmId>8</DegreeOfPossibleHarmId>
        <DeletedBy>1</DeletedBy>
        <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
        <Description>sample string 5</Description>
        <ENPLR>sample string 17</ENPLR>
        <FrequencyOfExposureId>7</FrequencyOfExposureId>
        <Id>1</Id>
        <ImplementedControlIsCompleted>true</ImplementedControlIsCompleted>
        <InspectionCustomerId>28</InspectionCustomerId>
        <InspectionInspectorId>25</InspectionInspectorId>
        <InspectionIsCompleted>true</InspectionIsCompleted>
        <IsCompleted>true</IsCompleted>
        <LastModifiedBy>14</LastModifiedBy>
        <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
        <LikelihoodOfOccurrenceId>6</LikelihoodOfOccurrenceId>
        <LocalId>18</LocalId>
        <MeasureType>sample string 4</MeasureType>
        <NumberOfPersonsAtRiskId>9</NumberOfPersonsAtRiskId>
        <ResidualRisk>sample string 16</ResidualRisk>
        <RiskAssessmentId>2</RiskAssessmentId>
        <RiskAssessmentLocalId>19</RiskAssessmentLocalId>
        <RiskAssessmentPhotos>
          <RiskAssessmentPhoto>
            <CreatedBy>5</CreatedBy>
            <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
            <DeletedBy>1</DeletedBy>
            <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
            <Id>1</Id>
            <ImageBase64>sample string 9</ImageBase64>
            <ImagePath>sample string 4</ImagePath>
            <LastModifiedBy>7</LastModifiedBy>
            <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
            <LocalId>10</LocalId>
            <RiskAssessmentLineId>2</RiskAssessmentLineId>
            <RiskAssessmentLineLocalId>11</RiskAssessmentLineLocalId>
            <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
          </RiskAssessmentPhoto>
          <RiskAssessmentPhoto>
            <CreatedBy>5</CreatedBy>
            <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
            <DeletedBy>1</DeletedBy>
            <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
            <Id>1</Id>
            <ImageBase64>sample string 9</ImageBase64>
            <ImagePath>sample string 4</ImagePath>
            <LastModifiedBy>7</LastModifiedBy>
            <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
            <LocalId>10</LocalId>
            <RiskAssessmentLineId>2</RiskAssessmentLineId>
            <RiskAssessmentLineLocalId>11</RiskAssessmentLineLocalId>
            <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
          </RiskAssessmentPhoto>
        </RiskAssessmentPhotos>
        <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
        <RiskDescription>sample string 24</RiskDescription>
        <Score>10</Score>
      </RiskAssessmentLine>
      <RiskAssessmentLines>
        <RiskAssessmentLine>
          <BgColor>sample string 23</BgColor>
          <CommentUserName>sample string 20</CommentUserName>
          <CompletedBy>1</CompletedBy>
          <CompletedByName>sample string 22</CompletedByName>
          <CompletedDate>2025-08-29T20:22:19.3067047+00:00</CompletedDate>
          <CreatedBy>12</CreatedBy>
          <CreatedByName>sample string 21</CreatedByName>
          <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
          <DegreeOfPossibleHarmId>8</DegreeOfPossibleHarmId>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
          <Description>sample string 5</Description>
          <ENPLR>sample string 17</ENPLR>
          <FrequencyOfExposureId>7</FrequencyOfExposureId>
          <Id>1</Id>
          <ImplementedControlIsCompleted>true</ImplementedControlIsCompleted>
          <InspectionCustomerId>28</InspectionCustomerId>
          <InspectionInspectorId>25</InspectionInspectorId>
          <InspectionIsCompleted>true</InspectionIsCompleted>
          <IsCompleted>true</IsCompleted>
          <LastModifiedBy>14</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
          <LikelihoodOfOccurrenceId>6</LikelihoodOfOccurrenceId>
          <LocalId>18</LocalId>
          <MeasureType>sample string 4</MeasureType>
          <NumberOfPersonsAtRiskId>9</NumberOfPersonsAtRiskId>
          <ResidualRisk>sample string 16</ResidualRisk>
          <RiskAssessmentId>2</RiskAssessmentId>
          <RiskAssessmentLocalId>19</RiskAssessmentLocalId>
          <RiskAssessmentPhotos>
            <RiskAssessmentPhoto>
              <CreatedBy>5</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <ImageBase64>sample string 9</ImageBase64>
              <ImagePath>sample string 4</ImagePath>
              <LastModifiedBy>7</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <LocalId>10</LocalId>
              <RiskAssessmentLineId>2</RiskAssessmentLineId>
              <RiskAssessmentLineLocalId>11</RiskAssessmentLineLocalId>
              <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
            </RiskAssessmentPhoto>
            <RiskAssessmentPhoto>
              <CreatedBy>5</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <ImageBase64>sample string 9</ImageBase64>
              <ImagePath>sample string 4</ImagePath>
              <LastModifiedBy>7</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <LocalId>10</LocalId>
              <RiskAssessmentLineId>2</RiskAssessmentLineId>
              <RiskAssessmentLineLocalId>11</RiskAssessmentLineLocalId>
              <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
            </RiskAssessmentPhoto>
          </RiskAssessmentPhotos>
          <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
          <RiskDescription>sample string 24</RiskDescription>
          <Score>10</Score>
        </RiskAssessmentLine>
        <RiskAssessmentLine>
          <BgColor>sample string 23</BgColor>
          <CommentUserName>sample string 20</CommentUserName>
          <CompletedBy>1</CompletedBy>
          <CompletedByName>sample string 22</CompletedByName>
          <CompletedDate>2025-08-29T20:22:19.3067047+00:00</CompletedDate>
          <CreatedBy>12</CreatedBy>
          <CreatedByName>sample string 21</CreatedByName>
          <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
          <DegreeOfPossibleHarmId>8</DegreeOfPossibleHarmId>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
          <Description>sample string 5</Description>
          <ENPLR>sample string 17</ENPLR>
          <FrequencyOfExposureId>7</FrequencyOfExposureId>
          <Id>1</Id>
          <ImplementedControlIsCompleted>true</ImplementedControlIsCompleted>
          <InspectionCustomerId>28</InspectionCustomerId>
          <InspectionInspectorId>25</InspectionInspectorId>
          <InspectionIsCompleted>true</InspectionIsCompleted>
          <IsCompleted>true</IsCompleted>
          <LastModifiedBy>14</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
          <LikelihoodOfOccurrenceId>6</LikelihoodOfOccurrenceId>
          <LocalId>18</LocalId>
          <MeasureType>sample string 4</MeasureType>
          <NumberOfPersonsAtRiskId>9</NumberOfPersonsAtRiskId>
          <ResidualRisk>sample string 16</ResidualRisk>
          <RiskAssessmentId>2</RiskAssessmentId>
          <RiskAssessmentLocalId>19</RiskAssessmentLocalId>
          <RiskAssessmentPhotos>
            <RiskAssessmentPhoto>
              <CreatedBy>5</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <ImageBase64>sample string 9</ImageBase64>
              <ImagePath>sample string 4</ImagePath>
              <LastModifiedBy>7</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <LocalId>10</LocalId>
              <RiskAssessmentLineId>2</RiskAssessmentLineId>
              <RiskAssessmentLineLocalId>11</RiskAssessmentLineLocalId>
              <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
            </RiskAssessmentPhoto>
            <RiskAssessmentPhoto>
              <CreatedBy>5</CreatedBy>
              <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
              <DeletedBy>1</DeletedBy>
              <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
              <Id>1</Id>
              <ImageBase64>sample string 9</ImageBase64>
              <ImagePath>sample string 4</ImagePath>
              <LastModifiedBy>7</LastModifiedBy>
              <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
              <LocalId>10</LocalId>
              <RiskAssessmentLineId>2</RiskAssessmentLineId>
              <RiskAssessmentLineLocalId>11</RiskAssessmentLineLocalId>
              <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
            </RiskAssessmentPhoto>
          </RiskAssessmentPhotos>
          <RiskAssessmentTypeId>3</RiskAssessmentTypeId>
          <RiskDescription>sample string 24</RiskDescription>
          <Score>10</Score>
        </RiskAssessmentLine>
      </RiskAssessmentLines>
      <Title>sample string 4</Title>
    </RiskAssessment>
  </RiskAssessments>
  <StandardMasters>
    <StandardMaster>
      <CompanyName>sample string 11</CompanyName>
      <ConformityTypeId>2</ConformityTypeId>
      <CreatedBy>8</CreatedBy>
      <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
      <CustomerId>1</CustomerId>
      <DeletedBy>1</DeletedBy>
      <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
      <Description>sample string 4</Description>
      <Id>1</Id>
      <IsActive>true</IsActive>
      <IsHide>true</IsHide>
      <LastModifiedBy>10</LastModifiedBy>
      <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
      <Name>sample string 3</Name>
    </StandardMaster>
    <StandardMaster>
      <CompanyName>sample string 11</CompanyName>
      <ConformityTypeId>2</ConformityTypeId>
      <CreatedBy>8</CreatedBy>
      <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
      <CustomerId>1</CustomerId>
      <DeletedBy>1</DeletedBy>
      <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
      <Description>sample string 4</Description>
      <Id>1</Id>
      <IsActive>true</IsActive>
      <IsHide>true</IsHide>
      <LastModifiedBy>10</LastModifiedBy>
      <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
      <Name>sample string 3</Name>
    </StandardMaster>
  </StandardMasters>
  <StandardNames xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:string>sample string 1</d2p1:string>
    <d2p1:string>sample string 2</d2p1:string>
  </StandardNames>
  <SubClauseAnswers>
    <SubClauseAnswer>
      <AnswerTypeId>7</AnswerTypeId>
      <Comment>sample string 6</Comment>
      <CompletedByName>sample string 13</CompletedByName>
      <CreatedBy>8</CreatedBy>
      <CreatedByName>sample string 12</CreatedByName>
      <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
      <DeletedBy>1</DeletedBy>
      <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
      <FailCounts>22</FailCounts>
      <Id>1</Id>
      <InspectionId>2</InspectionId>
      <InspectionInspectorId>19</InspectionInspectorId>
      <InspectionIsCompleted>true</InspectionIsCompleted>
      <InspectionLocalId>15</InspectionLocalId>
      <LastModifiedBy>10</LastModifiedBy>
      <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
      <LocalId>14</LocalId>
      <NACounts>23</NACounts>
      <PassCounts>21</PassCounts>
      <StageMasterId>sample string 4</StageMasterId>
      <StageMasterIdName>sample string 16</StageMasterIdName>
      <StageMasterIds xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:int>1</d4p1:int>
        <d4p1:int>2</d4p1:int>
      </StageMasterIds>
      <SubClauseAnswersCounts>20</SubClauseAnswersCounts>
      <SubClauseId>3</SubClauseId>
      <SubClauseStages>
        <SubClauseStage>
          <CreatedBy>5</CreatedBy>
          <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
          <Id>1</Id>
          <LastModifiedBy>7</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
          <StageCode>sample string 8</StageCode>
          <StageId>3</StageId>
          <StageName>sample string 9</StageName>
          <SubClauseId>2</SubClauseId>
        </SubClauseStage>
        <SubClauseStage>
          <CreatedBy>5</CreatedBy>
          <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
          <Id>1</Id>
          <LastModifiedBy>7</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
          <StageCode>sample string 8</StageCode>
          <StageId>3</StageId>
          <StageName>sample string 9</StageName>
          <SubClauseId>2</SubClauseId>
        </SubClauseStage>
      </SubClauseStages>
      <SubClauseTypeOfVerifications>
        <SubClauseTypeOfVerification>
          <CreatedBy>5</CreatedBy>
          <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
          <Id>1</Id>
          <LastModifiedBy>7</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
          <SubClauseId>2</SubClauseId>
          <TypeOfVerificationCode>sample string 8</TypeOfVerificationCode>
          <TypeOfVerificationId>3</TypeOfVerificationId>
          <TypeOfVerificationName>sample string 9</TypeOfVerificationName>
        </SubClauseTypeOfVerification>
        <SubClauseTypeOfVerification>
          <CreatedBy>5</CreatedBy>
          <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
          <Id>1</Id>
          <LastModifiedBy>7</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
          <SubClauseId>2</SubClauseId>
          <TypeOfVerificationCode>sample string 8</TypeOfVerificationCode>
          <TypeOfVerificationId>3</TypeOfVerificationId>
          <TypeOfVerificationName>sample string 9</TypeOfVerificationName>
        </SubClauseTypeOfVerification>
      </SubClauseTypeOfVerifications>
      <TypeOfVerificationMasterId>sample string 5</TypeOfVerificationMasterId>
      <TypeOfVerificationMasterIdName>sample string 17</TypeOfVerificationMasterIdName>
      <TypeOfVerificationMasterIds xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:int>1</d4p1:int>
        <d4p1:int>2</d4p1:int>
      </TypeOfVerificationMasterIds>
    </SubClauseAnswer>
    <SubClauseAnswer>
      <AnswerTypeId>7</AnswerTypeId>
      <Comment>sample string 6</Comment>
      <CompletedByName>sample string 13</CompletedByName>
      <CreatedBy>8</CreatedBy>
      <CreatedByName>sample string 12</CreatedByName>
      <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
      <DeletedBy>1</DeletedBy>
      <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
      <FailCounts>22</FailCounts>
      <Id>1</Id>
      <InspectionId>2</InspectionId>
      <InspectionInspectorId>19</InspectionInspectorId>
      <InspectionIsCompleted>true</InspectionIsCompleted>
      <InspectionLocalId>15</InspectionLocalId>
      <LastModifiedBy>10</LastModifiedBy>
      <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
      <LocalId>14</LocalId>
      <NACounts>23</NACounts>
      <PassCounts>21</PassCounts>
      <StageMasterId>sample string 4</StageMasterId>
      <StageMasterIdName>sample string 16</StageMasterIdName>
      <StageMasterIds xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:int>1</d4p1:int>
        <d4p1:int>2</d4p1:int>
      </StageMasterIds>
      <SubClauseAnswersCounts>20</SubClauseAnswersCounts>
      <SubClauseId>3</SubClauseId>
      <SubClauseStages>
        <SubClauseStage>
          <CreatedBy>5</CreatedBy>
          <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
          <Id>1</Id>
          <LastModifiedBy>7</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
          <StageCode>sample string 8</StageCode>
          <StageId>3</StageId>
          <StageName>sample string 9</StageName>
          <SubClauseId>2</SubClauseId>
        </SubClauseStage>
        <SubClauseStage>
          <CreatedBy>5</CreatedBy>
          <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
          <Id>1</Id>
          <LastModifiedBy>7</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
          <StageCode>sample string 8</StageCode>
          <StageId>3</StageId>
          <StageName>sample string 9</StageName>
          <SubClauseId>2</SubClauseId>
        </SubClauseStage>
      </SubClauseStages>
      <SubClauseTypeOfVerifications>
        <SubClauseTypeOfVerification>
          <CreatedBy>5</CreatedBy>
          <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
          <Id>1</Id>
          <LastModifiedBy>7</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
          <SubClauseId>2</SubClauseId>
          <TypeOfVerificationCode>sample string 8</TypeOfVerificationCode>
          <TypeOfVerificationId>3</TypeOfVerificationId>
          <TypeOfVerificationName>sample string 9</TypeOfVerificationName>
        </SubClauseTypeOfVerification>
        <SubClauseTypeOfVerification>
          <CreatedBy>5</CreatedBy>
          <CreatedDate>2025-08-29T20:22:19.3067047+00:00</CreatedDate>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:22:19.3067047+00:00</DeletedDate>
          <Id>1</Id>
          <LastModifiedBy>7</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:22:19.3067047+00:00</LastModifiedDate>
          <SubClauseId>2</SubClauseId>
          <TypeOfVerificationCode>sample string 8</TypeOfVerificationCode>
          <TypeOfVerificationId>3</TypeOfVerificationId>
          <TypeOfVerificationName>sample string 9</TypeOfVerificationName>
        </SubClauseTypeOfVerification>
      </SubClauseTypeOfVerifications>
      <TypeOfVerificationMasterId>sample string 5</TypeOfVerificationMasterId>
      <TypeOfVerificationMasterIdName>sample string 17</TypeOfVerificationMasterIdName>
      <TypeOfVerificationMasterIds xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:int>1</d4p1:int>
        <d4p1:int>2</d4p1:int>
      </TypeOfVerificationMasterIds>
    </SubClauseAnswer>
  </SubClauseAnswers>
  <SupplyCurrent>sample string 22</SupplyCurrent>
  <SupplyFrequency>sample string 23</SupplyFrequency>
  <SupplyVoltage>sample string 21</SupplyVoltage>
  <TechnicalAddress>sample string 8</TechnicalAddress>
  <TechnicalName>sample string 7</TechnicalName>
</MachineInfo>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.