<?xml version="1.0" encoding="utf-8" ?>
<actions>
  <add path="configuration/SharePoint/SafeControls" id="{89BE315B-A983-44f9-B1ED-D9920CF5528E}">
    <SafeControl Assembly="Microsoft.Office.Server.UI, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" Namespace="Microsoft.Office.Server.WebControls" TypeName="*" />
  </add>
  <add path="configuration/SharePoint/SafeControls" id="{0FF1CE14-0001-0002-0000-000000000000}">
    <SafeControl Assembly="Microsoft.Office.Server.UI, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" Namespace="Microsoft.Office.Server.WebControls" TypeName="*" />
  </add>
  <add path="configuration/SharePoint/SafeControls" id="{0FF1CE14-0001-0003-0000-000000000000}">
    <SafeControl Assembly="Microsoft.Office.Server, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" Namespace="Microsoft.Office.Server.WebControls" TypeName="*" />
  </add>
  <add path="configuration/SharePoint/SafeControls" id="{0FF1CE14-0001-0004-0000-000000000000}">
    <SafeControl Assembly="Microsoft.Office.Server, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" Namespace="Microsoft.Office.Server.WebControls.FieldTypes" TypeName="*" />
  </add>
  <add path="configuration/SharePoint/SafeControls" id="{0FF1CE14-0001-0005-0000-000000000000}">
    <SafeControl Assembly="Microsoft.Office.Server.UserProfiles, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" Namespace="Microsoft.Office.Server.WebControls" TypeName="*" />
  </add>
  <add path="configuration/SharePoint/SafeControls" id="{0FF1CE14-0001-0006-0000-000000000000}">
    <SafeControl Assembly="Microsoft.Office.Server.UserProfiles, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" Namespace="Microsoft.Office.Server.WebControls.FieldTypes" TypeName="*" />
  </add>
  <add path="configuration/system.web/siteMap/providers" id="{2637AF1C-F384-4440-AB0C-E07A2E45F4D5}">
    <add name="AdministrationQuickLaunchProvider" description="QuickLaunch navigation provider for the central administration site" type="Microsoft.Office.Server.Web.AdministrationQuickLaunchProvider, Microsoft.Office.Server.UI, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c"/>
    <add name="SharedServicesQuickLaunchProvider" description="QuickLaunch navigation provider for shared services administration sites" type="Microsoft.Office.Server.Web.SharedServicesQuickLaunchProvider, Microsoft.Office.Server.UI, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c"/>
  </add>
  <add path="configuration/system.webServer/modules" id="{D3B25F36-A5D4-4634-8C0D-285A5DFCEC37}">
    <add name="StateServiceModule" type="Microsoft.Office.Server.Administration.StateModule, Microsoft.Office.Server, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c"/>
  </add>
 <add path="configuration/runtime/ns:assemblyBinding" id="{D318E399-6D35-49A7-9CFC-630659161272}">
    <dependentAssembly xmlns="urn:schemas-microsoft-com:asm.v1">
       <assemblyIdentity name="Microsoft.Office.Server" publicKeyToken="71e9bce111e9429c" culture="neutral" />
       <bindingRedirect oldVersion="12.0.0.0" newVersion="14.0.0.0" />
    </dependentAssembly>
 </add>
 <add path="configuration/runtime/ns:assemblyBinding" id="{BFF41E71-268C-4832-A6B1-E67B1A848646}">
    <dependentAssembly xmlns="urn:schemas-microsoft-com:asm.v1">
       <assemblyIdentity name="Microsoft.Office.Server.UI" publicKeyToken="71e9bce111e9429c" culture="neutral" />
       <bindingRedirect oldVersion="12.0.0.0" newVersion="14.0.0.0" />
    </dependentAssembly>
 </add>
 <add path="configuration/system.web/compilation" id="{BAD91A44-2212-487a-9C89-202F6D347A9B}">
        <buildProviders/>
 </add>
 <add path="configuration/system.web/compilation/buildProviders" id = "{CAD91A44-2212-487a-9C89-202F6D347A9C}">
        <add extension=".json" type="System.Web.Compilation.WebServiceBuildProvider" />
 </add>
 <add path="configuration/system.webServer/handlers" id="{D40D67D9-9A19-4484-94F6-41D432229C09}">
      <add name="JSONHandlerFactory" path="*.json" verb="*" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" resourceType="Unspecified" preCondition="integratedMode" />
 </add>
</actions>
