Simple helper function for parsing the Catalog and Contributor availability files.
Parses XMLs of the form
<Bs>
and return a dictionary with a single item:
{“Bs”: set((“1”, “2”, “3”, “4”))}
Enter search terms or a module, class or function name.