|
1 <?xml version="1.0" encoding="utf-8" ?> |
|
2 <searchresults total_results="1"> |
|
3 <!-- Passes all requirements --> |
|
4 <addon> |
|
5 <name>Test</name> |
|
6 <type id="1">Extension</type> |
|
7 <guid>addon@tests.mozilla.org</guid> |
|
8 <version>1</version> |
|
9 <compatible_applications> |
|
10 <application> |
|
11 <appID>xpcshell@tests.mozilla.org</appID> |
|
12 <min_version>1</min_version> |
|
13 <max_version>1</max_version> |
|
14 </application> |
|
15 </compatible_applications> |
|
16 <install>http://www.example.com/testaddon.xpi</install> |
|
17 </addon> |
|
18 </searchresults> |