Product videos
File name: ProductVideo.xml.
File layout for ProductVideo.xml:
<ProductVideos>
  <ProductVideo>
    <VideoName>VideoName</VideoName>
    <VideoContent>VideoContent</VideoContent>
    <Description>Description</Description>
    <Item>Item</Item>
    <LocaleId>LocaleId</LocaleId>
  </ProductVideo>
</ProductVideos>
      Mapping between SharePoint list/library to file layout:
| Column label on SharePoint list/library | XML element | Required? | 
|---|---|---|
| Name | VideoName | Yes | 
| <Video associated with this record> | Video | Yes | 
| Description | Description | |
| Item | Item | Yes | 
| LCID | LocaleId |