GET v1/Issues/Featured
This will return all featured issues for the magazine.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
HTTP 200 with all featured Issues
Collection of Issue| Name | Description | Type | Additional information |
|---|---|---|---|
| ClientPrefix | string |
None. |
|
| IssueKey |
A unique key identifying the issue |
integer |
None. |
| IssueID | string |
None. |
|
| CoverDate | date |
None. |
|
| CoverDisplayDate | string |
None. |
|
| Volume | string |
None. |
|
| IssueNumber | string |
None. |
|
| IssueName | string |
None. |
|
| IsLive | boolean |
None. |
|
| GoLiveDate | date |
None. |
|
| LastIndex | date |
None. |
|
| ImageFormat | string |
None. |
|
| ImageBase | string |
None. |
|
| PageThumbFormat | string |
None. |
|
| SpreadThumbFormat | string |
None. |
|
| PreviousIssueKey |
The IssueKey that comes before the current Issue |
integer |
None. |
| PreviousImageFormat | string |
None. |
|
| PreviousCoverDate | date |
None. |
|
| PreviousCoverDisplayDate | string |
None. |
|
| PreviousPageName | string |
None. |
|
| NextIssueKey |
The IssueKey that comes after the current Issue |
integer |
None. |
| NextImageFormat | string |
None. |
|
| NextCoverDate | date |
None. |
|
| NextCoverDisplayDate | string |
None. |
|
| NextPageName | string |
None. |
|
| Featured | boolean |
None. |
|
| Priority | integer |
None. |
|
| CoverDateFormat | string |
None. |
|
| CoverMonthYear | string |
None. |
|
| IsLatest | boolean |
None. |
|
| Articles | Collection of Article |
None. |
|
| IssuePages | Collection of IssuePage |
None. |
|
| IssueSpreads | Collection of PageSpread |
None. |
|
| ArticlePageGroups | Collection of PageGroup |
None. |
|
| Sections | Collection of Model |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml, text/xml
Sample:
<ArrayOfIssue xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Bondi.Repository.Models">
<Issue>
<ArticlePageGroups>
<PageGroup>
<PageName>sample string 3</PageName>
<Sequence>1</Sequence>
<Spread>2</Spread>
</PageGroup>
<PageGroup>
<PageName>sample string 3</PageName>
<Sequence>1</Sequence>
<Spread>2</Spread>
</PageGroup>
</ArticlePageGroups>
<Articles>
<Article>
<ArticleContributors>
<ArticleContributor>
<ArticleContributorKey>1</ArticleContributorKey>
<Contributor>sample string 2</Contributor>
<TopicSlug>sample string 5</TopicSlug>
<TopicType>sample string 6</TopicType>
<TypeDescription>sample string 4</TypeDescription>
<TypeId>3</TypeId>
</ArticleContributor>
<ArticleContributor>
<ArticleContributorKey>1</ArticleContributorKey>
<Contributor>sample string 2</Contributor>
<TopicSlug>sample string 5</TopicSlug>
<TopicType>sample string 6</TopicType>
<TypeDescription>sample string 4</TypeDescription>
<TypeId>3</TypeId>
</ArticleContributor>
</ArticleContributors>
<ArticleCreators>
<ArticleCreator>
<ArticleCreatorKey>2</ArticleCreatorKey>
<ArticleKey>3</ArticleKey>
<ClientPrefix>sample string 1</ClientPrefix>
<Creator>sample string 5</Creator>
<IssueKey>4</IssueKey>
</ArticleCreator>
<ArticleCreator>
<ArticleCreatorKey>2</ArticleCreatorKey>
<ArticleKey>3</ArticleKey>
<ClientPrefix>sample string 1</ClientPrefix>
<Creator>sample string 5</Creator>
<IssueKey>4</IssueKey>
</ArticleCreator>
</ArticleCreators>
<ArticleKey>2</ArticleKey>
<Attributes>
<ArticleKey>1</ArticleKey>
<Body>sample string 4</Body>
<EditDate>2026-03-10T17:05:20.5492539+00:00</EditDate>
<EditorId>1</EditorId>
<EditorNotes>sample string 6</EditorNotes>
<EditorNotesLocation>1</EditorNotesLocation>
<Featured>true</Featured>
<FeaturedSequence>1</FeaturedSequence>
<FeaturedTitle>sample string 3</FeaturedTitle>
<ImageUrl>sample string 5</ImageUrl>
</Attributes>
<BaseThumbUrl>sample string 35</BaseThumbUrl>
<ClientPrefix>sample string 1</ClientPrefix>
<CompanyName>sample string 34</CompanyName>
<Cover>sample string 25</Cover>
<CoverDate>2026-03-10T17:05:20.5492539+00:00</CoverDate>
<CoverDisplayDate>sample string 9</CoverDisplayDate>
<CoverImage>sample string 22</CoverImage>
<Creators>sample string 23</Creators>
<CustomFieldValues>
<ArticleCustomFieldValue>
<ArticleKey>3</ArticleKey>
<ClientPrefix>sample string 1</ClientPrefix>
<IssueKey>2</IssueKey>
</ArticleCustomFieldValue>
<ArticleCustomFieldValue>
<ArticleKey>3</ArticleKey>
<ClientPrefix>sample string 1</ClientPrefix>
<IssueKey>2</IssueKey>
</ArticleCustomFieldValue>
</CustomFieldValues>
<CustomFields>
<ArticleKey>3</ArticleKey>
<ClientPrefix>sample string 1</ClientPrefix>
<IssueKey>2</IssueKey>
</CustomFields>
<Genre>sample string 19</Genre>
<GenreId>1</GenreId>
<HasBody>true</HasBody>
<Identifier>sample string 4</Identifier>
<ImageFormat>sample string 26</ImageFormat>
<IsPublished>true</IsPublished>
<IssueIsLocked>true</IssueIsLocked>
<IssueKey>3</IssueKey>
<IssueName>sample string 12</IssueName>
<IssueNumber>sample string 11</IssueNumber>
<PageRange>sample string 18</PageRange>
<PageThumbFormat>sample string 27</PageThumbFormat>
<Pages>
<IssuePage>
<Articles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</Articles>
<CoverType>sample string 13</CoverType>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>1</Height>
<ImageFormat>sample string 8</ImageFormat>
<IssueKey>2</IssueKey>
<JumpLinks xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</JumpLinks>
<PageKey>1</PageKey>
<PageName>sample string 5</PageName>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Sequence>3</Sequence>
<Spread>4</Spread>
<SpreadSequence>7</SpreadSequence>
<TextArticles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</IssuePage>
<IssuePage>
<Articles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</Articles>
<CoverType>sample string 13</CoverType>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>1</Height>
<ImageFormat>sample string 8</ImageFormat>
<IssueKey>2</IssueKey>
<JumpLinks xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</JumpLinks>
<PageKey>1</PageKey>
<PageName>sample string 5</PageName>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Sequence>3</Sequence>
<Spread>4</Spread>
<SpreadSequence>7</SpreadSequence>
<TextArticles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</IssuePage>
</Pages>
<PagesInSpreads>
<IssuePage>
<Articles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</Articles>
<CoverType>sample string 13</CoverType>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>1</Height>
<ImageFormat>sample string 8</ImageFormat>
<IssueKey>2</IssueKey>
<JumpLinks xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</JumpLinks>
<PageKey>1</PageKey>
<PageName>sample string 5</PageName>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Sequence>3</Sequence>
<Spread>4</Spread>
<SpreadSequence>7</SpreadSequence>
<TextArticles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</IssuePage>
<IssuePage>
<Articles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</Articles>
<CoverType>sample string 13</CoverType>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>1</Height>
<ImageFormat>sample string 8</ImageFormat>
<IssueKey>2</IssueKey>
<JumpLinks xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</JumpLinks>
<PageKey>1</PageKey>
<PageName>sample string 5</PageName>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Sequence>3</Sequence>
<Spread>4</Spread>
<SpreadSequence>7</SpreadSequence>
<TextArticles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</IssuePage>
</PagesInSpreads>
<PublicationName>sample string 7</PublicationName>
<Section>sample string 14</Section>
<Sequence>1</Sequence>
<Slug>sample string 21</Slug>
<Spreads>
<PageSpread>
<Articles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</Articles>
<EndPageKey>3</EndPageKey>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>7</Height>
<ImageFormat>sample string 8</ImageFormat>
<JumpLinks xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</JumpLinks>
<PageRange>sample string 4</PageRange>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<Pages>
<IssuePage>
<Articles xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:anyType />
<d9p1:anyType />
</Articles>
<CoverType>sample string 13</CoverType>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>1</Height>
<ImageFormat>sample string 8</ImageFormat>
<IssueKey>2</IssueKey>
<JumpLinks xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:anyType />
<d9p1:anyType />
</JumpLinks>
<PageKey>1</PageKey>
<PageName>sample string 5</PageName>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Sequence>3</Sequence>
<Spread>4</Spread>
<SpreadSequence>7</SpreadSequence>
<TextArticles xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:anyType />
<d9p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</IssuePage>
<IssuePage>
<Articles xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:anyType />
<d9p1:anyType />
</Articles>
<CoverType>sample string 13</CoverType>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>1</Height>
<ImageFormat>sample string 8</ImageFormat>
<IssueKey>2</IssueKey>
<JumpLinks xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:anyType />
<d9p1:anyType />
</JumpLinks>
<PageKey>1</PageKey>
<PageName>sample string 5</PageName>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Sequence>3</Sequence>
<Spread>4</Spread>
<SpreadSequence>7</SpreadSequence>
<TextArticles xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:anyType />
<d9p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</IssuePage>
</Pages>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Spread>1</Spread>
<StartPageKey>2</StartPageKey>
<TextArticles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</PageSpread>
<PageSpread>
<Articles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</Articles>
<EndPageKey>3</EndPageKey>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>7</Height>
<ImageFormat>sample string 8</ImageFormat>
<JumpLinks xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</JumpLinks>
<PageRange>sample string 4</PageRange>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<Pages>
<IssuePage>
<Articles xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:anyType />
<d9p1:anyType />
</Articles>
<CoverType>sample string 13</CoverType>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>1</Height>
<ImageFormat>sample string 8</ImageFormat>
<IssueKey>2</IssueKey>
<JumpLinks xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:anyType />
<d9p1:anyType />
</JumpLinks>
<PageKey>1</PageKey>
<PageName>sample string 5</PageName>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Sequence>3</Sequence>
<Spread>4</Spread>
<SpreadSequence>7</SpreadSequence>
<TextArticles xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:anyType />
<d9p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</IssuePage>
<IssuePage>
<Articles xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:anyType />
<d9p1:anyType />
</Articles>
<CoverType>sample string 13</CoverType>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>1</Height>
<ImageFormat>sample string 8</ImageFormat>
<IssueKey>2</IssueKey>
<JumpLinks xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:anyType />
<d9p1:anyType />
</JumpLinks>
<PageKey>1</PageKey>
<PageName>sample string 5</PageName>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Sequence>3</Sequence>
<Spread>4</Spread>
<SpreadSequence>7</SpreadSequence>
<TextArticles xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:anyType />
<d9p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</IssuePage>
</Pages>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Spread>1</Spread>
<StartPageKey>2</StartPageKey>
<TextArticles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</PageSpread>
</Spreads>
<StartingPageName>sample string 16</StartingPageName>
<StartingSpread>17</StartingSpread>
<Subsection>sample string 15</Subsection>
<Subtitle>sample string 6</Subtitle>
<Teaser>sample string 20</Teaser>
<Title>sample string 5</Title>
<TopicSlug>sample string 30</TopicSlug>
<Volume>sample string 10</Volume>
<Wordcount>1</Wordcount>
</Article>
<Article>
<ArticleContributors>
<ArticleContributor>
<ArticleContributorKey>1</ArticleContributorKey>
<Contributor>sample string 2</Contributor>
<TopicSlug>sample string 5</TopicSlug>
<TopicType>sample string 6</TopicType>
<TypeDescription>sample string 4</TypeDescription>
<TypeId>3</TypeId>
</ArticleContributor>
<ArticleContributor>
<ArticleContributorKey>1</ArticleContributorKey>
<Contributor>sample string 2</Contributor>
<TopicSlug>sample string 5</TopicSlug>
<TopicType>sample string 6</TopicType>
<TypeDescription>sample string 4</TypeDescription>
<TypeId>3</TypeId>
</ArticleContributor>
</ArticleContributors>
<ArticleCreators>
<ArticleCreator>
<ArticleCreatorKey>2</ArticleCreatorKey>
<ArticleKey>3</ArticleKey>
<ClientPrefix>sample string 1</ClientPrefix>
<Creator>sample string 5</Creator>
<IssueKey>4</IssueKey>
</ArticleCreator>
<ArticleCreator>
<ArticleCreatorKey>2</ArticleCreatorKey>
<ArticleKey>3</ArticleKey>
<ClientPrefix>sample string 1</ClientPrefix>
<Creator>sample string 5</Creator>
<IssueKey>4</IssueKey>
</ArticleCreator>
</ArticleCreators>
<ArticleKey>2</ArticleKey>
<Attributes>
<ArticleKey>1</ArticleKey>
<Body>sample string 4</Body>
<EditDate>2026-03-10T17:05:20.5492539+00:00</EditDate>
<EditorId>1</EditorId>
<EditorNotes>sample string 6</EditorNotes>
<EditorNotesLocation>1</EditorNotesLocation>
<Featured>true</Featured>
<FeaturedSequence>1</FeaturedSequence>
<FeaturedTitle>sample string 3</FeaturedTitle>
<ImageUrl>sample string 5</ImageUrl>
</Attributes>
<BaseThumbUrl>sample string 35</BaseThumbUrl>
<ClientPrefix>sample string 1</ClientPrefix>
<CompanyName>sample string 34</CompanyName>
<Cover>sample string 25</Cover>
<CoverDate>2026-03-10T17:05:20.5492539+00:00</CoverDate>
<CoverDisplayDate>sample string 9</CoverDisplayDate>
<CoverImage>sample string 22</CoverImage>
<Creators>sample string 23</Creators>
<CustomFieldValues>
<ArticleCustomFieldValue>
<ArticleKey>3</ArticleKey>
<ClientPrefix>sample string 1</ClientPrefix>
<IssueKey>2</IssueKey>
</ArticleCustomFieldValue>
<ArticleCustomFieldValue>
<ArticleKey>3</ArticleKey>
<ClientPrefix>sample string 1</ClientPrefix>
<IssueKey>2</IssueKey>
</ArticleCustomFieldValue>
</CustomFieldValues>
<CustomFields>
<ArticleKey>3</ArticleKey>
<ClientPrefix>sample string 1</ClientPrefix>
<IssueKey>2</IssueKey>
</CustomFields>
<Genre>sample string 19</Genre>
<GenreId>1</GenreId>
<HasBody>true</HasBody>
<Identifier>sample string 4</Identifier>
<ImageFormat>sample string 26</ImageFormat>
<IsPublished>true</IsPublished>
<IssueIsLocked>true</IssueIsLocked>
<IssueKey>3</IssueKey>
<IssueName>sample string 12</IssueName>
<IssueNumber>sample string 11</IssueNumber>
<PageRange>sample string 18</PageRange>
<PageThumbFormat>sample string 27</PageThumbFormat>
<Pages>
<IssuePage>
<Articles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</Articles>
<CoverType>sample string 13</CoverType>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>1</Height>
<ImageFormat>sample string 8</ImageFormat>
<IssueKey>2</IssueKey>
<JumpLinks xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</JumpLinks>
<PageKey>1</PageKey>
<PageName>sample string 5</PageName>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Sequence>3</Sequence>
<Spread>4</Spread>
<SpreadSequence>7</SpreadSequence>
<TextArticles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</IssuePage>
<IssuePage>
<Articles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</Articles>
<CoverType>sample string 13</CoverType>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>1</Height>
<ImageFormat>sample string 8</ImageFormat>
<IssueKey>2</IssueKey>
<JumpLinks xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</JumpLinks>
<PageKey>1</PageKey>
<PageName>sample string 5</PageName>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Sequence>3</Sequence>
<Spread>4</Spread>
<SpreadSequence>7</SpreadSequence>
<TextArticles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</IssuePage>
</Pages>
<PagesInSpreads>
<IssuePage>
<Articles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</Articles>
<CoverType>sample string 13</CoverType>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>1</Height>
<ImageFormat>sample string 8</ImageFormat>
<IssueKey>2</IssueKey>
<JumpLinks xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</JumpLinks>
<PageKey>1</PageKey>
<PageName>sample string 5</PageName>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Sequence>3</Sequence>
<Spread>4</Spread>
<SpreadSequence>7</SpreadSequence>
<TextArticles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</IssuePage>
<IssuePage>
<Articles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</Articles>
<CoverType>sample string 13</CoverType>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>1</Height>
<ImageFormat>sample string 8</ImageFormat>
<IssueKey>2</IssueKey>
<JumpLinks xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</JumpLinks>
<PageKey>1</PageKey>
<PageName>sample string 5</PageName>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Sequence>3</Sequence>
<Spread>4</Spread>
<SpreadSequence>7</SpreadSequence>
<TextArticles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</IssuePage>
</PagesInSpreads>
<PublicationName>sample string 7</PublicationName>
<Section>sample string 14</Section>
<Sequence>1</Sequence>
<Slug>sample string 21</Slug>
<Spreads>
<PageSpread>
<Articles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</Articles>
<EndPageKey>3</EndPageKey>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>7</Height>
<ImageFormat>sample string 8</ImageFormat>
<JumpLinks xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</JumpLinks>
<PageRange>sample string 4</PageRange>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<Pages>
<IssuePage>
<Articles xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:anyType />
<d9p1:anyType />
</Articles>
<CoverType>sample string 13</CoverType>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>1</Height>
<ImageFormat>sample string 8</ImageFormat>
<IssueKey>2</IssueKey>
<JumpLinks xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:anyType />
<d9p1:anyType />
</JumpLinks>
<PageKey>1</PageKey>
<PageName>sample string 5</PageName>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Sequence>3</Sequence>
<Spread>4</Spread>
<SpreadSequence>7</SpreadSequence>
<TextArticles xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:anyType />
<d9p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</IssuePage>
<IssuePage>
<Articles xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:anyType />
<d9p1:anyType />
</Articles>
<CoverType>sample string 13</CoverType>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>1</Height>
<ImageFormat>sample string 8</ImageFormat>
<IssueKey>2</IssueKey>
<JumpLinks xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:anyType />
<d9p1:anyType />
</JumpLinks>
<PageKey>1</PageKey>
<PageName>sample string 5</PageName>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Sequence>3</Sequence>
<Spread>4</Spread>
<SpreadSequence>7</SpreadSequence>
<TextArticles xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:anyType />
<d9p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</IssuePage>
</Pages>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Spread>1</Spread>
<StartPageKey>2</StartPageKey>
<TextArticles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</PageSpread>
<PageSpread>
<Articles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</Articles>
<EndPageKey>3</EndPageKey>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>7</Height>
<ImageFormat>sample string 8</ImageFormat>
<JumpLinks xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</JumpLinks>
<PageRange>sample string 4</PageRange>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<Pages>
<IssuePage>
<Articles xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:anyType />
<d9p1:anyType />
</Articles>
<CoverType>sample string 13</CoverType>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>1</Height>
<ImageFormat>sample string 8</ImageFormat>
<IssueKey>2</IssueKey>
<JumpLinks xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:anyType />
<d9p1:anyType />
</JumpLinks>
<PageKey>1</PageKey>
<PageName>sample string 5</PageName>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Sequence>3</Sequence>
<Spread>4</Spread>
<SpreadSequence>7</SpreadSequence>
<TextArticles xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:anyType />
<d9p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</IssuePage>
<IssuePage>
<Articles xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:anyType />
<d9p1:anyType />
</Articles>
<CoverType>sample string 13</CoverType>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>1</Height>
<ImageFormat>sample string 8</ImageFormat>
<IssueKey>2</IssueKey>
<JumpLinks xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:anyType />
<d9p1:anyType />
</JumpLinks>
<PageKey>1</PageKey>
<PageName>sample string 5</PageName>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Sequence>3</Sequence>
<Spread>4</Spread>
<SpreadSequence>7</SpreadSequence>
<TextArticles xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:anyType />
<d9p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</IssuePage>
</Pages>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Spread>1</Spread>
<StartPageKey>2</StartPageKey>
<TextArticles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</PageSpread>
</Spreads>
<StartingPageName>sample string 16</StartingPageName>
<StartingSpread>17</StartingSpread>
<Subsection>sample string 15</Subsection>
<Subtitle>sample string 6</Subtitle>
<Teaser>sample string 20</Teaser>
<Title>sample string 5</Title>
<TopicSlug>sample string 30</TopicSlug>
<Volume>sample string 10</Volume>
<Wordcount>1</Wordcount>
</Article>
</Articles>
<ClientPrefix>sample string 1</ClientPrefix>
<CoverDate>2026-03-10T17:05:20.5492539+00:00</CoverDate>
<CoverDisplayDate>sample string 5</CoverDisplayDate>
<Featured>true</Featured>
<GoLiveDate>2026-03-10T17:05:20.5492539+00:00</GoLiveDate>
<ImageBase>sample string 12</ImageBase>
<ImageFormat>sample string 11</ImageFormat>
<IsLatest>true</IsLatest>
<IsLive>true</IsLive>
<IssueID>sample string 3</IssueID>
<IssueKey>2</IssueKey>
<IssueName>sample string 8</IssueName>
<IssueNumber>sample string 7</IssueNumber>
<IssuePages>
<IssuePage>
<Articles xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:anyType />
<d5p1:anyType />
</Articles>
<CoverType>sample string 13</CoverType>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>1</Height>
<ImageFormat>sample string 8</ImageFormat>
<IssueKey>2</IssueKey>
<JumpLinks xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:anyType />
<d5p1:anyType />
</JumpLinks>
<PageKey>1</PageKey>
<PageName>sample string 5</PageName>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Sequence>3</Sequence>
<Spread>4</Spread>
<SpreadSequence>7</SpreadSequence>
<TextArticles xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:anyType />
<d5p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</IssuePage>
<IssuePage>
<Articles xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:anyType />
<d5p1:anyType />
</Articles>
<CoverType>sample string 13</CoverType>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>1</Height>
<ImageFormat>sample string 8</ImageFormat>
<IssueKey>2</IssueKey>
<JumpLinks xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:anyType />
<d5p1:anyType />
</JumpLinks>
<PageKey>1</PageKey>
<PageName>sample string 5</PageName>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Sequence>3</Sequence>
<Spread>4</Spread>
<SpreadSequence>7</SpreadSequence>
<TextArticles xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:anyType />
<d5p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</IssuePage>
</IssuePages>
<IssueSpreads>
<PageSpread>
<Articles xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:anyType />
<d5p1:anyType />
</Articles>
<EndPageKey>3</EndPageKey>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>7</Height>
<ImageFormat>sample string 8</ImageFormat>
<JumpLinks xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:anyType />
<d5p1:anyType />
</JumpLinks>
<PageRange>sample string 4</PageRange>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<Pages>
<IssuePage>
<Articles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</Articles>
<CoverType>sample string 13</CoverType>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>1</Height>
<ImageFormat>sample string 8</ImageFormat>
<IssueKey>2</IssueKey>
<JumpLinks xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</JumpLinks>
<PageKey>1</PageKey>
<PageName>sample string 5</PageName>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Sequence>3</Sequence>
<Spread>4</Spread>
<SpreadSequence>7</SpreadSequence>
<TextArticles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</IssuePage>
<IssuePage>
<Articles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</Articles>
<CoverType>sample string 13</CoverType>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>1</Height>
<ImageFormat>sample string 8</ImageFormat>
<IssueKey>2</IssueKey>
<JumpLinks xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</JumpLinks>
<PageKey>1</PageKey>
<PageName>sample string 5</PageName>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Sequence>3</Sequence>
<Spread>4</Spread>
<SpreadSequence>7</SpreadSequence>
<TextArticles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</IssuePage>
</Pages>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Spread>1</Spread>
<StartPageKey>2</StartPageKey>
<TextArticles xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:anyType />
<d5p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</PageSpread>
<PageSpread>
<Articles xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:anyType />
<d5p1:anyType />
</Articles>
<EndPageKey>3</EndPageKey>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>7</Height>
<ImageFormat>sample string 8</ImageFormat>
<JumpLinks xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:anyType />
<d5p1:anyType />
</JumpLinks>
<PageRange>sample string 4</PageRange>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<Pages>
<IssuePage>
<Articles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</Articles>
<CoverType>sample string 13</CoverType>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>1</Height>
<ImageFormat>sample string 8</ImageFormat>
<IssueKey>2</IssueKey>
<JumpLinks xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</JumpLinks>
<PageKey>1</PageKey>
<PageName>sample string 5</PageName>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Sequence>3</Sequence>
<Spread>4</Spread>
<SpreadSequence>7</SpreadSequence>
<TextArticles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</IssuePage>
<IssuePage>
<Articles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</Articles>
<CoverType>sample string 13</CoverType>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>1</Height>
<ImageFormat>sample string 8</ImageFormat>
<IssueKey>2</IssueKey>
<JumpLinks xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</JumpLinks>
<PageKey>1</PageKey>
<PageName>sample string 5</PageName>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Sequence>3</Sequence>
<Spread>4</Spread>
<SpreadSequence>7</SpreadSequence>
<TextArticles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</IssuePage>
</Pages>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Spread>1</Spread>
<StartPageKey>2</StartPageKey>
<TextArticles xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:anyType />
<d5p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</PageSpread>
</IssueSpreads>
<LastIndex>2026-03-10T17:05:20.5492539+00:00</LastIndex>
<NextCoverDate>2026-03-10T17:05:20.5492539+00:00</NextCoverDate>
<NextCoverDisplayDate>sample string 19</NextCoverDisplayDate>
<NextImageFormat>sample string 18</NextImageFormat>
<NextIssueKey>1</NextIssueKey>
<NextPageName>sample string 20</NextPageName>
<PageThumbFormat>sample string 13</PageThumbFormat>
<PreviousCoverDate>2026-03-10T17:05:20.5492539+00:00</PreviousCoverDate>
<PreviousCoverDisplayDate>sample string 16</PreviousCoverDisplayDate>
<PreviousImageFormat>sample string 15</PreviousImageFormat>
<PreviousIssueKey>1</PreviousIssueKey>
<PreviousPageName>sample string 17</PreviousPageName>
<Priority>1</Priority>
<Sections>
<Model>
<Count>2</Count>
<Display>sample string 3</Display>
<Value>sample string 1</Value>
</Model>
<Model>
<Count>2</Count>
<Display>sample string 3</Display>
<Value>sample string 1</Value>
</Model>
</Sections>
<SpreadThumbFormat>sample string 14</SpreadThumbFormat>
<Volume>sample string 6</Volume>
</Issue>
<Issue>
<ArticlePageGroups>
<PageGroup>
<PageName>sample string 3</PageName>
<Sequence>1</Sequence>
<Spread>2</Spread>
</PageGroup>
<PageGroup>
<PageName>sample string 3</PageName>
<Sequence>1</Sequence>
<Spread>2</Spread>
</PageGroup>
</ArticlePageGroups>
<Articles>
<Article>
<ArticleContributors>
<ArticleContributor>
<ArticleContributorKey>1</ArticleContributorKey>
<Contributor>sample string 2</Contributor>
<TopicSlug>sample string 5</TopicSlug>
<TopicType>sample string 6</TopicType>
<TypeDescription>sample string 4</TypeDescription>
<TypeId>3</TypeId>
</ArticleContributor>
<ArticleContributor>
<ArticleContributorKey>1</ArticleContributorKey>
<Contributor>sample string 2</Contributor>
<TopicSlug>sample string 5</TopicSlug>
<TopicType>sample string 6</TopicType>
<TypeDescription>sample string 4</TypeDescription>
<TypeId>3</TypeId>
</ArticleContributor>
</ArticleContributors>
<ArticleCreators>
<ArticleCreator>
<ArticleCreatorKey>2</ArticleCreatorKey>
<ArticleKey>3</ArticleKey>
<ClientPrefix>sample string 1</ClientPrefix>
<Creator>sample string 5</Creator>
<IssueKey>4</IssueKey>
</ArticleCreator>
<ArticleCreator>
<ArticleCreatorKey>2</ArticleCreatorKey>
<ArticleKey>3</ArticleKey>
<ClientPrefix>sample string 1</ClientPrefix>
<Creator>sample string 5</Creator>
<IssueKey>4</IssueKey>
</ArticleCreator>
</ArticleCreators>
<ArticleKey>2</ArticleKey>
<Attributes>
<ArticleKey>1</ArticleKey>
<Body>sample string 4</Body>
<EditDate>2026-03-10T17:05:20.5492539+00:00</EditDate>
<EditorId>1</EditorId>
<EditorNotes>sample string 6</EditorNotes>
<EditorNotesLocation>1</EditorNotesLocation>
<Featured>true</Featured>
<FeaturedSequence>1</FeaturedSequence>
<FeaturedTitle>sample string 3</FeaturedTitle>
<ImageUrl>sample string 5</ImageUrl>
</Attributes>
<BaseThumbUrl>sample string 35</BaseThumbUrl>
<ClientPrefix>sample string 1</ClientPrefix>
<CompanyName>sample string 34</CompanyName>
<Cover>sample string 25</Cover>
<CoverDate>2026-03-10T17:05:20.5492539+00:00</CoverDate>
<CoverDisplayDate>sample string 9</CoverDisplayDate>
<CoverImage>sample string 22</CoverImage>
<Creators>sample string 23</Creators>
<CustomFieldValues>
<ArticleCustomFieldValue>
<ArticleKey>3</ArticleKey>
<ClientPrefix>sample string 1</ClientPrefix>
<IssueKey>2</IssueKey>
</ArticleCustomFieldValue>
<ArticleCustomFieldValue>
<ArticleKey>3</ArticleKey>
<ClientPrefix>sample string 1</ClientPrefix>
<IssueKey>2</IssueKey>
</ArticleCustomFieldValue>
</CustomFieldValues>
<CustomFields>
<ArticleKey>3</ArticleKey>
<ClientPrefix>sample string 1</ClientPrefix>
<IssueKey>2</IssueKey>
</CustomFields>
<Genre>sample string 19</Genre>
<GenreId>1</GenreId>
<HasBody>true</HasBody>
<Identifier>sample string 4</Identifier>
<ImageFormat>sample string 26</ImageFormat>
<IsPublished>true</IsPublished>
<IssueIsLocked>true</IssueIsLocked>
<IssueKey>3</IssueKey>
<IssueName>sample string 12</IssueName>
<IssueNumber>sample string 11</IssueNumber>
<PageRange>sample string 18</PageRange>
<PageThumbFormat>sample string 27</PageThumbFormat>
<Pages>
<IssuePage>
<Articles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</Articles>
<CoverType>sample string 13</CoverType>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>1</Height>
<ImageFormat>sample string 8</ImageFormat>
<IssueKey>2</IssueKey>
<JumpLinks xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</JumpLinks>
<PageKey>1</PageKey>
<PageName>sample string 5</PageName>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Sequence>3</Sequence>
<Spread>4</Spread>
<SpreadSequence>7</SpreadSequence>
<TextArticles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</IssuePage>
<IssuePage>
<Articles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</Articles>
<CoverType>sample string 13</CoverType>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>1</Height>
<ImageFormat>sample string 8</ImageFormat>
<IssueKey>2</IssueKey>
<JumpLinks xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</JumpLinks>
<PageKey>1</PageKey>
<PageName>sample string 5</PageName>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Sequence>3</Sequence>
<Spread>4</Spread>
<SpreadSequence>7</SpreadSequence>
<TextArticles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</IssuePage>
</Pages>
<PagesInSpreads>
<IssuePage>
<Articles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</Articles>
<CoverType>sample string 13</CoverType>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>1</Height>
<ImageFormat>sample string 8</ImageFormat>
<IssueKey>2</IssueKey>
<JumpLinks xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</JumpLinks>
<PageKey>1</PageKey>
<PageName>sample string 5</PageName>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Sequence>3</Sequence>
<Spread>4</Spread>
<SpreadSequence>7</SpreadSequence>
<TextArticles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</IssuePage>
<IssuePage>
<Articles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</Articles>
<CoverType>sample string 13</CoverType>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>1</Height>
<ImageFormat>sample string 8</ImageFormat>
<IssueKey>2</IssueKey>
<JumpLinks xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</JumpLinks>
<PageKey>1</PageKey>
<PageName>sample string 5</PageName>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Sequence>3</Sequence>
<Spread>4</Spread>
<SpreadSequence>7</SpreadSequence>
<TextArticles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</IssuePage>
</PagesInSpreads>
<PublicationName>sample string 7</PublicationName>
<Section>sample string 14</Section>
<Sequence>1</Sequence>
<Slug>sample string 21</Slug>
<Spreads>
<PageSpread>
<Articles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</Articles>
<EndPageKey>3</EndPageKey>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>7</Height>
<ImageFormat>sample string 8</ImageFormat>
<JumpLinks xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</JumpLinks>
<PageRange>sample string 4</PageRange>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<Pages>
<IssuePage>
<Articles xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:anyType />
<d9p1:anyType />
</Articles>
<CoverType>sample string 13</CoverType>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>1</Height>
<ImageFormat>sample string 8</ImageFormat>
<IssueKey>2</IssueKey>
<JumpLinks xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:anyType />
<d9p1:anyType />
</JumpLinks>
<PageKey>1</PageKey>
<PageName>sample string 5</PageName>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Sequence>3</Sequence>
<Spread>4</Spread>
<SpreadSequence>7</SpreadSequence>
<TextArticles xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:anyType />
<d9p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</IssuePage>
<IssuePage>
<Articles xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:anyType />
<d9p1:anyType />
</Articles>
<CoverType>sample string 13</CoverType>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>1</Height>
<ImageFormat>sample string 8</ImageFormat>
<IssueKey>2</IssueKey>
<JumpLinks xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:anyType />
<d9p1:anyType />
</JumpLinks>
<PageKey>1</PageKey>
<PageName>sample string 5</PageName>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Sequence>3</Sequence>
<Spread>4</Spread>
<SpreadSequence>7</SpreadSequence>
<TextArticles xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:anyType />
<d9p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</IssuePage>
</Pages>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Spread>1</Spread>
<StartPageKey>2</StartPageKey>
<TextArticles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</PageSpread>
<PageSpread>
<Articles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</Articles>
<EndPageKey>3</EndPageKey>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>7</Height>
<ImageFormat>sample string 8</ImageFormat>
<JumpLinks xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</JumpLinks>
<PageRange>sample string 4</PageRange>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<Pages>
<IssuePage>
<Articles xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:anyType />
<d9p1:anyType />
</Articles>
<CoverType>sample string 13</CoverType>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>1</Height>
<ImageFormat>sample string 8</ImageFormat>
<IssueKey>2</IssueKey>
<JumpLinks xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:anyType />
<d9p1:anyType />
</JumpLinks>
<PageKey>1</PageKey>
<PageName>sample string 5</PageName>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Sequence>3</Sequence>
<Spread>4</Spread>
<SpreadSequence>7</SpreadSequence>
<TextArticles xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:anyType />
<d9p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</IssuePage>
<IssuePage>
<Articles xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:anyType />
<d9p1:anyType />
</Articles>
<CoverType>sample string 13</CoverType>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>1</Height>
<ImageFormat>sample string 8</ImageFormat>
<IssueKey>2</IssueKey>
<JumpLinks xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:anyType />
<d9p1:anyType />
</JumpLinks>
<PageKey>1</PageKey>
<PageName>sample string 5</PageName>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Sequence>3</Sequence>
<Spread>4</Spread>
<SpreadSequence>7</SpreadSequence>
<TextArticles xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:anyType />
<d9p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</IssuePage>
</Pages>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Spread>1</Spread>
<StartPageKey>2</StartPageKey>
<TextArticles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</PageSpread>
</Spreads>
<StartingPageName>sample string 16</StartingPageName>
<StartingSpread>17</StartingSpread>
<Subsection>sample string 15</Subsection>
<Subtitle>sample string 6</Subtitle>
<Teaser>sample string 20</Teaser>
<Title>sample string 5</Title>
<TopicSlug>sample string 30</TopicSlug>
<Volume>sample string 10</Volume>
<Wordcount>1</Wordcount>
</Article>
<Article>
<ArticleContributors>
<ArticleContributor>
<ArticleContributorKey>1</ArticleContributorKey>
<Contributor>sample string 2</Contributor>
<TopicSlug>sample string 5</TopicSlug>
<TopicType>sample string 6</TopicType>
<TypeDescription>sample string 4</TypeDescription>
<TypeId>3</TypeId>
</ArticleContributor>
<ArticleContributor>
<ArticleContributorKey>1</ArticleContributorKey>
<Contributor>sample string 2</Contributor>
<TopicSlug>sample string 5</TopicSlug>
<TopicType>sample string 6</TopicType>
<TypeDescription>sample string 4</TypeDescription>
<TypeId>3</TypeId>
</ArticleContributor>
</ArticleContributors>
<ArticleCreators>
<ArticleCreator>
<ArticleCreatorKey>2</ArticleCreatorKey>
<ArticleKey>3</ArticleKey>
<ClientPrefix>sample string 1</ClientPrefix>
<Creator>sample string 5</Creator>
<IssueKey>4</IssueKey>
</ArticleCreator>
<ArticleCreator>
<ArticleCreatorKey>2</ArticleCreatorKey>
<ArticleKey>3</ArticleKey>
<ClientPrefix>sample string 1</ClientPrefix>
<Creator>sample string 5</Creator>
<IssueKey>4</IssueKey>
</ArticleCreator>
</ArticleCreators>
<ArticleKey>2</ArticleKey>
<Attributes>
<ArticleKey>1</ArticleKey>
<Body>sample string 4</Body>
<EditDate>2026-03-10T17:05:20.5492539+00:00</EditDate>
<EditorId>1</EditorId>
<EditorNotes>sample string 6</EditorNotes>
<EditorNotesLocation>1</EditorNotesLocation>
<Featured>true</Featured>
<FeaturedSequence>1</FeaturedSequence>
<FeaturedTitle>sample string 3</FeaturedTitle>
<ImageUrl>sample string 5</ImageUrl>
</Attributes>
<BaseThumbUrl>sample string 35</BaseThumbUrl>
<ClientPrefix>sample string 1</ClientPrefix>
<CompanyName>sample string 34</CompanyName>
<Cover>sample string 25</Cover>
<CoverDate>2026-03-10T17:05:20.5492539+00:00</CoverDate>
<CoverDisplayDate>sample string 9</CoverDisplayDate>
<CoverImage>sample string 22</CoverImage>
<Creators>sample string 23</Creators>
<CustomFieldValues>
<ArticleCustomFieldValue>
<ArticleKey>3</ArticleKey>
<ClientPrefix>sample string 1</ClientPrefix>
<IssueKey>2</IssueKey>
</ArticleCustomFieldValue>
<ArticleCustomFieldValue>
<ArticleKey>3</ArticleKey>
<ClientPrefix>sample string 1</ClientPrefix>
<IssueKey>2</IssueKey>
</ArticleCustomFieldValue>
</CustomFieldValues>
<CustomFields>
<ArticleKey>3</ArticleKey>
<ClientPrefix>sample string 1</ClientPrefix>
<IssueKey>2</IssueKey>
</CustomFields>
<Genre>sample string 19</Genre>
<GenreId>1</GenreId>
<HasBody>true</HasBody>
<Identifier>sample string 4</Identifier>
<ImageFormat>sample string 26</ImageFormat>
<IsPublished>true</IsPublished>
<IssueIsLocked>true</IssueIsLocked>
<IssueKey>3</IssueKey>
<IssueName>sample string 12</IssueName>
<IssueNumber>sample string 11</IssueNumber>
<PageRange>sample string 18</PageRange>
<PageThumbFormat>sample string 27</PageThumbFormat>
<Pages>
<IssuePage>
<Articles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</Articles>
<CoverType>sample string 13</CoverType>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>1</Height>
<ImageFormat>sample string 8</ImageFormat>
<IssueKey>2</IssueKey>
<JumpLinks xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</JumpLinks>
<PageKey>1</PageKey>
<PageName>sample string 5</PageName>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Sequence>3</Sequence>
<Spread>4</Spread>
<SpreadSequence>7</SpreadSequence>
<TextArticles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</IssuePage>
<IssuePage>
<Articles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</Articles>
<CoverType>sample string 13</CoverType>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>1</Height>
<ImageFormat>sample string 8</ImageFormat>
<IssueKey>2</IssueKey>
<JumpLinks xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</JumpLinks>
<PageKey>1</PageKey>
<PageName>sample string 5</PageName>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Sequence>3</Sequence>
<Spread>4</Spread>
<SpreadSequence>7</SpreadSequence>
<TextArticles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</IssuePage>
</Pages>
<PagesInSpreads>
<IssuePage>
<Articles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</Articles>
<CoverType>sample string 13</CoverType>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>1</Height>
<ImageFormat>sample string 8</ImageFormat>
<IssueKey>2</IssueKey>
<JumpLinks xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</JumpLinks>
<PageKey>1</PageKey>
<PageName>sample string 5</PageName>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Sequence>3</Sequence>
<Spread>4</Spread>
<SpreadSequence>7</SpreadSequence>
<TextArticles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</IssuePage>
<IssuePage>
<Articles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</Articles>
<CoverType>sample string 13</CoverType>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>1</Height>
<ImageFormat>sample string 8</ImageFormat>
<IssueKey>2</IssueKey>
<JumpLinks xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</JumpLinks>
<PageKey>1</PageKey>
<PageName>sample string 5</PageName>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Sequence>3</Sequence>
<Spread>4</Spread>
<SpreadSequence>7</SpreadSequence>
<TextArticles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</IssuePage>
</PagesInSpreads>
<PublicationName>sample string 7</PublicationName>
<Section>sample string 14</Section>
<Sequence>1</Sequence>
<Slug>sample string 21</Slug>
<Spreads>
<PageSpread>
<Articles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</Articles>
<EndPageKey>3</EndPageKey>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>7</Height>
<ImageFormat>sample string 8</ImageFormat>
<JumpLinks xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</JumpLinks>
<PageRange>sample string 4</PageRange>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<Pages>
<IssuePage>
<Articles xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:anyType />
<d9p1:anyType />
</Articles>
<CoverType>sample string 13</CoverType>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>1</Height>
<ImageFormat>sample string 8</ImageFormat>
<IssueKey>2</IssueKey>
<JumpLinks xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:anyType />
<d9p1:anyType />
</JumpLinks>
<PageKey>1</PageKey>
<PageName>sample string 5</PageName>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Sequence>3</Sequence>
<Spread>4</Spread>
<SpreadSequence>7</SpreadSequence>
<TextArticles xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:anyType />
<d9p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</IssuePage>
<IssuePage>
<Articles xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:anyType />
<d9p1:anyType />
</Articles>
<CoverType>sample string 13</CoverType>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>1</Height>
<ImageFormat>sample string 8</ImageFormat>
<IssueKey>2</IssueKey>
<JumpLinks xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:anyType />
<d9p1:anyType />
</JumpLinks>
<PageKey>1</PageKey>
<PageName>sample string 5</PageName>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Sequence>3</Sequence>
<Spread>4</Spread>
<SpreadSequence>7</SpreadSequence>
<TextArticles xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:anyType />
<d9p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</IssuePage>
</Pages>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Spread>1</Spread>
<StartPageKey>2</StartPageKey>
<TextArticles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</PageSpread>
<PageSpread>
<Articles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</Articles>
<EndPageKey>3</EndPageKey>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>7</Height>
<ImageFormat>sample string 8</ImageFormat>
<JumpLinks xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</JumpLinks>
<PageRange>sample string 4</PageRange>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<Pages>
<IssuePage>
<Articles xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:anyType />
<d9p1:anyType />
</Articles>
<CoverType>sample string 13</CoverType>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>1</Height>
<ImageFormat>sample string 8</ImageFormat>
<IssueKey>2</IssueKey>
<JumpLinks xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:anyType />
<d9p1:anyType />
</JumpLinks>
<PageKey>1</PageKey>
<PageName>sample string 5</PageName>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Sequence>3</Sequence>
<Spread>4</Spread>
<SpreadSequence>7</SpreadSequence>
<TextArticles xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:anyType />
<d9p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</IssuePage>
<IssuePage>
<Articles xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:anyType />
<d9p1:anyType />
</Articles>
<CoverType>sample string 13</CoverType>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>1</Height>
<ImageFormat>sample string 8</ImageFormat>
<IssueKey>2</IssueKey>
<JumpLinks xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:anyType />
<d9p1:anyType />
</JumpLinks>
<PageKey>1</PageKey>
<PageName>sample string 5</PageName>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Sequence>3</Sequence>
<Spread>4</Spread>
<SpreadSequence>7</SpreadSequence>
<TextArticles xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:anyType />
<d9p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</IssuePage>
</Pages>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Spread>1</Spread>
<StartPageKey>2</StartPageKey>
<TextArticles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</PageSpread>
</Spreads>
<StartingPageName>sample string 16</StartingPageName>
<StartingSpread>17</StartingSpread>
<Subsection>sample string 15</Subsection>
<Subtitle>sample string 6</Subtitle>
<Teaser>sample string 20</Teaser>
<Title>sample string 5</Title>
<TopicSlug>sample string 30</TopicSlug>
<Volume>sample string 10</Volume>
<Wordcount>1</Wordcount>
</Article>
</Articles>
<ClientPrefix>sample string 1</ClientPrefix>
<CoverDate>2026-03-10T17:05:20.5492539+00:00</CoverDate>
<CoverDisplayDate>sample string 5</CoverDisplayDate>
<Featured>true</Featured>
<GoLiveDate>2026-03-10T17:05:20.5492539+00:00</GoLiveDate>
<ImageBase>sample string 12</ImageBase>
<ImageFormat>sample string 11</ImageFormat>
<IsLatest>true</IsLatest>
<IsLive>true</IsLive>
<IssueID>sample string 3</IssueID>
<IssueKey>2</IssueKey>
<IssueName>sample string 8</IssueName>
<IssueNumber>sample string 7</IssueNumber>
<IssuePages>
<IssuePage>
<Articles xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:anyType />
<d5p1:anyType />
</Articles>
<CoverType>sample string 13</CoverType>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>1</Height>
<ImageFormat>sample string 8</ImageFormat>
<IssueKey>2</IssueKey>
<JumpLinks xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:anyType />
<d5p1:anyType />
</JumpLinks>
<PageKey>1</PageKey>
<PageName>sample string 5</PageName>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Sequence>3</Sequence>
<Spread>4</Spread>
<SpreadSequence>7</SpreadSequence>
<TextArticles xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:anyType />
<d5p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</IssuePage>
<IssuePage>
<Articles xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:anyType />
<d5p1:anyType />
</Articles>
<CoverType>sample string 13</CoverType>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>1</Height>
<ImageFormat>sample string 8</ImageFormat>
<IssueKey>2</IssueKey>
<JumpLinks xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:anyType />
<d5p1:anyType />
</JumpLinks>
<PageKey>1</PageKey>
<PageName>sample string 5</PageName>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Sequence>3</Sequence>
<Spread>4</Spread>
<SpreadSequence>7</SpreadSequence>
<TextArticles xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:anyType />
<d5p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</IssuePage>
</IssuePages>
<IssueSpreads>
<PageSpread>
<Articles xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:anyType />
<d5p1:anyType />
</Articles>
<EndPageKey>3</EndPageKey>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>7</Height>
<ImageFormat>sample string 8</ImageFormat>
<JumpLinks xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:anyType />
<d5p1:anyType />
</JumpLinks>
<PageRange>sample string 4</PageRange>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<Pages>
<IssuePage>
<Articles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</Articles>
<CoverType>sample string 13</CoverType>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>1</Height>
<ImageFormat>sample string 8</ImageFormat>
<IssueKey>2</IssueKey>
<JumpLinks xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</JumpLinks>
<PageKey>1</PageKey>
<PageName>sample string 5</PageName>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Sequence>3</Sequence>
<Spread>4</Spread>
<SpreadSequence>7</SpreadSequence>
<TextArticles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</IssuePage>
<IssuePage>
<Articles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</Articles>
<CoverType>sample string 13</CoverType>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>1</Height>
<ImageFormat>sample string 8</ImageFormat>
<IssueKey>2</IssueKey>
<JumpLinks xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</JumpLinks>
<PageKey>1</PageKey>
<PageName>sample string 5</PageName>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Sequence>3</Sequence>
<Spread>4</Spread>
<SpreadSequence>7</SpreadSequence>
<TextArticles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</IssuePage>
</Pages>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Spread>1</Spread>
<StartPageKey>2</StartPageKey>
<TextArticles xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:anyType />
<d5p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</PageSpread>
<PageSpread>
<Articles xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:anyType />
<d5p1:anyType />
</Articles>
<EndPageKey>3</EndPageKey>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>7</Height>
<ImageFormat>sample string 8</ImageFormat>
<JumpLinks xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:anyType />
<d5p1:anyType />
</JumpLinks>
<PageRange>sample string 4</PageRange>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<Pages>
<IssuePage>
<Articles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</Articles>
<CoverType>sample string 13</CoverType>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>1</Height>
<ImageFormat>sample string 8</ImageFormat>
<IssueKey>2</IssueKey>
<JumpLinks xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</JumpLinks>
<PageKey>1</PageKey>
<PageName>sample string 5</PageName>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Sequence>3</Sequence>
<Spread>4</Spread>
<SpreadSequence>7</SpreadSequence>
<TextArticles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</IssuePage>
<IssuePage>
<Articles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</Articles>
<CoverType>sample string 13</CoverType>
<HasText>true</HasText>
<HasTextArticleKey>1</HasTextArticleKey>
<HasTextArticleKeys>sample string 12</HasTextArticleKeys>
<Height>1</Height>
<ImageFormat>sample string 8</ImageFormat>
<IssueKey>2</IssueKey>
<JumpLinks xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</JumpLinks>
<PageKey>1</PageKey>
<PageName>sample string 5</PageName>
<PageSizes>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
<PageSize>
<DefaultHeight>5</DefaultHeight>
<DefaultWidth>4</DefaultWidth>
<Device>sample string 2</Device>
<MaxDeviceWidth>3</MaxDeviceWidth>
<MaxHeight>7</MaxHeight>
<MaxWidth>6</MaxWidth>
<PageKey>1</PageKey>
<Pages>sample string 9</Pages>
<SizeSequence>8</SizeSequence>
</PageSize>
</PageSizes>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Sequence>3</Sequence>
<Spread>4</Spread>
<SpreadSequence>7</SpreadSequence>
<TextArticles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:anyType />
<d7p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</IssuePage>
</Pages>
<SecureImageFormat>sample string 9</SecureImageFormat>
<Spread>1</Spread>
<StartPageKey>2</StartPageKey>
<TextArticles xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:anyType />
<d5p1:anyType />
</TextArticles>
<TogglePage>sample string 10</TogglePage>
<Width>6</Width>
</PageSpread>
</IssueSpreads>
<LastIndex>2026-03-10T17:05:20.5492539+00:00</LastIndex>
<NextCoverDate>2026-03-10T17:05:20.5492539+00:00</NextCoverDate>
<NextCoverDisplayDate>sample string 19</NextCoverDisplayDate>
<NextImageFormat>sample string 18</NextImageFormat>
<NextIssueKey>1</NextIssueKey>
<NextPageName>sample string 20</NextPageName>
<PageThumbFormat>sample string 13</PageThumbFormat>
<PreviousCoverDate>2026-03-10T17:05:20.5492539+00:00</PreviousCoverDate>
<PreviousCoverDisplayDate>sample string 16</PreviousCoverDisplayDate>
<PreviousImageFormat>sample string 15</PreviousImageFormat>
<PreviousIssueKey>1</PreviousIssueKey>
<PreviousPageName>sample string 17</PreviousPageName>
<Priority>1</Priority>
<Sections>
<Model>
<Count>2</Count>
<Display>sample string 3</Display>
<Value>sample string 1</Value>
</Model>
<Model>
<Count>2</Count>
<Display>sample string 3</Display>
<Value>sample string 1</Value>
</Model>
</Sections>
<SpreadThumbFormat>sample string 14</SpreadThumbFormat>
<Volume>sample string 6</Volume>
</Issue>
</ArrayOfIssue>