<cda>

	<!--
	
		<set>

			<xhtml name="Instructions" additionalHTMLClass="My-Class">
				<div>Hello World</div>
			</xhtml>
		
			<document> 
	        	<headerXHTML>
	        		<strong>Header</strong>
				</headerXHTML>
	        	<footerXHTML>
	        		<strong>Footer</strong>
				</footerXHTML>
			</document>
		</set>
	-->

	<!-- marketing resources -->    
    <set name="DocumentLibrary" title="Document Library" allowSearch="true" localClass="DocumentLibrary">
		<content name="Introduction" sectionId="1851" categoryId="7090" searchable="false"/>
    	<documents name="DocumentList" title="Documents" itemsPerPage="6" layout="full"/>
    </set>
    <set name="ImageLibrary" title="Images" allowSearch="true" localClass="ImageLibrary">
		<content name="Introduction" sectionId="1852" categoryId="7093" searchable="false"/>
    	<images name="ImageList" title="Images" excludeCategoryId="7501" itemsPerPage="15" layout="grid"/>
    </set>
    <set name="ProductDemos" title="Product Demos">
		<content name="Product Demos" sectionId="1908" categoryId="7566"/>
    </set>
	<set name="ProductCategories" title="Product Categories" allowSearch="true">
        <index class="ProductHierarchy" sectionId="2255" categoryId="10028" />
		<content name="ProductCategories" sectionId="2255" categoryId="10027" />
        <documents name="DocumentList" title="Documents" layout="full" itemsperpage="15" />
    	<images name="ImageList" title="Images" itemsPerPage="15" />
		<recipes name="Recipes" title="Recipes" itemsPerPage="15" />
    </set>
<!--- 			<set name="welcome" layout="dashboard" cols="2" title="Welcome">
		<content cols="2" name="welcomeMessage" sectionId="1850" categoryId="7091" title="Welcome <cfoutput>#client.user_first#</cfoutput>"/>
	</set> --->
</cda>

