| <?xml version="1.0" encoding="UTF-8"?> | 
 | <component xmlns="http://eclipse.org/wtp/releng/tools/component-model" name="org.eclipse.wst.xml"> | 
 | 	<component-depends unrestricted="true"></component-depends> | 
 | 	<plugin id="org.eclipse.wst.xmleditor.doc.user" fragment="false" /> | 
 | 	<plugin id="org.eclipse.wst.xml.core" fragment="false" /> | 
 | 	<plugin id="org.eclipse.wst.xml.ui" fragment="false" /> | 
 | 	<description url="http://eclipse.org/webtools/wst/components/xml/overview.html" /> | 
 | 	<package name="org.eclipse.wst.xml.ui" api="false"> | 
 | 		<type name="StructuredTextViewerConfigurationXML" subclass="true" instantiate="true" /> | 
 | 	</package> | 
 | 	<package name="org.eclipse.wst.xml.ui.views.contentoutline" api="false"> | 
 | 		<type name="XMLContentOutlineConfiguration" subclass="true" instantiate="true" /> | 
 | 	</package> | 
 | 	<package name="org.eclipse.wst.xml.ui.views.properties" api="false"> | 
 | 		<type name="XMLPropertySheetConfiguration" subclass="true" instantiate="true" /> | 
 | 	</package> | 
 | 	<plugin id="org.eclipse.wst.xml.ui.infopop" fragment="false" /> | 
 | 	<plugin id="org.eclipse.wst.xml_core.feature.source" fragment="false" /> | 
 | 	<plugin id="org.eclipse.wst.xml_ui.feature.source" fragment="false" /> | 
 | 	<plugin id="org.apache.xerces" fragment="false" /> | 
 | </component> |