<DTCF_root>
	<types>
		<type>
			<name><doll></name>
		</type>
		<type>
			<name><plane></name>
		</type>
	</types>
	<regions>
		<region>
			<prototype>
				<id><p_doll></id>
				<type><doll></type>
				<dag><doll.xml></dag>
			</prototype>
			<views>
				<view>
					<id><v_doll></id>
					<type><doll></type>
					<dag><doll.xml></dag>
				</view>
			</views>
		</region>
		<region>
			<prototype>
				<id><p_plane></id>
				<type><plane></type>
				<dag><plane.xml></dag>
			</prototype>
			<views>
				<view>
					<id><v_plane></id>
					<type><plane></type>
					<dag><plane.xml></dag>
				</view>
			</views>
		</region>
	</regions>
</DTCF_root>
