White papers
File name: WhitePaper.xml.
File layout for WhitePaper.xml:
<WhitePapers>
  <WhitePaper>
    <AttachmentName>AttachmentName</AttachmentName>
    <PublishDate>PublishDate</PublishDate>
    <Attachment>Attachment</Attachment>
  </WhitePaper>
</WhitePapers>
      Mapping between SharePoint list/library to file layout:
| Column label on SharePoint list/library | XML element | Required? | 
|---|---|---|
| Name | AttachmentName | Yes | 
| <Document associated with this record> | Attachment | Yes | 
| Modified | PublishDate |