<?xml version="1.0" encoding="utf-8"?>
<config type="module" version="1.5.0">
	<name>Captcha</name>
	<fields count="1">
		<field1>
			<name>captcha_image</name>
			<format>none</format>
			<type>captcha</type>
		</field1>
	</fields>
	<help>Requires entering a captcha. Useful to protect your form from spam.</help>
</config>