GET api/v2.0/Events/ContactEventList?contactId={contactId}&maxRecords={maxRecords}

Returns all recent events that the contact has attended.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
contactId

Id of the account we want event information from.

globally unique identifier

Required

maxRecords

Optionally specify the maximum number of records to return. Defaults to 100 if not specified.

integer

Default value is 100

Body Parameters

None.

Response Information

Resource Description

List of Events.

Collection of Event
NameDescriptionTypeAdditional information
RegistrationOptions

Collection of EventOption

None.

Sessions

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml, text/xml

Sample:
<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>45a99da8-4457-4a6c-aa0c-ebec08976a0e</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>4c404c1b-e516-4eb3-a1b2-9339f7debd0b</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-09-22T19:12:51.9364782-04:00</d3p1:ItemCreatedOn>
      <d3p1:ItemEntityName>sample string 24</d3p1:ItemEntityName>
      <d3p1:ItemName>sample string 25</d3p1:ItemName>
      <d3p1:ItemOwnerContactKey>15d095b4-3d90-478c-a874-6765395418b3</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>f35930d9-aaff-4440-9152-dc7bf0f0fc3c</d3p1:TimeZoneKey>
      <d3p1:Town>sample string 43</d3p1:Town>
      <d3p1:TownOrCity>sample string 44</d3p1:TownOrCity>
    </Address>
    <ArchiveDateTime>2026-09-22T19:12:51.9465306-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>fc6f5c15-ca2c-413b-b99d-6b884018db9e</CommunityKey>
    <ConfirmationEmailText>sample string 43</ConfirmationEmailText>
    <ContactEmail>sample string 23</ContactEmail>
    <ContactFirstLast>sample string 21</ContactFirstLast>
    <ContactFirstName>sample string 20</ContactFirstName>
    <ContactKey>c6d034ac-cd29-4ad7-9ea9-38366f180f7e</ContactKey>
    <ContactLastName>sample string 22</ContactLastName>
    <ContactPhone>sample string 24</ContactPhone>
    <CreatedByUser>sample string 62</CreatedByUser>
    <CreatedByUserKey>ca43a039-ab07-4922-9021-921d5f70b08f</CreatedByUserKey>
    <CreatedOn>2026-09-22T19:12:51.9465306-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-09-22T19:12:51.9465306-04:00</EarlyRegistrationDate>
    <EndDateTime>2026-09-22T19:12:51.9465306-04:00</EndDateTime>
    <EndDateTimeCalculated>2026-09-22T19:12:51.9465306-04:00</EndDateTimeCalculated>
    <EndDateTimeUTC>2026-09-22T19:12:51.9465306-04:00</EndDateTimeUTC>
    <EventDescription>sample string 25</EventDescription>
    <EventKey>1700b382-7734-4a71-9cbd-639fb2ca3296</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>e6cc8b69-14dc-4c2d-bdcc-77547eb4765d</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>04dc716d-84b8-499d-ae85-b9b58597c817</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-09-22T19:12:51.9465306-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>55b6872c-fb30-402e-a22a-1b7fa0c8fe76</CategoryKey>
        <CategoryName>sample string 4</CategoryName>
        <CategorySortOrder>5</CategorySortOrder>
        <CreatedByContactKey>0fe71e7d-bac5-45ed-88a6-066dcff21051</CreatedByContactKey>
        <CreatedOn>2026-09-22T19:12:51.9206392-04:00</CreatedOn>
        <Description>sample string 9</Description>
        <EarlyRegistrationPrice>10</EarlyRegistrationPrice>
        <EndDateTime>2026-09-22T19:12:51.9206392-04:00</EndDateTime>
        <EndDateTimeUTC>2026-09-22T19:12:51.9206392-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-09-22T19:12:51.9206392-04:00</StartDateTime>
        <StartDateTimeUTC>2026-09-22T19:12:51.9206392-04:00</StartDateTimeUTC>
        <Title>sample string 30</Title>
        <UpdatedByContactKey>588f15b7-45e8-4fae-8d12-dadb9e5ae86e</UpdatedByContactKey>
        <UpdatedOn>2026-09-22T19:12:51.9363449-04:00</UpdatedOn>
        <EventOptionCategoryKey>c7c7518c-fc35-4324-99c3-838a5aebe66f</EventOptionCategoryKey>
        <EventOptionKey>418065d5-f772-443f-bc43-afc6b6521c7c</EventOptionKey>
        <Prices>
          <EventOptionPrice>
            <EarlyRegistrationPrice>1</EarlyRegistrationPrice>
            <EventOptionKey>20b4fedd-c005-4bf4-bab4-663f605ea2cc</EventOptionKey>
            <EventOptionPriceKey>8677bc59-bbb1-49d4-b13f-a28b0fddac62</EventOptionPriceKey>
            <LateRegistrationPrice>4</LateRegistrationPrice>
            <RegistrantClass>
              <IsActive>true</IsActive>
              <IsDefaultMember>true</IsDefaultMember>
              <IsDefaultNonMember>true</IsDefaultNonMember>
              <Priority>4</Priority>
              <RegistrantClassDescription>sample string 5</RegistrantClassDescription>
              <RegistrantClassKey>463bf048-c8b8-40f1-9ebb-47232601cff5</RegistrantClassKey>
              <RegistrantClassName>sample string 7</RegistrantClassName>
              <SecurityGroupDescription>sample string 10</SecurityGroupDescription>
              <SecurityGroupKey>ebb54ce7-a929-4eb8-b04b-ab79ad923c92</SecurityGroupKey>
              <SecurityGroupName>sample string 9</SecurityGroupName>
            </RegistrantClass>
            <RegularRegistrationPrice>5</RegularRegistrationPrice>
          </EventOptionPrice>
          <EventOptionPrice>
            <EarlyRegistrationPrice>1</EarlyRegistrationPrice>
            <EventOptionKey>20b4fedd-c005-4bf4-bab4-663f605ea2cc</EventOptionKey>
            <EventOptionPriceKey>8677bc59-bbb1-49d4-b13f-a28b0fddac62</EventOptionPriceKey>
            <LateRegistrationPrice>4</LateRegistrationPrice>
            <RegistrantClass>
              <IsActive>true</IsActive>
              <IsDefaultMember>true</IsDefaultMember>
              <IsDefaultNonMember>true</IsDefaultNonMember>
              <Priority>4</Priority>
              <RegistrantClassDescription>sample string 5</RegistrantClassDescription>
              <RegistrantClassKey>463bf048-c8b8-40f1-9ebb-47232601cff5</RegistrantClassKey>
              <RegistrantClassName>sample string 7</RegistrantClassName>
              <SecurityGroupDescription>sample string 10</SecurityGroupDescription>
              <SecurityGroupKey>ebb54ce7-a929-4eb8-b04b-ab79ad923c92</SecurityGroupKey>
              <SecurityGroupName>sample string 9</SecurityGroupName>
            </RegistrantClass>
            <RegularRegistrationPrice>5</RegularRegistrationPrice>
          </EventOptionPrice>
        </Prices>
      </EventOption>
      <EventOption>
        <CECredits>6</CECredits>
        <CategoryKey>55b6872c-fb30-402e-a22a-1b7fa0c8fe76</CategoryKey>
        <CategoryName>sample string 4</CategoryName>
        <CategorySortOrder>5</CategorySortOrder>
        <CreatedByContactKey>0fe71e7d-bac5-45ed-88a6-066dcff21051</CreatedByContactKey>
        <CreatedOn>2026-09-22T19:12:51.9206392-04:00</CreatedOn>
        <Description>sample string 9</Description>
        <EarlyRegistrationPrice>10</EarlyRegistrationPrice>
        <EndDateTime>2026-09-22T19:12:51.9206392-04:00</EndDateTime>
        <EndDateTimeUTC>2026-09-22T19:12:51.9206392-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-09-22T19:12:51.9206392-04:00</StartDateTime>
        <StartDateTimeUTC>2026-09-22T19:12:51.9206392-04:00</StartDateTimeUTC>
        <Title>sample string 30</Title>
        <UpdatedByContactKey>588f15b7-45e8-4fae-8d12-dadb9e5ae86e</UpdatedByContactKey>
        <UpdatedOn>2026-09-22T19:12:51.9363449-04:00</UpdatedOn>
        <EventOptionCategoryKey>c7c7518c-fc35-4324-99c3-838a5aebe66f</EventOptionCategoryKey>
        <EventOptionKey>418065d5-f772-443f-bc43-afc6b6521c7c</EventOptionKey>
        <Prices>
          <EventOptionPrice>
            <EarlyRegistrationPrice>1</EarlyRegistrationPrice>
            <EventOptionKey>20b4fedd-c005-4bf4-bab4-663f605ea2cc</EventOptionKey>
            <EventOptionPriceKey>8677bc59-bbb1-49d4-b13f-a28b0fddac62</EventOptionPriceKey>
            <LateRegistrationPrice>4</LateRegistrationPrice>
            <RegistrantClass>
              <IsActive>true</IsActive>
              <IsDefaultMember>true</IsDefaultMember>
              <IsDefaultNonMember>true</IsDefaultNonMember>
              <Priority>4</Priority>
              <RegistrantClassDescription>sample string 5</RegistrantClassDescription>
              <RegistrantClassKey>463bf048-c8b8-40f1-9ebb-47232601cff5</RegistrantClassKey>
              <RegistrantClassName>sample string 7</RegistrantClassName>
              <SecurityGroupDescription>sample string 10</SecurityGroupDescription>
              <SecurityGroupKey>ebb54ce7-a929-4eb8-b04b-ab79ad923c92</SecurityGroupKey>
              <SecurityGroupName>sample string 9</SecurityGroupName>
            </RegistrantClass>
            <RegularRegistrationPrice>5</RegularRegistrationPrice>
          </EventOptionPrice>
          <EventOptionPrice>
            <EarlyRegistrationPrice>1</EarlyRegistrationPrice>
            <EventOptionKey>20b4fedd-c005-4bf4-bab4-663f605ea2cc</EventOptionKey>
            <EventOptionPriceKey>8677bc59-bbb1-49d4-b13f-a28b0fddac62</EventOptionPriceKey>
            <LateRegistrationPrice>4</LateRegistrationPrice>
            <RegistrantClass>
              <IsActive>true</IsActive>
              <IsDefaultMember>true</IsDefaultMember>
              <IsDefaultNonMember>true</IsDefaultNonMember>
              <Priority>4</Priority>
              <RegistrantClassDescription>sample string 5</RegistrantClassDescription>
              <RegistrantClassKey>463bf048-c8b8-40f1-9ebb-47232601cff5</RegistrantClassKey>
              <RegistrantClassName>sample string 7</RegistrantClassName>
              <SecurityGroupDescription>sample string 10</SecurityGroupDescription>
              <SecurityGroupKey>ebb54ce7-a929-4eb8-b04b-ab79ad923c92</SecurityGroupKey>
              <SecurityGroupName>sample string 9</SecurityGroupName>
            </RegistrantClass>
            <RegularRegistrationPrice>5</RegularRegistrationPrice>
          </EventOptionPrice>
        </Prices>
      </EventOption>
    </RegistrationOptions>
    <RegistrationProcessOption>30</RegistrationProcessOption>
    <RegularRegistrationDate>2026-09-22T19:12:51.9465306-04:00</RegularRegistrationDate>
    <RegularRegistrationEndDate>2026-09-22T19:12:51.9465306-04:00</RegularRegistrationEndDate>
    <RequireAttendanceToVote>true</RequireAttendanceToVote>
    <SearchResultsDisplayType>18</SearchResultsDisplayType>
    <Sessions>
      <EventSession>
        <CECredits>6</CECredits>
        <CategoryKey>c238fd4c-dd16-440a-a4ce-c0978a4aadc7</CategoryKey>
        <CategoryName>sample string 4</CategoryName>
        <CategorySortOrder>5</CategorySortOrder>
        <CreatedByContactKey>c341613e-8465-4abf-88b0-0822b77e6c79</CreatedByContactKey>
        <CreatedOn>2026-09-22T19:12:51.9465306-04:00</CreatedOn>
        <Description>sample string 9</Description>
        <EarlyRegistrationPrice>10</EarlyRegistrationPrice>
        <EndDateTime>2026-09-22T19:12:51.9465306-04:00</EndDateTime>
        <EndDateTimeUTC>2026-09-22T19:12:51.9465306-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-09-22T19:12:51.9465306-04:00</StartDateTime>
        <StartDateTimeUTC>2026-09-22T19:12:51.9465306-04:00</StartDateTimeUTC>
        <Title>sample string 30</Title>
        <UpdatedByContactKey>a03a638d-c85b-48fb-a230-2ef8c4e130c4</UpdatedByContactKey>
        <UpdatedOn>2026-09-22T19:12:51.9465306-04:00</UpdatedOn>
        <EventSessionCategoryKey>d474e28f-56ec-420b-b29b-00957c93e17d</EventSessionCategoryKey>
        <EventSessionKey>8ffec0fd-5677-46a7-b8c9-e73bdd47ab04</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>45a99da8-4457-4a6c-aa0c-ebec08976a0e</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>4c404c1b-e516-4eb3-a1b2-9339f7debd0b</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-09-22T19:12:51.9364782-04:00</d7p1:ItemCreatedOn>
                  <d7p1:ItemEntityName>sample string 24</d7p1:ItemEntityName>
                  <d7p1:ItemName>sample string 25</d7p1:ItemName>
                  <d7p1:ItemOwnerContactKey>15d095b4-3d90-478c-a874-6765395418b3</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>f35930d9-aaff-4440-9152-dc7bf0f0fc3c</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>45a99da8-4457-4a6c-aa0c-ebec08976a0e</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>4c404c1b-e516-4eb3-a1b2-9339f7debd0b</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-09-22T19:12:51.9364782-04:00</d7p1:ItemCreatedOn>
                  <d7p1:ItemEntityName>sample string 24</d7p1:ItemEntityName>
                  <d7p1:ItemName>sample string 25</d7p1:ItemName>
                  <d7p1:ItemOwnerContactKey>15d095b4-3d90-478c-a874-6765395418b3</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>f35930d9-aaff-4440-9152-dc7bf0f0fc3c</d7p1:TimeZoneKey>
                  <d7p1:Town>sample string 43</d7p1:Town>
                  <d7p1:TownOrCity>sample string 44</d7p1:TownOrCity>
                </d7p1:Address>
              </d7p1:Addresses>
              <d7p1:AgreedToTermsDateTime>2026-09-22T19:12:51.9364782-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>80660b61-5146-49bd-90e0-893dbb91ca5d</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>64c13325-a286-4f5e-97ab-761a884b9b8b</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-09-22T19:12:51.9364782-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>64c13325-a286-4f5e-97ab-761a884b9b8b</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-09-22T19:12:51.9364782-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>f162917a-9499-4bf9-93c3-ed2de7260336</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>6ff28831-6758-499f-9012-8e16e1e15334</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>1e61eea8-5459-4919-965d-e5ef846f42a3</d8p1:SecurityGroupKey>
                  <d8p1:SecurityGroupName>sample string 2</d8p1:SecurityGroupName>
                </d8p1:SecurityGroupConcise>
                <d8p1:SecurityGroupConcise>
                  <d8p1:ProvidesMemberBenefits>true</d8p1:ProvidesMemberBenefits>
                  <d8p1:SecurityGroupKey>1e61eea8-5459-4919-965d-e5ef846f42a3</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>a07e7882-fb33-48af-8d73-acf1f6b321c3</d7p1:UpdatedByContactKey>
              <d7p1:UpdatedOn>2026-09-22T19:12:51.9364782-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-09-22T19:12:51.9364782-04:00</d7p1:FromDate>
                  <d7p1:IsPresent>true</d7p1:IsPresent>
                  <d7p1:IsPrimary>true</d7p1:IsPrimary>
                  <d7p1:JobExperienceKey>36b8b49b-e35e-42a3-bdc8-0af145015f7f</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-09-22T19:12:51.9364782-04:00</d7p1:ToDate>
                  <d7p1:UpdatedOn>2026-09-22T19:12:51.9364782-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-09-22T19:12:51.9364782-04:00</d7p1:FromDate>
                  <d7p1:IsPresent>true</d7p1:IsPresent>
                  <d7p1:IsPrimary>true</d7p1:IsPrimary>
                  <d7p1:JobExperienceKey>36b8b49b-e35e-42a3-bdc8-0af145015f7f</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-09-22T19:12:51.9364782-04:00</d7p1:ToDate>
                  <d7p1:UpdatedOn>2026-09-22T19:12:51.9364782-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">
                  <d9p1:KeyValueOfstringstring>
                    <d9p1:Key>JobTitle</d9p1:Key>
                    <d9p1:Value>sample string 4</d9p1:Value>
                  </d9p1:KeyValueOfstringstring>
                  <d9p1:KeyValueOfstringstring>
                    <d9p1:Key>Prefix</d9p1:Key>
                    <d9p1:Value>sample string 1</d9p1:Value>
                  </d9p1:KeyValueOfstringstring>
                  <d9p1:KeyValueOfstringstring>
                    <d9p1:Key>Bio</d9p1:Key>
                    <d9p1:Value>sample string 6</d9p1:Value>
                  </d9p1:KeyValueOfstringstring>
                  <d9p1:KeyValueOfstringstring>
                    <d9p1:Key>FirstName</d9p1:Key>
                    <d9p1:Value>sample string 2</d9p1:Value>
                  </d9p1:KeyValueOfstringstring>
                  <d9p1:KeyValueOfstringstring>
                    <d9p1:Key>LastName</d9p1:Key>
                    <d9p1:Value>sample string 3</d9p1:Value>
                  </d9p1:KeyValueOfstringstring>
                  <d9p1:KeyValueOfstringstring>
                    <d9p1:Key>CompanyName</d9p1:Key>
                    <d9p1:Value>sample string 5</d9p1:Value>
                  </d9p1:KeyValueOfstringstring>
                </_cacheSanitized>
                <_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>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>ExternalPresenterRefKey</d9p1:Key>
                    <d9p1:Value xmlns:d11p1="http://schemas.microsoft.com/2003/10/Serialization/" i:type="d11p1:guid">88a6c82a-7955-4ff6-bd6c-01a0cb64bcea</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 6</d7p1:_Bio>
                <d7p1:_CompanyName>sample string 5</d7p1:_CompanyName>
                <d7p1:_ExternalPresenterRefKey>17d81d75-4352-4977-8a29-633b716f5d96</d7p1:_ExternalPresenterRefKey>
                <d7p1:_FirstName>sample string 2</d7p1:_FirstName>
                <d7p1:_JobTitle>sample string 4</d7p1:_JobTitle>
                <d7p1:_LastName>sample string 3</d7p1:_LastName>
                <d7p1:_PictureUrl>sample string 8</d7p1:_PictureUrl>
                <d7p1:_Prefix>sample string 1</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">1a2f1c37-a124-48bd-b587-01a0cb64bce0</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>ea98a154-05cc-4de3-8150-fa7bbc4d3f87</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>45a99da8-4457-4a6c-aa0c-ebec08976a0e</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>4c404c1b-e516-4eb3-a1b2-9339f7debd0b</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-09-22T19:12:51.9364782-04:00</d7p1:ItemCreatedOn>
                  <d7p1:ItemEntityName>sample string 24</d7p1:ItemEntityName>
                  <d7p1:ItemName>sample string 25</d7p1:ItemName>
                  <d7p1:ItemOwnerContactKey>15d095b4-3d90-478c-a874-6765395418b3</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>f35930d9-aaff-4440-9152-dc7bf0f0fc3c</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>45a99da8-4457-4a6c-aa0c-ebec08976a0e</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>4c404c1b-e516-4eb3-a1b2-9339f7debd0b</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-09-22T19:12:51.9364782-04:00</d7p1:ItemCreatedOn>
                  <d7p1:ItemEntityName>sample string 24</d7p1:ItemEntityName>
                  <d7p1:ItemName>sample string 25</d7p1:ItemName>
                  <d7p1:ItemOwnerContactKey>15d095b4-3d90-478c-a874-6765395418b3</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>f35930d9-aaff-4440-9152-dc7bf0f0fc3c</d7p1:TimeZoneKey>
                  <d7p1:Town>sample string 43</d7p1:Town>
                  <d7p1:TownOrCity>sample string 44</d7p1:TownOrCity>
                </d7p1:Address>
              </d7p1:Addresses>
              <d7p1:AgreedToTermsDateTime>2026-09-22T19:12:51.9364782-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>80660b61-5146-49bd-90e0-893dbb91ca5d</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>64c13325-a286-4f5e-97ab-761a884b9b8b</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-09-22T19:12:51.9364782-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>64c13325-a286-4f5e-97ab-761a884b9b8b</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-09-22T19:12:51.9364782-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>f162917a-9499-4bf9-93c3-ed2de7260336</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>6ff28831-6758-499f-9012-8e16e1e15334</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>1e61eea8-5459-4919-965d-e5ef846f42a3</d8p1:SecurityGroupKey>
                  <d8p1:SecurityGroupName>sample string 2</d8p1:SecurityGroupName>
                </d8p1:SecurityGroupConcise>
                <d8p1:SecurityGroupConcise>
                  <d8p1:ProvidesMemberBenefits>true</d8p1:ProvidesMemberBenefits>
                  <d8p1:SecurityGroupKey>1e61eea8-5459-4919-965d-e5ef846f42a3</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>a07e7882-fb33-48af-8d73-acf1f6b321c3</d7p1:UpdatedByContactKey>
              <d7p1:UpdatedOn>2026-09-22T19:12:51.9364782-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-09-22T19:12:51.9364782-04:00</d7p1:FromDate>
                  <d7p1:IsPresent>true</d7p1:IsPresent>
                  <d7p1:IsPrimary>true</d7p1:IsPrimary>
                  <d7p1:JobExperienceKey>36b8b49b-e35e-42a3-bdc8-0af145015f7f</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-09-22T19:12:51.9364782-04:00</d7p1:ToDate>
                  <d7p1:UpdatedOn>2026-09-22T19:12:51.9364782-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-09-22T19:12:51.9364782-04:00</d7p1:FromDate>
                  <d7p1:IsPresent>true</d7p1:IsPresent>
                  <d7p1:IsPrimary>true</d7p1:IsPrimary>
                  <d7p1:JobExperienceKey>36b8b49b-e35e-42a3-bdc8-0af145015f7f</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-09-22T19:12:51.9364782-04:00</d7p1:ToDate>
                  <d7p1:UpdatedOn>2026-09-22T19:12:51.9364782-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">
                  <d9p1:KeyValueOfstringstring>
                    <d9p1:Key>JobTitle</d9p1:Key>
                    <d9p1:Value>sample string 4</d9p1:Value>
                  </d9p1:KeyValueOfstringstring>
                  <d9p1:KeyValueOfstringstring>
                    <d9p1:Key>Prefix</d9p1:Key>
                    <d9p1:Value>sample string 1</d9p1:Value>
                  </d9p1:KeyValueOfstringstring>
                  <d9p1:KeyValueOfstringstring>
                    <d9p1:Key>Bio</d9p1:Key>
                    <d9p1:Value>sample string 6</d9p1:Value>
                  </d9p1:KeyValueOfstringstring>
                  <d9p1:KeyValueOfstringstring>
                    <d9p1:Key>FirstName</d9p1:Key>
                    <d9p1:Value>sample string 2</d9p1:Value>
                  </d9p1:KeyValueOfstringstring>
                  <d9p1:KeyValueOfstringstring>
                    <d9p1:Key>LastName</d9p1:Key>
                    <d9p1:Value>sample string 3</d9p1:Value>
                  </d9p1:KeyValueOfstringstring>
                  <d9p1:KeyValueOfstringstring>
                    <d9p1:Key>CompanyName</d9p1:Key>
                    <d9p1:Value>sample string 5</d9p1:Value>
                  </d9p1:KeyValueOfstringstring>
                </_cacheSanitized>
                <_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>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>ExternalPresenterRefKey</d9p1:Key>
                    <d9p1:Value xmlns:d11p1="http://schemas.microsoft.com/2003/10/Serialization/" i:type="d11p1:guid">88a6c82a-7955-4ff6-bd6c-01a0cb64bcea</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 6</d7p1:_Bio>
                <d7p1:_CompanyName>sample string 5</d7p1:_CompanyName>
                <d7p1:_ExternalPresenterRefKey>17d81d75-4352-4977-8a29-633b716f5d96</d7p1:_ExternalPresenterRefKey>
                <d7p1:_FirstName>sample string 2</d7p1:_FirstName>
                <d7p1:_JobTitle>sample string 4</d7p1:_JobTitle>
                <d7p1:_LastName>sample string 3</d7p1:_LastName>
                <d7p1:_PictureUrl>sample string 8</d7p1:_PictureUrl>
                <d7p1:_Prefix>sample string 1</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">1a2f1c37-a124-48bd-b587-01a0cb64bce0</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>ea98a154-05cc-4de3-8150-fa7bbc4d3f87</d7p1:_PresenterRoleKey>
                <d7p1:_PresenterRoleName>sample string 2</d7p1:_PresenterRoleName>
                <d7p1:_SortOrder>4</d7p1:_SortOrder>
              </_dataObject>
            </PresenterRole>
          </EventPresenter>
        </Presenters>
      </EventSession>
      <EventSession>
        <CECredits>6</CECredits>
        <CategoryKey>c238fd4c-dd16-440a-a4ce-c0978a4aadc7</CategoryKey>
        <CategoryName>sample string 4</CategoryName>
        <CategorySortOrder>5</CategorySortOrder>
        <CreatedByContactKey>c341613e-8465-4abf-88b0-0822b77e6c79</CreatedByContactKey>
        <CreatedOn>2026-09-22T19:12:51.9465306-04:00</CreatedOn>
        <Description>sample string 9</Description>
        <EarlyRegistrationPrice>10</EarlyRegistrationPrice>
        <EndDateTime>2026-09-22T19:12:51.9465306-04:00</EndDateTime>
        <EndDateTimeUTC>2026-09-22T19:12:51.9465306-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-09-22T19:12:51.9465306-04:00</StartDateTime>
        <StartDateTimeUTC>2026-09-22T19:12:51.9465306-04:00</StartDateTimeUTC>
        <Title>sample string 30</Title>
        <UpdatedByContactKey>a03a638d-c85b-48fb-a230-2ef8c4e130c4</UpdatedByContactKey>
        <UpdatedOn>2026-09-22T19:12:51.9465306-04:00</UpdatedOn>
        <EventSessionCategoryKey>d474e28f-56ec-420b-b29b-00957c93e17d</EventSessionCategoryKey>
        <EventSessionKey>8ffec0fd-5677-46a7-b8c9-e73bdd47ab04</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>45a99da8-4457-4a6c-aa0c-ebec08976a0e</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>4c404c1b-e516-4eb3-a1b2-9339f7debd0b</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-09-22T19:12:51.9364782-04:00</d7p1:ItemCreatedOn>
                  <d7p1:ItemEntityName>sample string 24</d7p1:ItemEntityName>
                  <d7p1:ItemName>sample string 25</d7p1:ItemName>
                  <d7p1:ItemOwnerContactKey>15d095b4-3d90-478c-a874-6765395418b3</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>f35930d9-aaff-4440-9152-dc7bf0f0fc3c</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>45a99da8-4457-4a6c-aa0c-ebec08976a0e</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>4c404c1b-e516-4eb3-a1b2-9339f7debd0b</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-09-22T19:12:51.9364782-04:00</d7p1:ItemCreatedOn>
                  <d7p1:ItemEntityName>sample string 24</d7p1:ItemEntityName>
                  <d7p1:ItemName>sample string 25</d7p1:ItemName>
                  <d7p1:ItemOwnerContactKey>15d095b4-3d90-478c-a874-6765395418b3</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>f35930d9-aaff-4440-9152-dc7bf0f0fc3c</d7p1:TimeZoneKey>
                  <d7p1:Town>sample string 43</d7p1:Town>
                  <d7p1:TownOrCity>sample string 44</d7p1:TownOrCity>
                </d7p1:Address>
              </d7p1:Addresses>
              <d7p1:AgreedToTermsDateTime>2026-09-22T19:12:51.9364782-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>80660b61-5146-49bd-90e0-893dbb91ca5d</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>64c13325-a286-4f5e-97ab-761a884b9b8b</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-09-22T19:12:51.9364782-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>64c13325-a286-4f5e-97ab-761a884b9b8b</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-09-22T19:12:51.9364782-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>f162917a-9499-4bf9-93c3-ed2de7260336</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>6ff28831-6758-499f-9012-8e16e1e15334</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>1e61eea8-5459-4919-965d-e5ef846f42a3</d8p1:SecurityGroupKey>
                  <d8p1:SecurityGroupName>sample string 2</d8p1:SecurityGroupName>
                </d8p1:SecurityGroupConcise>
                <d8p1:SecurityGroupConcise>
                  <d8p1:ProvidesMemberBenefits>true</d8p1:ProvidesMemberBenefits>
                  <d8p1:SecurityGroupKey>1e61eea8-5459-4919-965d-e5ef846f42a3</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>a07e7882-fb33-48af-8d73-acf1f6b321c3</d7p1:UpdatedByContactKey>
              <d7p1:UpdatedOn>2026-09-22T19:12:51.9364782-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-09-22T19:12:51.9364782-04:00</d7p1:FromDate>
                  <d7p1:IsPresent>true</d7p1:IsPresent>
                  <d7p1:IsPrimary>true</d7p1:IsPrimary>
                  <d7p1:JobExperienceKey>36b8b49b-e35e-42a3-bdc8-0af145015f7f</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-09-22T19:12:51.9364782-04:00</d7p1:ToDate>
                  <d7p1:UpdatedOn>2026-09-22T19:12:51.9364782-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-09-22T19:12:51.9364782-04:00</d7p1:FromDate>
                  <d7p1:IsPresent>true</d7p1:IsPresent>
                  <d7p1:IsPrimary>true</d7p1:IsPrimary>
                  <d7p1:JobExperienceKey>36b8b49b-e35e-42a3-bdc8-0af145015f7f</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-09-22T19:12:51.9364782-04:00</d7p1:ToDate>
                  <d7p1:UpdatedOn>2026-09-22T19:12:51.9364782-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">
                  <d9p1:KeyValueOfstringstring>
                    <d9p1:Key>JobTitle</d9p1:Key>
                    <d9p1:Value>sample string 4</d9p1:Value>
                  </d9p1:KeyValueOfstringstring>
                  <d9p1:KeyValueOfstringstring>
                    <d9p1:Key>Prefix</d9p1:Key>
                    <d9p1:Value>sample string 1</d9p1:Value>
                  </d9p1:KeyValueOfstringstring>
                  <d9p1:KeyValueOfstringstring>
                    <d9p1:Key>Bio</d9p1:Key>
                    <d9p1:Value>sample string 6</d9p1:Value>
                  </d9p1:KeyValueOfstringstring>
                  <d9p1:KeyValueOfstringstring>
                    <d9p1:Key>FirstName</d9p1:Key>
                    <d9p1:Value>sample string 2</d9p1:Value>
                  </d9p1:KeyValueOfstringstring>
                  <d9p1:KeyValueOfstringstring>
                    <d9p1:Key>LastName</d9p1:Key>
                    <d9p1:Value>sample string 3</d9p1:Value>
                  </d9p1:KeyValueOfstringstring>
                  <d9p1:KeyValueOfstringstring>
                    <d9p1:Key>CompanyName</d9p1:Key>
                    <d9p1:Value>sample string 5</d9p1:Value>
                  </d9p1:KeyValueOfstringstring>
                </_cacheSanitized>
                <_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>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>ExternalPresenterRefKey</d9p1:Key>
                    <d9p1:Value xmlns:d11p1="http://schemas.microsoft.com/2003/10/Serialization/" i:type="d11p1:guid">88a6c82a-7955-4ff6-bd6c-01a0cb64bcea</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 6</d7p1:_Bio>
                <d7p1:_CompanyName>sample string 5</d7p1:_CompanyName>
                <d7p1:_ExternalPresenterRefKey>17d81d75-4352-4977-8a29-633b716f5d96</d7p1:_ExternalPresenterRefKey>
                <d7p1:_FirstName>sample string 2</d7p1:_FirstName>
                <d7p1:_JobTitle>sample string 4</d7p1:_JobTitle>
                <d7p1:_LastName>sample string 3</d7p1:_LastName>
                <d7p1:_PictureUrl>sample string 8</d7p1:_PictureUrl>
                <d7p1:_Prefix>sample string 1</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">1a2f1c37-a124-48bd-b587-01a0cb64bce0</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>ea98a154-05cc-4de3-8150-fa7bbc4d3f87</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>45a99da8-4457-4a6c-aa0c-ebec08976a0e</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>4c404c1b-e516-4eb3-a1b2-9339f7debd0b</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-09-22T19:12:51.9364782-04:00</d7p1:ItemCreatedOn>
                  <d7p1:ItemEntityName>sample string 24</d7p1:ItemEntityName>
                  <d7p1:ItemName>sample string 25</d7p1:ItemName>
                  <d7p1:ItemOwnerContactKey>15d095b4-3d90-478c-a874-6765395418b3</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>f35930d9-aaff-4440-9152-dc7bf0f0fc3c</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>45a99da8-4457-4a6c-aa0c-ebec08976a0e</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>4c404c1b-e516-4eb3-a1b2-9339f7debd0b</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-09-22T19:12:51.9364782-04:00</d7p1:ItemCreatedOn>
                  <d7p1:ItemEntityName>sample string 24</d7p1:ItemEntityName>
                  <d7p1:ItemName>sample string 25</d7p1:ItemName>
                  <d7p1:ItemOwnerContactKey>15d095b4-3d90-478c-a874-6765395418b3</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>f35930d9-aaff-4440-9152-dc7bf0f0fc3c</d7p1:TimeZoneKey>
                  <d7p1:Town>sample string 43</d7p1:Town>
                  <d7p1:TownOrCity>sample string 44</d7p1:TownOrCity>
                </d7p1:Address>
              </d7p1:Addresses>
              <d7p1:AgreedToTermsDateTime>2026-09-22T19:12:51.9364782-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>80660b61-5146-49bd-90e0-893dbb91ca5d</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>64c13325-a286-4f5e-97ab-761a884b9b8b</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-09-22T19:12:51.9364782-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>64c13325-a286-4f5e-97ab-761a884b9b8b</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-09-22T19:12:51.9364782-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>f162917a-9499-4bf9-93c3-ed2de7260336</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>6ff28831-6758-499f-9012-8e16e1e15334</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>1e61eea8-5459-4919-965d-e5ef846f42a3</d8p1:SecurityGroupKey>
                  <d8p1:SecurityGroupName>sample string 2</d8p1:SecurityGroupName>
                </d8p1:SecurityGroupConcise>
                <d8p1:SecurityGroupConcise>
                  <d8p1:ProvidesMemberBenefits>true</d8p1:ProvidesMemberBenefits>
                  <d8p1:SecurityGroupKey>1e61eea8-5459-4919-965d-e5ef846f42a3</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>a07e7882-fb33-48af-8d73-acf1f6b321c3</d7p1:UpdatedByContactKey>
              <d7p1:UpdatedOn>2026-09-22T19:12:51.9364782-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-09-22T19:12:51.9364782-04:00</d7p1:FromDate>
                  <d7p1:IsPresent>true</d7p1:IsPresent>
                  <d7p1:IsPrimary>true</d7p1:IsPrimary>
                  <d7p1:JobExperienceKey>36b8b49b-e35e-42a3-bdc8-0af145015f7f</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-09-22T19:12:51.9364782-04:00</d7p1:ToDate>
                  <d7p1:UpdatedOn>2026-09-22T19:12:51.9364782-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-09-22T19:12:51.9364782-04:00</d7p1:FromDate>
                  <d7p1:IsPresent>true</d7p1:IsPresent>
                  <d7p1:IsPrimary>true</d7p1:IsPrimary>
                  <d7p1:JobExperienceKey>36b8b49b-e35e-42a3-bdc8-0af145015f7f</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-09-22T19:12:51.9364782-04:00</d7p1:ToDate>
                  <d7p1:UpdatedOn>2026-09-22T19:12:51.9364782-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">
                  <d9p1:KeyValueOfstringstring>
                    <d9p1:Key>JobTitle</d9p1:Key>
                    <d9p1:Value>sample string 4</d9p1:Value>
                  </d9p1:KeyValueOfstringstring>
                  <d9p1:KeyValueOfstringstring>
                    <d9p1:Key>Prefix</d9p1:Key>
                    <d9p1:Value>sample string 1</d9p1:Value>
                  </d9p1:KeyValueOfstringstring>
                  <d9p1:KeyValueOfstringstring>
                    <d9p1:Key>Bio</d9p1:Key>
                    <d9p1:Value>sample string 6</d9p1:Value>
                  </d9p1:KeyValueOfstringstring>
                  <d9p1:KeyValueOfstringstring>
                    <d9p1:Key>FirstName</d9p1:Key>
                    <d9p1:Value>sample string 2</d9p1:Value>
                  </d9p1:KeyValueOfstringstring>
                  <d9p1:KeyValueOfstringstring>
                    <d9p1:Key>LastName</d9p1:Key>
                    <d9p1:Value>sample string 3</d9p1:Value>
                  </d9p1:KeyValueOfstringstring>
                  <d9p1:KeyValueOfstringstring>
                    <d9p1:Key>CompanyName</d9p1:Key>
                    <d9p1:Value>sample string 5</d9p1:Value>
                  </d9p1:KeyValueOfstringstring>
                </_cacheSanitized>
                <_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>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>ExternalPresenterRefKey</d9p1:Key>
                    <d9p1:Value xmlns:d11p1="http://schemas.microsoft.com/2003/10/Serialization/" i:type="d11p1:guid">88a6c82a-7955-4ff6-bd6c-01a0cb64bcea</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 6</d7p1:_Bio>
                <d7p1:_CompanyName>sample string 5</d7p1:_CompanyName>
                <d7p1:_ExternalPresenterRefKey>17d81d75-4352-4977-8a29-633b716f5d96</d7p1:_ExternalPresenterRefKey>
                <d7p1:_FirstName>sample string 2</d7p1:_FirstName>
                <d7p1:_JobTitle>sample string 4</d7p1:_JobTitle>
                <d7p1:_LastName>sample string 3</d7p1:_LastName>
                <d7p1:_PictureUrl>sample string 8</d7p1:_PictureUrl>
                <d7p1:_Prefix>sample string 1</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">1a2f1c37-a124-48bd-b587-01a0cb64bce0</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>ea98a154-05cc-4de3-8150-fa7bbc4d3f87</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-09-22T19:12:51.9465306-04:00</StartDateTime>
    <StartDateTimeUTC>2026-09-22T19:12:51.9465306-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>e6ed4d4d-e779-4d8b-8dce-99df8321259b</d3p1:TimeZoneKey>
      <d3p1:WindowsId>sample string 5</d3p1:WindowsId>
    </TimeZone>
    <TimeZoneKey>555631f2-a6de-4d2a-8eea-674ac4ce6f59</TimeZoneKey>
    <UpdatedByUser>sample string 65</UpdatedByUser>
    <UpdatedByUserKey>0df137c3-4e6f-4b78-8cce-dc2f89d9cea5</UpdatedByUserKey>
    <UpdatedOn>2026-09-22T19:12:51.9465306-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>45a99da8-4457-4a6c-aa0c-ebec08976a0e</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>4c404c1b-e516-4eb3-a1b2-9339f7debd0b</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-09-22T19:12:51.9364782-04:00</d3p1:ItemCreatedOn>
      <d3p1:ItemEntityName>sample string 24</d3p1:ItemEntityName>
      <d3p1:ItemName>sample string 25</d3p1:ItemName>
      <d3p1:ItemOwnerContactKey>15d095b4-3d90-478c-a874-6765395418b3</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>f35930d9-aaff-4440-9152-dc7bf0f0fc3c</d3p1:TimeZoneKey>
      <d3p1:Town>sample string 43</d3p1:Town>
      <d3p1:TownOrCity>sample string 44</d3p1:TownOrCity>
    </Address>
    <ArchiveDateTime>2026-09-22T19:12:51.9465306-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>fc6f5c15-ca2c-413b-b99d-6b884018db9e</CommunityKey>
    <ConfirmationEmailText>sample string 43</ConfirmationEmailText>
    <ContactEmail>sample string 23</ContactEmail>
    <ContactFirstLast>sample string 21</ContactFirstLast>
    <ContactFirstName>sample string 20</ContactFirstName>
    <ContactKey>c6d034ac-cd29-4ad7-9ea9-38366f180f7e</ContactKey>
    <ContactLastName>sample string 22</ContactLastName>
    <ContactPhone>sample string 24</ContactPhone>
    <CreatedByUser>sample string 62</CreatedByUser>
    <CreatedByUserKey>ca43a039-ab07-4922-9021-921d5f70b08f</CreatedByUserKey>
    <CreatedOn>2026-09-22T19:12:51.9465306-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-09-22T19:12:51.9465306-04:00</EarlyRegistrationDate>
    <EndDateTime>2026-09-22T19:12:51.9465306-04:00</EndDateTime>
    <EndDateTimeCalculated>2026-09-22T19:12:51.9465306-04:00</EndDateTimeCalculated>
    <EndDateTimeUTC>2026-09-22T19:12:51.9465306-04:00</EndDateTimeUTC>
    <EventDescription>sample string 25</EventDescription>
    <EventKey>1700b382-7734-4a71-9cbd-639fb2ca3296</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>e6cc8b69-14dc-4c2d-bdcc-77547eb4765d</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>04dc716d-84b8-499d-ae85-b9b58597c817</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-09-22T19:12:51.9465306-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>55b6872c-fb30-402e-a22a-1b7fa0c8fe76</CategoryKey>
        <CategoryName>sample string 4</CategoryName>
        <CategorySortOrder>5</CategorySortOrder>
        <CreatedByContactKey>0fe71e7d-bac5-45ed-88a6-066dcff21051</CreatedByContactKey>
        <CreatedOn>2026-09-22T19:12:51.9206392-04:00</CreatedOn>
        <Description>sample string 9</Description>
        <EarlyRegistrationPrice>10</EarlyRegistrationPrice>
        <EndDateTime>2026-09-22T19:12:51.9206392-04:00</EndDateTime>
        <EndDateTimeUTC>2026-09-22T19:12:51.9206392-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-09-22T19:12:51.9206392-04:00</StartDateTime>
        <StartDateTimeUTC>2026-09-22T19:12:51.9206392-04:00</StartDateTimeUTC>
        <Title>sample string 30</Title>
        <UpdatedByContactKey>588f15b7-45e8-4fae-8d12-dadb9e5ae86e</UpdatedByContactKey>
        <UpdatedOn>2026-09-22T19:12:51.9363449-04:00</UpdatedOn>
        <EventOptionCategoryKey>c7c7518c-fc35-4324-99c3-838a5aebe66f</EventOptionCategoryKey>
        <EventOptionKey>418065d5-f772-443f-bc43-afc6b6521c7c</EventOptionKey>
        <Prices>
          <EventOptionPrice>
            <EarlyRegistrationPrice>1</EarlyRegistrationPrice>
            <EventOptionKey>20b4fedd-c005-4bf4-bab4-663f605ea2cc</EventOptionKey>
            <EventOptionPriceKey>8677bc59-bbb1-49d4-b13f-a28b0fddac62</EventOptionPriceKey>
            <LateRegistrationPrice>4</LateRegistrationPrice>
            <RegistrantClass>
              <IsActive>true</IsActive>
              <IsDefaultMember>true</IsDefaultMember>
              <IsDefaultNonMember>true</IsDefaultNonMember>
              <Priority>4</Priority>
              <RegistrantClassDescription>sample string 5</RegistrantClassDescription>
              <RegistrantClassKey>463bf048-c8b8-40f1-9ebb-47232601cff5</RegistrantClassKey>
              <RegistrantClassName>sample string 7</RegistrantClassName>
              <SecurityGroupDescription>sample string 10</SecurityGroupDescription>
              <SecurityGroupKey>ebb54ce7-a929-4eb8-b04b-ab79ad923c92</SecurityGroupKey>
              <SecurityGroupName>sample string 9</SecurityGroupName>
            </RegistrantClass>
            <RegularRegistrationPrice>5</RegularRegistrationPrice>
          </EventOptionPrice>
          <EventOptionPrice>
            <EarlyRegistrationPrice>1</EarlyRegistrationPrice>
            <EventOptionKey>20b4fedd-c005-4bf4-bab4-663f605ea2cc</EventOptionKey>
            <EventOptionPriceKey>8677bc59-bbb1-49d4-b13f-a28b0fddac62</EventOptionPriceKey>
            <LateRegistrationPrice>4</LateRegistrationPrice>
            <RegistrantClass>
              <IsActive>true</IsActive>
              <IsDefaultMember>true</IsDefaultMember>
              <IsDefaultNonMember>true</IsDefaultNonMember>
              <Priority>4</Priority>
              <RegistrantClassDescription>sample string 5</RegistrantClassDescription>
              <RegistrantClassKey>463bf048-c8b8-40f1-9ebb-47232601cff5</RegistrantClassKey>
              <RegistrantClassName>sample string 7</RegistrantClassName>
              <SecurityGroupDescription>sample string 10</SecurityGroupDescription>
              <SecurityGroupKey>ebb54ce7-a929-4eb8-b04b-ab79ad923c92</SecurityGroupKey>
              <SecurityGroupName>sample string 9</SecurityGroupName>
            </RegistrantClass>
            <RegularRegistrationPrice>5</RegularRegistrationPrice>
          </EventOptionPrice>
        </Prices>
      </EventOption>
      <EventOption>
        <CECredits>6</CECredits>
        <CategoryKey>55b6872c-fb30-402e-a22a-1b7fa0c8fe76</CategoryKey>
        <CategoryName>sample string 4</CategoryName>
        <CategorySortOrder>5</CategorySortOrder>
        <CreatedByContactKey>0fe71e7d-bac5-45ed-88a6-066dcff21051</CreatedByContactKey>
        <CreatedOn>2026-09-22T19:12:51.9206392-04:00</CreatedOn>
        <Description>sample string 9</Description>
        <EarlyRegistrationPrice>10</EarlyRegistrationPrice>
        <EndDateTime>2026-09-22T19:12:51.9206392-04:00</EndDateTime>
        <EndDateTimeUTC>2026-09-22T19:12:51.9206392-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-09-22T19:12:51.9206392-04:00</StartDateTime>
        <StartDateTimeUTC>2026-09-22T19:12:51.9206392-04:00</StartDateTimeUTC>
        <Title>sample string 30</Title>
        <UpdatedByContactKey>588f15b7-45e8-4fae-8d12-dadb9e5ae86e</UpdatedByContactKey>
        <UpdatedOn>2026-09-22T19:12:51.9363449-04:00</UpdatedOn>
        <EventOptionCategoryKey>c7c7518c-fc35-4324-99c3-838a5aebe66f</EventOptionCategoryKey>
        <EventOptionKey>418065d5-f772-443f-bc43-afc6b6521c7c</EventOptionKey>
        <Prices>
          <EventOptionPrice>
            <EarlyRegistrationPrice>1</EarlyRegistrationPrice>
            <EventOptionKey>20b4fedd-c005-4bf4-bab4-663f605ea2cc</EventOptionKey>
            <EventOptionPriceKey>8677bc59-bbb1-49d4-b13f-a28b0fddac62</EventOptionPriceKey>
            <LateRegistrationPrice>4</LateRegistrationPrice>
            <RegistrantClass>
              <IsActive>true</IsActive>
              <IsDefaultMember>true</IsDefaultMember>
              <IsDefaultNonMember>true</IsDefaultNonMember>
              <Priority>4</Priority>
              <RegistrantClassDescription>sample string 5</RegistrantClassDescription>
              <RegistrantClassKey>463bf048-c8b8-40f1-9ebb-47232601cff5</RegistrantClassKey>
              <RegistrantClassName>sample string 7</RegistrantClassName>
              <SecurityGroupDescription>sample string 10</SecurityGroupDescription>
              <SecurityGroupKey>ebb54ce7-a929-4eb8-b04b-ab79ad923c92</SecurityGroupKey>
              <SecurityGroupName>sample string 9</SecurityGroupName>
            </RegistrantClass>
            <RegularRegistrationPrice>5</RegularRegistrationPrice>
          </EventOptionPrice>
          <EventOptionPrice>
            <EarlyRegistrationPrice>1</EarlyRegistrationPrice>
            <EventOptionKey>20b4fedd-c005-4bf4-bab4-663f605ea2cc</EventOptionKey>
            <EventOptionPriceKey>8677bc59-bbb1-49d4-b13f-a28b0fddac62</EventOptionPriceKey>
            <LateRegistrationPrice>4</LateRegistrationPrice>
            <RegistrantClass>
              <IsActive>true</IsActive>
              <IsDefaultMember>true</IsDefaultMember>
              <IsDefaultNonMember>true</IsDefaultNonMember>
              <Priority>4</Priority>
              <RegistrantClassDescription>sample string 5</RegistrantClassDescription>
              <RegistrantClassKey>463bf048-c8b8-40f1-9ebb-47232601cff5</RegistrantClassKey>
              <RegistrantClassName>sample string 7</RegistrantClassName>
              <SecurityGroupDescription>sample string 10</SecurityGroupDescription>
              <SecurityGroupKey>ebb54ce7-a929-4eb8-b04b-ab79ad923c92</SecurityGroupKey>
              <SecurityGroupName>sample string 9</SecurityGroupName>
            </RegistrantClass>
            <RegularRegistrationPrice>5</RegularRegistrationPrice>
          </EventOptionPrice>
        </Prices>
      </EventOption>
    </RegistrationOptions>
    <RegistrationProcessOption>30</RegistrationProcessOption>
    <RegularRegistrationDate>2026-09-22T19:12:51.9465306-04:00</RegularRegistrationDate>
    <RegularRegistrationEndDate>2026-09-22T19:12:51.9465306-04:00</RegularRegistrationEndDate>
    <RequireAttendanceToVote>true</RequireAttendanceToVote>
    <SearchResultsDisplayType>18</SearchResultsDisplayType>
    <Sessions>
      <EventSession>
        <CECredits>6</CECredits>
        <CategoryKey>c238fd4c-dd16-440a-a4ce-c0978a4aadc7</CategoryKey>
        <CategoryName>sample string 4</CategoryName>
        <CategorySortOrder>5</CategorySortOrder>
        <CreatedByContactKey>c341613e-8465-4abf-88b0-0822b77e6c79</CreatedByContactKey>
        <CreatedOn>2026-09-22T19:12:51.9465306-04:00</CreatedOn>
        <Description>sample string 9</Description>
        <EarlyRegistrationPrice>10</EarlyRegistrationPrice>
        <EndDateTime>2026-09-22T19:12:51.9465306-04:00</EndDateTime>
        <EndDateTimeUTC>2026-09-22T19:12:51.9465306-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-09-22T19:12:51.9465306-04:00</StartDateTime>
        <StartDateTimeUTC>2026-09-22T19:12:51.9465306-04:00</StartDateTimeUTC>
        <Title>sample string 30</Title>
        <UpdatedByContactKey>a03a638d-c85b-48fb-a230-2ef8c4e130c4</UpdatedByContactKey>
        <UpdatedOn>2026-09-22T19:12:51.9465306-04:00</UpdatedOn>
        <EventSessionCategoryKey>d474e28f-56ec-420b-b29b-00957c93e17d</EventSessionCategoryKey>
        <EventSessionKey>8ffec0fd-5677-46a7-b8c9-e73bdd47ab04</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>45a99da8-4457-4a6c-aa0c-ebec08976a0e</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>4c404c1b-e516-4eb3-a1b2-9339f7debd0b</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-09-22T19:12:51.9364782-04:00</d7p1:ItemCreatedOn>
                  <d7p1:ItemEntityName>sample string 24</d7p1:ItemEntityName>
                  <d7p1:ItemName>sample string 25</d7p1:ItemName>
                  <d7p1:ItemOwnerContactKey>15d095b4-3d90-478c-a874-6765395418b3</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>f35930d9-aaff-4440-9152-dc7bf0f0fc3c</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>45a99da8-4457-4a6c-aa0c-ebec08976a0e</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>4c404c1b-e516-4eb3-a1b2-9339f7debd0b</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-09-22T19:12:51.9364782-04:00</d7p1:ItemCreatedOn>
                  <d7p1:ItemEntityName>sample string 24</d7p1:ItemEntityName>
                  <d7p1:ItemName>sample string 25</d7p1:ItemName>
                  <d7p1:ItemOwnerContactKey>15d095b4-3d90-478c-a874-6765395418b3</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>f35930d9-aaff-4440-9152-dc7bf0f0fc3c</d7p1:TimeZoneKey>
                  <d7p1:Town>sample string 43</d7p1:Town>
                  <d7p1:TownOrCity>sample string 44</d7p1:TownOrCity>
                </d7p1:Address>
              </d7p1:Addresses>
              <d7p1:AgreedToTermsDateTime>2026-09-22T19:12:51.9364782-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>80660b61-5146-49bd-90e0-893dbb91ca5d</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>64c13325-a286-4f5e-97ab-761a884b9b8b</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-09-22T19:12:51.9364782-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>64c13325-a286-4f5e-97ab-761a884b9b8b</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-09-22T19:12:51.9364782-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>f162917a-9499-4bf9-93c3-ed2de7260336</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>6ff28831-6758-499f-9012-8e16e1e15334</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>1e61eea8-5459-4919-965d-e5ef846f42a3</d8p1:SecurityGroupKey>
                  <d8p1:SecurityGroupName>sample string 2</d8p1:SecurityGroupName>
                </d8p1:SecurityGroupConcise>
                <d8p1:SecurityGroupConcise>
                  <d8p1:ProvidesMemberBenefits>true</d8p1:ProvidesMemberBenefits>
                  <d8p1:SecurityGroupKey>1e61eea8-5459-4919-965d-e5ef846f42a3</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>a07e7882-fb33-48af-8d73-acf1f6b321c3</d7p1:UpdatedByContactKey>
              <d7p1:UpdatedOn>2026-09-22T19:12:51.9364782-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-09-22T19:12:51.9364782-04:00</d7p1:FromDate>
                  <d7p1:IsPresent>true</d7p1:IsPresent>
                  <d7p1:IsPrimary>true</d7p1:IsPrimary>
                  <d7p1:JobExperienceKey>36b8b49b-e35e-42a3-bdc8-0af145015f7f</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-09-22T19:12:51.9364782-04:00</d7p1:ToDate>
                  <d7p1:UpdatedOn>2026-09-22T19:12:51.9364782-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-09-22T19:12:51.9364782-04:00</d7p1:FromDate>
                  <d7p1:IsPresent>true</d7p1:IsPresent>
                  <d7p1:IsPrimary>true</d7p1:IsPrimary>
                  <d7p1:JobExperienceKey>36b8b49b-e35e-42a3-bdc8-0af145015f7f</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-09-22T19:12:51.9364782-04:00</d7p1:ToDate>
                  <d7p1:UpdatedOn>2026-09-22T19:12:51.9364782-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">
                  <d9p1:KeyValueOfstringstring>
                    <d9p1:Key>JobTitle</d9p1:Key>
                    <d9p1:Value>sample string 4</d9p1:Value>
                  </d9p1:KeyValueOfstringstring>
                  <d9p1:KeyValueOfstringstring>
                    <d9p1:Key>Prefix</d9p1:Key>
                    <d9p1:Value>sample string 1</d9p1:Value>
                  </d9p1:KeyValueOfstringstring>
                  <d9p1:KeyValueOfstringstring>
                    <d9p1:Key>Bio</d9p1:Key>
                    <d9p1:Value>sample string 6</d9p1:Value>
                  </d9p1:KeyValueOfstringstring>
                  <d9p1:KeyValueOfstringstring>
                    <d9p1:Key>FirstName</d9p1:Key>
                    <d9p1:Value>sample string 2</d9p1:Value>
                  </d9p1:KeyValueOfstringstring>
                  <d9p1:KeyValueOfstringstring>
                    <d9p1:Key>LastName</d9p1:Key>
                    <d9p1:Value>sample string 3</d9p1:Value>
                  </d9p1:KeyValueOfstringstring>
                  <d9p1:KeyValueOfstringstring>
                    <d9p1:Key>CompanyName</d9p1:Key>
                    <d9p1:Value>sample string 5</d9p1:Value>
                  </d9p1:KeyValueOfstringstring>
                </_cacheSanitized>
                <_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>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>ExternalPresenterRefKey</d9p1:Key>
                    <d9p1:Value xmlns:d11p1="http://schemas.microsoft.com/2003/10/Serialization/" i:type="d11p1:guid">88a6c82a-7955-4ff6-bd6c-01a0cb64bcea</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 6</d7p1:_Bio>
                <d7p1:_CompanyName>sample string 5</d7p1:_CompanyName>
                <d7p1:_ExternalPresenterRefKey>17d81d75-4352-4977-8a29-633b716f5d96</d7p1:_ExternalPresenterRefKey>
                <d7p1:_FirstName>sample string 2</d7p1:_FirstName>
                <d7p1:_JobTitle>sample string 4</d7p1:_JobTitle>
                <d7p1:_LastName>sample string 3</d7p1:_LastName>
                <d7p1:_PictureUrl>sample string 8</d7p1:_PictureUrl>
                <d7p1:_Prefix>sample string 1</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">1a2f1c37-a124-48bd-b587-01a0cb64bce0</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>ea98a154-05cc-4de3-8150-fa7bbc4d3f87</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>45a99da8-4457-4a6c-aa0c-ebec08976a0e</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>4c404c1b-e516-4eb3-a1b2-9339f7debd0b</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-09-22T19:12:51.9364782-04:00</d7p1:ItemCreatedOn>
                  <d7p1:ItemEntityName>sample string 24</d7p1:ItemEntityName>
                  <d7p1:ItemName>sample string 25</d7p1:ItemName>
                  <d7p1:ItemOwnerContactKey>15d095b4-3d90-478c-a874-6765395418b3</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>f35930d9-aaff-4440-9152-dc7bf0f0fc3c</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>45a99da8-4457-4a6c-aa0c-ebec08976a0e</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>4c404c1b-e516-4eb3-a1b2-9339f7debd0b</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-09-22T19:12:51.9364782-04:00</d7p1:ItemCreatedOn>
                  <d7p1:ItemEntityName>sample string 24</d7p1:ItemEntityName>
                  <d7p1:ItemName>sample string 25</d7p1:ItemName>
                  <d7p1:ItemOwnerContactKey>15d095b4-3d90-478c-a874-6765395418b3</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>f35930d9-aaff-4440-9152-dc7bf0f0fc3c</d7p1:TimeZoneKey>
                  <d7p1:Town>sample string 43</d7p1:Town>
                  <d7p1:TownOrCity>sample string 44</d7p1:TownOrCity>
                </d7p1:Address>
              </d7p1:Addresses>
              <d7p1:AgreedToTermsDateTime>2026-09-22T19:12:51.9364782-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>80660b61-5146-49bd-90e0-893dbb91ca5d</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>64c13325-a286-4f5e-97ab-761a884b9b8b</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-09-22T19:12:51.9364782-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>64c13325-a286-4f5e-97ab-761a884b9b8b</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-09-22T19:12:51.9364782-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>f162917a-9499-4bf9-93c3-ed2de7260336</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>6ff28831-6758-499f-9012-8e16e1e15334</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>1e61eea8-5459-4919-965d-e5ef846f42a3</d8p1:SecurityGroupKey>
                  <d8p1:SecurityGroupName>sample string 2</d8p1:SecurityGroupName>
                </d8p1:SecurityGroupConcise>
                <d8p1:SecurityGroupConcise>
                  <d8p1:ProvidesMemberBenefits>true</d8p1:ProvidesMemberBenefits>
                  <d8p1:SecurityGroupKey>1e61eea8-5459-4919-965d-e5ef846f42a3</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>a07e7882-fb33-48af-8d73-acf1f6b321c3</d7p1:UpdatedByContactKey>
              <d7p1:UpdatedOn>2026-09-22T19:12:51.9364782-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-09-22T19:12:51.9364782-04:00</d7p1:FromDate>
                  <d7p1:IsPresent>true</d7p1:IsPresent>
                  <d7p1:IsPrimary>true</d7p1:IsPrimary>
                  <d7p1:JobExperienceKey>36b8b49b-e35e-42a3-bdc8-0af145015f7f</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-09-22T19:12:51.9364782-04:00</d7p1:ToDate>
                  <d7p1:UpdatedOn>2026-09-22T19:12:51.9364782-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-09-22T19:12:51.9364782-04:00</d7p1:FromDate>
                  <d7p1:IsPresent>true</d7p1:IsPresent>
                  <d7p1:IsPrimary>true</d7p1:IsPrimary>
                  <d7p1:JobExperienceKey>36b8b49b-e35e-42a3-bdc8-0af145015f7f</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-09-22T19:12:51.9364782-04:00</d7p1:ToDate>
                  <d7p1:UpdatedOn>2026-09-22T19:12:51.9364782-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">
                  <d9p1:KeyValueOfstringstring>
                    <d9p1:Key>JobTitle</d9p1:Key>
                    <d9p1:Value>sample string 4</d9p1:Value>
                  </d9p1:KeyValueOfstringstring>
                  <d9p1:KeyValueOfstringstring>
                    <d9p1:Key>Prefix</d9p1:Key>
                    <d9p1:Value>sample string 1</d9p1:Value>
                  </d9p1:KeyValueOfstringstring>
                  <d9p1:KeyValueOfstringstring>
                    <d9p1:Key>Bio</d9p1:Key>
                    <d9p1:Value>sample string 6</d9p1:Value>
                  </d9p1:KeyValueOfstringstring>
                  <d9p1:KeyValueOfstringstring>
                    <d9p1:Key>FirstName</d9p1:Key>
                    <d9p1:Value>sample string 2</d9p1:Value>
                  </d9p1:KeyValueOfstringstring>
                  <d9p1:KeyValueOfstringstring>
                    <d9p1:Key>LastName</d9p1:Key>
                    <d9p1:Value>sample string 3</d9p1:Value>
                  </d9p1:KeyValueOfstringstring>
                  <d9p1:KeyValueOfstringstring>
                    <d9p1:Key>CompanyName</d9p1:Key>
                    <d9p1:Value>sample string 5</d9p1:Value>
                  </d9p1:KeyValueOfstringstring>
                </_cacheSanitized>
                <_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>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>ExternalPresenterRefKey</d9p1:Key>
                    <d9p1:Value xmlns:d11p1="http://schemas.microsoft.com/2003/10/Serialization/" i:type="d11p1:guid">88a6c82a-7955-4ff6-bd6c-01a0cb64bcea</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 6</d7p1:_Bio>
                <d7p1:_CompanyName>sample string 5</d7p1:_CompanyName>
                <d7p1:_ExternalPresenterRefKey>17d81d75-4352-4977-8a29-633b716f5d96</d7p1:_ExternalPresenterRefKey>
                <d7p1:_FirstName>sample string 2</d7p1:_FirstName>
                <d7p1:_JobTitle>sample string 4</d7p1:_JobTitle>
                <d7p1:_LastName>sample string 3</d7p1:_LastName>
                <d7p1:_PictureUrl>sample string 8</d7p1:_PictureUrl>
                <d7p1:_Prefix>sample string 1</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">1a2f1c37-a124-48bd-b587-01a0cb64bce0</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>ea98a154-05cc-4de3-8150-fa7bbc4d3f87</d7p1:_PresenterRoleKey>
                <d7p1:_PresenterRoleName>sample string 2</d7p1:_PresenterRoleName>
                <d7p1:_SortOrder>4</d7p1:_SortOrder>
              </_dataObject>
            </PresenterRole>
          </EventPresenter>
        </Presenters>
      </EventSession>
      <EventSession>
        <CECredits>6</CECredits>
        <CategoryKey>c238fd4c-dd16-440a-a4ce-c0978a4aadc7</CategoryKey>
        <CategoryName>sample string 4</CategoryName>
        <CategorySortOrder>5</CategorySortOrder>
        <CreatedByContactKey>c341613e-8465-4abf-88b0-0822b77e6c79</CreatedByContactKey>
        <CreatedOn>2026-09-22T19:12:51.9465306-04:00</CreatedOn>
        <Description>sample string 9</Description>
        <EarlyRegistrationPrice>10</EarlyRegistrationPrice>
        <EndDateTime>2026-09-22T19:12:51.9465306-04:00</EndDateTime>
        <EndDateTimeUTC>2026-09-22T19:12:51.9465306-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-09-22T19:12:51.9465306-04:00</StartDateTime>
        <StartDateTimeUTC>2026-09-22T19:12:51.9465306-04:00</StartDateTimeUTC>
        <Title>sample string 30</Title>
        <UpdatedByContactKey>a03a638d-c85b-48fb-a230-2ef8c4e130c4</UpdatedByContactKey>
        <UpdatedOn>2026-09-22T19:12:51.9465306-04:00</UpdatedOn>
        <EventSessionCategoryKey>d474e28f-56ec-420b-b29b-00957c93e17d</EventSessionCategoryKey>
        <EventSessionKey>8ffec0fd-5677-46a7-b8c9-e73bdd47ab04</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>45a99da8-4457-4a6c-aa0c-ebec08976a0e</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>4c404c1b-e516-4eb3-a1b2-9339f7debd0b</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-09-22T19:12:51.9364782-04:00</d7p1:ItemCreatedOn>
                  <d7p1:ItemEntityName>sample string 24</d7p1:ItemEntityName>
                  <d7p1:ItemName>sample string 25</d7p1:ItemName>
                  <d7p1:ItemOwnerContactKey>15d095b4-3d90-478c-a874-6765395418b3</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>f35930d9-aaff-4440-9152-dc7bf0f0fc3c</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>45a99da8-4457-4a6c-aa0c-ebec08976a0e</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>4c404c1b-e516-4eb3-a1b2-9339f7debd0b</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-09-22T19:12:51.9364782-04:00</d7p1:ItemCreatedOn>
                  <d7p1:ItemEntityName>sample string 24</d7p1:ItemEntityName>
                  <d7p1:ItemName>sample string 25</d7p1:ItemName>
                  <d7p1:ItemOwnerContactKey>15d095b4-3d90-478c-a874-6765395418b3</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>f35930d9-aaff-4440-9152-dc7bf0f0fc3c</d7p1:TimeZoneKey>
                  <d7p1:Town>sample string 43</d7p1:Town>
                  <d7p1:TownOrCity>sample string 44</d7p1:TownOrCity>
                </d7p1:Address>
              </d7p1:Addresses>
              <d7p1:AgreedToTermsDateTime>2026-09-22T19:12:51.9364782-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>80660b61-5146-49bd-90e0-893dbb91ca5d</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>64c13325-a286-4f5e-97ab-761a884b9b8b</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-09-22T19:12:51.9364782-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>64c13325-a286-4f5e-97ab-761a884b9b8b</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-09-22T19:12:51.9364782-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>f162917a-9499-4bf9-93c3-ed2de7260336</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>6ff28831-6758-499f-9012-8e16e1e15334</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>1e61eea8-5459-4919-965d-e5ef846f42a3</d8p1:SecurityGroupKey>
                  <d8p1:SecurityGroupName>sample string 2</d8p1:SecurityGroupName>
                </d8p1:SecurityGroupConcise>
                <d8p1:SecurityGroupConcise>
                  <d8p1:ProvidesMemberBenefits>true</d8p1:ProvidesMemberBenefits>
                  <d8p1:SecurityGroupKey>1e61eea8-5459-4919-965d-e5ef846f42a3</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>a07e7882-fb33-48af-8d73-acf1f6b321c3</d7p1:UpdatedByContactKey>
              <d7p1:UpdatedOn>2026-09-22T19:12:51.9364782-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-09-22T19:12:51.9364782-04:00</d7p1:FromDate>
                  <d7p1:IsPresent>true</d7p1:IsPresent>
                  <d7p1:IsPrimary>true</d7p1:IsPrimary>
                  <d7p1:JobExperienceKey>36b8b49b-e35e-42a3-bdc8-0af145015f7f</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-09-22T19:12:51.9364782-04:00</d7p1:ToDate>
                  <d7p1:UpdatedOn>2026-09-22T19:12:51.9364782-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-09-22T19:12:51.9364782-04:00</d7p1:FromDate>
                  <d7p1:IsPresent>true</d7p1:IsPresent>
                  <d7p1:IsPrimary>true</d7p1:IsPrimary>
                  <d7p1:JobExperienceKey>36b8b49b-e35e-42a3-bdc8-0af145015f7f</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-09-22T19:12:51.9364782-04:00</d7p1:ToDate>
                  <d7p1:UpdatedOn>2026-09-22T19:12:51.9364782-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">
                  <d9p1:KeyValueOfstringstring>
                    <d9p1:Key>JobTitle</d9p1:Key>
                    <d9p1:Value>sample string 4</d9p1:Value>
                  </d9p1:KeyValueOfstringstring>
                  <d9p1:KeyValueOfstringstring>
                    <d9p1:Key>Prefix</d9p1:Key>
                    <d9p1:Value>sample string 1</d9p1:Value>
                  </d9p1:KeyValueOfstringstring>
                  <d9p1:KeyValueOfstringstring>
                    <d9p1:Key>Bio</d9p1:Key>
                    <d9p1:Value>sample string 6</d9p1:Value>
                  </d9p1:KeyValueOfstringstring>
                  <d9p1:KeyValueOfstringstring>
                    <d9p1:Key>FirstName</d9p1:Key>
                    <d9p1:Value>sample string 2</d9p1:Value>
                  </d9p1:KeyValueOfstringstring>
                  <d9p1:KeyValueOfstringstring>
                    <d9p1:Key>LastName</d9p1:Key>
                    <d9p1:Value>sample string 3</d9p1:Value>
                  </d9p1:KeyValueOfstringstring>
                  <d9p1:KeyValueOfstringstring>
                    <d9p1:Key>CompanyName</d9p1:Key>
                    <d9p1:Value>sample string 5</d9p1:Value>
                  </d9p1:KeyValueOfstringstring>
                </_cacheSanitized>
                <_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>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>ExternalPresenterRefKey</d9p1:Key>
                    <d9p1:Value xmlns:d11p1="http://schemas.microsoft.com/2003/10/Serialization/" i:type="d11p1:guid">88a6c82a-7955-4ff6-bd6c-01a0cb64bcea</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 6</d7p1:_Bio>
                <d7p1:_CompanyName>sample string 5</d7p1:_CompanyName>
                <d7p1:_ExternalPresenterRefKey>17d81d75-4352-4977-8a29-633b716f5d96</d7p1:_ExternalPresenterRefKey>
                <d7p1:_FirstName>sample string 2</d7p1:_FirstName>
                <d7p1:_JobTitle>sample string 4</d7p1:_JobTitle>
                <d7p1:_LastName>sample string 3</d7p1:_LastName>
                <d7p1:_PictureUrl>sample string 8</d7p1:_PictureUrl>
                <d7p1:_Prefix>sample string 1</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">1a2f1c37-a124-48bd-b587-01a0cb64bce0</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>ea98a154-05cc-4de3-8150-fa7bbc4d3f87</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>45a99da8-4457-4a6c-aa0c-ebec08976a0e</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>4c404c1b-e516-4eb3-a1b2-9339f7debd0b</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-09-22T19:12:51.9364782-04:00</d7p1:ItemCreatedOn>
                  <d7p1:ItemEntityName>sample string 24</d7p1:ItemEntityName>
                  <d7p1:ItemName>sample string 25</d7p1:ItemName>
                  <d7p1:ItemOwnerContactKey>15d095b4-3d90-478c-a874-6765395418b3</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>f35930d9-aaff-4440-9152-dc7bf0f0fc3c</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>45a99da8-4457-4a6c-aa0c-ebec08976a0e</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>4c404c1b-e516-4eb3-a1b2-9339f7debd0b</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-09-22T19:12:51.9364782-04:00</d7p1:ItemCreatedOn>
                  <d7p1:ItemEntityName>sample string 24</d7p1:ItemEntityName>
                  <d7p1:ItemName>sample string 25</d7p1:ItemName>
                  <d7p1:ItemOwnerContactKey>15d095b4-3d90-478c-a874-6765395418b3</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>f35930d9-aaff-4440-9152-dc7bf0f0fc3c</d7p1:TimeZoneKey>
                  <d7p1:Town>sample string 43</d7p1:Town>
                  <d7p1:TownOrCity>sample string 44</d7p1:TownOrCity>
                </d7p1:Address>
              </d7p1:Addresses>
              <d7p1:AgreedToTermsDateTime>2026-09-22T19:12:51.9364782-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>80660b61-5146-49bd-90e0-893dbb91ca5d</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>64c13325-a286-4f5e-97ab-761a884b9b8b</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-09-22T19:12:51.9364782-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>64c13325-a286-4f5e-97ab-761a884b9b8b</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-09-22T19:12:51.9364782-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>f162917a-9499-4bf9-93c3-ed2de7260336</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>6ff28831-6758-499f-9012-8e16e1e15334</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>1e61eea8-5459-4919-965d-e5ef846f42a3</d8p1:SecurityGroupKey>
                  <d8p1:SecurityGroupName>sample string 2</d8p1:SecurityGroupName>
                </d8p1:SecurityGroupConcise>
                <d8p1:SecurityGroupConcise>
                  <d8p1:ProvidesMemberBenefits>true</d8p1:ProvidesMemberBenefits>
                  <d8p1:SecurityGroupKey>1e61eea8-5459-4919-965d-e5ef846f42a3</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>a07e7882-fb33-48af-8d73-acf1f6b321c3</d7p1:UpdatedByContactKey>
              <d7p1:UpdatedOn>2026-09-22T19:12:51.9364782-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-09-22T19:12:51.9364782-04:00</d7p1:FromDate>
                  <d7p1:IsPresent>true</d7p1:IsPresent>
                  <d7p1:IsPrimary>true</d7p1:IsPrimary>
                  <d7p1:JobExperienceKey>36b8b49b-e35e-42a3-bdc8-0af145015f7f</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-09-22T19:12:51.9364782-04:00</d7p1:ToDate>
                  <d7p1:UpdatedOn>2026-09-22T19:12:51.9364782-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-09-22T19:12:51.9364782-04:00</d7p1:FromDate>
                  <d7p1:IsPresent>true</d7p1:IsPresent>
                  <d7p1:IsPrimary>true</d7p1:IsPrimary>
                  <d7p1:JobExperienceKey>36b8b49b-e35e-42a3-bdc8-0af145015f7f</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-09-22T19:12:51.9364782-04:00</d7p1:ToDate>
                  <d7p1:UpdatedOn>2026-09-22T19:12:51.9364782-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">
                  <d9p1:KeyValueOfstringstring>
                    <d9p1:Key>JobTitle</d9p1:Key>
                    <d9p1:Value>sample string 4</d9p1:Value>
                  </d9p1:KeyValueOfstringstring>
                  <d9p1:KeyValueOfstringstring>
                    <d9p1:Key>Prefix</d9p1:Key>
                    <d9p1:Value>sample string 1</d9p1:Value>
                  </d9p1:KeyValueOfstringstring>
                  <d9p1:KeyValueOfstringstring>
                    <d9p1:Key>Bio</d9p1:Key>
                    <d9p1:Value>sample string 6</d9p1:Value>
                  </d9p1:KeyValueOfstringstring>
                  <d9p1:KeyValueOfstringstring>
                    <d9p1:Key>FirstName</d9p1:Key>
                    <d9p1:Value>sample string 2</d9p1:Value>
                  </d9p1:KeyValueOfstringstring>
                  <d9p1:KeyValueOfstringstring>
                    <d9p1:Key>LastName</d9p1:Key>
                    <d9p1:Value>sample string 3</d9p1:Value>
                  </d9p1:KeyValueOfstringstring>
                  <d9p1:KeyValueOfstringstring>
                    <d9p1:Key>CompanyName</d9p1:Key>
                    <d9p1:Value>sample string 5</d9p1:Value>
                  </d9p1:KeyValueOfstringstring>
                </_cacheSanitized>
                <_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>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>ExternalPresenterRefKey</d9p1:Key>
                    <d9p1:Value xmlns:d11p1="http://schemas.microsoft.com/2003/10/Serialization/" i:type="d11p1:guid">88a6c82a-7955-4ff6-bd6c-01a0cb64bcea</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 6</d7p1:_Bio>
                <d7p1:_CompanyName>sample string 5</d7p1:_CompanyName>
                <d7p1:_ExternalPresenterRefKey>17d81d75-4352-4977-8a29-633b716f5d96</d7p1:_ExternalPresenterRefKey>
                <d7p1:_FirstName>sample string 2</d7p1:_FirstName>
                <d7p1:_JobTitle>sample string 4</d7p1:_JobTitle>
                <d7p1:_LastName>sample string 3</d7p1:_LastName>
                <d7p1:_PictureUrl>sample string 8</d7p1:_PictureUrl>
                <d7p1:_Prefix>sample string 1</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">1a2f1c37-a124-48bd-b587-01a0cb64bce0</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>ea98a154-05cc-4de3-8150-fa7bbc4d3f87</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-09-22T19:12:51.9465306-04:00</StartDateTime>
    <StartDateTimeUTC>2026-09-22T19:12:51.9465306-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>e6ed4d4d-e779-4d8b-8dce-99df8321259b</d3p1:TimeZoneKey>
      <d3p1:WindowsId>sample string 5</d3p1:WindowsId>
    </TimeZone>
    <TimeZoneKey>555631f2-a6de-4d2a-8eea-674ac4ce6f59</TimeZoneKey>
    <UpdatedByUser>sample string 65</UpdatedByUser>
    <UpdatedByUserKey>0df137c3-4e6f-4b78-8cce-dc2f89d9cea5</UpdatedByUserKey>
    <UpdatedOn>2026-09-22T19:12:51.9465306-04:00</UpdatedOn>
    <UseBadgeName>true</UseBadgeName>
    <UseDisabilityOrSpecial>true</UseDisabilityOrSpecial>
    <UseForm>true</UseForm>
  </Event>
</ArrayOfEvent>