2 <interface xmlns="http://zero-install.sourceforge.net/2004/injector/interface"
3 xmlns:myns='http://mynamespace/foo'>
5 <summary>prints hello</summary>
9 <homepage>http://test/hello.html</homepage>
10 <feed-for interface='http://test/hello.xml'/>
11 <group myns:bob='bob'>
12 <command name='run' path='run.sh'/>
13 <requires interface='http://foo'>
14 <environment name='TESTING' value='true' mode='replace'/>
16 <implementation id="sha1=003" version="0.3" x='x' y:z='z' xmlns:y='yns'/>