<?xml version="1.0" encoding="UTF-8"?>
<config xmlns="http://xml.wombat.exit0.net/config">
    <element id="placeofbirth">
        <type>String</type>
        <attributes>
            <title nls:translate="1" nls:domain="wombat">Place of Birth</title>
            <label nls:translate="1" nls:domain="wombat">Place of Birth</label>
            <description nls:translate="1" nls:domain="wombat">In which town were you born?</description>
            <required>no</required>
            <class>form-control</class>
            <minlength>2</minlength>
            <maxlength>50</maxlength>
        </attributes>
    </element>
</config>
