 <?xml version="1.0" encoding="utf-8" ?> 
<response xmlns="http://digir.net/schema/protocol/2003/1.0">
 <header>
  <version>$Revision: 1.14 $</version> 
  <sendTime>2004-07-20T10:15:32-03:00</sendTime> 
  <source resource="MYRES">http://some_provider.org:80/provider/DiGIR.php</source> 
  <destination>127.0.0.1</destination> 
  <type>inventory</type> 
 </header>
 <content xmlns:darwin="http://digir.net/schema/conceptual/darwin/2003/1.0" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <record>
   <darwin:ScientificName count="1">Agrobacterium radiobacter</darwin:ScientificName> 
  </record>
  <record>
   <darwin:ScientificName count="2">Agrobacterium rhizogenes</darwin:ScientificName> 
  </record>
  <record>
   <darwin:ScientificName count="26">Agrobacterium tumefaciens</darwin:ScientificName> 
  </record>
  <record>
   <darwin:ScientificName count="4">Agrobacterium vitis</darwin:ScientificName> 
  </record>
 </content>
 <diagnostics>
  <diagnostic code="STATUS_INTERVAL" severity="info">3600</diagnostic> 
  <diagnostic code="STATUS_DATA" severity="info">3,32,2</diagnostic> 
  <diagnostic code="MATCH_COUNT" severity="info">4</diagnostic> 
  <diagnostic code="RECORD_COUNT" severity="info">4</diagnostic> 
  <diagnostic code="END_OF_RECORDS" severity="info">true</diagnostic> 
 </diagnostics>
</response>
