</Farm>
<WebApplications AddURLsToHOSTS="true">
<ServiceApps>
<WebApplications AddURLsToHOSTS="true">
<WebApplication type="Portal" name="SPSPortal" applicationPool="SPS_AppPool" applicationPoolAccount="domain\SPS_webapp" url="http://SPS" port="80" UseHostHeader="true" AddURLToLocalIntranetZone="true" GrantCurrentUserFullControl="false" databaseName="WSS_Content_SPS" useClaims="true" useBasicAuthentication="false" useOnlineWebPartCatalog="true">
<Database>
<DBServer />
<DBAlias Create="false" DBInstance="SERVER\INSTANCE" DBPort="" />
</Database>
<ManagedPaths />
<SiteCollections />
</WebApplication>
</WebApplications><ServiceApps>
<ManagedMetadataServiceApp Provision="true" Name="Managed Metadata Service" ProxyName="Managed Metadata Service">
<Database>
<Name>MetaData</Name>
<DBServer />
<DBAlias Create="false" DBInstance="SERVER\INSTANCE" DBPort="" />
</Database>
</ManagedMetadataServiceApp>
<UserProfileServiceApp Provision="true" Name="User Profile Service Application" ProxyName="User Profile Service Application" EnableNetBIOSDomainNames="false" StartProfileSync="false" CreateDefaultSyncConnection="false" SyncConnectionAccount="DOMAIN\SP_ProfileSync" SyncConnectionAccountPassword="">
<Database>
<ProfileDB>Profile</ProfileDB>
<SyncDB>Sync</SyncDB>
<SocialDB>Social</SocialDB>
<DBServer />
<DBAlias Create="false" DBInstance="SERVER\INSTANCE" DBPort="" />
</Database>
</UserProfileServiceApp>
<EnterpriseSearchService Provision="true" ContactEmail="spmail@domain.com" ConnectionTimeout="60" AcknowledgementTimeout="60" ProxyType="Default" IgnoreSSLWarnings="true" InternetIdentity="Mozilla/4.0 (compatible; MSIE 4.01; Windows NT; MS Search 6.0 Robot)" CustomIndexLocation="D:\SearchIndex" PerformanceLevel="PartlyReduced" Account="domain\SPS_services" Password="xxxxxxxxxxxxxxx" ShareName="SearchIndex">
<EnterpriseSearchServiceApplications>
<EnterpriseSearchServiceApplication Name="Search Service Application" FailoverDatabaseServer="" Partitioned="false" Partitions="1" SearchServiceApplicationType="Regular" ContentAccessAccount="domain\mosssearch" ContentAccessAccountPassword="xxxxxxxxxx">
<Database>
<Name>Search</Name>
<DBServer />
<DBAlias Create="true" DBInstance="localhost" DBPort="" />
</Database>
<ApplicationPool Name="SPS_SearchAppPool" Account="domain\SPS_services" Password="xxxxxxxxxxxxxxx" />
<CrawlComponent>
<Server Name="localhost" />
</CrawlComponent>
<QueryComponent>
<Server Name="localhost" />
</QueryComponent>
<SearchQueryAndSiteSettingsServers>
<Server Name="localhost" />
</SearchQueryAndSiteSettingsServers>
<AdminComponent>
<Server Name="localhost" />
<ApplicationPool Name="SPS_SearchAppPool" Account="domain\SPS_services" />
</AdminComponent>
<IndexComponent>
<Server Name="localhost" />
</IndexComponent>
<ContentProcessingComponent>
<Server Name="localhost" />
</ContentProcessingComponent>
<AnalyticsProcessingComponent>
<Server Name="localhost" />
</AnalyticsProcessingComponent>
<Proxy Name="Search Service Application" Partitioned="false">
<ProxyGroup Name="Default" />
</Proxy>
<SearchCenterUrl>http://SPS/search</SearchCenterUrl>
</EnterpriseSearchServiceApplication>
</EnterpriseSearchServiceApplications>
</EnterpriseSearchService>