<?xml version="1.0"?>
<repositoryThemes>
  <theme>
    <themeName>Testing</themeName>
    <themeDesc>A sample theme</themeDesc>
    <themeRepos>http://www.bioconductor.org/repository/sample/package</themeRepos>
    <themePackages>
       <package>
         <packageName>Biobase</packageName>
       </package>
       <package>
         <packageName>ROC</packageName>
       </package>
       <package>
         <packageName>Ruuid</packageName>
       </package>
       <package>
         <packageName>factDesign</packageName>
       </package>
    </themePackages>
  </theme>
  <theme>
     <themeName>AnotherTheme</themeName>
     <themeDesc>Another theme for testing</themeDesc>
     <themeRepos>http://www.bioconductor.org/repository/sample/package</themeRepos>
     <themePackages>
        <package>
           <packageName>affy</packageName>
        </package>
        <package>
           <packageName>annotate</packageName>
        </package>
     </themePackages>
  </theme>
</repositoryThemes>

