Start development series 0.13-post
[0publish.git] / tests / local.xml
blobe33a94cc2af48324c11b24933c49bb84cf933937
1 <?xml version="1.0" ?>
2 <interface xmlns="http://zero-install.sourceforge.net/2004/injector/interface">
3   <name>hello</name>
4   <summary>prints hello</summary>
5   <description>
6     Hello, local.
7   </description>
8   <homepage>http://test/hello.html</homepage>
9   <feed-for interface='http://test/hello.xml'/>
10   <group main='hello'>
11     <implementation id="sha1=002" version="0.2"/>
12   </group>
13 </interface>