<?xml version="1.0"?>
<storeSection id="0" memberId="0" storeId="" parentSectionId="0" caption="A caption" description="A description" visible="true" active="true" defaultMarkupProfile="Medium" defaultProductMarkup="1" sectionImageId="0" sectionImageWidth="100" sectionImageHeight="100" sortPriority="1" itemsAcross="3" categoryId="1" imageType="jpg" defaultProductDescription="A product description." defaultProductImageId="0" defaultProductName="product name" teaser="Section Teaser">
  <comment key="id" fieldType="optional" defaultValue="0">The numeric id of the section. This id is 0 if the section represents the top-level section of a store. It is also 0 when saving a new section, since it is not possible to update the top-level section of a store.</comment>
  <comment key="memberId" fieldType="readonly" defaultValue="">The member id of the section's owner</comment>
  <comment key="storeId" fieldType="required" defaultValue="">The store id of the section. You may change the storeId of the section to move the section under a different store.</comment>
  <comment key="parentSectionId" fieldType="optional" defaultValue="0">The parent section of the section. You may set and change this to any section or it may be 0 if this is a top-level section.</comment>
  <comment key="caption" fieldType="optional" defaultValue="">A name for the section</comment>
  <comment key="description" fieldType="optional" defaultValue="">A description for the section</comment>
  <comment key="visible" fieldType="optional" defaultValue="true">Indicates whether or not the section is visible to the public</comment>
  <comment key="active" fieldType="optional" defaultValue="true">Indicates whether or not the section is currently in use. An inactive section is not visible and cannot be accessed on the web site.</comment>
  <comment key="defaultMarkupProfile" fieldType="optional, private" defaultValue="">The numeric id markup profile to use for the section. The defaultMarkupProfile allows you to preset the markups on all products in the section. The markup profiles are as follows 1	Low, 2	Medium, 3	High, 4	Premium. Note that defaultProductMarkup takes precedence over this value. This value is only viewable by the store section's owner</comment>
  <comment key="defaultProductMarkup" fieldType="optional, private" defaultValue="">The default amount of markup to apply to products in the section. This number can be a decimal amount, such as "2.25". This value takes precedence over defaultMarkupProfile. This value is only viewable by the store section's owner</comment>
  <comment key="sectionImageId" fieldType="optional" defaultValue="">The image (design) id to use when displaying the section. It can be any image in your media basket.</comment>
  <comment key="sectionImageWidth" fieldType="readonly" defaultValue="">The width of the section image.</comment>
  <comment key="sectionImageHeight" fieldType="readonly" defaultValue="">The height of the section image.</comment>
  <comment key="sortPriority" fieldType="optional" defaultValue="0">The sort priority used to list the section with respect to other sections. The value range is 0 to 255, where 255 is the highest priority.</comment>
  <comment key="itemsAcross" fieldType="optional" defaultValue="3">The number of products to show in one horizontal row of a section.</comment>
  <comment key="categoryId" fieldType="readonly" defaultValue="">Unused, ignore this field.</comment>
  <comment key="imageType" fieldType="readonly" defaultValue="">The type of image of the sectionImageId, such as "jpg".</comment>
  <comment key="defaultProductDescription" fieldType="readonly" defaultValue="">A default description string to apply to new products.</comment>
  <comment key="defaultProductImageId" fieldType="readonly" defaultValue="">A default image (design) id to apply to new products in the section. This can be any image in your media basket.</comment>
  <comment key="defaultProductName" fieldType="required" defaultValue="">The default name to use for products added to the section.</comment>
  <comment key="teaser" fieldType="optional" defaultValue="">A teaser string to advertise the section, limited to 200 characters.</comment>
</storeSection>