<request creator="creator" id="123">
  <action type="submit">
    <source package="abc" project="xyz" />
    <target project="foo" />
    <options>
      <sourceupdate>cleanup</sourceupdate>
      <updatelink>1</updatelink>
    </options>
  </action>
  <action type="add_role">
    <target project="home:foo" />
    <person name="bar" role="maintainer" />
    <group name="groupxyz" role="reader" />
  </action>
  <state name="review" when="2010-12-27T01:36:29" who="abc">
    <comment>currently in review</comment>
  </state>
  <review by_group="group1" state="new" when="2010-12-28T00:11:22" who="abc">
    <comment>review start</comment>
  </review>
  <review by_group="group1" state="accepted" when="2010-12-29T00:11:22" who="abc">
    <comment>accepted</comment>
  </review>
  <history name="new" when="2010-12-11T00:00:00" who="creator" />
  <history name="revoked" when="2010-12-12T00:00:00" who="creator" />
  <description>just a samll description
in order to describe this
request - blablabla
test.</description>
</request>