|
1 <?xml version="1.0" encoding="utf-8" ?> |
|
2 <searchresults total_results="100"> |
|
3 <addon> |
|
4 <name>NOTFOUND</name> |
|
5 <type id='1'>Extension</type> |
|
6 <guid>notfound1@tests.mozilla.org</guid> |
|
7 <version>1.0</version> |
|
8 <authors> |
|
9 <author> |
|
10 <name>Test Creator</name> |
|
11 <link>http://example.com/creator.html</link> |
|
12 </author> |
|
13 </authors> |
|
14 <status id='4'>Public</status> |
|
15 <summary>Install file not found - NOTFOUND</summary> |
|
16 <description>Test description</description> |
|
17 <compatible_applications> |
|
18 <application> |
|
19 <name>Firefox</name> |
|
20 <appID>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</appID> |
|
21 <min_version>0</min_version> |
|
22 <max_version>*</max_version> |
|
23 </application> |
|
24 <application> |
|
25 <name>SeaMonkey</name> |
|
26 <appID>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</appID> |
|
27 <min_version>0</min_version> |
|
28 <max_version>*</max_version> |
|
29 </application> |
|
30 </compatible_applications> |
|
31 <compatible_os>ALL</compatible_os> |
|
32 <install size="1">http://example.com/file_not_found.xpi</install> |
|
33 </addon> |
|
34 </searchresults> |