|  | <?xml version="1.0" encoding="UTF-8"?> | 
|  | <feature | 
|  | id="org.eclipse.wst.web_userdoc.feature" | 
|  | label="%featureName" | 
|  | version="3.0.0.qualifier" | 
|  | provider-name="%providerName"> | 
|  |  | 
|  | <description> | 
|  | %description | 
|  | </description> | 
|  |  | 
|  | <copyright> | 
|  | %copyright | 
|  | </copyright> | 
|  |  | 
|  | <license url="license.html"> | 
|  | %license | 
|  | </license> | 
|  |  | 
|  | <url> | 
|  | <update label="%updateSiteName" url="http://download.eclipse.org/webtools/updates/"/> | 
|  | </url> | 
|  |  | 
|  | <plugin | 
|  | id="org.eclipse.wst.doc.user" | 
|  | download-size="0" | 
|  | install-size="0" | 
|  | version="0.0.0" | 
|  | unpack="false"/> | 
|  |  | 
|  | <plugin | 
|  | id="org.eclipse.wst.webtools.doc.user" | 
|  | download-size="0" | 
|  | install-size="0" | 
|  | version="0.0.0" | 
|  | unpack="false"/> | 
|  |  | 
|  | </feature> |