| <?xml version="1.0" encoding="UTF-8"?> | 
 | <feature | 
 |       id="org.eclipse.bpmn2.modeler.feature" | 
 |       label="BPMN2 Editor" | 
 |       version="0.2.5.qualifier" | 
 |       provider-name="Eclipse.org"> | 
 |  | 
 |    <copyright> | 
 |       Copyright (c) 2011 Red Hat, Inc.  | 
 |  All rights reserved. | 
 | This program is made available under the terms of the  | 
 | Eclipse Public License v1.0 which accompanies this distribution, | 
 | and is available at http://www.eclipse.org/legal/epl-v10.html | 
 | Contributors:  | 
 | Red Hat, Inc. - initial API and implementation | 
 |    </copyright> | 
 |  | 
 |    <license url="license.html"> | 
 |       %license | 
 |    </license> | 
 |  | 
 |    <plugin | 
 |          id="org.eclipse.bpmn2.modeler.core" | 
 |          download-size="0" | 
 |          install-size="0" | 
 |          version="0.0.0" | 
 |          unpack="false"/> | 
 |  | 
 |    <plugin | 
 |          id="org.eclipse.bpmn2.modeler.ui" | 
 |          download-size="0" | 
 |          install-size="0" | 
 |          version="0.0.0" | 
 |          unpack="false"/> | 
 |  | 
 | </feature> |