<?xml version="1.0" encoding="utf-8" ?>

<!-- Copyright (c) Microsoft Corporation. All rights reserved. -->

<Feature xmlns="http://schemas.microsoft.com/sharepoint/"
	Id="6BCBCCC3-FF47-47D3-9468-572BF2AB9657"
	Title="Report Server Integration Stapling Feature"
	Description="Enables Microsoft SQL Server Reporting Services for all new sites."
	Version="12.0.0.0"
	Scope="Farm"
	Hidden="TRUE"
	AlwaysForceInstall="TRUE" >
  <ElementManifests>
    <ElementManifest Location="featurestapling.xml"/>
  </ElementManifests>
</Feature>