<?xml version="1.0"?>
<store comment="Represents a user's store (also known as a shop." id="url7095275014" storeNo="0" memberNo="0" name="Store Name" isPremiumStore="True" isSelfBuy="false" homePage="http://www.domain.ext/path" defaultProductDescription="A product description." defaultProductImageId="0" defaultProductMarkup="0" defaultProductName="product name" logoType="jpg" logoLink="http://logolink.com/path" logoWrapText="0" description="Store description" title="Store Title" keywords="keyword,other word,etc" metaDescription="meta description" isPrivate="false" displayBio="true" lastUpdated="2009-11-23T02:25:09.5275014-08:00" hasOptedOutOfMarketplace="false" disabled="false" paidTill="2009-11-25T02:25:09.5275014-08:00" upgradeDate="2009-11-25T02:25:09.5275014-08:00" headTag="" bodyTag="" header="" footer="" showFrontPageListing="true" showSubscribeForm="true" extraSideBarContent="" showSideBar="true" showNestedSections="false" fontFace="Times" textColor="Blue" linkColor="Red" activeLinkColor="Green" visitedLinkColor="Orange" backgroundColor="Cyan" checkoutBgColor="Yellow" alertMessageColor="" headlineColor="" thBgColor="" thFgColor="" tableFgColor="" tableBgColor="" tableFg2Color="" tableBg2Color="" imageBorderColor="" imageBorderWidth="1" sidebarTextColor="" sidebarBgColor="" prodImageColor="" defaultSectionNo="1" billingOption="0" storeTypeNo="1">
  <comment key="id" fieldType="required" defaultValue="">The alpha-numeric unique id of the store. This id is the unique id used throughout the API to identify the store. When creating a new store ensure that the store id is not in use first.</comment>
  <comment key="storeNo" fieldType="readonly" defaultValue="">The numeric unique identifier of the store. This property is for reference only and may not be edited.</comment>
  <comment key="memberNo" fieldType="readonly" defaultValue="">The member id that owns the store.</comment>
  <comment key="name" fieldType="required" defaultValue="">The name of the store. This is different than the alpha-numeric store id. It is the display name of the store, limited to 50 characters.</comment>
  <comment key="isPremiumStore" fieldType="optional" defaultValue="false">Indicates whether or not the store is a premium store. Premium stores may contain sections and unlimited products, whereas basic stores can only list limited products in the top-level store. You may upgrade a store from a basic store to a premium store, but you cannot downgrade a premium store to a basic one.</comment>
  <comment key="isSelfBuy" fieldType="optional" defaultValue="false">Indicates that this store was created for a member to create products for themselves to buy, rather than the public. SelfBuy stores are normally created by the web site Create &amp; Buy section. One is also created if you save a product without specifying a storeId. SelfBuy stores cannot be displayed to the public, but may be accessed from the member's account page. You may create a SeflBuy store by setting this property false. You may not change a store to a self buy store by changing this value to false on an existing store. All other store values are irrevelvant if a store is IsSelfBuy except for the storeId that is returned upon creation.</comment>
  <comment key="homePage" fieldType="optional" defaultValue="">A URL to the store owner's web site</comment>
  <comment key="defaultProductDescription" fieldType="optional" defaultValue="">A default description to apply to products in the store.</comment>
  <comment key="defaultProductImageId" fieldType="readonly" defaultValue="">A default image (design) id to apply to new products in the store. This can be any image in your media basket.</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 visible to users who own the store.</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 presence over defaultMarkupProfile. This value is only visible to users who own the store.</comment>
  <comment key="defaultProductMarkupIsAbsolute" fieldType="private" defaultValue="">Returns true if the markup type is an absolute value, meaning defaultProductMarkup is set, or false if the markup value is relative, meaning defaultMarkupProfile is set.  This value is only visible to users who own the store.</comment>
  <comment key="defaultProductName" fieldType="optional" defaultValue="">The default name to use for products added to the section.</comment>
  <comment key="logoType" fieldType="optional" defaultValue="">The file type of the logo link.</comment>
  <comment key="logoLink" fieldType="optional" defaultValue="">The URL to a logo to display for the store.</comment>
  <comment key="logoWrapText" fieldType="optional" defaultValue="" />
  <comment key="description" fieldType="optional" defaultValue="">A description of the store.</comment>
  <comment key="referenceId" fieldType="readonly" defaultValue="">For internal use only.</comment>
  <comment key="title" fieldType="optional" defaultValue="">The title to use when displaying the store.</comment>
  <comment key="keywords" fieldType="optional" defaultValue="">Keywords that descripe the section</comment>
  <comment key="metaDescription" fieldType="optional" defaultValue="" />
  <comment key="isPrivate" fieldType="optional" defaultValue="false">Indicates that a store is private and not accessible on the web site or API to other users</comment>
  <comment key="displayBio" fieldType="optional" defaultValue="" />
  <comment key="lastUpdated" fieldType="private" defaultValue="">The last time the store was updated. This field is shown only to the owning member.</comment>
  <comment key="hasOptedOutOfMarketplace" fieldType="optional" defaultValue="false">Indicates that the products of this store should not appear in the public marketplace.</comment>
  <comment key="keepShoppingUrl" fieldType="optional" defaultValue="">A link to display to the user to continue shopping.</comment>
  <comment key="returnPageUrl" fieldType="optional" defaultValue="" />
  <comment key="disabled" fieldType="optional" defaultValue="" />
  <comment key="paidTill" fieldType="private" defaultValue="">Indicates the date until which the store has been paid for. This date is only showed to the owning member.</comment>
  <comment key="upgradeDate" fieldType="private" defaultValue="">Indicates the date when the store was updated from basic to premium. This date is only showed to the owning member.</comment>
  <comment key="headTag" fieldType="optional" defaultValue="" />
  <comment key="bodyTag" fieldType="optional" defaultValue="" />
  <comment key="header" fieldType="optional" defaultValue="" />
  <comment key="footer" fieldType="optional" defaultValue="" />
  <comment key="showFrontPageListing" fieldType="optional" defaultValue="false" />
  <comment key="showSubscribeForm" fieldType="optional" defaultValue="false" />
  <comment key="extraSideBarContent" fieldType="optional" defaultValue="" />
  <comment key="showSideBar" fieldType="optional" defaultValue="false" />
  <comment key="showNestedSections" fieldType="optional" defaultValue="false" />
  <comment key="fontFace" fieldType="optional" defaultValue="" />
  <comment key="textColor" fieldType="optional" defaultValue="" />
  <comment key="linkColor" fieldType="optional" defaultValue="" />
  <comment key="activeLinkColor" fieldType="optional" defaultValue="" />
  <comment key="visitedLinkColor" fieldType="optional" defaultValue="" />
  <comment key="backgroundColor" fieldType="optional" defaultValue="" />
  <comment key="checkoutBgColor" fieldType="optional" defaultValue="" />
  <comment key="alertMessageColor" fieldType="optional" defaultValue="" />
  <comment key="headlineColor" fieldType="optional" defaultValue="" />
  <comment key="thBgColor" fieldType="optional" defaultValue="" />
  <comment key="thFgColor" fieldType="optional" defaultValue="" />
  <comment key="tableFgColor" fieldType="optional" defaultValue="" />
  <comment key="tableBgColor" fieldType="optional" defaultValue="" />
  <comment key="tableFg2Color" fieldType="optional" defaultValue="" />
  <comment key="tableBg2Color" fieldType="optional" defaultValue="" />
  <comment key="imageBorderColor" fieldType="optional" defaultValue="" />
  <comment key="imageBorderWidth" fieldType="optional" defaultValue="" />
  <comment key="sidebarTextColor" fieldType="optional" defaultValue="" />
  <comment key="sidebarBgColor" fieldType="optional" defaultValue="" />
  <comment key="prodImageColor" fieldType="optional" defaultValue="" />
  <comment key="defaultSectionNo" fieldType="optional" defaultValue="" />
  <comment key="billingOption" fieldType="optional" defaultValue="" />
  <comment key="storeTypeNo" fieldType="writable" defaultValue="">The value indicate store type, this is optional. By default, the value will be 0 for basic, 1 for premium</comment>
  <storeLogoImage imageSrc="http:///nocache/0/0.jpg" />
  <descriptionHtml><![CDATA[Store description]]></descriptionHtml>
</store>