<component name='ml_RowContent' extends='mc_Node'>
    <interface>
        <field id='title' type='string' />
        <field id='settings' type='node' />
        <field id='isHidden' type='boolean' value='false' />
        <field id='isFocusEnabled' type='boolean' value='true' />
    </interface>
    <script type="text/brightscript" uri="pkg:/components/ml/list/models/RowContent.brs" />
</component>
