<!DOCTYPE TAGS>
<TAGS>
<tag name="cfcookie" single="1">
	<attr name="name" />
	<attr name="value" />
	<attr name="expires" />
	<attr name="secure" type="list">
		<items>
			<item>Yes</item>
			<item>No</item>
		</items>
	</attr>
	<attr name="path" />
	<attr name="domain" />
</tag>
</TAGS>