View Issue Details

IDProjectCategoryView StatusLast Update
0005882SOGoActiveSyncpublic2023-10-02 11:05
Reporterleecher Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status newResolutionopen 
Platform[Client] MicrosoftOSWindowsOS Version7
Product Version5.9.0 
Summary0005882: ActiveSync with Outlook 2021/365 does not do an initial sync of a large Mailbox
Description

I tried to access a large Mailbox (with many folders and subfolders below INBOX, not sure, if this could be the cause) via Outlook 365 using EAS protocol.
It does the initial <FolderSync> correctly and sends all folders to the client.
Then the client does a <Sync> call with all the collections and <SyncKey>0</SyncKey>
SOGO ActiveSync replies with a <Collections> list with all folders and sets <SyncKey>-1</SyncKey> and <Status>1</Status>
No mail content or anything in the reply.
Then the client goes on with <Sync> requests with <SyncKey>-1</SyncKey> and doesn't get any reply and this goes on forever, so no mails show up in Outlook.
Not being familiar with the EAS protocol, what's wrong here?

SxVMemLimit = 2048;
SOGoMaximumSyncWindowSize = 100;
SOGoMaximumSyncResponseSize = 5172;
WOWatchDogRequestTimeout = 60;
WOWorkersCount = 20;

Shouldn't there be a reply with the contents of the folders to push to the device?

Steps To Reproduce

Setup a huge 40GB mailbox with folders and various subfodlers in herarchy and try to sync with EAS.

TagsNo tags attached.

Activities

leecher

leecher

2023-10-02 07:19

reporter  

sogo-as-fail-initialsync.log (242,295 bytes)   
Oct 02 08:27:25 sogod [2477]: <0x0x55dd2f886aa0[SOGoActiveSyncDispatcher]> Sleeping 10 seconds while detecting changes for user office in Ping...
Oct 02 08:27:32 sogod [2474]: <0x0x55dd2f421010[SOGoActiveSyncDispatcher]> EAS - request for device 3A5A20FAFF404FC282BD11F940CCBA89: <?xml version="1.0"?>
<!DOCTYPE ActiveSync PUBLIC "-//MICROSOFT//DTD ActiveSync//EN" "http://www.microsoft.com/">
<Sync xmlns="AirSync:">
 <Collections>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fd6e9942edf171965c9600000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>vevent%2Fpersonal</CollectionId>
   <Supported>
    <DTStamp xmlns="Calendar:"/>
    <Categories xmlns="Calendar:"/>
    <Sensitivity xmlns="Calendar:"/>
    <BusyStatus xmlns="Calendar:"/>
    <UID xmlns="Calendar:"/>
    <TimeZone xmlns="Calendar:"/>
    <StartTime xmlns="Calendar:"/>
    <Subject xmlns="Calendar:"/>
    <Location xmlns="Calendar:"/>
    <EndTime xmlns="Calendar:"/>
    <Recurrence xmlns="Calendar:"/>
    <AllDayEvent xmlns="Calendar:"/>
    <Reminder xmlns="Calendar:"/>
    <Exceptions xmlns="Calendar:"/>
    <Attendees xmlns="Calendar:"/>
    <MeetingStatus xmlns="Calendar:"/>
    <ResponseRequested xmlns="Calendar:"/>
    <DisallowNewTimeProposal xmlns="Calendar:"/>
   </Supported>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>1</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>vcard%2Fpersonal</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>1</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F60477c1ddb181965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F48998a26521b1965f7690000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>vtodo%2Fpersonal</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>1</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F0057701f43551965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F0061e61274661965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F00675016d6591a65b9790000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F0076bc0e1a661965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F0076f11ab3591a65b9790000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F00a39832044c1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F00a53f2544521965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F00e36516a64b1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F00e7410e61621965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F00edf305e2581965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F00f91a14e5651965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F08255113d6591965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F08314400a34d1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F086e1d2b36641965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F088305240b5a1a65b9790000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F089fea046a541965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F08bc71069b4c1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F08bccf209f4e1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F08bdcc1d49641965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F08c6202f47551965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F08e2761256641965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F08eccd1f26661965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F08fc82325b631965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F10109338605b1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F10148817d6621965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F102ac528c5591965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F103737275f621965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F1049d00d054d1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F1058e8131f5a1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F10643f1ae2531965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F106a270949591a65b9790000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F10948337ed4d1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F1096b328a44d1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F10990f24c54e1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F10b176274f4f1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F10f0170146581965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F180082066c591965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F180b4114774c1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F1810020d9e581965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F1820d42fad561965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F18501b0e09551965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F1857e1130f541965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F18697d38545b1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F18772a00d14f1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F189abb14c0531965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F18a20716be581965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F18f74230444d1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F20280b1bfe651965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F205d2a03c7621965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F206abf10025a1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F206e882088551965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F20706f324e591a65b9790000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F20899e260e4f1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F20b1630cdf591a65b9790000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F20c18f20fc5a1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F20db7a07984e1a6550610000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F20e1cc0ee6501965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F20e3dc2ea2611965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F20fb4332f84b1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F20fbd31a3c591a65b9790000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F25066f222e5d1a6501030000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F26066f222e5d1a6501030000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F27066f222e5d1a6501030000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F28066f222e5d1a6501030000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F28155937fd4b1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F28386f21ea651965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F286caf07545a1a65b9790000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F28885707e7511965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F288ee41993551965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F2895b708aa4c1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F28a8fe0d52511965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F28d28c0a27631965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F28db203b9c4b1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F28ee8c25ea4e1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F28f54718a2181965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F29066f222e5d1a6501030000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F2e550d08d9581a65b9790000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F301d320802581965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F302b6b0c74551965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F302e0128d7531965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F302e5006ad591a65b9790000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F305d2539525b1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F3068fd2d59591a65b9790000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F30882e1eec571965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F308aa518e0591a65b9790000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F30ada72f37571965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F30c15d1fed5a1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F30db3433f8501965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F30db582dd8561965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F381ca80867591a65b9790000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F381cac31ca621965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F38236125205a1a65b9790000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F382b1915e24b1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F384acf1c924d1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F385a7a077a4d1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F38668f18114e1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F3868c41db4581965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F38754e1881571965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F388f4f2541521965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F38b70e0cde501965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F38f2763b75631965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F4002190e165a1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F40065f1ee45a1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F400d5c0613551965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F400f24325c621965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F402ea52d5c511965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F404ad02c9f531965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F4065000577591a65b9790000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F407ecf086e581965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F407f473049621965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F409e760ff5531965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F40a29d39df541965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F40b14b27084d1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F40bfbb0d455a1a65b9790000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F40d0bf3940631965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F40e1c7111f4d1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F40e52c08295b1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F40ef2a0fdc4f1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F40f2ef37b34d1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F40f3590e464e1a6550610000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F40fa2a27a3621965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F480e883572551965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F4846b6101f5b1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F48628e08ee531965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F4884b807d84c1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F489fc03921541965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F48db4c21ad501965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F5015f21b004d1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F50378809b04d1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F50661d1d49521965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F50783e17d4571965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F508c402419591965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F50a8dd1078631965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F50ba1a3091591a65b9790000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F50ba7935494d1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F50cd0f19794c1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F584e932fdc581a65b9790000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F5867d335375a1a65b9790000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F587d3b2b695a1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F5887d004aa4b1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F5895d311c4591a65b9790000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F58a9ec2f405d1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F58b3690d934e1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F58c1b92271621965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F58e95838944c1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F58fa3b2b84511965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F5a1f9828e719196560660000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F602fde37ef4b1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F6061d6306e591a65b9790000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F6066390fe8531965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F607cd5256b551965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F609c8a00531b1965f7690000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F60aaf725ea511965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F60b7ed0ec84d1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F60d11216ce4b1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F681db510e3571965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F6820ec26d64d1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F6836b9200a5a1a65b9790000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F6858a300174c1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F6870450f4e581965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F6872cd1b485b1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F6885450408501965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F688707313b5a1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F68903e328c4c1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F689dac07885a1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F68a1e105f7541965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F68d5ba11a9181965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F68e535047b591a65b9790000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F68e6003310641965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F70286b06af511965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F70365617da501965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F70439d3142551965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F7060bf2ee34b1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F707bc422954e1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F70938c01de4e1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F7095c61ab8531965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F70c24b0e3c5a1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F70c4330b67631965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F70d217322b531965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F70ed45345b4f1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F70f014089c531965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F7810ac0c86591a65b9790000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F7824ee3809591965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F784c8a10904e1a6550610000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F7870652a8a581965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F78835414444e1a6550610000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F78dc763940521965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F78dcef101a5b1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F80154331e6651965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F801bc61ba1591a65b9790000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F80326d031d4f1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F80444b1dfe541965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F8047523b63521965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F805f6722984f1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F80848f02254f1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F80873630f2541965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F8098a221045a1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F80c0ea06684d1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F80c87b3b074e1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F80ee0432b3561965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F88005734105a1a65b9790000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F8801a738cb581965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F880583306e511965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F880c313a4b4f1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F8825d905f7591a65b9790000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F883bf906bc5a1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F8841c723ba561965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F88516525e5581965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F885afb2b724f1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F885d820be54c1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F8869860afc621965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F8899001fc54d1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F889d3c0752591a65b9790000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F88a284287e541965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F88bdbf13c6561965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F88c8e410bf591a65b9790000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F88e4bc080e4e1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F9008e81092571965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F900b243bda621965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F903a6309bf581965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F90601338ab511965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F9077d130e54e1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F9082b00f531b1965f7690000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F90833c0a97551965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F90a88b220a531965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F90ad9239024d1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F90b7e43234551965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F90d47d3145531965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F9810c50a33501965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F98312e0301541965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F983cf30fea5a1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F9881a3100a4e1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F98871313dd541965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F98a6e62a175a1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F98e8231ff2501965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F98efdd26085a1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F98fc9e03054e1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fa02e9d200b5a1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fa0395805974e1a6550610000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fa0763d2e9e631965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fa091e231a5511965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fa095010a874f1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fa0992235495b1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fa0b56c1a2e5a1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fa0c5f21f01591965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fa0d0b81799511965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fa0d32011d04d1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fa804240724661965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fa817282cf34b1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fa825c20b3e551965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fa83efb27f0591a65b9790000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fa864c6136e521965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fa8b15b3b17501965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fa8e7532677511965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fb00f6724fd561965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fb02f912a68521965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fb04db623265b1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fb06b3b0db14c1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fb07e2d350d4d1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fb09bbc0bf34d1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fb09ee12468621965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fb0df3a0361631965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fb0f2e00d0b571965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fb814010a1f4c1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fb85f843b8f4f1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fb8dace0c1d5a1a65b9790000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fb8f6e10fc6591965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fb8f7122ecd4d1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fb8f8db09644e1a6550610000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fc00b840f9c631965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fc016680243591965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F000b3524ba591a65b9790000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fc031061c3e531965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fc05286251d541965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fc05da60ed9631965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fc063c3093c681965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fc0798e2def581965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fc080372345621965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fc0a090365b5b1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fc0b2c418d64f1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fc0ea91186e5b1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fc811191cf81c1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fc8267f00e35a1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fc8550e1572631965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fc8cddc19204d1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fc8d85932b9511965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fc8d95d197a591965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fc8df3220074d1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fc8f9e0256d4f1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fd0087827314e1a6550610000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fd0120b2bdc4d1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fd0838a2ba24e1a6550610000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fd0ad7d2cd4501965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fd0b9bc36ee4d1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fd0d74e09db611965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F0015ab1759501965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fd811e80533521965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fd8147822464d1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fd8344837421e1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fd8370b0d5c571965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fd83c5f2cc45a1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fd8448909194d1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fd861271c92501965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fd8be08290c531965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fd8e80d2766591a65b9790000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fd8e9cf18e85a1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fe0183e191b4f1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fe01c8514a44c1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fe0266b1f62511965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fe042140a33661965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fe052e80271571965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fe063aa39df591a65b9790000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fe09ba81cbb4b1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fe0aa9c2860631965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fe0ce2012c2631965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fe0cf2d36255a1a65b9790000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fe0f5332d3f4c1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fc020dc1fb75a1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fe83ed508cf611965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fe84f820471591a65b9790000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fe8500d147d571965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fe8528e363b581965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fe853e43955621965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fe864c9026f4f1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fe8880a0c8f571965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fe894ad2f3e571965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fe8a0f92266571965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fe8b31030e15a1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fe8b6bf32d0551965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fe8b9392971531965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fe8df802a74521965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fe8e7261dc64f1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fe8f3361a3a5a1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fe8fe482f094c1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Ff0212b1d0c1f1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Ff02be904f8621965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Ff05ae407e7591a65b9790000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Ff065671f50501965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Ff069fc0d47631965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Ff07b3f2cca4f1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Ff0b1422a36501965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Ff0b9f41a944b1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Ff0cb6308a7541965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Ff0eb0325e3581965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Ff1e56815025d1a659b020000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Ff6739709194e1a6550610000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Ff818b4214c4f1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Ff827cc270e661965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Ff844130aad4d1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Ff846ff2f8c591a65b9790000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Ff84acf29984b1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Ff855ae08854d1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Ff864e31e8b571965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Ff874db11b74c1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Ff87d46349b5a1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Ff8953d20b5581965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Ff89f540ebe4f1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Ff8a3a108095a1965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Ff8cca81e24571965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Ff8ef47075c591965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Ff8f4cb1e8a571965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F00192d1ebe571965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2F004041247d551965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2Fe8347626cd571965c4620000e496f9ce</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
 </Collections>
 <WindowSize>16</WindowSize>
</Sync>

Oct 02 08:27:33 sogod [2474]: <0x0x55dd2f421010[SOGoActiveSyncDispatcher]> EAS - 37 personal: supportedElements saved: (DTStamp, Categories, Sensitivity, BusyStatus, UID, TimeZone, StartTime, Subject, Location, EndTime, Recurrence, AllDayEvent, Reminder, Exceptions, Attendees, MeetingStatus, ResponseRequested, DisallowNewTimeProposal)
Oct 02 08:27:35 sogod [2477]: <0x0x55dd2f886aa0[SOGoActiveSyncDispatcher]> EAS - response for device G7N0KMQ54D45NA1K1HM9A121AG: <?xml version="1.0"?>
<!DOCTYPE ActiveSync PUBLIC "-//MICROSOFT//DTD ActiveSync//EN" "http://www.microsoft.com/">
<Ping xmlns="Ping:">
 <Status>1</Status>
</Ping>

Oct 02 08:27:35 sogod [2477]: 84.115.214.183 "POST /SOGo/Microsoft-Server-ActiveSync?User=office&DeviceId=G7N0KMQ54D45NA1K1HM9A121AG&DeviceType=iPhone&Cmd=Ping HTTP/1.1" 200 13/190 10.154 - - 0 - 15
Oct 02 08:27:37 sogod [2477]: <0x0x55dd2fc48910[SOGoActiveSyncDispatcher]> EAS - Empty Ping request - using cached HeatbeatInterval (10)
Oct 02 08:27:37 sogod [2477]: <0x0x55dd2fc48910[SOGoActiveSyncDispatcher]> EAS - Empty Ping request - using cached folders ("vtodo%2Fpersonal", "vevent%2Fpersonal", "mail%2Faebb371424950865580a0000e496f9ce", "mail%2F38e7a61bbb9804655e480000e496f9ce")
Oct 02 08:27:37 sogod [2477]: <0x0x55dd2fc48910[SOGoActiveSyncDispatcher]> Sleeping 10 seconds while detecting changes for user office in Ping...
Oct 02 08:27:47 sogod [2477]: <0x0x55dd2fc48910[SOGoActiveSyncDispatcher]> EAS - response for device G7N0KMQ54D45NA1K1HM9A121AG: <?xml version="1.0"?>
<!DOCTYPE ActiveSync PUBLIC "-//MICROSOFT//DTD ActiveSync//EN" "http://www.microsoft.com/">
<Ping xmlns="Ping:">
 <Status>1</Status>
</Ping>

Oct 02 08:27:47 sogod [2477]: 84.115.214.183 "POST /SOGo/Microsoft-Server-ActiveSync?User=office&DeviceId=G7N0KMQ54D45NA1K1HM9A121AG&DeviceType=iPhone&Cmd=Ping HTTP/1.1" 200 13/0 10.155 - - 0 - 15
Oct 02 08:27:49 sogod [2477]: <0x0x55dd2f4d3f50[SOGoActiveSyncDispatcher]> EAS - Empty Ping request - using cached HeatbeatInterval (10)
Oct 02 08:27:49 sogod [2477]: <0x0x55dd2f4d3f50[SOGoActiveSyncDispatcher]> EAS - Empty Ping request - using cached folders ("vtodo%2Fpersonal", "vevent%2Fpersonal", "mail%2Faebb371424950865580a0000e496f9ce", "mail%2F38e7a61bbb9804655e480000e496f9ce")
Oct 02 08:27:49 sogod [2477]: <0x0x55dd2f4d3f50[SOGoActiveSyncDispatcher]> Sleeping 10 seconds while detecting changes for user office in Ping...
Oct 02 08:27:54 sogod [2474]: <0x0x55dd2f421010[SOGoActiveSyncDispatcher]> Change detected during Sync, we push the content.
Oct 02 08:27:54 sogod [2474]: <0x0x55dd2f421010[SOGoActiveSyncDispatcher]> EAS - response for device 3A5A20FAFF404FC282BD11F940CCBA89: <?xml version="1.0"?>
<!DOCTYPE ActiveSync PUBLIC "-//MICROSOFT//DTD ActiveSync//EN" "http://www.microsoft.com/">
<Sync xmlns="AirSync:">
 <Collections>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fd6e9942edf171965c9600000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Calendar</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>vevent%2Fpersonal</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Contacts</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>vcard%2Fpersonal</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F60477c1ddb181965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F48998a26521b1965f7690000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Tasks</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>vtodo%2Fpersonal</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F0057701f43551965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F0061e61274661965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F00675016d6591a65b9790000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F0076bc0e1a661965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F0076f11ab3591a65b9790000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F00a39832044c1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F00a53f2544521965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F00e36516a64b1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F00e7410e61621965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F00edf305e2581965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F00f91a14e5651965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F08255113d6591965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F08314400a34d1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F086e1d2b36641965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F088305240b5a1a65b9790000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F089fea046a541965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F08bc71069b4c1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F08bccf209f4e1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F08bdcc1d49641965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F08c6202f47551965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F08e2761256641965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F08eccd1f26661965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F08fc82325b631965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F10109338605b1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F10148817d6621965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F102ac528c5591965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F103737275f621965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F1049d00d054d1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F1058e8131f5a1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F10643f1ae2531965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F106a270949591a65b9790000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F10948337ed4d1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F1096b328a44d1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F10990f24c54e1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F10b176274f4f1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F10f0170146581965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F180082066c591965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F180b4114774c1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F1810020d9e581965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F1820d42fad561965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F18501b0e09551965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F1857e1130f541965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F18697d38545b1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F18772a00d14f1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F189abb14c0531965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F18a20716be581965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F18f74230444d1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F20280b1bfe651965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F205d2a03c7621965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F206abf10025a1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F206e882088551965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F20706f324e591a65b9790000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F20899e260e4f1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F20b1630cdf591a65b9790000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F20c18f20fc5a1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F20db7a07984e1a6550610000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F20e1cc0ee6501965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F20e3dc2ea2611965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F20fb4332f84b1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F20fbd31a3c591a65b9790000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F25066f222e5d1a6501030000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F26066f222e5d1a6501030000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F27066f222e5d1a6501030000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F28066f222e5d1a6501030000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F28155937fd4b1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F28386f21ea651965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F286caf07545a1a65b9790000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F28885707e7511965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F288ee41993551965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F2895b708aa4c1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F28a8fe0d52511965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F28d28c0a27631965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F28db203b9c4b1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F28ee8c25ea4e1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F28f54718a2181965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F29066f222e5d1a6501030000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F2e550d08d9581a65b9790000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F301d320802581965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F302b6b0c74551965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F302e0128d7531965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F302e5006ad591a65b9790000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F305d2539525b1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F3068fd2d59591a65b9790000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F30882e1eec571965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F308aa518e0591a65b9790000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F30ada72f37571965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F30c15d1fed5a1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F30db3433f8501965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F30db582dd8561965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F381ca80867591a65b9790000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F381cac31ca621965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F38236125205a1a65b9790000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F382b1915e24b1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F384acf1c924d1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F385a7a077a4d1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F38668f18114e1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F3868c41db4581965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F38754e1881571965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F388f4f2541521965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F38b70e0cde501965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F38f2763b75631965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F4002190e165a1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F40065f1ee45a1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F400d5c0613551965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F400f24325c621965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F402ea52d5c511965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F404ad02c9f531965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F4065000577591a65b9790000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F407ecf086e581965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F407f473049621965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F409e760ff5531965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F40a29d39df541965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F40b14b27084d1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F40bfbb0d455a1a65b9790000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F40d0bf3940631965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F40e1c7111f4d1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F40e52c08295b1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F40ef2a0fdc4f1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F40f2ef37b34d1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F40f3590e464e1a6550610000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F40fa2a27a3621965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F480e883572551965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F4846b6101f5b1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F48628e08ee531965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F4884b807d84c1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F489fc03921541965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F48db4c21ad501965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F5015f21b004d1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F50378809b04d1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F50661d1d49521965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F50783e17d4571965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F508c402419591965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F50a8dd1078631965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F50ba1a3091591a65b9790000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F50ba7935494d1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F50cd0f19794c1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F584e932fdc581a65b9790000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F5867d335375a1a65b9790000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F587d3b2b695a1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F5887d004aa4b1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F5895d311c4591a65b9790000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F58a9ec2f405d1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F58b3690d934e1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F58c1b92271621965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F58e95838944c1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F58fa3b2b84511965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F5a1f9828e719196560660000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F602fde37ef4b1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F6061d6306e591a65b9790000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F6066390fe8531965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F607cd5256b551965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F609c8a00531b1965f7690000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F60aaf725ea511965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F60b7ed0ec84d1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F60d11216ce4b1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F681db510e3571965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F6820ec26d64d1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F6836b9200a5a1a65b9790000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F6858a300174c1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F6870450f4e581965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F6872cd1b485b1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F6885450408501965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F688707313b5a1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F68903e328c4c1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F689dac07885a1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F68a1e105f7541965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F68d5ba11a9181965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F68e535047b591a65b9790000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F68e6003310641965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F70286b06af511965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F70365617da501965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F70439d3142551965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F7060bf2ee34b1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F707bc422954e1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F70938c01de4e1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F7095c61ab8531965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F70c24b0e3c5a1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F70c4330b67631965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F70d217322b531965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F70ed45345b4f1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F70f014089c531965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F7810ac0c86591a65b9790000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F7824ee3809591965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F784c8a10904e1a6550610000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F7870652a8a581965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F78835414444e1a6550610000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F78dc763940521965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F78dcef101a5b1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F80154331e6651965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F801bc61ba1591a65b9790000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F80326d031d4f1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F80444b1dfe541965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F8047523b63521965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F805f6722984f1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F80848f02254f1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F80873630f2541965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F8098a221045a1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F80c0ea06684d1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F80c87b3b074e1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F80ee0432b3561965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F88005734105a1a65b9790000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F8801a738cb581965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F880583306e511965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F880c313a4b4f1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F8825d905f7591a65b9790000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F883bf906bc5a1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F8841c723ba561965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F88516525e5581965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F885afb2b724f1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F885d820be54c1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F8869860afc621965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F8899001fc54d1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F889d3c0752591a65b9790000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F88a284287e541965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F88bdbf13c6561965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F88c8e410bf591a65b9790000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F88e4bc080e4e1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F9008e81092571965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F900b243bda621965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F903a6309bf581965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F90601338ab511965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F9077d130e54e1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F9082b00f531b1965f7690000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F90833c0a97551965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F90a88b220a531965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F90ad9239024d1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F90b7e43234551965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F90d47d3145531965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F9810c50a33501965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F98312e0301541965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F983cf30fea5a1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F9881a3100a4e1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F98871313dd541965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F98a6e62a175a1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F98e8231ff2501965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F98efdd26085a1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F98fc9e03054e1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fa02e9d200b5a1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fa0395805974e1a6550610000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fa0763d2e9e631965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fa091e231a5511965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fa095010a874f1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fa0992235495b1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fa0b56c1a2e5a1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fa0c5f21f01591965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fa0d0b81799511965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fa0d32011d04d1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fa804240724661965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fa817282cf34b1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fa825c20b3e551965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fa83efb27f0591a65b9790000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fa864c6136e521965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fa8b15b3b17501965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fa8e7532677511965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fb00f6724fd561965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fb02f912a68521965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fb04db623265b1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fb06b3b0db14c1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fb07e2d350d4d1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fb09bbc0bf34d1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fb09ee12468621965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fb0df3a0361631965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fb0f2e00d0b571965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fb814010a1f4c1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fb85f843b8f4f1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fb8dace0c1d5a1a65b9790000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fb8f6e10fc6591965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fb8f7122ecd4d1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fb8f8db09644e1a6550610000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fc00b840f9c631965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fc016680243591965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F000b3524ba591a65b9790000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fc031061c3e531965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fc05286251d541965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fc05da60ed9631965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fc063c3093c681965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fc0798e2def581965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fc080372345621965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fc0a090365b5b1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fc0b2c418d64f1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fc0ea91186e5b1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fc811191cf81c1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fc8267f00e35a1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fc8550e1572631965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fc8cddc19204d1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fc8d85932b9511965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fc8d95d197a591965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fc8df3220074d1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fc8f9e0256d4f1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fd0087827314e1a6550610000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fd0120b2bdc4d1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fd0838a2ba24e1a6550610000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fd0ad7d2cd4501965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fd0b9bc36ee4d1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fd0d74e09db611965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F0015ab1759501965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fd811e80533521965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fd8147822464d1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fd8344837421e1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fd8370b0d5c571965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fd83c5f2cc45a1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fd8448909194d1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fd861271c92501965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fd8be08290c531965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fd8e80d2766591a65b9790000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fd8e9cf18e85a1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fe0183e191b4f1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fe01c8514a44c1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fe0266b1f62511965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fe042140a33661965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fe052e80271571965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fe063aa39df591a65b9790000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fe09ba81cbb4b1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fe0aa9c2860631965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fe0ce2012c2631965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fe0cf2d36255a1a65b9790000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fe0f5332d3f4c1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fc020dc1fb75a1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fe83ed508cf611965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fe84f820471591a65b9790000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fe8500d147d571965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fe8528e363b581965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fe853e43955621965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fe864c9026f4f1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fe8880a0c8f571965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fe894ad2f3e571965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fe8a0f92266571965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fe8b31030e15a1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fe8b6bf32d0551965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fe8b9392971531965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fe8df802a74521965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fe8e7261dc64f1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fe8f3361a3a5a1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fe8fe482f094c1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Ff0212b1d0c1f1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Ff02be904f8621965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Ff05ae407e7591a65b9790000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Ff065671f50501965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Ff069fc0d47631965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Ff07b3f2cca4f1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Ff0b1422a36501965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Ff0b9f41a944b1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Ff0cb6308a7541965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Ff0eb0325e3581965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Ff1e56815025d1a659b020000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Ff6739709194e1a6550610000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Ff818b4214c4f1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Ff827cc270e661965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Ff844130aad4d1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Ff846ff2f8c591a65b9790000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Ff84acf29984b1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Ff855ae08854d1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Ff864e31e8b571965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Ff874db11b74c1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Ff87d46349b5a1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Ff8953d20b5581965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Ff89f540ebe4f1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Ff8a3a108095a1965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Ff8cca81e24571965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Ff8ef47075c591965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Ff8f4cb1e8a571965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F00192d1ebe571965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2F004041247d551965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>-1</SyncKey>
   <CollectionId>mail%2Fe8347626cd571965c4620000e496f9ce</CollectionId>
   <Status>1</Status>
  </Collection>
 </Collections>
</Sync>
sogo-as-fail-initialsync.log (242,295 bytes)   
leecher

leecher

2023-10-02 07:43

reporter   ~0017327

Btw.: I haven't spotted any GetItemEstimate call, don't know if Outlook should send one?

leecher

leecher

2023-10-02 09:21

reporter   ~0017328

Breakpoint 1, -[SOGoActiveSyncDispatcher(Sync) processSyncGetChanges:inCollection:withWindowSize:withMaxSyncResponseSize:withSyncKey:withFolderType:withFilterType:inBuffer:lastServerKey:defaultInterval:mergeFolders:] (self=0x55dd3a821830,
_cmd=0x7f9557201080 <_OBJC_SELECTOR_TABLE+2432>,
theDocumentElement=0x55dd3b72bca0, theCollection=0x55dd3accc430,
theWindowSize=100, theMaxSyncResponseSize=5296128,
theSyncKey=0x55dd3acc9d30, theFolderType=ActiveSyncMailFolder,
theFilterType=0x0, theBuffer=0x55dd3acd3be0,
theLastServerKey=0x7ffef1b7e7d8, theDefaultInterval=30,
theMergeFolder=0 '\000') at SOGoActiveSyncDispatcher+Sync.m:997
997 [folderMetadata setObject: [NSMutableDictionary dictionary] forKey: @"SyncCache"];
(gdb) n
998 [folderMetadata setObject: [NSMutableDictionary dictionary] forKey: @"DateCache"];
(gdb)
999 if (theFolderType != ActiveSyncMailFolder)
(gdb)
1013 syncCache = [folderMetadata objectForKey: @"SyncCache"];
(gdb)
1014 dateCache = [folderMetadata objectForKey: @"DateCache"];
(gdb)
1015 uidCache = [folderMetadata objectForKey: @"UidCache"];
(gdb)
1017 if (!cleanup_needed && -[[folderMetadata objectForKey: @"CleanoutDate"] timeIntervalSinceNow] > 3600)
(gdb)
1042 if ((theFolderType == ActiveSyncMailFolder || theFolderType == ActiveSyncEventFolder || theFolderType == ActiveSyncTaskFolder) &&
(gdb)
1044 ( !([folderMetadata objectForKey: @"MoreAvailable"]) && // previous sync operation reached the windowSize or maximumSyncReponseSize
(gdb)
1043 (cleanup_needed ||
(gdb)
1045 !([folderMetadata objectForKey: @"InitialLoadSequence"]))) &&
(gdb)
1044 ( !([folderMetadata objectForKey: @"MoreAvailable"]) && // previous sync operation reached the windowSize or maximumSyncReponseSize
(gdb)
1045 !([folderMetadata objectForKey: @"InitialLoadSequence"]))) &&
(gdb)
1118 if ([theSyncKey isEqualToString: [theCollection davCollectionTag]] && !([s length]) && ![context objectForKey: @"FilterTypeChanged"] && ![folderMetadata objectForKey: @"InitialLoadSequence"])
(gdb)
1119 return;
(gdb) po folderMetadata
{DateCache = {}; FolderOptions = {BodyPreferenceType = 4; FilterType = 0; MIMESupport = 2; MIMETruncation = 8; }; SyncCache = {}; displayName = Trash; }
(gdb) po context
<0x0x55dd2fe582c0[WOContext]: 173651a897d2fe582c0 app=SOGo sn=none eid=(null) rqeid=(null)>
(gdb) po theSyncKey
-1
(gdb) po theCollection
<0x55dd3accc430[SOGoTrashFolder]: name=folderTrash container=0x55dd3ad01be0/0>
(gdb) c

leecher

leecher

2023-10-02 10:56

reporter   ~0017329

With android as a client, the mailbox syncs fine, as android issues a GetChanges request:

Oct 02 12:32:07 sogod [2468]: <0x0x55dd2fbc2490[SOGoActiveSyncDispatcher]> EAS - request for device androidc352162097: <?xml version="1.0"?>
<!DOCTYPE ActiveSync PUBLIC "-//MICROSOFT//DTD ActiveSync//EN" "http://www.microsoft.com/&quot;>
<Sync xmlns="AirSync:">
<Collections>
<Collection>
<SyncKey>-1</SyncKey>
<CollectionId>mail%2F48998a26521b1965f7690000e496f9ce</CollectionId>
<DeletesAsMoves>1</DeletesAsMoves>
<GetChanges/>
<WindowSize>50</WindowSize>
<Options>
<FilterType>3</FilterType>
<BodyPreference xmlns="AirSyncBase:">
<Type>2</Type>
<TruncationSize>200000</TruncationSize>
</BodyPreference>
</Options>
</Collection>
</Collections>
</Sync>

I found the following in z-push sources:

                // AS14 does not send GetChanges anymore. We should do it if there were no incoming changes
                if (!isset($performaction) && !$sc->GetParameter($spa, &quot;getchanges&quot;) && $spa->HasSyncKey())
                    $sc->AddParameter($spa, &quot;getchanges&quot;, true); 

Could this be the reason?

leecher

leecher

2023-10-02 11:05

reporter   ~0017330

This is a really, really weird bug. By adding the account on a mobile phone and issuing a GetChanges there, this seems to have caused a start of indexing the mailbox and now it seems that the Outlook client starts to pull mails too (wheras it didn't do anything for the last 24 hours and I checked it with various Outlook clients, none of them synced).

Issue History

Date Modified Username Field Change
2023-10-02 07:19 leecher New Issue
2023-10-02 07:19 leecher File Added: sogo-as-fail-initialsync.log
2023-10-02 07:43 leecher Note Added: 0017327
2023-10-02 09:21 leecher Note Added: 0017328
2023-10-02 10:56 leecher Note Added: 0017329
2023-10-02 11:05 leecher Note Added: 0017330