<?xml version="1.0" encoding="UTF-16"?>
<Interfaces xmlns="urn:msgplus:interface" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:msgplus:interface PlusInterface.xsd" Name="Screenshot Sender">
<Window Id="SelectArea" Version="1">
<Attributes>
<ShowInTaskbar>False</ShowInTaskbar>
<TopMost>True</TopMost>
<NoActivate>True</NoActivate>
<LockOnClick>False</LockOnClick>
</Attributes>
<Titlebar>
<AllowMinimize>False</AllowMinimize>
<AllowMaximize>False</AllowMaximize>
<AllowClose>False</AllowClose>
</Titlebar>
<WindowTmpl>
<Corners Shape="Rectangle" />
<Borders Type="None" />
</WindowTmpl>
<Position Width="0" Height="0" />
</Window>
</Interfaces>