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>
5 <otherNumber>XXX</otherNumber>
6 <otherNumberType>otherNumberType</otherNumberType>
8 <!-- test childnode as whitespace -->
9 <briefDescription> briefDescription1</briefDescription>
10 <briefDescription>briefDescription2</briefDescription>
13 <distinguishingFeatures>distFeatures</distinguishingFeatures>
14 <numberOfObjects>1</numberOfObjects>
15 <!-- test newline whitespace -->
16 <responsibleDepartments>
17 <!-- test childnode as whitespace -->
18 <responsibleDepartment> responsibleDept1</responsibleDepartment>
19 <responsibleDepartment>responsibleDept2</responsibleDepartment>
20 </responsibleDepartments>
21 </ns2:collectionobjects_common>