1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2 <ns2:collectionobjects_common xmlns:ns2="http://collectionspace.org/services/collectionobject">
3 <objectNumber>objectNumber</objectNumber>
6 <!-- test childnode as whitespace -->
7 <briefDescription> briefDescription1</briefDescription>
8 <briefDescription>briefDescription2</briefDescription>
11 <distinguishingFeatures>distFeatures</distinguishingFeatures>
12 <numberOfObjects>1</numberOfObjects>
13 <!-- test newline whitespace -->
14 <responsibleDepartments>
15 <!-- test childnode as whitespace -->
16 <responsibleDepartment> responsibleDept1</responsibleDepartment>
17 <responsibleDepartment>responsibleDept2</responsibleDepartment>
18 </responsibleDepartments>
19 </ns2:collectionobjects_common>