<?xml version="1.0" encoding="utf-8"?>
<config type="module" version="1.5.0">
	<name>Url</name>
	<fields count="1">
		<field1>
			<name>url</name>
			<maxlength>255</maxlength>
			<size>40</size>
			<default>http://</default>
			<type>url</type>
			<format>text</format>
		</field1>
	</fields>
	<help>URL field.</help>
</config>