<?xml version="1.0" encoding="utf-8" ?>
<searchresults total_results="9999">
<!-- Cause XML parse error so that the search fails -->
<!--  <addon> -->
    <name>PASS</name>
    <type id="1">Extension</type>
    <guid>test1@tests.mozilla.org</guid>
    <version>1.1</version>
    <authors><author><name>Test Creator 1</name></author></authors>
    <status id="4">Public</status>
    <compatible_applications>
      <application>
        <appID>xpcshell@tests.mozilla.org</appID>
        <min_version>1</min_version>
        <max_version>1</max_version>
      </application>
    </compatible_applications>
    <install>http://localhost:%PORT%/test1.xpi</install>
  </addon>
</searchresults>

