<?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>
    <spatial-constraint>
      <bucket>adl:geographic-locations</bucket>
      <operator>overlaps</operator>
      <box>
        <north>42.6114</north>
        <south>40.0617</south>
        <east>-69.833</east>
        <west>-73.5159</west>
      </box>
    </spatial-constraint>
    <hierarchical-constraint>
      <bucket>adl:types</bucket>
      <operator>is-a</operator>
      <term vocabulary="ADL Object Type Thesaurus">cartographic works</term>
    </hierarchical-constraint>
    <textual-constraint>
      <bucket>adl:subject-related-text</bucket>
      <operator>contains-all-words</operator>
      <text>New Haven</text>
    </textual-constraint>
  </and>
  <maximum-results>250</maximum-results>
</ADL-query>
