2010-10-18 12:02:00 -07:00
|
|
|
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
<searchresults total_results="2">
|
|
|
|
<addon>
|
|
|
|
<name>Install Tests</name>
|
|
|
|
<type id='1'>Extension</type>
|
|
|
|
<guid>addon1@tests.mozilla.org</guid>
|
|
|
|
<version>1.0</version>
|
|
|
|
<icon>http://example.com/icon.png</icon>
|
|
|
|
<homepage>http://example.com/</homepage>
|
|
|
|
<authors>
|
|
|
|
<author>
|
|
|
|
<name>Test Creator</name>
|
|
|
|
<link>http://example.com/creator.html</link>
|
|
|
|
</author>
|
|
|
|
</authors>
|
|
|
|
<status id='4'>Public</status>
|
|
|
|
<summary>Test add-on</summary>
|
|
|
|
<description>Test add-on</description>
|
|
|
|
<compatible_applications>
|
|
|
|
<application>
|
|
|
|
<name>Fennec</name>
|
|
|
|
<appID>{a23983c0-fd0e-11dc-95ff-0800200c9a66}</appID>
|
|
|
|
<min_version>0</min_version>
|
2011-04-18 12:37:09 -07:00
|
|
|
<max_version>*</max_version>
|
2010-10-18 12:02:00 -07:00
|
|
|
</application>
|
|
|
|
</compatible_applications>
|
|
|
|
<compatible_os>ALL</compatible_os>
|
2011-05-04 13:25:24 -07:00
|
|
|
<install size="2">http://example.com/browser/mobile/chrome/tests/addons/browser_install1_1.xpi</install>
|
2010-10-18 12:02:00 -07:00
|
|
|
</addon>
|
|
|
|
|
|
|
|
<addon>
|
|
|
|
<name>Install Tests 2</name>
|
|
|
|
<type id='1'>Extension</type>
|
|
|
|
<guid>addon2@tests.mozilla.org</guid>
|
|
|
|
<version>1.0</version>
|
|
|
|
<icon>http://example.com/icon.png</icon>
|
|
|
|
<homepage>http://example.com/</homepage>
|
|
|
|
<authors>
|
|
|
|
<author>
|
|
|
|
<name>Test Creator</name>
|
|
|
|
<link>http://example.com/creator.html</link>
|
|
|
|
</author>
|
|
|
|
</authors>
|
|
|
|
<status id='4'>Public</status>
|
|
|
|
<summary>Test add-on 2</summary>
|
|
|
|
<description>Test add-on 2</description>
|
|
|
|
<compatible_applications>
|
|
|
|
<application>
|
|
|
|
<name>Fennec</name>
|
|
|
|
<appID>{a23983c0-fd0e-11dc-95ff-0800200c9a66}</appID>
|
|
|
|
<min_version>0</min_version>
|
2011-04-18 12:37:09 -07:00
|
|
|
<max_version>*</max_version>
|
2010-10-18 12:02:00 -07:00
|
|
|
</application>
|
|
|
|
</compatible_applications>
|
|
|
|
<compatible_os>ALL</compatible_os>
|
2011-05-04 13:25:24 -07:00
|
|
|
<install size="2">http://example.com/browser/mobile/chrome/tests/addons/browser_install1_2.xpi</install>
|
2010-10-18 12:02:00 -07:00
|
|
|
</addon>
|
|
|
|
</searchresults>
|