<?xml version='1.0' ?>
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
	<xsl:template match="/">
		<AspDotNetStorefrontImportFile>
			<xsl:for-each select="table/row">
				<Product>
					<Name>
						<xsl:value-of select="ProductName"/>
					</Name>
					<ProductTypeRef>
						<xsl:value-of select="ProductTypeID"/>
					</ProductTypeRef>
					<ManufacturerRef>
						<xsl:value-of select="Manufacturer"/>
					</ManufacturerRef>
					<CategoryRef>
						<xsl:value-of select="concat(Category1,Category2)"/>
					</CategoryRef>
					<SectionRef>
						<xsl:value-of select="concat(Section1,Section2)"/>
					</SectionRef>
					<Summary>
						<xsl:value-of select="Summary"/>
					</Summary>
					<Description>
						<xsl:value-of select="Description"/>
					</Description>
					<SEKeywords>
						<xsl:value-of select="SEKeywords"/>
					</SEKeywords>
					<SEDescription>
						<xsl:value-of select="SEDescription"/>
					</SEDescription>
					<SKU>
						<xsl:value-of select="SKU"/>
					</SKU>
					<ManufacturerPartNumber>
						<xsl:value-of select="ManufacturerPartNumber"/>
					</ManufacturerPartNumber>
					<ProductDisplayFormatID>
						<xsl:value-of select="ProductDisplayFormatID"/>
					</ProductDisplayFormatID>
					<ColWidth>
						<xsl:value-of select="ColWidth"/>
					</ColWidth>
					<SalesPromptID>
						<xsl:value-of select="SalesPromptID"/>
					</SalesPromptID>
					<Published>
						<xsl:value-of select="Published"/>
					</Published>
					<RequiresRegistration>
						<xsl:value-of select="RequiresRegistration"/>
					</RequiresRegistration>
					<RelatedProducts>
						<xsl:value-of select="RelatedProducts"/>
					</RelatedProducts>
					<MiscText>
						<xsl:value-of select="MiscText"/>
					</MiscText>
					<TrackInventoryBySizeAndColor>
						<xsl:value-of select="TrackInventoryBySizeAndColor"/>
					</TrackInventoryBySizeAndColor>
					<TrackInventoryBySize>
						<xsl:value-of select="TrackInventoryBySize"/>
					</TrackInventoryBySize>
					<TrackInventoryByColor>
						<xsl:value-of select="TrackInventoryByColor"/>
					</TrackInventoryByColor>
					<ImageFilenameOverride>
						<xsl:value-of select="ImageFilenameOverride"/>
					</ImageFilenameOverride>
					<ProductVariant>
						<Name>
							<xsl:value-of select="VariantName"/>
						</Name>
						<IsDefault>
							<xsl:value-of select="IsDefaultVariant"/>
						</IsDefault>
						<SKUSuffix>
							<xsl:value-of select="SKUSuffix"/>
						</SKUSuffix>
						<ManufacturerPartNumber>
							<xsl:value-of select="ManufacturerPartNumberVariant"/>
						</ManufacturerPartNumber>
						<Description>
							<xsl:value-of select="DescriptionVariant"/>
						</Description>
						<SEKeywords>
							<xsl:value-of select="SEKeywordsVariant"/>
						</SEKeywords>
						<SEDescription>
							<xsl:value-of select="SEDescriptionVariant"/>
						</SEDescription>
						<Price>
							<xsl:value-of select="Price"/>
						</Price>
						<SalePrice>
							<xsl:value-of select="SalePrice"/>
						</SalePrice>
						<MSRP>
							<xsl:value-of select="MSRP"/>
						</MSRP>
						<Cost>
							<xsl:value-of select="Cost"/>
						</Cost>
						<Weight>
							<xsl:value-of select="Weight"/>
						</Weight>
						<Dimensions>
							<xsl:value-of select="Dimensions"/>
						</Dimensions>
						<Inventory>
							<xsl:value-of select="Inventory"/>
						</Inventory>
						<DisplayOrder>
							<xsl:value-of select="DisplayOrder"/>
						</DisplayOrder>
						<Colors>
							<xsl:value-of select="Colors"/>
						</Colors>
						<ColorSKUModifiers>
							<xsl:value-of select="ColorSKUModifiers"/>
						</ColorSKUModifiers>
						<Sizes>
							<xsl:value-of select="Sizes"/>
						</Sizes>
						<SizeSKUModifiers>
							<xsl:value-of select="SizeSKUModifiers"/>
						</SizeSKUModifiers>
						<IsTaxable>
							<xsl:value-of select="IsTaxable"/>
						</IsTaxable>
						<IsShipSeparately>
							<xsl:value-of select="IsShipSeparately"/>
						</IsShipSeparately>
						<IsDownload>
							<xsl:value-of select="IsDownload"/>
						</IsDownload>
						<DownloadLocation>
							<xsl:value-of select="DownloadLocation"/>
						</DownloadLocation>
						<Published>
							<xsl:value-of select="PublishedVariant"/>
						</Published>
						<ImageFilenameOverride>
							<xsl:value-of select="ImageFilenameOverrideVariant"/>
						</ImageFilenameOverride>
					</ProductVariant>
				</Product>
			</xsl:for-each>
		</AspDotNetStorefrontImportFile>
	</xsl:template>
</xsl:stylesheet><!-- Stylus Studio meta-information - (c) 2004-2009. Progress Software Corporation. All rights reserved.

<metaInformation>
	<scenarios>
		<scenario default="yes" name="Scenario1" userelativepaths="yes" externalpreview="no" url="converter:CSV:first=yes?samplechoppeddown.csv" htmlbaseurl="" outputurl="" processortype="saxon8" useresolver="yes" profilemode="0" profiledepth=""
		          profilelength="" urlprofilexml="" commandline="" additionalpath="" additionalclasspath="" postprocessortype="none" postprocesscommandline="" postprocessadditionalpath="" postprocessgeneratedext="" validateoutput="no" validator="internal"
		          customvalidator="">
			<advancedProp name="sInitialMode" value=""/>
			<advancedProp name="bXsltOneIsOkay" value="true"/>
			<advancedProp name="bSchemaAware" value="true"/>
			<advancedProp name="bXml11" value="false"/>
			<advancedProp name="iValidation" value="0"/>
			<advancedProp name="bExtensions" value="true"/>
			<advancedProp name="iWhitespace" value="0"/>
			<advancedProp name="sInitialTemplate" value=""/>
			<advancedProp name="bTinyTree" value="true"/>
			<advancedProp name="bWarnings" value="true"/>
			<advancedProp name="bUseDTD" value="false"/>
			<advancedProp name="iErrorHandling" value="fatal"/>
		</scenario>
	</scenarios>
	<MapperMetaTag>
		<MapperInfo srcSchemaPathIsRelative="yes" srcSchemaInterpretAsXML="no" destSchemaPath="samplechoppeddownflat.xml" destSchemaRoot="AspDotNetStorefrontImportFile" destSchemaPathIsRelative="yes" destSchemaInterpretAsXML="no">
			<SourceSchema srcSchemaPath="converter:CSV:first=yes?samplechoppeddown.csv" srcSchemaRoot="table" AssociatedInstance="" loaderFunction="document" loaderFunctionUsesURI="no"/>
		</MapperInfo>
		<MapperBlockPosition>
			<template match="/">
				<block path="AspDotNetStorefrontImportFile/xsl:for-each" x="263" y="36"/>
				<block path="AspDotNetStorefrontImportFile/xsl:for-each/Product/CategoryRef/xsl:value-of" x="129" y="121"/>
				<block path="AspDotNetStorefrontImportFile/xsl:for-each/Product/SectionRef/xsl:value-of" x="112" y="157"/>
			</template>
		</MapperBlockPosition>
		<TemplateContext></TemplateContext>
		<MapperFilter side="source"></MapperFilter>
	</MapperMetaTag>
</metaInformation>
-->