| <?xml version="1.0" encoding="UTF-8"?> | 
 | <component xmlns="http://eclipse.org/wtp/releng/tools/component-model" name="org.eclipse.wst.html"> | 
 | 	<component-depends unrestricted="true"></component-depends> | 
 | 	<plugin id="org.eclipse.wst.html.core" fragment="false" /> | 
 | 	<plugin id="org.eclipse.wst.html.standard.dtds" fragment="false" /> | 
 | 	<plugin id="org.eclipse.wst.html.ui" fragment="false" /> | 
 | 	<description url="http://eclipse.org/webtools/wst/components/html/overview.html" /> | 
 | 	<package name="org.eclipse.wst.html.ui" api="false"> | 
 | 		<type name="StructuredTextViewerConfigurationHTML" subclass="true" instantiate="true" /> | 
 | 	</package> | 
 | 	<package name="org.eclipse.wst.html.ui.views.contentoutline" api="false"> | 
 | 		<type name="HTMLContentOutlineConfiguration" subclass="true" instantiate="true" /> | 
 | 	</package> | 
 | 	<plugin id="org.eclipse.wst.html.ui.infopop" fragment="false" /> | 
 | </component> |