|  | <?xml version="1.0" encoding="UTF-8"?> | 
|  | <feature | 
|  | id="org.eclipse.linuxtools.man" | 
|  | label="%featureName" | 
|  | version="6.1.1.qualifier" | 
|  | provider-name="%provider" | 
|  | license-feature="org.eclipse.license" | 
|  | license-feature-version="0.0.0"> | 
|  |  | 
|  | <description url="http://www.eclipse.org/linuxtools/projectPages/manpage/"> | 
|  | %description | 
|  | </description> | 
|  |  | 
|  | <copyright> | 
|  | %copyright | 
|  | </copyright> | 
|  |  | 
|  | <license url="%licenseURL"> | 
|  | %license | 
|  | </license> | 
|  |  | 
|  | <plugin | 
|  | id="org.eclipse.linuxtools.man.core" | 
|  | download-size="0" | 
|  | install-size="0" | 
|  | version="0.0.0" | 
|  | unpack="false"/> | 
|  |  | 
|  | <plugin | 
|  | id="org.eclipse.linuxtools.man.help" | 
|  | download-size="0" | 
|  | install-size="0" | 
|  | version="0.0.0" | 
|  | unpack="false"/> | 
|  |  | 
|  | </feature> |