This is an example of an XML file ready for import into the Batch Data Loading module:
<?xml version="1.0" encoding="utf-8"?>
<batchfile>
<batchrows>
<batchrow>
<clinicaltrialname>demostudy40</clinicaltrialname>
<site>site1</site>
<personid></personid>
<subjectlabel>ABC 1</subjectlabel>
<visitcode>V1</visitcode>
<visitcycle>1</visitcycle>
<visitdate>2008/11/22</visitdate>
<eformcode>E1</eformcode>
<eformcycle>1</eformcycle>
<eformdate>2009/01/10</eformdate>
<questioncode>Q1</questioncode>
<questioncycle>1</questioncycle>
<responsevalue></responsevalue>
<unobtainable>true</unobtainable>
<username>rde</username>
</batchrow>
……
</batchfile>