RecordListToXml
Note: XML must follow the structure
<RecordList>
<DemoRecord>
 <String>
</String>
<Date>
</Date>
<Integer>
</Integer>
</DemoRecord>
...
</RecordList> 
Click here to see your activities