﻿<?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="Site"
 xmlns="http://schemas.microsoft.com/VisualStudio/2008/SharePointTools/FeatureModel">
  <projectItems>
    <projectItemReference itemId="$guid2$" />
  </projectItems>
</feature>
