POST api/v1.0/Events/SearchEvents?maxRecords={maxRecords}
Get Event details. The retrieved Events can be filtered by the values passed in the eventFilter parameter.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| maxRecords |
Specify the maximum number of records to return. Defaults to 100 if not specified. |
integer |
Default value is 100 |
Body Parameters
Allows filtering of the Events that are returned.
CalendarEventRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| StartDate | date |
None. |
|
| EndDate | date |
None. |
|
| EventTypeName | string |
None. |
|
| CommunityKey | globally unique identifier |
None. |
|
| SearchKeywords | string |
None. |
Request Formats
application/json, text/json
{
"StartDate": "2026-06-12T07:34:33.6015855Z",
"EndDate": "2026-06-12T07:34:33.6015855Z",
"EventTypeName": "sample string 3",
"CommunityKey": "deddbd28-d846-4142-8bc9-ea933e8685d2",
"SearchKeywords": "sample string 5"
}
application/xml, text/xml
<CalendarEventRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.API.Models.Enterprise.Request"> <CommunityKey>deddbd28-d846-4142-8bc9-ea933e8685d2</CommunityKey> <EndDate>2026-06-12T03:34:33.6015855-04:00</EndDate> <EventTypeName>sample string 3</EventTypeName> <SearchKeywords>sample string 5</SearchKeywords> <StartDate>2026-06-12T03:34:33.6015855-04:00</StartDate> </CalendarEventRequest>
Response Information
Resource Description
List of Events.
Collection of Event| Name | Description | Type | Additional information |
|---|---|---|---|
| RegistrationOptions | Collection of EventOption |
None. |
|
| Sessions | Collection of EventSession |
None. |
|
| EventKey | globally unique identifier |
None. |
|
| Address | Address |
None. |
|
| ParticipationType | integer |
None. |
|
| DialInInstructions | string |
None. |
|
| EventURL | string |
None. |
|
| LoginInstructions | string |
None. |
|
| EventTitle | string |
None. |
|
| ShortTitle | string |
None. |
|
| EventTypeKey | globally unique identifier |
None. |
|
| EventType | EventType |
None. |
|
| CommunityKey | globally unique identifier |
None. |
|
| Community | Community |
None. |
|
| StartDateTime | date |
None. |
|
| StartDateTimeUTC | date |
None. |
|
| EndDateTime | date |
None. |
|
| EndDateTimeUTC | date |
None. |
|
| EndDateTimeCalculated | date |
None. |
|
| ArchiveDateTime | date |
None. |
|
| TimeZoneKey | globally unique identifier |
None. |
|
| TimeZone | TimeZoneRef |
None. |
|
| EventListDisplayType | integer |
None. |
|
| SearchResultsDisplayType | integer |
None. |
|
| ContactKey | globally unique identifier |
None. |
|
| ContactFirstName | string |
None. |
|
| ContactFirstLast | string |
None. |
|
| ContactLastName | string |
None. |
|
| ContactEmail | string |
None. |
|
| ContactPhone | string |
None. |
|
| EventDescription | string |
None. |
|
| PictureFileName | string |
None. |
|
| PictureUrl | string |
None. |
|
| PictureHeight | integer |
None. |
|
| PictureWidth | integer |
None. |
|
| RegistrationProcessOption | integer |
None. |
|
| RegRedirectURL | string |
None. |
|
| CurrencyType | CurrencyType |
None. |
|
| UseBadgeName | boolean |
None. |
|
| UseDisabilityOrSpecial | boolean |
None. |
|
| SpecialInstructions | boolean |
None. |
|
| SpecialInstructionsLabelText | string |
None. |
|
| EarlyRegistrationDate | date |
None. |
|
| RegularRegistrationDate | date |
None. |
|
| RegularRegistrationEndDate | date |
None. |
|
| LateRegistrationEndDate | date |
None. |
|
| SuppressSessionDisplay | boolean |
None. |
|
| ShowPriceDetails | boolean |
None. |
|
| LegacyEventKey | string |
None. |
|
| ConfirmationEmailText | string |
None. |
|
| DetailURL | string |
None. |
|
| EventTypeName | string |
None. |
|
| FormatedDateRange | string |
None. |
|
| FormatedDateRangeLong | string |
None. |
|
| FormatedDateRangeLongMonth | string |
None. |
|
| FormatedDateRangeYear | string |
None. |
|
| HasPricing | boolean |
None. |
|
| ICalendarData | string |
None. |
|
| IsAcceptingRegistrations | boolean |
None. |
|
| IsActive | boolean |
None. |
|
| IsReadyForRegistration | boolean |
None. |
|
| LinkToEventDetails | string |
None. |
|
| MemberFee | decimal number |
None. |
|
| NonMemberFee | decimal number |
None. |
|
| RegistrantCount | integer |
None. |
|
| RegThankyouMessage | string |
None. |
|
| SuppressOptionDisplay | boolean |
None. |
|
| UseForm | boolean |
None. |
|
| CreatedByUser | string |
None. |
|
| CreatedByUserKey | globally unique identifier |
None. |
|
| CreatedOn | date |
None. |
|
| UpdatedByUser | string |
None. |
|
| UpdatedByUserKey | globally unique identifier |
None. |
|
| UpdatedOn | date |
None. |
|
| RequireAttendanceToVote | boolean |
None. |
|
| AttendedInd | string |
None. |
Response Formats
application/json
Sample not available.
text/json
Sample not available.
application/xml, text/xml
<ArrayOfEvent xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.API.Models.Enterprise.Events">
<Event>
<Address xmlns:d3p1="http://schemas.datacontract.org/2004/07/HigherLogic.API.Models.Enterprise">
<d3p1:Address1>sample string 1</d3p1:Address1>
<d3p1:Address2>sample string 2</d3p1:Address2>
<d3p1:Address3>sample string 3</d3p1:Address3>
<d3p1:AddressKey>327b6ed0-b16c-4065-a409-5c1c6cdc6261</d3p1:AddressKey>
<d3p1:AddressType>sample string 5</d3p1:AddressType>
<d3p1:City>sample string 6</d3p1:City>
<d3p1:CityStateCounty>sample string 7</d3p1:CityStateCounty>
<d3p1:CityStateCountyCountry>sample string 8</d3p1:CityStateCountyCountry>
<d3p1:ContactKey>3c610a10-f916-471d-9710-cb0391f092cc</d3p1:ContactKey>
<d3p1:CountryCode>sample string 10</d3p1:CountryCode>
<d3p1:CountryName>sample string 11</d3p1:CountryName>
<d3p1:County>sample string 12</d3p1:County>
<d3p1:EmailAddress>sample string 13</d3p1:EmailAddress>
<d3p1:FormattedAddress>sample string 14</d3p1:FormattedAddress>
<d3p1:FormattedAddressOneLine>sample string 15</d3p1:FormattedAddressOneLine>
<d3p1:FormattedAddressText>sample string 16</d3p1:FormattedAddressText>
<d3p1:IsListCityState>true</d3p1:IsListCityState>
<d3p1:IsLoggingEnabled>true</d3p1:IsLoggingEnabled>
<d3p1:IsNew>true</d3p1:IsNew>
<d3p1:IsPreferredBill>true</d3p1:IsPreferredBill>
<d3p1:IsPreferredList>true</d3p1:IsPreferredList>
<d3p1:IsPreferredMail>true</d3p1:IsPreferredMail>
<d3p1:ItemCreatedOn>2026-06-12T03:34:33.6015855-04:00</d3p1:ItemCreatedOn>
<d3p1:ItemEntityName>sample string 24</d3p1:ItemEntityName>
<d3p1:ItemName>sample string 25</d3p1:ItemName>
<d3p1:ItemOwnerContactKey>a85ec130-0cec-43b0-9d49-4b1f8b19dcaf</d3p1:ItemOwnerContactKey>
<d3p1:Latitude>27</d3p1:Latitude>
<d3p1:LegacyAddressKey>sample string 28</d3p1:LegacyAddressKey>
<d3p1:Longitude>29</d3p1:Longitude>
<d3p1:NearText>sample string 30</d3p1:NearText>
<d3p1:Phone1>sample string 31</d3p1:Phone1>
<d3p1:Phone1Type>sample string 32</d3p1:Phone1Type>
<d3p1:Phone2>sample string 33</d3p1:Phone2>
<d3p1:Phone2Type>sample string 34</d3p1:Phone2Type>
<d3p1:Phone3>sample string 35</d3p1:Phone3>
<d3p1:Phone3Type>sample string 36</d3p1:Phone3Type>
<d3p1:Phone4>sample string 37</d3p1:Phone4>
<d3p1:Phone4Type>sample string 38</d3p1:Phone4Type>
<d3p1:PostalCode>sample string 39</d3p1:PostalCode>
<d3p1:Region>sample string 40</d3p1:Region>
<d3p1:StateProvinceCode>sample string 41</d3p1:StateProvinceCode>
<d3p1:TimeZoneKey>a5260eff-a1d7-4945-8fdf-06e854414c9a</d3p1:TimeZoneKey>
<d3p1:Town>sample string 43</d3p1:Town>
<d3p1:TownOrCity>sample string 44</d3p1:TownOrCity>
</Address>
<ArchiveDateTime>2026-06-12T03:34:33.6015855-04:00</ArchiveDateTime>
<AttendedInd>sample string 69</AttendedInd>
<Community xmlns:d3p1="http://schemas.datacontract.org/2004/07/HigherLogic.API.Models.Enterprise" i:nil="true" />
<CommunityKey>e12b6c1b-5ca1-408d-a5f3-83c318c1a7a2</CommunityKey>
<ConfirmationEmailText>sample string 43</ConfirmationEmailText>
<ContactEmail>sample string 23</ContactEmail>
<ContactFirstLast>sample string 21</ContactFirstLast>
<ContactFirstName>sample string 20</ContactFirstName>
<ContactKey>0cf8121d-b2da-4fc5-81fe-51bccb808112</ContactKey>
<ContactLastName>sample string 22</ContactLastName>
<ContactPhone>sample string 24</ContactPhone>
<CreatedByUser>sample string 62</CreatedByUser>
<CreatedByUserKey>b6ea3394-926e-40c3-8ac6-b11eb139caa8</CreatedByUserKey>
<CreatedOn>2026-06-12T03:34:33.6015855-04:00</CreatedOn>
<CurrencyType xmlns:d3p1="http://schemas.datacontract.org/2004/07/HigherLogic.API.Models.Enterprise">
<d3p1:CurrencyCode>sample string 1</d3p1:CurrencyCode>
<d3p1:CurrencyName>sample string 2</d3p1:CurrencyName>
<d3p1:CurrencySymbol>sample string 3</d3p1:CurrencySymbol>
</CurrencyType>
<DetailURL>sample string 44</DetailURL>
<DialInInstructions>sample string 3</DialInInstructions>
<EarlyRegistrationDate>2026-06-12T03:34:33.6015855-04:00</EarlyRegistrationDate>
<EndDateTime>2026-06-12T03:34:33.6015855-04:00</EndDateTime>
<EndDateTimeCalculated>2026-06-12T03:34:33.6015855-04:00</EndDateTimeCalculated>
<EndDateTimeUTC>2026-06-12T03:34:33.6015855-04:00</EndDateTimeUTC>
<EventDescription>sample string 25</EventDescription>
<EventKey>a301e915-7e00-44e6-95b5-a7c8f655657b</EventKey>
<EventListDisplayType>17</EventListDisplayType>
<EventTitle>sample string 6</EventTitle>
<EventType>
<AcceptOfflinePayment>true</AcceptOfflinePayment>
<AcceptPayment>true</AcceptPayment>
<AddEditScreenDescription>sample string 21</AddEditScreenDescription>
<AllowCommunityAdminToUse>true</AllowCommunityAdminToUse>
<AllowCommunityMemberToUse>true</AllowCommunityMemberToUse>
<AllowCredits>true</AllowCredits>
<AllowEarlyRegistrationRate>true</AllowEarlyRegistrationRate>
<AllowEventLogo>true</AllowEventLogo>
<AllowEventVisibilityChanges>true</AllowEventVisibilityChanges>
<AllowLateRegistrationRate>true</AllowLateRegistrationRate>
<AllowMemberNonMemberPricing>true</AllowMemberNonMemberPricing>
<AllowMultiDay>true</AllowMultiDay>
<AllowMultiPricesByDate>true</AllowMultiPricesByDate>
<AllowMultiPricesByRegistrantClass>true</AllowMultiPricesByRegistrantClass>
<AllowMultiPricesByRegistrantType>true</AllowMultiPricesByRegistrantType>
<AllowMultipleOptions>true</AllowMultipleOptions>
<AllowMultipleRegistrations>true</AllowMultipleRegistrations>
<AllowMultipleSessions>true</AllowMultipleSessions>
<AllowNonMemberRegistration>true</AllowNonMemberRegistration>
<AllowOnlinePhone>true</AllowOnlinePhone>
<AllowPhysicalAddress>true</AllowPhysicalAddress>
<AllowPublicUserRegistration>true</AllowPublicUserRegistration>
<AllowRegistration>true</AllowRegistration>
<AllowSameSelections>true</AllowSameSelections>
<EventTypeDescription>sample string 3</EventTypeDescription>
<EventTypeKey>5369739c-033f-4554-ae44-3e1527b1e5df</EventTypeKey>
<EventTypeName>sample string 2</EventTypeName>
<HasPaymentProvider>true</HasPaymentProvider>
<IsActive>true</IsActive>
<RegistrationProcessOption>33</RegistrationProcessOption>
<ShowAddEditScreenDescription>true</ShowAddEditScreenDescription>
<SuppressOptionDisplay>true</SuppressOptionDisplay>
<SuppressSessionDisplay>true</SuppressSessionDisplay>
</EventType>
<EventTypeKey>b244ec3e-dc37-4e9a-96dd-324f2dcc845a</EventTypeKey>
<EventTypeName>sample string 45</EventTypeName>
<EventURL>sample string 4</EventURL>
<FormatedDateRange>sample string 46</FormatedDateRange>
<FormatedDateRangeLong>sample string 47</FormatedDateRangeLong>
<FormatedDateRangeLongMonth>sample string 48</FormatedDateRangeLongMonth>
<FormatedDateRangeYear>sample string 49</FormatedDateRangeYear>
<HasPricing>true</HasPricing>
<ICalendarData>sample string 51</ICalendarData>
<IsAcceptingRegistrations>true</IsAcceptingRegistrations>
<IsActive>true</IsActive>
<IsReadyForRegistration>true</IsReadyForRegistration>
<LateRegistrationEndDate>2026-06-12T03:34:33.6015855-04:00</LateRegistrationEndDate>
<LegacyEventKey>sample string 42</LegacyEventKey>
<LinkToEventDetails>sample string 55</LinkToEventDetails>
<LoginInstructions>sample string 5</LoginInstructions>
<MemberFee>56</MemberFee>
<NonMemberFee>57</NonMemberFee>
<ParticipationType>2</ParticipationType>
<PictureFileName>sample string 26</PictureFileName>
<PictureHeight>28</PictureHeight>
<PictureUrl>sample string 27</PictureUrl>
<PictureWidth>29</PictureWidth>
<RegRedirectURL>sample string 31</RegRedirectURL>
<RegThankyouMessage>sample string 59</RegThankyouMessage>
<RegistrantCount>58</RegistrantCount>
<RegistrationOptions>
<EventOption>
<CECredits>6</CECredits>
<CategoryKey>d68f8144-9140-40d1-ae60-0386ef69a8b6</CategoryKey>
<CategoryName>sample string 4</CategoryName>
<CategorySortOrder>5</CategorySortOrder>
<CreatedByContactKey>d9ddb567-92eb-43ea-9c03-57f78f925b64</CreatedByContactKey>
<CreatedOn>2026-06-12T03:34:33.6015855-04:00</CreatedOn>
<Description>sample string 9</Description>
<EarlyRegistrationPrice>10</EarlyRegistrationPrice>
<EndDateTime>2026-06-12T03:34:33.6015855-04:00</EndDateTime>
<EndDateTimeUTC>2026-06-12T03:34:33.6015855-04:00</EndDateTimeUTC>
<ICalendarData>sample string 13</ICalendarData>
<IsActive>true</IsActive>
<IsDefault>true</IsDefault>
<IsDisplayed>true</IsDisplayed>
<IsLoggingEnabled>true</IsLoggingEnabled>
<IsRequired>true</IsRequired>
<IsSession>true</IsSession>
<LateRegistrationPrice>20</LateRegistrationPrice>
<LegacyOptionKey>sample string 21</LegacyOptionKey>
<Location>sample string 22</Location>
<MaximumRegistrants>23</MaximumRegistrants>
<PriceTypeCode>24</PriceTypeCode>
<RegistrantCount>25</RegistrantCount>
<RegularRegistrationPrice>26</RegularRegistrationPrice>
<SortOrder>27</SortOrder>
<StartDateTime>2026-06-12T03:34:33.6015855-04:00</StartDateTime>
<StartDateTimeUTC>2026-06-12T03:34:33.6015855-04:00</StartDateTimeUTC>
<Title>sample string 30</Title>
<UpdatedByContactKey>455b2303-7a40-4b7f-84ee-cc23ca54328e</UpdatedByContactKey>
<UpdatedOn>2026-06-12T03:34:33.6015855-04:00</UpdatedOn>
<EventOptionCategoryKey>47a0f808-2823-46a2-af4b-ec7e50308baa</EventOptionCategoryKey>
<EventOptionKey>9a14a4bc-3933-4a77-9dbb-e3b445df2798</EventOptionKey>
<Prices>
<EventOptionPrice>
<EarlyRegistrationPrice>1</EarlyRegistrationPrice>
<EventOptionKey>8acf16f0-b167-4d31-b560-02312c3662d2</EventOptionKey>
<EventOptionPriceKey>5e8d1737-b490-480d-ac9e-c822381b470a</EventOptionPriceKey>
<LateRegistrationPrice>4</LateRegistrationPrice>
<RegistrantClass>
<IsActive>true</IsActive>
<IsDefaultMember>true</IsDefaultMember>
<IsDefaultNonMember>true</IsDefaultNonMember>
<Priority>4</Priority>
<RegistrantClassDescription>sample string 5</RegistrantClassDescription>
<RegistrantClassKey>851925ab-0510-48ec-b64e-d63f834b2bf5</RegistrantClassKey>
<RegistrantClassName>sample string 7</RegistrantClassName>
<SecurityGroupDescription>sample string 10</SecurityGroupDescription>
<SecurityGroupKey>5394865f-e7c8-45c4-b083-49d6ca8fcfa8</SecurityGroupKey>
<SecurityGroupName>sample string 9</SecurityGroupName>
</RegistrantClass>
<RegularRegistrationPrice>5</RegularRegistrationPrice>
</EventOptionPrice>
<EventOptionPrice>
<EarlyRegistrationPrice>1</EarlyRegistrationPrice>
<EventOptionKey>8acf16f0-b167-4d31-b560-02312c3662d2</EventOptionKey>
<EventOptionPriceKey>5e8d1737-b490-480d-ac9e-c822381b470a</EventOptionPriceKey>
<LateRegistrationPrice>4</LateRegistrationPrice>
<RegistrantClass>
<IsActive>true</IsActive>
<IsDefaultMember>true</IsDefaultMember>
<IsDefaultNonMember>true</IsDefaultNonMember>
<Priority>4</Priority>
<RegistrantClassDescription>sample string 5</RegistrantClassDescription>
<RegistrantClassKey>851925ab-0510-48ec-b64e-d63f834b2bf5</RegistrantClassKey>
<RegistrantClassName>sample string 7</RegistrantClassName>
<SecurityGroupDescription>sample string 10</SecurityGroupDescription>
<SecurityGroupKey>5394865f-e7c8-45c4-b083-49d6ca8fcfa8</SecurityGroupKey>
<SecurityGroupName>sample string 9</SecurityGroupName>
</RegistrantClass>
<RegularRegistrationPrice>5</RegularRegistrationPrice>
</EventOptionPrice>
</Prices>
</EventOption>
<EventOption>
<CECredits>6</CECredits>
<CategoryKey>d68f8144-9140-40d1-ae60-0386ef69a8b6</CategoryKey>
<CategoryName>sample string 4</CategoryName>
<CategorySortOrder>5</CategorySortOrder>
<CreatedByContactKey>d9ddb567-92eb-43ea-9c03-57f78f925b64</CreatedByContactKey>
<CreatedOn>2026-06-12T03:34:33.6015855-04:00</CreatedOn>
<Description>sample string 9</Description>
<EarlyRegistrationPrice>10</EarlyRegistrationPrice>
<EndDateTime>2026-06-12T03:34:33.6015855-04:00</EndDateTime>
<EndDateTimeUTC>2026-06-12T03:34:33.6015855-04:00</EndDateTimeUTC>
<ICalendarData>sample string 13</ICalendarData>
<IsActive>true</IsActive>
<IsDefault>true</IsDefault>
<IsDisplayed>true</IsDisplayed>
<IsLoggingEnabled>true</IsLoggingEnabled>
<IsRequired>true</IsRequired>
<IsSession>true</IsSession>
<LateRegistrationPrice>20</LateRegistrationPrice>
<LegacyOptionKey>sample string 21</LegacyOptionKey>
<Location>sample string 22</Location>
<MaximumRegistrants>23</MaximumRegistrants>
<PriceTypeCode>24</PriceTypeCode>
<RegistrantCount>25</RegistrantCount>
<RegularRegistrationPrice>26</RegularRegistrationPrice>
<SortOrder>27</SortOrder>
<StartDateTime>2026-06-12T03:34:33.6015855-04:00</StartDateTime>
<StartDateTimeUTC>2026-06-12T03:34:33.6015855-04:00</StartDateTimeUTC>
<Title>sample string 30</Title>
<UpdatedByContactKey>455b2303-7a40-4b7f-84ee-cc23ca54328e</UpdatedByContactKey>
<UpdatedOn>2026-06-12T03:34:33.6015855-04:00</UpdatedOn>
<EventOptionCategoryKey>47a0f808-2823-46a2-af4b-ec7e50308baa</EventOptionCategoryKey>
<EventOptionKey>9a14a4bc-3933-4a77-9dbb-e3b445df2798</EventOptionKey>
<Prices>
<EventOptionPrice>
<EarlyRegistrationPrice>1</EarlyRegistrationPrice>
<EventOptionKey>8acf16f0-b167-4d31-b560-02312c3662d2</EventOptionKey>
<EventOptionPriceKey>5e8d1737-b490-480d-ac9e-c822381b470a</EventOptionPriceKey>
<LateRegistrationPrice>4</LateRegistrationPrice>
<RegistrantClass>
<IsActive>true</IsActive>
<IsDefaultMember>true</IsDefaultMember>
<IsDefaultNonMember>true</IsDefaultNonMember>
<Priority>4</Priority>
<RegistrantClassDescription>sample string 5</RegistrantClassDescription>
<RegistrantClassKey>851925ab-0510-48ec-b64e-d63f834b2bf5</RegistrantClassKey>
<RegistrantClassName>sample string 7</RegistrantClassName>
<SecurityGroupDescription>sample string 10</SecurityGroupDescription>
<SecurityGroupKey>5394865f-e7c8-45c4-b083-49d6ca8fcfa8</SecurityGroupKey>
<SecurityGroupName>sample string 9</SecurityGroupName>
</RegistrantClass>
<RegularRegistrationPrice>5</RegularRegistrationPrice>
</EventOptionPrice>
<EventOptionPrice>
<EarlyRegistrationPrice>1</EarlyRegistrationPrice>
<EventOptionKey>8acf16f0-b167-4d31-b560-02312c3662d2</EventOptionKey>
<EventOptionPriceKey>5e8d1737-b490-480d-ac9e-c822381b470a</EventOptionPriceKey>
<LateRegistrationPrice>4</LateRegistrationPrice>
<RegistrantClass>
<IsActive>true</IsActive>
<IsDefaultMember>true</IsDefaultMember>
<IsDefaultNonMember>true</IsDefaultNonMember>
<Priority>4</Priority>
<RegistrantClassDescription>sample string 5</RegistrantClassDescription>
<RegistrantClassKey>851925ab-0510-48ec-b64e-d63f834b2bf5</RegistrantClassKey>
<RegistrantClassName>sample string 7</RegistrantClassName>
<SecurityGroupDescription>sample string 10</SecurityGroupDescription>
<SecurityGroupKey>5394865f-e7c8-45c4-b083-49d6ca8fcfa8</SecurityGroupKey>
<SecurityGroupName>sample string 9</SecurityGroupName>
</RegistrantClass>
<RegularRegistrationPrice>5</RegularRegistrationPrice>
</EventOptionPrice>
</Prices>
</EventOption>
</RegistrationOptions>
<RegistrationProcessOption>30</RegistrationProcessOption>
<RegularRegistrationDate>2026-06-12T03:34:33.6015855-04:00</RegularRegistrationDate>
<RegularRegistrationEndDate>2026-06-12T03:34:33.6015855-04:00</RegularRegistrationEndDate>
<RequireAttendanceToVote>true</RequireAttendanceToVote>
<SearchResultsDisplayType>18</SearchResultsDisplayType>
<Sessions>
<EventSession>
<CECredits>6</CECredits>
<CategoryKey>6d52b3df-0d9f-4573-a102-c50a7cdbd610</CategoryKey>
<CategoryName>sample string 4</CategoryName>
<CategorySortOrder>5</CategorySortOrder>
<CreatedByContactKey>9789a5f4-5ea5-4871-92db-11dd789eb19e</CreatedByContactKey>
<CreatedOn>2026-06-12T03:34:33.6015855-04:00</CreatedOn>
<Description>sample string 9</Description>
<EarlyRegistrationPrice>10</EarlyRegistrationPrice>
<EndDateTime>2026-06-12T03:34:33.6015855-04:00</EndDateTime>
<EndDateTimeUTC>2026-06-12T03:34:33.6015855-04:00</EndDateTimeUTC>
<ICalendarData>sample string 13</ICalendarData>
<IsActive>true</IsActive>
<IsDefault>true</IsDefault>
<IsDisplayed>true</IsDisplayed>
<IsLoggingEnabled>true</IsLoggingEnabled>
<IsRequired>true</IsRequired>
<IsSession>true</IsSession>
<LateRegistrationPrice>20</LateRegistrationPrice>
<LegacyOptionKey>sample string 21</LegacyOptionKey>
<Location>sample string 22</Location>
<MaximumRegistrants>23</MaximumRegistrants>
<PriceTypeCode>24</PriceTypeCode>
<RegistrantCount>25</RegistrantCount>
<RegularRegistrationPrice>26</RegularRegistrationPrice>
<SortOrder>27</SortOrder>
<StartDateTime>2026-06-12T03:34:33.6015855-04:00</StartDateTime>
<StartDateTimeUTC>2026-06-12T03:34:33.6015855-04:00</StartDateTimeUTC>
<Title>sample string 30</Title>
<UpdatedByContactKey>29a58342-6004-42f6-9dcb-0fff4aeba14a</UpdatedByContactKey>
<UpdatedOn>2026-06-12T03:34:33.6015855-04:00</UpdatedOn>
<EventSessionCategoryKey>452e421b-152b-4ee2-9821-b07c17a81c35</EventSessionCategoryKey>
<EventSessionKey>c1d53c0d-2428-460b-a78a-cc3cf5ecdb6e</EventSessionKey>
<Presenters>
<EventPresenter>
<Bio>sample string 1</Bio>
<Contact xmlns:d7p1="http://schemas.datacontract.org/2004/07/HigherLogic.API.Models.Enterprise">
<d7p1:AMSDirectoryOptOut>true</d7p1:AMSDirectoryOptOut>
<d7p1:Addresses>
<d7p1:Address>
<d7p1:Address1>sample string 1</d7p1:Address1>
<d7p1:Address2>sample string 2</d7p1:Address2>
<d7p1:Address3>sample string 3</d7p1:Address3>
<d7p1:AddressKey>327b6ed0-b16c-4065-a409-5c1c6cdc6261</d7p1:AddressKey>
<d7p1:AddressType>sample string 5</d7p1:AddressType>
<d7p1:City>sample string 6</d7p1:City>
<d7p1:CityStateCounty>sample string 7</d7p1:CityStateCounty>
<d7p1:CityStateCountyCountry>sample string 8</d7p1:CityStateCountyCountry>
<d7p1:ContactKey>3c610a10-f916-471d-9710-cb0391f092cc</d7p1:ContactKey>
<d7p1:CountryCode>sample string 10</d7p1:CountryCode>
<d7p1:CountryName>sample string 11</d7p1:CountryName>
<d7p1:County>sample string 12</d7p1:County>
<d7p1:EmailAddress>sample string 13</d7p1:EmailAddress>
<d7p1:FormattedAddress>sample string 14</d7p1:FormattedAddress>
<d7p1:FormattedAddressOneLine>sample string 15</d7p1:FormattedAddressOneLine>
<d7p1:FormattedAddressText>sample string 16</d7p1:FormattedAddressText>
<d7p1:IsListCityState>true</d7p1:IsListCityState>
<d7p1:IsLoggingEnabled>true</d7p1:IsLoggingEnabled>
<d7p1:IsNew>true</d7p1:IsNew>
<d7p1:IsPreferredBill>true</d7p1:IsPreferredBill>
<d7p1:IsPreferredList>true</d7p1:IsPreferredList>
<d7p1:IsPreferredMail>true</d7p1:IsPreferredMail>
<d7p1:ItemCreatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:ItemCreatedOn>
<d7p1:ItemEntityName>sample string 24</d7p1:ItemEntityName>
<d7p1:ItemName>sample string 25</d7p1:ItemName>
<d7p1:ItemOwnerContactKey>a85ec130-0cec-43b0-9d49-4b1f8b19dcaf</d7p1:ItemOwnerContactKey>
<d7p1:Latitude>27</d7p1:Latitude>
<d7p1:LegacyAddressKey>sample string 28</d7p1:LegacyAddressKey>
<d7p1:Longitude>29</d7p1:Longitude>
<d7p1:NearText>sample string 30</d7p1:NearText>
<d7p1:Phone1>sample string 31</d7p1:Phone1>
<d7p1:Phone1Type>sample string 32</d7p1:Phone1Type>
<d7p1:Phone2>sample string 33</d7p1:Phone2>
<d7p1:Phone2Type>sample string 34</d7p1:Phone2Type>
<d7p1:Phone3>sample string 35</d7p1:Phone3>
<d7p1:Phone3Type>sample string 36</d7p1:Phone3Type>
<d7p1:Phone4>sample string 37</d7p1:Phone4>
<d7p1:Phone4Type>sample string 38</d7p1:Phone4Type>
<d7p1:PostalCode>sample string 39</d7p1:PostalCode>
<d7p1:Region>sample string 40</d7p1:Region>
<d7p1:StateProvinceCode>sample string 41</d7p1:StateProvinceCode>
<d7p1:TimeZoneKey>a5260eff-a1d7-4945-8fdf-06e854414c9a</d7p1:TimeZoneKey>
<d7p1:Town>sample string 43</d7p1:Town>
<d7p1:TownOrCity>sample string 44</d7p1:TownOrCity>
</d7p1:Address>
<d7p1:Address>
<d7p1:Address1>sample string 1</d7p1:Address1>
<d7p1:Address2>sample string 2</d7p1:Address2>
<d7p1:Address3>sample string 3</d7p1:Address3>
<d7p1:AddressKey>327b6ed0-b16c-4065-a409-5c1c6cdc6261</d7p1:AddressKey>
<d7p1:AddressType>sample string 5</d7p1:AddressType>
<d7p1:City>sample string 6</d7p1:City>
<d7p1:CityStateCounty>sample string 7</d7p1:CityStateCounty>
<d7p1:CityStateCountyCountry>sample string 8</d7p1:CityStateCountyCountry>
<d7p1:ContactKey>3c610a10-f916-471d-9710-cb0391f092cc</d7p1:ContactKey>
<d7p1:CountryCode>sample string 10</d7p1:CountryCode>
<d7p1:CountryName>sample string 11</d7p1:CountryName>
<d7p1:County>sample string 12</d7p1:County>
<d7p1:EmailAddress>sample string 13</d7p1:EmailAddress>
<d7p1:FormattedAddress>sample string 14</d7p1:FormattedAddress>
<d7p1:FormattedAddressOneLine>sample string 15</d7p1:FormattedAddressOneLine>
<d7p1:FormattedAddressText>sample string 16</d7p1:FormattedAddressText>
<d7p1:IsListCityState>true</d7p1:IsListCityState>
<d7p1:IsLoggingEnabled>true</d7p1:IsLoggingEnabled>
<d7p1:IsNew>true</d7p1:IsNew>
<d7p1:IsPreferredBill>true</d7p1:IsPreferredBill>
<d7p1:IsPreferredList>true</d7p1:IsPreferredList>
<d7p1:IsPreferredMail>true</d7p1:IsPreferredMail>
<d7p1:ItemCreatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:ItemCreatedOn>
<d7p1:ItemEntityName>sample string 24</d7p1:ItemEntityName>
<d7p1:ItemName>sample string 25</d7p1:ItemName>
<d7p1:ItemOwnerContactKey>a85ec130-0cec-43b0-9d49-4b1f8b19dcaf</d7p1:ItemOwnerContactKey>
<d7p1:Latitude>27</d7p1:Latitude>
<d7p1:LegacyAddressKey>sample string 28</d7p1:LegacyAddressKey>
<d7p1:Longitude>29</d7p1:Longitude>
<d7p1:NearText>sample string 30</d7p1:NearText>
<d7p1:Phone1>sample string 31</d7p1:Phone1>
<d7p1:Phone1Type>sample string 32</d7p1:Phone1Type>
<d7p1:Phone2>sample string 33</d7p1:Phone2>
<d7p1:Phone2Type>sample string 34</d7p1:Phone2Type>
<d7p1:Phone3>sample string 35</d7p1:Phone3>
<d7p1:Phone3Type>sample string 36</d7p1:Phone3Type>
<d7p1:Phone4>sample string 37</d7p1:Phone4>
<d7p1:Phone4Type>sample string 38</d7p1:Phone4Type>
<d7p1:PostalCode>sample string 39</d7p1:PostalCode>
<d7p1:Region>sample string 40</d7p1:Region>
<d7p1:StateProvinceCode>sample string 41</d7p1:StateProvinceCode>
<d7p1:TimeZoneKey>a5260eff-a1d7-4945-8fdf-06e854414c9a</d7p1:TimeZoneKey>
<d7p1:Town>sample string 43</d7p1:Town>
<d7p1:TownOrCity>sample string 44</d7p1:TownOrCity>
</d7p1:Address>
</d7p1:Addresses>
<d7p1:AgreedToTermsDateTime>2026-06-12T03:34:33.6015855-04:00</d7p1:AgreedToTermsDateTime>
<d7p1:CompanyLegacyContactKey>sample string 35</d7p1:CompanyLegacyContactKey>
<d7p1:CompanyName>sample string 13</d7p1:CompanyName>
<d7p1:CompanyTitle>sample string 14</d7p1:CompanyTitle>
<d7p1:ContactKey>303ca93b-d35b-417d-830b-d901354bfa92</d7p1:ContactKey>
<d7p1:ContactStatusCode>sample string 9</d7p1:ContactStatusCode>
<d7p1:Demographics>
<d7p1:Demographic>
<d7p1:DemographicType>sample string 1</d7p1:DemographicType>
<d7p1:Values xmlns:d10p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d10p1:string>sample string 1</d10p1:string>
<d10p1:string>sample string 2</d10p1:string>
</d7p1:Values>
</d7p1:Demographic>
<d7p1:Demographic>
<d7p1:DemographicType>sample string 1</d7p1:DemographicType>
<d7p1:Values xmlns:d10p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d10p1:string>sample string 1</d10p1:string>
<d10p1:string>sample string 2</d10p1:string>
</d7p1:Values>
</d7p1:Demographic>
</d7p1:Demographics>
<d7p1:Designation>sample string 16</d7p1:Designation>
<d7p1:DisplayName>sample string 7</d7p1:DisplayName>
<d7p1:EducationEntries>
<d7p1:Education>
<d7p1:ActivitiesSocieties>sample string 1</d7p1:ActivitiesSocieties>
<d7p1:Advisor>sample string 2</d7p1:Advisor>
<d7p1:City>sample string 3</d7p1:City>
<d7p1:CountryCode>sample string 4</d7p1:CountryCode>
<d7p1:CountryName>sample string 5</d7p1:CountryName>
<d7p1:Degree>sample string 6</d7p1:Degree>
<d7p1:DegreeYear>7</d7p1:DegreeYear>
<d7p1:Dissertation>sample string 8</d7p1:Dissertation>
<d7p1:EducationKey>ef9ef9e4-6d3d-4eae-ae7d-7c3cd65734f2</d7p1:EducationKey>
<d7p1:FieldOfStudy>sample string 10</d7p1:FieldOfStudy>
<d7p1:FromYear>11</d7p1:FromYear>
<d7p1:IsHighestDegreeAttained>true</d7p1:IsHighestDegreeAttained>
<d7p1:Notes>sample string 13</d7p1:Notes>
<d7p1:SchoolName>sample string 14</d7p1:SchoolName>
<d7p1:StateCode>sample string 15</d7p1:StateCode>
<d7p1:StateName>sample string 16</d7p1:StateName>
<d7p1:ToYear>17</d7p1:ToYear>
<d7p1:UpdatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:UpdatedOn>
</d7p1:Education>
<d7p1:Education>
<d7p1:ActivitiesSocieties>sample string 1</d7p1:ActivitiesSocieties>
<d7p1:Advisor>sample string 2</d7p1:Advisor>
<d7p1:City>sample string 3</d7p1:City>
<d7p1:CountryCode>sample string 4</d7p1:CountryCode>
<d7p1:CountryName>sample string 5</d7p1:CountryName>
<d7p1:Degree>sample string 6</d7p1:Degree>
<d7p1:DegreeYear>7</d7p1:DegreeYear>
<d7p1:Dissertation>sample string 8</d7p1:Dissertation>
<d7p1:EducationKey>ef9ef9e4-6d3d-4eae-ae7d-7c3cd65734f2</d7p1:EducationKey>
<d7p1:FieldOfStudy>sample string 10</d7p1:FieldOfStudy>
<d7p1:FromYear>11</d7p1:FromYear>
<d7p1:IsHighestDegreeAttained>true</d7p1:IsHighestDegreeAttained>
<d7p1:Notes>sample string 13</d7p1:Notes>
<d7p1:SchoolName>sample string 14</d7p1:SchoolName>
<d7p1:StateCode>sample string 15</d7p1:StateCode>
<d7p1:StateName>sample string 16</d7p1:StateName>
<d7p1:ToYear>17</d7p1:ToYear>
<d7p1:UpdatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:UpdatedOn>
</d7p1:Education>
</d7p1:EducationEntries>
<d7p1:EmailAddress>sample string 8</d7p1:EmailAddress>
<d7p1:FirstName>sample string 5</d7p1:FirstName>
<d7p1:HLContactMeOptOut>true</d7p1:HLContactMeOptOut>
<d7p1:HLDirectoryOptOut>true</d7p1:HLDirectoryOptOut>
<d7p1:InformalName>sample string 18</d7p1:InformalName>
<d7p1:IsBlogger>true</d7p1:IsBlogger>
<d7p1:IsCompany>true</d7p1:IsCompany>
<d7p1:IsMember>true</d7p1:IsMember>
<d7p1:LargePictureUrl>sample string 3</d7p1:LargePictureUrl>
<d7p1:LastName>sample string 6</d7p1:LastName>
<d7p1:LegacyContactKey>sample string 17</d7p1:LegacyContactKey>
<d7p1:LinkToProfile>sample string 1</d7p1:LinkToProfile>
<d7p1:LinkToVolunteerProfile>sample string 41</d7p1:LinkToVolunteerProfile>
<d7p1:MaidenName>sample string 31</d7p1:MaidenName>
<d7p1:MemberAwardKey>c2e988ff-2467-432b-bc39-d3e626f2aebc</d7p1:MemberAwardKey>
<d7p1:MemberId>sample string 30</d7p1:MemberId>
<d7p1:MiddleName>sample string 33</d7p1:MiddleName>
<d7p1:Phone1>sample string 19</d7p1:Phone1>
<d7p1:Phone1Type>sample string 20</d7p1:Phone1Type>
<d7p1:Phone2>sample string 21</d7p1:Phone2>
<d7p1:Phone2Type>sample string 22</d7p1:Phone2Type>
<d7p1:Phone3>sample string 23</d7p1:Phone3>
<d7p1:Phone3Type>sample string 24</d7p1:Phone3Type>
<d7p1:Phone4>sample string 25</d7p1:Phone4>
<d7p1:Phone4Type>sample string 26</d7p1:Phone4Type>
<d7p1:PictureUrl>sample string 2</d7p1:PictureUrl>
<d7p1:PrefixCode>sample string 10</d7p1:PrefixCode>
<d7p1:PrimarySecurityGroupKey>a9833dbf-4fa9-40f3-a535-c67747d7f1bd</d7p1:PrimarySecurityGroupKey>
<d7p1:Profile>
<d7p1:Certifications>sample string 1</d7p1:Certifications>
<d7p1:Description>sample string 2</d7p1:Description>
<d7p1:Expertise>sample string 3</d7p1:Expertise>
<d7p1:ForwardComments>true</d7p1:ForwardComments>
<d7p1:ForwardCommunityInvitations>true</d7p1:ForwardCommunityInvitations>
<d7p1:ForwardContactRequests>true</d7p1:ForwardContactRequests>
<d7p1:ForwardMessages>true</d7p1:ForwardMessages>
<d7p1:Groups>sample string 8</d7p1:Groups>
<d7p1:ImageHeight>9</d7p1:ImageHeight>
<d7p1:ImageWidth>10</d7p1:ImageWidth>
<d7p1:Interests>sample string 11</d7p1:Interests>
<d7p1:IsSpeaker>true</d7p1:IsSpeaker>
<d7p1:NotificationEmailAddress>sample string 13</d7p1:NotificationEmailAddress>
</d7p1:Profile>
<d7p1:SecurityGroups xmlns:d8p1="http://schemas.datacontract.org/2004/07/HigherLogic.API.Models.Enterprise.SecurityGroup">
<d8p1:SecurityGroupConcise>
<d8p1:ProvidesMemberBenefits>true</d8p1:ProvidesMemberBenefits>
<d8p1:SecurityGroupKey>b2da2b7c-24cc-4728-bbe9-48b0f56ed66d</d8p1:SecurityGroupKey>
<d8p1:SecurityGroupName>sample string 2</d8p1:SecurityGroupName>
</d8p1:SecurityGroupConcise>
<d8p1:SecurityGroupConcise>
<d8p1:ProvidesMemberBenefits>true</d8p1:ProvidesMemberBenefits>
<d8p1:SecurityGroupKey>b2da2b7c-24cc-4728-bbe9-48b0f56ed66d</d8p1:SecurityGroupKey>
<d8p1:SecurityGroupName>sample string 2</d8p1:SecurityGroupName>
</d8p1:SecurityGroupConcise>
</d7p1:SecurityGroups>
<d7p1:SuffixCode>sample string 15</d7p1:SuffixCode>
<d7p1:UnreadMessageCount>40</d7p1:UnreadMessageCount>
<d7p1:UpdatedByContactKey>c97ae598-781b-4832-9939-efb645315cb4</d7p1:UpdatedByContactKey>
<d7p1:UpdatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:UpdatedOn>
<d7p1:WebsiteUrl>sample string 27</d7p1:WebsiteUrl>
<d7p1:WorkHistory>
<d7p1:WorkExperience>
<d7p1:Country>sample string 1</d7p1:Country>
<d7p1:Description>sample string 2</d7p1:Description>
<d7p1:FromDate>2026-06-12T03:34:33.6015855-04:00</d7p1:FromDate>
<d7p1:IsPresent>true</d7p1:IsPresent>
<d7p1:IsPrimary>true</d7p1:IsPrimary>
<d7p1:JobExperienceKey>83bc75fe-c3e5-442a-b6b0-425c9b90b224</d7p1:JobExperienceKey>
<d7p1:OrganizationName>sample string 7</d7p1:OrganizationName>
<d7p1:OrganizationSize>8</d7p1:OrganizationSize>
<d7p1:OrganizationUrl>sample string 9</d7p1:OrganizationUrl>
<d7p1:Place>sample string 10</d7p1:Place>
<d7p1:State>sample string 11</d7p1:State>
<d7p1:Title>sample string 12</d7p1:Title>
<d7p1:ToDate>2026-06-12T03:34:33.6015855-04:00</d7p1:ToDate>
<d7p1:UpdatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:UpdatedOn>
</d7p1:WorkExperience>
<d7p1:WorkExperience>
<d7p1:Country>sample string 1</d7p1:Country>
<d7p1:Description>sample string 2</d7p1:Description>
<d7p1:FromDate>2026-06-12T03:34:33.6015855-04:00</d7p1:FromDate>
<d7p1:IsPresent>true</d7p1:IsPresent>
<d7p1:IsPrimary>true</d7p1:IsPrimary>
<d7p1:JobExperienceKey>83bc75fe-c3e5-442a-b6b0-425c9b90b224</d7p1:JobExperienceKey>
<d7p1:OrganizationName>sample string 7</d7p1:OrganizationName>
<d7p1:OrganizationSize>8</d7p1:OrganizationSize>
<d7p1:OrganizationUrl>sample string 9</d7p1:OrganizationUrl>
<d7p1:Place>sample string 10</d7p1:Place>
<d7p1:State>sample string 11</d7p1:State>
<d7p1:Title>sample string 12</d7p1:Title>
<d7p1:ToDate>2026-06-12T03:34:33.6015855-04:00</d7p1:ToDate>
<d7p1:UpdatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:UpdatedOn>
</d7p1:WorkExperience>
</d7p1:WorkHistory>
</Contact>
<ExternalPresenterRef xmlns:d7p1="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Events">
<_IsLoggingEnabled xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">true</_IsLoggingEnabled>
<_x003C_ClassBOEntityKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ClassBOEntityKey_x003E_k__BackingField>
<_x003C_ClassItemKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ClassItemKey_x003E_k__BackingField>
<_x003C_ItemBOEntityName_x003E_k__BackingField i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core" />
<_x003C_ItemCreatedOn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">0001-01-01T00:00:00</_x003C_ItemCreatedOn_x003E_k__BackingField>
<_x003C_ItemName_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">sample string 13</_x003C_ItemName_x003E_k__BackingField>
<_x003C_ItemOwnerContactKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ItemOwnerContactKey_x003E_k__BackingField>
<_dataObject xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">
<_IsLoggingEnabled>true</_IsLoggingEnabled>
<_x003C_ClassBOEntityKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ClassBOEntityKey_x003E_k__BackingField>
<_x003C_ClassItemKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ClassItemKey_x003E_k__BackingField>
<_x003C_ItemBOEntityName_x003E_k__BackingField i:nil="true" />
<_x003C_ItemCreatedOn_x003E_k__BackingField>0001-01-01T00:00:00</_x003C_ItemCreatedOn_x003E_k__BackingField>
<_x003C_ItemName_x003E_k__BackingField i:nil="true" />
<_x003C_ItemOwnerContactKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ItemOwnerContactKey_x003E_k__BackingField>
<_cacheSanitized xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
<_createdByContactKey>00000000-0000-0000-0000-000000000000</_createdByContactKey>
<_createdOn>0001-01-01T00:00:00</_createdOn>
<_deletedByContactKey>00000000-0000-0000-0000-000000000000</_deletedByContactKey>
<_deletedOn>0001-01-01T00:00:00</_deletedOn>
<_dirtyFields xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>ExternalPresenterRefKey</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://schemas.microsoft.com/2003/10/Serialization/" i:type="d11p1:guid">af72749d-7655-4141-bd68-019ebac10981</d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>Prefix</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>FirstName</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>LastName</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>JobTitle</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>CompanyName</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>Bio</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>PictureUrl</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
</_dirtyFields>
<_effectiveContactKey>00000000-0000-0000-0000-000000000000</_effectiveContactKey>
<_isNew>true</_isNew>
<_itemCommunityKey>00000000-0000-0000-0000-000000000000</_itemCommunityKey>
<_updatedByContactKey>00000000-0000-0000-0000-000000000000</_updatedByContactKey>
<_updatedOn>0001-01-01T00:00:00</_updatedOn>
<d7p1:_Bio>sample string 7</d7p1:_Bio>
<d7p1:_CompanyName>sample string 6</d7p1:_CompanyName>
<d7p1:_ExternalPresenterRefKey>bcad176d-44a1-42f7-9df4-1a20c02388fe</d7p1:_ExternalPresenterRefKey>
<d7p1:_FirstName>sample string 3</d7p1:_FirstName>
<d7p1:_JobTitle>sample string 5</d7p1:_JobTitle>
<d7p1:_LastName>sample string 4</d7p1:_LastName>
<d7p1:_PictureUrl>sample string 8</d7p1:_PictureUrl>
<d7p1:_Prefix>sample string 2</d7p1:_Prefix>
</_dataObject>
</ExternalPresenterRef>
<PresenterInfoLabel>sample string 4</PresenterInfoLabel>
<PresenterInfoTitle>sample string 5</PresenterInfoTitle>
<PresenterInfoUrl>sample string 3</PresenterInfoUrl>
<PresenterProfileUrl>sample string 2</PresenterProfileUrl>
<PresenterRole xmlns:d7p1="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Events">
<_IsLoggingEnabled xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">true</_IsLoggingEnabled>
<_x003C_ClassBOEntityKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ClassBOEntityKey_x003E_k__BackingField>
<_x003C_ClassItemKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ClassItemKey_x003E_k__BackingField>
<_x003C_ItemBOEntityName_x003E_k__BackingField i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core" />
<_x003C_ItemCreatedOn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">0001-01-01T00:00:00</_x003C_ItemCreatedOn_x003E_k__BackingField>
<_x003C_ItemName_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">sample string 10</_x003C_ItemName_x003E_k__BackingField>
<_x003C_ItemOwnerContactKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ItemOwnerContactKey_x003E_k__BackingField>
<_dataObject xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">
<_IsLoggingEnabled>true</_IsLoggingEnabled>
<_x003C_ClassBOEntityKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ClassBOEntityKey_x003E_k__BackingField>
<_x003C_ClassItemKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ClassItemKey_x003E_k__BackingField>
<_x003C_ItemBOEntityName_x003E_k__BackingField i:nil="true" />
<_x003C_ItemCreatedOn_x003E_k__BackingField>0001-01-01T00:00:00</_x003C_ItemCreatedOn_x003E_k__BackingField>
<_x003C_ItemName_x003E_k__BackingField i:nil="true" />
<_x003C_ItemOwnerContactKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ItemOwnerContactKey_x003E_k__BackingField>
<_cacheSanitized xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
<_createdByContactKey>00000000-0000-0000-0000-000000000000</_createdByContactKey>
<_createdOn>0001-01-01T00:00:00</_createdOn>
<_deletedByContactKey>00000000-0000-0000-0000-000000000000</_deletedByContactKey>
<_deletedOn>0001-01-01T00:00:00</_deletedOn>
<_dirtyFields xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>PresenterRoleKey</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://schemas.microsoft.com/2003/10/Serialization/" i:type="d11p1:guid">e0e55380-4fa8-46f1-95fb-019ebac10981</d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>PresenterRoleName</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>PresenterRoleDescription</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>SortOrder</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:int">0</d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>IsActive</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:boolean">false</d9p1:Value>
</d9p1:KeyValueOfstringanyType>
</_dirtyFields>
<_effectiveContactKey>00000000-0000-0000-0000-000000000000</_effectiveContactKey>
<_isNew>true</_isNew>
<_itemCommunityKey>00000000-0000-0000-0000-000000000000</_itemCommunityKey>
<_updatedByContactKey>00000000-0000-0000-0000-000000000000</_updatedByContactKey>
<_updatedOn>0001-01-01T00:00:00</_updatedOn>
<d7p1:_IsActive>true</d7p1:_IsActive>
<d7p1:_PresenterRoleDescription>sample string 3</d7p1:_PresenterRoleDescription>
<d7p1:_PresenterRoleKey>d315705e-022b-4fab-bc66-9a251c8e1bea</d7p1:_PresenterRoleKey>
<d7p1:_PresenterRoleName>sample string 2</d7p1:_PresenterRoleName>
<d7p1:_SortOrder>4</d7p1:_SortOrder>
</_dataObject>
</PresenterRole>
</EventPresenter>
<EventPresenter>
<Bio>sample string 1</Bio>
<Contact xmlns:d7p1="http://schemas.datacontract.org/2004/07/HigherLogic.API.Models.Enterprise">
<d7p1:AMSDirectoryOptOut>true</d7p1:AMSDirectoryOptOut>
<d7p1:Addresses>
<d7p1:Address>
<d7p1:Address1>sample string 1</d7p1:Address1>
<d7p1:Address2>sample string 2</d7p1:Address2>
<d7p1:Address3>sample string 3</d7p1:Address3>
<d7p1:AddressKey>327b6ed0-b16c-4065-a409-5c1c6cdc6261</d7p1:AddressKey>
<d7p1:AddressType>sample string 5</d7p1:AddressType>
<d7p1:City>sample string 6</d7p1:City>
<d7p1:CityStateCounty>sample string 7</d7p1:CityStateCounty>
<d7p1:CityStateCountyCountry>sample string 8</d7p1:CityStateCountyCountry>
<d7p1:ContactKey>3c610a10-f916-471d-9710-cb0391f092cc</d7p1:ContactKey>
<d7p1:CountryCode>sample string 10</d7p1:CountryCode>
<d7p1:CountryName>sample string 11</d7p1:CountryName>
<d7p1:County>sample string 12</d7p1:County>
<d7p1:EmailAddress>sample string 13</d7p1:EmailAddress>
<d7p1:FormattedAddress>sample string 14</d7p1:FormattedAddress>
<d7p1:FormattedAddressOneLine>sample string 15</d7p1:FormattedAddressOneLine>
<d7p1:FormattedAddressText>sample string 16</d7p1:FormattedAddressText>
<d7p1:IsListCityState>true</d7p1:IsListCityState>
<d7p1:IsLoggingEnabled>true</d7p1:IsLoggingEnabled>
<d7p1:IsNew>true</d7p1:IsNew>
<d7p1:IsPreferredBill>true</d7p1:IsPreferredBill>
<d7p1:IsPreferredList>true</d7p1:IsPreferredList>
<d7p1:IsPreferredMail>true</d7p1:IsPreferredMail>
<d7p1:ItemCreatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:ItemCreatedOn>
<d7p1:ItemEntityName>sample string 24</d7p1:ItemEntityName>
<d7p1:ItemName>sample string 25</d7p1:ItemName>
<d7p1:ItemOwnerContactKey>a85ec130-0cec-43b0-9d49-4b1f8b19dcaf</d7p1:ItemOwnerContactKey>
<d7p1:Latitude>27</d7p1:Latitude>
<d7p1:LegacyAddressKey>sample string 28</d7p1:LegacyAddressKey>
<d7p1:Longitude>29</d7p1:Longitude>
<d7p1:NearText>sample string 30</d7p1:NearText>
<d7p1:Phone1>sample string 31</d7p1:Phone1>
<d7p1:Phone1Type>sample string 32</d7p1:Phone1Type>
<d7p1:Phone2>sample string 33</d7p1:Phone2>
<d7p1:Phone2Type>sample string 34</d7p1:Phone2Type>
<d7p1:Phone3>sample string 35</d7p1:Phone3>
<d7p1:Phone3Type>sample string 36</d7p1:Phone3Type>
<d7p1:Phone4>sample string 37</d7p1:Phone4>
<d7p1:Phone4Type>sample string 38</d7p1:Phone4Type>
<d7p1:PostalCode>sample string 39</d7p1:PostalCode>
<d7p1:Region>sample string 40</d7p1:Region>
<d7p1:StateProvinceCode>sample string 41</d7p1:StateProvinceCode>
<d7p1:TimeZoneKey>a5260eff-a1d7-4945-8fdf-06e854414c9a</d7p1:TimeZoneKey>
<d7p1:Town>sample string 43</d7p1:Town>
<d7p1:TownOrCity>sample string 44</d7p1:TownOrCity>
</d7p1:Address>
<d7p1:Address>
<d7p1:Address1>sample string 1</d7p1:Address1>
<d7p1:Address2>sample string 2</d7p1:Address2>
<d7p1:Address3>sample string 3</d7p1:Address3>
<d7p1:AddressKey>327b6ed0-b16c-4065-a409-5c1c6cdc6261</d7p1:AddressKey>
<d7p1:AddressType>sample string 5</d7p1:AddressType>
<d7p1:City>sample string 6</d7p1:City>
<d7p1:CityStateCounty>sample string 7</d7p1:CityStateCounty>
<d7p1:CityStateCountyCountry>sample string 8</d7p1:CityStateCountyCountry>
<d7p1:ContactKey>3c610a10-f916-471d-9710-cb0391f092cc</d7p1:ContactKey>
<d7p1:CountryCode>sample string 10</d7p1:CountryCode>
<d7p1:CountryName>sample string 11</d7p1:CountryName>
<d7p1:County>sample string 12</d7p1:County>
<d7p1:EmailAddress>sample string 13</d7p1:EmailAddress>
<d7p1:FormattedAddress>sample string 14</d7p1:FormattedAddress>
<d7p1:FormattedAddressOneLine>sample string 15</d7p1:FormattedAddressOneLine>
<d7p1:FormattedAddressText>sample string 16</d7p1:FormattedAddressText>
<d7p1:IsListCityState>true</d7p1:IsListCityState>
<d7p1:IsLoggingEnabled>true</d7p1:IsLoggingEnabled>
<d7p1:IsNew>true</d7p1:IsNew>
<d7p1:IsPreferredBill>true</d7p1:IsPreferredBill>
<d7p1:IsPreferredList>true</d7p1:IsPreferredList>
<d7p1:IsPreferredMail>true</d7p1:IsPreferredMail>
<d7p1:ItemCreatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:ItemCreatedOn>
<d7p1:ItemEntityName>sample string 24</d7p1:ItemEntityName>
<d7p1:ItemName>sample string 25</d7p1:ItemName>
<d7p1:ItemOwnerContactKey>a85ec130-0cec-43b0-9d49-4b1f8b19dcaf</d7p1:ItemOwnerContactKey>
<d7p1:Latitude>27</d7p1:Latitude>
<d7p1:LegacyAddressKey>sample string 28</d7p1:LegacyAddressKey>
<d7p1:Longitude>29</d7p1:Longitude>
<d7p1:NearText>sample string 30</d7p1:NearText>
<d7p1:Phone1>sample string 31</d7p1:Phone1>
<d7p1:Phone1Type>sample string 32</d7p1:Phone1Type>
<d7p1:Phone2>sample string 33</d7p1:Phone2>
<d7p1:Phone2Type>sample string 34</d7p1:Phone2Type>
<d7p1:Phone3>sample string 35</d7p1:Phone3>
<d7p1:Phone3Type>sample string 36</d7p1:Phone3Type>
<d7p1:Phone4>sample string 37</d7p1:Phone4>
<d7p1:Phone4Type>sample string 38</d7p1:Phone4Type>
<d7p1:PostalCode>sample string 39</d7p1:PostalCode>
<d7p1:Region>sample string 40</d7p1:Region>
<d7p1:StateProvinceCode>sample string 41</d7p1:StateProvinceCode>
<d7p1:TimeZoneKey>a5260eff-a1d7-4945-8fdf-06e854414c9a</d7p1:TimeZoneKey>
<d7p1:Town>sample string 43</d7p1:Town>
<d7p1:TownOrCity>sample string 44</d7p1:TownOrCity>
</d7p1:Address>
</d7p1:Addresses>
<d7p1:AgreedToTermsDateTime>2026-06-12T03:34:33.6015855-04:00</d7p1:AgreedToTermsDateTime>
<d7p1:CompanyLegacyContactKey>sample string 35</d7p1:CompanyLegacyContactKey>
<d7p1:CompanyName>sample string 13</d7p1:CompanyName>
<d7p1:CompanyTitle>sample string 14</d7p1:CompanyTitle>
<d7p1:ContactKey>303ca93b-d35b-417d-830b-d901354bfa92</d7p1:ContactKey>
<d7p1:ContactStatusCode>sample string 9</d7p1:ContactStatusCode>
<d7p1:Demographics>
<d7p1:Demographic>
<d7p1:DemographicType>sample string 1</d7p1:DemographicType>
<d7p1:Values xmlns:d10p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d10p1:string>sample string 1</d10p1:string>
<d10p1:string>sample string 2</d10p1:string>
</d7p1:Values>
</d7p1:Demographic>
<d7p1:Demographic>
<d7p1:DemographicType>sample string 1</d7p1:DemographicType>
<d7p1:Values xmlns:d10p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d10p1:string>sample string 1</d10p1:string>
<d10p1:string>sample string 2</d10p1:string>
</d7p1:Values>
</d7p1:Demographic>
</d7p1:Demographics>
<d7p1:Designation>sample string 16</d7p1:Designation>
<d7p1:DisplayName>sample string 7</d7p1:DisplayName>
<d7p1:EducationEntries>
<d7p1:Education>
<d7p1:ActivitiesSocieties>sample string 1</d7p1:ActivitiesSocieties>
<d7p1:Advisor>sample string 2</d7p1:Advisor>
<d7p1:City>sample string 3</d7p1:City>
<d7p1:CountryCode>sample string 4</d7p1:CountryCode>
<d7p1:CountryName>sample string 5</d7p1:CountryName>
<d7p1:Degree>sample string 6</d7p1:Degree>
<d7p1:DegreeYear>7</d7p1:DegreeYear>
<d7p1:Dissertation>sample string 8</d7p1:Dissertation>
<d7p1:EducationKey>ef9ef9e4-6d3d-4eae-ae7d-7c3cd65734f2</d7p1:EducationKey>
<d7p1:FieldOfStudy>sample string 10</d7p1:FieldOfStudy>
<d7p1:FromYear>11</d7p1:FromYear>
<d7p1:IsHighestDegreeAttained>true</d7p1:IsHighestDegreeAttained>
<d7p1:Notes>sample string 13</d7p1:Notes>
<d7p1:SchoolName>sample string 14</d7p1:SchoolName>
<d7p1:StateCode>sample string 15</d7p1:StateCode>
<d7p1:StateName>sample string 16</d7p1:StateName>
<d7p1:ToYear>17</d7p1:ToYear>
<d7p1:UpdatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:UpdatedOn>
</d7p1:Education>
<d7p1:Education>
<d7p1:ActivitiesSocieties>sample string 1</d7p1:ActivitiesSocieties>
<d7p1:Advisor>sample string 2</d7p1:Advisor>
<d7p1:City>sample string 3</d7p1:City>
<d7p1:CountryCode>sample string 4</d7p1:CountryCode>
<d7p1:CountryName>sample string 5</d7p1:CountryName>
<d7p1:Degree>sample string 6</d7p1:Degree>
<d7p1:DegreeYear>7</d7p1:DegreeYear>
<d7p1:Dissertation>sample string 8</d7p1:Dissertation>
<d7p1:EducationKey>ef9ef9e4-6d3d-4eae-ae7d-7c3cd65734f2</d7p1:EducationKey>
<d7p1:FieldOfStudy>sample string 10</d7p1:FieldOfStudy>
<d7p1:FromYear>11</d7p1:FromYear>
<d7p1:IsHighestDegreeAttained>true</d7p1:IsHighestDegreeAttained>
<d7p1:Notes>sample string 13</d7p1:Notes>
<d7p1:SchoolName>sample string 14</d7p1:SchoolName>
<d7p1:StateCode>sample string 15</d7p1:StateCode>
<d7p1:StateName>sample string 16</d7p1:StateName>
<d7p1:ToYear>17</d7p1:ToYear>
<d7p1:UpdatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:UpdatedOn>
</d7p1:Education>
</d7p1:EducationEntries>
<d7p1:EmailAddress>sample string 8</d7p1:EmailAddress>
<d7p1:FirstName>sample string 5</d7p1:FirstName>
<d7p1:HLContactMeOptOut>true</d7p1:HLContactMeOptOut>
<d7p1:HLDirectoryOptOut>true</d7p1:HLDirectoryOptOut>
<d7p1:InformalName>sample string 18</d7p1:InformalName>
<d7p1:IsBlogger>true</d7p1:IsBlogger>
<d7p1:IsCompany>true</d7p1:IsCompany>
<d7p1:IsMember>true</d7p1:IsMember>
<d7p1:LargePictureUrl>sample string 3</d7p1:LargePictureUrl>
<d7p1:LastName>sample string 6</d7p1:LastName>
<d7p1:LegacyContactKey>sample string 17</d7p1:LegacyContactKey>
<d7p1:LinkToProfile>sample string 1</d7p1:LinkToProfile>
<d7p1:LinkToVolunteerProfile>sample string 41</d7p1:LinkToVolunteerProfile>
<d7p1:MaidenName>sample string 31</d7p1:MaidenName>
<d7p1:MemberAwardKey>c2e988ff-2467-432b-bc39-d3e626f2aebc</d7p1:MemberAwardKey>
<d7p1:MemberId>sample string 30</d7p1:MemberId>
<d7p1:MiddleName>sample string 33</d7p1:MiddleName>
<d7p1:Phone1>sample string 19</d7p1:Phone1>
<d7p1:Phone1Type>sample string 20</d7p1:Phone1Type>
<d7p1:Phone2>sample string 21</d7p1:Phone2>
<d7p1:Phone2Type>sample string 22</d7p1:Phone2Type>
<d7p1:Phone3>sample string 23</d7p1:Phone3>
<d7p1:Phone3Type>sample string 24</d7p1:Phone3Type>
<d7p1:Phone4>sample string 25</d7p1:Phone4>
<d7p1:Phone4Type>sample string 26</d7p1:Phone4Type>
<d7p1:PictureUrl>sample string 2</d7p1:PictureUrl>
<d7p1:PrefixCode>sample string 10</d7p1:PrefixCode>
<d7p1:PrimarySecurityGroupKey>a9833dbf-4fa9-40f3-a535-c67747d7f1bd</d7p1:PrimarySecurityGroupKey>
<d7p1:Profile>
<d7p1:Certifications>sample string 1</d7p1:Certifications>
<d7p1:Description>sample string 2</d7p1:Description>
<d7p1:Expertise>sample string 3</d7p1:Expertise>
<d7p1:ForwardComments>true</d7p1:ForwardComments>
<d7p1:ForwardCommunityInvitations>true</d7p1:ForwardCommunityInvitations>
<d7p1:ForwardContactRequests>true</d7p1:ForwardContactRequests>
<d7p1:ForwardMessages>true</d7p1:ForwardMessages>
<d7p1:Groups>sample string 8</d7p1:Groups>
<d7p1:ImageHeight>9</d7p1:ImageHeight>
<d7p1:ImageWidth>10</d7p1:ImageWidth>
<d7p1:Interests>sample string 11</d7p1:Interests>
<d7p1:IsSpeaker>true</d7p1:IsSpeaker>
<d7p1:NotificationEmailAddress>sample string 13</d7p1:NotificationEmailAddress>
</d7p1:Profile>
<d7p1:SecurityGroups xmlns:d8p1="http://schemas.datacontract.org/2004/07/HigherLogic.API.Models.Enterprise.SecurityGroup">
<d8p1:SecurityGroupConcise>
<d8p1:ProvidesMemberBenefits>true</d8p1:ProvidesMemberBenefits>
<d8p1:SecurityGroupKey>b2da2b7c-24cc-4728-bbe9-48b0f56ed66d</d8p1:SecurityGroupKey>
<d8p1:SecurityGroupName>sample string 2</d8p1:SecurityGroupName>
</d8p1:SecurityGroupConcise>
<d8p1:SecurityGroupConcise>
<d8p1:ProvidesMemberBenefits>true</d8p1:ProvidesMemberBenefits>
<d8p1:SecurityGroupKey>b2da2b7c-24cc-4728-bbe9-48b0f56ed66d</d8p1:SecurityGroupKey>
<d8p1:SecurityGroupName>sample string 2</d8p1:SecurityGroupName>
</d8p1:SecurityGroupConcise>
</d7p1:SecurityGroups>
<d7p1:SuffixCode>sample string 15</d7p1:SuffixCode>
<d7p1:UnreadMessageCount>40</d7p1:UnreadMessageCount>
<d7p1:UpdatedByContactKey>c97ae598-781b-4832-9939-efb645315cb4</d7p1:UpdatedByContactKey>
<d7p1:UpdatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:UpdatedOn>
<d7p1:WebsiteUrl>sample string 27</d7p1:WebsiteUrl>
<d7p1:WorkHistory>
<d7p1:WorkExperience>
<d7p1:Country>sample string 1</d7p1:Country>
<d7p1:Description>sample string 2</d7p1:Description>
<d7p1:FromDate>2026-06-12T03:34:33.6015855-04:00</d7p1:FromDate>
<d7p1:IsPresent>true</d7p1:IsPresent>
<d7p1:IsPrimary>true</d7p1:IsPrimary>
<d7p1:JobExperienceKey>83bc75fe-c3e5-442a-b6b0-425c9b90b224</d7p1:JobExperienceKey>
<d7p1:OrganizationName>sample string 7</d7p1:OrganizationName>
<d7p1:OrganizationSize>8</d7p1:OrganizationSize>
<d7p1:OrganizationUrl>sample string 9</d7p1:OrganizationUrl>
<d7p1:Place>sample string 10</d7p1:Place>
<d7p1:State>sample string 11</d7p1:State>
<d7p1:Title>sample string 12</d7p1:Title>
<d7p1:ToDate>2026-06-12T03:34:33.6015855-04:00</d7p1:ToDate>
<d7p1:UpdatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:UpdatedOn>
</d7p1:WorkExperience>
<d7p1:WorkExperience>
<d7p1:Country>sample string 1</d7p1:Country>
<d7p1:Description>sample string 2</d7p1:Description>
<d7p1:FromDate>2026-06-12T03:34:33.6015855-04:00</d7p1:FromDate>
<d7p1:IsPresent>true</d7p1:IsPresent>
<d7p1:IsPrimary>true</d7p1:IsPrimary>
<d7p1:JobExperienceKey>83bc75fe-c3e5-442a-b6b0-425c9b90b224</d7p1:JobExperienceKey>
<d7p1:OrganizationName>sample string 7</d7p1:OrganizationName>
<d7p1:OrganizationSize>8</d7p1:OrganizationSize>
<d7p1:OrganizationUrl>sample string 9</d7p1:OrganizationUrl>
<d7p1:Place>sample string 10</d7p1:Place>
<d7p1:State>sample string 11</d7p1:State>
<d7p1:Title>sample string 12</d7p1:Title>
<d7p1:ToDate>2026-06-12T03:34:33.6015855-04:00</d7p1:ToDate>
<d7p1:UpdatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:UpdatedOn>
</d7p1:WorkExperience>
</d7p1:WorkHistory>
</Contact>
<ExternalPresenterRef xmlns:d7p1="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Events">
<_IsLoggingEnabled xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">true</_IsLoggingEnabled>
<_x003C_ClassBOEntityKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ClassBOEntityKey_x003E_k__BackingField>
<_x003C_ClassItemKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ClassItemKey_x003E_k__BackingField>
<_x003C_ItemBOEntityName_x003E_k__BackingField i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core" />
<_x003C_ItemCreatedOn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">0001-01-01T00:00:00</_x003C_ItemCreatedOn_x003E_k__BackingField>
<_x003C_ItemName_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">sample string 13</_x003C_ItemName_x003E_k__BackingField>
<_x003C_ItemOwnerContactKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ItemOwnerContactKey_x003E_k__BackingField>
<_dataObject xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">
<_IsLoggingEnabled>true</_IsLoggingEnabled>
<_x003C_ClassBOEntityKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ClassBOEntityKey_x003E_k__BackingField>
<_x003C_ClassItemKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ClassItemKey_x003E_k__BackingField>
<_x003C_ItemBOEntityName_x003E_k__BackingField i:nil="true" />
<_x003C_ItemCreatedOn_x003E_k__BackingField>0001-01-01T00:00:00</_x003C_ItemCreatedOn_x003E_k__BackingField>
<_x003C_ItemName_x003E_k__BackingField i:nil="true" />
<_x003C_ItemOwnerContactKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ItemOwnerContactKey_x003E_k__BackingField>
<_cacheSanitized xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
<_createdByContactKey>00000000-0000-0000-0000-000000000000</_createdByContactKey>
<_createdOn>0001-01-01T00:00:00</_createdOn>
<_deletedByContactKey>00000000-0000-0000-0000-000000000000</_deletedByContactKey>
<_deletedOn>0001-01-01T00:00:00</_deletedOn>
<_dirtyFields xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>ExternalPresenterRefKey</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://schemas.microsoft.com/2003/10/Serialization/" i:type="d11p1:guid">af72749d-7655-4141-bd68-019ebac10981</d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>Prefix</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>FirstName</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>LastName</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>JobTitle</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>CompanyName</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>Bio</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>PictureUrl</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
</_dirtyFields>
<_effectiveContactKey>00000000-0000-0000-0000-000000000000</_effectiveContactKey>
<_isNew>true</_isNew>
<_itemCommunityKey>00000000-0000-0000-0000-000000000000</_itemCommunityKey>
<_updatedByContactKey>00000000-0000-0000-0000-000000000000</_updatedByContactKey>
<_updatedOn>0001-01-01T00:00:00</_updatedOn>
<d7p1:_Bio>sample string 7</d7p1:_Bio>
<d7p1:_CompanyName>sample string 6</d7p1:_CompanyName>
<d7p1:_ExternalPresenterRefKey>bcad176d-44a1-42f7-9df4-1a20c02388fe</d7p1:_ExternalPresenterRefKey>
<d7p1:_FirstName>sample string 3</d7p1:_FirstName>
<d7p1:_JobTitle>sample string 5</d7p1:_JobTitle>
<d7p1:_LastName>sample string 4</d7p1:_LastName>
<d7p1:_PictureUrl>sample string 8</d7p1:_PictureUrl>
<d7p1:_Prefix>sample string 2</d7p1:_Prefix>
</_dataObject>
</ExternalPresenterRef>
<PresenterInfoLabel>sample string 4</PresenterInfoLabel>
<PresenterInfoTitle>sample string 5</PresenterInfoTitle>
<PresenterInfoUrl>sample string 3</PresenterInfoUrl>
<PresenterProfileUrl>sample string 2</PresenterProfileUrl>
<PresenterRole xmlns:d7p1="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Events">
<_IsLoggingEnabled xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">true</_IsLoggingEnabled>
<_x003C_ClassBOEntityKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ClassBOEntityKey_x003E_k__BackingField>
<_x003C_ClassItemKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ClassItemKey_x003E_k__BackingField>
<_x003C_ItemBOEntityName_x003E_k__BackingField i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core" />
<_x003C_ItemCreatedOn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">0001-01-01T00:00:00</_x003C_ItemCreatedOn_x003E_k__BackingField>
<_x003C_ItemName_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">sample string 10</_x003C_ItemName_x003E_k__BackingField>
<_x003C_ItemOwnerContactKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ItemOwnerContactKey_x003E_k__BackingField>
<_dataObject xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">
<_IsLoggingEnabled>true</_IsLoggingEnabled>
<_x003C_ClassBOEntityKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ClassBOEntityKey_x003E_k__BackingField>
<_x003C_ClassItemKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ClassItemKey_x003E_k__BackingField>
<_x003C_ItemBOEntityName_x003E_k__BackingField i:nil="true" />
<_x003C_ItemCreatedOn_x003E_k__BackingField>0001-01-01T00:00:00</_x003C_ItemCreatedOn_x003E_k__BackingField>
<_x003C_ItemName_x003E_k__BackingField i:nil="true" />
<_x003C_ItemOwnerContactKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ItemOwnerContactKey_x003E_k__BackingField>
<_cacheSanitized xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
<_createdByContactKey>00000000-0000-0000-0000-000000000000</_createdByContactKey>
<_createdOn>0001-01-01T00:00:00</_createdOn>
<_deletedByContactKey>00000000-0000-0000-0000-000000000000</_deletedByContactKey>
<_deletedOn>0001-01-01T00:00:00</_deletedOn>
<_dirtyFields xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>PresenterRoleKey</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://schemas.microsoft.com/2003/10/Serialization/" i:type="d11p1:guid">e0e55380-4fa8-46f1-95fb-019ebac10981</d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>PresenterRoleName</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>PresenterRoleDescription</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>SortOrder</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:int">0</d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>IsActive</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:boolean">false</d9p1:Value>
</d9p1:KeyValueOfstringanyType>
</_dirtyFields>
<_effectiveContactKey>00000000-0000-0000-0000-000000000000</_effectiveContactKey>
<_isNew>true</_isNew>
<_itemCommunityKey>00000000-0000-0000-0000-000000000000</_itemCommunityKey>
<_updatedByContactKey>00000000-0000-0000-0000-000000000000</_updatedByContactKey>
<_updatedOn>0001-01-01T00:00:00</_updatedOn>
<d7p1:_IsActive>true</d7p1:_IsActive>
<d7p1:_PresenterRoleDescription>sample string 3</d7p1:_PresenterRoleDescription>
<d7p1:_PresenterRoleKey>d315705e-022b-4fab-bc66-9a251c8e1bea</d7p1:_PresenterRoleKey>
<d7p1:_PresenterRoleName>sample string 2</d7p1:_PresenterRoleName>
<d7p1:_SortOrder>4</d7p1:_SortOrder>
</_dataObject>
</PresenterRole>
</EventPresenter>
</Presenters>
</EventSession>
<EventSession>
<CECredits>6</CECredits>
<CategoryKey>6d52b3df-0d9f-4573-a102-c50a7cdbd610</CategoryKey>
<CategoryName>sample string 4</CategoryName>
<CategorySortOrder>5</CategorySortOrder>
<CreatedByContactKey>9789a5f4-5ea5-4871-92db-11dd789eb19e</CreatedByContactKey>
<CreatedOn>2026-06-12T03:34:33.6015855-04:00</CreatedOn>
<Description>sample string 9</Description>
<EarlyRegistrationPrice>10</EarlyRegistrationPrice>
<EndDateTime>2026-06-12T03:34:33.6015855-04:00</EndDateTime>
<EndDateTimeUTC>2026-06-12T03:34:33.6015855-04:00</EndDateTimeUTC>
<ICalendarData>sample string 13</ICalendarData>
<IsActive>true</IsActive>
<IsDefault>true</IsDefault>
<IsDisplayed>true</IsDisplayed>
<IsLoggingEnabled>true</IsLoggingEnabled>
<IsRequired>true</IsRequired>
<IsSession>true</IsSession>
<LateRegistrationPrice>20</LateRegistrationPrice>
<LegacyOptionKey>sample string 21</LegacyOptionKey>
<Location>sample string 22</Location>
<MaximumRegistrants>23</MaximumRegistrants>
<PriceTypeCode>24</PriceTypeCode>
<RegistrantCount>25</RegistrantCount>
<RegularRegistrationPrice>26</RegularRegistrationPrice>
<SortOrder>27</SortOrder>
<StartDateTime>2026-06-12T03:34:33.6015855-04:00</StartDateTime>
<StartDateTimeUTC>2026-06-12T03:34:33.6015855-04:00</StartDateTimeUTC>
<Title>sample string 30</Title>
<UpdatedByContactKey>29a58342-6004-42f6-9dcb-0fff4aeba14a</UpdatedByContactKey>
<UpdatedOn>2026-06-12T03:34:33.6015855-04:00</UpdatedOn>
<EventSessionCategoryKey>452e421b-152b-4ee2-9821-b07c17a81c35</EventSessionCategoryKey>
<EventSessionKey>c1d53c0d-2428-460b-a78a-cc3cf5ecdb6e</EventSessionKey>
<Presenters>
<EventPresenter>
<Bio>sample string 1</Bio>
<Contact xmlns:d7p1="http://schemas.datacontract.org/2004/07/HigherLogic.API.Models.Enterprise">
<d7p1:AMSDirectoryOptOut>true</d7p1:AMSDirectoryOptOut>
<d7p1:Addresses>
<d7p1:Address>
<d7p1:Address1>sample string 1</d7p1:Address1>
<d7p1:Address2>sample string 2</d7p1:Address2>
<d7p1:Address3>sample string 3</d7p1:Address3>
<d7p1:AddressKey>327b6ed0-b16c-4065-a409-5c1c6cdc6261</d7p1:AddressKey>
<d7p1:AddressType>sample string 5</d7p1:AddressType>
<d7p1:City>sample string 6</d7p1:City>
<d7p1:CityStateCounty>sample string 7</d7p1:CityStateCounty>
<d7p1:CityStateCountyCountry>sample string 8</d7p1:CityStateCountyCountry>
<d7p1:ContactKey>3c610a10-f916-471d-9710-cb0391f092cc</d7p1:ContactKey>
<d7p1:CountryCode>sample string 10</d7p1:CountryCode>
<d7p1:CountryName>sample string 11</d7p1:CountryName>
<d7p1:County>sample string 12</d7p1:County>
<d7p1:EmailAddress>sample string 13</d7p1:EmailAddress>
<d7p1:FormattedAddress>sample string 14</d7p1:FormattedAddress>
<d7p1:FormattedAddressOneLine>sample string 15</d7p1:FormattedAddressOneLine>
<d7p1:FormattedAddressText>sample string 16</d7p1:FormattedAddressText>
<d7p1:IsListCityState>true</d7p1:IsListCityState>
<d7p1:IsLoggingEnabled>true</d7p1:IsLoggingEnabled>
<d7p1:IsNew>true</d7p1:IsNew>
<d7p1:IsPreferredBill>true</d7p1:IsPreferredBill>
<d7p1:IsPreferredList>true</d7p1:IsPreferredList>
<d7p1:IsPreferredMail>true</d7p1:IsPreferredMail>
<d7p1:ItemCreatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:ItemCreatedOn>
<d7p1:ItemEntityName>sample string 24</d7p1:ItemEntityName>
<d7p1:ItemName>sample string 25</d7p1:ItemName>
<d7p1:ItemOwnerContactKey>a85ec130-0cec-43b0-9d49-4b1f8b19dcaf</d7p1:ItemOwnerContactKey>
<d7p1:Latitude>27</d7p1:Latitude>
<d7p1:LegacyAddressKey>sample string 28</d7p1:LegacyAddressKey>
<d7p1:Longitude>29</d7p1:Longitude>
<d7p1:NearText>sample string 30</d7p1:NearText>
<d7p1:Phone1>sample string 31</d7p1:Phone1>
<d7p1:Phone1Type>sample string 32</d7p1:Phone1Type>
<d7p1:Phone2>sample string 33</d7p1:Phone2>
<d7p1:Phone2Type>sample string 34</d7p1:Phone2Type>
<d7p1:Phone3>sample string 35</d7p1:Phone3>
<d7p1:Phone3Type>sample string 36</d7p1:Phone3Type>
<d7p1:Phone4>sample string 37</d7p1:Phone4>
<d7p1:Phone4Type>sample string 38</d7p1:Phone4Type>
<d7p1:PostalCode>sample string 39</d7p1:PostalCode>
<d7p1:Region>sample string 40</d7p1:Region>
<d7p1:StateProvinceCode>sample string 41</d7p1:StateProvinceCode>
<d7p1:TimeZoneKey>a5260eff-a1d7-4945-8fdf-06e854414c9a</d7p1:TimeZoneKey>
<d7p1:Town>sample string 43</d7p1:Town>
<d7p1:TownOrCity>sample string 44</d7p1:TownOrCity>
</d7p1:Address>
<d7p1:Address>
<d7p1:Address1>sample string 1</d7p1:Address1>
<d7p1:Address2>sample string 2</d7p1:Address2>
<d7p1:Address3>sample string 3</d7p1:Address3>
<d7p1:AddressKey>327b6ed0-b16c-4065-a409-5c1c6cdc6261</d7p1:AddressKey>
<d7p1:AddressType>sample string 5</d7p1:AddressType>
<d7p1:City>sample string 6</d7p1:City>
<d7p1:CityStateCounty>sample string 7</d7p1:CityStateCounty>
<d7p1:CityStateCountyCountry>sample string 8</d7p1:CityStateCountyCountry>
<d7p1:ContactKey>3c610a10-f916-471d-9710-cb0391f092cc</d7p1:ContactKey>
<d7p1:CountryCode>sample string 10</d7p1:CountryCode>
<d7p1:CountryName>sample string 11</d7p1:CountryName>
<d7p1:County>sample string 12</d7p1:County>
<d7p1:EmailAddress>sample string 13</d7p1:EmailAddress>
<d7p1:FormattedAddress>sample string 14</d7p1:FormattedAddress>
<d7p1:FormattedAddressOneLine>sample string 15</d7p1:FormattedAddressOneLine>
<d7p1:FormattedAddressText>sample string 16</d7p1:FormattedAddressText>
<d7p1:IsListCityState>true</d7p1:IsListCityState>
<d7p1:IsLoggingEnabled>true</d7p1:IsLoggingEnabled>
<d7p1:IsNew>true</d7p1:IsNew>
<d7p1:IsPreferredBill>true</d7p1:IsPreferredBill>
<d7p1:IsPreferredList>true</d7p1:IsPreferredList>
<d7p1:IsPreferredMail>true</d7p1:IsPreferredMail>
<d7p1:ItemCreatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:ItemCreatedOn>
<d7p1:ItemEntityName>sample string 24</d7p1:ItemEntityName>
<d7p1:ItemName>sample string 25</d7p1:ItemName>
<d7p1:ItemOwnerContactKey>a85ec130-0cec-43b0-9d49-4b1f8b19dcaf</d7p1:ItemOwnerContactKey>
<d7p1:Latitude>27</d7p1:Latitude>
<d7p1:LegacyAddressKey>sample string 28</d7p1:LegacyAddressKey>
<d7p1:Longitude>29</d7p1:Longitude>
<d7p1:NearText>sample string 30</d7p1:NearText>
<d7p1:Phone1>sample string 31</d7p1:Phone1>
<d7p1:Phone1Type>sample string 32</d7p1:Phone1Type>
<d7p1:Phone2>sample string 33</d7p1:Phone2>
<d7p1:Phone2Type>sample string 34</d7p1:Phone2Type>
<d7p1:Phone3>sample string 35</d7p1:Phone3>
<d7p1:Phone3Type>sample string 36</d7p1:Phone3Type>
<d7p1:Phone4>sample string 37</d7p1:Phone4>
<d7p1:Phone4Type>sample string 38</d7p1:Phone4Type>
<d7p1:PostalCode>sample string 39</d7p1:PostalCode>
<d7p1:Region>sample string 40</d7p1:Region>
<d7p1:StateProvinceCode>sample string 41</d7p1:StateProvinceCode>
<d7p1:TimeZoneKey>a5260eff-a1d7-4945-8fdf-06e854414c9a</d7p1:TimeZoneKey>
<d7p1:Town>sample string 43</d7p1:Town>
<d7p1:TownOrCity>sample string 44</d7p1:TownOrCity>
</d7p1:Address>
</d7p1:Addresses>
<d7p1:AgreedToTermsDateTime>2026-06-12T03:34:33.6015855-04:00</d7p1:AgreedToTermsDateTime>
<d7p1:CompanyLegacyContactKey>sample string 35</d7p1:CompanyLegacyContactKey>
<d7p1:CompanyName>sample string 13</d7p1:CompanyName>
<d7p1:CompanyTitle>sample string 14</d7p1:CompanyTitle>
<d7p1:ContactKey>303ca93b-d35b-417d-830b-d901354bfa92</d7p1:ContactKey>
<d7p1:ContactStatusCode>sample string 9</d7p1:ContactStatusCode>
<d7p1:Demographics>
<d7p1:Demographic>
<d7p1:DemographicType>sample string 1</d7p1:DemographicType>
<d7p1:Values xmlns:d10p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d10p1:string>sample string 1</d10p1:string>
<d10p1:string>sample string 2</d10p1:string>
</d7p1:Values>
</d7p1:Demographic>
<d7p1:Demographic>
<d7p1:DemographicType>sample string 1</d7p1:DemographicType>
<d7p1:Values xmlns:d10p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d10p1:string>sample string 1</d10p1:string>
<d10p1:string>sample string 2</d10p1:string>
</d7p1:Values>
</d7p1:Demographic>
</d7p1:Demographics>
<d7p1:Designation>sample string 16</d7p1:Designation>
<d7p1:DisplayName>sample string 7</d7p1:DisplayName>
<d7p1:EducationEntries>
<d7p1:Education>
<d7p1:ActivitiesSocieties>sample string 1</d7p1:ActivitiesSocieties>
<d7p1:Advisor>sample string 2</d7p1:Advisor>
<d7p1:City>sample string 3</d7p1:City>
<d7p1:CountryCode>sample string 4</d7p1:CountryCode>
<d7p1:CountryName>sample string 5</d7p1:CountryName>
<d7p1:Degree>sample string 6</d7p1:Degree>
<d7p1:DegreeYear>7</d7p1:DegreeYear>
<d7p1:Dissertation>sample string 8</d7p1:Dissertation>
<d7p1:EducationKey>ef9ef9e4-6d3d-4eae-ae7d-7c3cd65734f2</d7p1:EducationKey>
<d7p1:FieldOfStudy>sample string 10</d7p1:FieldOfStudy>
<d7p1:FromYear>11</d7p1:FromYear>
<d7p1:IsHighestDegreeAttained>true</d7p1:IsHighestDegreeAttained>
<d7p1:Notes>sample string 13</d7p1:Notes>
<d7p1:SchoolName>sample string 14</d7p1:SchoolName>
<d7p1:StateCode>sample string 15</d7p1:StateCode>
<d7p1:StateName>sample string 16</d7p1:StateName>
<d7p1:ToYear>17</d7p1:ToYear>
<d7p1:UpdatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:UpdatedOn>
</d7p1:Education>
<d7p1:Education>
<d7p1:ActivitiesSocieties>sample string 1</d7p1:ActivitiesSocieties>
<d7p1:Advisor>sample string 2</d7p1:Advisor>
<d7p1:City>sample string 3</d7p1:City>
<d7p1:CountryCode>sample string 4</d7p1:CountryCode>
<d7p1:CountryName>sample string 5</d7p1:CountryName>
<d7p1:Degree>sample string 6</d7p1:Degree>
<d7p1:DegreeYear>7</d7p1:DegreeYear>
<d7p1:Dissertation>sample string 8</d7p1:Dissertation>
<d7p1:EducationKey>ef9ef9e4-6d3d-4eae-ae7d-7c3cd65734f2</d7p1:EducationKey>
<d7p1:FieldOfStudy>sample string 10</d7p1:FieldOfStudy>
<d7p1:FromYear>11</d7p1:FromYear>
<d7p1:IsHighestDegreeAttained>true</d7p1:IsHighestDegreeAttained>
<d7p1:Notes>sample string 13</d7p1:Notes>
<d7p1:SchoolName>sample string 14</d7p1:SchoolName>
<d7p1:StateCode>sample string 15</d7p1:StateCode>
<d7p1:StateName>sample string 16</d7p1:StateName>
<d7p1:ToYear>17</d7p1:ToYear>
<d7p1:UpdatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:UpdatedOn>
</d7p1:Education>
</d7p1:EducationEntries>
<d7p1:EmailAddress>sample string 8</d7p1:EmailAddress>
<d7p1:FirstName>sample string 5</d7p1:FirstName>
<d7p1:HLContactMeOptOut>true</d7p1:HLContactMeOptOut>
<d7p1:HLDirectoryOptOut>true</d7p1:HLDirectoryOptOut>
<d7p1:InformalName>sample string 18</d7p1:InformalName>
<d7p1:IsBlogger>true</d7p1:IsBlogger>
<d7p1:IsCompany>true</d7p1:IsCompany>
<d7p1:IsMember>true</d7p1:IsMember>
<d7p1:LargePictureUrl>sample string 3</d7p1:LargePictureUrl>
<d7p1:LastName>sample string 6</d7p1:LastName>
<d7p1:LegacyContactKey>sample string 17</d7p1:LegacyContactKey>
<d7p1:LinkToProfile>sample string 1</d7p1:LinkToProfile>
<d7p1:LinkToVolunteerProfile>sample string 41</d7p1:LinkToVolunteerProfile>
<d7p1:MaidenName>sample string 31</d7p1:MaidenName>
<d7p1:MemberAwardKey>c2e988ff-2467-432b-bc39-d3e626f2aebc</d7p1:MemberAwardKey>
<d7p1:MemberId>sample string 30</d7p1:MemberId>
<d7p1:MiddleName>sample string 33</d7p1:MiddleName>
<d7p1:Phone1>sample string 19</d7p1:Phone1>
<d7p1:Phone1Type>sample string 20</d7p1:Phone1Type>
<d7p1:Phone2>sample string 21</d7p1:Phone2>
<d7p1:Phone2Type>sample string 22</d7p1:Phone2Type>
<d7p1:Phone3>sample string 23</d7p1:Phone3>
<d7p1:Phone3Type>sample string 24</d7p1:Phone3Type>
<d7p1:Phone4>sample string 25</d7p1:Phone4>
<d7p1:Phone4Type>sample string 26</d7p1:Phone4Type>
<d7p1:PictureUrl>sample string 2</d7p1:PictureUrl>
<d7p1:PrefixCode>sample string 10</d7p1:PrefixCode>
<d7p1:PrimarySecurityGroupKey>a9833dbf-4fa9-40f3-a535-c67747d7f1bd</d7p1:PrimarySecurityGroupKey>
<d7p1:Profile>
<d7p1:Certifications>sample string 1</d7p1:Certifications>
<d7p1:Description>sample string 2</d7p1:Description>
<d7p1:Expertise>sample string 3</d7p1:Expertise>
<d7p1:ForwardComments>true</d7p1:ForwardComments>
<d7p1:ForwardCommunityInvitations>true</d7p1:ForwardCommunityInvitations>
<d7p1:ForwardContactRequests>true</d7p1:ForwardContactRequests>
<d7p1:ForwardMessages>true</d7p1:ForwardMessages>
<d7p1:Groups>sample string 8</d7p1:Groups>
<d7p1:ImageHeight>9</d7p1:ImageHeight>
<d7p1:ImageWidth>10</d7p1:ImageWidth>
<d7p1:Interests>sample string 11</d7p1:Interests>
<d7p1:IsSpeaker>true</d7p1:IsSpeaker>
<d7p1:NotificationEmailAddress>sample string 13</d7p1:NotificationEmailAddress>
</d7p1:Profile>
<d7p1:SecurityGroups xmlns:d8p1="http://schemas.datacontract.org/2004/07/HigherLogic.API.Models.Enterprise.SecurityGroup">
<d8p1:SecurityGroupConcise>
<d8p1:ProvidesMemberBenefits>true</d8p1:ProvidesMemberBenefits>
<d8p1:SecurityGroupKey>b2da2b7c-24cc-4728-bbe9-48b0f56ed66d</d8p1:SecurityGroupKey>
<d8p1:SecurityGroupName>sample string 2</d8p1:SecurityGroupName>
</d8p1:SecurityGroupConcise>
<d8p1:SecurityGroupConcise>
<d8p1:ProvidesMemberBenefits>true</d8p1:ProvidesMemberBenefits>
<d8p1:SecurityGroupKey>b2da2b7c-24cc-4728-bbe9-48b0f56ed66d</d8p1:SecurityGroupKey>
<d8p1:SecurityGroupName>sample string 2</d8p1:SecurityGroupName>
</d8p1:SecurityGroupConcise>
</d7p1:SecurityGroups>
<d7p1:SuffixCode>sample string 15</d7p1:SuffixCode>
<d7p1:UnreadMessageCount>40</d7p1:UnreadMessageCount>
<d7p1:UpdatedByContactKey>c97ae598-781b-4832-9939-efb645315cb4</d7p1:UpdatedByContactKey>
<d7p1:UpdatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:UpdatedOn>
<d7p1:WebsiteUrl>sample string 27</d7p1:WebsiteUrl>
<d7p1:WorkHistory>
<d7p1:WorkExperience>
<d7p1:Country>sample string 1</d7p1:Country>
<d7p1:Description>sample string 2</d7p1:Description>
<d7p1:FromDate>2026-06-12T03:34:33.6015855-04:00</d7p1:FromDate>
<d7p1:IsPresent>true</d7p1:IsPresent>
<d7p1:IsPrimary>true</d7p1:IsPrimary>
<d7p1:JobExperienceKey>83bc75fe-c3e5-442a-b6b0-425c9b90b224</d7p1:JobExperienceKey>
<d7p1:OrganizationName>sample string 7</d7p1:OrganizationName>
<d7p1:OrganizationSize>8</d7p1:OrganizationSize>
<d7p1:OrganizationUrl>sample string 9</d7p1:OrganizationUrl>
<d7p1:Place>sample string 10</d7p1:Place>
<d7p1:State>sample string 11</d7p1:State>
<d7p1:Title>sample string 12</d7p1:Title>
<d7p1:ToDate>2026-06-12T03:34:33.6015855-04:00</d7p1:ToDate>
<d7p1:UpdatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:UpdatedOn>
</d7p1:WorkExperience>
<d7p1:WorkExperience>
<d7p1:Country>sample string 1</d7p1:Country>
<d7p1:Description>sample string 2</d7p1:Description>
<d7p1:FromDate>2026-06-12T03:34:33.6015855-04:00</d7p1:FromDate>
<d7p1:IsPresent>true</d7p1:IsPresent>
<d7p1:IsPrimary>true</d7p1:IsPrimary>
<d7p1:JobExperienceKey>83bc75fe-c3e5-442a-b6b0-425c9b90b224</d7p1:JobExperienceKey>
<d7p1:OrganizationName>sample string 7</d7p1:OrganizationName>
<d7p1:OrganizationSize>8</d7p1:OrganizationSize>
<d7p1:OrganizationUrl>sample string 9</d7p1:OrganizationUrl>
<d7p1:Place>sample string 10</d7p1:Place>
<d7p1:State>sample string 11</d7p1:State>
<d7p1:Title>sample string 12</d7p1:Title>
<d7p1:ToDate>2026-06-12T03:34:33.6015855-04:00</d7p1:ToDate>
<d7p1:UpdatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:UpdatedOn>
</d7p1:WorkExperience>
</d7p1:WorkHistory>
</Contact>
<ExternalPresenterRef xmlns:d7p1="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Events">
<_IsLoggingEnabled xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">true</_IsLoggingEnabled>
<_x003C_ClassBOEntityKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ClassBOEntityKey_x003E_k__BackingField>
<_x003C_ClassItemKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ClassItemKey_x003E_k__BackingField>
<_x003C_ItemBOEntityName_x003E_k__BackingField i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core" />
<_x003C_ItemCreatedOn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">0001-01-01T00:00:00</_x003C_ItemCreatedOn_x003E_k__BackingField>
<_x003C_ItemName_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">sample string 13</_x003C_ItemName_x003E_k__BackingField>
<_x003C_ItemOwnerContactKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ItemOwnerContactKey_x003E_k__BackingField>
<_dataObject xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">
<_IsLoggingEnabled>true</_IsLoggingEnabled>
<_x003C_ClassBOEntityKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ClassBOEntityKey_x003E_k__BackingField>
<_x003C_ClassItemKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ClassItemKey_x003E_k__BackingField>
<_x003C_ItemBOEntityName_x003E_k__BackingField i:nil="true" />
<_x003C_ItemCreatedOn_x003E_k__BackingField>0001-01-01T00:00:00</_x003C_ItemCreatedOn_x003E_k__BackingField>
<_x003C_ItemName_x003E_k__BackingField i:nil="true" />
<_x003C_ItemOwnerContactKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ItemOwnerContactKey_x003E_k__BackingField>
<_cacheSanitized xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
<_createdByContactKey>00000000-0000-0000-0000-000000000000</_createdByContactKey>
<_createdOn>0001-01-01T00:00:00</_createdOn>
<_deletedByContactKey>00000000-0000-0000-0000-000000000000</_deletedByContactKey>
<_deletedOn>0001-01-01T00:00:00</_deletedOn>
<_dirtyFields xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>ExternalPresenterRefKey</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://schemas.microsoft.com/2003/10/Serialization/" i:type="d11p1:guid">af72749d-7655-4141-bd68-019ebac10981</d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>Prefix</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>FirstName</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>LastName</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>JobTitle</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>CompanyName</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>Bio</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>PictureUrl</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
</_dirtyFields>
<_effectiveContactKey>00000000-0000-0000-0000-000000000000</_effectiveContactKey>
<_isNew>true</_isNew>
<_itemCommunityKey>00000000-0000-0000-0000-000000000000</_itemCommunityKey>
<_updatedByContactKey>00000000-0000-0000-0000-000000000000</_updatedByContactKey>
<_updatedOn>0001-01-01T00:00:00</_updatedOn>
<d7p1:_Bio>sample string 7</d7p1:_Bio>
<d7p1:_CompanyName>sample string 6</d7p1:_CompanyName>
<d7p1:_ExternalPresenterRefKey>bcad176d-44a1-42f7-9df4-1a20c02388fe</d7p1:_ExternalPresenterRefKey>
<d7p1:_FirstName>sample string 3</d7p1:_FirstName>
<d7p1:_JobTitle>sample string 5</d7p1:_JobTitle>
<d7p1:_LastName>sample string 4</d7p1:_LastName>
<d7p1:_PictureUrl>sample string 8</d7p1:_PictureUrl>
<d7p1:_Prefix>sample string 2</d7p1:_Prefix>
</_dataObject>
</ExternalPresenterRef>
<PresenterInfoLabel>sample string 4</PresenterInfoLabel>
<PresenterInfoTitle>sample string 5</PresenterInfoTitle>
<PresenterInfoUrl>sample string 3</PresenterInfoUrl>
<PresenterProfileUrl>sample string 2</PresenterProfileUrl>
<PresenterRole xmlns:d7p1="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Events">
<_IsLoggingEnabled xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">true</_IsLoggingEnabled>
<_x003C_ClassBOEntityKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ClassBOEntityKey_x003E_k__BackingField>
<_x003C_ClassItemKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ClassItemKey_x003E_k__BackingField>
<_x003C_ItemBOEntityName_x003E_k__BackingField i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core" />
<_x003C_ItemCreatedOn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">0001-01-01T00:00:00</_x003C_ItemCreatedOn_x003E_k__BackingField>
<_x003C_ItemName_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">sample string 10</_x003C_ItemName_x003E_k__BackingField>
<_x003C_ItemOwnerContactKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ItemOwnerContactKey_x003E_k__BackingField>
<_dataObject xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">
<_IsLoggingEnabled>true</_IsLoggingEnabled>
<_x003C_ClassBOEntityKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ClassBOEntityKey_x003E_k__BackingField>
<_x003C_ClassItemKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ClassItemKey_x003E_k__BackingField>
<_x003C_ItemBOEntityName_x003E_k__BackingField i:nil="true" />
<_x003C_ItemCreatedOn_x003E_k__BackingField>0001-01-01T00:00:00</_x003C_ItemCreatedOn_x003E_k__BackingField>
<_x003C_ItemName_x003E_k__BackingField i:nil="true" />
<_x003C_ItemOwnerContactKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ItemOwnerContactKey_x003E_k__BackingField>
<_cacheSanitized xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
<_createdByContactKey>00000000-0000-0000-0000-000000000000</_createdByContactKey>
<_createdOn>0001-01-01T00:00:00</_createdOn>
<_deletedByContactKey>00000000-0000-0000-0000-000000000000</_deletedByContactKey>
<_deletedOn>0001-01-01T00:00:00</_deletedOn>
<_dirtyFields xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>PresenterRoleKey</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://schemas.microsoft.com/2003/10/Serialization/" i:type="d11p1:guid">e0e55380-4fa8-46f1-95fb-019ebac10981</d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>PresenterRoleName</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>PresenterRoleDescription</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>SortOrder</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:int">0</d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>IsActive</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:boolean">false</d9p1:Value>
</d9p1:KeyValueOfstringanyType>
</_dirtyFields>
<_effectiveContactKey>00000000-0000-0000-0000-000000000000</_effectiveContactKey>
<_isNew>true</_isNew>
<_itemCommunityKey>00000000-0000-0000-0000-000000000000</_itemCommunityKey>
<_updatedByContactKey>00000000-0000-0000-0000-000000000000</_updatedByContactKey>
<_updatedOn>0001-01-01T00:00:00</_updatedOn>
<d7p1:_IsActive>true</d7p1:_IsActive>
<d7p1:_PresenterRoleDescription>sample string 3</d7p1:_PresenterRoleDescription>
<d7p1:_PresenterRoleKey>d315705e-022b-4fab-bc66-9a251c8e1bea</d7p1:_PresenterRoleKey>
<d7p1:_PresenterRoleName>sample string 2</d7p1:_PresenterRoleName>
<d7p1:_SortOrder>4</d7p1:_SortOrder>
</_dataObject>
</PresenterRole>
</EventPresenter>
<EventPresenter>
<Bio>sample string 1</Bio>
<Contact xmlns:d7p1="http://schemas.datacontract.org/2004/07/HigherLogic.API.Models.Enterprise">
<d7p1:AMSDirectoryOptOut>true</d7p1:AMSDirectoryOptOut>
<d7p1:Addresses>
<d7p1:Address>
<d7p1:Address1>sample string 1</d7p1:Address1>
<d7p1:Address2>sample string 2</d7p1:Address2>
<d7p1:Address3>sample string 3</d7p1:Address3>
<d7p1:AddressKey>327b6ed0-b16c-4065-a409-5c1c6cdc6261</d7p1:AddressKey>
<d7p1:AddressType>sample string 5</d7p1:AddressType>
<d7p1:City>sample string 6</d7p1:City>
<d7p1:CityStateCounty>sample string 7</d7p1:CityStateCounty>
<d7p1:CityStateCountyCountry>sample string 8</d7p1:CityStateCountyCountry>
<d7p1:ContactKey>3c610a10-f916-471d-9710-cb0391f092cc</d7p1:ContactKey>
<d7p1:CountryCode>sample string 10</d7p1:CountryCode>
<d7p1:CountryName>sample string 11</d7p1:CountryName>
<d7p1:County>sample string 12</d7p1:County>
<d7p1:EmailAddress>sample string 13</d7p1:EmailAddress>
<d7p1:FormattedAddress>sample string 14</d7p1:FormattedAddress>
<d7p1:FormattedAddressOneLine>sample string 15</d7p1:FormattedAddressOneLine>
<d7p1:FormattedAddressText>sample string 16</d7p1:FormattedAddressText>
<d7p1:IsListCityState>true</d7p1:IsListCityState>
<d7p1:IsLoggingEnabled>true</d7p1:IsLoggingEnabled>
<d7p1:IsNew>true</d7p1:IsNew>
<d7p1:IsPreferredBill>true</d7p1:IsPreferredBill>
<d7p1:IsPreferredList>true</d7p1:IsPreferredList>
<d7p1:IsPreferredMail>true</d7p1:IsPreferredMail>
<d7p1:ItemCreatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:ItemCreatedOn>
<d7p1:ItemEntityName>sample string 24</d7p1:ItemEntityName>
<d7p1:ItemName>sample string 25</d7p1:ItemName>
<d7p1:ItemOwnerContactKey>a85ec130-0cec-43b0-9d49-4b1f8b19dcaf</d7p1:ItemOwnerContactKey>
<d7p1:Latitude>27</d7p1:Latitude>
<d7p1:LegacyAddressKey>sample string 28</d7p1:LegacyAddressKey>
<d7p1:Longitude>29</d7p1:Longitude>
<d7p1:NearText>sample string 30</d7p1:NearText>
<d7p1:Phone1>sample string 31</d7p1:Phone1>
<d7p1:Phone1Type>sample string 32</d7p1:Phone1Type>
<d7p1:Phone2>sample string 33</d7p1:Phone2>
<d7p1:Phone2Type>sample string 34</d7p1:Phone2Type>
<d7p1:Phone3>sample string 35</d7p1:Phone3>
<d7p1:Phone3Type>sample string 36</d7p1:Phone3Type>
<d7p1:Phone4>sample string 37</d7p1:Phone4>
<d7p1:Phone4Type>sample string 38</d7p1:Phone4Type>
<d7p1:PostalCode>sample string 39</d7p1:PostalCode>
<d7p1:Region>sample string 40</d7p1:Region>
<d7p1:StateProvinceCode>sample string 41</d7p1:StateProvinceCode>
<d7p1:TimeZoneKey>a5260eff-a1d7-4945-8fdf-06e854414c9a</d7p1:TimeZoneKey>
<d7p1:Town>sample string 43</d7p1:Town>
<d7p1:TownOrCity>sample string 44</d7p1:TownOrCity>
</d7p1:Address>
<d7p1:Address>
<d7p1:Address1>sample string 1</d7p1:Address1>
<d7p1:Address2>sample string 2</d7p1:Address2>
<d7p1:Address3>sample string 3</d7p1:Address3>
<d7p1:AddressKey>327b6ed0-b16c-4065-a409-5c1c6cdc6261</d7p1:AddressKey>
<d7p1:AddressType>sample string 5</d7p1:AddressType>
<d7p1:City>sample string 6</d7p1:City>
<d7p1:CityStateCounty>sample string 7</d7p1:CityStateCounty>
<d7p1:CityStateCountyCountry>sample string 8</d7p1:CityStateCountyCountry>
<d7p1:ContactKey>3c610a10-f916-471d-9710-cb0391f092cc</d7p1:ContactKey>
<d7p1:CountryCode>sample string 10</d7p1:CountryCode>
<d7p1:CountryName>sample string 11</d7p1:CountryName>
<d7p1:County>sample string 12</d7p1:County>
<d7p1:EmailAddress>sample string 13</d7p1:EmailAddress>
<d7p1:FormattedAddress>sample string 14</d7p1:FormattedAddress>
<d7p1:FormattedAddressOneLine>sample string 15</d7p1:FormattedAddressOneLine>
<d7p1:FormattedAddressText>sample string 16</d7p1:FormattedAddressText>
<d7p1:IsListCityState>true</d7p1:IsListCityState>
<d7p1:IsLoggingEnabled>true</d7p1:IsLoggingEnabled>
<d7p1:IsNew>true</d7p1:IsNew>
<d7p1:IsPreferredBill>true</d7p1:IsPreferredBill>
<d7p1:IsPreferredList>true</d7p1:IsPreferredList>
<d7p1:IsPreferredMail>true</d7p1:IsPreferredMail>
<d7p1:ItemCreatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:ItemCreatedOn>
<d7p1:ItemEntityName>sample string 24</d7p1:ItemEntityName>
<d7p1:ItemName>sample string 25</d7p1:ItemName>
<d7p1:ItemOwnerContactKey>a85ec130-0cec-43b0-9d49-4b1f8b19dcaf</d7p1:ItemOwnerContactKey>
<d7p1:Latitude>27</d7p1:Latitude>
<d7p1:LegacyAddressKey>sample string 28</d7p1:LegacyAddressKey>
<d7p1:Longitude>29</d7p1:Longitude>
<d7p1:NearText>sample string 30</d7p1:NearText>
<d7p1:Phone1>sample string 31</d7p1:Phone1>
<d7p1:Phone1Type>sample string 32</d7p1:Phone1Type>
<d7p1:Phone2>sample string 33</d7p1:Phone2>
<d7p1:Phone2Type>sample string 34</d7p1:Phone2Type>
<d7p1:Phone3>sample string 35</d7p1:Phone3>
<d7p1:Phone3Type>sample string 36</d7p1:Phone3Type>
<d7p1:Phone4>sample string 37</d7p1:Phone4>
<d7p1:Phone4Type>sample string 38</d7p1:Phone4Type>
<d7p1:PostalCode>sample string 39</d7p1:PostalCode>
<d7p1:Region>sample string 40</d7p1:Region>
<d7p1:StateProvinceCode>sample string 41</d7p1:StateProvinceCode>
<d7p1:TimeZoneKey>a5260eff-a1d7-4945-8fdf-06e854414c9a</d7p1:TimeZoneKey>
<d7p1:Town>sample string 43</d7p1:Town>
<d7p1:TownOrCity>sample string 44</d7p1:TownOrCity>
</d7p1:Address>
</d7p1:Addresses>
<d7p1:AgreedToTermsDateTime>2026-06-12T03:34:33.6015855-04:00</d7p1:AgreedToTermsDateTime>
<d7p1:CompanyLegacyContactKey>sample string 35</d7p1:CompanyLegacyContactKey>
<d7p1:CompanyName>sample string 13</d7p1:CompanyName>
<d7p1:CompanyTitle>sample string 14</d7p1:CompanyTitle>
<d7p1:ContactKey>303ca93b-d35b-417d-830b-d901354bfa92</d7p1:ContactKey>
<d7p1:ContactStatusCode>sample string 9</d7p1:ContactStatusCode>
<d7p1:Demographics>
<d7p1:Demographic>
<d7p1:DemographicType>sample string 1</d7p1:DemographicType>
<d7p1:Values xmlns:d10p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d10p1:string>sample string 1</d10p1:string>
<d10p1:string>sample string 2</d10p1:string>
</d7p1:Values>
</d7p1:Demographic>
<d7p1:Demographic>
<d7p1:DemographicType>sample string 1</d7p1:DemographicType>
<d7p1:Values xmlns:d10p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d10p1:string>sample string 1</d10p1:string>
<d10p1:string>sample string 2</d10p1:string>
</d7p1:Values>
</d7p1:Demographic>
</d7p1:Demographics>
<d7p1:Designation>sample string 16</d7p1:Designation>
<d7p1:DisplayName>sample string 7</d7p1:DisplayName>
<d7p1:EducationEntries>
<d7p1:Education>
<d7p1:ActivitiesSocieties>sample string 1</d7p1:ActivitiesSocieties>
<d7p1:Advisor>sample string 2</d7p1:Advisor>
<d7p1:City>sample string 3</d7p1:City>
<d7p1:CountryCode>sample string 4</d7p1:CountryCode>
<d7p1:CountryName>sample string 5</d7p1:CountryName>
<d7p1:Degree>sample string 6</d7p1:Degree>
<d7p1:DegreeYear>7</d7p1:DegreeYear>
<d7p1:Dissertation>sample string 8</d7p1:Dissertation>
<d7p1:EducationKey>ef9ef9e4-6d3d-4eae-ae7d-7c3cd65734f2</d7p1:EducationKey>
<d7p1:FieldOfStudy>sample string 10</d7p1:FieldOfStudy>
<d7p1:FromYear>11</d7p1:FromYear>
<d7p1:IsHighestDegreeAttained>true</d7p1:IsHighestDegreeAttained>
<d7p1:Notes>sample string 13</d7p1:Notes>
<d7p1:SchoolName>sample string 14</d7p1:SchoolName>
<d7p1:StateCode>sample string 15</d7p1:StateCode>
<d7p1:StateName>sample string 16</d7p1:StateName>
<d7p1:ToYear>17</d7p1:ToYear>
<d7p1:UpdatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:UpdatedOn>
</d7p1:Education>
<d7p1:Education>
<d7p1:ActivitiesSocieties>sample string 1</d7p1:ActivitiesSocieties>
<d7p1:Advisor>sample string 2</d7p1:Advisor>
<d7p1:City>sample string 3</d7p1:City>
<d7p1:CountryCode>sample string 4</d7p1:CountryCode>
<d7p1:CountryName>sample string 5</d7p1:CountryName>
<d7p1:Degree>sample string 6</d7p1:Degree>
<d7p1:DegreeYear>7</d7p1:DegreeYear>
<d7p1:Dissertation>sample string 8</d7p1:Dissertation>
<d7p1:EducationKey>ef9ef9e4-6d3d-4eae-ae7d-7c3cd65734f2</d7p1:EducationKey>
<d7p1:FieldOfStudy>sample string 10</d7p1:FieldOfStudy>
<d7p1:FromYear>11</d7p1:FromYear>
<d7p1:IsHighestDegreeAttained>true</d7p1:IsHighestDegreeAttained>
<d7p1:Notes>sample string 13</d7p1:Notes>
<d7p1:SchoolName>sample string 14</d7p1:SchoolName>
<d7p1:StateCode>sample string 15</d7p1:StateCode>
<d7p1:StateName>sample string 16</d7p1:StateName>
<d7p1:ToYear>17</d7p1:ToYear>
<d7p1:UpdatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:UpdatedOn>
</d7p1:Education>
</d7p1:EducationEntries>
<d7p1:EmailAddress>sample string 8</d7p1:EmailAddress>
<d7p1:FirstName>sample string 5</d7p1:FirstName>
<d7p1:HLContactMeOptOut>true</d7p1:HLContactMeOptOut>
<d7p1:HLDirectoryOptOut>true</d7p1:HLDirectoryOptOut>
<d7p1:InformalName>sample string 18</d7p1:InformalName>
<d7p1:IsBlogger>true</d7p1:IsBlogger>
<d7p1:IsCompany>true</d7p1:IsCompany>
<d7p1:IsMember>true</d7p1:IsMember>
<d7p1:LargePictureUrl>sample string 3</d7p1:LargePictureUrl>
<d7p1:LastName>sample string 6</d7p1:LastName>
<d7p1:LegacyContactKey>sample string 17</d7p1:LegacyContactKey>
<d7p1:LinkToProfile>sample string 1</d7p1:LinkToProfile>
<d7p1:LinkToVolunteerProfile>sample string 41</d7p1:LinkToVolunteerProfile>
<d7p1:MaidenName>sample string 31</d7p1:MaidenName>
<d7p1:MemberAwardKey>c2e988ff-2467-432b-bc39-d3e626f2aebc</d7p1:MemberAwardKey>
<d7p1:MemberId>sample string 30</d7p1:MemberId>
<d7p1:MiddleName>sample string 33</d7p1:MiddleName>
<d7p1:Phone1>sample string 19</d7p1:Phone1>
<d7p1:Phone1Type>sample string 20</d7p1:Phone1Type>
<d7p1:Phone2>sample string 21</d7p1:Phone2>
<d7p1:Phone2Type>sample string 22</d7p1:Phone2Type>
<d7p1:Phone3>sample string 23</d7p1:Phone3>
<d7p1:Phone3Type>sample string 24</d7p1:Phone3Type>
<d7p1:Phone4>sample string 25</d7p1:Phone4>
<d7p1:Phone4Type>sample string 26</d7p1:Phone4Type>
<d7p1:PictureUrl>sample string 2</d7p1:PictureUrl>
<d7p1:PrefixCode>sample string 10</d7p1:PrefixCode>
<d7p1:PrimarySecurityGroupKey>a9833dbf-4fa9-40f3-a535-c67747d7f1bd</d7p1:PrimarySecurityGroupKey>
<d7p1:Profile>
<d7p1:Certifications>sample string 1</d7p1:Certifications>
<d7p1:Description>sample string 2</d7p1:Description>
<d7p1:Expertise>sample string 3</d7p1:Expertise>
<d7p1:ForwardComments>true</d7p1:ForwardComments>
<d7p1:ForwardCommunityInvitations>true</d7p1:ForwardCommunityInvitations>
<d7p1:ForwardContactRequests>true</d7p1:ForwardContactRequests>
<d7p1:ForwardMessages>true</d7p1:ForwardMessages>
<d7p1:Groups>sample string 8</d7p1:Groups>
<d7p1:ImageHeight>9</d7p1:ImageHeight>
<d7p1:ImageWidth>10</d7p1:ImageWidth>
<d7p1:Interests>sample string 11</d7p1:Interests>
<d7p1:IsSpeaker>true</d7p1:IsSpeaker>
<d7p1:NotificationEmailAddress>sample string 13</d7p1:NotificationEmailAddress>
</d7p1:Profile>
<d7p1:SecurityGroups xmlns:d8p1="http://schemas.datacontract.org/2004/07/HigherLogic.API.Models.Enterprise.SecurityGroup">
<d8p1:SecurityGroupConcise>
<d8p1:ProvidesMemberBenefits>true</d8p1:ProvidesMemberBenefits>
<d8p1:SecurityGroupKey>b2da2b7c-24cc-4728-bbe9-48b0f56ed66d</d8p1:SecurityGroupKey>
<d8p1:SecurityGroupName>sample string 2</d8p1:SecurityGroupName>
</d8p1:SecurityGroupConcise>
<d8p1:SecurityGroupConcise>
<d8p1:ProvidesMemberBenefits>true</d8p1:ProvidesMemberBenefits>
<d8p1:SecurityGroupKey>b2da2b7c-24cc-4728-bbe9-48b0f56ed66d</d8p1:SecurityGroupKey>
<d8p1:SecurityGroupName>sample string 2</d8p1:SecurityGroupName>
</d8p1:SecurityGroupConcise>
</d7p1:SecurityGroups>
<d7p1:SuffixCode>sample string 15</d7p1:SuffixCode>
<d7p1:UnreadMessageCount>40</d7p1:UnreadMessageCount>
<d7p1:UpdatedByContactKey>c97ae598-781b-4832-9939-efb645315cb4</d7p1:UpdatedByContactKey>
<d7p1:UpdatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:UpdatedOn>
<d7p1:WebsiteUrl>sample string 27</d7p1:WebsiteUrl>
<d7p1:WorkHistory>
<d7p1:WorkExperience>
<d7p1:Country>sample string 1</d7p1:Country>
<d7p1:Description>sample string 2</d7p1:Description>
<d7p1:FromDate>2026-06-12T03:34:33.6015855-04:00</d7p1:FromDate>
<d7p1:IsPresent>true</d7p1:IsPresent>
<d7p1:IsPrimary>true</d7p1:IsPrimary>
<d7p1:JobExperienceKey>83bc75fe-c3e5-442a-b6b0-425c9b90b224</d7p1:JobExperienceKey>
<d7p1:OrganizationName>sample string 7</d7p1:OrganizationName>
<d7p1:OrganizationSize>8</d7p1:OrganizationSize>
<d7p1:OrganizationUrl>sample string 9</d7p1:OrganizationUrl>
<d7p1:Place>sample string 10</d7p1:Place>
<d7p1:State>sample string 11</d7p1:State>
<d7p1:Title>sample string 12</d7p1:Title>
<d7p1:ToDate>2026-06-12T03:34:33.6015855-04:00</d7p1:ToDate>
<d7p1:UpdatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:UpdatedOn>
</d7p1:WorkExperience>
<d7p1:WorkExperience>
<d7p1:Country>sample string 1</d7p1:Country>
<d7p1:Description>sample string 2</d7p1:Description>
<d7p1:FromDate>2026-06-12T03:34:33.6015855-04:00</d7p1:FromDate>
<d7p1:IsPresent>true</d7p1:IsPresent>
<d7p1:IsPrimary>true</d7p1:IsPrimary>
<d7p1:JobExperienceKey>83bc75fe-c3e5-442a-b6b0-425c9b90b224</d7p1:JobExperienceKey>
<d7p1:OrganizationName>sample string 7</d7p1:OrganizationName>
<d7p1:OrganizationSize>8</d7p1:OrganizationSize>
<d7p1:OrganizationUrl>sample string 9</d7p1:OrganizationUrl>
<d7p1:Place>sample string 10</d7p1:Place>
<d7p1:State>sample string 11</d7p1:State>
<d7p1:Title>sample string 12</d7p1:Title>
<d7p1:ToDate>2026-06-12T03:34:33.6015855-04:00</d7p1:ToDate>
<d7p1:UpdatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:UpdatedOn>
</d7p1:WorkExperience>
</d7p1:WorkHistory>
</Contact>
<ExternalPresenterRef xmlns:d7p1="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Events">
<_IsLoggingEnabled xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">true</_IsLoggingEnabled>
<_x003C_ClassBOEntityKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ClassBOEntityKey_x003E_k__BackingField>
<_x003C_ClassItemKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ClassItemKey_x003E_k__BackingField>
<_x003C_ItemBOEntityName_x003E_k__BackingField i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core" />
<_x003C_ItemCreatedOn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">0001-01-01T00:00:00</_x003C_ItemCreatedOn_x003E_k__BackingField>
<_x003C_ItemName_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">sample string 13</_x003C_ItemName_x003E_k__BackingField>
<_x003C_ItemOwnerContactKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ItemOwnerContactKey_x003E_k__BackingField>
<_dataObject xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">
<_IsLoggingEnabled>true</_IsLoggingEnabled>
<_x003C_ClassBOEntityKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ClassBOEntityKey_x003E_k__BackingField>
<_x003C_ClassItemKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ClassItemKey_x003E_k__BackingField>
<_x003C_ItemBOEntityName_x003E_k__BackingField i:nil="true" />
<_x003C_ItemCreatedOn_x003E_k__BackingField>0001-01-01T00:00:00</_x003C_ItemCreatedOn_x003E_k__BackingField>
<_x003C_ItemName_x003E_k__BackingField i:nil="true" />
<_x003C_ItemOwnerContactKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ItemOwnerContactKey_x003E_k__BackingField>
<_cacheSanitized xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
<_createdByContactKey>00000000-0000-0000-0000-000000000000</_createdByContactKey>
<_createdOn>0001-01-01T00:00:00</_createdOn>
<_deletedByContactKey>00000000-0000-0000-0000-000000000000</_deletedByContactKey>
<_deletedOn>0001-01-01T00:00:00</_deletedOn>
<_dirtyFields xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>ExternalPresenterRefKey</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://schemas.microsoft.com/2003/10/Serialization/" i:type="d11p1:guid">af72749d-7655-4141-bd68-019ebac10981</d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>Prefix</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>FirstName</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>LastName</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>JobTitle</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>CompanyName</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>Bio</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>PictureUrl</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
</_dirtyFields>
<_effectiveContactKey>00000000-0000-0000-0000-000000000000</_effectiveContactKey>
<_isNew>true</_isNew>
<_itemCommunityKey>00000000-0000-0000-0000-000000000000</_itemCommunityKey>
<_updatedByContactKey>00000000-0000-0000-0000-000000000000</_updatedByContactKey>
<_updatedOn>0001-01-01T00:00:00</_updatedOn>
<d7p1:_Bio>sample string 7</d7p1:_Bio>
<d7p1:_CompanyName>sample string 6</d7p1:_CompanyName>
<d7p1:_ExternalPresenterRefKey>bcad176d-44a1-42f7-9df4-1a20c02388fe</d7p1:_ExternalPresenterRefKey>
<d7p1:_FirstName>sample string 3</d7p1:_FirstName>
<d7p1:_JobTitle>sample string 5</d7p1:_JobTitle>
<d7p1:_LastName>sample string 4</d7p1:_LastName>
<d7p1:_PictureUrl>sample string 8</d7p1:_PictureUrl>
<d7p1:_Prefix>sample string 2</d7p1:_Prefix>
</_dataObject>
</ExternalPresenterRef>
<PresenterInfoLabel>sample string 4</PresenterInfoLabel>
<PresenterInfoTitle>sample string 5</PresenterInfoTitle>
<PresenterInfoUrl>sample string 3</PresenterInfoUrl>
<PresenterProfileUrl>sample string 2</PresenterProfileUrl>
<PresenterRole xmlns:d7p1="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Events">
<_IsLoggingEnabled xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">true</_IsLoggingEnabled>
<_x003C_ClassBOEntityKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ClassBOEntityKey_x003E_k__BackingField>
<_x003C_ClassItemKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ClassItemKey_x003E_k__BackingField>
<_x003C_ItemBOEntityName_x003E_k__BackingField i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core" />
<_x003C_ItemCreatedOn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">0001-01-01T00:00:00</_x003C_ItemCreatedOn_x003E_k__BackingField>
<_x003C_ItemName_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">sample string 10</_x003C_ItemName_x003E_k__BackingField>
<_x003C_ItemOwnerContactKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ItemOwnerContactKey_x003E_k__BackingField>
<_dataObject xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">
<_IsLoggingEnabled>true</_IsLoggingEnabled>
<_x003C_ClassBOEntityKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ClassBOEntityKey_x003E_k__BackingField>
<_x003C_ClassItemKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ClassItemKey_x003E_k__BackingField>
<_x003C_ItemBOEntityName_x003E_k__BackingField i:nil="true" />
<_x003C_ItemCreatedOn_x003E_k__BackingField>0001-01-01T00:00:00</_x003C_ItemCreatedOn_x003E_k__BackingField>
<_x003C_ItemName_x003E_k__BackingField i:nil="true" />
<_x003C_ItemOwnerContactKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ItemOwnerContactKey_x003E_k__BackingField>
<_cacheSanitized xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
<_createdByContactKey>00000000-0000-0000-0000-000000000000</_createdByContactKey>
<_createdOn>0001-01-01T00:00:00</_createdOn>
<_deletedByContactKey>00000000-0000-0000-0000-000000000000</_deletedByContactKey>
<_deletedOn>0001-01-01T00:00:00</_deletedOn>
<_dirtyFields xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>PresenterRoleKey</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://schemas.microsoft.com/2003/10/Serialization/" i:type="d11p1:guid">e0e55380-4fa8-46f1-95fb-019ebac10981</d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>PresenterRoleName</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>PresenterRoleDescription</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>SortOrder</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:int">0</d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>IsActive</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:boolean">false</d9p1:Value>
</d9p1:KeyValueOfstringanyType>
</_dirtyFields>
<_effectiveContactKey>00000000-0000-0000-0000-000000000000</_effectiveContactKey>
<_isNew>true</_isNew>
<_itemCommunityKey>00000000-0000-0000-0000-000000000000</_itemCommunityKey>
<_updatedByContactKey>00000000-0000-0000-0000-000000000000</_updatedByContactKey>
<_updatedOn>0001-01-01T00:00:00</_updatedOn>
<d7p1:_IsActive>true</d7p1:_IsActive>
<d7p1:_PresenterRoleDescription>sample string 3</d7p1:_PresenterRoleDescription>
<d7p1:_PresenterRoleKey>d315705e-022b-4fab-bc66-9a251c8e1bea</d7p1:_PresenterRoleKey>
<d7p1:_PresenterRoleName>sample string 2</d7p1:_PresenterRoleName>
<d7p1:_SortOrder>4</d7p1:_SortOrder>
</_dataObject>
</PresenterRole>
</EventPresenter>
</Presenters>
</EventSession>
</Sessions>
<ShortTitle>sample string 7</ShortTitle>
<ShowPriceDetails>true</ShowPriceDetails>
<SpecialInstructions>true</SpecialInstructions>
<SpecialInstructionsLabelText>sample string 35</SpecialInstructionsLabelText>
<StartDateTime>2026-06-12T03:34:33.6015855-04:00</StartDateTime>
<StartDateTimeUTC>2026-06-12T03:34:33.6015855-04:00</StartDateTimeUTC>
<SuppressOptionDisplay>true</SuppressOptionDisplay>
<SuppressSessionDisplay>true</SuppressSessionDisplay>
<TimeZone xmlns:d3p1="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">
<d3p1:Abbreviation>sample string 6</d3p1:Abbreviation>
<d3p1:GMTOffsetMinutes>3</d3p1:GMTOffsetMinutes>
<d3p1:IsDaylightSavings>true</d3p1:IsDaylightSavings>
<d3p1:TimeZoneDesc>sample string 2</d3p1:TimeZoneDesc>
<d3p1:TimeZoneId>sample string 7</d3p1:TimeZoneId>
<d3p1:TimeZoneKey>a3c17fe2-d021-4511-b73a-781562bd693f</d3p1:TimeZoneKey>
<d3p1:WindowsId>sample string 5</d3p1:WindowsId>
</TimeZone>
<TimeZoneKey>f644e592-625e-4d26-a604-7e21540d2745</TimeZoneKey>
<UpdatedByUser>sample string 65</UpdatedByUser>
<UpdatedByUserKey>99977216-4d23-4a55-b62e-5df783f31d62</UpdatedByUserKey>
<UpdatedOn>2026-06-12T03:34:33.6015855-04:00</UpdatedOn>
<UseBadgeName>true</UseBadgeName>
<UseDisabilityOrSpecial>true</UseDisabilityOrSpecial>
<UseForm>true</UseForm>
</Event>
<Event>
<Address xmlns:d3p1="http://schemas.datacontract.org/2004/07/HigherLogic.API.Models.Enterprise">
<d3p1:Address1>sample string 1</d3p1:Address1>
<d3p1:Address2>sample string 2</d3p1:Address2>
<d3p1:Address3>sample string 3</d3p1:Address3>
<d3p1:AddressKey>327b6ed0-b16c-4065-a409-5c1c6cdc6261</d3p1:AddressKey>
<d3p1:AddressType>sample string 5</d3p1:AddressType>
<d3p1:City>sample string 6</d3p1:City>
<d3p1:CityStateCounty>sample string 7</d3p1:CityStateCounty>
<d3p1:CityStateCountyCountry>sample string 8</d3p1:CityStateCountyCountry>
<d3p1:ContactKey>3c610a10-f916-471d-9710-cb0391f092cc</d3p1:ContactKey>
<d3p1:CountryCode>sample string 10</d3p1:CountryCode>
<d3p1:CountryName>sample string 11</d3p1:CountryName>
<d3p1:County>sample string 12</d3p1:County>
<d3p1:EmailAddress>sample string 13</d3p1:EmailAddress>
<d3p1:FormattedAddress>sample string 14</d3p1:FormattedAddress>
<d3p1:FormattedAddressOneLine>sample string 15</d3p1:FormattedAddressOneLine>
<d3p1:FormattedAddressText>sample string 16</d3p1:FormattedAddressText>
<d3p1:IsListCityState>true</d3p1:IsListCityState>
<d3p1:IsLoggingEnabled>true</d3p1:IsLoggingEnabled>
<d3p1:IsNew>true</d3p1:IsNew>
<d3p1:IsPreferredBill>true</d3p1:IsPreferredBill>
<d3p1:IsPreferredList>true</d3p1:IsPreferredList>
<d3p1:IsPreferredMail>true</d3p1:IsPreferredMail>
<d3p1:ItemCreatedOn>2026-06-12T03:34:33.6015855-04:00</d3p1:ItemCreatedOn>
<d3p1:ItemEntityName>sample string 24</d3p1:ItemEntityName>
<d3p1:ItemName>sample string 25</d3p1:ItemName>
<d3p1:ItemOwnerContactKey>a85ec130-0cec-43b0-9d49-4b1f8b19dcaf</d3p1:ItemOwnerContactKey>
<d3p1:Latitude>27</d3p1:Latitude>
<d3p1:LegacyAddressKey>sample string 28</d3p1:LegacyAddressKey>
<d3p1:Longitude>29</d3p1:Longitude>
<d3p1:NearText>sample string 30</d3p1:NearText>
<d3p1:Phone1>sample string 31</d3p1:Phone1>
<d3p1:Phone1Type>sample string 32</d3p1:Phone1Type>
<d3p1:Phone2>sample string 33</d3p1:Phone2>
<d3p1:Phone2Type>sample string 34</d3p1:Phone2Type>
<d3p1:Phone3>sample string 35</d3p1:Phone3>
<d3p1:Phone3Type>sample string 36</d3p1:Phone3Type>
<d3p1:Phone4>sample string 37</d3p1:Phone4>
<d3p1:Phone4Type>sample string 38</d3p1:Phone4Type>
<d3p1:PostalCode>sample string 39</d3p1:PostalCode>
<d3p1:Region>sample string 40</d3p1:Region>
<d3p1:StateProvinceCode>sample string 41</d3p1:StateProvinceCode>
<d3p1:TimeZoneKey>a5260eff-a1d7-4945-8fdf-06e854414c9a</d3p1:TimeZoneKey>
<d3p1:Town>sample string 43</d3p1:Town>
<d3p1:TownOrCity>sample string 44</d3p1:TownOrCity>
</Address>
<ArchiveDateTime>2026-06-12T03:34:33.6015855-04:00</ArchiveDateTime>
<AttendedInd>sample string 69</AttendedInd>
<Community xmlns:d3p1="http://schemas.datacontract.org/2004/07/HigherLogic.API.Models.Enterprise" i:nil="true" />
<CommunityKey>e12b6c1b-5ca1-408d-a5f3-83c318c1a7a2</CommunityKey>
<ConfirmationEmailText>sample string 43</ConfirmationEmailText>
<ContactEmail>sample string 23</ContactEmail>
<ContactFirstLast>sample string 21</ContactFirstLast>
<ContactFirstName>sample string 20</ContactFirstName>
<ContactKey>0cf8121d-b2da-4fc5-81fe-51bccb808112</ContactKey>
<ContactLastName>sample string 22</ContactLastName>
<ContactPhone>sample string 24</ContactPhone>
<CreatedByUser>sample string 62</CreatedByUser>
<CreatedByUserKey>b6ea3394-926e-40c3-8ac6-b11eb139caa8</CreatedByUserKey>
<CreatedOn>2026-06-12T03:34:33.6015855-04:00</CreatedOn>
<CurrencyType xmlns:d3p1="http://schemas.datacontract.org/2004/07/HigherLogic.API.Models.Enterprise">
<d3p1:CurrencyCode>sample string 1</d3p1:CurrencyCode>
<d3p1:CurrencyName>sample string 2</d3p1:CurrencyName>
<d3p1:CurrencySymbol>sample string 3</d3p1:CurrencySymbol>
</CurrencyType>
<DetailURL>sample string 44</DetailURL>
<DialInInstructions>sample string 3</DialInInstructions>
<EarlyRegistrationDate>2026-06-12T03:34:33.6015855-04:00</EarlyRegistrationDate>
<EndDateTime>2026-06-12T03:34:33.6015855-04:00</EndDateTime>
<EndDateTimeCalculated>2026-06-12T03:34:33.6015855-04:00</EndDateTimeCalculated>
<EndDateTimeUTC>2026-06-12T03:34:33.6015855-04:00</EndDateTimeUTC>
<EventDescription>sample string 25</EventDescription>
<EventKey>a301e915-7e00-44e6-95b5-a7c8f655657b</EventKey>
<EventListDisplayType>17</EventListDisplayType>
<EventTitle>sample string 6</EventTitle>
<EventType>
<AcceptOfflinePayment>true</AcceptOfflinePayment>
<AcceptPayment>true</AcceptPayment>
<AddEditScreenDescription>sample string 21</AddEditScreenDescription>
<AllowCommunityAdminToUse>true</AllowCommunityAdminToUse>
<AllowCommunityMemberToUse>true</AllowCommunityMemberToUse>
<AllowCredits>true</AllowCredits>
<AllowEarlyRegistrationRate>true</AllowEarlyRegistrationRate>
<AllowEventLogo>true</AllowEventLogo>
<AllowEventVisibilityChanges>true</AllowEventVisibilityChanges>
<AllowLateRegistrationRate>true</AllowLateRegistrationRate>
<AllowMemberNonMemberPricing>true</AllowMemberNonMemberPricing>
<AllowMultiDay>true</AllowMultiDay>
<AllowMultiPricesByDate>true</AllowMultiPricesByDate>
<AllowMultiPricesByRegistrantClass>true</AllowMultiPricesByRegistrantClass>
<AllowMultiPricesByRegistrantType>true</AllowMultiPricesByRegistrantType>
<AllowMultipleOptions>true</AllowMultipleOptions>
<AllowMultipleRegistrations>true</AllowMultipleRegistrations>
<AllowMultipleSessions>true</AllowMultipleSessions>
<AllowNonMemberRegistration>true</AllowNonMemberRegistration>
<AllowOnlinePhone>true</AllowOnlinePhone>
<AllowPhysicalAddress>true</AllowPhysicalAddress>
<AllowPublicUserRegistration>true</AllowPublicUserRegistration>
<AllowRegistration>true</AllowRegistration>
<AllowSameSelections>true</AllowSameSelections>
<EventTypeDescription>sample string 3</EventTypeDescription>
<EventTypeKey>5369739c-033f-4554-ae44-3e1527b1e5df</EventTypeKey>
<EventTypeName>sample string 2</EventTypeName>
<HasPaymentProvider>true</HasPaymentProvider>
<IsActive>true</IsActive>
<RegistrationProcessOption>33</RegistrationProcessOption>
<ShowAddEditScreenDescription>true</ShowAddEditScreenDescription>
<SuppressOptionDisplay>true</SuppressOptionDisplay>
<SuppressSessionDisplay>true</SuppressSessionDisplay>
</EventType>
<EventTypeKey>b244ec3e-dc37-4e9a-96dd-324f2dcc845a</EventTypeKey>
<EventTypeName>sample string 45</EventTypeName>
<EventURL>sample string 4</EventURL>
<FormatedDateRange>sample string 46</FormatedDateRange>
<FormatedDateRangeLong>sample string 47</FormatedDateRangeLong>
<FormatedDateRangeLongMonth>sample string 48</FormatedDateRangeLongMonth>
<FormatedDateRangeYear>sample string 49</FormatedDateRangeYear>
<HasPricing>true</HasPricing>
<ICalendarData>sample string 51</ICalendarData>
<IsAcceptingRegistrations>true</IsAcceptingRegistrations>
<IsActive>true</IsActive>
<IsReadyForRegistration>true</IsReadyForRegistration>
<LateRegistrationEndDate>2026-06-12T03:34:33.6015855-04:00</LateRegistrationEndDate>
<LegacyEventKey>sample string 42</LegacyEventKey>
<LinkToEventDetails>sample string 55</LinkToEventDetails>
<LoginInstructions>sample string 5</LoginInstructions>
<MemberFee>56</MemberFee>
<NonMemberFee>57</NonMemberFee>
<ParticipationType>2</ParticipationType>
<PictureFileName>sample string 26</PictureFileName>
<PictureHeight>28</PictureHeight>
<PictureUrl>sample string 27</PictureUrl>
<PictureWidth>29</PictureWidth>
<RegRedirectURL>sample string 31</RegRedirectURL>
<RegThankyouMessage>sample string 59</RegThankyouMessage>
<RegistrantCount>58</RegistrantCount>
<RegistrationOptions>
<EventOption>
<CECredits>6</CECredits>
<CategoryKey>d68f8144-9140-40d1-ae60-0386ef69a8b6</CategoryKey>
<CategoryName>sample string 4</CategoryName>
<CategorySortOrder>5</CategorySortOrder>
<CreatedByContactKey>d9ddb567-92eb-43ea-9c03-57f78f925b64</CreatedByContactKey>
<CreatedOn>2026-06-12T03:34:33.6015855-04:00</CreatedOn>
<Description>sample string 9</Description>
<EarlyRegistrationPrice>10</EarlyRegistrationPrice>
<EndDateTime>2026-06-12T03:34:33.6015855-04:00</EndDateTime>
<EndDateTimeUTC>2026-06-12T03:34:33.6015855-04:00</EndDateTimeUTC>
<ICalendarData>sample string 13</ICalendarData>
<IsActive>true</IsActive>
<IsDefault>true</IsDefault>
<IsDisplayed>true</IsDisplayed>
<IsLoggingEnabled>true</IsLoggingEnabled>
<IsRequired>true</IsRequired>
<IsSession>true</IsSession>
<LateRegistrationPrice>20</LateRegistrationPrice>
<LegacyOptionKey>sample string 21</LegacyOptionKey>
<Location>sample string 22</Location>
<MaximumRegistrants>23</MaximumRegistrants>
<PriceTypeCode>24</PriceTypeCode>
<RegistrantCount>25</RegistrantCount>
<RegularRegistrationPrice>26</RegularRegistrationPrice>
<SortOrder>27</SortOrder>
<StartDateTime>2026-06-12T03:34:33.6015855-04:00</StartDateTime>
<StartDateTimeUTC>2026-06-12T03:34:33.6015855-04:00</StartDateTimeUTC>
<Title>sample string 30</Title>
<UpdatedByContactKey>455b2303-7a40-4b7f-84ee-cc23ca54328e</UpdatedByContactKey>
<UpdatedOn>2026-06-12T03:34:33.6015855-04:00</UpdatedOn>
<EventOptionCategoryKey>47a0f808-2823-46a2-af4b-ec7e50308baa</EventOptionCategoryKey>
<EventOptionKey>9a14a4bc-3933-4a77-9dbb-e3b445df2798</EventOptionKey>
<Prices>
<EventOptionPrice>
<EarlyRegistrationPrice>1</EarlyRegistrationPrice>
<EventOptionKey>8acf16f0-b167-4d31-b560-02312c3662d2</EventOptionKey>
<EventOptionPriceKey>5e8d1737-b490-480d-ac9e-c822381b470a</EventOptionPriceKey>
<LateRegistrationPrice>4</LateRegistrationPrice>
<RegistrantClass>
<IsActive>true</IsActive>
<IsDefaultMember>true</IsDefaultMember>
<IsDefaultNonMember>true</IsDefaultNonMember>
<Priority>4</Priority>
<RegistrantClassDescription>sample string 5</RegistrantClassDescription>
<RegistrantClassKey>851925ab-0510-48ec-b64e-d63f834b2bf5</RegistrantClassKey>
<RegistrantClassName>sample string 7</RegistrantClassName>
<SecurityGroupDescription>sample string 10</SecurityGroupDescription>
<SecurityGroupKey>5394865f-e7c8-45c4-b083-49d6ca8fcfa8</SecurityGroupKey>
<SecurityGroupName>sample string 9</SecurityGroupName>
</RegistrantClass>
<RegularRegistrationPrice>5</RegularRegistrationPrice>
</EventOptionPrice>
<EventOptionPrice>
<EarlyRegistrationPrice>1</EarlyRegistrationPrice>
<EventOptionKey>8acf16f0-b167-4d31-b560-02312c3662d2</EventOptionKey>
<EventOptionPriceKey>5e8d1737-b490-480d-ac9e-c822381b470a</EventOptionPriceKey>
<LateRegistrationPrice>4</LateRegistrationPrice>
<RegistrantClass>
<IsActive>true</IsActive>
<IsDefaultMember>true</IsDefaultMember>
<IsDefaultNonMember>true</IsDefaultNonMember>
<Priority>4</Priority>
<RegistrantClassDescription>sample string 5</RegistrantClassDescription>
<RegistrantClassKey>851925ab-0510-48ec-b64e-d63f834b2bf5</RegistrantClassKey>
<RegistrantClassName>sample string 7</RegistrantClassName>
<SecurityGroupDescription>sample string 10</SecurityGroupDescription>
<SecurityGroupKey>5394865f-e7c8-45c4-b083-49d6ca8fcfa8</SecurityGroupKey>
<SecurityGroupName>sample string 9</SecurityGroupName>
</RegistrantClass>
<RegularRegistrationPrice>5</RegularRegistrationPrice>
</EventOptionPrice>
</Prices>
</EventOption>
<EventOption>
<CECredits>6</CECredits>
<CategoryKey>d68f8144-9140-40d1-ae60-0386ef69a8b6</CategoryKey>
<CategoryName>sample string 4</CategoryName>
<CategorySortOrder>5</CategorySortOrder>
<CreatedByContactKey>d9ddb567-92eb-43ea-9c03-57f78f925b64</CreatedByContactKey>
<CreatedOn>2026-06-12T03:34:33.6015855-04:00</CreatedOn>
<Description>sample string 9</Description>
<EarlyRegistrationPrice>10</EarlyRegistrationPrice>
<EndDateTime>2026-06-12T03:34:33.6015855-04:00</EndDateTime>
<EndDateTimeUTC>2026-06-12T03:34:33.6015855-04:00</EndDateTimeUTC>
<ICalendarData>sample string 13</ICalendarData>
<IsActive>true</IsActive>
<IsDefault>true</IsDefault>
<IsDisplayed>true</IsDisplayed>
<IsLoggingEnabled>true</IsLoggingEnabled>
<IsRequired>true</IsRequired>
<IsSession>true</IsSession>
<LateRegistrationPrice>20</LateRegistrationPrice>
<LegacyOptionKey>sample string 21</LegacyOptionKey>
<Location>sample string 22</Location>
<MaximumRegistrants>23</MaximumRegistrants>
<PriceTypeCode>24</PriceTypeCode>
<RegistrantCount>25</RegistrantCount>
<RegularRegistrationPrice>26</RegularRegistrationPrice>
<SortOrder>27</SortOrder>
<StartDateTime>2026-06-12T03:34:33.6015855-04:00</StartDateTime>
<StartDateTimeUTC>2026-06-12T03:34:33.6015855-04:00</StartDateTimeUTC>
<Title>sample string 30</Title>
<UpdatedByContactKey>455b2303-7a40-4b7f-84ee-cc23ca54328e</UpdatedByContactKey>
<UpdatedOn>2026-06-12T03:34:33.6015855-04:00</UpdatedOn>
<EventOptionCategoryKey>47a0f808-2823-46a2-af4b-ec7e50308baa</EventOptionCategoryKey>
<EventOptionKey>9a14a4bc-3933-4a77-9dbb-e3b445df2798</EventOptionKey>
<Prices>
<EventOptionPrice>
<EarlyRegistrationPrice>1</EarlyRegistrationPrice>
<EventOptionKey>8acf16f0-b167-4d31-b560-02312c3662d2</EventOptionKey>
<EventOptionPriceKey>5e8d1737-b490-480d-ac9e-c822381b470a</EventOptionPriceKey>
<LateRegistrationPrice>4</LateRegistrationPrice>
<RegistrantClass>
<IsActive>true</IsActive>
<IsDefaultMember>true</IsDefaultMember>
<IsDefaultNonMember>true</IsDefaultNonMember>
<Priority>4</Priority>
<RegistrantClassDescription>sample string 5</RegistrantClassDescription>
<RegistrantClassKey>851925ab-0510-48ec-b64e-d63f834b2bf5</RegistrantClassKey>
<RegistrantClassName>sample string 7</RegistrantClassName>
<SecurityGroupDescription>sample string 10</SecurityGroupDescription>
<SecurityGroupKey>5394865f-e7c8-45c4-b083-49d6ca8fcfa8</SecurityGroupKey>
<SecurityGroupName>sample string 9</SecurityGroupName>
</RegistrantClass>
<RegularRegistrationPrice>5</RegularRegistrationPrice>
</EventOptionPrice>
<EventOptionPrice>
<EarlyRegistrationPrice>1</EarlyRegistrationPrice>
<EventOptionKey>8acf16f0-b167-4d31-b560-02312c3662d2</EventOptionKey>
<EventOptionPriceKey>5e8d1737-b490-480d-ac9e-c822381b470a</EventOptionPriceKey>
<LateRegistrationPrice>4</LateRegistrationPrice>
<RegistrantClass>
<IsActive>true</IsActive>
<IsDefaultMember>true</IsDefaultMember>
<IsDefaultNonMember>true</IsDefaultNonMember>
<Priority>4</Priority>
<RegistrantClassDescription>sample string 5</RegistrantClassDescription>
<RegistrantClassKey>851925ab-0510-48ec-b64e-d63f834b2bf5</RegistrantClassKey>
<RegistrantClassName>sample string 7</RegistrantClassName>
<SecurityGroupDescription>sample string 10</SecurityGroupDescription>
<SecurityGroupKey>5394865f-e7c8-45c4-b083-49d6ca8fcfa8</SecurityGroupKey>
<SecurityGroupName>sample string 9</SecurityGroupName>
</RegistrantClass>
<RegularRegistrationPrice>5</RegularRegistrationPrice>
</EventOptionPrice>
</Prices>
</EventOption>
</RegistrationOptions>
<RegistrationProcessOption>30</RegistrationProcessOption>
<RegularRegistrationDate>2026-06-12T03:34:33.6015855-04:00</RegularRegistrationDate>
<RegularRegistrationEndDate>2026-06-12T03:34:33.6015855-04:00</RegularRegistrationEndDate>
<RequireAttendanceToVote>true</RequireAttendanceToVote>
<SearchResultsDisplayType>18</SearchResultsDisplayType>
<Sessions>
<EventSession>
<CECredits>6</CECredits>
<CategoryKey>6d52b3df-0d9f-4573-a102-c50a7cdbd610</CategoryKey>
<CategoryName>sample string 4</CategoryName>
<CategorySortOrder>5</CategorySortOrder>
<CreatedByContactKey>9789a5f4-5ea5-4871-92db-11dd789eb19e</CreatedByContactKey>
<CreatedOn>2026-06-12T03:34:33.6015855-04:00</CreatedOn>
<Description>sample string 9</Description>
<EarlyRegistrationPrice>10</EarlyRegistrationPrice>
<EndDateTime>2026-06-12T03:34:33.6015855-04:00</EndDateTime>
<EndDateTimeUTC>2026-06-12T03:34:33.6015855-04:00</EndDateTimeUTC>
<ICalendarData>sample string 13</ICalendarData>
<IsActive>true</IsActive>
<IsDefault>true</IsDefault>
<IsDisplayed>true</IsDisplayed>
<IsLoggingEnabled>true</IsLoggingEnabled>
<IsRequired>true</IsRequired>
<IsSession>true</IsSession>
<LateRegistrationPrice>20</LateRegistrationPrice>
<LegacyOptionKey>sample string 21</LegacyOptionKey>
<Location>sample string 22</Location>
<MaximumRegistrants>23</MaximumRegistrants>
<PriceTypeCode>24</PriceTypeCode>
<RegistrantCount>25</RegistrantCount>
<RegularRegistrationPrice>26</RegularRegistrationPrice>
<SortOrder>27</SortOrder>
<StartDateTime>2026-06-12T03:34:33.6015855-04:00</StartDateTime>
<StartDateTimeUTC>2026-06-12T03:34:33.6015855-04:00</StartDateTimeUTC>
<Title>sample string 30</Title>
<UpdatedByContactKey>29a58342-6004-42f6-9dcb-0fff4aeba14a</UpdatedByContactKey>
<UpdatedOn>2026-06-12T03:34:33.6015855-04:00</UpdatedOn>
<EventSessionCategoryKey>452e421b-152b-4ee2-9821-b07c17a81c35</EventSessionCategoryKey>
<EventSessionKey>c1d53c0d-2428-460b-a78a-cc3cf5ecdb6e</EventSessionKey>
<Presenters>
<EventPresenter>
<Bio>sample string 1</Bio>
<Contact xmlns:d7p1="http://schemas.datacontract.org/2004/07/HigherLogic.API.Models.Enterprise">
<d7p1:AMSDirectoryOptOut>true</d7p1:AMSDirectoryOptOut>
<d7p1:Addresses>
<d7p1:Address>
<d7p1:Address1>sample string 1</d7p1:Address1>
<d7p1:Address2>sample string 2</d7p1:Address2>
<d7p1:Address3>sample string 3</d7p1:Address3>
<d7p1:AddressKey>327b6ed0-b16c-4065-a409-5c1c6cdc6261</d7p1:AddressKey>
<d7p1:AddressType>sample string 5</d7p1:AddressType>
<d7p1:City>sample string 6</d7p1:City>
<d7p1:CityStateCounty>sample string 7</d7p1:CityStateCounty>
<d7p1:CityStateCountyCountry>sample string 8</d7p1:CityStateCountyCountry>
<d7p1:ContactKey>3c610a10-f916-471d-9710-cb0391f092cc</d7p1:ContactKey>
<d7p1:CountryCode>sample string 10</d7p1:CountryCode>
<d7p1:CountryName>sample string 11</d7p1:CountryName>
<d7p1:County>sample string 12</d7p1:County>
<d7p1:EmailAddress>sample string 13</d7p1:EmailAddress>
<d7p1:FormattedAddress>sample string 14</d7p1:FormattedAddress>
<d7p1:FormattedAddressOneLine>sample string 15</d7p1:FormattedAddressOneLine>
<d7p1:FormattedAddressText>sample string 16</d7p1:FormattedAddressText>
<d7p1:IsListCityState>true</d7p1:IsListCityState>
<d7p1:IsLoggingEnabled>true</d7p1:IsLoggingEnabled>
<d7p1:IsNew>true</d7p1:IsNew>
<d7p1:IsPreferredBill>true</d7p1:IsPreferredBill>
<d7p1:IsPreferredList>true</d7p1:IsPreferredList>
<d7p1:IsPreferredMail>true</d7p1:IsPreferredMail>
<d7p1:ItemCreatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:ItemCreatedOn>
<d7p1:ItemEntityName>sample string 24</d7p1:ItemEntityName>
<d7p1:ItemName>sample string 25</d7p1:ItemName>
<d7p1:ItemOwnerContactKey>a85ec130-0cec-43b0-9d49-4b1f8b19dcaf</d7p1:ItemOwnerContactKey>
<d7p1:Latitude>27</d7p1:Latitude>
<d7p1:LegacyAddressKey>sample string 28</d7p1:LegacyAddressKey>
<d7p1:Longitude>29</d7p1:Longitude>
<d7p1:NearText>sample string 30</d7p1:NearText>
<d7p1:Phone1>sample string 31</d7p1:Phone1>
<d7p1:Phone1Type>sample string 32</d7p1:Phone1Type>
<d7p1:Phone2>sample string 33</d7p1:Phone2>
<d7p1:Phone2Type>sample string 34</d7p1:Phone2Type>
<d7p1:Phone3>sample string 35</d7p1:Phone3>
<d7p1:Phone3Type>sample string 36</d7p1:Phone3Type>
<d7p1:Phone4>sample string 37</d7p1:Phone4>
<d7p1:Phone4Type>sample string 38</d7p1:Phone4Type>
<d7p1:PostalCode>sample string 39</d7p1:PostalCode>
<d7p1:Region>sample string 40</d7p1:Region>
<d7p1:StateProvinceCode>sample string 41</d7p1:StateProvinceCode>
<d7p1:TimeZoneKey>a5260eff-a1d7-4945-8fdf-06e854414c9a</d7p1:TimeZoneKey>
<d7p1:Town>sample string 43</d7p1:Town>
<d7p1:TownOrCity>sample string 44</d7p1:TownOrCity>
</d7p1:Address>
<d7p1:Address>
<d7p1:Address1>sample string 1</d7p1:Address1>
<d7p1:Address2>sample string 2</d7p1:Address2>
<d7p1:Address3>sample string 3</d7p1:Address3>
<d7p1:AddressKey>327b6ed0-b16c-4065-a409-5c1c6cdc6261</d7p1:AddressKey>
<d7p1:AddressType>sample string 5</d7p1:AddressType>
<d7p1:City>sample string 6</d7p1:City>
<d7p1:CityStateCounty>sample string 7</d7p1:CityStateCounty>
<d7p1:CityStateCountyCountry>sample string 8</d7p1:CityStateCountyCountry>
<d7p1:ContactKey>3c610a10-f916-471d-9710-cb0391f092cc</d7p1:ContactKey>
<d7p1:CountryCode>sample string 10</d7p1:CountryCode>
<d7p1:CountryName>sample string 11</d7p1:CountryName>
<d7p1:County>sample string 12</d7p1:County>
<d7p1:EmailAddress>sample string 13</d7p1:EmailAddress>
<d7p1:FormattedAddress>sample string 14</d7p1:FormattedAddress>
<d7p1:FormattedAddressOneLine>sample string 15</d7p1:FormattedAddressOneLine>
<d7p1:FormattedAddressText>sample string 16</d7p1:FormattedAddressText>
<d7p1:IsListCityState>true</d7p1:IsListCityState>
<d7p1:IsLoggingEnabled>true</d7p1:IsLoggingEnabled>
<d7p1:IsNew>true</d7p1:IsNew>
<d7p1:IsPreferredBill>true</d7p1:IsPreferredBill>
<d7p1:IsPreferredList>true</d7p1:IsPreferredList>
<d7p1:IsPreferredMail>true</d7p1:IsPreferredMail>
<d7p1:ItemCreatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:ItemCreatedOn>
<d7p1:ItemEntityName>sample string 24</d7p1:ItemEntityName>
<d7p1:ItemName>sample string 25</d7p1:ItemName>
<d7p1:ItemOwnerContactKey>a85ec130-0cec-43b0-9d49-4b1f8b19dcaf</d7p1:ItemOwnerContactKey>
<d7p1:Latitude>27</d7p1:Latitude>
<d7p1:LegacyAddressKey>sample string 28</d7p1:LegacyAddressKey>
<d7p1:Longitude>29</d7p1:Longitude>
<d7p1:NearText>sample string 30</d7p1:NearText>
<d7p1:Phone1>sample string 31</d7p1:Phone1>
<d7p1:Phone1Type>sample string 32</d7p1:Phone1Type>
<d7p1:Phone2>sample string 33</d7p1:Phone2>
<d7p1:Phone2Type>sample string 34</d7p1:Phone2Type>
<d7p1:Phone3>sample string 35</d7p1:Phone3>
<d7p1:Phone3Type>sample string 36</d7p1:Phone3Type>
<d7p1:Phone4>sample string 37</d7p1:Phone4>
<d7p1:Phone4Type>sample string 38</d7p1:Phone4Type>
<d7p1:PostalCode>sample string 39</d7p1:PostalCode>
<d7p1:Region>sample string 40</d7p1:Region>
<d7p1:StateProvinceCode>sample string 41</d7p1:StateProvinceCode>
<d7p1:TimeZoneKey>a5260eff-a1d7-4945-8fdf-06e854414c9a</d7p1:TimeZoneKey>
<d7p1:Town>sample string 43</d7p1:Town>
<d7p1:TownOrCity>sample string 44</d7p1:TownOrCity>
</d7p1:Address>
</d7p1:Addresses>
<d7p1:AgreedToTermsDateTime>2026-06-12T03:34:33.6015855-04:00</d7p1:AgreedToTermsDateTime>
<d7p1:CompanyLegacyContactKey>sample string 35</d7p1:CompanyLegacyContactKey>
<d7p1:CompanyName>sample string 13</d7p1:CompanyName>
<d7p1:CompanyTitle>sample string 14</d7p1:CompanyTitle>
<d7p1:ContactKey>303ca93b-d35b-417d-830b-d901354bfa92</d7p1:ContactKey>
<d7p1:ContactStatusCode>sample string 9</d7p1:ContactStatusCode>
<d7p1:Demographics>
<d7p1:Demographic>
<d7p1:DemographicType>sample string 1</d7p1:DemographicType>
<d7p1:Values xmlns:d10p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d10p1:string>sample string 1</d10p1:string>
<d10p1:string>sample string 2</d10p1:string>
</d7p1:Values>
</d7p1:Demographic>
<d7p1:Demographic>
<d7p1:DemographicType>sample string 1</d7p1:DemographicType>
<d7p1:Values xmlns:d10p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d10p1:string>sample string 1</d10p1:string>
<d10p1:string>sample string 2</d10p1:string>
</d7p1:Values>
</d7p1:Demographic>
</d7p1:Demographics>
<d7p1:Designation>sample string 16</d7p1:Designation>
<d7p1:DisplayName>sample string 7</d7p1:DisplayName>
<d7p1:EducationEntries>
<d7p1:Education>
<d7p1:ActivitiesSocieties>sample string 1</d7p1:ActivitiesSocieties>
<d7p1:Advisor>sample string 2</d7p1:Advisor>
<d7p1:City>sample string 3</d7p1:City>
<d7p1:CountryCode>sample string 4</d7p1:CountryCode>
<d7p1:CountryName>sample string 5</d7p1:CountryName>
<d7p1:Degree>sample string 6</d7p1:Degree>
<d7p1:DegreeYear>7</d7p1:DegreeYear>
<d7p1:Dissertation>sample string 8</d7p1:Dissertation>
<d7p1:EducationKey>ef9ef9e4-6d3d-4eae-ae7d-7c3cd65734f2</d7p1:EducationKey>
<d7p1:FieldOfStudy>sample string 10</d7p1:FieldOfStudy>
<d7p1:FromYear>11</d7p1:FromYear>
<d7p1:IsHighestDegreeAttained>true</d7p1:IsHighestDegreeAttained>
<d7p1:Notes>sample string 13</d7p1:Notes>
<d7p1:SchoolName>sample string 14</d7p1:SchoolName>
<d7p1:StateCode>sample string 15</d7p1:StateCode>
<d7p1:StateName>sample string 16</d7p1:StateName>
<d7p1:ToYear>17</d7p1:ToYear>
<d7p1:UpdatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:UpdatedOn>
</d7p1:Education>
<d7p1:Education>
<d7p1:ActivitiesSocieties>sample string 1</d7p1:ActivitiesSocieties>
<d7p1:Advisor>sample string 2</d7p1:Advisor>
<d7p1:City>sample string 3</d7p1:City>
<d7p1:CountryCode>sample string 4</d7p1:CountryCode>
<d7p1:CountryName>sample string 5</d7p1:CountryName>
<d7p1:Degree>sample string 6</d7p1:Degree>
<d7p1:DegreeYear>7</d7p1:DegreeYear>
<d7p1:Dissertation>sample string 8</d7p1:Dissertation>
<d7p1:EducationKey>ef9ef9e4-6d3d-4eae-ae7d-7c3cd65734f2</d7p1:EducationKey>
<d7p1:FieldOfStudy>sample string 10</d7p1:FieldOfStudy>
<d7p1:FromYear>11</d7p1:FromYear>
<d7p1:IsHighestDegreeAttained>true</d7p1:IsHighestDegreeAttained>
<d7p1:Notes>sample string 13</d7p1:Notes>
<d7p1:SchoolName>sample string 14</d7p1:SchoolName>
<d7p1:StateCode>sample string 15</d7p1:StateCode>
<d7p1:StateName>sample string 16</d7p1:StateName>
<d7p1:ToYear>17</d7p1:ToYear>
<d7p1:UpdatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:UpdatedOn>
</d7p1:Education>
</d7p1:EducationEntries>
<d7p1:EmailAddress>sample string 8</d7p1:EmailAddress>
<d7p1:FirstName>sample string 5</d7p1:FirstName>
<d7p1:HLContactMeOptOut>true</d7p1:HLContactMeOptOut>
<d7p1:HLDirectoryOptOut>true</d7p1:HLDirectoryOptOut>
<d7p1:InformalName>sample string 18</d7p1:InformalName>
<d7p1:IsBlogger>true</d7p1:IsBlogger>
<d7p1:IsCompany>true</d7p1:IsCompany>
<d7p1:IsMember>true</d7p1:IsMember>
<d7p1:LargePictureUrl>sample string 3</d7p1:LargePictureUrl>
<d7p1:LastName>sample string 6</d7p1:LastName>
<d7p1:LegacyContactKey>sample string 17</d7p1:LegacyContactKey>
<d7p1:LinkToProfile>sample string 1</d7p1:LinkToProfile>
<d7p1:LinkToVolunteerProfile>sample string 41</d7p1:LinkToVolunteerProfile>
<d7p1:MaidenName>sample string 31</d7p1:MaidenName>
<d7p1:MemberAwardKey>c2e988ff-2467-432b-bc39-d3e626f2aebc</d7p1:MemberAwardKey>
<d7p1:MemberId>sample string 30</d7p1:MemberId>
<d7p1:MiddleName>sample string 33</d7p1:MiddleName>
<d7p1:Phone1>sample string 19</d7p1:Phone1>
<d7p1:Phone1Type>sample string 20</d7p1:Phone1Type>
<d7p1:Phone2>sample string 21</d7p1:Phone2>
<d7p1:Phone2Type>sample string 22</d7p1:Phone2Type>
<d7p1:Phone3>sample string 23</d7p1:Phone3>
<d7p1:Phone3Type>sample string 24</d7p1:Phone3Type>
<d7p1:Phone4>sample string 25</d7p1:Phone4>
<d7p1:Phone4Type>sample string 26</d7p1:Phone4Type>
<d7p1:PictureUrl>sample string 2</d7p1:PictureUrl>
<d7p1:PrefixCode>sample string 10</d7p1:PrefixCode>
<d7p1:PrimarySecurityGroupKey>a9833dbf-4fa9-40f3-a535-c67747d7f1bd</d7p1:PrimarySecurityGroupKey>
<d7p1:Profile>
<d7p1:Certifications>sample string 1</d7p1:Certifications>
<d7p1:Description>sample string 2</d7p1:Description>
<d7p1:Expertise>sample string 3</d7p1:Expertise>
<d7p1:ForwardComments>true</d7p1:ForwardComments>
<d7p1:ForwardCommunityInvitations>true</d7p1:ForwardCommunityInvitations>
<d7p1:ForwardContactRequests>true</d7p1:ForwardContactRequests>
<d7p1:ForwardMessages>true</d7p1:ForwardMessages>
<d7p1:Groups>sample string 8</d7p1:Groups>
<d7p1:ImageHeight>9</d7p1:ImageHeight>
<d7p1:ImageWidth>10</d7p1:ImageWidth>
<d7p1:Interests>sample string 11</d7p1:Interests>
<d7p1:IsSpeaker>true</d7p1:IsSpeaker>
<d7p1:NotificationEmailAddress>sample string 13</d7p1:NotificationEmailAddress>
</d7p1:Profile>
<d7p1:SecurityGroups xmlns:d8p1="http://schemas.datacontract.org/2004/07/HigherLogic.API.Models.Enterprise.SecurityGroup">
<d8p1:SecurityGroupConcise>
<d8p1:ProvidesMemberBenefits>true</d8p1:ProvidesMemberBenefits>
<d8p1:SecurityGroupKey>b2da2b7c-24cc-4728-bbe9-48b0f56ed66d</d8p1:SecurityGroupKey>
<d8p1:SecurityGroupName>sample string 2</d8p1:SecurityGroupName>
</d8p1:SecurityGroupConcise>
<d8p1:SecurityGroupConcise>
<d8p1:ProvidesMemberBenefits>true</d8p1:ProvidesMemberBenefits>
<d8p1:SecurityGroupKey>b2da2b7c-24cc-4728-bbe9-48b0f56ed66d</d8p1:SecurityGroupKey>
<d8p1:SecurityGroupName>sample string 2</d8p1:SecurityGroupName>
</d8p1:SecurityGroupConcise>
</d7p1:SecurityGroups>
<d7p1:SuffixCode>sample string 15</d7p1:SuffixCode>
<d7p1:UnreadMessageCount>40</d7p1:UnreadMessageCount>
<d7p1:UpdatedByContactKey>c97ae598-781b-4832-9939-efb645315cb4</d7p1:UpdatedByContactKey>
<d7p1:UpdatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:UpdatedOn>
<d7p1:WebsiteUrl>sample string 27</d7p1:WebsiteUrl>
<d7p1:WorkHistory>
<d7p1:WorkExperience>
<d7p1:Country>sample string 1</d7p1:Country>
<d7p1:Description>sample string 2</d7p1:Description>
<d7p1:FromDate>2026-06-12T03:34:33.6015855-04:00</d7p1:FromDate>
<d7p1:IsPresent>true</d7p1:IsPresent>
<d7p1:IsPrimary>true</d7p1:IsPrimary>
<d7p1:JobExperienceKey>83bc75fe-c3e5-442a-b6b0-425c9b90b224</d7p1:JobExperienceKey>
<d7p1:OrganizationName>sample string 7</d7p1:OrganizationName>
<d7p1:OrganizationSize>8</d7p1:OrganizationSize>
<d7p1:OrganizationUrl>sample string 9</d7p1:OrganizationUrl>
<d7p1:Place>sample string 10</d7p1:Place>
<d7p1:State>sample string 11</d7p1:State>
<d7p1:Title>sample string 12</d7p1:Title>
<d7p1:ToDate>2026-06-12T03:34:33.6015855-04:00</d7p1:ToDate>
<d7p1:UpdatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:UpdatedOn>
</d7p1:WorkExperience>
<d7p1:WorkExperience>
<d7p1:Country>sample string 1</d7p1:Country>
<d7p1:Description>sample string 2</d7p1:Description>
<d7p1:FromDate>2026-06-12T03:34:33.6015855-04:00</d7p1:FromDate>
<d7p1:IsPresent>true</d7p1:IsPresent>
<d7p1:IsPrimary>true</d7p1:IsPrimary>
<d7p1:JobExperienceKey>83bc75fe-c3e5-442a-b6b0-425c9b90b224</d7p1:JobExperienceKey>
<d7p1:OrganizationName>sample string 7</d7p1:OrganizationName>
<d7p1:OrganizationSize>8</d7p1:OrganizationSize>
<d7p1:OrganizationUrl>sample string 9</d7p1:OrganizationUrl>
<d7p1:Place>sample string 10</d7p1:Place>
<d7p1:State>sample string 11</d7p1:State>
<d7p1:Title>sample string 12</d7p1:Title>
<d7p1:ToDate>2026-06-12T03:34:33.6015855-04:00</d7p1:ToDate>
<d7p1:UpdatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:UpdatedOn>
</d7p1:WorkExperience>
</d7p1:WorkHistory>
</Contact>
<ExternalPresenterRef xmlns:d7p1="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Events">
<_IsLoggingEnabled xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">true</_IsLoggingEnabled>
<_x003C_ClassBOEntityKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ClassBOEntityKey_x003E_k__BackingField>
<_x003C_ClassItemKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ClassItemKey_x003E_k__BackingField>
<_x003C_ItemBOEntityName_x003E_k__BackingField i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core" />
<_x003C_ItemCreatedOn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">0001-01-01T00:00:00</_x003C_ItemCreatedOn_x003E_k__BackingField>
<_x003C_ItemName_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">sample string 13</_x003C_ItemName_x003E_k__BackingField>
<_x003C_ItemOwnerContactKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ItemOwnerContactKey_x003E_k__BackingField>
<_dataObject xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">
<_IsLoggingEnabled>true</_IsLoggingEnabled>
<_x003C_ClassBOEntityKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ClassBOEntityKey_x003E_k__BackingField>
<_x003C_ClassItemKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ClassItemKey_x003E_k__BackingField>
<_x003C_ItemBOEntityName_x003E_k__BackingField i:nil="true" />
<_x003C_ItemCreatedOn_x003E_k__BackingField>0001-01-01T00:00:00</_x003C_ItemCreatedOn_x003E_k__BackingField>
<_x003C_ItemName_x003E_k__BackingField i:nil="true" />
<_x003C_ItemOwnerContactKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ItemOwnerContactKey_x003E_k__BackingField>
<_cacheSanitized xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
<_createdByContactKey>00000000-0000-0000-0000-000000000000</_createdByContactKey>
<_createdOn>0001-01-01T00:00:00</_createdOn>
<_deletedByContactKey>00000000-0000-0000-0000-000000000000</_deletedByContactKey>
<_deletedOn>0001-01-01T00:00:00</_deletedOn>
<_dirtyFields xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>ExternalPresenterRefKey</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://schemas.microsoft.com/2003/10/Serialization/" i:type="d11p1:guid">af72749d-7655-4141-bd68-019ebac10981</d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>Prefix</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>FirstName</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>LastName</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>JobTitle</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>CompanyName</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>Bio</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>PictureUrl</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
</_dirtyFields>
<_effectiveContactKey>00000000-0000-0000-0000-000000000000</_effectiveContactKey>
<_isNew>true</_isNew>
<_itemCommunityKey>00000000-0000-0000-0000-000000000000</_itemCommunityKey>
<_updatedByContactKey>00000000-0000-0000-0000-000000000000</_updatedByContactKey>
<_updatedOn>0001-01-01T00:00:00</_updatedOn>
<d7p1:_Bio>sample string 7</d7p1:_Bio>
<d7p1:_CompanyName>sample string 6</d7p1:_CompanyName>
<d7p1:_ExternalPresenterRefKey>bcad176d-44a1-42f7-9df4-1a20c02388fe</d7p1:_ExternalPresenterRefKey>
<d7p1:_FirstName>sample string 3</d7p1:_FirstName>
<d7p1:_JobTitle>sample string 5</d7p1:_JobTitle>
<d7p1:_LastName>sample string 4</d7p1:_LastName>
<d7p1:_PictureUrl>sample string 8</d7p1:_PictureUrl>
<d7p1:_Prefix>sample string 2</d7p1:_Prefix>
</_dataObject>
</ExternalPresenterRef>
<PresenterInfoLabel>sample string 4</PresenterInfoLabel>
<PresenterInfoTitle>sample string 5</PresenterInfoTitle>
<PresenterInfoUrl>sample string 3</PresenterInfoUrl>
<PresenterProfileUrl>sample string 2</PresenterProfileUrl>
<PresenterRole xmlns:d7p1="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Events">
<_IsLoggingEnabled xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">true</_IsLoggingEnabled>
<_x003C_ClassBOEntityKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ClassBOEntityKey_x003E_k__BackingField>
<_x003C_ClassItemKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ClassItemKey_x003E_k__BackingField>
<_x003C_ItemBOEntityName_x003E_k__BackingField i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core" />
<_x003C_ItemCreatedOn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">0001-01-01T00:00:00</_x003C_ItemCreatedOn_x003E_k__BackingField>
<_x003C_ItemName_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">sample string 10</_x003C_ItemName_x003E_k__BackingField>
<_x003C_ItemOwnerContactKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ItemOwnerContactKey_x003E_k__BackingField>
<_dataObject xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">
<_IsLoggingEnabled>true</_IsLoggingEnabled>
<_x003C_ClassBOEntityKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ClassBOEntityKey_x003E_k__BackingField>
<_x003C_ClassItemKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ClassItemKey_x003E_k__BackingField>
<_x003C_ItemBOEntityName_x003E_k__BackingField i:nil="true" />
<_x003C_ItemCreatedOn_x003E_k__BackingField>0001-01-01T00:00:00</_x003C_ItemCreatedOn_x003E_k__BackingField>
<_x003C_ItemName_x003E_k__BackingField i:nil="true" />
<_x003C_ItemOwnerContactKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ItemOwnerContactKey_x003E_k__BackingField>
<_cacheSanitized xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
<_createdByContactKey>00000000-0000-0000-0000-000000000000</_createdByContactKey>
<_createdOn>0001-01-01T00:00:00</_createdOn>
<_deletedByContactKey>00000000-0000-0000-0000-000000000000</_deletedByContactKey>
<_deletedOn>0001-01-01T00:00:00</_deletedOn>
<_dirtyFields xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>PresenterRoleKey</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://schemas.microsoft.com/2003/10/Serialization/" i:type="d11p1:guid">e0e55380-4fa8-46f1-95fb-019ebac10981</d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>PresenterRoleName</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>PresenterRoleDescription</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>SortOrder</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:int">0</d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>IsActive</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:boolean">false</d9p1:Value>
</d9p1:KeyValueOfstringanyType>
</_dirtyFields>
<_effectiveContactKey>00000000-0000-0000-0000-000000000000</_effectiveContactKey>
<_isNew>true</_isNew>
<_itemCommunityKey>00000000-0000-0000-0000-000000000000</_itemCommunityKey>
<_updatedByContactKey>00000000-0000-0000-0000-000000000000</_updatedByContactKey>
<_updatedOn>0001-01-01T00:00:00</_updatedOn>
<d7p1:_IsActive>true</d7p1:_IsActive>
<d7p1:_PresenterRoleDescription>sample string 3</d7p1:_PresenterRoleDescription>
<d7p1:_PresenterRoleKey>d315705e-022b-4fab-bc66-9a251c8e1bea</d7p1:_PresenterRoleKey>
<d7p1:_PresenterRoleName>sample string 2</d7p1:_PresenterRoleName>
<d7p1:_SortOrder>4</d7p1:_SortOrder>
</_dataObject>
</PresenterRole>
</EventPresenter>
<EventPresenter>
<Bio>sample string 1</Bio>
<Contact xmlns:d7p1="http://schemas.datacontract.org/2004/07/HigherLogic.API.Models.Enterprise">
<d7p1:AMSDirectoryOptOut>true</d7p1:AMSDirectoryOptOut>
<d7p1:Addresses>
<d7p1:Address>
<d7p1:Address1>sample string 1</d7p1:Address1>
<d7p1:Address2>sample string 2</d7p1:Address2>
<d7p1:Address3>sample string 3</d7p1:Address3>
<d7p1:AddressKey>327b6ed0-b16c-4065-a409-5c1c6cdc6261</d7p1:AddressKey>
<d7p1:AddressType>sample string 5</d7p1:AddressType>
<d7p1:City>sample string 6</d7p1:City>
<d7p1:CityStateCounty>sample string 7</d7p1:CityStateCounty>
<d7p1:CityStateCountyCountry>sample string 8</d7p1:CityStateCountyCountry>
<d7p1:ContactKey>3c610a10-f916-471d-9710-cb0391f092cc</d7p1:ContactKey>
<d7p1:CountryCode>sample string 10</d7p1:CountryCode>
<d7p1:CountryName>sample string 11</d7p1:CountryName>
<d7p1:County>sample string 12</d7p1:County>
<d7p1:EmailAddress>sample string 13</d7p1:EmailAddress>
<d7p1:FormattedAddress>sample string 14</d7p1:FormattedAddress>
<d7p1:FormattedAddressOneLine>sample string 15</d7p1:FormattedAddressOneLine>
<d7p1:FormattedAddressText>sample string 16</d7p1:FormattedAddressText>
<d7p1:IsListCityState>true</d7p1:IsListCityState>
<d7p1:IsLoggingEnabled>true</d7p1:IsLoggingEnabled>
<d7p1:IsNew>true</d7p1:IsNew>
<d7p1:IsPreferredBill>true</d7p1:IsPreferredBill>
<d7p1:IsPreferredList>true</d7p1:IsPreferredList>
<d7p1:IsPreferredMail>true</d7p1:IsPreferredMail>
<d7p1:ItemCreatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:ItemCreatedOn>
<d7p1:ItemEntityName>sample string 24</d7p1:ItemEntityName>
<d7p1:ItemName>sample string 25</d7p1:ItemName>
<d7p1:ItemOwnerContactKey>a85ec130-0cec-43b0-9d49-4b1f8b19dcaf</d7p1:ItemOwnerContactKey>
<d7p1:Latitude>27</d7p1:Latitude>
<d7p1:LegacyAddressKey>sample string 28</d7p1:LegacyAddressKey>
<d7p1:Longitude>29</d7p1:Longitude>
<d7p1:NearText>sample string 30</d7p1:NearText>
<d7p1:Phone1>sample string 31</d7p1:Phone1>
<d7p1:Phone1Type>sample string 32</d7p1:Phone1Type>
<d7p1:Phone2>sample string 33</d7p1:Phone2>
<d7p1:Phone2Type>sample string 34</d7p1:Phone2Type>
<d7p1:Phone3>sample string 35</d7p1:Phone3>
<d7p1:Phone3Type>sample string 36</d7p1:Phone3Type>
<d7p1:Phone4>sample string 37</d7p1:Phone4>
<d7p1:Phone4Type>sample string 38</d7p1:Phone4Type>
<d7p1:PostalCode>sample string 39</d7p1:PostalCode>
<d7p1:Region>sample string 40</d7p1:Region>
<d7p1:StateProvinceCode>sample string 41</d7p1:StateProvinceCode>
<d7p1:TimeZoneKey>a5260eff-a1d7-4945-8fdf-06e854414c9a</d7p1:TimeZoneKey>
<d7p1:Town>sample string 43</d7p1:Town>
<d7p1:TownOrCity>sample string 44</d7p1:TownOrCity>
</d7p1:Address>
<d7p1:Address>
<d7p1:Address1>sample string 1</d7p1:Address1>
<d7p1:Address2>sample string 2</d7p1:Address2>
<d7p1:Address3>sample string 3</d7p1:Address3>
<d7p1:AddressKey>327b6ed0-b16c-4065-a409-5c1c6cdc6261</d7p1:AddressKey>
<d7p1:AddressType>sample string 5</d7p1:AddressType>
<d7p1:City>sample string 6</d7p1:City>
<d7p1:CityStateCounty>sample string 7</d7p1:CityStateCounty>
<d7p1:CityStateCountyCountry>sample string 8</d7p1:CityStateCountyCountry>
<d7p1:ContactKey>3c610a10-f916-471d-9710-cb0391f092cc</d7p1:ContactKey>
<d7p1:CountryCode>sample string 10</d7p1:CountryCode>
<d7p1:CountryName>sample string 11</d7p1:CountryName>
<d7p1:County>sample string 12</d7p1:County>
<d7p1:EmailAddress>sample string 13</d7p1:EmailAddress>
<d7p1:FormattedAddress>sample string 14</d7p1:FormattedAddress>
<d7p1:FormattedAddressOneLine>sample string 15</d7p1:FormattedAddressOneLine>
<d7p1:FormattedAddressText>sample string 16</d7p1:FormattedAddressText>
<d7p1:IsListCityState>true</d7p1:IsListCityState>
<d7p1:IsLoggingEnabled>true</d7p1:IsLoggingEnabled>
<d7p1:IsNew>true</d7p1:IsNew>
<d7p1:IsPreferredBill>true</d7p1:IsPreferredBill>
<d7p1:IsPreferredList>true</d7p1:IsPreferredList>
<d7p1:IsPreferredMail>true</d7p1:IsPreferredMail>
<d7p1:ItemCreatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:ItemCreatedOn>
<d7p1:ItemEntityName>sample string 24</d7p1:ItemEntityName>
<d7p1:ItemName>sample string 25</d7p1:ItemName>
<d7p1:ItemOwnerContactKey>a85ec130-0cec-43b0-9d49-4b1f8b19dcaf</d7p1:ItemOwnerContactKey>
<d7p1:Latitude>27</d7p1:Latitude>
<d7p1:LegacyAddressKey>sample string 28</d7p1:LegacyAddressKey>
<d7p1:Longitude>29</d7p1:Longitude>
<d7p1:NearText>sample string 30</d7p1:NearText>
<d7p1:Phone1>sample string 31</d7p1:Phone1>
<d7p1:Phone1Type>sample string 32</d7p1:Phone1Type>
<d7p1:Phone2>sample string 33</d7p1:Phone2>
<d7p1:Phone2Type>sample string 34</d7p1:Phone2Type>
<d7p1:Phone3>sample string 35</d7p1:Phone3>
<d7p1:Phone3Type>sample string 36</d7p1:Phone3Type>
<d7p1:Phone4>sample string 37</d7p1:Phone4>
<d7p1:Phone4Type>sample string 38</d7p1:Phone4Type>
<d7p1:PostalCode>sample string 39</d7p1:PostalCode>
<d7p1:Region>sample string 40</d7p1:Region>
<d7p1:StateProvinceCode>sample string 41</d7p1:StateProvinceCode>
<d7p1:TimeZoneKey>a5260eff-a1d7-4945-8fdf-06e854414c9a</d7p1:TimeZoneKey>
<d7p1:Town>sample string 43</d7p1:Town>
<d7p1:TownOrCity>sample string 44</d7p1:TownOrCity>
</d7p1:Address>
</d7p1:Addresses>
<d7p1:AgreedToTermsDateTime>2026-06-12T03:34:33.6015855-04:00</d7p1:AgreedToTermsDateTime>
<d7p1:CompanyLegacyContactKey>sample string 35</d7p1:CompanyLegacyContactKey>
<d7p1:CompanyName>sample string 13</d7p1:CompanyName>
<d7p1:CompanyTitle>sample string 14</d7p1:CompanyTitle>
<d7p1:ContactKey>303ca93b-d35b-417d-830b-d901354bfa92</d7p1:ContactKey>
<d7p1:ContactStatusCode>sample string 9</d7p1:ContactStatusCode>
<d7p1:Demographics>
<d7p1:Demographic>
<d7p1:DemographicType>sample string 1</d7p1:DemographicType>
<d7p1:Values xmlns:d10p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d10p1:string>sample string 1</d10p1:string>
<d10p1:string>sample string 2</d10p1:string>
</d7p1:Values>
</d7p1:Demographic>
<d7p1:Demographic>
<d7p1:DemographicType>sample string 1</d7p1:DemographicType>
<d7p1:Values xmlns:d10p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d10p1:string>sample string 1</d10p1:string>
<d10p1:string>sample string 2</d10p1:string>
</d7p1:Values>
</d7p1:Demographic>
</d7p1:Demographics>
<d7p1:Designation>sample string 16</d7p1:Designation>
<d7p1:DisplayName>sample string 7</d7p1:DisplayName>
<d7p1:EducationEntries>
<d7p1:Education>
<d7p1:ActivitiesSocieties>sample string 1</d7p1:ActivitiesSocieties>
<d7p1:Advisor>sample string 2</d7p1:Advisor>
<d7p1:City>sample string 3</d7p1:City>
<d7p1:CountryCode>sample string 4</d7p1:CountryCode>
<d7p1:CountryName>sample string 5</d7p1:CountryName>
<d7p1:Degree>sample string 6</d7p1:Degree>
<d7p1:DegreeYear>7</d7p1:DegreeYear>
<d7p1:Dissertation>sample string 8</d7p1:Dissertation>
<d7p1:EducationKey>ef9ef9e4-6d3d-4eae-ae7d-7c3cd65734f2</d7p1:EducationKey>
<d7p1:FieldOfStudy>sample string 10</d7p1:FieldOfStudy>
<d7p1:FromYear>11</d7p1:FromYear>
<d7p1:IsHighestDegreeAttained>true</d7p1:IsHighestDegreeAttained>
<d7p1:Notes>sample string 13</d7p1:Notes>
<d7p1:SchoolName>sample string 14</d7p1:SchoolName>
<d7p1:StateCode>sample string 15</d7p1:StateCode>
<d7p1:StateName>sample string 16</d7p1:StateName>
<d7p1:ToYear>17</d7p1:ToYear>
<d7p1:UpdatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:UpdatedOn>
</d7p1:Education>
<d7p1:Education>
<d7p1:ActivitiesSocieties>sample string 1</d7p1:ActivitiesSocieties>
<d7p1:Advisor>sample string 2</d7p1:Advisor>
<d7p1:City>sample string 3</d7p1:City>
<d7p1:CountryCode>sample string 4</d7p1:CountryCode>
<d7p1:CountryName>sample string 5</d7p1:CountryName>
<d7p1:Degree>sample string 6</d7p1:Degree>
<d7p1:DegreeYear>7</d7p1:DegreeYear>
<d7p1:Dissertation>sample string 8</d7p1:Dissertation>
<d7p1:EducationKey>ef9ef9e4-6d3d-4eae-ae7d-7c3cd65734f2</d7p1:EducationKey>
<d7p1:FieldOfStudy>sample string 10</d7p1:FieldOfStudy>
<d7p1:FromYear>11</d7p1:FromYear>
<d7p1:IsHighestDegreeAttained>true</d7p1:IsHighestDegreeAttained>
<d7p1:Notes>sample string 13</d7p1:Notes>
<d7p1:SchoolName>sample string 14</d7p1:SchoolName>
<d7p1:StateCode>sample string 15</d7p1:StateCode>
<d7p1:StateName>sample string 16</d7p1:StateName>
<d7p1:ToYear>17</d7p1:ToYear>
<d7p1:UpdatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:UpdatedOn>
</d7p1:Education>
</d7p1:EducationEntries>
<d7p1:EmailAddress>sample string 8</d7p1:EmailAddress>
<d7p1:FirstName>sample string 5</d7p1:FirstName>
<d7p1:HLContactMeOptOut>true</d7p1:HLContactMeOptOut>
<d7p1:HLDirectoryOptOut>true</d7p1:HLDirectoryOptOut>
<d7p1:InformalName>sample string 18</d7p1:InformalName>
<d7p1:IsBlogger>true</d7p1:IsBlogger>
<d7p1:IsCompany>true</d7p1:IsCompany>
<d7p1:IsMember>true</d7p1:IsMember>
<d7p1:LargePictureUrl>sample string 3</d7p1:LargePictureUrl>
<d7p1:LastName>sample string 6</d7p1:LastName>
<d7p1:LegacyContactKey>sample string 17</d7p1:LegacyContactKey>
<d7p1:LinkToProfile>sample string 1</d7p1:LinkToProfile>
<d7p1:LinkToVolunteerProfile>sample string 41</d7p1:LinkToVolunteerProfile>
<d7p1:MaidenName>sample string 31</d7p1:MaidenName>
<d7p1:MemberAwardKey>c2e988ff-2467-432b-bc39-d3e626f2aebc</d7p1:MemberAwardKey>
<d7p1:MemberId>sample string 30</d7p1:MemberId>
<d7p1:MiddleName>sample string 33</d7p1:MiddleName>
<d7p1:Phone1>sample string 19</d7p1:Phone1>
<d7p1:Phone1Type>sample string 20</d7p1:Phone1Type>
<d7p1:Phone2>sample string 21</d7p1:Phone2>
<d7p1:Phone2Type>sample string 22</d7p1:Phone2Type>
<d7p1:Phone3>sample string 23</d7p1:Phone3>
<d7p1:Phone3Type>sample string 24</d7p1:Phone3Type>
<d7p1:Phone4>sample string 25</d7p1:Phone4>
<d7p1:Phone4Type>sample string 26</d7p1:Phone4Type>
<d7p1:PictureUrl>sample string 2</d7p1:PictureUrl>
<d7p1:PrefixCode>sample string 10</d7p1:PrefixCode>
<d7p1:PrimarySecurityGroupKey>a9833dbf-4fa9-40f3-a535-c67747d7f1bd</d7p1:PrimarySecurityGroupKey>
<d7p1:Profile>
<d7p1:Certifications>sample string 1</d7p1:Certifications>
<d7p1:Description>sample string 2</d7p1:Description>
<d7p1:Expertise>sample string 3</d7p1:Expertise>
<d7p1:ForwardComments>true</d7p1:ForwardComments>
<d7p1:ForwardCommunityInvitations>true</d7p1:ForwardCommunityInvitations>
<d7p1:ForwardContactRequests>true</d7p1:ForwardContactRequests>
<d7p1:ForwardMessages>true</d7p1:ForwardMessages>
<d7p1:Groups>sample string 8</d7p1:Groups>
<d7p1:ImageHeight>9</d7p1:ImageHeight>
<d7p1:ImageWidth>10</d7p1:ImageWidth>
<d7p1:Interests>sample string 11</d7p1:Interests>
<d7p1:IsSpeaker>true</d7p1:IsSpeaker>
<d7p1:NotificationEmailAddress>sample string 13</d7p1:NotificationEmailAddress>
</d7p1:Profile>
<d7p1:SecurityGroups xmlns:d8p1="http://schemas.datacontract.org/2004/07/HigherLogic.API.Models.Enterprise.SecurityGroup">
<d8p1:SecurityGroupConcise>
<d8p1:ProvidesMemberBenefits>true</d8p1:ProvidesMemberBenefits>
<d8p1:SecurityGroupKey>b2da2b7c-24cc-4728-bbe9-48b0f56ed66d</d8p1:SecurityGroupKey>
<d8p1:SecurityGroupName>sample string 2</d8p1:SecurityGroupName>
</d8p1:SecurityGroupConcise>
<d8p1:SecurityGroupConcise>
<d8p1:ProvidesMemberBenefits>true</d8p1:ProvidesMemberBenefits>
<d8p1:SecurityGroupKey>b2da2b7c-24cc-4728-bbe9-48b0f56ed66d</d8p1:SecurityGroupKey>
<d8p1:SecurityGroupName>sample string 2</d8p1:SecurityGroupName>
</d8p1:SecurityGroupConcise>
</d7p1:SecurityGroups>
<d7p1:SuffixCode>sample string 15</d7p1:SuffixCode>
<d7p1:UnreadMessageCount>40</d7p1:UnreadMessageCount>
<d7p1:UpdatedByContactKey>c97ae598-781b-4832-9939-efb645315cb4</d7p1:UpdatedByContactKey>
<d7p1:UpdatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:UpdatedOn>
<d7p1:WebsiteUrl>sample string 27</d7p1:WebsiteUrl>
<d7p1:WorkHistory>
<d7p1:WorkExperience>
<d7p1:Country>sample string 1</d7p1:Country>
<d7p1:Description>sample string 2</d7p1:Description>
<d7p1:FromDate>2026-06-12T03:34:33.6015855-04:00</d7p1:FromDate>
<d7p1:IsPresent>true</d7p1:IsPresent>
<d7p1:IsPrimary>true</d7p1:IsPrimary>
<d7p1:JobExperienceKey>83bc75fe-c3e5-442a-b6b0-425c9b90b224</d7p1:JobExperienceKey>
<d7p1:OrganizationName>sample string 7</d7p1:OrganizationName>
<d7p1:OrganizationSize>8</d7p1:OrganizationSize>
<d7p1:OrganizationUrl>sample string 9</d7p1:OrganizationUrl>
<d7p1:Place>sample string 10</d7p1:Place>
<d7p1:State>sample string 11</d7p1:State>
<d7p1:Title>sample string 12</d7p1:Title>
<d7p1:ToDate>2026-06-12T03:34:33.6015855-04:00</d7p1:ToDate>
<d7p1:UpdatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:UpdatedOn>
</d7p1:WorkExperience>
<d7p1:WorkExperience>
<d7p1:Country>sample string 1</d7p1:Country>
<d7p1:Description>sample string 2</d7p1:Description>
<d7p1:FromDate>2026-06-12T03:34:33.6015855-04:00</d7p1:FromDate>
<d7p1:IsPresent>true</d7p1:IsPresent>
<d7p1:IsPrimary>true</d7p1:IsPrimary>
<d7p1:JobExperienceKey>83bc75fe-c3e5-442a-b6b0-425c9b90b224</d7p1:JobExperienceKey>
<d7p1:OrganizationName>sample string 7</d7p1:OrganizationName>
<d7p1:OrganizationSize>8</d7p1:OrganizationSize>
<d7p1:OrganizationUrl>sample string 9</d7p1:OrganizationUrl>
<d7p1:Place>sample string 10</d7p1:Place>
<d7p1:State>sample string 11</d7p1:State>
<d7p1:Title>sample string 12</d7p1:Title>
<d7p1:ToDate>2026-06-12T03:34:33.6015855-04:00</d7p1:ToDate>
<d7p1:UpdatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:UpdatedOn>
</d7p1:WorkExperience>
</d7p1:WorkHistory>
</Contact>
<ExternalPresenterRef xmlns:d7p1="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Events">
<_IsLoggingEnabled xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">true</_IsLoggingEnabled>
<_x003C_ClassBOEntityKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ClassBOEntityKey_x003E_k__BackingField>
<_x003C_ClassItemKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ClassItemKey_x003E_k__BackingField>
<_x003C_ItemBOEntityName_x003E_k__BackingField i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core" />
<_x003C_ItemCreatedOn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">0001-01-01T00:00:00</_x003C_ItemCreatedOn_x003E_k__BackingField>
<_x003C_ItemName_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">sample string 13</_x003C_ItemName_x003E_k__BackingField>
<_x003C_ItemOwnerContactKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ItemOwnerContactKey_x003E_k__BackingField>
<_dataObject xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">
<_IsLoggingEnabled>true</_IsLoggingEnabled>
<_x003C_ClassBOEntityKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ClassBOEntityKey_x003E_k__BackingField>
<_x003C_ClassItemKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ClassItemKey_x003E_k__BackingField>
<_x003C_ItemBOEntityName_x003E_k__BackingField i:nil="true" />
<_x003C_ItemCreatedOn_x003E_k__BackingField>0001-01-01T00:00:00</_x003C_ItemCreatedOn_x003E_k__BackingField>
<_x003C_ItemName_x003E_k__BackingField i:nil="true" />
<_x003C_ItemOwnerContactKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ItemOwnerContactKey_x003E_k__BackingField>
<_cacheSanitized xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
<_createdByContactKey>00000000-0000-0000-0000-000000000000</_createdByContactKey>
<_createdOn>0001-01-01T00:00:00</_createdOn>
<_deletedByContactKey>00000000-0000-0000-0000-000000000000</_deletedByContactKey>
<_deletedOn>0001-01-01T00:00:00</_deletedOn>
<_dirtyFields xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>ExternalPresenterRefKey</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://schemas.microsoft.com/2003/10/Serialization/" i:type="d11p1:guid">af72749d-7655-4141-bd68-019ebac10981</d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>Prefix</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>FirstName</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>LastName</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>JobTitle</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>CompanyName</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>Bio</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>PictureUrl</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
</_dirtyFields>
<_effectiveContactKey>00000000-0000-0000-0000-000000000000</_effectiveContactKey>
<_isNew>true</_isNew>
<_itemCommunityKey>00000000-0000-0000-0000-000000000000</_itemCommunityKey>
<_updatedByContactKey>00000000-0000-0000-0000-000000000000</_updatedByContactKey>
<_updatedOn>0001-01-01T00:00:00</_updatedOn>
<d7p1:_Bio>sample string 7</d7p1:_Bio>
<d7p1:_CompanyName>sample string 6</d7p1:_CompanyName>
<d7p1:_ExternalPresenterRefKey>bcad176d-44a1-42f7-9df4-1a20c02388fe</d7p1:_ExternalPresenterRefKey>
<d7p1:_FirstName>sample string 3</d7p1:_FirstName>
<d7p1:_JobTitle>sample string 5</d7p1:_JobTitle>
<d7p1:_LastName>sample string 4</d7p1:_LastName>
<d7p1:_PictureUrl>sample string 8</d7p1:_PictureUrl>
<d7p1:_Prefix>sample string 2</d7p1:_Prefix>
</_dataObject>
</ExternalPresenterRef>
<PresenterInfoLabel>sample string 4</PresenterInfoLabel>
<PresenterInfoTitle>sample string 5</PresenterInfoTitle>
<PresenterInfoUrl>sample string 3</PresenterInfoUrl>
<PresenterProfileUrl>sample string 2</PresenterProfileUrl>
<PresenterRole xmlns:d7p1="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Events">
<_IsLoggingEnabled xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">true</_IsLoggingEnabled>
<_x003C_ClassBOEntityKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ClassBOEntityKey_x003E_k__BackingField>
<_x003C_ClassItemKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ClassItemKey_x003E_k__BackingField>
<_x003C_ItemBOEntityName_x003E_k__BackingField i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core" />
<_x003C_ItemCreatedOn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">0001-01-01T00:00:00</_x003C_ItemCreatedOn_x003E_k__BackingField>
<_x003C_ItemName_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">sample string 10</_x003C_ItemName_x003E_k__BackingField>
<_x003C_ItemOwnerContactKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ItemOwnerContactKey_x003E_k__BackingField>
<_dataObject xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">
<_IsLoggingEnabled>true</_IsLoggingEnabled>
<_x003C_ClassBOEntityKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ClassBOEntityKey_x003E_k__BackingField>
<_x003C_ClassItemKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ClassItemKey_x003E_k__BackingField>
<_x003C_ItemBOEntityName_x003E_k__BackingField i:nil="true" />
<_x003C_ItemCreatedOn_x003E_k__BackingField>0001-01-01T00:00:00</_x003C_ItemCreatedOn_x003E_k__BackingField>
<_x003C_ItemName_x003E_k__BackingField i:nil="true" />
<_x003C_ItemOwnerContactKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ItemOwnerContactKey_x003E_k__BackingField>
<_cacheSanitized xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
<_createdByContactKey>00000000-0000-0000-0000-000000000000</_createdByContactKey>
<_createdOn>0001-01-01T00:00:00</_createdOn>
<_deletedByContactKey>00000000-0000-0000-0000-000000000000</_deletedByContactKey>
<_deletedOn>0001-01-01T00:00:00</_deletedOn>
<_dirtyFields xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>PresenterRoleKey</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://schemas.microsoft.com/2003/10/Serialization/" i:type="d11p1:guid">e0e55380-4fa8-46f1-95fb-019ebac10981</d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>PresenterRoleName</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>PresenterRoleDescription</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>SortOrder</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:int">0</d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>IsActive</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:boolean">false</d9p1:Value>
</d9p1:KeyValueOfstringanyType>
</_dirtyFields>
<_effectiveContactKey>00000000-0000-0000-0000-000000000000</_effectiveContactKey>
<_isNew>true</_isNew>
<_itemCommunityKey>00000000-0000-0000-0000-000000000000</_itemCommunityKey>
<_updatedByContactKey>00000000-0000-0000-0000-000000000000</_updatedByContactKey>
<_updatedOn>0001-01-01T00:00:00</_updatedOn>
<d7p1:_IsActive>true</d7p1:_IsActive>
<d7p1:_PresenterRoleDescription>sample string 3</d7p1:_PresenterRoleDescription>
<d7p1:_PresenterRoleKey>d315705e-022b-4fab-bc66-9a251c8e1bea</d7p1:_PresenterRoleKey>
<d7p1:_PresenterRoleName>sample string 2</d7p1:_PresenterRoleName>
<d7p1:_SortOrder>4</d7p1:_SortOrder>
</_dataObject>
</PresenterRole>
</EventPresenter>
</Presenters>
</EventSession>
<EventSession>
<CECredits>6</CECredits>
<CategoryKey>6d52b3df-0d9f-4573-a102-c50a7cdbd610</CategoryKey>
<CategoryName>sample string 4</CategoryName>
<CategorySortOrder>5</CategorySortOrder>
<CreatedByContactKey>9789a5f4-5ea5-4871-92db-11dd789eb19e</CreatedByContactKey>
<CreatedOn>2026-06-12T03:34:33.6015855-04:00</CreatedOn>
<Description>sample string 9</Description>
<EarlyRegistrationPrice>10</EarlyRegistrationPrice>
<EndDateTime>2026-06-12T03:34:33.6015855-04:00</EndDateTime>
<EndDateTimeUTC>2026-06-12T03:34:33.6015855-04:00</EndDateTimeUTC>
<ICalendarData>sample string 13</ICalendarData>
<IsActive>true</IsActive>
<IsDefault>true</IsDefault>
<IsDisplayed>true</IsDisplayed>
<IsLoggingEnabled>true</IsLoggingEnabled>
<IsRequired>true</IsRequired>
<IsSession>true</IsSession>
<LateRegistrationPrice>20</LateRegistrationPrice>
<LegacyOptionKey>sample string 21</LegacyOptionKey>
<Location>sample string 22</Location>
<MaximumRegistrants>23</MaximumRegistrants>
<PriceTypeCode>24</PriceTypeCode>
<RegistrantCount>25</RegistrantCount>
<RegularRegistrationPrice>26</RegularRegistrationPrice>
<SortOrder>27</SortOrder>
<StartDateTime>2026-06-12T03:34:33.6015855-04:00</StartDateTime>
<StartDateTimeUTC>2026-06-12T03:34:33.6015855-04:00</StartDateTimeUTC>
<Title>sample string 30</Title>
<UpdatedByContactKey>29a58342-6004-42f6-9dcb-0fff4aeba14a</UpdatedByContactKey>
<UpdatedOn>2026-06-12T03:34:33.6015855-04:00</UpdatedOn>
<EventSessionCategoryKey>452e421b-152b-4ee2-9821-b07c17a81c35</EventSessionCategoryKey>
<EventSessionKey>c1d53c0d-2428-460b-a78a-cc3cf5ecdb6e</EventSessionKey>
<Presenters>
<EventPresenter>
<Bio>sample string 1</Bio>
<Contact xmlns:d7p1="http://schemas.datacontract.org/2004/07/HigherLogic.API.Models.Enterprise">
<d7p1:AMSDirectoryOptOut>true</d7p1:AMSDirectoryOptOut>
<d7p1:Addresses>
<d7p1:Address>
<d7p1:Address1>sample string 1</d7p1:Address1>
<d7p1:Address2>sample string 2</d7p1:Address2>
<d7p1:Address3>sample string 3</d7p1:Address3>
<d7p1:AddressKey>327b6ed0-b16c-4065-a409-5c1c6cdc6261</d7p1:AddressKey>
<d7p1:AddressType>sample string 5</d7p1:AddressType>
<d7p1:City>sample string 6</d7p1:City>
<d7p1:CityStateCounty>sample string 7</d7p1:CityStateCounty>
<d7p1:CityStateCountyCountry>sample string 8</d7p1:CityStateCountyCountry>
<d7p1:ContactKey>3c610a10-f916-471d-9710-cb0391f092cc</d7p1:ContactKey>
<d7p1:CountryCode>sample string 10</d7p1:CountryCode>
<d7p1:CountryName>sample string 11</d7p1:CountryName>
<d7p1:County>sample string 12</d7p1:County>
<d7p1:EmailAddress>sample string 13</d7p1:EmailAddress>
<d7p1:FormattedAddress>sample string 14</d7p1:FormattedAddress>
<d7p1:FormattedAddressOneLine>sample string 15</d7p1:FormattedAddressOneLine>
<d7p1:FormattedAddressText>sample string 16</d7p1:FormattedAddressText>
<d7p1:IsListCityState>true</d7p1:IsListCityState>
<d7p1:IsLoggingEnabled>true</d7p1:IsLoggingEnabled>
<d7p1:IsNew>true</d7p1:IsNew>
<d7p1:IsPreferredBill>true</d7p1:IsPreferredBill>
<d7p1:IsPreferredList>true</d7p1:IsPreferredList>
<d7p1:IsPreferredMail>true</d7p1:IsPreferredMail>
<d7p1:ItemCreatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:ItemCreatedOn>
<d7p1:ItemEntityName>sample string 24</d7p1:ItemEntityName>
<d7p1:ItemName>sample string 25</d7p1:ItemName>
<d7p1:ItemOwnerContactKey>a85ec130-0cec-43b0-9d49-4b1f8b19dcaf</d7p1:ItemOwnerContactKey>
<d7p1:Latitude>27</d7p1:Latitude>
<d7p1:LegacyAddressKey>sample string 28</d7p1:LegacyAddressKey>
<d7p1:Longitude>29</d7p1:Longitude>
<d7p1:NearText>sample string 30</d7p1:NearText>
<d7p1:Phone1>sample string 31</d7p1:Phone1>
<d7p1:Phone1Type>sample string 32</d7p1:Phone1Type>
<d7p1:Phone2>sample string 33</d7p1:Phone2>
<d7p1:Phone2Type>sample string 34</d7p1:Phone2Type>
<d7p1:Phone3>sample string 35</d7p1:Phone3>
<d7p1:Phone3Type>sample string 36</d7p1:Phone3Type>
<d7p1:Phone4>sample string 37</d7p1:Phone4>
<d7p1:Phone4Type>sample string 38</d7p1:Phone4Type>
<d7p1:PostalCode>sample string 39</d7p1:PostalCode>
<d7p1:Region>sample string 40</d7p1:Region>
<d7p1:StateProvinceCode>sample string 41</d7p1:StateProvinceCode>
<d7p1:TimeZoneKey>a5260eff-a1d7-4945-8fdf-06e854414c9a</d7p1:TimeZoneKey>
<d7p1:Town>sample string 43</d7p1:Town>
<d7p1:TownOrCity>sample string 44</d7p1:TownOrCity>
</d7p1:Address>
<d7p1:Address>
<d7p1:Address1>sample string 1</d7p1:Address1>
<d7p1:Address2>sample string 2</d7p1:Address2>
<d7p1:Address3>sample string 3</d7p1:Address3>
<d7p1:AddressKey>327b6ed0-b16c-4065-a409-5c1c6cdc6261</d7p1:AddressKey>
<d7p1:AddressType>sample string 5</d7p1:AddressType>
<d7p1:City>sample string 6</d7p1:City>
<d7p1:CityStateCounty>sample string 7</d7p1:CityStateCounty>
<d7p1:CityStateCountyCountry>sample string 8</d7p1:CityStateCountyCountry>
<d7p1:ContactKey>3c610a10-f916-471d-9710-cb0391f092cc</d7p1:ContactKey>
<d7p1:CountryCode>sample string 10</d7p1:CountryCode>
<d7p1:CountryName>sample string 11</d7p1:CountryName>
<d7p1:County>sample string 12</d7p1:County>
<d7p1:EmailAddress>sample string 13</d7p1:EmailAddress>
<d7p1:FormattedAddress>sample string 14</d7p1:FormattedAddress>
<d7p1:FormattedAddressOneLine>sample string 15</d7p1:FormattedAddressOneLine>
<d7p1:FormattedAddressText>sample string 16</d7p1:FormattedAddressText>
<d7p1:IsListCityState>true</d7p1:IsListCityState>
<d7p1:IsLoggingEnabled>true</d7p1:IsLoggingEnabled>
<d7p1:IsNew>true</d7p1:IsNew>
<d7p1:IsPreferredBill>true</d7p1:IsPreferredBill>
<d7p1:IsPreferredList>true</d7p1:IsPreferredList>
<d7p1:IsPreferredMail>true</d7p1:IsPreferredMail>
<d7p1:ItemCreatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:ItemCreatedOn>
<d7p1:ItemEntityName>sample string 24</d7p1:ItemEntityName>
<d7p1:ItemName>sample string 25</d7p1:ItemName>
<d7p1:ItemOwnerContactKey>a85ec130-0cec-43b0-9d49-4b1f8b19dcaf</d7p1:ItemOwnerContactKey>
<d7p1:Latitude>27</d7p1:Latitude>
<d7p1:LegacyAddressKey>sample string 28</d7p1:LegacyAddressKey>
<d7p1:Longitude>29</d7p1:Longitude>
<d7p1:NearText>sample string 30</d7p1:NearText>
<d7p1:Phone1>sample string 31</d7p1:Phone1>
<d7p1:Phone1Type>sample string 32</d7p1:Phone1Type>
<d7p1:Phone2>sample string 33</d7p1:Phone2>
<d7p1:Phone2Type>sample string 34</d7p1:Phone2Type>
<d7p1:Phone3>sample string 35</d7p1:Phone3>
<d7p1:Phone3Type>sample string 36</d7p1:Phone3Type>
<d7p1:Phone4>sample string 37</d7p1:Phone4>
<d7p1:Phone4Type>sample string 38</d7p1:Phone4Type>
<d7p1:PostalCode>sample string 39</d7p1:PostalCode>
<d7p1:Region>sample string 40</d7p1:Region>
<d7p1:StateProvinceCode>sample string 41</d7p1:StateProvinceCode>
<d7p1:TimeZoneKey>a5260eff-a1d7-4945-8fdf-06e854414c9a</d7p1:TimeZoneKey>
<d7p1:Town>sample string 43</d7p1:Town>
<d7p1:TownOrCity>sample string 44</d7p1:TownOrCity>
</d7p1:Address>
</d7p1:Addresses>
<d7p1:AgreedToTermsDateTime>2026-06-12T03:34:33.6015855-04:00</d7p1:AgreedToTermsDateTime>
<d7p1:CompanyLegacyContactKey>sample string 35</d7p1:CompanyLegacyContactKey>
<d7p1:CompanyName>sample string 13</d7p1:CompanyName>
<d7p1:CompanyTitle>sample string 14</d7p1:CompanyTitle>
<d7p1:ContactKey>303ca93b-d35b-417d-830b-d901354bfa92</d7p1:ContactKey>
<d7p1:ContactStatusCode>sample string 9</d7p1:ContactStatusCode>
<d7p1:Demographics>
<d7p1:Demographic>
<d7p1:DemographicType>sample string 1</d7p1:DemographicType>
<d7p1:Values xmlns:d10p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d10p1:string>sample string 1</d10p1:string>
<d10p1:string>sample string 2</d10p1:string>
</d7p1:Values>
</d7p1:Demographic>
<d7p1:Demographic>
<d7p1:DemographicType>sample string 1</d7p1:DemographicType>
<d7p1:Values xmlns:d10p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d10p1:string>sample string 1</d10p1:string>
<d10p1:string>sample string 2</d10p1:string>
</d7p1:Values>
</d7p1:Demographic>
</d7p1:Demographics>
<d7p1:Designation>sample string 16</d7p1:Designation>
<d7p1:DisplayName>sample string 7</d7p1:DisplayName>
<d7p1:EducationEntries>
<d7p1:Education>
<d7p1:ActivitiesSocieties>sample string 1</d7p1:ActivitiesSocieties>
<d7p1:Advisor>sample string 2</d7p1:Advisor>
<d7p1:City>sample string 3</d7p1:City>
<d7p1:CountryCode>sample string 4</d7p1:CountryCode>
<d7p1:CountryName>sample string 5</d7p1:CountryName>
<d7p1:Degree>sample string 6</d7p1:Degree>
<d7p1:DegreeYear>7</d7p1:DegreeYear>
<d7p1:Dissertation>sample string 8</d7p1:Dissertation>
<d7p1:EducationKey>ef9ef9e4-6d3d-4eae-ae7d-7c3cd65734f2</d7p1:EducationKey>
<d7p1:FieldOfStudy>sample string 10</d7p1:FieldOfStudy>
<d7p1:FromYear>11</d7p1:FromYear>
<d7p1:IsHighestDegreeAttained>true</d7p1:IsHighestDegreeAttained>
<d7p1:Notes>sample string 13</d7p1:Notes>
<d7p1:SchoolName>sample string 14</d7p1:SchoolName>
<d7p1:StateCode>sample string 15</d7p1:StateCode>
<d7p1:StateName>sample string 16</d7p1:StateName>
<d7p1:ToYear>17</d7p1:ToYear>
<d7p1:UpdatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:UpdatedOn>
</d7p1:Education>
<d7p1:Education>
<d7p1:ActivitiesSocieties>sample string 1</d7p1:ActivitiesSocieties>
<d7p1:Advisor>sample string 2</d7p1:Advisor>
<d7p1:City>sample string 3</d7p1:City>
<d7p1:CountryCode>sample string 4</d7p1:CountryCode>
<d7p1:CountryName>sample string 5</d7p1:CountryName>
<d7p1:Degree>sample string 6</d7p1:Degree>
<d7p1:DegreeYear>7</d7p1:DegreeYear>
<d7p1:Dissertation>sample string 8</d7p1:Dissertation>
<d7p1:EducationKey>ef9ef9e4-6d3d-4eae-ae7d-7c3cd65734f2</d7p1:EducationKey>
<d7p1:FieldOfStudy>sample string 10</d7p1:FieldOfStudy>
<d7p1:FromYear>11</d7p1:FromYear>
<d7p1:IsHighestDegreeAttained>true</d7p1:IsHighestDegreeAttained>
<d7p1:Notes>sample string 13</d7p1:Notes>
<d7p1:SchoolName>sample string 14</d7p1:SchoolName>
<d7p1:StateCode>sample string 15</d7p1:StateCode>
<d7p1:StateName>sample string 16</d7p1:StateName>
<d7p1:ToYear>17</d7p1:ToYear>
<d7p1:UpdatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:UpdatedOn>
</d7p1:Education>
</d7p1:EducationEntries>
<d7p1:EmailAddress>sample string 8</d7p1:EmailAddress>
<d7p1:FirstName>sample string 5</d7p1:FirstName>
<d7p1:HLContactMeOptOut>true</d7p1:HLContactMeOptOut>
<d7p1:HLDirectoryOptOut>true</d7p1:HLDirectoryOptOut>
<d7p1:InformalName>sample string 18</d7p1:InformalName>
<d7p1:IsBlogger>true</d7p1:IsBlogger>
<d7p1:IsCompany>true</d7p1:IsCompany>
<d7p1:IsMember>true</d7p1:IsMember>
<d7p1:LargePictureUrl>sample string 3</d7p1:LargePictureUrl>
<d7p1:LastName>sample string 6</d7p1:LastName>
<d7p1:LegacyContactKey>sample string 17</d7p1:LegacyContactKey>
<d7p1:LinkToProfile>sample string 1</d7p1:LinkToProfile>
<d7p1:LinkToVolunteerProfile>sample string 41</d7p1:LinkToVolunteerProfile>
<d7p1:MaidenName>sample string 31</d7p1:MaidenName>
<d7p1:MemberAwardKey>c2e988ff-2467-432b-bc39-d3e626f2aebc</d7p1:MemberAwardKey>
<d7p1:MemberId>sample string 30</d7p1:MemberId>
<d7p1:MiddleName>sample string 33</d7p1:MiddleName>
<d7p1:Phone1>sample string 19</d7p1:Phone1>
<d7p1:Phone1Type>sample string 20</d7p1:Phone1Type>
<d7p1:Phone2>sample string 21</d7p1:Phone2>
<d7p1:Phone2Type>sample string 22</d7p1:Phone2Type>
<d7p1:Phone3>sample string 23</d7p1:Phone3>
<d7p1:Phone3Type>sample string 24</d7p1:Phone3Type>
<d7p1:Phone4>sample string 25</d7p1:Phone4>
<d7p1:Phone4Type>sample string 26</d7p1:Phone4Type>
<d7p1:PictureUrl>sample string 2</d7p1:PictureUrl>
<d7p1:PrefixCode>sample string 10</d7p1:PrefixCode>
<d7p1:PrimarySecurityGroupKey>a9833dbf-4fa9-40f3-a535-c67747d7f1bd</d7p1:PrimarySecurityGroupKey>
<d7p1:Profile>
<d7p1:Certifications>sample string 1</d7p1:Certifications>
<d7p1:Description>sample string 2</d7p1:Description>
<d7p1:Expertise>sample string 3</d7p1:Expertise>
<d7p1:ForwardComments>true</d7p1:ForwardComments>
<d7p1:ForwardCommunityInvitations>true</d7p1:ForwardCommunityInvitations>
<d7p1:ForwardContactRequests>true</d7p1:ForwardContactRequests>
<d7p1:ForwardMessages>true</d7p1:ForwardMessages>
<d7p1:Groups>sample string 8</d7p1:Groups>
<d7p1:ImageHeight>9</d7p1:ImageHeight>
<d7p1:ImageWidth>10</d7p1:ImageWidth>
<d7p1:Interests>sample string 11</d7p1:Interests>
<d7p1:IsSpeaker>true</d7p1:IsSpeaker>
<d7p1:NotificationEmailAddress>sample string 13</d7p1:NotificationEmailAddress>
</d7p1:Profile>
<d7p1:SecurityGroups xmlns:d8p1="http://schemas.datacontract.org/2004/07/HigherLogic.API.Models.Enterprise.SecurityGroup">
<d8p1:SecurityGroupConcise>
<d8p1:ProvidesMemberBenefits>true</d8p1:ProvidesMemberBenefits>
<d8p1:SecurityGroupKey>b2da2b7c-24cc-4728-bbe9-48b0f56ed66d</d8p1:SecurityGroupKey>
<d8p1:SecurityGroupName>sample string 2</d8p1:SecurityGroupName>
</d8p1:SecurityGroupConcise>
<d8p1:SecurityGroupConcise>
<d8p1:ProvidesMemberBenefits>true</d8p1:ProvidesMemberBenefits>
<d8p1:SecurityGroupKey>b2da2b7c-24cc-4728-bbe9-48b0f56ed66d</d8p1:SecurityGroupKey>
<d8p1:SecurityGroupName>sample string 2</d8p1:SecurityGroupName>
</d8p1:SecurityGroupConcise>
</d7p1:SecurityGroups>
<d7p1:SuffixCode>sample string 15</d7p1:SuffixCode>
<d7p1:UnreadMessageCount>40</d7p1:UnreadMessageCount>
<d7p1:UpdatedByContactKey>c97ae598-781b-4832-9939-efb645315cb4</d7p1:UpdatedByContactKey>
<d7p1:UpdatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:UpdatedOn>
<d7p1:WebsiteUrl>sample string 27</d7p1:WebsiteUrl>
<d7p1:WorkHistory>
<d7p1:WorkExperience>
<d7p1:Country>sample string 1</d7p1:Country>
<d7p1:Description>sample string 2</d7p1:Description>
<d7p1:FromDate>2026-06-12T03:34:33.6015855-04:00</d7p1:FromDate>
<d7p1:IsPresent>true</d7p1:IsPresent>
<d7p1:IsPrimary>true</d7p1:IsPrimary>
<d7p1:JobExperienceKey>83bc75fe-c3e5-442a-b6b0-425c9b90b224</d7p1:JobExperienceKey>
<d7p1:OrganizationName>sample string 7</d7p1:OrganizationName>
<d7p1:OrganizationSize>8</d7p1:OrganizationSize>
<d7p1:OrganizationUrl>sample string 9</d7p1:OrganizationUrl>
<d7p1:Place>sample string 10</d7p1:Place>
<d7p1:State>sample string 11</d7p1:State>
<d7p1:Title>sample string 12</d7p1:Title>
<d7p1:ToDate>2026-06-12T03:34:33.6015855-04:00</d7p1:ToDate>
<d7p1:UpdatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:UpdatedOn>
</d7p1:WorkExperience>
<d7p1:WorkExperience>
<d7p1:Country>sample string 1</d7p1:Country>
<d7p1:Description>sample string 2</d7p1:Description>
<d7p1:FromDate>2026-06-12T03:34:33.6015855-04:00</d7p1:FromDate>
<d7p1:IsPresent>true</d7p1:IsPresent>
<d7p1:IsPrimary>true</d7p1:IsPrimary>
<d7p1:JobExperienceKey>83bc75fe-c3e5-442a-b6b0-425c9b90b224</d7p1:JobExperienceKey>
<d7p1:OrganizationName>sample string 7</d7p1:OrganizationName>
<d7p1:OrganizationSize>8</d7p1:OrganizationSize>
<d7p1:OrganizationUrl>sample string 9</d7p1:OrganizationUrl>
<d7p1:Place>sample string 10</d7p1:Place>
<d7p1:State>sample string 11</d7p1:State>
<d7p1:Title>sample string 12</d7p1:Title>
<d7p1:ToDate>2026-06-12T03:34:33.6015855-04:00</d7p1:ToDate>
<d7p1:UpdatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:UpdatedOn>
</d7p1:WorkExperience>
</d7p1:WorkHistory>
</Contact>
<ExternalPresenterRef xmlns:d7p1="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Events">
<_IsLoggingEnabled xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">true</_IsLoggingEnabled>
<_x003C_ClassBOEntityKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ClassBOEntityKey_x003E_k__BackingField>
<_x003C_ClassItemKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ClassItemKey_x003E_k__BackingField>
<_x003C_ItemBOEntityName_x003E_k__BackingField i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core" />
<_x003C_ItemCreatedOn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">0001-01-01T00:00:00</_x003C_ItemCreatedOn_x003E_k__BackingField>
<_x003C_ItemName_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">sample string 13</_x003C_ItemName_x003E_k__BackingField>
<_x003C_ItemOwnerContactKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ItemOwnerContactKey_x003E_k__BackingField>
<_dataObject xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">
<_IsLoggingEnabled>true</_IsLoggingEnabled>
<_x003C_ClassBOEntityKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ClassBOEntityKey_x003E_k__BackingField>
<_x003C_ClassItemKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ClassItemKey_x003E_k__BackingField>
<_x003C_ItemBOEntityName_x003E_k__BackingField i:nil="true" />
<_x003C_ItemCreatedOn_x003E_k__BackingField>0001-01-01T00:00:00</_x003C_ItemCreatedOn_x003E_k__BackingField>
<_x003C_ItemName_x003E_k__BackingField i:nil="true" />
<_x003C_ItemOwnerContactKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ItemOwnerContactKey_x003E_k__BackingField>
<_cacheSanitized xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
<_createdByContactKey>00000000-0000-0000-0000-000000000000</_createdByContactKey>
<_createdOn>0001-01-01T00:00:00</_createdOn>
<_deletedByContactKey>00000000-0000-0000-0000-000000000000</_deletedByContactKey>
<_deletedOn>0001-01-01T00:00:00</_deletedOn>
<_dirtyFields xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>ExternalPresenterRefKey</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://schemas.microsoft.com/2003/10/Serialization/" i:type="d11p1:guid">af72749d-7655-4141-bd68-019ebac10981</d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>Prefix</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>FirstName</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>LastName</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>JobTitle</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>CompanyName</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>Bio</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>PictureUrl</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
</_dirtyFields>
<_effectiveContactKey>00000000-0000-0000-0000-000000000000</_effectiveContactKey>
<_isNew>true</_isNew>
<_itemCommunityKey>00000000-0000-0000-0000-000000000000</_itemCommunityKey>
<_updatedByContactKey>00000000-0000-0000-0000-000000000000</_updatedByContactKey>
<_updatedOn>0001-01-01T00:00:00</_updatedOn>
<d7p1:_Bio>sample string 7</d7p1:_Bio>
<d7p1:_CompanyName>sample string 6</d7p1:_CompanyName>
<d7p1:_ExternalPresenterRefKey>bcad176d-44a1-42f7-9df4-1a20c02388fe</d7p1:_ExternalPresenterRefKey>
<d7p1:_FirstName>sample string 3</d7p1:_FirstName>
<d7p1:_JobTitle>sample string 5</d7p1:_JobTitle>
<d7p1:_LastName>sample string 4</d7p1:_LastName>
<d7p1:_PictureUrl>sample string 8</d7p1:_PictureUrl>
<d7p1:_Prefix>sample string 2</d7p1:_Prefix>
</_dataObject>
</ExternalPresenterRef>
<PresenterInfoLabel>sample string 4</PresenterInfoLabel>
<PresenterInfoTitle>sample string 5</PresenterInfoTitle>
<PresenterInfoUrl>sample string 3</PresenterInfoUrl>
<PresenterProfileUrl>sample string 2</PresenterProfileUrl>
<PresenterRole xmlns:d7p1="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Events">
<_IsLoggingEnabled xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">true</_IsLoggingEnabled>
<_x003C_ClassBOEntityKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ClassBOEntityKey_x003E_k__BackingField>
<_x003C_ClassItemKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ClassItemKey_x003E_k__BackingField>
<_x003C_ItemBOEntityName_x003E_k__BackingField i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core" />
<_x003C_ItemCreatedOn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">0001-01-01T00:00:00</_x003C_ItemCreatedOn_x003E_k__BackingField>
<_x003C_ItemName_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">sample string 10</_x003C_ItemName_x003E_k__BackingField>
<_x003C_ItemOwnerContactKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ItemOwnerContactKey_x003E_k__BackingField>
<_dataObject xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">
<_IsLoggingEnabled>true</_IsLoggingEnabled>
<_x003C_ClassBOEntityKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ClassBOEntityKey_x003E_k__BackingField>
<_x003C_ClassItemKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ClassItemKey_x003E_k__BackingField>
<_x003C_ItemBOEntityName_x003E_k__BackingField i:nil="true" />
<_x003C_ItemCreatedOn_x003E_k__BackingField>0001-01-01T00:00:00</_x003C_ItemCreatedOn_x003E_k__BackingField>
<_x003C_ItemName_x003E_k__BackingField i:nil="true" />
<_x003C_ItemOwnerContactKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ItemOwnerContactKey_x003E_k__BackingField>
<_cacheSanitized xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
<_createdByContactKey>00000000-0000-0000-0000-000000000000</_createdByContactKey>
<_createdOn>0001-01-01T00:00:00</_createdOn>
<_deletedByContactKey>00000000-0000-0000-0000-000000000000</_deletedByContactKey>
<_deletedOn>0001-01-01T00:00:00</_deletedOn>
<_dirtyFields xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>PresenterRoleKey</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://schemas.microsoft.com/2003/10/Serialization/" i:type="d11p1:guid">e0e55380-4fa8-46f1-95fb-019ebac10981</d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>PresenterRoleName</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>PresenterRoleDescription</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>SortOrder</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:int">0</d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>IsActive</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:boolean">false</d9p1:Value>
</d9p1:KeyValueOfstringanyType>
</_dirtyFields>
<_effectiveContactKey>00000000-0000-0000-0000-000000000000</_effectiveContactKey>
<_isNew>true</_isNew>
<_itemCommunityKey>00000000-0000-0000-0000-000000000000</_itemCommunityKey>
<_updatedByContactKey>00000000-0000-0000-0000-000000000000</_updatedByContactKey>
<_updatedOn>0001-01-01T00:00:00</_updatedOn>
<d7p1:_IsActive>true</d7p1:_IsActive>
<d7p1:_PresenterRoleDescription>sample string 3</d7p1:_PresenterRoleDescription>
<d7p1:_PresenterRoleKey>d315705e-022b-4fab-bc66-9a251c8e1bea</d7p1:_PresenterRoleKey>
<d7p1:_PresenterRoleName>sample string 2</d7p1:_PresenterRoleName>
<d7p1:_SortOrder>4</d7p1:_SortOrder>
</_dataObject>
</PresenterRole>
</EventPresenter>
<EventPresenter>
<Bio>sample string 1</Bio>
<Contact xmlns:d7p1="http://schemas.datacontract.org/2004/07/HigherLogic.API.Models.Enterprise">
<d7p1:AMSDirectoryOptOut>true</d7p1:AMSDirectoryOptOut>
<d7p1:Addresses>
<d7p1:Address>
<d7p1:Address1>sample string 1</d7p1:Address1>
<d7p1:Address2>sample string 2</d7p1:Address2>
<d7p1:Address3>sample string 3</d7p1:Address3>
<d7p1:AddressKey>327b6ed0-b16c-4065-a409-5c1c6cdc6261</d7p1:AddressKey>
<d7p1:AddressType>sample string 5</d7p1:AddressType>
<d7p1:City>sample string 6</d7p1:City>
<d7p1:CityStateCounty>sample string 7</d7p1:CityStateCounty>
<d7p1:CityStateCountyCountry>sample string 8</d7p1:CityStateCountyCountry>
<d7p1:ContactKey>3c610a10-f916-471d-9710-cb0391f092cc</d7p1:ContactKey>
<d7p1:CountryCode>sample string 10</d7p1:CountryCode>
<d7p1:CountryName>sample string 11</d7p1:CountryName>
<d7p1:County>sample string 12</d7p1:County>
<d7p1:EmailAddress>sample string 13</d7p1:EmailAddress>
<d7p1:FormattedAddress>sample string 14</d7p1:FormattedAddress>
<d7p1:FormattedAddressOneLine>sample string 15</d7p1:FormattedAddressOneLine>
<d7p1:FormattedAddressText>sample string 16</d7p1:FormattedAddressText>
<d7p1:IsListCityState>true</d7p1:IsListCityState>
<d7p1:IsLoggingEnabled>true</d7p1:IsLoggingEnabled>
<d7p1:IsNew>true</d7p1:IsNew>
<d7p1:IsPreferredBill>true</d7p1:IsPreferredBill>
<d7p1:IsPreferredList>true</d7p1:IsPreferredList>
<d7p1:IsPreferredMail>true</d7p1:IsPreferredMail>
<d7p1:ItemCreatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:ItemCreatedOn>
<d7p1:ItemEntityName>sample string 24</d7p1:ItemEntityName>
<d7p1:ItemName>sample string 25</d7p1:ItemName>
<d7p1:ItemOwnerContactKey>a85ec130-0cec-43b0-9d49-4b1f8b19dcaf</d7p1:ItemOwnerContactKey>
<d7p1:Latitude>27</d7p1:Latitude>
<d7p1:LegacyAddressKey>sample string 28</d7p1:LegacyAddressKey>
<d7p1:Longitude>29</d7p1:Longitude>
<d7p1:NearText>sample string 30</d7p1:NearText>
<d7p1:Phone1>sample string 31</d7p1:Phone1>
<d7p1:Phone1Type>sample string 32</d7p1:Phone1Type>
<d7p1:Phone2>sample string 33</d7p1:Phone2>
<d7p1:Phone2Type>sample string 34</d7p1:Phone2Type>
<d7p1:Phone3>sample string 35</d7p1:Phone3>
<d7p1:Phone3Type>sample string 36</d7p1:Phone3Type>
<d7p1:Phone4>sample string 37</d7p1:Phone4>
<d7p1:Phone4Type>sample string 38</d7p1:Phone4Type>
<d7p1:PostalCode>sample string 39</d7p1:PostalCode>
<d7p1:Region>sample string 40</d7p1:Region>
<d7p1:StateProvinceCode>sample string 41</d7p1:StateProvinceCode>
<d7p1:TimeZoneKey>a5260eff-a1d7-4945-8fdf-06e854414c9a</d7p1:TimeZoneKey>
<d7p1:Town>sample string 43</d7p1:Town>
<d7p1:TownOrCity>sample string 44</d7p1:TownOrCity>
</d7p1:Address>
<d7p1:Address>
<d7p1:Address1>sample string 1</d7p1:Address1>
<d7p1:Address2>sample string 2</d7p1:Address2>
<d7p1:Address3>sample string 3</d7p1:Address3>
<d7p1:AddressKey>327b6ed0-b16c-4065-a409-5c1c6cdc6261</d7p1:AddressKey>
<d7p1:AddressType>sample string 5</d7p1:AddressType>
<d7p1:City>sample string 6</d7p1:City>
<d7p1:CityStateCounty>sample string 7</d7p1:CityStateCounty>
<d7p1:CityStateCountyCountry>sample string 8</d7p1:CityStateCountyCountry>
<d7p1:ContactKey>3c610a10-f916-471d-9710-cb0391f092cc</d7p1:ContactKey>
<d7p1:CountryCode>sample string 10</d7p1:CountryCode>
<d7p1:CountryName>sample string 11</d7p1:CountryName>
<d7p1:County>sample string 12</d7p1:County>
<d7p1:EmailAddress>sample string 13</d7p1:EmailAddress>
<d7p1:FormattedAddress>sample string 14</d7p1:FormattedAddress>
<d7p1:FormattedAddressOneLine>sample string 15</d7p1:FormattedAddressOneLine>
<d7p1:FormattedAddressText>sample string 16</d7p1:FormattedAddressText>
<d7p1:IsListCityState>true</d7p1:IsListCityState>
<d7p1:IsLoggingEnabled>true</d7p1:IsLoggingEnabled>
<d7p1:IsNew>true</d7p1:IsNew>
<d7p1:IsPreferredBill>true</d7p1:IsPreferredBill>
<d7p1:IsPreferredList>true</d7p1:IsPreferredList>
<d7p1:IsPreferredMail>true</d7p1:IsPreferredMail>
<d7p1:ItemCreatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:ItemCreatedOn>
<d7p1:ItemEntityName>sample string 24</d7p1:ItemEntityName>
<d7p1:ItemName>sample string 25</d7p1:ItemName>
<d7p1:ItemOwnerContactKey>a85ec130-0cec-43b0-9d49-4b1f8b19dcaf</d7p1:ItemOwnerContactKey>
<d7p1:Latitude>27</d7p1:Latitude>
<d7p1:LegacyAddressKey>sample string 28</d7p1:LegacyAddressKey>
<d7p1:Longitude>29</d7p1:Longitude>
<d7p1:NearText>sample string 30</d7p1:NearText>
<d7p1:Phone1>sample string 31</d7p1:Phone1>
<d7p1:Phone1Type>sample string 32</d7p1:Phone1Type>
<d7p1:Phone2>sample string 33</d7p1:Phone2>
<d7p1:Phone2Type>sample string 34</d7p1:Phone2Type>
<d7p1:Phone3>sample string 35</d7p1:Phone3>
<d7p1:Phone3Type>sample string 36</d7p1:Phone3Type>
<d7p1:Phone4>sample string 37</d7p1:Phone4>
<d7p1:Phone4Type>sample string 38</d7p1:Phone4Type>
<d7p1:PostalCode>sample string 39</d7p1:PostalCode>
<d7p1:Region>sample string 40</d7p1:Region>
<d7p1:StateProvinceCode>sample string 41</d7p1:StateProvinceCode>
<d7p1:TimeZoneKey>a5260eff-a1d7-4945-8fdf-06e854414c9a</d7p1:TimeZoneKey>
<d7p1:Town>sample string 43</d7p1:Town>
<d7p1:TownOrCity>sample string 44</d7p1:TownOrCity>
</d7p1:Address>
</d7p1:Addresses>
<d7p1:AgreedToTermsDateTime>2026-06-12T03:34:33.6015855-04:00</d7p1:AgreedToTermsDateTime>
<d7p1:CompanyLegacyContactKey>sample string 35</d7p1:CompanyLegacyContactKey>
<d7p1:CompanyName>sample string 13</d7p1:CompanyName>
<d7p1:CompanyTitle>sample string 14</d7p1:CompanyTitle>
<d7p1:ContactKey>303ca93b-d35b-417d-830b-d901354bfa92</d7p1:ContactKey>
<d7p1:ContactStatusCode>sample string 9</d7p1:ContactStatusCode>
<d7p1:Demographics>
<d7p1:Demographic>
<d7p1:DemographicType>sample string 1</d7p1:DemographicType>
<d7p1:Values xmlns:d10p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d10p1:string>sample string 1</d10p1:string>
<d10p1:string>sample string 2</d10p1:string>
</d7p1:Values>
</d7p1:Demographic>
<d7p1:Demographic>
<d7p1:DemographicType>sample string 1</d7p1:DemographicType>
<d7p1:Values xmlns:d10p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d10p1:string>sample string 1</d10p1:string>
<d10p1:string>sample string 2</d10p1:string>
</d7p1:Values>
</d7p1:Demographic>
</d7p1:Demographics>
<d7p1:Designation>sample string 16</d7p1:Designation>
<d7p1:DisplayName>sample string 7</d7p1:DisplayName>
<d7p1:EducationEntries>
<d7p1:Education>
<d7p1:ActivitiesSocieties>sample string 1</d7p1:ActivitiesSocieties>
<d7p1:Advisor>sample string 2</d7p1:Advisor>
<d7p1:City>sample string 3</d7p1:City>
<d7p1:CountryCode>sample string 4</d7p1:CountryCode>
<d7p1:CountryName>sample string 5</d7p1:CountryName>
<d7p1:Degree>sample string 6</d7p1:Degree>
<d7p1:DegreeYear>7</d7p1:DegreeYear>
<d7p1:Dissertation>sample string 8</d7p1:Dissertation>
<d7p1:EducationKey>ef9ef9e4-6d3d-4eae-ae7d-7c3cd65734f2</d7p1:EducationKey>
<d7p1:FieldOfStudy>sample string 10</d7p1:FieldOfStudy>
<d7p1:FromYear>11</d7p1:FromYear>
<d7p1:IsHighestDegreeAttained>true</d7p1:IsHighestDegreeAttained>
<d7p1:Notes>sample string 13</d7p1:Notes>
<d7p1:SchoolName>sample string 14</d7p1:SchoolName>
<d7p1:StateCode>sample string 15</d7p1:StateCode>
<d7p1:StateName>sample string 16</d7p1:StateName>
<d7p1:ToYear>17</d7p1:ToYear>
<d7p1:UpdatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:UpdatedOn>
</d7p1:Education>
<d7p1:Education>
<d7p1:ActivitiesSocieties>sample string 1</d7p1:ActivitiesSocieties>
<d7p1:Advisor>sample string 2</d7p1:Advisor>
<d7p1:City>sample string 3</d7p1:City>
<d7p1:CountryCode>sample string 4</d7p1:CountryCode>
<d7p1:CountryName>sample string 5</d7p1:CountryName>
<d7p1:Degree>sample string 6</d7p1:Degree>
<d7p1:DegreeYear>7</d7p1:DegreeYear>
<d7p1:Dissertation>sample string 8</d7p1:Dissertation>
<d7p1:EducationKey>ef9ef9e4-6d3d-4eae-ae7d-7c3cd65734f2</d7p1:EducationKey>
<d7p1:FieldOfStudy>sample string 10</d7p1:FieldOfStudy>
<d7p1:FromYear>11</d7p1:FromYear>
<d7p1:IsHighestDegreeAttained>true</d7p1:IsHighestDegreeAttained>
<d7p1:Notes>sample string 13</d7p1:Notes>
<d7p1:SchoolName>sample string 14</d7p1:SchoolName>
<d7p1:StateCode>sample string 15</d7p1:StateCode>
<d7p1:StateName>sample string 16</d7p1:StateName>
<d7p1:ToYear>17</d7p1:ToYear>
<d7p1:UpdatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:UpdatedOn>
</d7p1:Education>
</d7p1:EducationEntries>
<d7p1:EmailAddress>sample string 8</d7p1:EmailAddress>
<d7p1:FirstName>sample string 5</d7p1:FirstName>
<d7p1:HLContactMeOptOut>true</d7p1:HLContactMeOptOut>
<d7p1:HLDirectoryOptOut>true</d7p1:HLDirectoryOptOut>
<d7p1:InformalName>sample string 18</d7p1:InformalName>
<d7p1:IsBlogger>true</d7p1:IsBlogger>
<d7p1:IsCompany>true</d7p1:IsCompany>
<d7p1:IsMember>true</d7p1:IsMember>
<d7p1:LargePictureUrl>sample string 3</d7p1:LargePictureUrl>
<d7p1:LastName>sample string 6</d7p1:LastName>
<d7p1:LegacyContactKey>sample string 17</d7p1:LegacyContactKey>
<d7p1:LinkToProfile>sample string 1</d7p1:LinkToProfile>
<d7p1:LinkToVolunteerProfile>sample string 41</d7p1:LinkToVolunteerProfile>
<d7p1:MaidenName>sample string 31</d7p1:MaidenName>
<d7p1:MemberAwardKey>c2e988ff-2467-432b-bc39-d3e626f2aebc</d7p1:MemberAwardKey>
<d7p1:MemberId>sample string 30</d7p1:MemberId>
<d7p1:MiddleName>sample string 33</d7p1:MiddleName>
<d7p1:Phone1>sample string 19</d7p1:Phone1>
<d7p1:Phone1Type>sample string 20</d7p1:Phone1Type>
<d7p1:Phone2>sample string 21</d7p1:Phone2>
<d7p1:Phone2Type>sample string 22</d7p1:Phone2Type>
<d7p1:Phone3>sample string 23</d7p1:Phone3>
<d7p1:Phone3Type>sample string 24</d7p1:Phone3Type>
<d7p1:Phone4>sample string 25</d7p1:Phone4>
<d7p1:Phone4Type>sample string 26</d7p1:Phone4Type>
<d7p1:PictureUrl>sample string 2</d7p1:PictureUrl>
<d7p1:PrefixCode>sample string 10</d7p1:PrefixCode>
<d7p1:PrimarySecurityGroupKey>a9833dbf-4fa9-40f3-a535-c67747d7f1bd</d7p1:PrimarySecurityGroupKey>
<d7p1:Profile>
<d7p1:Certifications>sample string 1</d7p1:Certifications>
<d7p1:Description>sample string 2</d7p1:Description>
<d7p1:Expertise>sample string 3</d7p1:Expertise>
<d7p1:ForwardComments>true</d7p1:ForwardComments>
<d7p1:ForwardCommunityInvitations>true</d7p1:ForwardCommunityInvitations>
<d7p1:ForwardContactRequests>true</d7p1:ForwardContactRequests>
<d7p1:ForwardMessages>true</d7p1:ForwardMessages>
<d7p1:Groups>sample string 8</d7p1:Groups>
<d7p1:ImageHeight>9</d7p1:ImageHeight>
<d7p1:ImageWidth>10</d7p1:ImageWidth>
<d7p1:Interests>sample string 11</d7p1:Interests>
<d7p1:IsSpeaker>true</d7p1:IsSpeaker>
<d7p1:NotificationEmailAddress>sample string 13</d7p1:NotificationEmailAddress>
</d7p1:Profile>
<d7p1:SecurityGroups xmlns:d8p1="http://schemas.datacontract.org/2004/07/HigherLogic.API.Models.Enterprise.SecurityGroup">
<d8p1:SecurityGroupConcise>
<d8p1:ProvidesMemberBenefits>true</d8p1:ProvidesMemberBenefits>
<d8p1:SecurityGroupKey>b2da2b7c-24cc-4728-bbe9-48b0f56ed66d</d8p1:SecurityGroupKey>
<d8p1:SecurityGroupName>sample string 2</d8p1:SecurityGroupName>
</d8p1:SecurityGroupConcise>
<d8p1:SecurityGroupConcise>
<d8p1:ProvidesMemberBenefits>true</d8p1:ProvidesMemberBenefits>
<d8p1:SecurityGroupKey>b2da2b7c-24cc-4728-bbe9-48b0f56ed66d</d8p1:SecurityGroupKey>
<d8p1:SecurityGroupName>sample string 2</d8p1:SecurityGroupName>
</d8p1:SecurityGroupConcise>
</d7p1:SecurityGroups>
<d7p1:SuffixCode>sample string 15</d7p1:SuffixCode>
<d7p1:UnreadMessageCount>40</d7p1:UnreadMessageCount>
<d7p1:UpdatedByContactKey>c97ae598-781b-4832-9939-efb645315cb4</d7p1:UpdatedByContactKey>
<d7p1:UpdatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:UpdatedOn>
<d7p1:WebsiteUrl>sample string 27</d7p1:WebsiteUrl>
<d7p1:WorkHistory>
<d7p1:WorkExperience>
<d7p1:Country>sample string 1</d7p1:Country>
<d7p1:Description>sample string 2</d7p1:Description>
<d7p1:FromDate>2026-06-12T03:34:33.6015855-04:00</d7p1:FromDate>
<d7p1:IsPresent>true</d7p1:IsPresent>
<d7p1:IsPrimary>true</d7p1:IsPrimary>
<d7p1:JobExperienceKey>83bc75fe-c3e5-442a-b6b0-425c9b90b224</d7p1:JobExperienceKey>
<d7p1:OrganizationName>sample string 7</d7p1:OrganizationName>
<d7p1:OrganizationSize>8</d7p1:OrganizationSize>
<d7p1:OrganizationUrl>sample string 9</d7p1:OrganizationUrl>
<d7p1:Place>sample string 10</d7p1:Place>
<d7p1:State>sample string 11</d7p1:State>
<d7p1:Title>sample string 12</d7p1:Title>
<d7p1:ToDate>2026-06-12T03:34:33.6015855-04:00</d7p1:ToDate>
<d7p1:UpdatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:UpdatedOn>
</d7p1:WorkExperience>
<d7p1:WorkExperience>
<d7p1:Country>sample string 1</d7p1:Country>
<d7p1:Description>sample string 2</d7p1:Description>
<d7p1:FromDate>2026-06-12T03:34:33.6015855-04:00</d7p1:FromDate>
<d7p1:IsPresent>true</d7p1:IsPresent>
<d7p1:IsPrimary>true</d7p1:IsPrimary>
<d7p1:JobExperienceKey>83bc75fe-c3e5-442a-b6b0-425c9b90b224</d7p1:JobExperienceKey>
<d7p1:OrganizationName>sample string 7</d7p1:OrganizationName>
<d7p1:OrganizationSize>8</d7p1:OrganizationSize>
<d7p1:OrganizationUrl>sample string 9</d7p1:OrganizationUrl>
<d7p1:Place>sample string 10</d7p1:Place>
<d7p1:State>sample string 11</d7p1:State>
<d7p1:Title>sample string 12</d7p1:Title>
<d7p1:ToDate>2026-06-12T03:34:33.6015855-04:00</d7p1:ToDate>
<d7p1:UpdatedOn>2026-06-12T03:34:33.6015855-04:00</d7p1:UpdatedOn>
</d7p1:WorkExperience>
</d7p1:WorkHistory>
</Contact>
<ExternalPresenterRef xmlns:d7p1="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Events">
<_IsLoggingEnabled xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">true</_IsLoggingEnabled>
<_x003C_ClassBOEntityKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ClassBOEntityKey_x003E_k__BackingField>
<_x003C_ClassItemKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ClassItemKey_x003E_k__BackingField>
<_x003C_ItemBOEntityName_x003E_k__BackingField i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core" />
<_x003C_ItemCreatedOn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">0001-01-01T00:00:00</_x003C_ItemCreatedOn_x003E_k__BackingField>
<_x003C_ItemName_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">sample string 13</_x003C_ItemName_x003E_k__BackingField>
<_x003C_ItemOwnerContactKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ItemOwnerContactKey_x003E_k__BackingField>
<_dataObject xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">
<_IsLoggingEnabled>true</_IsLoggingEnabled>
<_x003C_ClassBOEntityKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ClassBOEntityKey_x003E_k__BackingField>
<_x003C_ClassItemKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ClassItemKey_x003E_k__BackingField>
<_x003C_ItemBOEntityName_x003E_k__BackingField i:nil="true" />
<_x003C_ItemCreatedOn_x003E_k__BackingField>0001-01-01T00:00:00</_x003C_ItemCreatedOn_x003E_k__BackingField>
<_x003C_ItemName_x003E_k__BackingField i:nil="true" />
<_x003C_ItemOwnerContactKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ItemOwnerContactKey_x003E_k__BackingField>
<_cacheSanitized xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
<_createdByContactKey>00000000-0000-0000-0000-000000000000</_createdByContactKey>
<_createdOn>0001-01-01T00:00:00</_createdOn>
<_deletedByContactKey>00000000-0000-0000-0000-000000000000</_deletedByContactKey>
<_deletedOn>0001-01-01T00:00:00</_deletedOn>
<_dirtyFields xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>ExternalPresenterRefKey</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://schemas.microsoft.com/2003/10/Serialization/" i:type="d11p1:guid">af72749d-7655-4141-bd68-019ebac10981</d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>Prefix</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>FirstName</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>LastName</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>JobTitle</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>CompanyName</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>Bio</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>PictureUrl</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
</_dirtyFields>
<_effectiveContactKey>00000000-0000-0000-0000-000000000000</_effectiveContactKey>
<_isNew>true</_isNew>
<_itemCommunityKey>00000000-0000-0000-0000-000000000000</_itemCommunityKey>
<_updatedByContactKey>00000000-0000-0000-0000-000000000000</_updatedByContactKey>
<_updatedOn>0001-01-01T00:00:00</_updatedOn>
<d7p1:_Bio>sample string 7</d7p1:_Bio>
<d7p1:_CompanyName>sample string 6</d7p1:_CompanyName>
<d7p1:_ExternalPresenterRefKey>bcad176d-44a1-42f7-9df4-1a20c02388fe</d7p1:_ExternalPresenterRefKey>
<d7p1:_FirstName>sample string 3</d7p1:_FirstName>
<d7p1:_JobTitle>sample string 5</d7p1:_JobTitle>
<d7p1:_LastName>sample string 4</d7p1:_LastName>
<d7p1:_PictureUrl>sample string 8</d7p1:_PictureUrl>
<d7p1:_Prefix>sample string 2</d7p1:_Prefix>
</_dataObject>
</ExternalPresenterRef>
<PresenterInfoLabel>sample string 4</PresenterInfoLabel>
<PresenterInfoTitle>sample string 5</PresenterInfoTitle>
<PresenterInfoUrl>sample string 3</PresenterInfoUrl>
<PresenterProfileUrl>sample string 2</PresenterProfileUrl>
<PresenterRole xmlns:d7p1="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Events">
<_IsLoggingEnabled xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">true</_IsLoggingEnabled>
<_x003C_ClassBOEntityKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ClassBOEntityKey_x003E_k__BackingField>
<_x003C_ClassItemKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ClassItemKey_x003E_k__BackingField>
<_x003C_ItemBOEntityName_x003E_k__BackingField i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core" />
<_x003C_ItemCreatedOn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">0001-01-01T00:00:00</_x003C_ItemCreatedOn_x003E_k__BackingField>
<_x003C_ItemName_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">sample string 10</_x003C_ItemName_x003E_k__BackingField>
<_x003C_ItemOwnerContactKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ItemOwnerContactKey_x003E_k__BackingField>
<_dataObject xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">
<_IsLoggingEnabled>true</_IsLoggingEnabled>
<_x003C_ClassBOEntityKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ClassBOEntityKey_x003E_k__BackingField>
<_x003C_ClassItemKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ClassItemKey_x003E_k__BackingField>
<_x003C_ItemBOEntityName_x003E_k__BackingField i:nil="true" />
<_x003C_ItemCreatedOn_x003E_k__BackingField>0001-01-01T00:00:00</_x003C_ItemCreatedOn_x003E_k__BackingField>
<_x003C_ItemName_x003E_k__BackingField i:nil="true" />
<_x003C_ItemOwnerContactKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ItemOwnerContactKey_x003E_k__BackingField>
<_cacheSanitized xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
<_createdByContactKey>00000000-0000-0000-0000-000000000000</_createdByContactKey>
<_createdOn>0001-01-01T00:00:00</_createdOn>
<_deletedByContactKey>00000000-0000-0000-0000-000000000000</_deletedByContactKey>
<_deletedOn>0001-01-01T00:00:00</_deletedOn>
<_dirtyFields xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>PresenterRoleKey</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://schemas.microsoft.com/2003/10/Serialization/" i:type="d11p1:guid">e0e55380-4fa8-46f1-95fb-019ebac10981</d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>PresenterRoleName</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>PresenterRoleDescription</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:string"></d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>SortOrder</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:int">0</d9p1:Value>
</d9p1:KeyValueOfstringanyType>
<d9p1:KeyValueOfstringanyType>
<d9p1:Key>IsActive</d9p1:Key>
<d9p1:Value xmlns:d11p1="http://www.w3.org/2001/XMLSchema" i:type="d11p1:boolean">false</d9p1:Value>
</d9p1:KeyValueOfstringanyType>
</_dirtyFields>
<_effectiveContactKey>00000000-0000-0000-0000-000000000000</_effectiveContactKey>
<_isNew>true</_isNew>
<_itemCommunityKey>00000000-0000-0000-0000-000000000000</_itemCommunityKey>
<_updatedByContactKey>00000000-0000-0000-0000-000000000000</_updatedByContactKey>
<_updatedOn>0001-01-01T00:00:00</_updatedOn>
<d7p1:_IsActive>true</d7p1:_IsActive>
<d7p1:_PresenterRoleDescription>sample string 3</d7p1:_PresenterRoleDescription>
<d7p1:_PresenterRoleKey>d315705e-022b-4fab-bc66-9a251c8e1bea</d7p1:_PresenterRoleKey>
<d7p1:_PresenterRoleName>sample string 2</d7p1:_PresenterRoleName>
<d7p1:_SortOrder>4</d7p1:_SortOrder>
</_dataObject>
</PresenterRole>
</EventPresenter>
</Presenters>
</EventSession>
</Sessions>
<ShortTitle>sample string 7</ShortTitle>
<ShowPriceDetails>true</ShowPriceDetails>
<SpecialInstructions>true</SpecialInstructions>
<SpecialInstructionsLabelText>sample string 35</SpecialInstructionsLabelText>
<StartDateTime>2026-06-12T03:34:33.6015855-04:00</StartDateTime>
<StartDateTimeUTC>2026-06-12T03:34:33.6015855-04:00</StartDateTimeUTC>
<SuppressOptionDisplay>true</SuppressOptionDisplay>
<SuppressSessionDisplay>true</SuppressSessionDisplay>
<TimeZone xmlns:d3p1="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">
<d3p1:Abbreviation>sample string 6</d3p1:Abbreviation>
<d3p1:GMTOffsetMinutes>3</d3p1:GMTOffsetMinutes>
<d3p1:IsDaylightSavings>true</d3p1:IsDaylightSavings>
<d3p1:TimeZoneDesc>sample string 2</d3p1:TimeZoneDesc>
<d3p1:TimeZoneId>sample string 7</d3p1:TimeZoneId>
<d3p1:TimeZoneKey>a3c17fe2-d021-4511-b73a-781562bd693f</d3p1:TimeZoneKey>
<d3p1:WindowsId>sample string 5</d3p1:WindowsId>
</TimeZone>
<TimeZoneKey>f644e592-625e-4d26-a604-7e21540d2745</TimeZoneKey>
<UpdatedByUser>sample string 65</UpdatedByUser>
<UpdatedByUserKey>99977216-4d23-4a55-b62e-5df783f31d62</UpdatedByUserKey>
<UpdatedOn>2026-06-12T03:34:33.6015855-04:00</UpdatedOn>
<UseBadgeName>true</UseBadgeName>
<UseDisabilityOrSpecial>true</UseDisabilityOrSpecial>
<UseForm>true</UseForm>
</Event>
</ArrayOfEvent>