<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<T3DataStructure>
    <ROOT type="array">
        <type>array</type>
        <el type="array">
            <logo>
                <TCEforms>
                    <label>Logo</label>
                    <config>
                        <type>group</type>
                        <internal_type>file</internal_type>
                        <allowed>gif, jpg,jpeg,png,csv</allowed>
                        <max_size>10000</max_size>
                        <uploadfolder>uploads/pics/</uploadfolder>
                        <maxitems>1</maxitems>
                        <size>1</size>
                        <show_thumbs>1</show_thumbs>
                        <selectedliststyle>Width:180px</selectedliststyle>
                    </config>
                </TCEforms>
            </logo>
            <link>
                <TCEforms>
                    <label>Link</label>
                    <config>
                        <type>input</type>
                        <checkbox></checkbox>
                        <eval>trim</eval>
                        <size>30</size>
                        <wizards type="array">
                            <_PADDING type="integer">2</_PADDING>
                            <link type="array">
                                <type>popup</type>
                                <title>Link</title>
                                <icon>link_popup.gif</icon>
                                <script>browse_links.php?mode=wizard</script>
                                <JSopenParams>height=300,width=500,status=0,menubar=0,scrollbars=1</JSopenParams>
                            </link>
                        </wizards>
                    </config>
                </TCEforms>
            </link>
            <text>
                <TCEforms>
                    <label>Text</label>
                    <config>
                        <type>text</type>
                        <cols>24</cols>
                        <rows>3</rows>
                    </config>
                </TCEforms>
            </text>
        </el>
    </ROOT>
</T3DataStructure>