﻿<?xml version="1.0" encoding="utf-8"?>
<feature title="$projectname$ Feature1"
 dslVersion="1.0.0.0"
 Id="$guid4$"
 featureId="$guid4$"
 deploymentPath="$SharePoint.Project.FileNameWithoutExtension$_$SharePoint.Feature.FileNameWithoutExtension$"
 description="$loc_feature_description$"
 scope="Web"
 xmlns="http://schemas.microsoft.com/VisualStudio/2008/SharePointTools/FeatureModel">
  <projectItems>
    <projectItemReference itemId="$guid2$" />
    <projectItemReference itemId="$guid9$" />
    <projectItemReference itemId="$guid10$" />
  </projectItems>
</feature>
