1 2 3 4 5 6 7 8
<!--#XBMC--> <button> <type>MENU_XBMC</type> <text>Launch XBMC</text> <action>EXEC /usr/bin/xbmc</action> </button> <!--#XBMC-->