To add a <Ribbon> element:
§ Set the <Ribbon> element’s Show attribute to 1.
<Tool caption="Data Analysis" id="ACO009" Path="MyToolFolder\MyTool.html">
<Ribbon Show="1" Toggle="0"/>
</Tool>