blob: 610e51b34c20e26d064c58750a84f3dce4d136b3 [file] [log] [blame]
<?xml version="1.0" ?>
<tasks>
<task id="task1" >
<owner>John doe</owner>
<startdate>10/02/2003</startdate>
<enddate>11/02/2003</enddate>
<description>This is task 1</description>
</task>
<task id="task2" >
<owner>Jane Doe</owner>
<startdate>10/02/2003</startdate>
<enddate>11/02/2003</enddate>
<description>This is task 2</description>
</task>
</tasks>