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

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

<Feature xmlns="http://schemas.microsoft.com/sharepoint/"
	Id="5F2E3537-91B5-4341-86FF-90C6A2F99AAE"
	Title="$Resources:ReportServerResources,CentralAdminFeatureTitle;"
	Description="$Resources:ReportServerResources,CentralAdminFeatureDescription;"
	Version="14.0.0.0"
  AutoActivateInCentralAdmin="TRUE"
	Scope="Site" >
  
	<ElementManifests>
		<ElementManifest Location="CentralAdminUIEntryPoints.xml"/>
	</ElementManifests>
</Feature>