<?xml version="1.0" encoding="UTF-8"?>
<!-- this AccessPolicy represents a simple, single-rule AccessPolicy, and contains
     a subject found in testSession.xml.  It was  serialized from 
     the built-up Java AccessPolicy object by JibX, using TypeMarshaller found 
     in d1_common_java -->
<d1:accessPolicy xmlns:d1="http://ns.dataone.org/service/types/v1">
	<allow>
		<subject>CN=v,DC=dataone,DC=org</subject>
		<permission>write</permission>
	</allow>
</d1:accessPolicy>