<?xml version=“1.0” encoding=“UTF-8”?><ProcessRequest xmlns=“hl7.org/fhir”>

<id value="1112"/>

<text>
   <status value="generated"/>
   <div xmlns="http://www.w3.org/1999/xhtml">A human-readable rendering of the Poll ProcessRequest</div>
 </text>

 <action value="poll"/>

 <identifier>
   <system value="http://happyvalley.com/processrequest"/>
   <value value="112"/>
 </identifier>

 <created value="2014-08-16"/>

 <organization>
   <reference value="Organization/1"/>
 </organization>

 <include value="Reconciliation"/>

</ProcessRequest>