I have created a Ribbon following an example. However, the only examples I can find place the Ribbon on a document list. I suspect that a change is needed here:
Location="CommandUI.Ribbon"
RegistrationId="101"
RegistrationType="List"
Which values should I use here to get the Ribbon to appear on the root site?