<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<T3DataStructure>
    <ROOT type="array">
        <type>array</type>
        <el type="array">
            <logo>
                <TCEforms>
                    <label>Bild</label>
                    <config>
                        <type>group</type>
                        <internal_type>file</internal_type>
                        <allowed>gif,jpg,jpeg,png</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>
            <logoclass>
                <TCEforms>
                <label>Icon-Klasse</label>
                <config>
                    <type>input</type>
                    <size>20</size>
                    <eval>trim</eval>
                </config>
            </TCEforms>
            </logoclass>
        </el>
    </ROOT>
</T3DataStructure>