<?xml version='1.0' ?>
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:output method="xml"/>
	<xsl:template match="/">
		<Selligent>
			<Cpy>
				<xsl:attribute name="NRID">
					<xsl:value-of select="table/row/NRID_NUMBER__C"/>
				</xsl:attribute>
				<CpyTxtOpnFld22>
					<xsl:value-of select="table/row/SECONDARY_ACTIVITY__C"/>
				</CpyTxtOpnFld22>
				<CpyTxtOpnFld74>
					<xsl:value-of select="table/row/SHEETFED_POTENTIAL__C"/>
				</CpyTxtOpnFld74>
				<CpyTxtOpnFld78>
					<xsl:value-of select="table/row/WEB_PRESS_POTENTIAL__C"/>
				</CpyTxtOpnFld78>
				<CpyTxtOpnFld79>
					<xsl:value-of select="table/row/WEB_PRESS_PCNT__C"/>
				</CpyTxtOpnFld79>
				<CpyTxtOpnFld80>
					<xsl:value-of select="table/row/CONSUMABLES_POTENTIAL__C"/>
				</CpyTxtOpnFld80>
				<CpyTxtOpnFld81>
					<xsl:value-of select="table/row/SHEETFED_PCNT__C"/>
				</CpyTxtOpnFld81>
				<CpyType>
					<xsl:value-of select="table/row/PRIMARY_ACTIVITY__C"/>
				</CpyType>
			</Cpy>
		</Selligent>
	</xsl:template>
</xsl:stylesheet><!-- Stylus Studio meta-information - (c) 2004-2008. Progress Software Corporation. All rights reserved.

<metaInformation>
	<scenarios>
		<scenario default="yes" name="Salesforceaccount test data.csv" userelativepaths="no" externalpreview="no" url="converter:CSV:first=yes?file:///c:/SalesForce to Selligent Interface/Salesforceaccount test data.csv" htmlbaseurl=""
		          outputurl="file:///c:/SalesForce to Selligent Interface/Salesforcetosellignet test.xml" 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="0"/>
		</scenario>
	</scenarios>
	<MapperMetaTag>
		<MapperInfo srcSchemaPathIsRelative="yes" srcSchemaInterpretAsXML="no" destSchemaPath="SelligentSchema.xsd" destSchemaRoot="Selligent" destSchemaPathIsRelative="yes" destSchemaInterpretAsXML="no">
			<SourceSchema srcSchemaPath="converter:CSV:first=yes?Salesforceaccount test data.csv" srcSchemaRoot="table" AssociatedInstance="" loaderFunction="document" loaderFunctionUsesURI="no"/>
		</MapperInfo>
		<MapperBlockPosition>
			<template match="/"></template>
		</MapperBlockPosition>
		<TemplateContext></TemplateContext>
		<MapperFilter side="source"></MapperFilter>
	</MapperMetaTag>
</metaInformation>
-->