xadd Tool"); ?> `xadd' adds objects to the BOINC database through an XML file, project.xml. This file should be in the same location as config.xml. The contents of project.xml should look like this:
  <boinc&rt;
    <project&rt;
      <short_name&rt;yah</short_name&rt;
      <long_name&rt;YETI @ Home</long_name&rt;
    </project&rt;
    <platform&rt;
      <name&rt;c64</name&rt;
      <user_friendly_name&rt;Commodore 64</user_friendly_name&rt;
    </platform&rt;
    ...
  </boinc&rt;
Notes: