<?xml version="1.0" encoding="UTF-8"?>
<site>

   <description url="http://www.springframework.org/">
      This site provides plugins supporting the Spring Framework (http://www.springframework.org/) within the Eclipse platform.
   </description>
   <feature url="features/org.springframework_1.0.0.jar" id="org.springframework" version="1.0.0">
      <category name="spring"/>
   </feature>
   <feature url="features/org.springframework_1.0.1.jar" id="org.springframework" version="1.0.1">
      <category name="spring"/>
   </feature>
   <feature url="features/org.springframework_1.0.2.jar" id="org.springframework" version="1.0.2">
      <category name="spring"/>
   </feature>
   <feature url="features/org.springframework.ide.eclipse.beans_1.0.0.jar" id="org.springframework.ide.eclipse.beans" version="1.0.0">
      <category name="springIDE"/>
   </feature>
   <feature url="features/org.springframework.ide.eclipse.beans_1.0.1.jar" id="org.springframework.ide.eclipse.beans" version="1.0.1">
      <category name="springIDE"/>
   </feature>
   <feature url="features/org.springframework.ide.eclipse.beans_1.0.2.jar" id="org.springframework.ide.eclipse.beans" version="1.0.2">
      <category name="springIDE"/>
   </feature>
   <feature url="features/org.springframework.ide.eclipse.beans_1.0.3.jar" id="org.springframework.ide.eclipse.beans" version="1.0.3">
      <category name="springIDE"/>
   </feature>
   <category-def name="spring" label="Spring Framework">
      <description>
         Plugins which are providing the Spring framework itself
      </description>
   </category-def>
   <category-def name="springIDE" label="Spring IDE">
      <description>
         Plugins which are providing support for the Spring framework within the Eclipse IDE
      </description>
   </category-def>
</site>
