
<?xml version='1.0' encoding='UTF-8'?>
<templates>
	<using package='maya'/>
	<template name='NEplace2dTexture'>
		<attribute name='outUV' type='maya.float2'>
			<label>Out UV</label>
		</attribute>
	</template>
	<view name='NEDefault' template='NEplace2dTexture'>
		<property name='outUV'/>
	</view>
	<view name='NEDefaultSoloOutput' template='NEplace2dTexture'>
		<property name='outUV'/>
	</view>
</templates>
