<?xml version="1.0"?>
<!DOCTYPE ADL-query SYSTEM "http://www.alexandria.ucsb.edu/middleware/dtds/ADL-query.dtd">
<ADL-query>
  <collections>
    <collection>adl_catalog</collection>
    <collection>geocover_landsat_mosaic</collection>
    <collection>cia</collection>
    <collection>doi10</collection>
    <collection>dem75_us</collection>
    <collection>drg_24k_ca</collection>
    <collection>doqq_bw_ca</collection>
    <collection>doqq_cir_ca</collection>
    <collection>doqq_geotiff_ca</collection>
  </collections>
  <and>
    <hierarchical-constraint>
      <bucket>adl:types</bucket>
      <operator>is-a</operator>
      <term vocabulary="ADL Object Type Thesaurus">images</term>
    </hierarchical-constraint>
    <hierarchical-constraint>
      <bucket>adl:formats</bucket>
      <operator>is-a</operator>
      <term vocabulary="ADL Object Format Thesaurus">Online</term>
    </hierarchical-constraint>
    <textual-constraint>
      <bucket>adl:subject-related-text</bucket>
      <operator>contains-all-words</operator>
      <text>simi valley</text>
    </textual-constraint>
  </and>
  <maximum-results>250</maximum-results>
</ADL-query>
