= """
<screen name="MediaBrowserSearch" position="center,120" size="820,520" title="Search">
<eLabel text="Search with 0-9 :" position="10,5" size="190,25" font="Regular;22" backgroundColor="#1f771f"/>
<widget name="needle" position="200,5" size="610,25" font="Regular;22" halign="left" backgroundColor="#1f771f"/>
<widget name="list" position="10,40" size="800,390" enableWrapAround="1" scrollbarMode="showOnDemand"/>
<eLabel backgroundColor="grey" position="10,440" size="800,1" />
<widget name="status" position="10,450" size="800,20" font="Regular;18" halign="left" foregroundColors="white,white,white" backgroundColors="background,#1f771f,#9f1313"/>
<eLabel backgroundColor="grey" position="10,480" size="800,1" />
<ePixmap pixmap="skin_default/buttons/button_off.png" zPosition="1" position="10,490" size="20,20" />
<widget source="button_green" zPosition="2" render="Pixmap" pixmap="skin_default/buttons/button_green.png" position="10,490" size="20,20" >
<convert type="ConditionalShowHide" />
</widget>
<widget name="add" position="40, 480" size="200,40" font="Regular;18" halign="left" valign="center">
</widget>
<ePixmap pixmap="skin_default/buttons/button_off.png" zPosition="1" position="240,490" size="20,20" />
<widget source="button_blue" zPosition="2" render="Pixmap" pixmap="skin_default/buttons/button_blue.png" position="240,490" size="20,20" >
<convert type="ConditionalShowHide" />
</widget>
<widget name="add_and_play" position="270,480" size="400,40" font="Regular;18" halign="left" valign="center"/>
</screen>"""