<?xml version="1.0"?>

<protocols_test xmlns="urn:bml/brainml.org:internal/Protocols/5">

  <!-- Catalog submission -->
  <catalog_submission userID="arobert" authKey="3h42kh23k4jh2334k"
		      identifier="sub-1">
    <bml_resource>
      <location url="http://neurodatabase.org"/>
      <contact email="neurodatabase@med.cornell.edu"/>
      <model namespace="urn:bml/brainml.org:med.cornell.edu/Cortex/2"/>
      <model_framework url="http://brainml.org"/>
      <interface_framework url="http://brainml.org"/>
    </bml_resource>
  </catalog_submission>

  <!-- Catalog acknowledgement -->
  <catalog_acknowledgement userID="arobert" identifier="sub-1"
			   submissionID="res-31322">
    <submittedResource id="res-4343"/>
  </catalog_acknowledgement>


  <!-- Catalog query (boolean) -->
  <catalog_query>
    <or>
      <entity namespace="urn:bml/brainml.org:med.cornell.edu/Cortex/2"
	      name="cortical_recording_location"/>
      <entity namespace="urn:bml/brainml.org:med.cornell.edu/Cortex/2"
	      name="cortical_recording_source"/>
    </or>
  </catalog_query>

  <!-- response -->
  <catalog_response>
    <repository url="http://neurodatabase.org"/>
    <repository url="http://footech.edu"/>
  </catalog_response>

</protocols_test>

