<?xml version="1.0" encoding="utf-8"?>
<config type="module" version="1.5.0">
	<name>Email</name>
	<fields count="1">
		<field1>
			<name>email</name>
			<maxlength>128</maxlength>
			<default>@</default>
			<width></width>
			<type>email</type>
			<format>text</format>
		</field1>
	</fields>
</config>