<?xml version="1.0" encoding="utf-8"?>

<workflow xmlns="http://eprints.org/ep3/workflow" xmlns:epc="http://eprints.org/ep3/control">

  <flow>
  	<stage ref="core"/>
  </flow>
   
  <stage name="core">
  	<component><field ref="status"/></component>
  	<component><field ref="start_time"/></component>
  </stage>

</workflow>
