﻿<?xml version="1.0" encoding="utf-8"?>
<!--Published:920014D5-5E5A-442D-934A-437E4FB0A4DA-->
<!--Created:cb85b80c-f585-40ff-8bfc-12ff4d0e34a9-->
<App xmlns="http://schemas.microsoft.com/sharepoint/2012/app/manifest" Name="SharePoint-App-SPMap-Test" ProductID="{5484ce33-4836-4f20-9c27-7dcffcecc04c}" Version="1.0.0.0" SharePointMinVersion="16.0.0.0">
  <Properties>
    <Title>SharePoint App SPMap Test</Title>
    <StartPage>~appWebUrl/Pages/Default.aspx?{StandardTokens}</StartPage>
  </Properties>
  <AppPrincipal>
    <Internal />
  </AppPrincipal>
  <AppPermissionRequests>
    <AppPermissionRequest Scope="http://sharepoint/content/sitecollection" Right="Write" />
  </AppPermissionRequests>
</App>