Cyan Web API - Version 1


GET api/messageBodies/putData

            Gets an example of the message body format for a "PutData" message.
            

Response Information

Response body formats

application/json, text/json

Sample:
{
  "nodePackages": [
    {
      "node": {
        "tenantId": "5438fbed-9977-4087-b547-ea0b6804b9bf",
        "nodeId": "cce7a1eb-9de9-419f-82d4-69d3234d17fa",
        "type": "sample string 3",
        "id": "sample string 4",
        "parentType": "sample string 5",
        "parentId": "sample string 6",
        "title": "sample string 7",
        "props": {
          "sample string 1": {},
          "sample string 3": {},
          "sample string 5": {}
        },
        "refs": {
          "sample string 1": {
            "type": "sample string 1",
            "id": "sample string 2"
          },
          "sample string 2": {
            "type": "sample string 1",
            "id": "sample string 2"
          },
          "sample string 3": {
            "type": "sample string 1",
            "id": "sample string 2"
          }
        },
        "cyanId": 8,
        "subjectToCleanup": true,
        "createdDateUtc": "2026-07-25T19:12:12.4735762+00:00",
        "updatedDateUtc": "2026-07-25T19:12:12.4735762+00:00"
      },
      "nodeIndices": [
        {
          "nodeIndexId": "afc9ddf0-9ff2-4c58-ac15-60ea7a3d7722",
          "tenantId": "849a64e5-9af1-4788-b20e-13e7893ee249",
          "propertyKey": "sample string 3",
          "propertyValue": "sample string 4",
          "nodeId": "dc17880a-aa78-4740-9dee-0cb87c75b2b0",
          "nodeCyanId": 6,
          "cyanId": 7,
          "createdDateUtc": "2026-07-25T19:12:12.4735762+00:00",
          "updatedDateUtc": "2026-07-25T19:12:12.4735762+00:00"
        },
        {
          "nodeIndexId": "afc9ddf0-9ff2-4c58-ac15-60ea7a3d7722",
          "tenantId": "849a64e5-9af1-4788-b20e-13e7893ee249",
          "propertyKey": "sample string 3",
          "propertyValue": "sample string 4",
          "nodeId": "dc17880a-aa78-4740-9dee-0cb87c75b2b0",
          "nodeCyanId": 6,
          "cyanId": 7,
          "createdDateUtc": "2026-07-25T19:12:12.4735762+00:00",
          "updatedDateUtc": "2026-07-25T19:12:12.4735762+00:00"
        },
        {
          "nodeIndexId": "afc9ddf0-9ff2-4c58-ac15-60ea7a3d7722",
          "tenantId": "849a64e5-9af1-4788-b20e-13e7893ee249",
          "propertyKey": "sample string 3",
          "propertyValue": "sample string 4",
          "nodeId": "dc17880a-aa78-4740-9dee-0cb87c75b2b0",
          "nodeCyanId": 6,
          "cyanId": 7,
          "createdDateUtc": "2026-07-25T19:12:12.4735762+00:00",
          "updatedDateUtc": "2026-07-25T19:12:12.4735762+00:00"
        }
      ],
      "nodeRoutes": [
        {
          "nodeRouteId": "545cf1d6-e93a-4664-9bb5-57ac17dfd1d5",
          "tenantId": "80e752b8-d0c8-4297-aaee-0356e8ba808e",
          "userId": "60b334ea-0df7-4cda-b9c8-c9174f0a3f08",
          "userGroupId": "07474bd9-0912-4d7f-82c7-7187a4daf8aa",
          "deviceId": "1cc5e719-db6a-4419-8377-4247441aab54",
          "deviceGroupId": "72f05d76-8a90-4de0-a67a-29cba6154789",
          "applicationId": "1d5f6858-69fd-4c4d-a3fd-c61b8e3a0d50",
          "applicationVersionId": "3b2e49ec-3601-4686-9454-d94125df18d6",
          "nodeId": "df7c4fd4-c9f5-4a6c-a09d-a959667f46bd",
          "name": "sample string 4",
          "description": "sample string 5",
          "nodeCyanId": 6,
          "cyanId": 7,
          "customKey": "sample string 8",
          "customValue": "sample string 9",
          "applyParentRoutes": true,
          "applyToDescendants": true,
          "applyToTree": true,
          "applyToParents": true,
          "applyToSiblings": true,
          "applyToSiblingsType": "sample string 15",
          "ignoreNodeIdsInRouting": [
            "sample string 1",
            "sample string 2",
            "sample string 3"
          ],
          "createdDateUtc": "2026-07-25T19:12:12.4735762+00:00",
          "updatedDateUtc": "2026-07-25T19:12:12.4735762+00:00"
        },
        {
          "nodeRouteId": "545cf1d6-e93a-4664-9bb5-57ac17dfd1d5",
          "tenantId": "80e752b8-d0c8-4297-aaee-0356e8ba808e",
          "userId": "60b334ea-0df7-4cda-b9c8-c9174f0a3f08",
          "userGroupId": "07474bd9-0912-4d7f-82c7-7187a4daf8aa",
          "deviceId": "1cc5e719-db6a-4419-8377-4247441aab54",
          "deviceGroupId": "72f05d76-8a90-4de0-a67a-29cba6154789",
          "applicationId": "1d5f6858-69fd-4c4d-a3fd-c61b8e3a0d50",
          "applicationVersionId": "3b2e49ec-3601-4686-9454-d94125df18d6",
          "nodeId": "df7c4fd4-c9f5-4a6c-a09d-a959667f46bd",
          "name": "sample string 4",
          "description": "sample string 5",
          "nodeCyanId": 6,
          "cyanId": 7,
          "customKey": "sample string 8",
          "customValue": "sample string 9",
          "applyParentRoutes": true,
          "applyToDescendants": true,
          "applyToTree": true,
          "applyToParents": true,
          "applyToSiblings": true,
          "applyToSiblingsType": "sample string 15",
          "ignoreNodeIdsInRouting": [
            "sample string 1",
            "sample string 2",
            "sample string 3"
          ],
          "createdDateUtc": "2026-07-25T19:12:12.4735762+00:00",
          "updatedDateUtc": "2026-07-25T19:12:12.4735762+00:00"
        },
        {
          "nodeRouteId": "545cf1d6-e93a-4664-9bb5-57ac17dfd1d5",
          "tenantId": "80e752b8-d0c8-4297-aaee-0356e8ba808e",
          "userId": "60b334ea-0df7-4cda-b9c8-c9174f0a3f08",
          "userGroupId": "07474bd9-0912-4d7f-82c7-7187a4daf8aa",
          "deviceId": "1cc5e719-db6a-4419-8377-4247441aab54",
          "deviceGroupId": "72f05d76-8a90-4de0-a67a-29cba6154789",
          "applicationId": "1d5f6858-69fd-4c4d-a3fd-c61b8e3a0d50",
          "applicationVersionId": "3b2e49ec-3601-4686-9454-d94125df18d6",
          "nodeId": "df7c4fd4-c9f5-4a6c-a09d-a959667f46bd",
          "name": "sample string 4",
          "description": "sample string 5",
          "nodeCyanId": 6,
          "cyanId": 7,
          "customKey": "sample string 8",
          "customValue": "sample string 9",
          "applyParentRoutes": true,
          "applyToDescendants": true,
          "applyToTree": true,
          "applyToParents": true,
          "applyToSiblings": true,
          "applyToSiblingsType": "sample string 15",
          "ignoreNodeIdsInRouting": [
            "sample string 1",
            "sample string 2",
            "sample string 3"
          ],
          "createdDateUtc": "2026-07-25T19:12:12.4735762+00:00",
          "updatedDateUtc": "2026-07-25T19:12:12.4735762+00:00"
        }
      ],
      "isNodeNew": true,
      "createdDateUtc": "2026-07-25T19:12:12.4735762+00:00",
      "updatedDateUtc": "2026-07-25T19:12:12.4735762+00:00"
    },
    {
      "node": {
        "tenantId": "5438fbed-9977-4087-b547-ea0b6804b9bf",
        "nodeId": "cce7a1eb-9de9-419f-82d4-69d3234d17fa",
        "type": "sample string 3",
        "id": "sample string 4",
        "parentType": "sample string 5",
        "parentId": "sample string 6",
        "title": "sample string 7",
        "props": {
          "sample string 1": {},
          "sample string 3": {},
          "sample string 5": {}
        },
        "refs": {
          "sample string 1": {
            "type": "sample string 1",
            "id": "sample string 2"
          },
          "sample string 2": {
            "type": "sample string 1",
            "id": "sample string 2"
          },
          "sample string 3": {
            "type": "sample string 1",
            "id": "sample string 2"
          }
        },
        "cyanId": 8,
        "subjectToCleanup": true,
        "createdDateUtc": "2026-07-25T19:12:12.4735762+00:00",
        "updatedDateUtc": "2026-07-25T19:12:12.4735762+00:00"
      },
      "nodeIndices": [
        {
          "nodeIndexId": "afc9ddf0-9ff2-4c58-ac15-60ea7a3d7722",
          "tenantId": "849a64e5-9af1-4788-b20e-13e7893ee249",
          "propertyKey": "sample string 3",
          "propertyValue": "sample string 4",
          "nodeId": "dc17880a-aa78-4740-9dee-0cb87c75b2b0",
          "nodeCyanId": 6,
          "cyanId": 7,
          "createdDateUtc": "2026-07-25T19:12:12.4735762+00:00",
          "updatedDateUtc": "2026-07-25T19:12:12.4735762+00:00"
        },
        {
          "nodeIndexId": "afc9ddf0-9ff2-4c58-ac15-60ea7a3d7722",
          "tenantId": "849a64e5-9af1-4788-b20e-13e7893ee249",
          "propertyKey": "sample string 3",
          "propertyValue": "sample string 4",
          "nodeId": "dc17880a-aa78-4740-9dee-0cb87c75b2b0",
          "nodeCyanId": 6,
          "cyanId": 7,
          "createdDateUtc": "2026-07-25T19:12:12.4735762+00:00",
          "updatedDateUtc": "2026-07-25T19:12:12.4735762+00:00"
        },
        {
          "nodeIndexId": "afc9ddf0-9ff2-4c58-ac15-60ea7a3d7722",
          "tenantId": "849a64e5-9af1-4788-b20e-13e7893ee249",
          "propertyKey": "sample string 3",
          "propertyValue": "sample string 4",
          "nodeId": "dc17880a-aa78-4740-9dee-0cb87c75b2b0",
          "nodeCyanId": 6,
          "cyanId": 7,
          "createdDateUtc": "2026-07-25T19:12:12.4735762+00:00",
          "updatedDateUtc": "2026-07-25T19:12:12.4735762+00:00"
        }
      ],
      "nodeRoutes": [
        {
          "nodeRouteId": "545cf1d6-e93a-4664-9bb5-57ac17dfd1d5",
          "tenantId": "80e752b8-d0c8-4297-aaee-0356e8ba808e",
          "userId": "60b334ea-0df7-4cda-b9c8-c9174f0a3f08",
          "userGroupId": "07474bd9-0912-4d7f-82c7-7187a4daf8aa",
          "deviceId": "1cc5e719-db6a-4419-8377-4247441aab54",
          "deviceGroupId": "72f05d76-8a90-4de0-a67a-29cba6154789",
          "applicationId": "1d5f6858-69fd-4c4d-a3fd-c61b8e3a0d50",
          "applicationVersionId": "3b2e49ec-3601-4686-9454-d94125df18d6",
          "nodeId": "df7c4fd4-c9f5-4a6c-a09d-a959667f46bd",
          "name": "sample string 4",
          "description": "sample string 5",
          "nodeCyanId": 6,
          "cyanId": 7,
          "customKey": "sample string 8",
          "customValue": "sample string 9",
          "applyParentRoutes": true,
          "applyToDescendants": true,
          "applyToTree": true,
          "applyToParents": true,
          "applyToSiblings": true,
          "applyToSiblingsType": "sample string 15",
          "ignoreNodeIdsInRouting": [
            "sample string 1",
            "sample string 2",
            "sample string 3"
          ],
          "createdDateUtc": "2026-07-25T19:12:12.4735762+00:00",
          "updatedDateUtc": "2026-07-25T19:12:12.4735762+00:00"
        },
        {
          "nodeRouteId": "545cf1d6-e93a-4664-9bb5-57ac17dfd1d5",
          "tenantId": "80e752b8-d0c8-4297-aaee-0356e8ba808e",
          "userId": "60b334ea-0df7-4cda-b9c8-c9174f0a3f08",
          "userGroupId": "07474bd9-0912-4d7f-82c7-7187a4daf8aa",
          "deviceId": "1cc5e719-db6a-4419-8377-4247441aab54",
          "deviceGroupId": "72f05d76-8a90-4de0-a67a-29cba6154789",
          "applicationId": "1d5f6858-69fd-4c4d-a3fd-c61b8e3a0d50",
          "applicationVersionId": "3b2e49ec-3601-4686-9454-d94125df18d6",
          "nodeId": "df7c4fd4-c9f5-4a6c-a09d-a959667f46bd",
          "name": "sample string 4",
          "description": "sample string 5",
          "nodeCyanId": 6,
          "cyanId": 7,
          "customKey": "sample string 8",
          "customValue": "sample string 9",
          "applyParentRoutes": true,
          "applyToDescendants": true,
          "applyToTree": true,
          "applyToParents": true,
          "applyToSiblings": true,
          "applyToSiblingsType": "sample string 15",
          "ignoreNodeIdsInRouting": [
            "sample string 1",
            "sample string 2",
            "sample string 3"
          ],
          "createdDateUtc": "2026-07-25T19:12:12.4735762+00:00",
          "updatedDateUtc": "2026-07-25T19:12:12.4735762+00:00"
        },
        {
          "nodeRouteId": "545cf1d6-e93a-4664-9bb5-57ac17dfd1d5",
          "tenantId": "80e752b8-d0c8-4297-aaee-0356e8ba808e",
          "userId": "60b334ea-0df7-4cda-b9c8-c9174f0a3f08",
          "userGroupId": "07474bd9-0912-4d7f-82c7-7187a4daf8aa",
          "deviceId": "1cc5e719-db6a-4419-8377-4247441aab54",
          "deviceGroupId": "72f05d76-8a90-4de0-a67a-29cba6154789",
          "applicationId": "1d5f6858-69fd-4c4d-a3fd-c61b8e3a0d50",
          "applicationVersionId": "3b2e49ec-3601-4686-9454-d94125df18d6",
          "nodeId": "df7c4fd4-c9f5-4a6c-a09d-a959667f46bd",
          "name": "sample string 4",
          "description": "sample string 5",
          "nodeCyanId": 6,
          "cyanId": 7,
          "customKey": "sample string 8",
          "customValue": "sample string 9",
          "applyParentRoutes": true,
          "applyToDescendants": true,
          "applyToTree": true,
          "applyToParents": true,
          "applyToSiblings": true,
          "applyToSiblingsType": "sample string 15",
          "ignoreNodeIdsInRouting": [
            "sample string 1",
            "sample string 2",
            "sample string 3"
          ],
          "createdDateUtc": "2026-07-25T19:12:12.4735762+00:00",
          "updatedDateUtc": "2026-07-25T19:12:12.4735762+00:00"
        }
      ],
      "isNodeNew": true,
      "createdDateUtc": "2026-07-25T19:12:12.4735762+00:00",
      "updatedDateUtc": "2026-07-25T19:12:12.4735762+00:00"
    },
    {
      "node": {
        "tenantId": "5438fbed-9977-4087-b547-ea0b6804b9bf",
        "nodeId": "cce7a1eb-9de9-419f-82d4-69d3234d17fa",
        "type": "sample string 3",
        "id": "sample string 4",
        "parentType": "sample string 5",
        "parentId": "sample string 6",
        "title": "sample string 7",
        "props": {
          "sample string 1": {},
          "sample string 3": {},
          "sample string 5": {}
        },
        "refs": {
          "sample string 1": {
            "type": "sample string 1",
            "id": "sample string 2"
          },
          "sample string 2": {
            "type": "sample string 1",
            "id": "sample string 2"
          },
          "sample string 3": {
            "type": "sample string 1",
            "id": "sample string 2"
          }
        },
        "cyanId": 8,
        "subjectToCleanup": true,
        "createdDateUtc": "2026-07-25T19:12:12.4735762+00:00",
        "updatedDateUtc": "2026-07-25T19:12:12.4735762+00:00"
      },
      "nodeIndices": [
        {
          "nodeIndexId": "afc9ddf0-9ff2-4c58-ac15-60ea7a3d7722",
          "tenantId": "849a64e5-9af1-4788-b20e-13e7893ee249",
          "propertyKey": "sample string 3",
          "propertyValue": "sample string 4",
          "nodeId": "dc17880a-aa78-4740-9dee-0cb87c75b2b0",
          "nodeCyanId": 6,
          "cyanId": 7,
          "createdDateUtc": "2026-07-25T19:12:12.4735762+00:00",
          "updatedDateUtc": "2026-07-25T19:12:12.4735762+00:00"
        },
        {
          "nodeIndexId": "afc9ddf0-9ff2-4c58-ac15-60ea7a3d7722",
          "tenantId": "849a64e5-9af1-4788-b20e-13e7893ee249",
          "propertyKey": "sample string 3",
          "propertyValue": "sample string 4",
          "nodeId": "dc17880a-aa78-4740-9dee-0cb87c75b2b0",
          "nodeCyanId": 6,
          "cyanId": 7,
          "createdDateUtc": "2026-07-25T19:12:12.4735762+00:00",
          "updatedDateUtc": "2026-07-25T19:12:12.4735762+00:00"
        },
        {
          "nodeIndexId": "afc9ddf0-9ff2-4c58-ac15-60ea7a3d7722",
          "tenantId": "849a64e5-9af1-4788-b20e-13e7893ee249",
          "propertyKey": "sample string 3",
          "propertyValue": "sample string 4",
          "nodeId": "dc17880a-aa78-4740-9dee-0cb87c75b2b0",
          "nodeCyanId": 6,
          "cyanId": 7,
          "createdDateUtc": "2026-07-25T19:12:12.4735762+00:00",
          "updatedDateUtc": "2026-07-25T19:12:12.4735762+00:00"
        }
      ],
      "nodeRoutes": [
        {
          "nodeRouteId": "545cf1d6-e93a-4664-9bb5-57ac17dfd1d5",
          "tenantId": "80e752b8-d0c8-4297-aaee-0356e8ba808e",
          "userId": "60b334ea-0df7-4cda-b9c8-c9174f0a3f08",
          "userGroupId": "07474bd9-0912-4d7f-82c7-7187a4daf8aa",
          "deviceId": "1cc5e719-db6a-4419-8377-4247441aab54",
          "deviceGroupId": "72f05d76-8a90-4de0-a67a-29cba6154789",
          "applicationId": "1d5f6858-69fd-4c4d-a3fd-c61b8e3a0d50",
          "applicationVersionId": "3b2e49ec-3601-4686-9454-d94125df18d6",
          "nodeId": "df7c4fd4-c9f5-4a6c-a09d-a959667f46bd",
          "name": "sample string 4",
          "description": "sample string 5",
          "nodeCyanId": 6,
          "cyanId": 7,
          "customKey": "sample string 8",
          "customValue": "sample string 9",
          "applyParentRoutes": true,
          "applyToDescendants": true,
          "applyToTree": true,
          "applyToParents": true,
          "applyToSiblings": true,
          "applyToSiblingsType": "sample string 15",
          "ignoreNodeIdsInRouting": [
            "sample string 1",
            "sample string 2",
            "sample string 3"
          ],
          "createdDateUtc": "2026-07-25T19:12:12.4735762+00:00",
          "updatedDateUtc": "2026-07-25T19:12:12.4735762+00:00"
        },
        {
          "nodeRouteId": "545cf1d6-e93a-4664-9bb5-57ac17dfd1d5",
          "tenantId": "80e752b8-d0c8-4297-aaee-0356e8ba808e",
          "userId": "60b334ea-0df7-4cda-b9c8-c9174f0a3f08",
          "userGroupId": "07474bd9-0912-4d7f-82c7-7187a4daf8aa",
          "deviceId": "1cc5e719-db6a-4419-8377-4247441aab54",
          "deviceGroupId": "72f05d76-8a90-4de0-a67a-29cba6154789",
          "applicationId": "1d5f6858-69fd-4c4d-a3fd-c61b8e3a0d50",
          "applicationVersionId": "3b2e49ec-3601-4686-9454-d94125df18d6",
          "nodeId": "df7c4fd4-c9f5-4a6c-a09d-a959667f46bd",
          "name": "sample string 4",
          "description": "sample string 5",
          "nodeCyanId": 6,
          "cyanId": 7,
          "customKey": "sample string 8",
          "customValue": "sample string 9",
          "applyParentRoutes": true,
          "applyToDescendants": true,
          "applyToTree": true,
          "applyToParents": true,
          "applyToSiblings": true,
          "applyToSiblingsType": "sample string 15",
          "ignoreNodeIdsInRouting": [
            "sample string 1",
            "sample string 2",
            "sample string 3"
          ],
          "createdDateUtc": "2026-07-25T19:12:12.4735762+00:00",
          "updatedDateUtc": "2026-07-25T19:12:12.4735762+00:00"
        },
        {
          "nodeRouteId": "545cf1d6-e93a-4664-9bb5-57ac17dfd1d5",
          "tenantId": "80e752b8-d0c8-4297-aaee-0356e8ba808e",
          "userId": "60b334ea-0df7-4cda-b9c8-c9174f0a3f08",
          "userGroupId": "07474bd9-0912-4d7f-82c7-7187a4daf8aa",
          "deviceId": "1cc5e719-db6a-4419-8377-4247441aab54",
          "deviceGroupId": "72f05d76-8a90-4de0-a67a-29cba6154789",
          "applicationId": "1d5f6858-69fd-4c4d-a3fd-c61b8e3a0d50",
          "applicationVersionId": "3b2e49ec-3601-4686-9454-d94125df18d6",
          "nodeId": "df7c4fd4-c9f5-4a6c-a09d-a959667f46bd",
          "name": "sample string 4",
          "description": "sample string 5",
          "nodeCyanId": 6,
          "cyanId": 7,
          "customKey": "sample string 8",
          "customValue": "sample string 9",
          "applyParentRoutes": true,
          "applyToDescendants": true,
          "applyToTree": true,
          "applyToParents": true,
          "applyToSiblings": true,
          "applyToSiblingsType": "sample string 15",
          "ignoreNodeIdsInRouting": [
            "sample string 1",
            "sample string 2",
            "sample string 3"
          ],
          "createdDateUtc": "2026-07-25T19:12:12.4735762+00:00",
          "updatedDateUtc": "2026-07-25T19:12:12.4735762+00:00"
        }
      ],
      "isNodeNew": true,
      "createdDateUtc": "2026-07-25T19:12:12.4735762+00:00",
      "updatedDateUtc": "2026-07-25T19:12:12.4735762+00:00"
    }
  ]
}

application/xml, text/xml

Sample:
<PutDataMessageBody xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BlueDot.Cyan.Server.Core.Models.Messaging">
  <NodePackages xmlns:d2p1="http://schemas.datacontract.org/2004/07/BlueDot.Cyan.Server.Core.Models.Rest.Version1">
    <d2p1:NodePackageRepresentation>
      <d2p1:CreatedDateUtc>2026-07-25T19:12:12.4735762+00:00</d2p1:CreatedDateUtc>
      <d2p1:UpdatedDateUtc>2026-07-25T19:12:12.4735762+00:00</d2p1:UpdatedDateUtc>
      <d2p1:IsNodeNew>true</d2p1:IsNodeNew>
      <d2p1:Node>
        <d2p1:CreatedDateUtc>2026-07-25T19:12:12.4735762+00:00</d2p1:CreatedDateUtc>
        <d2p1:UpdatedDateUtc>2026-07-25T19:12:12.4735762+00:00</d2p1:UpdatedDateUtc>
        <d2p1:CyanId>8</d2p1:CyanId>
        <d2p1:Id>sample string 4</d2p1:Id>
        <d2p1:NodeId>cce7a1eb-9de9-419f-82d4-69d3234d17fa</d2p1:NodeId>
        <d2p1:ParentId>sample string 6</d2p1:ParentId>
        <d2p1:ParentType>sample string 5</d2p1:ParentType>
        <d2p1:Props xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:KeyValueOfstringanyType>
            <d5p1:Key>sample string 1</d5p1:Key>
            <d5p1:Value />
          </d5p1:KeyValueOfstringanyType>
          <d5p1:KeyValueOfstringanyType>
            <d5p1:Key>sample string 3</d5p1:Key>
            <d5p1:Value />
          </d5p1:KeyValueOfstringanyType>
          <d5p1:KeyValueOfstringanyType>
            <d5p1:Key>sample string 5</d5p1:Key>
            <d5p1:Value />
          </d5p1:KeyValueOfstringanyType>
        </d2p1:Props>
        <d2p1:Refs xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
            <d5p1:Key>sample string 1</d5p1:Key>
            <d5p1:Value>
              <d2p1:Id>sample string 2</d2p1:Id>
              <d2p1:Type>sample string 1</d2p1:Type>
            </d5p1:Value>
          </d5p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
          <d5p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
            <d5p1:Key>sample string 2</d5p1:Key>
            <d5p1:Value>
              <d2p1:Id>sample string 2</d2p1:Id>
              <d2p1:Type>sample string 1</d2p1:Type>
            </d5p1:Value>
          </d5p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
          <d5p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
            <d5p1:Key>sample string 3</d5p1:Key>
            <d5p1:Value>
              <d2p1:Id>sample string 2</d2p1:Id>
              <d2p1:Type>sample string 1</d2p1:Type>
            </d5p1:Value>
          </d5p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
        </d2p1:Refs>
        <d2p1:SubjectToCleanup>true</d2p1:SubjectToCleanup>
        <d2p1:TenantId>5438fbed-9977-4087-b547-ea0b6804b9bf</d2p1:TenantId>
        <d2p1:Title>sample string 7</d2p1:Title>
        <d2p1:Type>sample string 3</d2p1:Type>
      </d2p1:Node>
      <d2p1:NodeIndices>
        <d2p1:NodeIndexRepresentation>
          <d2p1:CreatedDateUtc>2026-07-25T19:12:12.4735762+00:00</d2p1:CreatedDateUtc>
          <d2p1:UpdatedDateUtc>2026-07-25T19:12:12.4735762+00:00</d2p1:UpdatedDateUtc>
          <d2p1:CyanId>7</d2p1:CyanId>
          <d2p1:NodeCyanId>6</d2p1:NodeCyanId>
          <d2p1:NodeId>dc17880a-aa78-4740-9dee-0cb87c75b2b0</d2p1:NodeId>
          <d2p1:NodeIndexId>afc9ddf0-9ff2-4c58-ac15-60ea7a3d7722</d2p1:NodeIndexId>
          <d2p1:PropertyKey>sample string 3</d2p1:PropertyKey>
          <d2p1:PropertyValue>sample string 4</d2p1:PropertyValue>
          <d2p1:TenantId>849a64e5-9af1-4788-b20e-13e7893ee249</d2p1:TenantId>
        </d2p1:NodeIndexRepresentation>
        <d2p1:NodeIndexRepresentation>
          <d2p1:CreatedDateUtc>2026-07-25T19:12:12.4735762+00:00</d2p1:CreatedDateUtc>
          <d2p1:UpdatedDateUtc>2026-07-25T19:12:12.4735762+00:00</d2p1:UpdatedDateUtc>
          <d2p1:CyanId>7</d2p1:CyanId>
          <d2p1:NodeCyanId>6</d2p1:NodeCyanId>
          <d2p1:NodeId>dc17880a-aa78-4740-9dee-0cb87c75b2b0</d2p1:NodeId>
          <d2p1:NodeIndexId>afc9ddf0-9ff2-4c58-ac15-60ea7a3d7722</d2p1:NodeIndexId>
          <d2p1:PropertyKey>sample string 3</d2p1:PropertyKey>
          <d2p1:PropertyValue>sample string 4</d2p1:PropertyValue>
          <d2p1:TenantId>849a64e5-9af1-4788-b20e-13e7893ee249</d2p1:TenantId>
        </d2p1:NodeIndexRepresentation>
        <d2p1:NodeIndexRepresentation>
          <d2p1:CreatedDateUtc>2026-07-25T19:12:12.4735762+00:00</d2p1:CreatedDateUtc>
          <d2p1:UpdatedDateUtc>2026-07-25T19:12:12.4735762+00:00</d2p1:UpdatedDateUtc>
          <d2p1:CyanId>7</d2p1:CyanId>
          <d2p1:NodeCyanId>6</d2p1:NodeCyanId>
          <d2p1:NodeId>dc17880a-aa78-4740-9dee-0cb87c75b2b0</d2p1:NodeId>
          <d2p1:NodeIndexId>afc9ddf0-9ff2-4c58-ac15-60ea7a3d7722</d2p1:NodeIndexId>
          <d2p1:PropertyKey>sample string 3</d2p1:PropertyKey>
          <d2p1:PropertyValue>sample string 4</d2p1:PropertyValue>
          <d2p1:TenantId>849a64e5-9af1-4788-b20e-13e7893ee249</d2p1:TenantId>
        </d2p1:NodeIndexRepresentation>
      </d2p1:NodeIndices>
      <d2p1:NodeRoutes>
        <d2p1:NodeRouteRepresentation>
          <d2p1:CreatedDateUtc>2026-07-25T19:12:12.4735762+00:00</d2p1:CreatedDateUtc>
          <d2p1:UpdatedDateUtc>2026-07-25T19:12:12.4735762+00:00</d2p1:UpdatedDateUtc>
          <d2p1:ApplicationId>1d5f6858-69fd-4c4d-a3fd-c61b8e3a0d50</d2p1:ApplicationId>
          <d2p1:ApplicationVersionId>3b2e49ec-3601-4686-9454-d94125df18d6</d2p1:ApplicationVersionId>
          <d2p1:ApplyParentRoutes>true</d2p1:ApplyParentRoutes>
          <d2p1:ApplyToDescendants>true</d2p1:ApplyToDescendants>
          <d2p1:ApplyToParents>true</d2p1:ApplyToParents>
          <d2p1:ApplyToSiblings>true</d2p1:ApplyToSiblings>
          <d2p1:ApplyToSiblingsType>sample string 15</d2p1:ApplyToSiblingsType>
          <d2p1:ApplyToTree>true</d2p1:ApplyToTree>
          <d2p1:CustomKey>sample string 8</d2p1:CustomKey>
          <d2p1:CustomValue>sample string 9</d2p1:CustomValue>
          <d2p1:CyanId>7</d2p1:CyanId>
          <d2p1:Description>sample string 5</d2p1:Description>
          <d2p1:DeviceGroupId>72f05d76-8a90-4de0-a67a-29cba6154789</d2p1:DeviceGroupId>
          <d2p1:DeviceId>1cc5e719-db6a-4419-8377-4247441aab54</d2p1:DeviceId>
          <d2p1:IgnoreNodeIdsInRouting xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
            <d6p1:string>sample string 1</d6p1:string>
            <d6p1:string>sample string 2</d6p1:string>
            <d6p1:string>sample string 3</d6p1:string>
          </d2p1:IgnoreNodeIdsInRouting>
          <d2p1:Name>sample string 4</d2p1:Name>
          <d2p1:NodeCyanId>6</d2p1:NodeCyanId>
          <d2p1:NodeId>df7c4fd4-c9f5-4a6c-a09d-a959667f46bd</d2p1:NodeId>
          <d2p1:NodeRouteId>545cf1d6-e93a-4664-9bb5-57ac17dfd1d5</d2p1:NodeRouteId>
          <d2p1:TenantId>80e752b8-d0c8-4297-aaee-0356e8ba808e</d2p1:TenantId>
          <d2p1:UserGroupId>07474bd9-0912-4d7f-82c7-7187a4daf8aa</d2p1:UserGroupId>
          <d2p1:UserId>60b334ea-0df7-4cda-b9c8-c9174f0a3f08</d2p1:UserId>
        </d2p1:NodeRouteRepresentation>
        <d2p1:NodeRouteRepresentation>
          <d2p1:CreatedDateUtc>2026-07-25T19:12:12.4735762+00:00</d2p1:CreatedDateUtc>
          <d2p1:UpdatedDateUtc>2026-07-25T19:12:12.4735762+00:00</d2p1:UpdatedDateUtc>
          <d2p1:ApplicationId>1d5f6858-69fd-4c4d-a3fd-c61b8e3a0d50</d2p1:ApplicationId>
          <d2p1:ApplicationVersionId>3b2e49ec-3601-4686-9454-d94125df18d6</d2p1:ApplicationVersionId>
          <d2p1:ApplyParentRoutes>true</d2p1:ApplyParentRoutes>
          <d2p1:ApplyToDescendants>true</d2p1:ApplyToDescendants>
          <d2p1:ApplyToParents>true</d2p1:ApplyToParents>
          <d2p1:ApplyToSiblings>true</d2p1:ApplyToSiblings>
          <d2p1:ApplyToSiblingsType>sample string 15</d2p1:ApplyToSiblingsType>
          <d2p1:ApplyToTree>true</d2p1:ApplyToTree>
          <d2p1:CustomKey>sample string 8</d2p1:CustomKey>
          <d2p1:CustomValue>sample string 9</d2p1:CustomValue>
          <d2p1:CyanId>7</d2p1:CyanId>
          <d2p1:Description>sample string 5</d2p1:Description>
          <d2p1:DeviceGroupId>72f05d76-8a90-4de0-a67a-29cba6154789</d2p1:DeviceGroupId>
          <d2p1:DeviceId>1cc5e719-db6a-4419-8377-4247441aab54</d2p1:DeviceId>
          <d2p1:IgnoreNodeIdsInRouting xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
            <d6p1:string>sample string 1</d6p1:string>
            <d6p1:string>sample string 2</d6p1:string>
            <d6p1:string>sample string 3</d6p1:string>
          </d2p1:IgnoreNodeIdsInRouting>
          <d2p1:Name>sample string 4</d2p1:Name>
          <d2p1:NodeCyanId>6</d2p1:NodeCyanId>
          <d2p1:NodeId>df7c4fd4-c9f5-4a6c-a09d-a959667f46bd</d2p1:NodeId>
          <d2p1:NodeRouteId>545cf1d6-e93a-4664-9bb5-57ac17dfd1d5</d2p1:NodeRouteId>
          <d2p1:TenantId>80e752b8-d0c8-4297-aaee-0356e8ba808e</d2p1:TenantId>
          <d2p1:UserGroupId>07474bd9-0912-4d7f-82c7-7187a4daf8aa</d2p1:UserGroupId>
          <d2p1:UserId>60b334ea-0df7-4cda-b9c8-c9174f0a3f08</d2p1:UserId>
        </d2p1:NodeRouteRepresentation>
        <d2p1:NodeRouteRepresentation>
          <d2p1:CreatedDateUtc>2026-07-25T19:12:12.4735762+00:00</d2p1:CreatedDateUtc>
          <d2p1:UpdatedDateUtc>2026-07-25T19:12:12.4735762+00:00</d2p1:UpdatedDateUtc>
          <d2p1:ApplicationId>1d5f6858-69fd-4c4d-a3fd-c61b8e3a0d50</d2p1:ApplicationId>
          <d2p1:ApplicationVersionId>3b2e49ec-3601-4686-9454-d94125df18d6</d2p1:ApplicationVersionId>
          <d2p1:ApplyParentRoutes>true</d2p1:ApplyParentRoutes>
          <d2p1:ApplyToDescendants>true</d2p1:ApplyToDescendants>
          <d2p1:ApplyToParents>true</d2p1:ApplyToParents>
          <d2p1:ApplyToSiblings>true</d2p1:ApplyToSiblings>
          <d2p1:ApplyToSiblingsType>sample string 15</d2p1:ApplyToSiblingsType>
          <d2p1:ApplyToTree>true</d2p1:ApplyToTree>
          <d2p1:CustomKey>sample string 8</d2p1:CustomKey>
          <d2p1:CustomValue>sample string 9</d2p1:CustomValue>
          <d2p1:CyanId>7</d2p1:CyanId>
          <d2p1:Description>sample string 5</d2p1:Description>
          <d2p1:DeviceGroupId>72f05d76-8a90-4de0-a67a-29cba6154789</d2p1:DeviceGroupId>
          <d2p1:DeviceId>1cc5e719-db6a-4419-8377-4247441aab54</d2p1:DeviceId>
          <d2p1:IgnoreNodeIdsInRouting xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
            <d6p1:string>sample string 1</d6p1:string>
            <d6p1:string>sample string 2</d6p1:string>
            <d6p1:string>sample string 3</d6p1:string>
          </d2p1:IgnoreNodeIdsInRouting>
          <d2p1:Name>sample string 4</d2p1:Name>
          <d2p1:NodeCyanId>6</d2p1:NodeCyanId>
          <d2p1:NodeId>df7c4fd4-c9f5-4a6c-a09d-a959667f46bd</d2p1:NodeId>
          <d2p1:NodeRouteId>545cf1d6-e93a-4664-9bb5-57ac17dfd1d5</d2p1:NodeRouteId>
          <d2p1:TenantId>80e752b8-d0c8-4297-aaee-0356e8ba808e</d2p1:TenantId>
          <d2p1:UserGroupId>07474bd9-0912-4d7f-82c7-7187a4daf8aa</d2p1:UserGroupId>
          <d2p1:UserId>60b334ea-0df7-4cda-b9c8-c9174f0a3f08</d2p1:UserId>
        </d2p1:NodeRouteRepresentation>
      </d2p1:NodeRoutes>
    </d2p1:NodePackageRepresentation>
    <d2p1:NodePackageRepresentation>
      <d2p1:CreatedDateUtc>2026-07-25T19:12:12.4735762+00:00</d2p1:CreatedDateUtc>
      <d2p1:UpdatedDateUtc>2026-07-25T19:12:12.4735762+00:00</d2p1:UpdatedDateUtc>
      <d2p1:IsNodeNew>true</d2p1:IsNodeNew>
      <d2p1:Node>
        <d2p1:CreatedDateUtc>2026-07-25T19:12:12.4735762+00:00</d2p1:CreatedDateUtc>
        <d2p1:UpdatedDateUtc>2026-07-25T19:12:12.4735762+00:00</d2p1:UpdatedDateUtc>
        <d2p1:CyanId>8</d2p1:CyanId>
        <d2p1:Id>sample string 4</d2p1:Id>
        <d2p1:NodeId>cce7a1eb-9de9-419f-82d4-69d3234d17fa</d2p1:NodeId>
        <d2p1:ParentId>sample string 6</d2p1:ParentId>
        <d2p1:ParentType>sample string 5</d2p1:ParentType>
        <d2p1:Props xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:KeyValueOfstringanyType>
            <d5p1:Key>sample string 1</d5p1:Key>
            <d5p1:Value />
          </d5p1:KeyValueOfstringanyType>
          <d5p1:KeyValueOfstringanyType>
            <d5p1:Key>sample string 3</d5p1:Key>
            <d5p1:Value />
          </d5p1:KeyValueOfstringanyType>
          <d5p1:KeyValueOfstringanyType>
            <d5p1:Key>sample string 5</d5p1:Key>
            <d5p1:Value />
          </d5p1:KeyValueOfstringanyType>
        </d2p1:Props>
        <d2p1:Refs xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
            <d5p1:Key>sample string 1</d5p1:Key>
            <d5p1:Value>
              <d2p1:Id>sample string 2</d2p1:Id>
              <d2p1:Type>sample string 1</d2p1:Type>
            </d5p1:Value>
          </d5p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
          <d5p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
            <d5p1:Key>sample string 2</d5p1:Key>
            <d5p1:Value>
              <d2p1:Id>sample string 2</d2p1:Id>
              <d2p1:Type>sample string 1</d2p1:Type>
            </d5p1:Value>
          </d5p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
          <d5p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
            <d5p1:Key>sample string 3</d5p1:Key>
            <d5p1:Value>
              <d2p1:Id>sample string 2</d2p1:Id>
              <d2p1:Type>sample string 1</d2p1:Type>
            </d5p1:Value>
          </d5p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
        </d2p1:Refs>
        <d2p1:SubjectToCleanup>true</d2p1:SubjectToCleanup>
        <d2p1:TenantId>5438fbed-9977-4087-b547-ea0b6804b9bf</d2p1:TenantId>
        <d2p1:Title>sample string 7</d2p1:Title>
        <d2p1:Type>sample string 3</d2p1:Type>
      </d2p1:Node>
      <d2p1:NodeIndices>
        <d2p1:NodeIndexRepresentation>
          <d2p1:CreatedDateUtc>2026-07-25T19:12:12.4735762+00:00</d2p1:CreatedDateUtc>
          <d2p1:UpdatedDateUtc>2026-07-25T19:12:12.4735762+00:00</d2p1:UpdatedDateUtc>
          <d2p1:CyanId>7</d2p1:CyanId>
          <d2p1:NodeCyanId>6</d2p1:NodeCyanId>
          <d2p1:NodeId>dc17880a-aa78-4740-9dee-0cb87c75b2b0</d2p1:NodeId>
          <d2p1:NodeIndexId>afc9ddf0-9ff2-4c58-ac15-60ea7a3d7722</d2p1:NodeIndexId>
          <d2p1:PropertyKey>sample string 3</d2p1:PropertyKey>
          <d2p1:PropertyValue>sample string 4</d2p1:PropertyValue>
          <d2p1:TenantId>849a64e5-9af1-4788-b20e-13e7893ee249</d2p1:TenantId>
        </d2p1:NodeIndexRepresentation>
        <d2p1:NodeIndexRepresentation>
          <d2p1:CreatedDateUtc>2026-07-25T19:12:12.4735762+00:00</d2p1:CreatedDateUtc>
          <d2p1:UpdatedDateUtc>2026-07-25T19:12:12.4735762+00:00</d2p1:UpdatedDateUtc>
          <d2p1:CyanId>7</d2p1:CyanId>
          <d2p1:NodeCyanId>6</d2p1:NodeCyanId>
          <d2p1:NodeId>dc17880a-aa78-4740-9dee-0cb87c75b2b0</d2p1:NodeId>
          <d2p1:NodeIndexId>afc9ddf0-9ff2-4c58-ac15-60ea7a3d7722</d2p1:NodeIndexId>
          <d2p1:PropertyKey>sample string 3</d2p1:PropertyKey>
          <d2p1:PropertyValue>sample string 4</d2p1:PropertyValue>
          <d2p1:TenantId>849a64e5-9af1-4788-b20e-13e7893ee249</d2p1:TenantId>
        </d2p1:NodeIndexRepresentation>
        <d2p1:NodeIndexRepresentation>
          <d2p1:CreatedDateUtc>2026-07-25T19:12:12.4735762+00:00</d2p1:CreatedDateUtc>
          <d2p1:UpdatedDateUtc>2026-07-25T19:12:12.4735762+00:00</d2p1:UpdatedDateUtc>
          <d2p1:CyanId>7</d2p1:CyanId>
          <d2p1:NodeCyanId>6</d2p1:NodeCyanId>
          <d2p1:NodeId>dc17880a-aa78-4740-9dee-0cb87c75b2b0</d2p1:NodeId>
          <d2p1:NodeIndexId>afc9ddf0-9ff2-4c58-ac15-60ea7a3d7722</d2p1:NodeIndexId>
          <d2p1:PropertyKey>sample string 3</d2p1:PropertyKey>
          <d2p1:PropertyValue>sample string 4</d2p1:PropertyValue>
          <d2p1:TenantId>849a64e5-9af1-4788-b20e-13e7893ee249</d2p1:TenantId>
        </d2p1:NodeIndexRepresentation>
      </d2p1:NodeIndices>
      <d2p1:NodeRoutes>
        <d2p1:NodeRouteRepresentation>
          <d2p1:CreatedDateUtc>2026-07-25T19:12:12.4735762+00:00</d2p1:CreatedDateUtc>
          <d2p1:UpdatedDateUtc>2026-07-25T19:12:12.4735762+00:00</d2p1:UpdatedDateUtc>
          <d2p1:ApplicationId>1d5f6858-69fd-4c4d-a3fd-c61b8e3a0d50</d2p1:ApplicationId>
          <d2p1:ApplicationVersionId>3b2e49ec-3601-4686-9454-d94125df18d6</d2p1:ApplicationVersionId>
          <d2p1:ApplyParentRoutes>true</d2p1:ApplyParentRoutes>
          <d2p1:ApplyToDescendants>true</d2p1:ApplyToDescendants>
          <d2p1:ApplyToParents>true</d2p1:ApplyToParents>
          <d2p1:ApplyToSiblings>true</d2p1:ApplyToSiblings>
          <d2p1:ApplyToSiblingsType>sample string 15</d2p1:ApplyToSiblingsType>
          <d2p1:ApplyToTree>true</d2p1:ApplyToTree>
          <d2p1:CustomKey>sample string 8</d2p1:CustomKey>
          <d2p1:CustomValue>sample string 9</d2p1:CustomValue>
          <d2p1:CyanId>7</d2p1:CyanId>
          <d2p1:Description>sample string 5</d2p1:Description>
          <d2p1:DeviceGroupId>72f05d76-8a90-4de0-a67a-29cba6154789</d2p1:DeviceGroupId>
          <d2p1:DeviceId>1cc5e719-db6a-4419-8377-4247441aab54</d2p1:DeviceId>
          <d2p1:IgnoreNodeIdsInRouting xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
            <d6p1:string>sample string 1</d6p1:string>
            <d6p1:string>sample string 2</d6p1:string>
            <d6p1:string>sample string 3</d6p1:string>
          </d2p1:IgnoreNodeIdsInRouting>
          <d2p1:Name>sample string 4</d2p1:Name>
          <d2p1:NodeCyanId>6</d2p1:NodeCyanId>
          <d2p1:NodeId>df7c4fd4-c9f5-4a6c-a09d-a959667f46bd</d2p1:NodeId>
          <d2p1:NodeRouteId>545cf1d6-e93a-4664-9bb5-57ac17dfd1d5</d2p1:NodeRouteId>
          <d2p1:TenantId>80e752b8-d0c8-4297-aaee-0356e8ba808e</d2p1:TenantId>
          <d2p1:UserGroupId>07474bd9-0912-4d7f-82c7-7187a4daf8aa</d2p1:UserGroupId>
          <d2p1:UserId>60b334ea-0df7-4cda-b9c8-c9174f0a3f08</d2p1:UserId>
        </d2p1:NodeRouteRepresentation>
        <d2p1:NodeRouteRepresentation>
          <d2p1:CreatedDateUtc>2026-07-25T19:12:12.4735762+00:00</d2p1:CreatedDateUtc>
          <d2p1:UpdatedDateUtc>2026-07-25T19:12:12.4735762+00:00</d2p1:UpdatedDateUtc>
          <d2p1:ApplicationId>1d5f6858-69fd-4c4d-a3fd-c61b8e3a0d50</d2p1:ApplicationId>
          <d2p1:ApplicationVersionId>3b2e49ec-3601-4686-9454-d94125df18d6</d2p1:ApplicationVersionId>
          <d2p1:ApplyParentRoutes>true</d2p1:ApplyParentRoutes>
          <d2p1:ApplyToDescendants>true</d2p1:ApplyToDescendants>
          <d2p1:ApplyToParents>true</d2p1:ApplyToParents>
          <d2p1:ApplyToSiblings>true</d2p1:ApplyToSiblings>
          <d2p1:ApplyToSiblingsType>sample string 15</d2p1:ApplyToSiblingsType>
          <d2p1:ApplyToTree>true</d2p1:ApplyToTree>
          <d2p1:CustomKey>sample string 8</d2p1:CustomKey>
          <d2p1:CustomValue>sample string 9</d2p1:CustomValue>
          <d2p1:CyanId>7</d2p1:CyanId>
          <d2p1:Description>sample string 5</d2p1:Description>
          <d2p1:DeviceGroupId>72f05d76-8a90-4de0-a67a-29cba6154789</d2p1:DeviceGroupId>
          <d2p1:DeviceId>1cc5e719-db6a-4419-8377-4247441aab54</d2p1:DeviceId>
          <d2p1:IgnoreNodeIdsInRouting xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
            <d6p1:string>sample string 1</d6p1:string>
            <d6p1:string>sample string 2</d6p1:string>
            <d6p1:string>sample string 3</d6p1:string>
          </d2p1:IgnoreNodeIdsInRouting>
          <d2p1:Name>sample string 4</d2p1:Name>
          <d2p1:NodeCyanId>6</d2p1:NodeCyanId>
          <d2p1:NodeId>df7c4fd4-c9f5-4a6c-a09d-a959667f46bd</d2p1:NodeId>
          <d2p1:NodeRouteId>545cf1d6-e93a-4664-9bb5-57ac17dfd1d5</d2p1:NodeRouteId>
          <d2p1:TenantId>80e752b8-d0c8-4297-aaee-0356e8ba808e</d2p1:TenantId>
          <d2p1:UserGroupId>07474bd9-0912-4d7f-82c7-7187a4daf8aa</d2p1:UserGroupId>
          <d2p1:UserId>60b334ea-0df7-4cda-b9c8-c9174f0a3f08</d2p1:UserId>
        </d2p1:NodeRouteRepresentation>
        <d2p1:NodeRouteRepresentation>
          <d2p1:CreatedDateUtc>2026-07-25T19:12:12.4735762+00:00</d2p1:CreatedDateUtc>
          <d2p1:UpdatedDateUtc>2026-07-25T19:12:12.4735762+00:00</d2p1:UpdatedDateUtc>
          <d2p1:ApplicationId>1d5f6858-69fd-4c4d-a3fd-c61b8e3a0d50</d2p1:ApplicationId>
          <d2p1:ApplicationVersionId>3b2e49ec-3601-4686-9454-d94125df18d6</d2p1:ApplicationVersionId>
          <d2p1:ApplyParentRoutes>true</d2p1:ApplyParentRoutes>
          <d2p1:ApplyToDescendants>true</d2p1:ApplyToDescendants>
          <d2p1:ApplyToParents>true</d2p1:ApplyToParents>
          <d2p1:ApplyToSiblings>true</d2p1:ApplyToSiblings>
          <d2p1:ApplyToSiblingsType>sample string 15</d2p1:ApplyToSiblingsType>
          <d2p1:ApplyToTree>true</d2p1:ApplyToTree>
          <d2p1:CustomKey>sample string 8</d2p1:CustomKey>
          <d2p1:CustomValue>sample string 9</d2p1:CustomValue>
          <d2p1:CyanId>7</d2p1:CyanId>
          <d2p1:Description>sample string 5</d2p1:Description>
          <d2p1:DeviceGroupId>72f05d76-8a90-4de0-a67a-29cba6154789</d2p1:DeviceGroupId>
          <d2p1:DeviceId>1cc5e719-db6a-4419-8377-4247441aab54</d2p1:DeviceId>
          <d2p1:IgnoreNodeIdsInRouting xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
            <d6p1:string>sample string 1</d6p1:string>
            <d6p1:string>sample string 2</d6p1:string>
            <d6p1:string>sample string 3</d6p1:string>
          </d2p1:IgnoreNodeIdsInRouting>
          <d2p1:Name>sample string 4</d2p1:Name>
          <d2p1:NodeCyanId>6</d2p1:NodeCyanId>
          <d2p1:NodeId>df7c4fd4-c9f5-4a6c-a09d-a959667f46bd</d2p1:NodeId>
          <d2p1:NodeRouteId>545cf1d6-e93a-4664-9bb5-57ac17dfd1d5</d2p1:NodeRouteId>
          <d2p1:TenantId>80e752b8-d0c8-4297-aaee-0356e8ba808e</d2p1:TenantId>
          <d2p1:UserGroupId>07474bd9-0912-4d7f-82c7-7187a4daf8aa</d2p1:UserGroupId>
          <d2p1:UserId>60b334ea-0df7-4cda-b9c8-c9174f0a3f08</d2p1:UserId>
        </d2p1:NodeRouteRepresentation>
      </d2p1:NodeRoutes>
    </d2p1:NodePackageRepresentation>
    <d2p1:NodePackageRepresentation>
      <d2p1:CreatedDateUtc>2026-07-25T19:12:12.4735762+00:00</d2p1:CreatedDateUtc>
      <d2p1:UpdatedDateUtc>2026-07-25T19:12:12.4735762+00:00</d2p1:UpdatedDateUtc>
      <d2p1:IsNodeNew>true</d2p1:IsNodeNew>
      <d2p1:Node>
        <d2p1:CreatedDateUtc>2026-07-25T19:12:12.4735762+00:00</d2p1:CreatedDateUtc>
        <d2p1:UpdatedDateUtc>2026-07-25T19:12:12.4735762+00:00</d2p1:UpdatedDateUtc>
        <d2p1:CyanId>8</d2p1:CyanId>
        <d2p1:Id>sample string 4</d2p1:Id>
        <d2p1:NodeId>cce7a1eb-9de9-419f-82d4-69d3234d17fa</d2p1:NodeId>
        <d2p1:ParentId>sample string 6</d2p1:ParentId>
        <d2p1:ParentType>sample string 5</d2p1:ParentType>
        <d2p1:Props xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:KeyValueOfstringanyType>
            <d5p1:Key>sample string 1</d5p1:Key>
            <d5p1:Value />
          </d5p1:KeyValueOfstringanyType>
          <d5p1:KeyValueOfstringanyType>
            <d5p1:Key>sample string 3</d5p1:Key>
            <d5p1:Value />
          </d5p1:KeyValueOfstringanyType>
          <d5p1:KeyValueOfstringanyType>
            <d5p1:Key>sample string 5</d5p1:Key>
            <d5p1:Value />
          </d5p1:KeyValueOfstringanyType>
        </d2p1:Props>
        <d2p1:Refs xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
            <d5p1:Key>sample string 1</d5p1:Key>
            <d5p1:Value>
              <d2p1:Id>sample string 2</d2p1:Id>
              <d2p1:Type>sample string 1</d2p1:Type>
            </d5p1:Value>
          </d5p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
          <d5p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
            <d5p1:Key>sample string 2</d5p1:Key>
            <d5p1:Value>
              <d2p1:Id>sample string 2</d2p1:Id>
              <d2p1:Type>sample string 1</d2p1:Type>
            </d5p1:Value>
          </d5p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
          <d5p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
            <d5p1:Key>sample string 3</d5p1:Key>
            <d5p1:Value>
              <d2p1:Id>sample string 2</d2p1:Id>
              <d2p1:Type>sample string 1</d2p1:Type>
            </d5p1:Value>
          </d5p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
        </d2p1:Refs>
        <d2p1:SubjectToCleanup>true</d2p1:SubjectToCleanup>
        <d2p1:TenantId>5438fbed-9977-4087-b547-ea0b6804b9bf</d2p1:TenantId>
        <d2p1:Title>sample string 7</d2p1:Title>
        <d2p1:Type>sample string 3</d2p1:Type>
      </d2p1:Node>
      <d2p1:NodeIndices>
        <d2p1:NodeIndexRepresentation>
          <d2p1:CreatedDateUtc>2026-07-25T19:12:12.4735762+00:00</d2p1:CreatedDateUtc>
          <d2p1:UpdatedDateUtc>2026-07-25T19:12:12.4735762+00:00</d2p1:UpdatedDateUtc>
          <d2p1:CyanId>7</d2p1:CyanId>
          <d2p1:NodeCyanId>6</d2p1:NodeCyanId>
          <d2p1:NodeId>dc17880a-aa78-4740-9dee-0cb87c75b2b0</d2p1:NodeId>
          <d2p1:NodeIndexId>afc9ddf0-9ff2-4c58-ac15-60ea7a3d7722</d2p1:NodeIndexId>
          <d2p1:PropertyKey>sample string 3</d2p1:PropertyKey>
          <d2p1:PropertyValue>sample string 4</d2p1:PropertyValue>
          <d2p1:TenantId>849a64e5-9af1-4788-b20e-13e7893ee249</d2p1:TenantId>
        </d2p1:NodeIndexRepresentation>
        <d2p1:NodeIndexRepresentation>
          <d2p1:CreatedDateUtc>2026-07-25T19:12:12.4735762+00:00</d2p1:CreatedDateUtc>
          <d2p1:UpdatedDateUtc>2026-07-25T19:12:12.4735762+00:00</d2p1:UpdatedDateUtc>
          <d2p1:CyanId>7</d2p1:CyanId>
          <d2p1:NodeCyanId>6</d2p1:NodeCyanId>
          <d2p1:NodeId>dc17880a-aa78-4740-9dee-0cb87c75b2b0</d2p1:NodeId>
          <d2p1:NodeIndexId>afc9ddf0-9ff2-4c58-ac15-60ea7a3d7722</d2p1:NodeIndexId>
          <d2p1:PropertyKey>sample string 3</d2p1:PropertyKey>
          <d2p1:PropertyValue>sample string 4</d2p1:PropertyValue>
          <d2p1:TenantId>849a64e5-9af1-4788-b20e-13e7893ee249</d2p1:TenantId>
        </d2p1:NodeIndexRepresentation>
        <d2p1:NodeIndexRepresentation>
          <d2p1:CreatedDateUtc>2026-07-25T19:12:12.4735762+00:00</d2p1:CreatedDateUtc>
          <d2p1:UpdatedDateUtc>2026-07-25T19:12:12.4735762+00:00</d2p1:UpdatedDateUtc>
          <d2p1:CyanId>7</d2p1:CyanId>
          <d2p1:NodeCyanId>6</d2p1:NodeCyanId>
          <d2p1:NodeId>dc17880a-aa78-4740-9dee-0cb87c75b2b0</d2p1:NodeId>
          <d2p1:NodeIndexId>afc9ddf0-9ff2-4c58-ac15-60ea7a3d7722</d2p1:NodeIndexId>
          <d2p1:PropertyKey>sample string 3</d2p1:PropertyKey>
          <d2p1:PropertyValue>sample string 4</d2p1:PropertyValue>
          <d2p1:TenantId>849a64e5-9af1-4788-b20e-13e7893ee249</d2p1:TenantId>
        </d2p1:NodeIndexRepresentation>
      </d2p1:NodeIndices>
      <d2p1:NodeRoutes>
        <d2p1:NodeRouteRepresentation>
          <d2p1:CreatedDateUtc>2026-07-25T19:12:12.4735762+00:00</d2p1:CreatedDateUtc>
          <d2p1:UpdatedDateUtc>2026-07-25T19:12:12.4735762+00:00</d2p1:UpdatedDateUtc>
          <d2p1:ApplicationId>1d5f6858-69fd-4c4d-a3fd-c61b8e3a0d50</d2p1:ApplicationId>
          <d2p1:ApplicationVersionId>3b2e49ec-3601-4686-9454-d94125df18d6</d2p1:ApplicationVersionId>
          <d2p1:ApplyParentRoutes>true</d2p1:ApplyParentRoutes>
          <d2p1:ApplyToDescendants>true</d2p1:ApplyToDescendants>
          <d2p1:ApplyToParents>true</d2p1:ApplyToParents>
          <d2p1:ApplyToSiblings>true</d2p1:ApplyToSiblings>
          <d2p1:ApplyToSiblingsType>sample string 15</d2p1:ApplyToSiblingsType>
          <d2p1:ApplyToTree>true</d2p1:ApplyToTree>
          <d2p1:CustomKey>sample string 8</d2p1:CustomKey>
          <d2p1:CustomValue>sample string 9</d2p1:CustomValue>
          <d2p1:CyanId>7</d2p1:CyanId>
          <d2p1:Description>sample string 5</d2p1:Description>
          <d2p1:DeviceGroupId>72f05d76-8a90-4de0-a67a-29cba6154789</d2p1:DeviceGroupId>
          <d2p1:DeviceId>1cc5e719-db6a-4419-8377-4247441aab54</d2p1:DeviceId>
          <d2p1:IgnoreNodeIdsInRouting xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
            <d6p1:string>sample string 1</d6p1:string>
            <d6p1:string>sample string 2</d6p1:string>
            <d6p1:string>sample string 3</d6p1:string>
          </d2p1:IgnoreNodeIdsInRouting>
          <d2p1:Name>sample string 4</d2p1:Name>
          <d2p1:NodeCyanId>6</d2p1:NodeCyanId>
          <d2p1:NodeId>df7c4fd4-c9f5-4a6c-a09d-a959667f46bd</d2p1:NodeId>
          <d2p1:NodeRouteId>545cf1d6-e93a-4664-9bb5-57ac17dfd1d5</d2p1:NodeRouteId>
          <d2p1:TenantId>80e752b8-d0c8-4297-aaee-0356e8ba808e</d2p1:TenantId>
          <d2p1:UserGroupId>07474bd9-0912-4d7f-82c7-7187a4daf8aa</d2p1:UserGroupId>
          <d2p1:UserId>60b334ea-0df7-4cda-b9c8-c9174f0a3f08</d2p1:UserId>
        </d2p1:NodeRouteRepresentation>
        <d2p1:NodeRouteRepresentation>
          <d2p1:CreatedDateUtc>2026-07-25T19:12:12.4735762+00:00</d2p1:CreatedDateUtc>
          <d2p1:UpdatedDateUtc>2026-07-25T19:12:12.4735762+00:00</d2p1:UpdatedDateUtc>
          <d2p1:ApplicationId>1d5f6858-69fd-4c4d-a3fd-c61b8e3a0d50</d2p1:ApplicationId>
          <d2p1:ApplicationVersionId>3b2e49ec-3601-4686-9454-d94125df18d6</d2p1:ApplicationVersionId>
          <d2p1:ApplyParentRoutes>true</d2p1:ApplyParentRoutes>
          <d2p1:ApplyToDescendants>true</d2p1:ApplyToDescendants>
          <d2p1:ApplyToParents>true</d2p1:ApplyToParents>
          <d2p1:ApplyToSiblings>true</d2p1:ApplyToSiblings>
          <d2p1:ApplyToSiblingsType>sample string 15</d2p1:ApplyToSiblingsType>
          <d2p1:ApplyToTree>true</d2p1:ApplyToTree>
          <d2p1:CustomKey>sample string 8</d2p1:CustomKey>
          <d2p1:CustomValue>sample string 9</d2p1:CustomValue>
          <d2p1:CyanId>7</d2p1:CyanId>
          <d2p1:Description>sample string 5</d2p1:Description>
          <d2p1:DeviceGroupId>72f05d76-8a90-4de0-a67a-29cba6154789</d2p1:DeviceGroupId>
          <d2p1:DeviceId>1cc5e719-db6a-4419-8377-4247441aab54</d2p1:DeviceId>
          <d2p1:IgnoreNodeIdsInRouting xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
            <d6p1:string>sample string 1</d6p1:string>
            <d6p1:string>sample string 2</d6p1:string>
            <d6p1:string>sample string 3</d6p1:string>
          </d2p1:IgnoreNodeIdsInRouting>
          <d2p1:Name>sample string 4</d2p1:Name>
          <d2p1:NodeCyanId>6</d2p1:NodeCyanId>
          <d2p1:NodeId>df7c4fd4-c9f5-4a6c-a09d-a959667f46bd</d2p1:NodeId>
          <d2p1:NodeRouteId>545cf1d6-e93a-4664-9bb5-57ac17dfd1d5</d2p1:NodeRouteId>
          <d2p1:TenantId>80e752b8-d0c8-4297-aaee-0356e8ba808e</d2p1:TenantId>
          <d2p1:UserGroupId>07474bd9-0912-4d7f-82c7-7187a4daf8aa</d2p1:UserGroupId>
          <d2p1:UserId>60b334ea-0df7-4cda-b9c8-c9174f0a3f08</d2p1:UserId>
        </d2p1:NodeRouteRepresentation>
        <d2p1:NodeRouteRepresentation>
          <d2p1:CreatedDateUtc>2026-07-25T19:12:12.4735762+00:00</d2p1:CreatedDateUtc>
          <d2p1:UpdatedDateUtc>2026-07-25T19:12:12.4735762+00:00</d2p1:UpdatedDateUtc>
          <d2p1:ApplicationId>1d5f6858-69fd-4c4d-a3fd-c61b8e3a0d50</d2p1:ApplicationId>
          <d2p1:ApplicationVersionId>3b2e49ec-3601-4686-9454-d94125df18d6</d2p1:ApplicationVersionId>
          <d2p1:ApplyParentRoutes>true</d2p1:ApplyParentRoutes>
          <d2p1:ApplyToDescendants>true</d2p1:ApplyToDescendants>
          <d2p1:ApplyToParents>true</d2p1:ApplyToParents>
          <d2p1:ApplyToSiblings>true</d2p1:ApplyToSiblings>
          <d2p1:ApplyToSiblingsType>sample string 15</d2p1:ApplyToSiblingsType>
          <d2p1:ApplyToTree>true</d2p1:ApplyToTree>
          <d2p1:CustomKey>sample string 8</d2p1:CustomKey>
          <d2p1:CustomValue>sample string 9</d2p1:CustomValue>
          <d2p1:CyanId>7</d2p1:CyanId>
          <d2p1:Description>sample string 5</d2p1:Description>
          <d2p1:DeviceGroupId>72f05d76-8a90-4de0-a67a-29cba6154789</d2p1:DeviceGroupId>
          <d2p1:DeviceId>1cc5e719-db6a-4419-8377-4247441aab54</d2p1:DeviceId>
          <d2p1:IgnoreNodeIdsInRouting xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
            <d6p1:string>sample string 1</d6p1:string>
            <d6p1:string>sample string 2</d6p1:string>
            <d6p1:string>sample string 3</d6p1:string>
          </d2p1:IgnoreNodeIdsInRouting>
          <d2p1:Name>sample string 4</d2p1:Name>
          <d2p1:NodeCyanId>6</d2p1:NodeCyanId>
          <d2p1:NodeId>df7c4fd4-c9f5-4a6c-a09d-a959667f46bd</d2p1:NodeId>
          <d2p1:NodeRouteId>545cf1d6-e93a-4664-9bb5-57ac17dfd1d5</d2p1:NodeRouteId>
          <d2p1:TenantId>80e752b8-d0c8-4297-aaee-0356e8ba808e</d2p1:TenantId>
          <d2p1:UserGroupId>07474bd9-0912-4d7f-82c7-7187a4daf8aa</d2p1:UserGroupId>
          <d2p1:UserId>60b334ea-0df7-4cda-b9c8-c9174f0a3f08</d2p1:UserId>
        </d2p1:NodeRouteRepresentation>
      </d2p1:NodeRoutes>
    </d2p1:NodePackageRepresentation>
  </NodePackages>
</PutDataMessageBody>