GET v1/Contribution/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

ContributionViewModel
NameDescriptionTypeAdditional information
ActivityGuid

globally unique identifier

None.

EventGuid

globally unique identifier

None.

SessionTitle

string

None.

SessionDescription

string

None.

EventDateGuid

globally unique identifier

None.

DayPartGuid

globally unique identifier

None.

EventThemeGuid

globally unique identifier

None.

EventWorkFormGuid

globally unique identifier

None.

Speakers

Collection of SpeakerViewModel

None.

ActivityPresentationFile1

FileViewModel

None.

ActivityPresentationFile2

FileViewModel

None.

ActivityPresentationFile3

FileViewModel

None.

ActivityPresentationFile4

FileViewModel

None.

ActivityPresentationFile5

FileViewModel

None.

ActivityPictureFile

FileViewModel

None.

AgreedToUseData

boolean

None.

InternalNote

string

None.

LastModifiedUserId

string

None.

FilesToRemove

Collection of globally unique identifier

None.

IsScheduled

boolean

None.

FormGroups

Collection of ContributionFormGroupViewModel

None.

Guid

globally unique identifier

None.

Response Formats

application/json

Sample:
{
  "ActivityGuid": "3f496bed-9f7d-4d4d-880c-2a5dac463052",
  "EventGuid": "928734be-82c5-4ba8-b9e5-7a78ed65cbed",
  "SessionTitle": "sample string 2",
  "SessionDescription": "sample string 3",
  "EventDateGuid": "ea4192ef-c0c3-4c48-87f0-7ea43a3945fa",
  "DayPartGuid": "7de8ecb9-4d8c-4a4e-86ec-7fb32b483383",
  "EventThemeGuid": "f62e7483-4c5e-4906-905b-da11e89f02c1",
  "EventWorkFormGuid": "b396843c-3b0d-45ce-802c-5235c91f6c21",
  "Speakers": null,
  "ActivityPresentationFile1": {
    "ContentType": "sample string 1",
    "FileName": "sample string 2",
    "FileExtension": null,
    "OriginalFileName": "sample string 3",
    "PublicFileName": "40690fb0-eaf4-4a45-ad47-ac32c57065e9",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "4d029e84-2d86-41e2-8d09-fee7e373c925",
    "EventContentGuid": "b2f0ca2f-ddfc-4708-9f56-40d6ceac68d5",
    "TrainingGuid": "e763383d-8a82-4081-8a14-e5ab46f76db3",
    "TrainingLocationGuid": "04371fe7-d893-4856-aea8-39889a7ed04c",
    "CompanyGuid": "91513941-849f-4f61-be6e-121ee56eab97",
    "FolderGuid": "1ec981f6-b828-4025-885d-ae943a5595d5",
    "EventGuid": "9d72bfb0-2d9e-47aa-8ee4-14e6b798b1c4",
    "ActivityGuid": "e2d18d8b-adcd-4558-adf1-38c4a1177765",
    "EventLocationGuid": "1699e56d-989e-4962-bd69-7a8408f48ce9",
    "OriginalFileGuid": "f7ffd11f-af55-4068-9582-d435118dca17",
    "CopyFromFileGuid": "3dcb01b9-9937-4858-a14a-b4542e1f7e5f",
    "NewsGuid": "460e7c7b-7c0e-41bc-bec4-4c0aa07b4c10",
    "ContributionGuid": "aab45fa7-90d6-41e2-a307-b82ae000e0e6",
    "ContributionSpeakerGuid": "51eabb30-260f-4b4f-915c-3a77df57cf7d",
    "AgendaItemGuid": "d709e293-12bf-49ff-93ce-b6418c8a38e3",
    "Guid": "40690fb0-eaf4-4a45-ad47-ac32c57065e9",
    "Created": "2024-07-27T08:03:26.1787362+00:00",
    "Modified": "2024-07-27T08:03:26.1787362+00:00",
    "Deleted": "2024-07-27T08:03:26.1787362+00:00",
    "ErrorMessages": {
      "sample string 1": "sample string 2",
      "sample string 3": "sample string 4"
    },
    "IsValid": false
  },
  "ActivityPresentationFile2": {
    "ContentType": "sample string 1",
    "FileName": "sample string 2",
    "FileExtension": null,
    "OriginalFileName": "sample string 3",
    "PublicFileName": "40690fb0-eaf4-4a45-ad47-ac32c57065e9",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "4d029e84-2d86-41e2-8d09-fee7e373c925",
    "EventContentGuid": "b2f0ca2f-ddfc-4708-9f56-40d6ceac68d5",
    "TrainingGuid": "e763383d-8a82-4081-8a14-e5ab46f76db3",
    "TrainingLocationGuid": "04371fe7-d893-4856-aea8-39889a7ed04c",
    "CompanyGuid": "91513941-849f-4f61-be6e-121ee56eab97",
    "FolderGuid": "1ec981f6-b828-4025-885d-ae943a5595d5",
    "EventGuid": "9d72bfb0-2d9e-47aa-8ee4-14e6b798b1c4",
    "ActivityGuid": "e2d18d8b-adcd-4558-adf1-38c4a1177765",
    "EventLocationGuid": "1699e56d-989e-4962-bd69-7a8408f48ce9",
    "OriginalFileGuid": "f7ffd11f-af55-4068-9582-d435118dca17",
    "CopyFromFileGuid": "3dcb01b9-9937-4858-a14a-b4542e1f7e5f",
    "NewsGuid": "460e7c7b-7c0e-41bc-bec4-4c0aa07b4c10",
    "ContributionGuid": "aab45fa7-90d6-41e2-a307-b82ae000e0e6",
    "ContributionSpeakerGuid": "51eabb30-260f-4b4f-915c-3a77df57cf7d",
    "AgendaItemGuid": "d709e293-12bf-49ff-93ce-b6418c8a38e3",
    "Guid": "40690fb0-eaf4-4a45-ad47-ac32c57065e9",
    "Created": "2024-07-27T08:03:26.1787362+00:00",
    "Modified": "2024-07-27T08:03:26.1787362+00:00",
    "Deleted": "2024-07-27T08:03:26.1787362+00:00",
    "ErrorMessages": {
      "sample string 1": "sample string 2",
      "sample string 3": "sample string 4"
    },
    "IsValid": false
  },
  "ActivityPresentationFile3": {
    "ContentType": "sample string 1",
    "FileName": "sample string 2",
    "FileExtension": null,
    "OriginalFileName": "sample string 3",
    "PublicFileName": "40690fb0-eaf4-4a45-ad47-ac32c57065e9",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "4d029e84-2d86-41e2-8d09-fee7e373c925",
    "EventContentGuid": "b2f0ca2f-ddfc-4708-9f56-40d6ceac68d5",
    "TrainingGuid": "e763383d-8a82-4081-8a14-e5ab46f76db3",
    "TrainingLocationGuid": "04371fe7-d893-4856-aea8-39889a7ed04c",
    "CompanyGuid": "91513941-849f-4f61-be6e-121ee56eab97",
    "FolderGuid": "1ec981f6-b828-4025-885d-ae943a5595d5",
    "EventGuid": "9d72bfb0-2d9e-47aa-8ee4-14e6b798b1c4",
    "ActivityGuid": "e2d18d8b-adcd-4558-adf1-38c4a1177765",
    "EventLocationGuid": "1699e56d-989e-4962-bd69-7a8408f48ce9",
    "OriginalFileGuid": "f7ffd11f-af55-4068-9582-d435118dca17",
    "CopyFromFileGuid": "3dcb01b9-9937-4858-a14a-b4542e1f7e5f",
    "NewsGuid": "460e7c7b-7c0e-41bc-bec4-4c0aa07b4c10",
    "ContributionGuid": "aab45fa7-90d6-41e2-a307-b82ae000e0e6",
    "ContributionSpeakerGuid": "51eabb30-260f-4b4f-915c-3a77df57cf7d",
    "AgendaItemGuid": "d709e293-12bf-49ff-93ce-b6418c8a38e3",
    "Guid": "40690fb0-eaf4-4a45-ad47-ac32c57065e9",
    "Created": "2024-07-27T08:03:26.1787362+00:00",
    "Modified": "2024-07-27T08:03:26.1787362+00:00",
    "Deleted": "2024-07-27T08:03:26.1787362+00:00",
    "ErrorMessages": {
      "sample string 1": "sample string 2",
      "sample string 3": "sample string 4"
    },
    "IsValid": false
  },
  "ActivityPresentationFile4": {
    "ContentType": "sample string 1",
    "FileName": "sample string 2",
    "FileExtension": null,
    "OriginalFileName": "sample string 3",
    "PublicFileName": "40690fb0-eaf4-4a45-ad47-ac32c57065e9",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "4d029e84-2d86-41e2-8d09-fee7e373c925",
    "EventContentGuid": "b2f0ca2f-ddfc-4708-9f56-40d6ceac68d5",
    "TrainingGuid": "e763383d-8a82-4081-8a14-e5ab46f76db3",
    "TrainingLocationGuid": "04371fe7-d893-4856-aea8-39889a7ed04c",
    "CompanyGuid": "91513941-849f-4f61-be6e-121ee56eab97",
    "FolderGuid": "1ec981f6-b828-4025-885d-ae943a5595d5",
    "EventGuid": "9d72bfb0-2d9e-47aa-8ee4-14e6b798b1c4",
    "ActivityGuid": "e2d18d8b-adcd-4558-adf1-38c4a1177765",
    "EventLocationGuid": "1699e56d-989e-4962-bd69-7a8408f48ce9",
    "OriginalFileGuid": "f7ffd11f-af55-4068-9582-d435118dca17",
    "CopyFromFileGuid": "3dcb01b9-9937-4858-a14a-b4542e1f7e5f",
    "NewsGuid": "460e7c7b-7c0e-41bc-bec4-4c0aa07b4c10",
    "ContributionGuid": "aab45fa7-90d6-41e2-a307-b82ae000e0e6",
    "ContributionSpeakerGuid": "51eabb30-260f-4b4f-915c-3a77df57cf7d",
    "AgendaItemGuid": "d709e293-12bf-49ff-93ce-b6418c8a38e3",
    "Guid": "40690fb0-eaf4-4a45-ad47-ac32c57065e9",
    "Created": "2024-07-27T08:03:26.1787362+00:00",
    "Modified": "2024-07-27T08:03:26.1787362+00:00",
    "Deleted": "2024-07-27T08:03:26.1787362+00:00",
    "ErrorMessages": {
      "sample string 1": "sample string 2",
      "sample string 3": "sample string 4"
    },
    "IsValid": false
  },
  "ActivityPresentationFile5": {
    "ContentType": "sample string 1",
    "FileName": "sample string 2",
    "FileExtension": null,
    "OriginalFileName": "sample string 3",
    "PublicFileName": "40690fb0-eaf4-4a45-ad47-ac32c57065e9",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "4d029e84-2d86-41e2-8d09-fee7e373c925",
    "EventContentGuid": "b2f0ca2f-ddfc-4708-9f56-40d6ceac68d5",
    "TrainingGuid": "e763383d-8a82-4081-8a14-e5ab46f76db3",
    "TrainingLocationGuid": "04371fe7-d893-4856-aea8-39889a7ed04c",
    "CompanyGuid": "91513941-849f-4f61-be6e-121ee56eab97",
    "FolderGuid": "1ec981f6-b828-4025-885d-ae943a5595d5",
    "EventGuid": "9d72bfb0-2d9e-47aa-8ee4-14e6b798b1c4",
    "ActivityGuid": "e2d18d8b-adcd-4558-adf1-38c4a1177765",
    "EventLocationGuid": "1699e56d-989e-4962-bd69-7a8408f48ce9",
    "OriginalFileGuid": "f7ffd11f-af55-4068-9582-d435118dca17",
    "CopyFromFileGuid": "3dcb01b9-9937-4858-a14a-b4542e1f7e5f",
    "NewsGuid": "460e7c7b-7c0e-41bc-bec4-4c0aa07b4c10",
    "ContributionGuid": "aab45fa7-90d6-41e2-a307-b82ae000e0e6",
    "ContributionSpeakerGuid": "51eabb30-260f-4b4f-915c-3a77df57cf7d",
    "AgendaItemGuid": "d709e293-12bf-49ff-93ce-b6418c8a38e3",
    "Guid": "40690fb0-eaf4-4a45-ad47-ac32c57065e9",
    "Created": "2024-07-27T08:03:26.1787362+00:00",
    "Modified": "2024-07-27T08:03:26.1787362+00:00",
    "Deleted": "2024-07-27T08:03:26.1787362+00:00",
    "ErrorMessages": {
      "sample string 1": "sample string 2",
      "sample string 3": "sample string 4"
    },
    "IsValid": false
  },
  "ActivityPresentationFiles": [
    {
      "ContentType": "sample string 1",
      "FileName": "sample string 2",
      "FileExtension": null,
      "OriginalFileName": "sample string 3",
      "PublicFileName": "40690fb0-eaf4-4a45-ad47-ac32c57065e9",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "4d029e84-2d86-41e2-8d09-fee7e373c925",
      "EventContentGuid": "b2f0ca2f-ddfc-4708-9f56-40d6ceac68d5",
      "TrainingGuid": "e763383d-8a82-4081-8a14-e5ab46f76db3",
      "TrainingLocationGuid": "04371fe7-d893-4856-aea8-39889a7ed04c",
      "CompanyGuid": "91513941-849f-4f61-be6e-121ee56eab97",
      "FolderGuid": "1ec981f6-b828-4025-885d-ae943a5595d5",
      "EventGuid": "9d72bfb0-2d9e-47aa-8ee4-14e6b798b1c4",
      "ActivityGuid": "e2d18d8b-adcd-4558-adf1-38c4a1177765",
      "EventLocationGuid": "1699e56d-989e-4962-bd69-7a8408f48ce9",
      "OriginalFileGuid": "f7ffd11f-af55-4068-9582-d435118dca17",
      "CopyFromFileGuid": "3dcb01b9-9937-4858-a14a-b4542e1f7e5f",
      "NewsGuid": "460e7c7b-7c0e-41bc-bec4-4c0aa07b4c10",
      "ContributionGuid": "aab45fa7-90d6-41e2-a307-b82ae000e0e6",
      "ContributionSpeakerGuid": "51eabb30-260f-4b4f-915c-3a77df57cf7d",
      "AgendaItemGuid": "d709e293-12bf-49ff-93ce-b6418c8a38e3",
      "Guid": "40690fb0-eaf4-4a45-ad47-ac32c57065e9",
      "Created": "2024-07-27T08:03:26.1787362+00:00",
      "Modified": "2024-07-27T08:03:26.1787362+00:00",
      "Deleted": "2024-07-27T08:03:26.1787362+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    },
    {
      "ContentType": "sample string 1",
      "FileName": "sample string 2",
      "FileExtension": null,
      "OriginalFileName": "sample string 3",
      "PublicFileName": "40690fb0-eaf4-4a45-ad47-ac32c57065e9",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "4d029e84-2d86-41e2-8d09-fee7e373c925",
      "EventContentGuid": "b2f0ca2f-ddfc-4708-9f56-40d6ceac68d5",
      "TrainingGuid": "e763383d-8a82-4081-8a14-e5ab46f76db3",
      "TrainingLocationGuid": "04371fe7-d893-4856-aea8-39889a7ed04c",
      "CompanyGuid": "91513941-849f-4f61-be6e-121ee56eab97",
      "FolderGuid": "1ec981f6-b828-4025-885d-ae943a5595d5",
      "EventGuid": "9d72bfb0-2d9e-47aa-8ee4-14e6b798b1c4",
      "ActivityGuid": "e2d18d8b-adcd-4558-adf1-38c4a1177765",
      "EventLocationGuid": "1699e56d-989e-4962-bd69-7a8408f48ce9",
      "OriginalFileGuid": "f7ffd11f-af55-4068-9582-d435118dca17",
      "CopyFromFileGuid": "3dcb01b9-9937-4858-a14a-b4542e1f7e5f",
      "NewsGuid": "460e7c7b-7c0e-41bc-bec4-4c0aa07b4c10",
      "ContributionGuid": "aab45fa7-90d6-41e2-a307-b82ae000e0e6",
      "ContributionSpeakerGuid": "51eabb30-260f-4b4f-915c-3a77df57cf7d",
      "AgendaItemGuid": "d709e293-12bf-49ff-93ce-b6418c8a38e3",
      "Guid": "40690fb0-eaf4-4a45-ad47-ac32c57065e9",
      "Created": "2024-07-27T08:03:26.1787362+00:00",
      "Modified": "2024-07-27T08:03:26.1787362+00:00",
      "Deleted": "2024-07-27T08:03:26.1787362+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    },
    {
      "ContentType": "sample string 1",
      "FileName": "sample string 2",
      "FileExtension": null,
      "OriginalFileName": "sample string 3",
      "PublicFileName": "40690fb0-eaf4-4a45-ad47-ac32c57065e9",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "4d029e84-2d86-41e2-8d09-fee7e373c925",
      "EventContentGuid": "b2f0ca2f-ddfc-4708-9f56-40d6ceac68d5",
      "TrainingGuid": "e763383d-8a82-4081-8a14-e5ab46f76db3",
      "TrainingLocationGuid": "04371fe7-d893-4856-aea8-39889a7ed04c",
      "CompanyGuid": "91513941-849f-4f61-be6e-121ee56eab97",
      "FolderGuid": "1ec981f6-b828-4025-885d-ae943a5595d5",
      "EventGuid": "9d72bfb0-2d9e-47aa-8ee4-14e6b798b1c4",
      "ActivityGuid": "e2d18d8b-adcd-4558-adf1-38c4a1177765",
      "EventLocationGuid": "1699e56d-989e-4962-bd69-7a8408f48ce9",
      "OriginalFileGuid": "f7ffd11f-af55-4068-9582-d435118dca17",
      "CopyFromFileGuid": "3dcb01b9-9937-4858-a14a-b4542e1f7e5f",
      "NewsGuid": "460e7c7b-7c0e-41bc-bec4-4c0aa07b4c10",
      "ContributionGuid": "aab45fa7-90d6-41e2-a307-b82ae000e0e6",
      "ContributionSpeakerGuid": "51eabb30-260f-4b4f-915c-3a77df57cf7d",
      "AgendaItemGuid": "d709e293-12bf-49ff-93ce-b6418c8a38e3",
      "Guid": "40690fb0-eaf4-4a45-ad47-ac32c57065e9",
      "Created": "2024-07-27T08:03:26.1787362+00:00",
      "Modified": "2024-07-27T08:03:26.1787362+00:00",
      "Deleted": "2024-07-27T08:03:26.1787362+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    },
    {
      "ContentType": "sample string 1",
      "FileName": "sample string 2",
      "FileExtension": null,
      "OriginalFileName": "sample string 3",
      "PublicFileName": "40690fb0-eaf4-4a45-ad47-ac32c57065e9",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "4d029e84-2d86-41e2-8d09-fee7e373c925",
      "EventContentGuid": "b2f0ca2f-ddfc-4708-9f56-40d6ceac68d5",
      "TrainingGuid": "e763383d-8a82-4081-8a14-e5ab46f76db3",
      "TrainingLocationGuid": "04371fe7-d893-4856-aea8-39889a7ed04c",
      "CompanyGuid": "91513941-849f-4f61-be6e-121ee56eab97",
      "FolderGuid": "1ec981f6-b828-4025-885d-ae943a5595d5",
      "EventGuid": "9d72bfb0-2d9e-47aa-8ee4-14e6b798b1c4",
      "ActivityGuid": "e2d18d8b-adcd-4558-adf1-38c4a1177765",
      "EventLocationGuid": "1699e56d-989e-4962-bd69-7a8408f48ce9",
      "OriginalFileGuid": "f7ffd11f-af55-4068-9582-d435118dca17",
      "CopyFromFileGuid": "3dcb01b9-9937-4858-a14a-b4542e1f7e5f",
      "NewsGuid": "460e7c7b-7c0e-41bc-bec4-4c0aa07b4c10",
      "ContributionGuid": "aab45fa7-90d6-41e2-a307-b82ae000e0e6",
      "ContributionSpeakerGuid": "51eabb30-260f-4b4f-915c-3a77df57cf7d",
      "AgendaItemGuid": "d709e293-12bf-49ff-93ce-b6418c8a38e3",
      "Guid": "40690fb0-eaf4-4a45-ad47-ac32c57065e9",
      "Created": "2024-07-27T08:03:26.1787362+00:00",
      "Modified": "2024-07-27T08:03:26.1787362+00:00",
      "Deleted": "2024-07-27T08:03:26.1787362+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    },
    {
      "ContentType": "sample string 1",
      "FileName": "sample string 2",
      "FileExtension": null,
      "OriginalFileName": "sample string 3",
      "PublicFileName": "40690fb0-eaf4-4a45-ad47-ac32c57065e9",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "4d029e84-2d86-41e2-8d09-fee7e373c925",
      "EventContentGuid": "b2f0ca2f-ddfc-4708-9f56-40d6ceac68d5",
      "TrainingGuid": "e763383d-8a82-4081-8a14-e5ab46f76db3",
      "TrainingLocationGuid": "04371fe7-d893-4856-aea8-39889a7ed04c",
      "CompanyGuid": "91513941-849f-4f61-be6e-121ee56eab97",
      "FolderGuid": "1ec981f6-b828-4025-885d-ae943a5595d5",
      "EventGuid": "9d72bfb0-2d9e-47aa-8ee4-14e6b798b1c4",
      "ActivityGuid": "e2d18d8b-adcd-4558-adf1-38c4a1177765",
      "EventLocationGuid": "1699e56d-989e-4962-bd69-7a8408f48ce9",
      "OriginalFileGuid": "f7ffd11f-af55-4068-9582-d435118dca17",
      "CopyFromFileGuid": "3dcb01b9-9937-4858-a14a-b4542e1f7e5f",
      "NewsGuid": "460e7c7b-7c0e-41bc-bec4-4c0aa07b4c10",
      "ContributionGuid": "aab45fa7-90d6-41e2-a307-b82ae000e0e6",
      "ContributionSpeakerGuid": "51eabb30-260f-4b4f-915c-3a77df57cf7d",
      "AgendaItemGuid": "d709e293-12bf-49ff-93ce-b6418c8a38e3",
      "Guid": "40690fb0-eaf4-4a45-ad47-ac32c57065e9",
      "Created": "2024-07-27T08:03:26.1787362+00:00",
      "Modified": "2024-07-27T08:03:26.1787362+00:00",
      "Deleted": "2024-07-27T08:03:26.1787362+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    }
  ],
  "ActivityPictureFile": {
    "ContentType": "sample string 1",
    "FileName": "sample string 2",
    "FileExtension": null,
    "OriginalFileName": "sample string 3",
    "PublicFileName": "40690fb0-eaf4-4a45-ad47-ac32c57065e9",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "4d029e84-2d86-41e2-8d09-fee7e373c925",
    "EventContentGuid": "b2f0ca2f-ddfc-4708-9f56-40d6ceac68d5",
    "TrainingGuid": "e763383d-8a82-4081-8a14-e5ab46f76db3",
    "TrainingLocationGuid": "04371fe7-d893-4856-aea8-39889a7ed04c",
    "CompanyGuid": "91513941-849f-4f61-be6e-121ee56eab97",
    "FolderGuid": "1ec981f6-b828-4025-885d-ae943a5595d5",
    "EventGuid": "9d72bfb0-2d9e-47aa-8ee4-14e6b798b1c4",
    "ActivityGuid": "e2d18d8b-adcd-4558-adf1-38c4a1177765",
    "EventLocationGuid": "1699e56d-989e-4962-bd69-7a8408f48ce9",
    "OriginalFileGuid": "f7ffd11f-af55-4068-9582-d435118dca17",
    "CopyFromFileGuid": "3dcb01b9-9937-4858-a14a-b4542e1f7e5f",
    "NewsGuid": "460e7c7b-7c0e-41bc-bec4-4c0aa07b4c10",
    "ContributionGuid": "aab45fa7-90d6-41e2-a307-b82ae000e0e6",
    "ContributionSpeakerGuid": "51eabb30-260f-4b4f-915c-3a77df57cf7d",
    "AgendaItemGuid": "d709e293-12bf-49ff-93ce-b6418c8a38e3",
    "Guid": "40690fb0-eaf4-4a45-ad47-ac32c57065e9",
    "Created": "2024-07-27T08:03:26.1787362+00:00",
    "Modified": "2024-07-27T08:03:26.1787362+00:00",
    "Deleted": "2024-07-27T08:03:26.1787362+00:00",
    "ErrorMessages": {
      "sample string 1": "sample string 2",
      "sample string 3": "sample string 4"
    },
    "IsValid": false
  },
  "AgreedToUseData": true,
  "InternalNote": "sample string 5",
  "LastModifiedUserId": "sample string 6",
  "FilesToRemove": [
    "4d6617a4-5cfd-4583-a468-aaa21a9d2b47",
    "2185e88e-ab1a-464f-a5d6-be4abe62f51e"
  ],
  "IsScheduled": true,
  "FormGroups": [
    {
      "FieldName": "sample string 1",
      "FieldLabel": "sample string 2",
      "FieldEnabled": true,
      "TooltipEnabled": true,
      "TooltipText": "sample string 5",
      "EventGuid": "89c3de7a-8d0d-48e4-90da-7c7db0836822",
      "Guid": "e0c0e59e-fb5c-416a-9236-755f6eb7a4e9",
      "Created": "2024-07-27T08:03:26.1787362+00:00",
      "Modified": "2024-07-27T08:03:26.1787362+00:00",
      "Deleted": "2024-07-27T08:03:26.1787362+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    },
    {
      "FieldName": "sample string 1",
      "FieldLabel": "sample string 2",
      "FieldEnabled": true,
      "TooltipEnabled": true,
      "TooltipText": "sample string 5",
      "EventGuid": "89c3de7a-8d0d-48e4-90da-7c7db0836822",
      "Guid": "e0c0e59e-fb5c-416a-9236-755f6eb7a4e9",
      "Created": "2024-07-27T08:03:26.1787362+00:00",
      "Modified": "2024-07-27T08:03:26.1787362+00:00",
      "Deleted": "2024-07-27T08:03:26.1787362+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    }
  ],
  "Guid": "364324a3-13e1-4f9b-bc5f-af5583dce3b5",
  "Created": "2024-07-27T08:03:26.1787362+00:00",
  "Modified": "2024-07-27T08:03:26.1787362+00:00",
  "Deleted": "2024-07-27T08:03:26.1787362+00:00",
  "ErrorMessages": {
    "sample string 1": "sample string 2",
    "sample string 3": "sample string 4"
  },
  "IsValid": false
}

text/json

Sample:
{
  "ActivityGuid": "3f496bed-9f7d-4d4d-880c-2a5dac463052",
  "EventGuid": "928734be-82c5-4ba8-b9e5-7a78ed65cbed",
  "SessionTitle": "sample string 2",
  "SessionDescription": "sample string 3",
  "EventDateGuid": "ea4192ef-c0c3-4c48-87f0-7ea43a3945fa",
  "DayPartGuid": "7de8ecb9-4d8c-4a4e-86ec-7fb32b483383",
  "EventThemeGuid": "f62e7483-4c5e-4906-905b-da11e89f02c1",
  "EventWorkFormGuid": "b396843c-3b0d-45ce-802c-5235c91f6c21",
  "Speakers": null,
  "ActivityPresentationFile1": {
    "ContentType": "sample string 1",
    "FileName": "sample string 2",
    "FileExtension": null,
    "OriginalFileName": "sample string 3",
    "PublicFileName": "40690fb0-eaf4-4a45-ad47-ac32c57065e9",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "4d029e84-2d86-41e2-8d09-fee7e373c925",
    "EventContentGuid": "b2f0ca2f-ddfc-4708-9f56-40d6ceac68d5",
    "TrainingGuid": "e763383d-8a82-4081-8a14-e5ab46f76db3",
    "TrainingLocationGuid": "04371fe7-d893-4856-aea8-39889a7ed04c",
    "CompanyGuid": "91513941-849f-4f61-be6e-121ee56eab97",
    "FolderGuid": "1ec981f6-b828-4025-885d-ae943a5595d5",
    "EventGuid": "9d72bfb0-2d9e-47aa-8ee4-14e6b798b1c4",
    "ActivityGuid": "e2d18d8b-adcd-4558-adf1-38c4a1177765",
    "EventLocationGuid": "1699e56d-989e-4962-bd69-7a8408f48ce9",
    "OriginalFileGuid": "f7ffd11f-af55-4068-9582-d435118dca17",
    "CopyFromFileGuid": "3dcb01b9-9937-4858-a14a-b4542e1f7e5f",
    "NewsGuid": "460e7c7b-7c0e-41bc-bec4-4c0aa07b4c10",
    "ContributionGuid": "aab45fa7-90d6-41e2-a307-b82ae000e0e6",
    "ContributionSpeakerGuid": "51eabb30-260f-4b4f-915c-3a77df57cf7d",
    "AgendaItemGuid": "d709e293-12bf-49ff-93ce-b6418c8a38e3",
    "Guid": "40690fb0-eaf4-4a45-ad47-ac32c57065e9",
    "Created": "2024-07-27T08:03:26.1787362+00:00",
    "Modified": "2024-07-27T08:03:26.1787362+00:00",
    "Deleted": "2024-07-27T08:03:26.1787362+00:00",
    "ErrorMessages": {
      "sample string 1": "sample string 2",
      "sample string 3": "sample string 4"
    },
    "IsValid": false
  },
  "ActivityPresentationFile2": {
    "ContentType": "sample string 1",
    "FileName": "sample string 2",
    "FileExtension": null,
    "OriginalFileName": "sample string 3",
    "PublicFileName": "40690fb0-eaf4-4a45-ad47-ac32c57065e9",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "4d029e84-2d86-41e2-8d09-fee7e373c925",
    "EventContentGuid": "b2f0ca2f-ddfc-4708-9f56-40d6ceac68d5",
    "TrainingGuid": "e763383d-8a82-4081-8a14-e5ab46f76db3",
    "TrainingLocationGuid": "04371fe7-d893-4856-aea8-39889a7ed04c",
    "CompanyGuid": "91513941-849f-4f61-be6e-121ee56eab97",
    "FolderGuid": "1ec981f6-b828-4025-885d-ae943a5595d5",
    "EventGuid": "9d72bfb0-2d9e-47aa-8ee4-14e6b798b1c4",
    "ActivityGuid": "e2d18d8b-adcd-4558-adf1-38c4a1177765",
    "EventLocationGuid": "1699e56d-989e-4962-bd69-7a8408f48ce9",
    "OriginalFileGuid": "f7ffd11f-af55-4068-9582-d435118dca17",
    "CopyFromFileGuid": "3dcb01b9-9937-4858-a14a-b4542e1f7e5f",
    "NewsGuid": "460e7c7b-7c0e-41bc-bec4-4c0aa07b4c10",
    "ContributionGuid": "aab45fa7-90d6-41e2-a307-b82ae000e0e6",
    "ContributionSpeakerGuid": "51eabb30-260f-4b4f-915c-3a77df57cf7d",
    "AgendaItemGuid": "d709e293-12bf-49ff-93ce-b6418c8a38e3",
    "Guid": "40690fb0-eaf4-4a45-ad47-ac32c57065e9",
    "Created": "2024-07-27T08:03:26.1787362+00:00",
    "Modified": "2024-07-27T08:03:26.1787362+00:00",
    "Deleted": "2024-07-27T08:03:26.1787362+00:00",
    "ErrorMessages": {
      "sample string 1": "sample string 2",
      "sample string 3": "sample string 4"
    },
    "IsValid": false
  },
  "ActivityPresentationFile3": {
    "ContentType": "sample string 1",
    "FileName": "sample string 2",
    "FileExtension": null,
    "OriginalFileName": "sample string 3",
    "PublicFileName": "40690fb0-eaf4-4a45-ad47-ac32c57065e9",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "4d029e84-2d86-41e2-8d09-fee7e373c925",
    "EventContentGuid": "b2f0ca2f-ddfc-4708-9f56-40d6ceac68d5",
    "TrainingGuid": "e763383d-8a82-4081-8a14-e5ab46f76db3",
    "TrainingLocationGuid": "04371fe7-d893-4856-aea8-39889a7ed04c",
    "CompanyGuid": "91513941-849f-4f61-be6e-121ee56eab97",
    "FolderGuid": "1ec981f6-b828-4025-885d-ae943a5595d5",
    "EventGuid": "9d72bfb0-2d9e-47aa-8ee4-14e6b798b1c4",
    "ActivityGuid": "e2d18d8b-adcd-4558-adf1-38c4a1177765",
    "EventLocationGuid": "1699e56d-989e-4962-bd69-7a8408f48ce9",
    "OriginalFileGuid": "f7ffd11f-af55-4068-9582-d435118dca17",
    "CopyFromFileGuid": "3dcb01b9-9937-4858-a14a-b4542e1f7e5f",
    "NewsGuid": "460e7c7b-7c0e-41bc-bec4-4c0aa07b4c10",
    "ContributionGuid": "aab45fa7-90d6-41e2-a307-b82ae000e0e6",
    "ContributionSpeakerGuid": "51eabb30-260f-4b4f-915c-3a77df57cf7d",
    "AgendaItemGuid": "d709e293-12bf-49ff-93ce-b6418c8a38e3",
    "Guid": "40690fb0-eaf4-4a45-ad47-ac32c57065e9",
    "Created": "2024-07-27T08:03:26.1787362+00:00",
    "Modified": "2024-07-27T08:03:26.1787362+00:00",
    "Deleted": "2024-07-27T08:03:26.1787362+00:00",
    "ErrorMessages": {
      "sample string 1": "sample string 2",
      "sample string 3": "sample string 4"
    },
    "IsValid": false
  },
  "ActivityPresentationFile4": {
    "ContentType": "sample string 1",
    "FileName": "sample string 2",
    "FileExtension": null,
    "OriginalFileName": "sample string 3",
    "PublicFileName": "40690fb0-eaf4-4a45-ad47-ac32c57065e9",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "4d029e84-2d86-41e2-8d09-fee7e373c925",
    "EventContentGuid": "b2f0ca2f-ddfc-4708-9f56-40d6ceac68d5",
    "TrainingGuid": "e763383d-8a82-4081-8a14-e5ab46f76db3",
    "TrainingLocationGuid": "04371fe7-d893-4856-aea8-39889a7ed04c",
    "CompanyGuid": "91513941-849f-4f61-be6e-121ee56eab97",
    "FolderGuid": "1ec981f6-b828-4025-885d-ae943a5595d5",
    "EventGuid": "9d72bfb0-2d9e-47aa-8ee4-14e6b798b1c4",
    "ActivityGuid": "e2d18d8b-adcd-4558-adf1-38c4a1177765",
    "EventLocationGuid": "1699e56d-989e-4962-bd69-7a8408f48ce9",
    "OriginalFileGuid": "f7ffd11f-af55-4068-9582-d435118dca17",
    "CopyFromFileGuid": "3dcb01b9-9937-4858-a14a-b4542e1f7e5f",
    "NewsGuid": "460e7c7b-7c0e-41bc-bec4-4c0aa07b4c10",
    "ContributionGuid": "aab45fa7-90d6-41e2-a307-b82ae000e0e6",
    "ContributionSpeakerGuid": "51eabb30-260f-4b4f-915c-3a77df57cf7d",
    "AgendaItemGuid": "d709e293-12bf-49ff-93ce-b6418c8a38e3",
    "Guid": "40690fb0-eaf4-4a45-ad47-ac32c57065e9",
    "Created": "2024-07-27T08:03:26.1787362+00:00",
    "Modified": "2024-07-27T08:03:26.1787362+00:00",
    "Deleted": "2024-07-27T08:03:26.1787362+00:00",
    "ErrorMessages": {
      "sample string 1": "sample string 2",
      "sample string 3": "sample string 4"
    },
    "IsValid": false
  },
  "ActivityPresentationFile5": {
    "ContentType": "sample string 1",
    "FileName": "sample string 2",
    "FileExtension": null,
    "OriginalFileName": "sample string 3",
    "PublicFileName": "40690fb0-eaf4-4a45-ad47-ac32c57065e9",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "4d029e84-2d86-41e2-8d09-fee7e373c925",
    "EventContentGuid": "b2f0ca2f-ddfc-4708-9f56-40d6ceac68d5",
    "TrainingGuid": "e763383d-8a82-4081-8a14-e5ab46f76db3",
    "TrainingLocationGuid": "04371fe7-d893-4856-aea8-39889a7ed04c",
    "CompanyGuid": "91513941-849f-4f61-be6e-121ee56eab97",
    "FolderGuid": "1ec981f6-b828-4025-885d-ae943a5595d5",
    "EventGuid": "9d72bfb0-2d9e-47aa-8ee4-14e6b798b1c4",
    "ActivityGuid": "e2d18d8b-adcd-4558-adf1-38c4a1177765",
    "EventLocationGuid": "1699e56d-989e-4962-bd69-7a8408f48ce9",
    "OriginalFileGuid": "f7ffd11f-af55-4068-9582-d435118dca17",
    "CopyFromFileGuid": "3dcb01b9-9937-4858-a14a-b4542e1f7e5f",
    "NewsGuid": "460e7c7b-7c0e-41bc-bec4-4c0aa07b4c10",
    "ContributionGuid": "aab45fa7-90d6-41e2-a307-b82ae000e0e6",
    "ContributionSpeakerGuid": "51eabb30-260f-4b4f-915c-3a77df57cf7d",
    "AgendaItemGuid": "d709e293-12bf-49ff-93ce-b6418c8a38e3",
    "Guid": "40690fb0-eaf4-4a45-ad47-ac32c57065e9",
    "Created": "2024-07-27T08:03:26.1787362+00:00",
    "Modified": "2024-07-27T08:03:26.1787362+00:00",
    "Deleted": "2024-07-27T08:03:26.1787362+00:00",
    "ErrorMessages": {
      "sample string 1": "sample string 2",
      "sample string 3": "sample string 4"
    },
    "IsValid": false
  },
  "ActivityPresentationFiles": [
    {
      "ContentType": "sample string 1",
      "FileName": "sample string 2",
      "FileExtension": null,
      "OriginalFileName": "sample string 3",
      "PublicFileName": "40690fb0-eaf4-4a45-ad47-ac32c57065e9",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "4d029e84-2d86-41e2-8d09-fee7e373c925",
      "EventContentGuid": "b2f0ca2f-ddfc-4708-9f56-40d6ceac68d5",
      "TrainingGuid": "e763383d-8a82-4081-8a14-e5ab46f76db3",
      "TrainingLocationGuid": "04371fe7-d893-4856-aea8-39889a7ed04c",
      "CompanyGuid": "91513941-849f-4f61-be6e-121ee56eab97",
      "FolderGuid": "1ec981f6-b828-4025-885d-ae943a5595d5",
      "EventGuid": "9d72bfb0-2d9e-47aa-8ee4-14e6b798b1c4",
      "ActivityGuid": "e2d18d8b-adcd-4558-adf1-38c4a1177765",
      "EventLocationGuid": "1699e56d-989e-4962-bd69-7a8408f48ce9",
      "OriginalFileGuid": "f7ffd11f-af55-4068-9582-d435118dca17",
      "CopyFromFileGuid": "3dcb01b9-9937-4858-a14a-b4542e1f7e5f",
      "NewsGuid": "460e7c7b-7c0e-41bc-bec4-4c0aa07b4c10",
      "ContributionGuid": "aab45fa7-90d6-41e2-a307-b82ae000e0e6",
      "ContributionSpeakerGuid": "51eabb30-260f-4b4f-915c-3a77df57cf7d",
      "AgendaItemGuid": "d709e293-12bf-49ff-93ce-b6418c8a38e3",
      "Guid": "40690fb0-eaf4-4a45-ad47-ac32c57065e9",
      "Created": "2024-07-27T08:03:26.1787362+00:00",
      "Modified": "2024-07-27T08:03:26.1787362+00:00",
      "Deleted": "2024-07-27T08:03:26.1787362+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    },
    {
      "ContentType": "sample string 1",
      "FileName": "sample string 2",
      "FileExtension": null,
      "OriginalFileName": "sample string 3",
      "PublicFileName": "40690fb0-eaf4-4a45-ad47-ac32c57065e9",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "4d029e84-2d86-41e2-8d09-fee7e373c925",
      "EventContentGuid": "b2f0ca2f-ddfc-4708-9f56-40d6ceac68d5",
      "TrainingGuid": "e763383d-8a82-4081-8a14-e5ab46f76db3",
      "TrainingLocationGuid": "04371fe7-d893-4856-aea8-39889a7ed04c",
      "CompanyGuid": "91513941-849f-4f61-be6e-121ee56eab97",
      "FolderGuid": "1ec981f6-b828-4025-885d-ae943a5595d5",
      "EventGuid": "9d72bfb0-2d9e-47aa-8ee4-14e6b798b1c4",
      "ActivityGuid": "e2d18d8b-adcd-4558-adf1-38c4a1177765",
      "EventLocationGuid": "1699e56d-989e-4962-bd69-7a8408f48ce9",
      "OriginalFileGuid": "f7ffd11f-af55-4068-9582-d435118dca17",
      "CopyFromFileGuid": "3dcb01b9-9937-4858-a14a-b4542e1f7e5f",
      "NewsGuid": "460e7c7b-7c0e-41bc-bec4-4c0aa07b4c10",
      "ContributionGuid": "aab45fa7-90d6-41e2-a307-b82ae000e0e6",
      "ContributionSpeakerGuid": "51eabb30-260f-4b4f-915c-3a77df57cf7d",
      "AgendaItemGuid": "d709e293-12bf-49ff-93ce-b6418c8a38e3",
      "Guid": "40690fb0-eaf4-4a45-ad47-ac32c57065e9",
      "Created": "2024-07-27T08:03:26.1787362+00:00",
      "Modified": "2024-07-27T08:03:26.1787362+00:00",
      "Deleted": "2024-07-27T08:03:26.1787362+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    },
    {
      "ContentType": "sample string 1",
      "FileName": "sample string 2",
      "FileExtension": null,
      "OriginalFileName": "sample string 3",
      "PublicFileName": "40690fb0-eaf4-4a45-ad47-ac32c57065e9",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "4d029e84-2d86-41e2-8d09-fee7e373c925",
      "EventContentGuid": "b2f0ca2f-ddfc-4708-9f56-40d6ceac68d5",
      "TrainingGuid": "e763383d-8a82-4081-8a14-e5ab46f76db3",
      "TrainingLocationGuid": "04371fe7-d893-4856-aea8-39889a7ed04c",
      "CompanyGuid": "91513941-849f-4f61-be6e-121ee56eab97",
      "FolderGuid": "1ec981f6-b828-4025-885d-ae943a5595d5",
      "EventGuid": "9d72bfb0-2d9e-47aa-8ee4-14e6b798b1c4",
      "ActivityGuid": "e2d18d8b-adcd-4558-adf1-38c4a1177765",
      "EventLocationGuid": "1699e56d-989e-4962-bd69-7a8408f48ce9",
      "OriginalFileGuid": "f7ffd11f-af55-4068-9582-d435118dca17",
      "CopyFromFileGuid": "3dcb01b9-9937-4858-a14a-b4542e1f7e5f",
      "NewsGuid": "460e7c7b-7c0e-41bc-bec4-4c0aa07b4c10",
      "ContributionGuid": "aab45fa7-90d6-41e2-a307-b82ae000e0e6",
      "ContributionSpeakerGuid": "51eabb30-260f-4b4f-915c-3a77df57cf7d",
      "AgendaItemGuid": "d709e293-12bf-49ff-93ce-b6418c8a38e3",
      "Guid": "40690fb0-eaf4-4a45-ad47-ac32c57065e9",
      "Created": "2024-07-27T08:03:26.1787362+00:00",
      "Modified": "2024-07-27T08:03:26.1787362+00:00",
      "Deleted": "2024-07-27T08:03:26.1787362+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    },
    {
      "ContentType": "sample string 1",
      "FileName": "sample string 2",
      "FileExtension": null,
      "OriginalFileName": "sample string 3",
      "PublicFileName": "40690fb0-eaf4-4a45-ad47-ac32c57065e9",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "4d029e84-2d86-41e2-8d09-fee7e373c925",
      "EventContentGuid": "b2f0ca2f-ddfc-4708-9f56-40d6ceac68d5",
      "TrainingGuid": "e763383d-8a82-4081-8a14-e5ab46f76db3",
      "TrainingLocationGuid": "04371fe7-d893-4856-aea8-39889a7ed04c",
      "CompanyGuid": "91513941-849f-4f61-be6e-121ee56eab97",
      "FolderGuid": "1ec981f6-b828-4025-885d-ae943a5595d5",
      "EventGuid": "9d72bfb0-2d9e-47aa-8ee4-14e6b798b1c4",
      "ActivityGuid": "e2d18d8b-adcd-4558-adf1-38c4a1177765",
      "EventLocationGuid": "1699e56d-989e-4962-bd69-7a8408f48ce9",
      "OriginalFileGuid": "f7ffd11f-af55-4068-9582-d435118dca17",
      "CopyFromFileGuid": "3dcb01b9-9937-4858-a14a-b4542e1f7e5f",
      "NewsGuid": "460e7c7b-7c0e-41bc-bec4-4c0aa07b4c10",
      "ContributionGuid": "aab45fa7-90d6-41e2-a307-b82ae000e0e6",
      "ContributionSpeakerGuid": "51eabb30-260f-4b4f-915c-3a77df57cf7d",
      "AgendaItemGuid": "d709e293-12bf-49ff-93ce-b6418c8a38e3",
      "Guid": "40690fb0-eaf4-4a45-ad47-ac32c57065e9",
      "Created": "2024-07-27T08:03:26.1787362+00:00",
      "Modified": "2024-07-27T08:03:26.1787362+00:00",
      "Deleted": "2024-07-27T08:03:26.1787362+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    },
    {
      "ContentType": "sample string 1",
      "FileName": "sample string 2",
      "FileExtension": null,
      "OriginalFileName": "sample string 3",
      "PublicFileName": "40690fb0-eaf4-4a45-ad47-ac32c57065e9",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "4d029e84-2d86-41e2-8d09-fee7e373c925",
      "EventContentGuid": "b2f0ca2f-ddfc-4708-9f56-40d6ceac68d5",
      "TrainingGuid": "e763383d-8a82-4081-8a14-e5ab46f76db3",
      "TrainingLocationGuid": "04371fe7-d893-4856-aea8-39889a7ed04c",
      "CompanyGuid": "91513941-849f-4f61-be6e-121ee56eab97",
      "FolderGuid": "1ec981f6-b828-4025-885d-ae943a5595d5",
      "EventGuid": "9d72bfb0-2d9e-47aa-8ee4-14e6b798b1c4",
      "ActivityGuid": "e2d18d8b-adcd-4558-adf1-38c4a1177765",
      "EventLocationGuid": "1699e56d-989e-4962-bd69-7a8408f48ce9",
      "OriginalFileGuid": "f7ffd11f-af55-4068-9582-d435118dca17",
      "CopyFromFileGuid": "3dcb01b9-9937-4858-a14a-b4542e1f7e5f",
      "NewsGuid": "460e7c7b-7c0e-41bc-bec4-4c0aa07b4c10",
      "ContributionGuid": "aab45fa7-90d6-41e2-a307-b82ae000e0e6",
      "ContributionSpeakerGuid": "51eabb30-260f-4b4f-915c-3a77df57cf7d",
      "AgendaItemGuid": "d709e293-12bf-49ff-93ce-b6418c8a38e3",
      "Guid": "40690fb0-eaf4-4a45-ad47-ac32c57065e9",
      "Created": "2024-07-27T08:03:26.1787362+00:00",
      "Modified": "2024-07-27T08:03:26.1787362+00:00",
      "Deleted": "2024-07-27T08:03:26.1787362+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    }
  ],
  "ActivityPictureFile": {
    "ContentType": "sample string 1",
    "FileName": "sample string 2",
    "FileExtension": null,
    "OriginalFileName": "sample string 3",
    "PublicFileName": "40690fb0-eaf4-4a45-ad47-ac32c57065e9",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "4d029e84-2d86-41e2-8d09-fee7e373c925",
    "EventContentGuid": "b2f0ca2f-ddfc-4708-9f56-40d6ceac68d5",
    "TrainingGuid": "e763383d-8a82-4081-8a14-e5ab46f76db3",
    "TrainingLocationGuid": "04371fe7-d893-4856-aea8-39889a7ed04c",
    "CompanyGuid": "91513941-849f-4f61-be6e-121ee56eab97",
    "FolderGuid": "1ec981f6-b828-4025-885d-ae943a5595d5",
    "EventGuid": "9d72bfb0-2d9e-47aa-8ee4-14e6b798b1c4",
    "ActivityGuid": "e2d18d8b-adcd-4558-adf1-38c4a1177765",
    "EventLocationGuid": "1699e56d-989e-4962-bd69-7a8408f48ce9",
    "OriginalFileGuid": "f7ffd11f-af55-4068-9582-d435118dca17",
    "CopyFromFileGuid": "3dcb01b9-9937-4858-a14a-b4542e1f7e5f",
    "NewsGuid": "460e7c7b-7c0e-41bc-bec4-4c0aa07b4c10",
    "ContributionGuid": "aab45fa7-90d6-41e2-a307-b82ae000e0e6",
    "ContributionSpeakerGuid": "51eabb30-260f-4b4f-915c-3a77df57cf7d",
    "AgendaItemGuid": "d709e293-12bf-49ff-93ce-b6418c8a38e3",
    "Guid": "40690fb0-eaf4-4a45-ad47-ac32c57065e9",
    "Created": "2024-07-27T08:03:26.1787362+00:00",
    "Modified": "2024-07-27T08:03:26.1787362+00:00",
    "Deleted": "2024-07-27T08:03:26.1787362+00:00",
    "ErrorMessages": {
      "sample string 1": "sample string 2",
      "sample string 3": "sample string 4"
    },
    "IsValid": false
  },
  "AgreedToUseData": true,
  "InternalNote": "sample string 5",
  "LastModifiedUserId": "sample string 6",
  "FilesToRemove": [
    "4d6617a4-5cfd-4583-a468-aaa21a9d2b47",
    "2185e88e-ab1a-464f-a5d6-be4abe62f51e"
  ],
  "IsScheduled": true,
  "FormGroups": [
    {
      "FieldName": "sample string 1",
      "FieldLabel": "sample string 2",
      "FieldEnabled": true,
      "TooltipEnabled": true,
      "TooltipText": "sample string 5",
      "EventGuid": "89c3de7a-8d0d-48e4-90da-7c7db0836822",
      "Guid": "e0c0e59e-fb5c-416a-9236-755f6eb7a4e9",
      "Created": "2024-07-27T08:03:26.1787362+00:00",
      "Modified": "2024-07-27T08:03:26.1787362+00:00",
      "Deleted": "2024-07-27T08:03:26.1787362+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    },
    {
      "FieldName": "sample string 1",
      "FieldLabel": "sample string 2",
      "FieldEnabled": true,
      "TooltipEnabled": true,
      "TooltipText": "sample string 5",
      "EventGuid": "89c3de7a-8d0d-48e4-90da-7c7db0836822",
      "Guid": "e0c0e59e-fb5c-416a-9236-755f6eb7a4e9",
      "Created": "2024-07-27T08:03:26.1787362+00:00",
      "Modified": "2024-07-27T08:03:26.1787362+00:00",
      "Deleted": "2024-07-27T08:03:26.1787362+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    }
  ],
  "Guid": "364324a3-13e1-4f9b-bc5f-af5583dce3b5",
  "Created": "2024-07-27T08:03:26.1787362+00:00",
  "Modified": "2024-07-27T08:03:26.1787362+00:00",
  "Deleted": "2024-07-27T08:03:26.1787362+00:00",
  "ErrorMessages": {
    "sample string 1": "sample string 2",
    "sample string 3": "sample string 4",
    "Speakers[0].FirstName": "Dit veld is verplicht."
  },
  "IsValid": false
}

application/octet-stream

Sample:
{"ActivityGuid":"3f496bed-9f7d-4d4d-880c-2a5dac463052","EventGuid":"928734be-82c5-4ba8-b9e5-7a78ed65cbed","SessionTitle":"sample string 2","SessionDescription":"sample string 3","EventDateGuid":"ea4192ef-c0c3-4c48-87f0-7ea43a3945fa","DayPartGuid":"7de8ecb9-4d8c-4a4e-86ec-7fb32b483383","EventThemeGuid":"f62e7483-4c5e-4906-905b-da11e89f02c1","EventWorkFormGuid":"b396843c-3b0d-45ce-802c-5235c91f6c21","Speakers":null,"ActivityPresentationFile1":{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"40690fb0-eaf4-4a45-ad47-ac32c57065e9","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"4d029e84-2d86-41e2-8d09-fee7e373c925","EventContentGuid":"b2f0ca2f-ddfc-4708-9f56-40d6ceac68d5","TrainingGuid":"e763383d-8a82-4081-8a14-e5ab46f76db3","TrainingLocationGuid":"04371fe7-d893-4856-aea8-39889a7ed04c","CompanyGuid":"91513941-849f-4f61-be6e-121ee56eab97","FolderGuid":"1ec981f6-b828-4025-885d-ae943a5595d5","EventGuid":"9d72bfb0-2d9e-47aa-8ee4-14e6b798b1c4","ActivityGuid":"e2d18d8b-adcd-4558-adf1-38c4a1177765","EventLocationGuid":"1699e56d-989e-4962-bd69-7a8408f48ce9","OriginalFileGuid":"f7ffd11f-af55-4068-9582-d435118dca17","CopyFromFileGuid":"3dcb01b9-9937-4858-a14a-b4542e1f7e5f","NewsGuid":"460e7c7b-7c0e-41bc-bec4-4c0aa07b4c10","ContributionGuid":"aab45fa7-90d6-41e2-a307-b82ae000e0e6","ContributionSpeakerGuid":"51eabb30-260f-4b4f-915c-3a77df57cf7d","AgendaItemGuid":"d709e293-12bf-49ff-93ce-b6418c8a38e3","Guid":"40690fb0-eaf4-4a45-ad47-ac32c57065e9","Created":"2024-07-27T08:03:26.1787362+00:00","Modified":"2024-07-27T08:03:26.1787362+00:00","Deleted":"2024-07-27T08:03:26.1787362+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},"ActivityPresentationFile2":{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"40690fb0-eaf4-4a45-ad47-ac32c57065e9","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"4d029e84-2d86-41e2-8d09-fee7e373c925","EventContentGuid":"b2f0ca2f-ddfc-4708-9f56-40d6ceac68d5","TrainingGuid":"e763383d-8a82-4081-8a14-e5ab46f76db3","TrainingLocationGuid":"04371fe7-d893-4856-aea8-39889a7ed04c","CompanyGuid":"91513941-849f-4f61-be6e-121ee56eab97","FolderGuid":"1ec981f6-b828-4025-885d-ae943a5595d5","EventGuid":"9d72bfb0-2d9e-47aa-8ee4-14e6b798b1c4","ActivityGuid":"e2d18d8b-adcd-4558-adf1-38c4a1177765","EventLocationGuid":"1699e56d-989e-4962-bd69-7a8408f48ce9","OriginalFileGuid":"f7ffd11f-af55-4068-9582-d435118dca17","CopyFromFileGuid":"3dcb01b9-9937-4858-a14a-b4542e1f7e5f","NewsGuid":"460e7c7b-7c0e-41bc-bec4-4c0aa07b4c10","ContributionGuid":"aab45fa7-90d6-41e2-a307-b82ae000e0e6","ContributionSpeakerGuid":"51eabb30-260f-4b4f-915c-3a77df57cf7d","AgendaItemGuid":"d709e293-12bf-49ff-93ce-b6418c8a38e3","Guid":"40690fb0-eaf4-4a45-ad47-ac32c57065e9","Created":"2024-07-27T08:03:26.1787362+00:00","Modified":"2024-07-27T08:03:26.1787362+00:00","Deleted":"2024-07-27T08:03:26.1787362+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},"ActivityPresentationFile3":{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"40690fb0-eaf4-4a45-ad47-ac32c57065e9","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"4d029e84-2d86-41e2-8d09-fee7e373c925","EventContentGuid":"b2f0ca2f-ddfc-4708-9f56-40d6ceac68d5","TrainingGuid":"e763383d-8a82-4081-8a14-e5ab46f76db3","TrainingLocationGuid":"04371fe7-d893-4856-aea8-39889a7ed04c","CompanyGuid":"91513941-849f-4f61-be6e-121ee56eab97","FolderGuid":"1ec981f6-b828-4025-885d-ae943a5595d5","EventGuid":"9d72bfb0-2d9e-47aa-8ee4-14e6b798b1c4","ActivityGuid":"e2d18d8b-adcd-4558-adf1-38c4a1177765","EventLocationGuid":"1699e56d-989e-4962-bd69-7a8408f48ce9","OriginalFileGuid":"f7ffd11f-af55-4068-9582-d435118dca17","CopyFromFileGuid":"3dcb01b9-9937-4858-a14a-b4542e1f7e5f","NewsGuid":"460e7c7b-7c0e-41bc-bec4-4c0aa07b4c10","ContributionGuid":"aab45fa7-90d6-41e2-a307-b82ae000e0e6","ContributionSpeakerGuid":"51eabb30-260f-4b4f-915c-3a77df57cf7d","AgendaItemGuid":"d709e293-12bf-49ff-93ce-b6418c8a38e3","Guid":"40690fb0-eaf4-4a45-ad47-ac32c57065e9","Created":"2024-07-27T08:03:26.1787362+00:00","Modified":"2024-07-27T08:03:26.1787362+00:00","Deleted":"2024-07-27T08:03:26.1787362+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},"ActivityPresentationFile4":{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"40690fb0-eaf4-4a45-ad47-ac32c57065e9","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"4d029e84-2d86-41e2-8d09-fee7e373c925","EventContentGuid":"b2f0ca2f-ddfc-4708-9f56-40d6ceac68d5","TrainingGuid":"e763383d-8a82-4081-8a14-e5ab46f76db3","TrainingLocationGuid":"04371fe7-d893-4856-aea8-39889a7ed04c","CompanyGuid":"91513941-849f-4f61-be6e-121ee56eab97","FolderGuid":"1ec981f6-b828-4025-885d-ae943a5595d5","EventGuid":"9d72bfb0-2d9e-47aa-8ee4-14e6b798b1c4","ActivityGuid":"e2d18d8b-adcd-4558-adf1-38c4a1177765","EventLocationGuid":"1699e56d-989e-4962-bd69-7a8408f48ce9","OriginalFileGuid":"f7ffd11f-af55-4068-9582-d435118dca17","CopyFromFileGuid":"3dcb01b9-9937-4858-a14a-b4542e1f7e5f","NewsGuid":"460e7c7b-7c0e-41bc-bec4-4c0aa07b4c10","ContributionGuid":"aab45fa7-90d6-41e2-a307-b82ae000e0e6","ContributionSpeakerGuid":"51eabb30-260f-4b4f-915c-3a77df57cf7d","AgendaItemGuid":"d709e293-12bf-49ff-93ce-b6418c8a38e3","Guid":"40690fb0-eaf4-4a45-ad47-ac32c57065e9","Created":"2024-07-27T08:03:26.1787362+00:00","Modified":"2024-07-27T08:03:26.1787362+00:00","Deleted":"2024-07-27T08:03:26.1787362+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},"ActivityPresentationFile5":{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"40690fb0-eaf4-4a45-ad47-ac32c57065e9","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"4d029e84-2d86-41e2-8d09-fee7e373c925","EventContentGuid":"b2f0ca2f-ddfc-4708-9f56-40d6ceac68d5","TrainingGuid":"e763383d-8a82-4081-8a14-e5ab46f76db3","TrainingLocationGuid":"04371fe7-d893-4856-aea8-39889a7ed04c","CompanyGuid":"91513941-849f-4f61-be6e-121ee56eab97","FolderGuid":"1ec981f6-b828-4025-885d-ae943a5595d5","EventGuid":"9d72bfb0-2d9e-47aa-8ee4-14e6b798b1c4","ActivityGuid":"e2d18d8b-adcd-4558-adf1-38c4a1177765","EventLocationGuid":"1699e56d-989e-4962-bd69-7a8408f48ce9","OriginalFileGuid":"f7ffd11f-af55-4068-9582-d435118dca17","CopyFromFileGuid":"3dcb01b9-9937-4858-a14a-b4542e1f7e5f","NewsGuid":"460e7c7b-7c0e-41bc-bec4-4c0aa07b4c10","ContributionGuid":"aab45fa7-90d6-41e2-a307-b82ae000e0e6","ContributionSpeakerGuid":"51eabb30-260f-4b4f-915c-3a77df57cf7d","AgendaItemGuid":"d709e293-12bf-49ff-93ce-b6418c8a38e3","Guid":"40690fb0-eaf4-4a45-ad47-ac32c57065e9","Created":"2024-07-27T08:03:26.1787362+00:00","Modified":"2024-07-27T08:03:26.1787362+00:00","Deleted":"2024-07-27T08:03:26.1787362+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},"ActivityPresentationFiles":[{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"40690fb0-eaf4-4a45-ad47-ac32c57065e9","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"4d029e84-2d86-41e2-8d09-fee7e373c925","EventContentGuid":"b2f0ca2f-ddfc-4708-9f56-40d6ceac68d5","TrainingGuid":"e763383d-8a82-4081-8a14-e5ab46f76db3","TrainingLocationGuid":"04371fe7-d893-4856-aea8-39889a7ed04c","CompanyGuid":"91513941-849f-4f61-be6e-121ee56eab97","FolderGuid":"1ec981f6-b828-4025-885d-ae943a5595d5","EventGuid":"9d72bfb0-2d9e-47aa-8ee4-14e6b798b1c4","ActivityGuid":"e2d18d8b-adcd-4558-adf1-38c4a1177765","EventLocationGuid":"1699e56d-989e-4962-bd69-7a8408f48ce9","OriginalFileGuid":"f7ffd11f-af55-4068-9582-d435118dca17","CopyFromFileGuid":"3dcb01b9-9937-4858-a14a-b4542e1f7e5f","NewsGuid":"460e7c7b-7c0e-41bc-bec4-4c0aa07b4c10","ContributionGuid":"aab45fa7-90d6-41e2-a307-b82ae000e0e6","ContributionSpeakerGuid":"51eabb30-260f-4b4f-915c-3a77df57cf7d","AgendaItemGuid":"d709e293-12bf-49ff-93ce-b6418c8a38e3","Guid":"40690fb0-eaf4-4a45-ad47-ac32c57065e9","Created":"2024-07-27T08:03:26.1787362+00:00","Modified":"2024-07-27T08:03:26.1787362+00:00","Deleted":"2024-07-27T08:03:26.1787362+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"40690fb0-eaf4-4a45-ad47-ac32c57065e9","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"4d029e84-2d86-41e2-8d09-fee7e373c925","EventContentGuid":"b2f0ca2f-ddfc-4708-9f56-40d6ceac68d5","TrainingGuid":"e763383d-8a82-4081-8a14-e5ab46f76db3","TrainingLocationGuid":"04371fe7-d893-4856-aea8-39889a7ed04c","CompanyGuid":"91513941-849f-4f61-be6e-121ee56eab97","FolderGuid":"1ec981f6-b828-4025-885d-ae943a5595d5","EventGuid":"9d72bfb0-2d9e-47aa-8ee4-14e6b798b1c4","ActivityGuid":"e2d18d8b-adcd-4558-adf1-38c4a1177765","EventLocationGuid":"1699e56d-989e-4962-bd69-7a8408f48ce9","OriginalFileGuid":"f7ffd11f-af55-4068-9582-d435118dca17","CopyFromFileGuid":"3dcb01b9-9937-4858-a14a-b4542e1f7e5f","NewsGuid":"460e7c7b-7c0e-41bc-bec4-4c0aa07b4c10","ContributionGuid":"aab45fa7-90d6-41e2-a307-b82ae000e0e6","ContributionSpeakerGuid":"51eabb30-260f-4b4f-915c-3a77df57cf7d","AgendaItemGuid":"d709e293-12bf-49ff-93ce-b6418c8a38e3","Guid":"40690fb0-eaf4-4a45-ad47-ac32c57065e9","Created":"2024-07-27T08:03:26.1787362+00:00","Modified":"2024-07-27T08:03:26.1787362+00:00","Deleted":"2024-07-27T08:03:26.1787362+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"40690fb0-eaf4-4a45-ad47-ac32c57065e9","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"4d029e84-2d86-41e2-8d09-fee7e373c925","EventContentGuid":"b2f0ca2f-ddfc-4708-9f56-40d6ceac68d5","TrainingGuid":"e763383d-8a82-4081-8a14-e5ab46f76db3","TrainingLocationGuid":"04371fe7-d893-4856-aea8-39889a7ed04c","CompanyGuid":"91513941-849f-4f61-be6e-121ee56eab97","FolderGuid":"1ec981f6-b828-4025-885d-ae943a5595d5","EventGuid":"9d72bfb0-2d9e-47aa-8ee4-14e6b798b1c4","ActivityGuid":"e2d18d8b-adcd-4558-adf1-38c4a1177765","EventLocationGuid":"1699e56d-989e-4962-bd69-7a8408f48ce9","OriginalFileGuid":"f7ffd11f-af55-4068-9582-d435118dca17","CopyFromFileGuid":"3dcb01b9-9937-4858-a14a-b4542e1f7e5f","NewsGuid":"460e7c7b-7c0e-41bc-bec4-4c0aa07b4c10","ContributionGuid":"aab45fa7-90d6-41e2-a307-b82ae000e0e6","ContributionSpeakerGuid":"51eabb30-260f-4b4f-915c-3a77df57cf7d","AgendaItemGuid":"d709e293-12bf-49ff-93ce-b6418c8a38e3","Guid":"40690fb0-eaf4-4a45-ad47-ac32c57065e9","Created":"2024-07-27T08:03:26.1787362+00:00","Modified":"2024-07-27T08:03:26.1787362+00:00","Deleted":"2024-07-27T08:03:26.1787362+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"40690fb0-eaf4-4a45-ad47-ac32c57065e9","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"4d029e84-2d86-41e2-8d09-fee7e373c925","EventContentGuid":"b2f0ca2f-ddfc-4708-9f56-40d6ceac68d5","TrainingGuid":"e763383d-8a82-4081-8a14-e5ab46f76db3","TrainingLocationGuid":"04371fe7-d893-4856-aea8-39889a7ed04c","CompanyGuid":"91513941-849f-4f61-be6e-121ee56eab97","FolderGuid":"1ec981f6-b828-4025-885d-ae943a5595d5","EventGuid":"9d72bfb0-2d9e-47aa-8ee4-14e6b798b1c4","ActivityGuid":"e2d18d8b-adcd-4558-adf1-38c4a1177765","EventLocationGuid":"1699e56d-989e-4962-bd69-7a8408f48ce9","OriginalFileGuid":"f7ffd11f-af55-4068-9582-d435118dca17","CopyFromFileGuid":"3dcb01b9-9937-4858-a14a-b4542e1f7e5f","NewsGuid":"460e7c7b-7c0e-41bc-bec4-4c0aa07b4c10","ContributionGuid":"aab45fa7-90d6-41e2-a307-b82ae000e0e6","ContributionSpeakerGuid":"51eabb30-260f-4b4f-915c-3a77df57cf7d","AgendaItemGuid":"d709e293-12bf-49ff-93ce-b6418c8a38e3","Guid":"40690fb0-eaf4-4a45-ad47-ac32c57065e9","Created":"2024-07-27T08:03:26.1787362+00:00","Modified":"2024-07-27T08:03:26.1787362+00:00","Deleted":"2024-07-27T08:03:26.1787362+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"40690fb0-eaf4-4a45-ad47-ac32c57065e9","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"4d029e84-2d86-41e2-8d09-fee7e373c925","EventContentGuid":"b2f0ca2f-ddfc-4708-9f56-40d6ceac68d5","TrainingGuid":"e763383d-8a82-4081-8a14-e5ab46f76db3","TrainingLocationGuid":"04371fe7-d893-4856-aea8-39889a7ed04c","CompanyGuid":"91513941-849f-4f61-be6e-121ee56eab97","FolderGuid":"1ec981f6-b828-4025-885d-ae943a5595d5","EventGuid":"9d72bfb0-2d9e-47aa-8ee4-14e6b798b1c4","ActivityGuid":"e2d18d8b-adcd-4558-adf1-38c4a1177765","EventLocationGuid":"1699e56d-989e-4962-bd69-7a8408f48ce9","OriginalFileGuid":"f7ffd11f-af55-4068-9582-d435118dca17","CopyFromFileGuid":"3dcb01b9-9937-4858-a14a-b4542e1f7e5f","NewsGuid":"460e7c7b-7c0e-41bc-bec4-4c0aa07b4c10","ContributionGuid":"aab45fa7-90d6-41e2-a307-b82ae000e0e6","ContributionSpeakerGuid":"51eabb30-260f-4b4f-915c-3a77df57cf7d","AgendaItemGuid":"d709e293-12bf-49ff-93ce-b6418c8a38e3","Guid":"40690fb0-eaf4-4a45-ad47-ac32c57065e9","Created":"2024-07-27T08:03:26.1787362+00:00","Modified":"2024-07-27T08:03:26.1787362+00:00","Deleted":"2024-07-27T08:03:26.1787362+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false}],"ActivityPictureFile":{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"40690fb0-eaf4-4a45-ad47-ac32c57065e9","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"4d029e84-2d86-41e2-8d09-fee7e373c925","EventContentGuid":"b2f0ca2f-ddfc-4708-9f56-40d6ceac68d5","TrainingGuid":"e763383d-8a82-4081-8a14-e5ab46f76db3","TrainingLocationGuid":"04371fe7-d893-4856-aea8-39889a7ed04c","CompanyGuid":"91513941-849f-4f61-be6e-121ee56eab97","FolderGuid":"1ec981f6-b828-4025-885d-ae943a5595d5","EventGuid":"9d72bfb0-2d9e-47aa-8ee4-14e6b798b1c4","ActivityGuid":"e2d18d8b-adcd-4558-adf1-38c4a1177765","EventLocationGuid":"1699e56d-989e-4962-bd69-7a8408f48ce9","OriginalFileGuid":"f7ffd11f-af55-4068-9582-d435118dca17","CopyFromFileGuid":"3dcb01b9-9937-4858-a14a-b4542e1f7e5f","NewsGuid":"460e7c7b-7c0e-41bc-bec4-4c0aa07b4c10","ContributionGuid":"aab45fa7-90d6-41e2-a307-b82ae000e0e6","ContributionSpeakerGuid":"51eabb30-260f-4b4f-915c-3a77df57cf7d","AgendaItemGuid":"d709e293-12bf-49ff-93ce-b6418c8a38e3","Guid":"40690fb0-eaf4-4a45-ad47-ac32c57065e9","Created":"2024-07-27T08:03:26.1787362+00:00","Modified":"2024-07-27T08:03:26.1787362+00:00","Deleted":"2024-07-27T08:03:26.1787362+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},"AgreedToUseData":true,"InternalNote":"sample string 5","LastModifiedUserId":"sample string 6","FilesToRemove":["4d6617a4-5cfd-4583-a468-aaa21a9d2b47","2185e88e-ab1a-464f-a5d6-be4abe62f51e"],"IsScheduled":true,"FormGroups":[{"FieldName":"sample string 1","FieldLabel":"sample string 2","FieldEnabled":true,"TooltipEnabled":true,"TooltipText":"sample string 5","EventGuid":"89c3de7a-8d0d-48e4-90da-7c7db0836822","Guid":"e0c0e59e-fb5c-416a-9236-755f6eb7a4e9","Created":"2024-07-27T08:03:26.1787362+00:00","Modified":"2024-07-27T08:03:26.1787362+00:00","Deleted":"2024-07-27T08:03:26.1787362+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},{"FieldName":"sample string 1","FieldLabel":"sample string 2","FieldEnabled":true,"TooltipEnabled":true,"TooltipText":"sample string 5","EventGuid":"89c3de7a-8d0d-48e4-90da-7c7db0836822","Guid":"e0c0e59e-fb5c-416a-9236-755f6eb7a4e9","Created":"2024-07-27T08:03:26.1787362+00:00","Modified":"2024-07-27T08:03:26.1787362+00:00","Deleted":"2024-07-27T08:03:26.1787362+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false}],"Guid":"364324a3-13e1-4f9b-bc5f-af5583dce3b5","Created":"2024-07-27T08:03:26.1787362+00:00","Modified":"2024-07-27T08:03:26.1787362+00:00","Deleted":"2024-07-27T08:03:26.1787362+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4","Speakers[0].FirstName":"Dit veld is verplicht."},"IsValid":false}

application/xml, text/xml

Sample:
<ContributionViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.Entity">
  <ErrorMessages xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
    <d2p1:KeyValueOfstringstring>
      <d2p1:Key>sample string 1</d2p1:Key>
      <d2p1:Value>sample string 2</d2p1:Value>
    </d2p1:KeyValueOfstringstring>
    <d2p1:KeyValueOfstringstring>
      <d2p1:Key>sample string 3</d2p1:Key>
      <d2p1:Value>sample string 4</d2p1:Value>
    </d2p1:KeyValueOfstringstring>
    <d2p1:KeyValueOfstringstring>
      <d2p1:Key>Speakers[0].FirstName</d2p1:Key>
      <d2p1:Value>Dit veld is verplicht.</d2p1:Value>
    </d2p1:KeyValueOfstringstring>
  </ErrorMessages>
  <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-07-27T08:03:26.1787362+00:00</Created>
  <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-07-27T08:03:26.1787362+00:00</Deleted>
  <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">364324a3-13e1-4f9b-bc5f-af5583dce3b5</Guid>
  <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-07-27T08:03:26.1787362+00:00</Modified>
  <ActivityGuid>3f496bed-9f7d-4d4d-880c-2a5dac463052</ActivityGuid>
  <ActivityPictureFile>
    <ErrorMessages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 1</d3p1:Key>
        <d3p1:Value>sample string 2</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 3</d3p1:Key>
        <d3p1:Value>sample string 4</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
    </ErrorMessages>
    <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-07-27T08:03:26.1787362+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-07-27T08:03:26.1787362+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">40690fb0-eaf4-4a45-ad47-ac32c57065e9</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-07-27T08:03:26.1787362+00:00</Modified>
    <ActivityGuid>e2d18d8b-adcd-4558-adf1-38c4a1177765</ActivityGuid>
    <AgendaItemGuid>d709e293-12bf-49ff-93ce-b6418c8a38e3</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>91513941-849f-4f61-be6e-121ee56eab97</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>aab45fa7-90d6-41e2-a307-b82ae000e0e6</ContributionGuid>
    <ContributionSpeakerGuid>51eabb30-260f-4b4f-915c-3a77df57cf7d</ContributionSpeakerGuid>
    <CopyFromFileGuid>3dcb01b9-9937-4858-a14a-b4542e1f7e5f</CopyFromFileGuid>
    <EventContentGuid>b2f0ca2f-ddfc-4708-9f56-40d6ceac68d5</EventContentGuid>
    <EventGuid>9d72bfb0-2d9e-47aa-8ee4-14e6b798b1c4</EventGuid>
    <EventLocationGuid>1699e56d-989e-4962-bd69-7a8408f48ce9</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>1ec981f6-b828-4025-885d-ae943a5595d5</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>460e7c7b-7c0e-41bc-bec4-4c0aa07b4c10</NewsGuid>
    <OriginalFileGuid>f7ffd11f-af55-4068-9582-d435118dca17</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>4d029e84-2d86-41e2-8d09-fee7e373c925</PersonGuid>
    <TrainingGuid>e763383d-8a82-4081-8a14-e5ab46f76db3</TrainingGuid>
    <TrainingLocationGuid>04371fe7-d893-4856-aea8-39889a7ed04c</TrainingLocationGuid>
    <Width>1</Width>
  </ActivityPictureFile>
  <ActivityPresentationFile1>
    <ErrorMessages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 1</d3p1:Key>
        <d3p1:Value>sample string 2</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 3</d3p1:Key>
        <d3p1:Value>sample string 4</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
    </ErrorMessages>
    <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-07-27T08:03:26.1787362+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-07-27T08:03:26.1787362+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">40690fb0-eaf4-4a45-ad47-ac32c57065e9</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-07-27T08:03:26.1787362+00:00</Modified>
    <ActivityGuid>e2d18d8b-adcd-4558-adf1-38c4a1177765</ActivityGuid>
    <AgendaItemGuid>d709e293-12bf-49ff-93ce-b6418c8a38e3</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>91513941-849f-4f61-be6e-121ee56eab97</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>aab45fa7-90d6-41e2-a307-b82ae000e0e6</ContributionGuid>
    <ContributionSpeakerGuid>51eabb30-260f-4b4f-915c-3a77df57cf7d</ContributionSpeakerGuid>
    <CopyFromFileGuid>3dcb01b9-9937-4858-a14a-b4542e1f7e5f</CopyFromFileGuid>
    <EventContentGuid>b2f0ca2f-ddfc-4708-9f56-40d6ceac68d5</EventContentGuid>
    <EventGuid>9d72bfb0-2d9e-47aa-8ee4-14e6b798b1c4</EventGuid>
    <EventLocationGuid>1699e56d-989e-4962-bd69-7a8408f48ce9</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>1ec981f6-b828-4025-885d-ae943a5595d5</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>460e7c7b-7c0e-41bc-bec4-4c0aa07b4c10</NewsGuid>
    <OriginalFileGuid>f7ffd11f-af55-4068-9582-d435118dca17</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>4d029e84-2d86-41e2-8d09-fee7e373c925</PersonGuid>
    <TrainingGuid>e763383d-8a82-4081-8a14-e5ab46f76db3</TrainingGuid>
    <TrainingLocationGuid>04371fe7-d893-4856-aea8-39889a7ed04c</TrainingLocationGuid>
    <Width>1</Width>
  </ActivityPresentationFile1>
  <ActivityPresentationFile2>
    <ErrorMessages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 1</d3p1:Key>
        <d3p1:Value>sample string 2</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 3</d3p1:Key>
        <d3p1:Value>sample string 4</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
    </ErrorMessages>
    <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-07-27T08:03:26.1787362+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-07-27T08:03:26.1787362+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">40690fb0-eaf4-4a45-ad47-ac32c57065e9</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-07-27T08:03:26.1787362+00:00</Modified>
    <ActivityGuid>e2d18d8b-adcd-4558-adf1-38c4a1177765</ActivityGuid>
    <AgendaItemGuid>d709e293-12bf-49ff-93ce-b6418c8a38e3</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>91513941-849f-4f61-be6e-121ee56eab97</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>aab45fa7-90d6-41e2-a307-b82ae000e0e6</ContributionGuid>
    <ContributionSpeakerGuid>51eabb30-260f-4b4f-915c-3a77df57cf7d</ContributionSpeakerGuid>
    <CopyFromFileGuid>3dcb01b9-9937-4858-a14a-b4542e1f7e5f</CopyFromFileGuid>
    <EventContentGuid>b2f0ca2f-ddfc-4708-9f56-40d6ceac68d5</EventContentGuid>
    <EventGuid>9d72bfb0-2d9e-47aa-8ee4-14e6b798b1c4</EventGuid>
    <EventLocationGuid>1699e56d-989e-4962-bd69-7a8408f48ce9</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>1ec981f6-b828-4025-885d-ae943a5595d5</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>460e7c7b-7c0e-41bc-bec4-4c0aa07b4c10</NewsGuid>
    <OriginalFileGuid>f7ffd11f-af55-4068-9582-d435118dca17</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>4d029e84-2d86-41e2-8d09-fee7e373c925</PersonGuid>
    <TrainingGuid>e763383d-8a82-4081-8a14-e5ab46f76db3</TrainingGuid>
    <TrainingLocationGuid>04371fe7-d893-4856-aea8-39889a7ed04c</TrainingLocationGuid>
    <Width>1</Width>
  </ActivityPresentationFile2>
  <ActivityPresentationFile3>
    <ErrorMessages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 1</d3p1:Key>
        <d3p1:Value>sample string 2</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 3</d3p1:Key>
        <d3p1:Value>sample string 4</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
    </ErrorMessages>
    <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-07-27T08:03:26.1787362+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-07-27T08:03:26.1787362+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">40690fb0-eaf4-4a45-ad47-ac32c57065e9</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-07-27T08:03:26.1787362+00:00</Modified>
    <ActivityGuid>e2d18d8b-adcd-4558-adf1-38c4a1177765</ActivityGuid>
    <AgendaItemGuid>d709e293-12bf-49ff-93ce-b6418c8a38e3</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>91513941-849f-4f61-be6e-121ee56eab97</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>aab45fa7-90d6-41e2-a307-b82ae000e0e6</ContributionGuid>
    <ContributionSpeakerGuid>51eabb30-260f-4b4f-915c-3a77df57cf7d</ContributionSpeakerGuid>
    <CopyFromFileGuid>3dcb01b9-9937-4858-a14a-b4542e1f7e5f</CopyFromFileGuid>
    <EventContentGuid>b2f0ca2f-ddfc-4708-9f56-40d6ceac68d5</EventContentGuid>
    <EventGuid>9d72bfb0-2d9e-47aa-8ee4-14e6b798b1c4</EventGuid>
    <EventLocationGuid>1699e56d-989e-4962-bd69-7a8408f48ce9</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>1ec981f6-b828-4025-885d-ae943a5595d5</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>460e7c7b-7c0e-41bc-bec4-4c0aa07b4c10</NewsGuid>
    <OriginalFileGuid>f7ffd11f-af55-4068-9582-d435118dca17</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>4d029e84-2d86-41e2-8d09-fee7e373c925</PersonGuid>
    <TrainingGuid>e763383d-8a82-4081-8a14-e5ab46f76db3</TrainingGuid>
    <TrainingLocationGuid>04371fe7-d893-4856-aea8-39889a7ed04c</TrainingLocationGuid>
    <Width>1</Width>
  </ActivityPresentationFile3>
  <ActivityPresentationFile4>
    <ErrorMessages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 1</d3p1:Key>
        <d3p1:Value>sample string 2</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 3</d3p1:Key>
        <d3p1:Value>sample string 4</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
    </ErrorMessages>
    <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-07-27T08:03:26.1787362+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-07-27T08:03:26.1787362+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">40690fb0-eaf4-4a45-ad47-ac32c57065e9</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-07-27T08:03:26.1787362+00:00</Modified>
    <ActivityGuid>e2d18d8b-adcd-4558-adf1-38c4a1177765</ActivityGuid>
    <AgendaItemGuid>d709e293-12bf-49ff-93ce-b6418c8a38e3</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>91513941-849f-4f61-be6e-121ee56eab97</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>aab45fa7-90d6-41e2-a307-b82ae000e0e6</ContributionGuid>
    <ContributionSpeakerGuid>51eabb30-260f-4b4f-915c-3a77df57cf7d</ContributionSpeakerGuid>
    <CopyFromFileGuid>3dcb01b9-9937-4858-a14a-b4542e1f7e5f</CopyFromFileGuid>
    <EventContentGuid>b2f0ca2f-ddfc-4708-9f56-40d6ceac68d5</EventContentGuid>
    <EventGuid>9d72bfb0-2d9e-47aa-8ee4-14e6b798b1c4</EventGuid>
    <EventLocationGuid>1699e56d-989e-4962-bd69-7a8408f48ce9</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>1ec981f6-b828-4025-885d-ae943a5595d5</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>460e7c7b-7c0e-41bc-bec4-4c0aa07b4c10</NewsGuid>
    <OriginalFileGuid>f7ffd11f-af55-4068-9582-d435118dca17</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>4d029e84-2d86-41e2-8d09-fee7e373c925</PersonGuid>
    <TrainingGuid>e763383d-8a82-4081-8a14-e5ab46f76db3</TrainingGuid>
    <TrainingLocationGuid>04371fe7-d893-4856-aea8-39889a7ed04c</TrainingLocationGuid>
    <Width>1</Width>
  </ActivityPresentationFile4>
  <ActivityPresentationFile5>
    <ErrorMessages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 1</d3p1:Key>
        <d3p1:Value>sample string 2</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 3</d3p1:Key>
        <d3p1:Value>sample string 4</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
    </ErrorMessages>
    <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-07-27T08:03:26.1787362+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-07-27T08:03:26.1787362+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">40690fb0-eaf4-4a45-ad47-ac32c57065e9</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-07-27T08:03:26.1787362+00:00</Modified>
    <ActivityGuid>e2d18d8b-adcd-4558-adf1-38c4a1177765</ActivityGuid>
    <AgendaItemGuid>d709e293-12bf-49ff-93ce-b6418c8a38e3</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>91513941-849f-4f61-be6e-121ee56eab97</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>aab45fa7-90d6-41e2-a307-b82ae000e0e6</ContributionGuid>
    <ContributionSpeakerGuid>51eabb30-260f-4b4f-915c-3a77df57cf7d</ContributionSpeakerGuid>
    <CopyFromFileGuid>3dcb01b9-9937-4858-a14a-b4542e1f7e5f</CopyFromFileGuid>
    <EventContentGuid>b2f0ca2f-ddfc-4708-9f56-40d6ceac68d5</EventContentGuid>
    <EventGuid>9d72bfb0-2d9e-47aa-8ee4-14e6b798b1c4</EventGuid>
    <EventLocationGuid>1699e56d-989e-4962-bd69-7a8408f48ce9</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>1ec981f6-b828-4025-885d-ae943a5595d5</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>460e7c7b-7c0e-41bc-bec4-4c0aa07b4c10</NewsGuid>
    <OriginalFileGuid>f7ffd11f-af55-4068-9582-d435118dca17</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>4d029e84-2d86-41e2-8d09-fee7e373c925</PersonGuid>
    <TrainingGuid>e763383d-8a82-4081-8a14-e5ab46f76db3</TrainingGuid>
    <TrainingLocationGuid>04371fe7-d893-4856-aea8-39889a7ed04c</TrainingLocationGuid>
    <Width>1</Width>
  </ActivityPresentationFile5>
  <ActivityPresentationFiles>
    <FileViewModel>
      <ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value>sample string 2</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value>sample string 4</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
      </ErrorMessages>
      <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-07-27T08:03:26.1787362+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-07-27T08:03:26.1787362+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">40690fb0-eaf4-4a45-ad47-ac32c57065e9</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-07-27T08:03:26.1787362+00:00</Modified>
      <ActivityGuid>e2d18d8b-adcd-4558-adf1-38c4a1177765</ActivityGuid>
      <AgendaItemGuid>d709e293-12bf-49ff-93ce-b6418c8a38e3</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>91513941-849f-4f61-be6e-121ee56eab97</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>aab45fa7-90d6-41e2-a307-b82ae000e0e6</ContributionGuid>
      <ContributionSpeakerGuid>51eabb30-260f-4b4f-915c-3a77df57cf7d</ContributionSpeakerGuid>
      <CopyFromFileGuid>3dcb01b9-9937-4858-a14a-b4542e1f7e5f</CopyFromFileGuid>
      <EventContentGuid>b2f0ca2f-ddfc-4708-9f56-40d6ceac68d5</EventContentGuid>
      <EventGuid>9d72bfb0-2d9e-47aa-8ee4-14e6b798b1c4</EventGuid>
      <EventLocationGuid>1699e56d-989e-4962-bd69-7a8408f48ce9</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>1ec981f6-b828-4025-885d-ae943a5595d5</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>460e7c7b-7c0e-41bc-bec4-4c0aa07b4c10</NewsGuid>
      <OriginalFileGuid>f7ffd11f-af55-4068-9582-d435118dca17</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>4d029e84-2d86-41e2-8d09-fee7e373c925</PersonGuid>
      <TrainingGuid>e763383d-8a82-4081-8a14-e5ab46f76db3</TrainingGuid>
      <TrainingLocationGuid>04371fe7-d893-4856-aea8-39889a7ed04c</TrainingLocationGuid>
      <Width>1</Width>
    </FileViewModel>
    <FileViewModel>
      <ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value>sample string 2</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value>sample string 4</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
      </ErrorMessages>
      <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-07-27T08:03:26.1787362+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-07-27T08:03:26.1787362+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">40690fb0-eaf4-4a45-ad47-ac32c57065e9</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-07-27T08:03:26.1787362+00:00</Modified>
      <ActivityGuid>e2d18d8b-adcd-4558-adf1-38c4a1177765</ActivityGuid>
      <AgendaItemGuid>d709e293-12bf-49ff-93ce-b6418c8a38e3</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>91513941-849f-4f61-be6e-121ee56eab97</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>aab45fa7-90d6-41e2-a307-b82ae000e0e6</ContributionGuid>
      <ContributionSpeakerGuid>51eabb30-260f-4b4f-915c-3a77df57cf7d</ContributionSpeakerGuid>
      <CopyFromFileGuid>3dcb01b9-9937-4858-a14a-b4542e1f7e5f</CopyFromFileGuid>
      <EventContentGuid>b2f0ca2f-ddfc-4708-9f56-40d6ceac68d5</EventContentGuid>
      <EventGuid>9d72bfb0-2d9e-47aa-8ee4-14e6b798b1c4</EventGuid>
      <EventLocationGuid>1699e56d-989e-4962-bd69-7a8408f48ce9</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>1ec981f6-b828-4025-885d-ae943a5595d5</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>460e7c7b-7c0e-41bc-bec4-4c0aa07b4c10</NewsGuid>
      <OriginalFileGuid>f7ffd11f-af55-4068-9582-d435118dca17</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>4d029e84-2d86-41e2-8d09-fee7e373c925</PersonGuid>
      <TrainingGuid>e763383d-8a82-4081-8a14-e5ab46f76db3</TrainingGuid>
      <TrainingLocationGuid>04371fe7-d893-4856-aea8-39889a7ed04c</TrainingLocationGuid>
      <Width>1</Width>
    </FileViewModel>
    <FileViewModel>
      <ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value>sample string 2</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value>sample string 4</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
      </ErrorMessages>
      <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-07-27T08:03:26.1787362+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-07-27T08:03:26.1787362+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">40690fb0-eaf4-4a45-ad47-ac32c57065e9</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-07-27T08:03:26.1787362+00:00</Modified>
      <ActivityGuid>e2d18d8b-adcd-4558-adf1-38c4a1177765</ActivityGuid>
      <AgendaItemGuid>d709e293-12bf-49ff-93ce-b6418c8a38e3</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>91513941-849f-4f61-be6e-121ee56eab97</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>aab45fa7-90d6-41e2-a307-b82ae000e0e6</ContributionGuid>
      <ContributionSpeakerGuid>51eabb30-260f-4b4f-915c-3a77df57cf7d</ContributionSpeakerGuid>
      <CopyFromFileGuid>3dcb01b9-9937-4858-a14a-b4542e1f7e5f</CopyFromFileGuid>
      <EventContentGuid>b2f0ca2f-ddfc-4708-9f56-40d6ceac68d5</EventContentGuid>
      <EventGuid>9d72bfb0-2d9e-47aa-8ee4-14e6b798b1c4</EventGuid>
      <EventLocationGuid>1699e56d-989e-4962-bd69-7a8408f48ce9</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>1ec981f6-b828-4025-885d-ae943a5595d5</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>460e7c7b-7c0e-41bc-bec4-4c0aa07b4c10</NewsGuid>
      <OriginalFileGuid>f7ffd11f-af55-4068-9582-d435118dca17</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>4d029e84-2d86-41e2-8d09-fee7e373c925</PersonGuid>
      <TrainingGuid>e763383d-8a82-4081-8a14-e5ab46f76db3</TrainingGuid>
      <TrainingLocationGuid>04371fe7-d893-4856-aea8-39889a7ed04c</TrainingLocationGuid>
      <Width>1</Width>
    </FileViewModel>
    <FileViewModel>
      <ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value>sample string 2</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value>sample string 4</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
      </ErrorMessages>
      <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-07-27T08:03:26.1787362+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-07-27T08:03:26.1787362+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">40690fb0-eaf4-4a45-ad47-ac32c57065e9</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-07-27T08:03:26.1787362+00:00</Modified>
      <ActivityGuid>e2d18d8b-adcd-4558-adf1-38c4a1177765</ActivityGuid>
      <AgendaItemGuid>d709e293-12bf-49ff-93ce-b6418c8a38e3</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>91513941-849f-4f61-be6e-121ee56eab97</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>aab45fa7-90d6-41e2-a307-b82ae000e0e6</ContributionGuid>
      <ContributionSpeakerGuid>51eabb30-260f-4b4f-915c-3a77df57cf7d</ContributionSpeakerGuid>
      <CopyFromFileGuid>3dcb01b9-9937-4858-a14a-b4542e1f7e5f</CopyFromFileGuid>
      <EventContentGuid>b2f0ca2f-ddfc-4708-9f56-40d6ceac68d5</EventContentGuid>
      <EventGuid>9d72bfb0-2d9e-47aa-8ee4-14e6b798b1c4</EventGuid>
      <EventLocationGuid>1699e56d-989e-4962-bd69-7a8408f48ce9</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>1ec981f6-b828-4025-885d-ae943a5595d5</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>460e7c7b-7c0e-41bc-bec4-4c0aa07b4c10</NewsGuid>
      <OriginalFileGuid>f7ffd11f-af55-4068-9582-d435118dca17</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>4d029e84-2d86-41e2-8d09-fee7e373c925</PersonGuid>
      <TrainingGuid>e763383d-8a82-4081-8a14-e5ab46f76db3</TrainingGuid>
      <TrainingLocationGuid>04371fe7-d893-4856-aea8-39889a7ed04c</TrainingLocationGuid>
      <Width>1</Width>
    </FileViewModel>
    <FileViewModel>
      <ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value>sample string 2</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value>sample string 4</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
      </ErrorMessages>
      <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-07-27T08:03:26.1787362+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-07-27T08:03:26.1787362+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">40690fb0-eaf4-4a45-ad47-ac32c57065e9</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-07-27T08:03:26.1787362+00:00</Modified>
      <ActivityGuid>e2d18d8b-adcd-4558-adf1-38c4a1177765</ActivityGuid>
      <AgendaItemGuid>d709e293-12bf-49ff-93ce-b6418c8a38e3</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>91513941-849f-4f61-be6e-121ee56eab97</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>aab45fa7-90d6-41e2-a307-b82ae000e0e6</ContributionGuid>
      <ContributionSpeakerGuid>51eabb30-260f-4b4f-915c-3a77df57cf7d</ContributionSpeakerGuid>
      <CopyFromFileGuid>3dcb01b9-9937-4858-a14a-b4542e1f7e5f</CopyFromFileGuid>
      <EventContentGuid>b2f0ca2f-ddfc-4708-9f56-40d6ceac68d5</EventContentGuid>
      <EventGuid>9d72bfb0-2d9e-47aa-8ee4-14e6b798b1c4</EventGuid>
      <EventLocationGuid>1699e56d-989e-4962-bd69-7a8408f48ce9</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>1ec981f6-b828-4025-885d-ae943a5595d5</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>460e7c7b-7c0e-41bc-bec4-4c0aa07b4c10</NewsGuid>
      <OriginalFileGuid>f7ffd11f-af55-4068-9582-d435118dca17</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>4d029e84-2d86-41e2-8d09-fee7e373c925</PersonGuid>
      <TrainingGuid>e763383d-8a82-4081-8a14-e5ab46f76db3</TrainingGuid>
      <TrainingLocationGuid>04371fe7-d893-4856-aea8-39889a7ed04c</TrainingLocationGuid>
      <Width>1</Width>
    </FileViewModel>
  </ActivityPresentationFiles>
  <AgreedToUseData>true</AgreedToUseData>
  <DayPartGuid>7de8ecb9-4d8c-4a4e-86ec-7fb32b483383</DayPartGuid>
  <EventDateGuid>ea4192ef-c0c3-4c48-87f0-7ea43a3945fa</EventDateGuid>
  <EventGuid>928734be-82c5-4ba8-b9e5-7a78ed65cbed</EventGuid>
  <EventThemeGuid>f62e7483-4c5e-4906-905b-da11e89f02c1</EventThemeGuid>
  <EventWorkFormGuid>b396843c-3b0d-45ce-802c-5235c91f6c21</EventWorkFormGuid>
  <FilesToRemove xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:guid>4d6617a4-5cfd-4583-a468-aaa21a9d2b47</d2p1:guid>
    <d2p1:guid>2185e88e-ab1a-464f-a5d6-be4abe62f51e</d2p1:guid>
  </FilesToRemove>
  <FormGroups>
    <ContributionFormGroupViewModel>
      <ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value>sample string 2</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value>sample string 4</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
      </ErrorMessages>
      <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-07-27T08:03:26.1787362+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-07-27T08:03:26.1787362+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">e0c0e59e-fb5c-416a-9236-755f6eb7a4e9</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-07-27T08:03:26.1787362+00:00</Modified>
      <EventGuid>89c3de7a-8d0d-48e4-90da-7c7db0836822</EventGuid>
      <FieldEnabled>true</FieldEnabled>
      <FieldLabel>sample string 2</FieldLabel>
      <FieldName>sample string 1</FieldName>
      <TooltipEnabled>true</TooltipEnabled>
      <TooltipText>sample string 5</TooltipText>
    </ContributionFormGroupViewModel>
    <ContributionFormGroupViewModel>
      <ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value>sample string 2</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value>sample string 4</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
      </ErrorMessages>
      <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-07-27T08:03:26.1787362+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-07-27T08:03:26.1787362+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">e0c0e59e-fb5c-416a-9236-755f6eb7a4e9</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-07-27T08:03:26.1787362+00:00</Modified>
      <EventGuid>89c3de7a-8d0d-48e4-90da-7c7db0836822</EventGuid>
      <FieldEnabled>true</FieldEnabled>
      <FieldLabel>sample string 2</FieldLabel>
      <FieldName>sample string 1</FieldName>
      <TooltipEnabled>true</TooltipEnabled>
      <TooltipText>sample string 5</TooltipText>
    </ContributionFormGroupViewModel>
  </FormGroups>
  <InternalNote>sample string 5</InternalNote>
  <IsScheduled>true</IsScheduled>
  <LastModifiedUserId>sample string 6</LastModifiedUserId>
  <SessionDescription>sample string 3</SessionDescription>
  <SessionTitle>sample string 2</SessionTitle>
  <Speakers i:nil="true" />
</ContributionViewModel>