forked from goranobradovic/VSCodeSnippets
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCurrentSettings.vssettings
171 lines (171 loc) · 280 KB
/
CurrentSettings.vssettings
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
<UserSettings><ApplicationIdentity version="11.0"/><ToolsOptions><ToolsOptionsCategory name="Environment" RegisteredName="Environment"><ToolsOptionsSubCategory name="Import and Export Settings" RegisteredName="Import and Export Settings" PackageName="Visual Studio Environment Package"><PropertyValue name="TrackTeamSettings">false</PropertyValue><PropertyValue name="TeamSettingsFile"/><PropertyValue name="AutoSaveFile">%vsspv_settings_directory%\CurrentSettings.vssettings</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="Documents" RegisteredName="Documents" PackageName="Visual Studio Environment Package"><PropertyValue name="ShowMiscFilesProject">false</PropertyValue><PropertyValue name="AutoloadExternalChanges">false</PropertyValue><PropertyValue name="CheckForConsistentLineEndings">true</PropertyValue><PropertyValue name="SaveDocsAsUnicodeWhenDataLoss">false</PropertyValue><PropertyValue name="InitializeOpenFileFromCurrentDocument">true</PropertyValue><PropertyValue name="ReuseSavedActiveDocWindow">false</PropertyValue><PropertyValue name="DetectFileChangesOutsideIDE">true</PropertyValue><PropertyValue name="DontShowGlobalUndoChangeLossDialog">true</PropertyValue><PropertyValue name="AllowEditingReadOnlyFiles">true</PropertyValue><PropertyValue name="DocumentDockPreference">0</PropertyValue><PropertyValue name="MiscFilesProjectSavesLastNItems">0</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="FindAndReplace" RegisteredName="FindAndReplace" PackageName="Visual Studio Environment Package"><PropertyValue name="ShowWarningMessages">true</PropertyValue><PropertyValue name="InitializeFromEditor">true</PropertyValue><PropertyValue name="ShowMessageBoxes">true</PropertyValue><PropertyValue name="HideWindowAfterMatchFromQuickFindReplace">false</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="General" RegisteredName="General" PackageName="Visual Studio Environment Package"><PropertyValue name="AnimationSpeed">5</PropertyValue><PropertyValue name="RichClientExperienceOptions">65535</PropertyValue><PropertyValue name="WindowMenuContainsNItems">10</PropertyValue><PropertyValue name="CloseButtonActiveTabOnly">true</PropertyValue><PropertyValue name="AutoAdjustExperience">true</PropertyValue><PropertyValue name="Animations">true</PropertyValue><PropertyValue name="AutohidePinActiveTabOnly">false</PropertyValue><PropertyValue name="ShowStatusBar">true</PropertyValue><PropertyValue name="MRUListContainsNItems">10</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="ProjectsAndSolution" RegisteredName="ProjectsAndSolution" PackageName="Visual Studio Environment Package"><PropertyValue name="ProjectsLocation">%vsspv_visualstudio_dir%\Projects</PropertyValue><PropertyValue name="PromptForRenameSymbol">true</PropertyValue><PropertyValue name="TrackFileSelectionInExplorer">false</PropertyValue><PropertyValue name="ShowOutputWindowBeforeBuild">true</PropertyValue><PropertyValue name="OnRunWhenErrors">4</PropertyValue><PropertyValue name="OnRunWhenOutOfDate">4</PropertyValue><PropertyValue name="AlwaysShowSolutionNode">true</PropertyValue><PropertyValue name="ProjectItemTemplatesLocation">%vsspv_visualstudio_dir%\Templates\ItemTemplates</PropertyValue><PropertyValue name="OnlySaveStartupProjectsAndDependencies">true</PropertyValue><PropertyValue name="ShowAdvancedBuildConfigurations">true</PropertyValue><PropertyValue name="DefaultBehaviorForStartupProjects">2</PropertyValue><PropertyValue name="OnRunOrPreview">0</PropertyValue><PropertyValue name="MSBuildOutputVerbosity">1</PropertyValue><PropertyValue name="ProjectTemplatesLocation">%vsspv_visualstudio_dir%\Templates\ProjectTemplates</PropertyValue><PropertyValue name="ShowTaskListAfterBuild">true</PropertyValue><PropertyValue name="ConcurrentBuilds">4</PropertyValue><PropertyValue name="SaveNewProjects">true</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="Startup" RegisteredName="Startup" PackageName="Visual Studio Environment Package"><PropertyValue name="OnStartUp">5</PropertyValue><PropertyValue name="StartPageRefreshDownloadedContent">false</PropertyValue><PropertyValue name="StartPageRSSUrl">http://go.microsoft.com/fwlink/?linkid=83096&clcid=%VSSPV_LCID_HEX%</PropertyValue><PropertyValue name="StartPageRefreshInterval">60</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="TaskList" RegisteredName="TaskList" PackageName="Visual Studio Task List Package"><PropertyValue name="ConfirmTaskDeletion">true</PropertyValue><PropertyValue name="CommentTokens" ArrayType="VT_VARIANT" ArrayElementCount="4"><PropertyValue name="0">TODO:2</PropertyValue><PropertyValue name="1">HACK:2</PropertyValue><PropertyValue name="2">UNDONE:2</PropertyValue><PropertyValue name="3">UnresolvedMergeConflict:3</PropertyValue></PropertyValue><PropertyValue name="WarnOnAddingHiddenItem">false</PropertyValue><PropertyValue name="DontShowFilePaths">true</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="WebBrowser" RegisteredName="WebBrowser" PackageName="Visual Studio Web Browser Package"><PropertyValue name="HomePage">http://go.microsoft.com/fwlink/?LinkId=36599&clcid=%vsspv_lcid_hex%</PropertyValue><PropertyValue name="ViewSourceIn">1</PropertyValue><PropertyValue name="ViewSourceExternalProgram">%systemroot%\system32\notepad.exe</PropertyValue><PropertyValue name="SearchPage">http://go.microsoft.com/fwlink/?LinkId=32722&clcid=%vsspv_lcid_hex%</PropertyValue></ToolsOptionsSubCategory></ToolsOptionsCategory><ToolsOptionsCategory name="Projects" RegisteredName="Projects"><ToolsOptionsSubCategory name="VBDefaults" RegisteredName="VBDefaults" PackageName="Visual Basic Project System">
<PropertyValue name="OptionCompare">0</PropertyValue>
<PropertyValue name="OptionInfer">1</PropertyValue>
<PropertyValue name="OptionStrict">0</PropertyValue>
<PropertyValue name="OptionExplicit">1</PropertyValue>
</ToolsOptionsSubCategory><ToolsOptionsSubCategory name="VCGeneral" RegisteredName="VCGeneral" PackageName="Visual C++ Project System Package">
<PropertyValue name="ExtensionsToInclude">.cpp;.cxx;.cc;.c;.inl;.h;.hpp;.hxx;.hm;.inc;.rc;.resx;.idl;.rc2;.def;.odl;.asm;.asmx;.xsd;.bin;.rgs;.html;.htm;.manifest</PropertyValue>
<PropertyValue name="ToolFileSearchPaths"/>
<PropertyValue name="ShowEnvironmentInBuildLog">false</PropertyValue>
<PropertyValue name="ExtensionsToHide">.suo;.sln;.ncb;.sdf;.vcxproj;.csproj;.user;.vbproj;.scc;.vsscc;.vspscc;.old;.filters</PropertyValue>
<PropertyValue name="DefaultSolutionExplorerMode">0</PropertyValue>
<PropertyValue name="BuildTiming">false</PropertyValue>
<PropertyValue name="MaxConcurrentFileCompiles">0</PropertyValue>
<PropertyValue name="BuildLogging">true</PropertyValue>
</ToolsOptionsSubCategory></ToolsOptionsCategory><ToolsOptionsCategory name="TextEditor" RegisteredName="TextEditor"><ToolsOptionsSubCategory name="PL/SQL" RegisteredName="PL/SQL" PackageName="Text Management Package">
<PropertyValue name="AutoListMembers">true</PropertyValue>
<PropertyValue name="AutoListParams">true</PropertyValue>
<PropertyValue name="CutCopyBlankLines">true</PropertyValue>
<PropertyValue name="EnableLeftClickForURLs">true</PropertyValue>
<PropertyValue name="HideAdvancedMembers">true</PropertyValue>
<PropertyValue name="IndentSize">4</PropertyValue>
<PropertyValue name="IndentStyle">1</PropertyValue>
<PropertyValue name="InsertTabs">true</PropertyValue>
<PropertyValue name="ShowLineNumbers">false</PropertyValue>
<PropertyValue name="ShowNavigationBar">false</PropertyValue>
<PropertyValue name="TabSize">4</PropertyValue>
<PropertyValue name="VirtualSpace">false</PropertyValue>
<PropertyValue name="WordWrap">false</PropertyValue>
<PropertyValue name="WordWrapGlyphs">true</PropertyValue>
</ToolsOptionsSubCategory><ToolsOptionsSubCategory name="SQL" RegisteredName="SQL" PackageName="Text Management Package">
<PropertyValue name="AutoListMembers">true</PropertyValue>
<PropertyValue name="AutoListParams">true</PropertyValue>
<PropertyValue name="CutCopyBlankLines">true</PropertyValue>
<PropertyValue name="EnableLeftClickForURLs">true</PropertyValue>
<PropertyValue name="HideAdvancedMembers">true</PropertyValue>
<PropertyValue name="IndentSize">4</PropertyValue>
<PropertyValue name="IndentStyle">1</PropertyValue>
<PropertyValue name="InsertTabs">true</PropertyValue>
<PropertyValue name="ShowLineNumbers">false</PropertyValue>
<PropertyValue name="ShowNavigationBar">false</PropertyValue>
<PropertyValue name="TabSize">4</PropertyValue>
<PropertyValue name="VirtualSpace">false</PropertyValue>
<PropertyValue name="WordWrap">false</PropertyValue>
<PropertyValue name="WordWrapGlyphs">true</PropertyValue>
</ToolsOptionsSubCategory><ToolsOptionsSubCategory name="XAML Specific" RegisteredName="XAML Specific" PackageName="Microsoft.VisualStudio.Xaml">
<PropertyValue name="AttributeFormat">Preserve</PropertyValue>
<PropertyValue name="AutoInsertAttributeQuotes">true</PropertyValue>
<PropertyValue name="AutoInsertCommas">true</PropertyValue>
<PropertyValue name="AutoInsertEndBraces">true</PropertyValue>
<PropertyValue name="AutoInsertEndTags">true</PropertyValue>
<PropertyValue name="AutoOutlining">true</PropertyValue>
<PropertyValue name="AutoReformatOnEndTag">true</PropertyValue>
<PropertyValue name="AutoReformatOnPaste">true</PropertyValue>
<PropertyValue name="AutoReformatOnStartTag">true</PropertyValue>
<PropertyValue name="AutoToolboxPopulate">true</PropertyValue>
<PropertyValue name="BlankLineOption">Preserve</PropertyValue>
<PropertyValue name="KeepFirstAttributeOnSameLine">true</PropertyValue>
<PropertyValue name="MaximizeXamlEditor">false</PropertyValue>
<PropertyValue name="QuoteStyle">DoubleQuote</PropertyValue>
<PropertyValue name="WrapColumn">120</PropertyValue>
<PropertyValue name="WrapTags">false</PropertyValue>
</ToolsOptionsSubCategory><ToolsOptionsSubCategory name="AllLanguages" RegisteredName="AllLanguages" PackageName="Text Management Package"/><ToolsOptionsSubCategory name="Basic" RegisteredName="Basic" PackageName="Text Management Package"><PropertyValue name="TabSize">4</PropertyValue><PropertyValue name="AutoListMembers">true</PropertyValue><PropertyValue name="IndentStyle">2</PropertyValue><PropertyValue name="HideAdvancedMembers">false</PropertyValue><PropertyValue name="ShowNavigationBar">false</PropertyValue><PropertyValue name="VirtualSpace">false</PropertyValue><PropertyValue name="InsertTabs">false</PropertyValue><PropertyValue name="WordWrapGlyphs">true</PropertyValue><PropertyValue name="EnableLeftClickForURLs">true</PropertyValue><PropertyValue name="ShowLineNumbers">true</PropertyValue><PropertyValue name="WordWrap">false</PropertyValue><PropertyValue name="IndentSize">4</PropertyValue><PropertyValue name="CutCopyBlankLines">true</PropertyValue><PropertyValue name="AutoListParams">true</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="Basic-Specific" RegisteredName="Basic-Specific" PackageName="Visual Basic Compiler Package"><PropertyValue name="EnableErrorCorrection">true</PropertyValue><PropertyValue name="Outlining">true</PropertyValue><PropertyValue name="EnableHighlightReferences">true</PropertyValue><PropertyValue name="DisplayLineSeparators">true</PropertyValue><PropertyValue name="PrettyListing">true</PropertyValue><PropertyValue name="AutoRequiredMemberInsert">true</PropertyValue><PropertyValue name="AutoEndInsert">true</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="CSharp" RegisteredName="CSharp" PackageName="Text Management Package"><PropertyValue name="TabSize">2</PropertyValue><PropertyValue name="AutoListMembers">true</PropertyValue><PropertyValue name="IndentStyle">2</PropertyValue><PropertyValue name="HideAdvancedMembers">true</PropertyValue><PropertyValue name="ShowNavigationBar">true</PropertyValue><PropertyValue name="VirtualSpace">false</PropertyValue><PropertyValue name="InsertTabs">false</PropertyValue><PropertyValue name="WordWrapGlyphs">true</PropertyValue><PropertyValue name="EnableLeftClickForURLs">true</PropertyValue><PropertyValue name="ShowLineNumbers">true</PropertyValue><PropertyValue name="WordWrap">false</PropertyValue><PropertyValue name="IndentSize">2</PropertyValue><PropertyValue name="CutCopyBlankLines">true</PropertyValue><PropertyValue name="AutoListParams">true</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="CSharp-Specific" RegisteredName="CSharp-Specific" PackageName="Visual C# Language Service Package"><PropertyValue name="NewLines_QueryExpression_EachClause">1</PropertyValue><PropertyValue name="Space_Normalize">0</PropertyValue><PropertyValue name="Space_AroundBinaryOperator">1</PropertyValue><PropertyValue name="Formatting_TriggerOnPaste">1</PropertyValue><PropertyValue name="UnboundItem_ExactMatches">5</PropertyValue><PropertyValue name="GenerateConstructorSmartTagEnabled">1</PropertyValue><PropertyValue name="CompleteOnSpace">1</PropertyValue><PropertyValue name="WarnWhenMembersCauseCompilerGeneratedReferences">1</PropertyValue><PropertyValue name="CollapseInactiveBlocksOnOpen">1</PropertyValue><PropertyValue name="Watson_MaxExceptionsToReport">1</PropertyValue><PropertyValue name="EditAndContinueReportEnterBreakStateFailure">1</PropertyValue><PropertyValue name="TrackMostRecentlyUsed">1</PropertyValue><PropertyValue name="FilterKeywordsContextually">1</PropertyValue><PropertyValue name="BringUpOnSpace">1</PropertyValue><PropertyValue name="Rename_Preview">1</PropertyValue><PropertyValue name="EncapsulateField_PreviewReferenceChanges">1</PropertyValue><PropertyValue name="DelayBeforeShowingErrors">1500</PropertyValue><PropertyValue name="CollapseRegionBlocksOnOpen">1</PropertyValue><PropertyValue name="NewLines_Braces_Method">1</PropertyValue><PropertyValue name="HighlightReferences">1</PropertyValue><PropertyValue name="RefactorNotifyRenameEnabled">1</PropertyValue><PropertyValue name="OnlyScanFirstTypeInFileForDesignerAttribute">0</PropertyValue><PropertyValue name="Indent_CaseLabels">1</PropertyValue><PropertyValue name="Formatting_TriggerOnBlockCompletion">1</PropertyValue><PropertyValue name="CompletionCommitCharacters">{}[]().,:;+-*/%&|^!~=<>?@#'"\</PropertyValue><PropertyValue name="EditAndContinueEnabled">1</PropertyValue><PropertyValue name="InsertNewlineOnEnterWithWholeWord">0</PropertyValue><PropertyValue name="BringUpOnOverride">1</PropertyValue><PropertyValue name="CodeDefinitionWindow_DocumentationComment_IndentOffset">2</PropertyValue><PropertyValue name="Rename_Comments">0</PropertyValue><PropertyValue name="Squiggles_SemanticAnalysis">4294967295</PropertyValue><PropertyValue name="NewLines_Braces_ControlFlow">1</PropertyValue><PropertyValue name="NewLines_Braces_AnonymousMethod">1</PropertyValue><PropertyValue name="Space_WithinOtherParentheses">0</PropertyValue><PropertyValue name="BringUpOnIdentifier">1</PropertyValue><PropertyValue name="RemoveParameters_PreviewReferenceChanges">1</PropertyValue><PropertyValue name="Wrapping_KeepStatementsOnSingleLine">1</PropertyValue><PropertyValue name="Space_AfterBasesColon">1</PropertyValue><PropertyValue name="Indent_Braces">0</PropertyValue><PropertyValue name="CompleteOnNewline">1</PropertyValue><PropertyValue name="EncapsulateField_UpdateAllReferences">0</PropertyValue><PropertyValue name="Wrapping_IgnoreSpacesAroundVariableDeclaration">0</PropertyValue><PropertyValue name="Space_WithinMethodCallParentheses">0</PropertyValue><PropertyValue name="Space_AfterCast">0</PropertyValue><PropertyValue name="Colorize">1</PropertyValue><PropertyValue name="EditAndContinueReportOpenScopeFailure">0</PropertyValue><PropertyValue name="FilterToAllowableTypes">1</PropertyValue><PropertyValue name="WarnOnBuildErrors">1</PropertyValue><PropertyValue name="SortUsings_PlaceSystemFirst">1</PropertyValue><PropertyValue name="NewLines_Braces_CollectionInitializer">0</PropertyValue><PropertyValue name="Watson_DeferSendingUntilLater">0</PropertyValue><PropertyValue name="ShowKeywords">1</PropertyValue><PropertyValue name="ShowSnippets">1</PropertyValue><PropertyValue name="BraceMatchingRectangle">1</PropertyValue><PropertyValue name="NewLines_AnonymousTypeInitializer_EachMember">1</PropertyValue><PropertyValue name="NewLines_Keywords_Catch">1</PropertyValue><PropertyValue name="NewLines_Braces_ObjectInitializer">1</PropertyValue><PropertyValue name="NewLines_Braces_ArrayInitializer">0</PropertyValue><PropertyValue name="Space_WithinExpressionParentheses">0</PropertyValue><PropertyValue name="Space_InControlFlowConstruct">1</PropertyValue><PropertyValue name="Formatting_TriggerOnStatementCompletion">1</PropertyValue><PropertyValue name="CodeDefinitionWindow_DocumentationComment_WrapLength">80</PropertyValue><PropertyValue name="NewLines_Keywords_Finally">1</PropertyValue><PropertyValue name="Space_BetweenEmptyMethodDeclarationParentheses">0</PropertyValue><PropertyValue name="Indent_UnindentLabels">1</PropertyValue><PropertyValue name="SmartTagEnabled">1</PropertyValue><PropertyValue name="SortUsings">1</PropertyValue><PropertyValue name="Rename_Strings">0</PropertyValue><PropertyValue name="NewLines_ObjectInitializer_EachMember">1</PropertyValue><PropertyValue name="NewLines_Keywords_Else">1</PropertyValue><PropertyValue name="EnableProgressDialogOnWaitForBackground">1</PropertyValue><PropertyValue name="Space_WithinMethodDeclarationParentheses">0</PropertyValue><PropertyValue name="Space_BetweenEmptyMethodCallParentheses">0</PropertyValue><PropertyValue name="Space_BeforeSemicolonsInForStatement">0</PropertyValue><PropertyValue name="Space_BeforeComma">0</PropertyValue><PropertyValue name="Space_AfterMethodCallName">0</PropertyValue><PropertyValue name="Space_AfterComma">1</PropertyValue><PropertyValue name="ExtractInterface_SelectAll">0</PropertyValue><PropertyValue name="ReorderParameters_PreviewReferenceChanges">1</PropertyValue><PropertyValue name="Wrapping_IgnoreSpacesAroundBinaryOperators">0</PropertyValue><PropertyValue name="Space_BeforeBasesColon">1</PropertyValue><PropertyValue name="Space_AfterMethodDeclarationName">0</PropertyValue><PropertyValue name="Space_AfterDot">0</PropertyValue><PropertyValue name="UnboundItemSmartTagEnabled">1</PropertyValue><PropertyValue name="AutoComment">1</PropertyValue><PropertyValue name="NewLines_Braces_Type">1</PropertyValue><PropertyValue name="Space_AfterLambdaArrow">1</PropertyValue><PropertyValue name="ImplementInterfaceSmartTagEnabled">1</PropertyValue><PropertyValue name="BringUpOnPartial">1</PropertyValue><PropertyValue name="CodeDefinitionWindow_DocumentationComment_IndentBase">1</PropertyValue><PropertyValue name="EncapsulateField_SearchInStrings">0</PropertyValue><PropertyValue name="EnterOutliningModeOnOpen">1</PropertyValue><PropertyValue name="NewLines_Braces_LambdaExpressionBody">1</PropertyValue><PropertyValue name="Space_WithinSquares">0</PropertyValue><PropertyValue name="Space_BeforeLambdaArrow">1</PropertyValue><PropertyValue name="ShowHiddenItems">0</PropertyValue><PropertyValue name="Squiggles">4294967295</PropertyValue><PropertyValue name="NewLines_Braces_AnonymousTypeInitializer">1</PropertyValue><PropertyValue name="Space_WithinCastParentheses">0</PropertyValue><PropertyValue name="Space_AfterSemicolonsInForStatement">1</PropertyValue><PropertyValue name="Indent_CaseContents">1</PropertyValue><PropertyValue name="Indent_FlushLabelsLeft">0</PropertyValue><PropertyValue name="Watson_ReportExceptions">1</PropertyValue><PropertyValue name="GenerateStubSmartTagEnabled">1</PropertyValue><PropertyValue name="BringUpOnEventHookup">1</PropertyValue><PropertyValue name="ImplementInterface_InsertRegionTags">0</PropertyValue><PropertyValue name="Wrapping_PreserveSingleLine">1</PropertyValue><PropertyValue name="Space_BetweenEmptySquares">0</PropertyValue><PropertyValue name="Space_BeforeOpenSquare">0</PropertyValue><PropertyValue name="Space_BeforeDot">0</PropertyValue><PropertyValue name="Indent_BlockContents">1</PropertyValue><PropertyValue name="RenameSmartTagEnabled">1</PropertyValue><PropertyValue name="ColorizeBoundTypes">1</PropertyValue><PropertyValue name="RemoveUnusedUsings">1</PropertyValue><PropertyValue name="Rename_Overloads">0</PropertyValue><PropertyValue name="EncapsulateField_SearchInComments">0</PropertyValue><PropertyValue name="Refactoring_Verification_Enabled">0</PropertyValue><PropertyValue name="ProgressDialogDelaySeconds">2</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="C/C++" RegisteredName="C/C++" PackageName="Text Management Package"><PropertyValue name="TabSize">4</PropertyValue><PropertyValue name="AutoListMembers">true</PropertyValue><PropertyValue name="IndentStyle">2</PropertyValue><PropertyValue name="HideAdvancedMembers">true</PropertyValue><PropertyValue name="ShowNavigationBar">true</PropertyValue><PropertyValue name="VirtualSpace">false</PropertyValue><PropertyValue name="InsertTabs">true</PropertyValue><PropertyValue name="WordWrapGlyphs">true</PropertyValue><PropertyValue name="EnableLeftClickForURLs">true</PropertyValue><PropertyValue name="ShowLineNumbers">true</PropertyValue><PropertyValue name="WordWrap">false</PropertyValue><PropertyValue name="IndentSize">4</PropertyValue><PropertyValue name="CutCopyBlankLines">true</PropertyValue><PropertyValue name="AutoListParams">true</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="C/C++ Specific" RegisteredName="C/C++ Specific" PackageName="Visual C++ Language Manager Package"><PropertyValue name="DisableAggressiveMemberList">false</PropertyValue><PropertyValue name="MaximumCachedTranslationUnits">2</PropertyValue><PropertyValue name="RecreateDatabase">false</PropertyValue><PropertyValue name="DisablePreLoadNavigateToCache">false</PropertyValue><PropertyValue name="EnterOutliningModeWhenFilesOpen">true</PropertyValue><PropertyValue name="MemberListCommitCharacters">{}[]().,:;+-*/%&|^!=<>?@#\</PropertyValue><PropertyValue name="DisableReferenceHighlighting">false</PropertyValue><PropertyValue name="DoNotWarnIfFallbackLocationUsed">false</PropertyValue><PropertyValue name="DisableDatabaseImplicitAutoCleanup">false</PropertyValue><PropertyValue name="UseForwardSlashForIncludeAutoComplete">false</PropertyValue><PropertyValue name="DisableInactiveCodeOpacity">false</PropertyValue><PropertyValue name="HighlightMatchingTokens">true</PropertyValue><PropertyValue name="DisableDatabaseUpdates">false</PropertyValue><PropertyValue name="DisableIntelliSenseUpdating">false</PropertyValue><PropertyValue name="FallbackLocation"/><PropertyValue name="DisableErrorReporting">false</PropertyValue><PropertyValue name="DisableDatabaseImplicitFiles">false</PropertyValue><PropertyValue name="SmartMemberListCommitOnEnter">false</PropertyValue><PropertyValue name="DisableReferencesResolving">true</PropertyValue><PropertyValue name="DisableExternalDependenciesFolders">false</PropertyValue><PropertyValue name="DisableIntelliSense">false</PropertyValue><PropertyValue name="AutomaticOutliningOfStatementBlocks">false</PropertyValue><PropertyValue name="LoggingLevel">5</PropertyValue><PropertyValue name="MemberListFilterMode">3</PropertyValue><PropertyValue name="ColorizeInactiveBlocksDifferently">true</PropertyValue><PropertyValue name="RescanSolutionInterval">60</PropertyValue><PropertyValue name="AlwaysUseFallbackLocation">false</PropertyValue><PropertyValue name="DisableDatabaseAutoUpdates">false</PropertyValue><PropertyValue name="DisableSquiggles">false</PropertyValue><PropertyValue name="EnableQuickInfoToolTips">true</PropertyValue><PropertyValue name="DisableSemanticColoring">false</PropertyValue><PropertyValue name="InactiveCodeOpacityPercent">65</PropertyValue><PropertyValue name="IndentBraces">false</PropertyValue><PropertyValue name="HideUnconfirmedReferencesResults">true</PropertyValue><PropertyValue name="AutoIndentOnTab">false</PropertyValue><PropertyValue name="DisableMemberListKeywords">false</PropertyValue><PropertyValue name="EnumerateCommentTasks">true</PropertyValue><PropertyValue name="AutomaticOutliningOfPragmaRegions">true</PropertyValue><PropertyValue name="DisableMemberListExpansions">false</PropertyValue><PropertyValue name="LoggingFilter">0</PropertyValue><PropertyValue name="RescanSolution">false</PropertyValue><PropertyValue name="DisableDatabase">false</PropertyValue><PropertyValue name="DisableIncludeAutoComplete">false</PropertyValue><PropertyValue name="EnableLogging">false</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="CSS" RegisteredName="CSS" PackageName="Text Management Package"><PropertyValue name="TabSize">4</PropertyValue><PropertyValue name="AutoListMembers">true</PropertyValue><PropertyValue name="IndentStyle">2</PropertyValue><PropertyValue name="HideAdvancedMembers">true</PropertyValue><PropertyValue name="ShowNavigationBar">false</PropertyValue><PropertyValue name="VirtualSpace">false</PropertyValue><PropertyValue name="InsertTabs">false</PropertyValue><PropertyValue name="WordWrapGlyphs">true</PropertyValue><PropertyValue name="EnableLeftClickForURLs">true</PropertyValue><PropertyValue name="ShowLineNumbers">true</PropertyValue><PropertyValue name="WordWrap">false</PropertyValue><PropertyValue name="IndentSize">4</PropertyValue><PropertyValue name="CutCopyBlankLines">true</PropertyValue><PropertyValue name="AutoListParams">true</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="CSS Specific" RegisteredName="CSS Specific" PackageName="Visual Studio CSS Editing Package"><PropertyValue name="FormatStyle">2</PropertyValue><PropertyValue name="IndentRuleHierarchy">1</PropertyValue><PropertyValue name="DetectUnknownPropsEnabled">1</PropertyValue><PropertyValue name="FormatPropCase">0</PropertyValue><PropertyValue name="DetectInvalidValuesEnabled">1</PropertyValue><PropertyValue name="AllSchemaNames">CSS 1.0;CSS 1.0
CSS 2.1;CSS 2.1
CSS 3.0;CSS 3.0</PropertyValue><PropertyValue name="SchemaInternalName">CSS 3.0</PropertyValue><PropertyValue name="ErrorLevel">1</PropertyValue><PropertyValue name="ColorPickerDefaultFormat">3</PropertyValue><PropertyValue name="ColorPickerEnabled">1</PropertyValue><PropertyValue name="DetectErrorsEnabled">1</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="FSharp" RegisteredName="FSharp" PackageName="Text Management Package"><PropertyValue name="TabSize">4</PropertyValue><PropertyValue name="AutoListMembers">true</PropertyValue><PropertyValue name="IndentStyle">1</PropertyValue><PropertyValue name="HideAdvancedMembers">true</PropertyValue><PropertyValue name="ShowNavigationBar">false</PropertyValue><PropertyValue name="VirtualSpace">false</PropertyValue><PropertyValue name="InsertTabs">false</PropertyValue><PropertyValue name="WordWrapGlyphs">true</PropertyValue><PropertyValue name="EnableLeftClickForURLs">false</PropertyValue><PropertyValue name="ShowLineNumbers">true</PropertyValue><PropertyValue name="WordWrap">false</PropertyValue><PropertyValue name="IndentSize">4</PropertyValue><PropertyValue name="CutCopyBlankLines">true</PropertyValue><PropertyValue name="AutoListParams">true</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="General" RegisteredName="General" PackageName="Text Management Package"><PropertyValue name="DragNDropTextEditing">true</PropertyValue><PropertyValue name="HighlightCurrentLine">true</PropertyValue><PropertyValue name="VerticalScrollBar">true</PropertyValue><PropertyValue name="EditorEmulation">0</PropertyValue><PropertyValue name="DetectUTF8WithoutSignature">true</PropertyValue><PropertyValue name="TrackChanges">true</PropertyValue><PropertyValue name="UndoCaretActions">false</PropertyValue><PropertyValue name="SelectionMargin">true</PropertyValue><PropertyValue name="GoToAnchorAfterEscape">false</PropertyValue><PropertyValue name="HorizontalScrollBar">true</PropertyValue><PropertyValue name="AutoDelimiterHighlighting">true</PropertyValue><PropertyValue name="MarginIndicatorBar">true</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="HTML" RegisteredName="HTML" PackageName="Text Management Package"><PropertyValue name="TabSize">4</PropertyValue><PropertyValue name="AutoListMembers">true</PropertyValue><PropertyValue name="IndentStyle">2</PropertyValue><PropertyValue name="HideAdvancedMembers">true</PropertyValue><PropertyValue name="ShowNavigationBar">false</PropertyValue><PropertyValue name="VirtualSpace">false</PropertyValue><PropertyValue name="InsertTabs">false</PropertyValue><PropertyValue name="WordWrapGlyphs">true</PropertyValue><PropertyValue name="EnableLeftClickForURLs">true</PropertyValue><PropertyValue name="ShowLineNumbers">true</PropertyValue><PropertyValue name="WordWrap">false</PropertyValue><PropertyValue name="IndentSize">4</PropertyValue><PropertyValue name="CutCopyBlankLines">true</PropertyValue><PropertyValue name="AutoListParams">true</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="HTML Specific" RegisteredName="HTML Specific" PackageName="Visual Studio HTM Editor Package"><PropertyValue name="StyleApplicationOverlayColor">16244681</PropertyValue><PropertyValue name="LayoutResizeOverlayColor">0</PropertyValue><PropertyValue name="LayoutVisibleBorderColor">13027014</PropertyValue><PropertyValue name="LayoutUiActivatedBorderColor">13003057</PropertyValue><PropertyValue name="LayoutOffsetColor">16487691</PropertyValue><PropertyValue name="SpacerCellToolColor">14413810</PropertyValue><PropertyValue name="ShowTagToolbar">0</PropertyValue><PropertyValue name="RulerAndGridShowRuler">0</PropertyValue><PropertyValue name="LayoutTableToolColor">3575607</PropertyValue><PropertyValue name="HtmlIndent">4</PropertyValue><PropertyValue name="DisableDesignView">0</PropertyValue><PropertyValue name="MarkupValidationWarningLevel">2</PropertyValue><PropertyValue name="ClientAttrCasing">2</PropertyValue><PropertyValue name="AttrValueNotQuoted">0</PropertyValue><PropertyValue name="CssPositionDesignMode">2</PropertyValue><PropertyValue name="LayerBackgroundLabelColor">15724527</PropertyValue><PropertyValue name="AutoThumbnailBorder">1</PropertyValue><PropertyValue name="JsEditorTimeout">50</PropertyValue><PropertyValue name="AutoIdSnippets">0</PropertyValue><PropertyValue name="ManualDtp">243</PropertyValue><PropertyValue name="StyleApplicationOverlayBackgroundColor">15577469</PropertyValue><PropertyValue name="LayoutSiteSelectedBorderColor">0</PropertyValue><PropertyValue name="CssUseHtmlForImageSize">0</PropertyValue><PropertyValue name="CssBackgroundDesignMode">2</PropertyValue><PropertyValue name="HtmlGifInterlaced">0</PropertyValue><PropertyValue name="JsExternalTimeout">2000</PropertyValue><PropertyValue name="AutoInsertCloseTag">-1</PropertyValue><PropertyValue name="InsertAttrValueQuotesFormatting">-1</PropertyValue><PropertyValue name="WebPartColor">7257087</PropertyValue><PropertyValue name="TemplateColor">12383999</PropertyValue><PropertyValue name="RulerAndGridShowGrid">0</PropertyValue><PropertyValue name="ParentRegionColor">128</PropertyValue><PropertyValue name="LargePictureFileType">jpg</PropertyValue><PropertyValue name="FormatHTMLOnPaste">0</PropertyValue><PropertyValue name="WrapTagLength">80</PropertyValue><PropertyValue name="SmallPictureFileType">gif</PropertyValue><PropertyValue name="HtmlMargin">999</PropertyValue><PropertyValue name="JsFailsafeTimeout">15000</PropertyValue><PropertyValue name="RequireAngleBracketForTagIntellisense">-1</PropertyValue><PropertyValue name="AutoIdOnPasteSourceView">-1</PropertyValue><PropertyValue name="CssIndentTabSize">4</PropertyValue><PropertyValue name="RulerAndGridGridSpacing">20</PropertyValue><PropertyValue name="EditorOptionFlags">8388608</PropertyValue><PropertyValue name="JsMaxCacheFiles">5</PropertyValue><PropertyValue name="IdleYield">-1</PropertyValue><PropertyValue name="IdleParseDelay">750</PropertyValue><PropertyValue name="InsertAttrValueQuotesTyping">-1</PropertyValue><PropertyValue name="LayoutResizeOverlayBackgroundColor">13172735</PropertyValue><PropertyValue name="LayoutPaddingOverlayColor">16765887</PropertyValue><PropertyValue name="CssBorderDesignMode">2</PropertyValue><PropertyValue name="RulerAndGridSnapToGrid">0</PropertyValue><PropertyValue name="LayerLabelTextColor">0</PropertyValue><PropertyValue name="HtmlDoctypeValidation">-1</PropertyValue><PropertyValue name="LoadToolboxOnIdle">-1</PropertyValue><PropertyValue name="ClientTagNotLowerCase">0</PropertyValue><PropertyValue name="RestrictionsBOMFlag">4294967295</PropertyValue><PropertyValue name="CssIndent">4</PropertyValue><PropertyValue name="HtmlRightMarginRule">2</PropertyValue><PropertyValue name="HtmlBreakInTags">0</PropertyValue><PropertyValue name="AutoThumbnailSize">100</PropertyValue><PropertyValue name="HTMLSortAttributes">1</PropertyValue><PropertyValue name="LayoutMarginOverlayColor">12895452</PropertyValue><PropertyValue name="CssPageDesignMode">1</PropertyValue><PropertyValue name="RulerAndGridSnapDistance">5</PropertyValue><PropertyValue name="RulerAndGridGridLine">2</PropertyValue><PropertyValue name="MasterPageDesignOutlineColor">16760311</PropertyValue><PropertyValue name="LayoutCellToolColor">16750848</PropertyValue><PropertyValue name="AutoThumbnailBorderSize">2</PropertyValue><PropertyValue name="DisableDesignViewByProjectTypeGuids">{262852C6-CD72-467D-83FE-5EEB1973A190}</PropertyValue><PropertyValue name="MarkupValidationErrorLevel">1</PropertyValue><PropertyValue name="VerticalSplitView">0</PropertyValue><PropertyValue name="WrapTag">0</PropertyValue><PropertyValue name="ServerAttrCasing">3</PropertyValue><PropertyValue name="ServerTagCasing">3</PropertyValue><PropertyValue name="TagNotWellFormed">0</PropertyValue><PropertyValue name="CssUseShorthands">1</PropertyValue><PropertyValue name="CssListDesignMode">2</PropertyValue><PropertyValue name="MasterPageParentRegionColor">8650752</PropertyValue><PropertyValue name="HtmlJpegCompressions">0</PropertyValue><PropertyValue name="IdleOutlineDelay">1800</PropertyValue><PropertyValue name="InCSS">-1</PropertyValue><PropertyValue name="LayoutMarginOverlayBackgroundColor">14145511</PropertyValue><PropertyValue name="CssMarginsDesignMode">2</PropertyValue><PropertyValue name="LayoutPaddingOverlayBackgroundColor">16768975</PropertyValue><PropertyValue name="HtmlGifTransparent">0</PropertyValue><PropertyValue name="EditableColor">7257087</PropertyValue><PropertyValue name="AutoThumbnailChisel">0</PropertyValue><PropertyValue name="JsJQueryTemplateTypeNames">text/html;text/x-jquery-tmpl</PropertyValue><PropertyValue name="MasterPageContentRegionColor">16739258</PropertyValue><PropertyValue name="LayerHandleBackgroundColor">16777215</PropertyValue><PropertyValue name="LayerHandleColor">0</PropertyValue><PropertyValue name="HtmlJpegQuality">90</PropertyValue><PropertyValue name="TargetFriendlyName">HTML5</PropertyValue><PropertyValue name="ValidateDeprecated">0</PropertyValue><PropertyValue name="ShowAspNonVisualElements">1</PropertyValue><PropertyValue name="CssReuseUserClasses">0</PropertyValue><PropertyValue name="IdleSelectionSyncDelay">500</PropertyValue><PropertyValue name="ShowErrors">-1</PropertyValue><PropertyValue name="ClientTagCasing">2</PropertyValue><PropertyValue name="RulerAndGridUnit">0</PropertyValue><PropertyValue name="RulerAndGridGridColor">11119017</PropertyValue><PropertyValue name="HtmlIndentTabs">0</PropertyValue><PropertyValue name="StartPageView">1</PropertyValue><PropertyValue name="HtmlIndentTabSize">4</PropertyValue><PropertyValue name="CssIndentTabs">0</PropertyValue><PropertyValue name="AutoThumbnailType">0</PropertyValue><PropertyValue name="AutoFormAroundControls">1</PropertyValue><PropertyValue name="ShowVisualAids">1</PropertyValue><PropertyValue name="CssTextDesignMode">2</PropertyValue><PropertyValue name="WebPartZoneColor">16750848</PropertyValue><PropertyValue name="IdleMainLoopDelay">1200</PropertyValue><PropertyValue name="OutlineHTMLOnFileOpen">-1</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="JavaScript" RegisteredName="JavaScript" PackageName="Text Management Package"><PropertyValue name="TabSize">4</PropertyValue><PropertyValue name="AutoListMembers">true</PropertyValue><PropertyValue name="IndentStyle">2</PropertyValue><PropertyValue name="HideAdvancedMembers">true</PropertyValue><PropertyValue name="ShowNavigationBar">false</PropertyValue><PropertyValue name="VirtualSpace">false</PropertyValue><PropertyValue name="InsertTabs">false</PropertyValue><PropertyValue name="WordWrapGlyphs">true</PropertyValue><PropertyValue name="EnableLeftClickForURLs">true</PropertyValue><PropertyValue name="ShowLineNumbers">true</PropertyValue><PropertyValue name="WordWrap">false</PropertyValue><PropertyValue name="IndentSize">4</PropertyValue><PropertyValue name="CutCopyBlankLines">true</PropertyValue><PropertyValue name="AutoListParams">true</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="JavaScript Specific" RegisteredName="JavaScript Specific" PackageName="Microsoft.VisualStudio.JSLS.JavaScriptLanguageServicePackage, Microsoft.VisualStudio.JSLS, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"><PropertyValue name="ImplicitReferencesString">Implicit (Windows)|C:\Program Files (x86)\Microsoft Visual Studio 11.0\JavaScript\References\libhelp.js|C:\Program Files (x86)\Microsoft Visual Studio 11.0\JavaScript\References\sitetypesWindows.js|C:\Program Files (x86)\Microsoft Visual Studio 11.0\JavaScript\References\domWindows.js|C:\Program Files (x86)\Microsoft Visual Studio 11.0\JavaScript\References\underscorefilter.js|C:\Program Files (x86)\Microsoft Visual Studio 11.0\JavaScript\References\showPlainComments.js;Implicit (Web)|C:\Program Files (x86)\Microsoft Visual Studio 11.0\JavaScript\References\libhelp.js|C:\Program Files (x86)\Microsoft Visual Studio 11.0\JavaScript\References\sitetypesWeb.js|C:\Program Files (x86)\Microsoft Visual Studio 11.0\JavaScript\References\domWeb.js|C:\Program Files (x86)\Microsoft Visual Studio 11.0\JavaScript\References\underscorefilter.js|C:\Program Files (x86)\Microsoft Visual Studio 11.0\JavaScript\References\showPlainComments.js|~/Scripts/_references.js;Dedicated Worker|C:\Program Files (x86)\Microsoft Visual Studio 11.0\JavaScript\References\libhelp.js|C:\Program Files (x86)\Microsoft Visual Studio 11.0\JavaScript\References\dedicatedworker.js|C:\Program Files (x86)\Microsoft Visual Studio 11.0\JavaScript\References\underscorefilter.js|C:\Program Files (x86)\Microsoft Visual Studio 11.0\JavaScript\References\showPlainComments.js;</PropertyValue><PropertyValue name="InsertSpaceAfterOpeningAndBeforeClosingNonemptyParenthesis">false</PropertyValue><PropertyValue name="FormatOnPaste">true</PropertyValue><PropertyValue name="InsertSpaceAfterCommaDelimiter">true</PropertyValue><PropertyValue name="PlaceOpenBraceOnNewLineForFunctions">false</PropertyValue><PropertyValue name="FormatCompletedLineOnEnter">true</PropertyValue><PropertyValue name="InsertSpaceAfterKeywordsInControlFlowStatements">true</PropertyValue><PropertyValue name="FormatCompletedBlockOnRightCurlyBrace">true</PropertyValue><PropertyValue name="InsertSpaceBeforeAndAfterBinaryOperators">true</PropertyValue><PropertyValue name="DownloadRemoteReferences">false</PropertyValue><PropertyValue name="FormatCompletedStatementOnSemicolon">true</PropertyValue><PropertyValue name="OnlyUseTaborEnterToCommit">true</PropertyValue><PropertyValue name="ShowErrorsAsWarnings">false</PropertyValue><PropertyValue name="InsertSpaceAfterFunctionKeywordForAnonymousFunctions">true</PropertyValue><PropertyValue name="PlaceOpenBraceOnNewLineForControlBlocks">false</PropertyValue><PropertyValue name="ShowSyntaxErrors">true</PropertyValue><PropertyValue name="InsertSpaceAfterSemicolonInForStatements">true</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="PlainText" RegisteredName="PlainText" PackageName="Text Management Package"><PropertyValue name="TabSize">4</PropertyValue><PropertyValue name="AutoListMembers">true</PropertyValue><PropertyValue name="IndentStyle">1</PropertyValue><PropertyValue name="HideAdvancedMembers">true</PropertyValue><PropertyValue name="ShowNavigationBar">false</PropertyValue><PropertyValue name="VirtualSpace">false</PropertyValue><PropertyValue name="InsertTabs">true</PropertyValue><PropertyValue name="WordWrapGlyphs">true</PropertyValue><PropertyValue name="EnableLeftClickForURLs">true</PropertyValue><PropertyValue name="ShowLineNumbers">true</PropertyValue><PropertyValue name="WordWrap">false</PropertyValue><PropertyValue name="IndentSize">4</PropertyValue><PropertyValue name="CutCopyBlankLines">true</PropertyValue><PropertyValue name="AutoListParams">true</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="SQL Server Tools" RegisteredName="SQL Server Tools" PackageName="Text Management Package"><PropertyValue name="TabSize">4</PropertyValue><PropertyValue name="AutoListMembers">true</PropertyValue><PropertyValue name="IndentStyle">1</PropertyValue><PropertyValue name="HideAdvancedMembers">true</PropertyValue><PropertyValue name="ShowNavigationBar">false</PropertyValue><PropertyValue name="VirtualSpace">false</PropertyValue><PropertyValue name="InsertTabs">true</PropertyValue><PropertyValue name="WordWrapGlyphs">true</PropertyValue><PropertyValue name="EnableLeftClickForURLs">true</PropertyValue><PropertyValue name="ShowLineNumbers">true</PropertyValue><PropertyValue name="WordWrap">false</PropertyValue><PropertyValue name="IndentSize">4</PropertyValue><PropertyValue name="CutCopyBlankLines">true</PropertyValue><PropertyValue name="AutoListParams">true</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="T-SQL90" RegisteredName="T-SQL90" PackageName="Text Management Package"><PropertyValue name="TabSize">4</PropertyValue><PropertyValue name="AutoListMembers">true</PropertyValue><PropertyValue name="IndentStyle">1</PropertyValue><PropertyValue name="HideAdvancedMembers">true</PropertyValue><PropertyValue name="ShowNavigationBar">false</PropertyValue><PropertyValue name="VirtualSpace">false</PropertyValue><PropertyValue name="InsertTabs">true</PropertyValue><PropertyValue name="WordWrapGlyphs">true</PropertyValue><PropertyValue name="EnableLeftClickForURLs">true</PropertyValue><PropertyValue name="ShowLineNumbers">true</PropertyValue><PropertyValue name="WordWrap">false</PropertyValue><PropertyValue name="IndentSize">4</PropertyValue><PropertyValue name="CutCopyBlankLines">true</PropertyValue><PropertyValue name="AutoListParams">true</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="XAML" RegisteredName="XAML" PackageName="Text Management Package"><PropertyValue name="TabSize">4</PropertyValue><PropertyValue name="AutoListMembers">true</PropertyValue><PropertyValue name="IndentStyle">2</PropertyValue><PropertyValue name="HideAdvancedMembers">true</PropertyValue><PropertyValue name="ShowNavigationBar">false</PropertyValue><PropertyValue name="VirtualSpace">false</PropertyValue><PropertyValue name="InsertTabs">false</PropertyValue><PropertyValue name="WordWrapGlyphs">true</PropertyValue><PropertyValue name="EnableLeftClickForURLs">false</PropertyValue><PropertyValue name="ShowLineNumbers">true</PropertyValue><PropertyValue name="WordWrap">false</PropertyValue><PropertyValue name="IndentSize">4</PropertyValue><PropertyValue name="CutCopyBlankLines">true</PropertyValue><PropertyValue name="AutoListParams">true</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="XML" RegisteredName="XML" PackageName="Text Management Package"><PropertyValue name="TabSize">2</PropertyValue><PropertyValue name="AutoListMembers">true</PropertyValue><PropertyValue name="IndentStyle">2</PropertyValue><PropertyValue name="HideAdvancedMembers">true</PropertyValue><PropertyValue name="ShowNavigationBar">false</PropertyValue><PropertyValue name="VirtualSpace">false</PropertyValue><PropertyValue name="InsertTabs">false</PropertyValue><PropertyValue name="WordWrapGlyphs">true</PropertyValue><PropertyValue name="EnableLeftClickForURLs">true</PropertyValue><PropertyValue name="ShowLineNumbers">true</PropertyValue><PropertyValue name="WordWrap">false</PropertyValue><PropertyValue name="IndentSize">2</PropertyValue><PropertyValue name="CutCopyBlankLines">true</PropertyValue><PropertyValue name="AutoListParams">true</PropertyValue></ToolsOptionsSubCategory></ToolsOptionsCategory></ToolsOptions><Category name="Database Tools" RegisteredName="Database Tools">
<Category name="Data Compare" Category="{B25F97C5-F845-458F-853B-3970D61FE4B9}" Package="{481A3758-A6D0-43E0-B1B8-4428BE962F8E}" RegisteredName="Data Compare" PackageName="VSTS for Database Professionals Sql Server">
<PropertyValue name="DataSettings">Default</PropertyValue>
<PropertyValue name="MaxCharsPerColumn">65535</PropertyValue>
</Category>
<Category name="Data Generator" Category="{7E055B73-82C8-4C8E-981F-FE58F889C213}" Package="{068E2583-0872-403B-AF4C-6C2A8F2D8C3E}" RegisteredName="Data Generator" PackageName="VSTS for Database Professionals">
<PropertyValue name="DataSinks"/>
<PropertyValue name="PopulateRowCount">50</PropertyValue>
<PropertyValue name="PreviewCount">50</PropertyValue>
<PropertyValue name="Seed">5</PropertyValue>
<PropertyValue name="SqlTimeout">60</PropertyValue>
<PropertyValue name="TableErrorThreshold">0</PropertyValue>
</Category>
<Category name="Schema Compare" RegisteredName="Schema Compare">
<Category name="Microsoft SQL Server 2005" Category="{FEA72D7C-B46E-47dc-9E8E-915ADC603B4E}" Package="{481A3758-A6D0-43E0-B1B8-4428BE962F8E}" RegisteredName="Microsoft SQL Server 2005" PackageName="VSTS for Database Professionals Sql Server">
<PropertyValue name="GeneralOptionsForCompare">000000000000010001000100000001</PropertyValue>
<PropertyValue name="GeneralOptionsForUpdate">11011100</PropertyValue>
<PropertyValue name="IgnoredSqlTypes">000000000000000000000000010000000100000000000000000000000000</PropertyValue>
<PropertyValue name="SevenSetOptionsBitArray">1111101</PropertyValue>
<PropertyValue name="UseSourceCollation">True</PropertyValue>
</Category>
<Category name="Microsoft SQL Server 2008" Category="{0F633993-8DD1-49f5-B67D-B52E35CDD480}" Package="{481A3758-A6D0-43E0-B1B8-4428BE962F8E}" RegisteredName="Microsoft SQL Server 2008" PackageName="VSTS for Database Professionals Sql Server">
<PropertyValue name="GeneralOptionsForCompare">0000000000000100010001000000011</PropertyValue>
<PropertyValue name="GeneralOptionsForUpdate">11011100</PropertyValue>
<PropertyValue name="IgnoredSqlTypes">0000000000000000000000000100000001000000000000000000000000000000000000</PropertyValue>
<PropertyValue name="SevenSetOptionsBitArray">1111101</PropertyValue>
<PropertyValue name="UseSourceCollation">True</PropertyValue>
</Category>
</Category>
</Category><Category name="Environment_Group" RegisteredName="Environment_Group"><Category name="Environment_Aliases" Category="{AD334E74-368A-4c46-9AF8-F53ABF0775F2}" Package="{DA9FB551-C724-11d0-AE1F-00A0C90FFFC3}" RegisteredName="Environment_Aliases" PackageName="Visual Studio Environment Package"><Aliases Version="1.0"><Alias Name="immed" Definition="Tools.ImmediateMode"/><Alias Name="props" Definition="View.PropertiesWindow"/><Alias Name="memory1" Definition="Debug.Memory1"/><Alias Name="memory2" Definition="Debug.Memory2"/><Alias Name="memory3" Definition="Debug.Memory3"/><Alias Name="Lcase" Definition="Edit.MakeLowercase"/><Alias Name="memory4" Definition="Debug.Memory4"/><Alias Name="locals" Definition="Debug.Locals"/><Alias Name="kb" Definition="Debug.ListCallStack"/><Alias Name="da" Definition="Debug.ListMemory /Ansi"/><Alias Name="db" Definition="Debug.ListMemory /Format:OneByte"/><Alias Name="DelEOL" Definition="Edit.DeleteToEOL"/><Alias Name="dc" Definition="Debug.ListMemory /Format:FourBytes /Ansi"/><Alias Name="dd" Definition="Debug.ListMemory /Format:FourBytes"/><Alias Name="df" Definition="Debug.ListMemory /Format:Float"/><Alias Name="WordWrap" Definition="Edit.ToggleWordWrap"/><Alias Name="AddProj" Definition="File.AddNewProject"/><Alias Name="dq" Definition="Debug.ListMemory /Format:EightBytes"/><Alias Name="du" Definition="Debug.ListMemory /Unicode"/><Alias Name="designer" Definition="View.ViewDesigner"/><Alias Name="ListMembers" Definition="Edit.ListMembers"/><Alias Name="code" Definition="View.ViewCode"/><Alias Name="ParamInfo" Definition="Edit.ParameterInfo"/><Alias Name="DelHSp" Definition="Edit.DeleteHorizontalWhiteSpace"/><Alias Name="TileH" Definition="Window.TileHorizontally"/><Alias Name="save" Definition="File.SaveSelectedItems"/><Alias Name="?" Definition="Debug.Print"/><Alias Name="callstack" Definition="Debug.CallStack"/><Alias Name="open" Definition="File.OpenFile"/><Alias Name="TileV" Definition="Window.TileVertically"/><Alias Name="OutlineDefs" Definition="Edit.CollapsetoDefinitions"/><Alias Name="CloseAll" Definition="Window.CloseAllDocuments"/><Alias Name="ToggleBook" Definition="Edit.ToggleBookmark"/><Alias Name="InsertFile" Definition="Edit.InsertFileAsText"/><Alias Name="autos" Definition="Debug.Autos"/><Alias Name="SaveAll" Definition="File.SaveAll"/><Alias Name="new" Definition="File.NewFile"/><Alias Name="d" Definition="Debug.ListMemory"/><Alias Name="rtc" Definition="Debug.RunToCursor"/><Alias Name="navigate" Definition="View.WebBrowser"/><Alias Name="g" Definition="Debug.Start"/><Alias Name="k" Definition="Debug.ListCallStack"/><Alias Name="format" Definition="Edit.FormatSelection"/><Alias Name="n" Definition="Debug.SetRadix"/><Alias Name="p" Definition="Debug.StepOver"/><Alias Name="q" Definition="Debug.StopDebugging"/><Alias Name="r" Definition="Debug.ListRegisters"/><Alias Name="t" Definition="Debug.StepInto"/><Alias Name="~*kb" Definition="Debug.ListCallStack /AllThreads"/><Alias Name="u" Definition="Debug.ListDisassembly"/><Alias Name="nf" Definition="File.NewFile"/><Alias Name="registers" Definition="Debug.Registers"/><Alias Name="LineCut" Definition="Edit.LineCut"/><Alias Name="memory" Definition="memory1"/><Alias Name="|" Definition="Debug.ListProcesses"/><Alias Name="~" Definition="Debug.ListThreads"/><Alias Name="np" Definition="File.NewProject"/><Alias Name="DelBOL" Definition="Edit.DeleteToBOL"/><Alias Name="~*k" Definition="Debug.ListCallStack /AllThreads"/><Alias Name="NextBook" Definition="Edit.NextBookmark"/><Alias Name="TaskList" Definition="View.TaskList"/><Alias Name="Ucase" Definition="Edit.MakeUppercase"/><Alias Name="NewProj" Definition="File.NewProject"/><Alias Name="Untabify" Definition="Edit.UntabifySelectedLines"/><Alias Name="GotoBrace" Definition="Edit.GotoBrace"/><Alias Name="cls" Definition="Edit.ClearAll"/><Alias Name="shell" Definition="Tools.Shell"/><Alias Name="of" Definition="File.OpenFile"/><Alias Name="log" Definition="Tools.LogCommandWindowOutput"/><Alias Name="print" Definition="File.Print"/><Alias Name="op" Definition="File.OpenProject"/><Alias Name="eval" Definition="Debug.EvaluateStatement"/><Alias Name="alias" Definition="Tools.Alias"/><Alias Name="watch" Definition="Debug.Watch"/><Alias Name="cmd" Definition="View.CommandWindow"/><Alias Name="help" Definition="Help.F1Help"/><Alias Name="GotoLn" Definition="Edit.GoTo"/><Alias Name="disasm" Definition="Debug.Disassembly"/><Alias Name="redo" Definition="Edit.Redo"/><Alias Name="undo" Definition="Edit.Undo"/><Alias Name="tabify" Definition="Edit.TabifySelectedLines"/><Alias Name="LineDel" Definition="Edit.LineDelete"/><Alias Name="StopOutlining" Definition="Edit.CollapsetoDefinitions"/><Alias Name="pr" Definition="Debug.StepOut"/><Alias Name="SaveAs" Definition="File.SaveSelectedItemsAs"/><Alias Name="FullScreen" Definition="View.FullScreen"/><Alias Name="nav" Definition="navigate"/><Alias Name="SwapAnchor" Definition="Edit.SwapAnchor"/><Alias Name="exit" Definition="File.Exit"/><Alias Name="threads" Definition="Debug.Threads"/><Alias Name="PrevBook" Definition="Edit.PreviousBookmark"/><Alias Name="close" Definition="File.Close"/><Alias Name="toolbox" Definition="View.Toolbox"/><Alias Name="bl" Definition="Debug.Breakpoints"/><Alias Name="bp" Definition="Debug.ToggleBreakpoint"/><Alias Name="??" Definition="Debug.QuickWatch"/><Alias Name="StopFind" Definition="Edit.FindInFiles /stop"/><Alias Name="ClearBook" Definition="Edit.ClearBookmarks"/></Aliases></Category><Category name="Environment_ExternalTools" Category="{E8FAE9E8-FBA2-4474-B134-AB0FFCFB291D}" Package="{DA9FB551-C724-11d0-AE1F-00A0C90FFFC3}" RegisteredName="Environment_ExternalTools" PackageName="Visual Studio Environment Package"><ExternalTools/></Category><Category name="Environment_CallBrowser" Category="{50B05A5D-9174-48eb-851A-B1C616A0B43D}" Package="{DA9FB551-C724-11d0-AE1F-00A0C90FFFC3}" RegisteredName="Environment_CallBrowser" PackageName="Visual Studio Environment Package"><PropertyValue name="CallBrowserSortAlphabetically">true</PropertyValue><PropertyValue name="CallBrowserSortByAccess">false</PropertyValue><PropertyValue name="CallBrowserShowFullyQualifiedNames">true</PropertyValue></Category><Category name="Environment_ClassView" Category="{40AF29AB-4C5B-412A-9CE8-465C4FCFE41D}" Package="{DA9FB551-C724-11d0-AE1F-00A0C90FFFC3}" RegisteredName="Environment_ClassView" PackageName="Visual Studio Environment Package"><PropertyValue name="ClassViewShowProjectReferences">true</PropertyValue><PropertyValue name="ClassViewShowHiddenTypesAndMembers">true</PropertyValue><PropertyValue name="ClassViewTypesSortAlphabetically">true</PropertyValue><PropertyValue name="ClassViewTypesSortByType">false</PropertyValue><PropertyValue name="ClassViewTypesSortByAccess">false</PropertyValue><PropertyValue name="ClassViewTypesGroupByType">false</PropertyValue><PropertyValue name="ClassViewSearchResultsSortByBestMatch">true</PropertyValue><PropertyValue name="ClassViewSearchResultsSortAlphabetically">false</PropertyValue><PropertyValue name="ClassViewSearchResultsSortByType">false</PropertyValue><PropertyValue name="ClassViewSearchResultsSortByAccess">false</PropertyValue><PropertyValue name="ClassViewSearchResultsGroupByType">false</PropertyValue><PropertyValue name="ClassViewMembersViewPublic">true</PropertyValue><PropertyValue name="ClassViewMembersViewProtected">true</PropertyValue><PropertyValue name="ClassViewMembersViewPrivate">true</PropertyValue><PropertyValue name="ClassViewMembersViewOther">true</PropertyValue><PropertyValue name="ClassViewMembersShowInherited">false</PropertyValue><PropertyValue name="ClassViewShowExtensionMembers">false</PropertyValue><PropertyValue name="ClassViewShowBaseTypes">true</PropertyValue><PropertyValue name="ClassViewShowDerivedTypes">true</PropertyValue><PropertyValue name="ClassViewMembersSortAlphabetically">false</PropertyValue><PropertyValue name="ClassViewMembersSortByType">true</PropertyValue><PropertyValue name="ClassViewMembersSortByAccess">false</PropertyValue></Category><Category name="Environment_Expansions" Category="{0B9A10B2-C0D0-4a6a-8353-115E9CACF34A}" Package="{F5E7E720-1401-11d1-883B-0000F87579D2}" RegisteredName="Environment_Expansions" PackageName="Text Management Package"><Expansions Version="1.0"><Language Guid="{58E975A0-F8FE-11D2-A6AE-00104BCC7269}"><Path><Folder Name="C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Snippets\HTML\%LCID%\ASP.NET Web Pages\"/><Folder Name="C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 3\Visual Studio 11\Snippets\HTML\%LCID%\ASP.NET MVC 3\"/><Folder Name="C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Visual Studio 11\Snippets\HTML\%LCID%\ASP.NET MVC 4\"/><Folder Name="%InstallRoot%\Web\Snippets\HTML\%LCID%\HTML\"/><Folder Name="%InstallRoot%\Web\Snippets\HTML\%LCID%\ASP.NET\"/><Folder Name="%vsspv_settings_directory%\HTML\"/></Path></Language><Language Guid="{A764E898-518D-11d2-9A89-00C04F79EFC3}"><Path><Folder Name="%InstallRoot%\Web\Snippets\CSS\%LCID%\CSS\"/><Folder Name="%MyDocs%\Code Snippets\Visual Web Developer\My CSS Snippets\"/></Path></Language><Language Guid="{694DD9B6-B865-4C5B-AD85-86356E9C88DC}"><Path><Folder Name="%InstallRoot%\VC#\Snippets\%LCID%\Other\"/><Folder Name="%InstallRoot%\VC#\Snippets\%LCID%\NetFX30\"/><Folder Name="%InstallRoot%\VC#\Snippets\%LCID%\Refactoring\"/><Folder Name="%InstallRoot%\VC#\Snippets\%LCID%\Test\"/><Folder Name="C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 3\Visual Studio 11\Snippets\VC#\%LCID%\ASP.NET MVC 3\"/><Folder Name="C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Visual Studio 11\Snippets\VC#\%LCID%\ASP.NET MVC 4\"/><Folder Name="%InstallRoot%\VC#\Snippets\%LCID%\OfficeDevelopment\"/><Folder Name="%vsspv_settings_directory%\Visual C#\"/></Path></Language><Language Guid="{f6819a78-a205-47b5-be1c-675b3c7f0b8e}"><Path><Folder Name="%InstallRoot%\xml\%LCID%\Snippets\"/><Folder Name="%vsspv_settings_directory%\XML\"/></Path></Language><Language Guid="{3A12D0B8-C26C-11D0-B442-00A0244A1DD2}"><Path><Folder Name="%InstallRoot%\VB\Snippets\%LCID%\WPF\"/><Folder Name="%InstallRoot%\VB\Snippets\%LCID%\application\"/><Folder Name="%InstallRoot%\VB\Snippets\%LCID%\common code patterns\"/><Folder Name="%InstallRoot%\VB\Snippets\%LCID%\data\"/><Folder Name="%InstallRoot%\VB\Snippets\%LCID%\fundamentals\"/><Folder Name="%InstallRoot%\VB\Snippets\%LCID%\os\"/><Folder Name="%InstallRoot%\VB\Snippets\%LCID%\other\"/><Folder Name="%InstallRoot%\VB\Snippets\%LCID%\windowsforms\"/><Folder Name="%MyDocs%\Code Snippets\Visual Basic\My Code Snippets\"/><Folder Name="%InstallRoot%\VB\Snippets\%LCID%\Test\"/><Folder Name="C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 3\Visual Studio 11\Snippets\VB\%LCID%\ASP.NET MVC 3\"/><Folder Name="C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Visual Studio 11\Snippets\VB\%LCID%\ASP.NET MVC 4\"/><Folder Name="%InstallRoot%\VB\Snippets\%LCID%\OfficeDevelopment\"/></Path></Language><Language Guid="{B2F072B0-ABC1-11D0-9D62-00C04FD9DFD9}"><Path><Folder Name="%vsspv_vs_install_directory%\VC\Snippets\%LCID%\Visual C++\"/><Folder Name="%MyDocs%\Code Snippets\Visual C++\My Code Snippets\"/></Path></Language><Language Guid="{71d61d27-9011-4b17-9469-d20f798fb5c0}"><Path><Folder Name="%vsspv_vs_install_directory%\\JavaScript\Snippets\%LCID%\ASP.NET AJAX\"/><Folder Name="%vsspv_vs_install_directory%\\JavaScript\Snippets\%LCID%\JavaScript\"/><Folder Name="%vsspv_vs_install_directory%\\JavaScript\Snippets\%LCID%\XML Comments\"/><Folder Name="%vsspv_settings_directory%\JavaScript\"/></Path></Language><Language Guid="{ed1a9c1c-d95c-4dc1-8db8-e5a28707a864}"><Path><Folder Name="%InstallRoot%\Common7\IDE\Extensions\Microsoft\SQLEditor\Snippets\%LCID%\Function\"/><Folder Name="%InstallRoot%\Common7\IDE\Extensions\Microsoft\SQLEditor\Snippets\%LCID%\Index\"/><Folder Name="%InstallRoot%\Common7\IDE\Extensions\Microsoft\SQLEditor\Snippets\%LCID%\Login\"/><Folder Name="%InstallRoot%\Common7\IDE\Extensions\Microsoft\SQLEditor\Snippets\%LCID%\Role\"/><Folder Name="%InstallRoot%\Common7\IDE\Extensions\Microsoft\SQLEditor\Snippets\%LCID%\Schema\"/><Folder Name="%InstallRoot%\Common7\IDE\Extensions\Microsoft\SQLEditor\Snippets\%LCID%\Stored Procedure\"/><Folder Name="%InstallRoot%\Common7\IDE\Extensions\Microsoft\SQLEditor\Snippets\%LCID%\Synonym\"/><Folder Name="%InstallRoot%\Common7\IDE\Extensions\Microsoft\SQLEditor\Snippets\%LCID%\Table\"/><Folder Name="%InstallRoot%\Common7\IDE\Extensions\Microsoft\SQLEditor\Snippets\%LCID%\Trigger\"/><Folder Name="%InstallRoot%\Common7\IDE\Extensions\Microsoft\SQLEditor\Snippets\%LCID%\User\"/><Folder Name="%InstallRoot%\Common7\IDE\Extensions\Microsoft\SQLEditor\Snippets\%LCID%\User Defined Data Type\"/><Folder Name="%InstallRoot%\Common7\IDE\Extensions\Microsoft\SQLEditor\Snippets\%LCID%\User Defined Table Type\"/><Folder Name="%InstallRoot%\Common7\IDE\Extensions\Microsoft\SQLEditor\Snippets\%LCID%\User Defined Type\"/><Folder Name="%InstallRoot%\Common7\IDE\Extensions\Microsoft\SQLEditor\Snippets\%LCID%\View\"/><Folder Name="%MyDocs%\Code Snippets\SQL_SSDT\My Code Snippets\"/></Path></Language></Expansions></Category><Category name="Environment_ErrorList" Category="{68897077-DF64-4628-9BD4-025923684F2F}" Package="{4A9B7E50-AA16-11d0-A8C5-00A0C921A4D2}" RegisteredName="Environment_ErrorList" PackageName="Visual Studio Task List Package"><PropertyValue name="Version">1</PropertyValue><PropertyValue name="ErrorListShowsErrors">true</PropertyValue><PropertyValue name="ErrorListShowsWarnings">false</PropertyValue><PropertyValue name="ErrorListShowsMessages">false</PropertyValue><PropertyValue name="ErrorListScopeFilteringActive">false</PropertyValue><PropertyValue name="ErrorListFilterScope">3</PropertyValue><PropertyValue name="ActiveProvider">{7E5BB8D2-57E5-4FA9-9542-3870395C16A1}</PropertyValue><TaskProviders><Provider GUID="{7E5BB8D2-57E5-4FA9-9542-3870395C16A1}"><Columns><Column Name="Priority" Width="20" Visibility="Invisible" SortPriority="-1" SortDirection="Up"/><Column Name="Bitmap" Width="17" Visibility="Visible" SortPriority="-1" SortDirection="Up"/><Column Name="ProviderKnowsOrder" Width="18" Visibility="Visible" SortPriority="-1" SortDirection="Up"/><Column Name="Checked" Width="28" Visibility="Invisible" SortPriority="-1" SortDirection="Up"/><Column Name="Description" Width="1468" Visibility="Visible" SortPriority="0" SortDirection="Up"/><Column Name="File" Width="120" Visibility="Visible" SortPriority="-1" SortDirection="Up"/><Column Name="Line" Width="70" Visibility="Visible" SortPriority="-1" SortDirection="Up"/><Column Name="Column" Width="70" Visibility="Visible" SortPriority="-1" SortDirection="Up"/><Column Name="Project" Width="120" Visibility="Visible" SortPriority="-1" SortDirection="Up"/><Column Name="Category" Width="0" Visibility="Invisible" SortPriority="-1" SortDirection="Up"/><Column Name="Subcategory" Width="0" Visibility="Invisible" SortPriority="-1" SortDirection="Up"/></Columns></Provider></TaskProviders></Category><Category name="Environment_ExtensionManager" Category="{539391d7-9414-4715-b033-8669db0abee1}" Package="{e7576c05-1874-450c-9e98-cf3a0897a069}" RegisteredName="Environment_ExtensionManager" PackageName="ExtensionManagerPackage"><PropertyValue name="AutomaticallyCheckForUpdates2">True</PropertyValue><PropertyValue name="CustomRepositories"><ExtensionRepositoryConfigList Capacity="0" xmlns="clr-namespace:Microsoft.VisualStudio.ExtensionManager;assembly=Microsoft.VisualStudio.ExtensionManager.Implementation" /></PropertyValue><PropertyValue name="EnableAdminExtensions">True</PropertyValue></Category><Category name="Environment_DefaultEditors" Category="{68161AEE-BCA8-4214-B2E4-7875263E49C5}" Package="{DA9FB551-C724-11d0-AE1F-00A0C90FFFC3}" RegisteredName="Environment_DefaultEditors" PackageName="Visual Studio Environment Package"><PropertyValue name="NumberOfMappings">0</PropertyValue><PropertyValue name="NumberOfDefaultEditors">1</PropertyValue><PropertyValue name="DefaultEditor>0">js>0>NoGuid>NoGuid</PropertyValue></Category><Category name="Environment_UnifiedFind" Category="{DF00ADDF-C14C-4ffd-9325-634FD605850B}" Package="{DA9FB551-C724-11d0-AE1F-00A0C90FFFC3}" RegisteredName="Environment_UnifiedFind" PackageName="Visual Studio Environment Package"><PropertyValue name="Options">MatchCase=0 WholeWord=0 Hidden=0 Up=0 Selection=0 Block=0 KeepCase=0 SubFolders=0 KeepOpen=0 NameOnly=0 Plain Document Find</PropertyValue><PropertyValue name="DialogOptions">MatchCase=0 WholeWord=0 Hidden=1 Up=0 Selection=0 Block=0 KeepCase=0 SubFolders=1 KeepOpen=0 NameOnly=0 Plain Document Find</PropertyValue><PropertyValue name="AdornmentOptions">MatchCase=0 WholeWord=0 Hidden=0 Up=0 Selection=0 Block=0 KeepCase=0 SubFolders=0 KeepOpen=0 NameOnly=0 Plain Document Find</PropertyValue><PropertyValue name="Result list">1</PropertyValue><PropertyValue name="ShowEndOfSearch">1</PropertyValue><PropertyValue name="ShowNoFound">1</PropertyValue><PropertyValue name="ShowAllReplacementsNotAllowed">1</PropertyValue><PropertyValue name="ShowSomeReplacementsNotAllowed">1</PropertyValue><PropertyValue name="ShowNoMore">1</PropertyValue><PropertyValue name="ShowFindStart">1</PropertyValue><PropertyValue name="ShowCancel">1</PropertyValue><PropertyValue name="ShowCancelBeforeReplacementsMade">1</PropertyValue><PropertyValue name="ShowReplaceInFilesWarning">1</PropertyValue><PropertyValue name="ShowCancelEntireReplaceAfterCancellingSCC">1</PropertyValue><PropertyValue name="FindTextFromEditor">1</PropertyValue><PropertyValue name="HitReplaced">1</PropertyValue><PropertyValue name="Syntax">Regex</PropertyValue><PropertyValue name="In Files Pane Display Options">0</PropertyValue><PropertyValue name="NumberOfScopes">0</PropertyValue></Category><Category name="Environment_FindSymbol" Category="{C93260BC-0C07-484a-8188-6F4763BD7FD4}" Package="{DA9FB551-C724-11d0-AE1F-00A0C90FFFC3}" RegisteredName="Environment_FindSymbol" PackageName="Visual Studio Environment Package"><PropertyValue name="FindOptionsIsExpanded">false</PropertyValue><PropertyValue name="LookinReferencesIsChecked">true</PropertyValue><PropertyValue name="MatchCaseIsChecked">false</PropertyValue><PropertyValue name="Type">2</PropertyValue><PropertyValue name="SelectedScope">{B1BA9461-FC54-45B3-A484-CB6DD0B95C94}</PropertyValue><PropertyValue name="SelectedScopeSubScope">0</PropertyValue></Category><Category name="Environment_FontsAndColors" Category="{1EDA5DD4-927A-43a7-810E-7FD247D0DA1D}" Package="{DA9FB551-C724-11d0-AE1F-00A0C90FFFC3}" RegisteredName="Environment_FontsAndColors" PackageName="Visual Studio Environment Package"><PropertyValue name="Version">2</PropertyValue><FontsAndColors Version="2.0"><Categories><Category GUID="{B36B0228-DBAD-4DB0-B9C7-2AD3E572010F}" FontName="Segoe UI" FontSize="9" CharSet="1" FontIsDefault="No"><Items><Item Name="Different content" Foreground="0x000014E5" Background="0x00FFFFFF" BoldFont="No"/><Item Name="Identical content" Foreground="0x00000000" Background="0x00FFFFFF" BoldFont="No"/><Item Name="Source Only" Foreground="0x00000000" Background="0x00FFFFFF" BoldFont="No"/><Item Name="Target Only" Foreground="0x00000000" Background="0x00FFFFFF" BoldFont="No"/><Item Name="Not Downloaded" Foreground="0x00999999" Background="0x00FFFFFF" BoldFont="No"/><Item Name="Even Row Items" Foreground="0x00000000" Background="0x00FFFFFF" BoldFont="No"/><Item Name="Odd Row Items" Foreground="0x00000000" Background="0x00FFFFFF" BoldFont="No"/></Items></Category></Categories></FontsAndColors></Category><Category name="Environment_KeyBindings" Category="{F09035F1-80D2-4312-8EC4-4D354A4BCB4C}" Package="{DA9FB551-C724-11d0-AE1F-00A0C90FFFC3}" RegisteredName="Environment_KeyBindings" PackageName="Visual Studio Environment Package"><Version>11.0.0.0</Version><KeyboardShortcuts><ScopeDefinitions><Scope Name="Team Explorer" ID="{7AA20502-9463-47B7-BF43-341BAF51157C}"/><Scope Name="VC Dialog Editor" ID="{543E0C02-8C85-4E43-933A-5EF320E3431F}"/><Scope Name="XML (Text) Editor" ID="{FA3CD31E-987B-443A-9B81-186104E8DAC1}"/><Scope Name="Text Editor" ID="{8B382828-6202-11D1-8870-0000F87579D2}"/><Scope Name="XAML UI Designer" ID="{F11ACC28-31D1-4C80-A34B-F4E09D3D753C}"/><Scope Name="Work Item Results View" ID="{7026002D-01F6-44E7-95CF-A896C00DA3F8}"/><Scope Name="ADO.NET Entity Data Model Designer" ID="{C99AEA30-8E36-4515-B76F-496F5A48A6AA}"/><Scope Name="Solution Explorer" ID="{3AE79031-E1BC-11D0-8F78-00A0C9110057}"/><Scope Name="Query Designer" ID="{B2C40B32-3A37-4CA9-97B9-FA44248B69FF}"/><Scope Name="WebBrowser" ID="{E8B06F41-6D01-11D2-AA7D-00C04F990343}"/><Scope Name="Graphics Designers" ID="{58961B49-13E0-48C0-9258-13CBC4D40279}"/><Scope Name="AppManifestDesigner" ID="{4D47164B-07B6-4A52-A855-728D6A2E2AA3}"/><Scope Name="DataSet Editor" ID="{B334A759-F450-40A5-BE2A-65937BCD5415}"/><Scope Name="Graph Document Editor" ID="{295A0962-5A59-4F4F-9E12-6BC670C15C3B}"/><Scope Name="F# Interactive" ID="{DEE22B65-9761-4A26-8FB2-759B971D6DFC}"/><Scope Name="View Designer" ID="{B968E165-98E0-41F0-8FBE-A8ED1D246A90}"/><Scope Name="Microsoft SQL Server Data Tools, Table Designer" ID="{2366CF66-2394-4701-AFCA-37ED7FD41648}"/><Scope Name="Global" ID="{5EFC7975-14BC-11CF-9B2B-00AA00573819}"/><Scope Name="Class Diagram" ID="{59B0B277-7DDF-4E36-A3ED-02DAC5B9E2FA}"/><Scope Name="Work Item Query View" ID="{B6303490-B828-410C-9216-AE727D0E282D}"/><Scope Name="Team Foundation Build Detail Editor" ID="{86306A97-84F2-4F5A-889B-1318501AEB5F}"/><Scope Name="CSS Source Editor" ID="{A764E89A-518D-11D2-9A89-00C04F79EFC3}"/><Scope Name="Database Designer" ID="{CFF78A9B-78A3-45A3-9142-0267AFC261FA}"/><Scope Name="Work Item Editor" ID="{40A91D9D-8076-4D28-87C5-5AF9F0ACFE0F}"/><Scope Name="Graphics Debugger" ID="{D27456A1-9094-4CDE-BADA-82994ED560D8}"/><Scope Name="VC String Editor" ID="{58442DA9-10DA-4AA9-A2AF-96E4D481379B}"/><Scope Name="Merge Editor Window" ID="{9A9A8AAA-ACD2-4DB6-BD81-8D64176C52B6}"/><Scope Name="Settings Designer" ID="{515231AD-C9DC-4AA3-808F-E1B65E72081C}"/><Scope Name="VisualStudio" ID="{B465B5AD-8799-4507-B90A-EE29ACF36AF9}"/><Scope Name="Windows Forms Designer" ID="{BA09E2AF-9DF2-4068-B2F0-4C7E5CC19E2F}"/><Scope Name="VC Accelerator Editor" ID="{EB56D0B5-BEE7-4D0C-8BE6-88A8ED256695}"/><Scope Name="Report Designer" ID="{CB3675B8-701E-4F56-9167-2714E167FF3F}"/><Scope Name="Workflow Designer" ID="{D4D9FCBC-B26A-4C41-AB9F-11FD2466829A}"/><Scope Name="Managed Resources Editor" ID="{FEA4DCC9-3645-44CD-92E7-84B55A16465C}"/><Scope Name="Page Inspector" ID="{B8F809CA-7D14-4935-8657-727DC294E16B}"/><Scope Name="Concurrency Report" ID="{5FCCFCD6-6237-4D02-B1DC-B6321AF08CE5}"/><Scope Name="Difference Viewer" ID="{79D52DDF-52BC-43F1-9663-B3E85CDCA912}"/><Scope Name="Microsoft SQL Server Data Tools, Schema Compare" ID="{00E9D2E3-9044-47D1-978C-BE2825249219}"/><Scope Name="Table Designer" ID="{4194FEE5-6777-419F-A5FC-47A536DF1BDB}"/><Scope Name="HTML Editor Design View" ID="{CB3FCFEA-03DF-11D1-81D2-00A0C91BBEE3}"/><Scope Name="HTML Editor Source View" ID="{CB3FCFEB-03DF-11D1-81D2-00A0C91BBEE3}"/><Scope Name="VC Image Editor" ID="{C0BA70ED-069E-412B-9C06-7442E28A11B9}"/><Scope Name="Microsoft SQL Server Data Tools, T-SQL Editor" ID="{CC5D8DF0-88F4-4BB2-9DBB-B48CEE65C30A}"/><Scope Name="Query Results" ID="{0058A1F7-65F3-4DB9-B3D0-CA7E64DD73CD}"/><Scope Name="Test Explorer" ID="{E1B7D1F8-9B3C-49B1-8F4F-BFC63A88835D}"/><Scope Name="XML Schema Designer" ID="{DEE6CEF9-3BCA-449A-82A6-FC757D6956FB}"/></ScopeDefinitions><DefaultShortcuts/><ShortcutsScheme/><UserShortcuts><RemoveShortcut Command="Edit.MoveLineUp" Scope="Global">Ctrl+Shift+Alt+Up Arrow, Ctrl+Shift+Alt+Up Arrow</RemoveShortcut><RemoveShortcut Command="Edit.MoveLineDown" Scope="Global">Ctrl+Shift+Alt+Down Arrow, Ctrl+Shift+Alt+Down Arrow</RemoveShortcut><RemoveShortcut Command="Edit.BreakLine" Scope="Text Editor">Shift+Enter</RemoveShortcut><Shortcut Command="Tools.AddEndTokenAtTheEnd" Scope="Text Editor">Shift+Enter</Shortcut><RemoveShortcut Command="Window.PreviousTab" Scope="Global">Ctrl+Alt+PgUp</RemoveShortcut><Shortcut Command="Window.PreviousTab" Scope="Global">Ctrl+PgUp</Shortcut><Shortcut Command="Window.PreviousTab" Scope="HTML Editor Source View">Ctrl+PgUp</Shortcut><Shortcut Command="Window.PreviousTab" Scope="HTML Editor Design View">Ctrl+PgUp</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoPreviousOccurence" Scope="Global">Ctrl+Alt+PgUp</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoPreviousOccurence" Scope="Text Editor">Ctrl+Alt+PgUp</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoPreviousOccurence" Scope="XAML UI Designer">Ctrl+Alt+PgUp</Shortcut><RemoveShortcut Command="Window.NextTab" Scope="Global">Ctrl+Alt+PgDn</RemoveShortcut><Shortcut Command="Window.NextTab" Scope="Global">Ctrl+PgDn</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoNextOccurence" Scope="Global">Ctrl+Alt+PgDn</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoNextOccurence" Scope="Text Editor">Ctrl+Alt+PgDn</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoNextOccurence" Scope="XAML UI Designer">Ctrl+Alt+PgDn</Shortcut><RemoveShortcut Command="Edit.NavigateToLollipop" Scope="Class Diagram">Shift+Alt+L</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.MyWorkPageInProgress.TfsContextMyWorkPageNewLinkedWI" Scope="Team Explorer">Shift+Alt+L</RemoveShortcut><RemoveShortcut Command="Team.NewLinkedWorkItem" Scope="Work Item Query View">Shift+Alt+L</RemoveShortcut><RemoveShortcut Command="Team.NewLinkedWorkItem" Scope="Work Item Results View">Shift+Alt+L</RemoveShortcut><RemoveShortcut Command="Team.NewLinkedWorkItem" Scope="Work Item Editor">Shift+Alt+L</RemoveShortcut><Shortcut Command="ReSharper.ReSharper_LocateInSolutionExplorer" Scope="Global">Shift+Alt+L</Shortcut><Shortcut Command="ReSharper.ReSharper_LocateInSolutionExplorer" Scope="Text Editor">Shift+Alt+L</Shortcut><Shortcut Command="ReSharper.ReSharper_LocateInSolutionExplorer" Scope="XAML UI Designer">Shift+Alt+L</Shortcut><RemoveShortcut Command="Edit.LineOpenAbove" Scope="Text Editor">Ctrl+Enter</RemoveShortcut><Shortcut Command="ReSharper_ForceCompleteItem" Scope="Text Editor">Ctrl+Enter</Shortcut><Shortcut Command="ReSharper_ForceCompleteItem" Scope="XAML UI Designer">Ctrl+Enter</Shortcut><RemoveShortcut Command="Format.SpaceDown" Scope="VC Dialog Editor">Alt+Down Arrow</RemoveShortcut><RemoveShortcut Command="ProjectandSolutionContextMenus.Item.MoveDown" Scope="Global">Alt+Down Arrow</RemoveShortcut><RemoveShortcut Command="OtherContextMenus.MicrosoftDataEntityDesignContext.MoveProperties.Down" Scope="ADO.NET Entity Data Model Designer">Alt+Down Arrow</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToTeamExplorerNextSectionContent" Scope="Team Explorer">Alt+Down Arrow</RemoveShortcut><RemoveShortcut Command="GraphView.ToptoBottom" Scope="XML Schema Designer">Alt+Down Arrow</RemoveShortcut><RemoveShortcut Command="Edit.MoveLineDown" Scope="Text Editor">Alt+Down Arrow</RemoveShortcut><Shortcut Command="ReSharper.ReSharper_GotoNextMethod" Scope="Global">Alt+Down Arrow</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoNextMethod" Scope="Text Editor">Alt+Down Arrow</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoNextMethod" Scope="XAML UI Designer">Alt+Down Arrow</Shortcut><RemoveShortcut Command="Format.SpaceDown" Scope="VC Dialog Editor">Alt+Up Arrow</RemoveShortcut><RemoveShortcut Command="ProjectandSolutionContextMenus.Item.MoveUp" Scope="Global">Alt+Up Arrow</RemoveShortcut><RemoveShortcut Command="OtherContextMenus.MicrosoftDataEntityDesignContext.MoveProperties.Up" Scope="ADO.NET Entity Data Model Designer">Alt+Up Arrow</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToTeamExplorerPreviousSectionContent" Scope="Team Explorer">Alt+Up Arrow</RemoveShortcut><RemoveShortcut Command="GraphView.BottomtoTop" Scope="XML Schema Designer">Alt+Up Arrow</RemoveShortcut><RemoveShortcut Command="Edit.MoveLineUp" Scope="Text Editor">Alt+Up Arrow</RemoveShortcut><Shortcut Command="ReSharper.ReSharper_GotoPrevMethod" Scope="Global">Alt+Up Arrow</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoPrevMethod" Scope="Text Editor">Alt+Up Arrow</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoPrevMethod" Scope="XAML UI Designer">Alt+Up Arrow</Shortcut><Shortcut Command="ReSharper.ReSharper_ExtendSelection" Scope="Text Editor">Ctrl+Alt+Right Arrow</Shortcut><Shortcut Command="ReSharper.ReSharper_ExtendSelection" Scope="XAML UI Designer">Ctrl+Alt+Right Arrow</Shortcut><Shortcut Command="ReSharper.ReSharper_ShrinkSelection" Scope="Text Editor">Ctrl+Alt+Left Arrow</Shortcut><Shortcut Command="ReSharper.ReSharper_ShrinkSelection" Scope="XAML UI Designer">Ctrl+Alt+Left Arrow</Shortcut><Shortcut Command="ReSharper.ReSharper_DuplicateText" Scope="Text Editor">Ctrl+D</Shortcut><Shortcut Command="ReSharper.ReSharper_DuplicateText" Scope="XAML UI Designer">Ctrl+D</Shortcut><Shortcut Command="ReSharper.ReSharper_LineComment" Scope="Text Editor">Ctrl+Alt+7</Shortcut><Shortcut Command="ReSharper.ReSharper_LineComment" Scope="XAML UI Designer">Ctrl+Alt+7</Shortcut><Shortcut Command="ReSharper.ReSharper_CompleteCodeTypeName" Scope="Text Editor">Shift+Alt+Space</Shortcut><Shortcut Command="ReSharper.ReSharper_CompleteCodeTypeName" Scope="XAML UI Designer">Shift+Alt+Space</Shortcut><RemoveShortcut Command="Edit.ToggleCompletionMode" Scope="Text Editor">Ctrl+Alt+Space</RemoveShortcut><Shortcut Command="ReSharper.ReSharper_CompleteCodeSmart" Scope="Text Editor">Ctrl+Alt+Space</Shortcut><Shortcut Command="ReSharper.ReSharper_CompleteCodeSmart" Scope="XAML UI Designer">Ctrl+Alt+Space</Shortcut><RemoveShortcut Command="Window.AddTabtoSelection" Scope="Global">Ctrl+Shift+Alt+Space</RemoveShortcut><Shortcut Command="ReSharper_ParameterInfo_GoToPreviousSignature" Scope="Global">Ctrl+Shift+Alt+Space</Shortcut><Shortcut Command="ReSharper_ParameterInfo_GoToPreviousSignature" Scope="Text Editor">Ctrl+Shift+Alt+Space</Shortcut><Shortcut Command="ReSharper_ParameterInfo_GoToPreviousSignature" Scope="XAML UI Designer">Ctrl+Shift+Alt+Space</Shortcut><Shortcut Command="ReSharper.ReSharper_QuickDoc" Scope="Global">Ctrl+Shift+F1</Shortcut><Shortcut Command="ReSharper.ReSharper_QuickDoc" Scope="Text Editor">Ctrl+Shift+F1</Shortcut><Shortcut Command="ReSharper.ReSharper_QuickDoc" Scope="XAML UI Designer">Ctrl+Shift+F1</Shortcut><RemoveShortcut Command="Edit.CharTranspose" Scope="Text Editor">Ctrl+T</RemoveShortcut><RemoveShortcut Command="Format.TestDialog" Scope="VC Dialog Editor">Ctrl+T</RemoveShortcut><RemoveShortcut Command="Image.TextTool" Scope="VC Image Editor">Ctrl+T</RemoveShortcut><RemoveShortcut Command="QueryDesigner.CancelRetrievingData" Scope="Query Designer">Ctrl+T</RemoveShortcut><RemoveShortcut Command="QueryDesigner.CancelRetrievingData" Scope="View Designer">Ctrl+T</RemoveShortcut><Shortcut Command="ReSharper.ReSharper_GotoType" Scope="Global">Ctrl+T</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoType" Scope="Text Editor">Ctrl+T</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoType" Scope="XAML UI Designer">Ctrl+T</Shortcut><RemoveShortcut Command="Edit.WordTranspose" Scope="Text Editor">Ctrl+Shift+T</RemoveShortcut><Shortcut Command="ReSharper.ReSharper_GotoFile" Scope="Global">Ctrl+Shift+T</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoFile" Scope="Text Editor">Ctrl+Shift+T</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoFile" Scope="XAML UI Designer">Ctrl+Shift+T</Shortcut><RemoveShortcut Command="Edit.LineTranspose" Scope="Text Editor">Shift+Alt+T</RemoveShortcut><Shortcut Command="ReSharper.ReSharper_GotoSymbol" Scope="Global">Shift+Alt+T</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoSymbol" Scope="Text Editor">Shift+Alt+T</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoSymbol" Scope="XAML UI Designer">Shift+Alt+T</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoFileMember" Scope="Global">Alt+Q</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoFileMember" Scope="Text Editor">Alt+Q</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoFileMember" Scope="XAML UI Designer">Alt+Q</Shortcut><RemoveShortcut Command="Edit.QuickFindSymbol" Scope="Global">Shift+Alt+F12</RemoveShortcut><Shortcut Command="ReSharper.ReSharper_GotoUsage" Scope="Global">Shift+Alt+F12</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoUsage" Scope="Text Editor">Shift+Alt+F12</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoUsage" Scope="XAML UI Designer">Shift+Alt+F12</Shortcut><RemoveShortcut Command="OtherContextMenus.MicrosoftDataEntityDesignContext.MoveProperties.ToTop" Scope="ADO.NET Entity Data Model Designer">Alt+Home</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToTeamExplorerNavigation" Scope="Team Explorer">Alt+Home</RemoveShortcut><Shortcut Command="ReSharper.ReSharper_GotoBase" Scope="Global">Alt+Home</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoBase" Scope="Text Editor">Alt+Home</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoBase" Scope="XAML UI Designer">Alt+Home</Shortcut><RemoveShortcut Command="SQL.QueryResultsNewRow" Scope="Query Results">Alt+End</RemoveShortcut><RemoveShortcut Command="OtherContextMenus.MicrosoftDataEntityDesignContext.MoveProperties.ToBottom" Scope="ADO.NET Entity Data Model Designer">Alt+End</RemoveShortcut><Shortcut Command="ReSharper.ReSharper_GotoInheritors" Scope="Global">Alt+End</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoInheritors" Scope="Text Editor">Alt+End</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoInheritors" Scope="XAML UI Designer">Alt+End</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoTypeDeclaration" Scope="Global">Ctrl+Shift+F11</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoTypeDeclaration" Scope="Text Editor">Ctrl+Shift+F11</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoTypeDeclaration" Scope="XAML UI Designer">Ctrl+Shift+F11</Shortcut><RemoveShortcut Command="Edit.Find" Scope="Global">Ctrl+F</RemoveShortcut><Shortcut Command="ReSharper.ReSharper_GotoContainingDeclaration" Scope="Global">Ctrl+F</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoContainingDeclaration" Scope="Text Editor">Ctrl+F</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoContainingDeclaration" Scope="XAML UI Designer">Ctrl+F</Shortcut><Shortcut Command="ReSharper.ReSharper_NavigateTo" Scope="Global">Alt+7</Shortcut><Shortcut Command="ReSharper.ReSharper_NavigateTo" Scope="Text Editor">Alt+7</Shortcut><Shortcut Command="ReSharper.ReSharper_NavigateTo" Scope="XAML UI Designer">Alt+7</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoRelatedFiles" Scope="Global">Ctrl+Alt+F7</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoRelatedFiles" Scope="Text Editor">Ctrl+Alt+F7</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoRelatedFiles" Scope="XAML UI Designer">Ctrl+Alt+F7</Shortcut><RemoveShortcut Command="Tools.ForceGC" Scope="Global">Ctrl+Shift+Alt+F12, Ctrl+Shift+Alt+F12</RemoveShortcut><Shortcut Command="ReSharper.ReSharper_FindUsagesAdvanced" Scope="Global">Ctrl+Shift+Alt+F12</Shortcut><Shortcut Command="ReSharper.ReSharper_FindUsagesAdvanced" Scope="Text Editor">Ctrl+Shift+Alt+F12</Shortcut><Shortcut Command="ReSharper.ReSharper_FindUsagesAdvanced" Scope="XAML UI Designer">Ctrl+Shift+Alt+F12</Shortcut><RemoveShortcut Command="Debug.StepIntoSpecific" Scope="Global">Shift+Alt+F11</RemoveShortcut><Shortcut Command="ReSharper.ReSharper_HighlightUsages" Scope="Global">Shift+Alt+F11</Shortcut><Shortcut Command="ReSharper.ReSharper_HighlightUsages" Scope="Text Editor">Shift+Alt+F11</Shortcut><Shortcut Command="ReSharper.ReSharper_HighlightUsages" Scope="XAML UI Designer">Shift+Alt+F11</Shortcut><RemoveShortcut Command="Edit.FindinFiles" Scope="Global">Ctrl+Shift+F</RemoveShortcut><Shortcut Command="ReSharper_SelectContainingDeclaration" Scope="Global">Ctrl+Shift+F</Shortcut><Shortcut Command="ReSharper_SelectContainingDeclaration" Scope="Text Editor">Ctrl+Shift+F</Shortcut><Shortcut Command="ReSharper_SelectContainingDeclaration" Scope="XAML UI Designer">Ctrl+Shift+F</Shortcut><Shortcut Command="ReSharper.ReSharper_TypeHierarchy_Browse" Scope="Global">Ctrl+E, Ctrl+H</Shortcut><Shortcut Command="ReSharper.ReSharper_TypeHierarchy_Browse" Scope="Text Editor">Ctrl+E, Ctrl+H</Shortcut><Shortcut Command="ReSharper.ReSharper_TypeHierarchy_Browse" Scope="XAML UI Designer">Ctrl+E, Ctrl+H</Shortcut><Shortcut Command="ReSharper.ReSharper_TypeHierarchy_Browse" Scope="Global">Ctrl+E, H</Shortcut><Shortcut Command="ReSharper.ReSharper_TypeHierarchy_Browse" Scope="Text Editor">Ctrl+E, H</Shortcut><Shortcut Command="ReSharper.ReSharper_TypeHierarchy_Browse" Scope="XAML UI Designer">Ctrl+E, H</Shortcut><Shortcut Command="ReSharper.ReSharper_ExploreStackTrace" Scope="Global">Ctrl+E, Ctrl+T</Shortcut><Shortcut Command="ReSharper.ReSharper_ExploreStackTrace" Scope="Text Editor">Ctrl+E, Ctrl+T</Shortcut><Shortcut Command="ReSharper.ReSharper_ExploreStackTrace" Scope="XAML UI Designer">Ctrl+E, Ctrl+T</Shortcut><Shortcut Command="ReSharper.ReSharper_ExploreStackTrace" Scope="Global">Ctrl+E, T</Shortcut><Shortcut Command="ReSharper.ReSharper_ExploreStackTrace" Scope="Text Editor">Ctrl+E, T</Shortcut><Shortcut Command="ReSharper.ReSharper_ExploreStackTrace" Scope="XAML UI Designer">Ctrl+E, T</Shortcut><RemoveShortcut Command="Debug.LocationToolbar.StackFrameCombo" Scope="Global">Ctrl+7</RemoveShortcut><Shortcut Command="ReSharper_Bookmarks_ToggleBookmark0" Scope="Global">Ctrl+Shift+0</Shortcut><Shortcut Command="ReSharper_Bookmarks_ToggleBookmark0" Scope="Text Editor">Ctrl+Shift+0</Shortcut><Shortcut Command="ReSharper_Bookmarks_ToggleBookmark0" Scope="XAML UI Designer">Ctrl+Shift+0</Shortcut><RemoveShortcut Command="View.BrowseNext" Scope="Global">Ctrl+Shift+1</RemoveShortcut><Shortcut Command="ReSharper_Bookmarks_ToggleBookmark1" Scope="Global">Ctrl+Shift+1</Shortcut><Shortcut Command="ReSharper_Bookmarks_ToggleBookmark1" Scope="Text Editor">Ctrl+Shift+1</Shortcut><Shortcut Command="ReSharper_Bookmarks_ToggleBookmark1" Scope="XAML UI Designer">Ctrl+Shift+1</Shortcut><RemoveShortcut Command="View.BrowsePrevious" Scope="Global">Ctrl+Shift+2</RemoveShortcut><Shortcut Command="ReSharper_Bookmarks_ToggleBookmark2" Scope="Global">Ctrl+Shift+2</Shortcut><Shortcut Command="ReSharper_Bookmarks_ToggleBookmark2" Scope="Text Editor">Ctrl+Shift+2</Shortcut><Shortcut Command="ReSharper_Bookmarks_ToggleBookmark2" Scope="XAML UI Designer">Ctrl+Shift+2</Shortcut><Shortcut Command="ReSharper_Bookmarks_ToggleBookmark3" Scope="Global">Ctrl+Shift+3</Shortcut><Shortcut Command="ReSharper_Bookmarks_ToggleBookmark3" Scope="Text Editor">Ctrl+Shift+3</Shortcut><Shortcut Command="ReSharper_Bookmarks_ToggleBookmark3" Scope="XAML UI Designer">Ctrl+Shift+3</Shortcut><Shortcut Command="ReSharper_Bookmarks_ToggleBookmark4" Scope="Global">Ctrl+Shift+4</Shortcut><Shortcut Command="ReSharper_Bookmarks_ToggleBookmark4" Scope="Text Editor">Ctrl+Shift+4</Shortcut><Shortcut Command="ReSharper_Bookmarks_ToggleBookmark4" Scope="XAML UI Designer">Ctrl+Shift+4</Shortcut><Shortcut Command="ReSharper_Bookmarks_ToggleBookmark5" Scope="Global">Ctrl+Shift+5</Shortcut><Shortcut Command="ReSharper_Bookmarks_ToggleBookmark5" Scope="Text Editor">Ctrl+Shift+5</Shortcut><Shortcut Command="ReSharper_Bookmarks_ToggleBookmark5" Scope="XAML UI Designer">Ctrl+Shift+5</Shortcut><Shortcut Command="ReSharper_Bookmarks_ToggleBookmark6" Scope="Global">Ctrl+Shift+6</Shortcut><Shortcut Command="ReSharper_Bookmarks_ToggleBookmark6" Scope="Text Editor">Ctrl+Shift+6</Shortcut><Shortcut Command="ReSharper_Bookmarks_ToggleBookmark6" Scope="XAML UI Designer">Ctrl+Shift+6</Shortcut><RemoveShortcut Command="View.ForwardBrowseContext" Scope="Global">Ctrl+Shift+7</RemoveShortcut><Shortcut Command="ReSharper_Bookmarks_ToggleBookmark7" Scope="Global">Ctrl+Shift+7</Shortcut><RemoveShortcut Command="ReSharper.ReSharper_BlockComment" Scope="Text Editor">Ctrl+Shift+7</RemoveShortcut><Shortcut Command="ReSharper_Bookmarks_ToggleBookmark7" Scope="Text Editor">Ctrl+Shift+7</Shortcut><RemoveShortcut Command="ReSharper.ReSharper_BlockComment" Scope="XAML UI Designer">Ctrl+Shift+7</RemoveShortcut><Shortcut Command="ReSharper_Bookmarks_ToggleBookmark7" Scope="XAML UI Designer">Ctrl+Shift+7</Shortcut><RemoveShortcut Command="View.PopBrowseContext" Scope="Global">Ctrl+Shift+8</RemoveShortcut><Shortcut Command="ReSharper_Bookmarks_ToggleBookmark8" Scope="Global">Ctrl+Shift+8</Shortcut><Shortcut Command="ReSharper_Bookmarks_ToggleBookmark8" Scope="Text Editor">Ctrl+Shift+8</Shortcut><Shortcut Command="ReSharper_Bookmarks_ToggleBookmark8" Scope="XAML UI Designer">Ctrl+Shift+8</Shortcut><Shortcut Command="ReSharper_Bookmarks_ToggleBookmark9" Scope="Global">Ctrl+Shift+9</Shortcut><Shortcut Command="ReSharper_Bookmarks_ToggleBookmark9" Scope="Text Editor">Ctrl+Shift+9</Shortcut><Shortcut Command="ReSharper_Bookmarks_ToggleBookmark9" Scope="XAML UI Designer">Ctrl+Shift+9</Shortcut><RemoveShortcut Command="Design.FitAll" Scope="XAML UI Designer">Ctrl+0</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToPendingChanges" Scope="Global">Ctrl+0, Ctrl+P</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToPendingChanges" Scope="Global">Ctrl+0, P</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToMyWork" Scope="Global">Ctrl+0, Ctrl+M</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToMyWork" Scope="Global">Ctrl+0, M</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToBuilds" Scope="Global">Ctrl+0, Ctrl+B</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToBuilds" Scope="Global">Ctrl+0, B</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToDocuments" Scope="Global">Ctrl+0, Ctrl+D</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToDocuments" Scope="Global">Ctrl+0, D</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToReports" Scope="Global">Ctrl+0, Ctrl+R</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToReports" Scope="Global">Ctrl+0, R</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToHome" Scope="Global">Ctrl+0, Ctrl+H</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToHome" Scope="Global">Ctrl+0, H</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToSettings" Scope="Global">Ctrl+0, Ctrl+S</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToSettings" Scope="Global">Ctrl+0, S</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToWebAccess" Scope="Global">Ctrl+0, Ctrl+A</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToWebAccess" Scope="Global">Ctrl+0, A</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToWorkItems" Scope="Global">Ctrl+0, Ctrl+W</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToWorkItems" Scope="Global">Ctrl+0, W</RemoveShortcut><Shortcut Command="ReSharper_Bookmarks_GoToBookmark0" Scope="Global">Ctrl+0</Shortcut><Shortcut Command="ReSharper_Bookmarks_GoToBookmark0" Scope="Text Editor">Ctrl+0</Shortcut><Shortcut Command="ReSharper_Bookmarks_GoToBookmark0" Scope="XAML UI Designer">Ctrl+0</Shortcut><RemoveShortcut Command="QueryDesigner.Diagram" Scope="Query Designer">Ctrl+1</RemoveShortcut><RemoveShortcut Command="QueryDesigner.Diagram" Scope="View Designer">Ctrl+1</RemoveShortcut><RemoveShortcut Command="View.EntityDataModelBrowser" Scope="ADO.NET Entity Data Model Designer">Ctrl+1</RemoveShortcut><RemoveShortcut Command="OtherContextMenus.ORDesignerContextMenu.HideMethodsPane" Scope="VisualStudio">Ctrl+1</RemoveShortcut><RemoveShortcut Command="Resources.Strings" Scope="Managed Resources Editor">Ctrl+1</RemoveShortcut><RemoveShortcut Command="XsdDesigner.ShowStartView" Scope="XML Schema Designer">Ctrl+1</RemoveShortcut><Shortcut Command="ReSharper_Bookmarks_GoToBookmark1" Scope="Global">Ctrl+1</Shortcut><Shortcut Command="ReSharper_Bookmarks_GoToBookmark1" Scope="Text Editor">Ctrl+1</Shortcut><Shortcut Command="ReSharper_Bookmarks_GoToBookmark1" Scope="XAML UI Designer">Ctrl+1</Shortcut><RemoveShortcut Command="QueryDesigner.Criteria" Scope="Query Designer">Ctrl+2</RemoveShortcut><RemoveShortcut Command="QueryDesigner.Criteria" Scope="View Designer">Ctrl+2</RemoveShortcut><RemoveShortcut Command="View.EntityDataModelMappingDetails" Scope="ADO.NET Entity Data Model Designer">Ctrl+2</RemoveShortcut><RemoveShortcut Command="Resources.Images" Scope="Managed Resources Editor">Ctrl+2</RemoveShortcut><RemoveShortcut Command="XsdDesigner.ShowContentModelView" Scope="XML Schema Designer">Ctrl+2</RemoveShortcut><Shortcut Command="ReSharper_Bookmarks_GoToBookmark2" Scope="Global">Ctrl+2</Shortcut><Shortcut Command="ReSharper_Bookmarks_GoToBookmark2" Scope="Text Editor">Ctrl+2</Shortcut><Shortcut Command="ReSharper_Bookmarks_GoToBookmark2" Scope="XAML UI Designer">Ctrl+2</Shortcut><RemoveShortcut Command="QueryDesigner.SQL" Scope="Query Designer">Ctrl+3</RemoveShortcut><RemoveShortcut Command="QueryDesigner.SQL" Scope="View Designer">Ctrl+3</RemoveShortcut><RemoveShortcut Command="Resources.Icons" Scope="Managed Resources Editor">Ctrl+3</RemoveShortcut><RemoveShortcut Command="XsdDesigner.ShowGraphView" Scope="XML Schema Designer">Ctrl+3</RemoveShortcut><Shortcut Command="ReSharper_Bookmarks_GoToBookmark3" Scope="Global">Ctrl+3</Shortcut><Shortcut Command="ReSharper_Bookmarks_GoToBookmark3" Scope="Text Editor">Ctrl+3</Shortcut><Shortcut Command="ReSharper_Bookmarks_GoToBookmark3" Scope="XAML UI Designer">Ctrl+3</Shortcut><RemoveShortcut Command="QueryDesigner.Results" Scope="Query Designer">Ctrl+4</RemoveShortcut><RemoveShortcut Command="QueryDesigner.Results" Scope="View Designer">Ctrl+4</RemoveShortcut><RemoveShortcut Command="Resources.Audio" Scope="Managed Resources Editor">Ctrl+4</RemoveShortcut><Shortcut Command="ReSharper_Bookmarks_GoToBookmark4" Scope="Global">Ctrl+4</Shortcut><Shortcut Command="ReSharper_Bookmarks_GoToBookmark4" Scope="Text Editor">Ctrl+4</Shortcut><Shortcut Command="ReSharper_Bookmarks_GoToBookmark4" Scope="XAML UI Designer">Ctrl+4</Shortcut><RemoveShortcut Command="Resources.Files" Scope="Managed Resources Editor">Ctrl+5</RemoveShortcut><RemoveShortcut Command="Debug.LocationToolbar.ProcessCombo" Scope="Global">Ctrl+5</RemoveShortcut><Shortcut Command="ReSharper_Bookmarks_GoToBookmark5" Scope="Global">Ctrl+5</Shortcut><Shortcut Command="ReSharper_Bookmarks_GoToBookmark5" Scope="Text Editor">Ctrl+5</Shortcut><Shortcut Command="ReSharper_Bookmarks_GoToBookmark5" Scope="XAML UI Designer">Ctrl+5</Shortcut><RemoveShortcut Command="Resources.Other" Scope="Managed Resources Editor">Ctrl+6</RemoveShortcut><RemoveShortcut Command="Debug.LocationToolbar.ThreadCombo" Scope="Global">Ctrl+6</RemoveShortcut><Shortcut Command="ReSharper_Bookmarks_GoToBookmark6" Scope="Global">Ctrl+6</Shortcut><Shortcut Command="ReSharper_Bookmarks_GoToBookmark6" Scope="Text Editor">Ctrl+6</Shortcut><Shortcut Command="ReSharper_Bookmarks_GoToBookmark6" Scope="XAML UI Designer">Ctrl+6</Shortcut><RemoveShortcut Command="ReSharper.ReSharper_Bookmarks_BookmarksMenu" Scope="Global">Ctrl+7</RemoveShortcut><Shortcut Command="ReSharper_Bookmarks_GoToBookmark7" Scope="Global">Ctrl+7</Shortcut><RemoveShortcut Command="ReSharper.ReSharper_Bookmarks_BookmarksMenu" Scope="Text Editor">Ctrl+7</RemoveShortcut><Shortcut Command="ReSharper_Bookmarks_GoToBookmark7" Scope="Text Editor">Ctrl+7</Shortcut><RemoveShortcut Command="ReSharper.ReSharper_Bookmarks_BookmarksMenu" Scope="XAML UI Designer">Ctrl+7</RemoveShortcut><Shortcut Command="ReSharper_Bookmarks_GoToBookmark7" Scope="XAML UI Designer">Ctrl+7</Shortcut><RemoveShortcut Command="Debug.LocationToolbar.ToggleCurrentThreadFlaggedState" Scope="Global">Ctrl+8</RemoveShortcut><Shortcut Command="ReSharper_Bookmarks_GoToBookmark8" Scope="Global">Ctrl+8</Shortcut><Shortcut Command="ReSharper_Bookmarks_GoToBookmark8" Scope="Text Editor">Ctrl+8</Shortcut><Shortcut Command="ReSharper_Bookmarks_GoToBookmark8" Scope="XAML UI Designer">Ctrl+8</Shortcut><RemoveShortcut Command="Debug.LocationToolbar.ToggleFlaggedThreads" Scope="Global">Ctrl+9</RemoveShortcut><Shortcut Command="ReSharper_Bookmarks_GoToBookmark9" Scope="Global">Ctrl+9</Shortcut><Shortcut Command="ReSharper_Bookmarks_GoToBookmark9" Scope="Text Editor">Ctrl+9</Shortcut><Shortcut Command="ReSharper_Bookmarks_GoToBookmark9" Scope="XAML UI Designer">Ctrl+9</Shortcut><Shortcut Command="ReSharper.ReSharper_InspectThis" Scope="Global">Ctrl+Shift+Alt+A</Shortcut><Shortcut Command="ReSharper.ReSharper_InspectThis" Scope="Text Editor">Ctrl+Shift+Alt+A</Shortcut><Shortcut Command="ReSharper.ReSharper_InspectThis" Scope="XAML UI Designer">Ctrl+Shift+Alt+A</Shortcut><RemoveShortcut Command="Debug.Locals" Scope="Global">Ctrl+Alt+V, L</RemoveShortcut><RemoveShortcut Command="Debug.Autos" Scope="Global">Ctrl+Alt+V, A</RemoveShortcut><RemoveShortcut Command="Debug.JavaScriptConsole" Scope="Global">Ctrl+Alt+V, C</RemoveShortcut><RemoveShortcut Command="Debug.DOMExplorer" Scope="Global">Ctrl+Alt+V, D</RemoveShortcut><Shortcut Command="ReSharper.ReSharper_ShowInspectionWindow" Scope="Global">Ctrl+Alt+V</Shortcut><Shortcut Command="ReSharper.ReSharper_ShowInspectionWindow" Scope="Text Editor">Ctrl+Alt+V</Shortcut><Shortcut Command="ReSharper.ReSharper_ShowInspectionWindow" Scope="XAML UI Designer">Ctrl+Alt+V</Shortcut><RemoveShortcut Command="ReSharper.ReSharper_AnalyzeReferences" Scope="Global">Ctrl+Alt+Y</RemoveShortcut><Shortcut Command="ReSharper_ShowAnalyzeReferences" Scope="Global">Ctrl+Alt+Y</Shortcut><RemoveShortcut Command="ReSharper.ReSharper_AnalyzeReferences" Scope="Text Editor">Ctrl+Alt+Y</RemoveShortcut><Shortcut Command="ReSharper_ShowAnalyzeReferences" Scope="Text Editor">Ctrl+Alt+Y</Shortcut><RemoveShortcut Command="ReSharper.ReSharper_AnalyzeReferences" Scope="XAML UI Designer">Ctrl+Alt+Y</RemoveShortcut><Shortcut Command="ReSharper_ShowAnalyzeReferences" Scope="XAML UI Designer">Ctrl+Alt+Y</Shortcut><RemoveShortcut Command="Debug.Threads" Scope="Global">Ctrl+Alt+H</RemoveShortcut><Shortcut Command="ReSharper.ReSharper_ShowHierarchyWindow" Scope="Global">Ctrl+Alt+H</Shortcut><Shortcut Command="ReSharper.ReSharper_ShowHierarchyWindow" Scope="Text Editor">Ctrl+Alt+H</Shortcut><Shortcut Command="ReSharper.ReSharper_ShowHierarchyWindow" Scope="XAML UI Designer">Ctrl+Alt+H</Shortcut><RemoveShortcut Command="View.F#Interactive" Scope="Global">Ctrl+Alt+F</RemoveShortcut><Shortcut Command="ReSharper.ReSharper_ShowCodeStructure" Scope="Global">Ctrl+Alt+F</Shortcut><Shortcut Command="ReSharper.ReSharper_ShowCodeStructure" Scope="Text Editor">Ctrl+Alt+F</Shortcut><Shortcut Command="ReSharper.ReSharper_ShowCodeStructure" Scope="XAML UI Designer">Ctrl+Alt+F</Shortcut><RemoveShortcut Command="Debug.Disassembly" Scope="Global">Ctrl+Alt+D</RemoveShortcut><RemoveShortcut Command="View.ReportData" Scope="Report Designer">Ctrl+Alt+D</RemoveShortcut><Shortcut Command="ReSharper.ReSharper_ShowTodoExplorer" Scope="Global">Ctrl+Alt+D</Shortcut><Shortcut Command="ReSharper.ReSharper_ShowTodoExplorer" Scope="Text Editor">Ctrl+Alt+D</Shortcut><Shortcut Command="ReSharper.ReSharper_ShowTodoExplorer" Scope="XAML UI Designer">Ctrl+Alt+D</Shortcut><RemoveShortcut Command="View.FindSymbolResults" Scope="Global">Ctrl+Alt+F12</RemoveShortcut><Shortcut Command="ReSharper.ReSharper_ShowFindResults" Scope="Global">Ctrl+Alt+F12</Shortcut><Shortcut Command="ReSharper.ReSharper_ShowFindResults" Scope="Text Editor">Ctrl+Alt+F12</Shortcut><Shortcut Command="ReSharper.ReSharper_ShowFindResults" Scope="XAML UI Designer">Ctrl+Alt+F12</Shortcut><Shortcut Command="ReSharper.ReSharper_MoveUp" Scope="Text Editor">Ctrl+Shift+Alt+Up Arrow</Shortcut><Shortcut Command="ReSharper.ReSharper_MoveUp" Scope="XAML UI Designer">Ctrl+Shift+Alt+Up Arrow</Shortcut><Shortcut Command="ReSharper.ReSharper_MoveDown" Scope="Text Editor">Ctrl+Shift+Alt+Down Arrow</Shortcut><Shortcut Command="ReSharper.ReSharper_MoveDown" Scope="XAML UI Designer">Ctrl+Shift+Alt+Down Arrow</Shortcut><RemoveShortcut Command="Edit.WordPreviousExtendColumn" Scope="Text Editor">Ctrl+Shift+Alt+Left Arrow</RemoveShortcut><Shortcut Command="ReSharper.ReSharper_MoveLeft" Scope="Text Editor">Ctrl+Shift+Alt+Left Arrow</Shortcut><Shortcut Command="ReSharper.ReSharper_MoveLeft" Scope="XAML UI Designer">Ctrl+Shift+Alt+Left Arrow</Shortcut><RemoveShortcut Command="Edit.WordNextExtendColumn" Scope="Text Editor">Ctrl+Shift+Alt+Right Arrow</RemoveShortcut><Shortcut Command="ReSharper.ReSharper_MoveRight" Scope="Text Editor">Ctrl+Shift+Alt+Right Arrow</Shortcut><Shortcut Command="ReSharper.ReSharper_MoveRight" Scope="XAML UI Designer">Ctrl+Shift+Alt+Right Arrow</Shortcut><Shortcut Command="ReSharper.ReSharper_Generate" Scope="Global">Alt+Ins</Shortcut><Shortcut Command="ReSharper.ReSharper_Generate" Scope="Text Editor">Alt+Ins</Shortcut><Shortcut Command="ReSharper.ReSharper_Generate" Scope="XAML UI Designer">Alt+Ins</Shortcut><RemoveShortcut Command="WorkflowDesigner.Collapse" Scope="Workflow Designer">Ctrl+E, Ctrl+C</RemoveShortcut><RemoveShortcut Command="WorkflowDesigner.Collapse" Scope="Workflow Designer">Ctrl+E, C</RemoveShortcut><Shortcut Command="ReSharper.ReSharper_CleanupCode" Scope="Global">Ctrl+E, C</Shortcut><Shortcut Command="ReSharper.ReSharper_CleanupCode" Scope="Text Editor">Ctrl+E, C</Shortcut><Shortcut Command="ReSharper.ReSharper_CleanupCode" Scope="XAML UI Designer">Ctrl+E, C</Shortcut><Shortcut Command="ReSharper.ReSharper_CleanupCode" Scope="Global">Ctrl+E, Ctrl+C</Shortcut><Shortcut Command="ReSharper.ReSharper_CleanupCode" Scope="Text Editor">Ctrl+E, Ctrl+C</Shortcut><Shortcut Command="ReSharper.ReSharper_CleanupCode" Scope="XAML UI Designer">Ctrl+E, Ctrl+C</Shortcut><RemoveShortcut Command="Edit.NavigateTo" Scope="Global">Ctrl+,</RemoveShortcut><Shortcut Command="ReSharper.ReSharper_GotoRecentFiles" Scope="Global">Ctrl+,</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoRecentFiles" Scope="Text Editor">Ctrl+,</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoRecentFiles" Scope="XAML UI Designer">Ctrl+,</Shortcut><RemoveShortcut Command="Image.ZoomOut" Scope="VC Image Editor">Ctrl+Shift+,</RemoveShortcut><Shortcut Command="Image.ZoomOut" Scope="VC Image Editor">Ctrl+Down Arrow</Shortcut><RemoveShortcut Command="View.ZoomOut" Scope="Global">Ctrl+Shift+,</RemoveShortcut><Shortcut Command="ReSharper.ReSharper_GotoRecentEdits" Scope="Global">Ctrl+Shift+,</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoRecentEdits" Scope="Text Editor">Ctrl+Shift+,</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoRecentEdits" Scope="XAML UI Designer">Ctrl+Shift+,</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoLastEditLocation" Scope="Global">Ctrl+Shift+Bkspce</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoLastEditLocation" Scope="Text Editor">Ctrl+Shift+Bkspce</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoLastEditLocation" Scope="XAML UI Designer">Ctrl+Shift+Bkspce</Shortcut><RemoveShortcut Command="Format.Underline" Scope="HTML Editor Design View">Ctrl+U</RemoveShortcut><RemoveShortcut Command="Edit.MakeLowercase" Scope="Text Editor">Ctrl+U</RemoveShortcut><RemoveShortcut Command="Image.UseSelectionasBrush" Scope="VC Image Editor">Ctrl+U</RemoveShortcut><Shortcut Command="ReSharper.ReSharper_UnitTestSession_RepeatPreviousRun" Scope="Global">Ctrl+U, Ctrl+U</Shortcut><Shortcut Command="ReSharper.ReSharper_UnitTestSession_RepeatPreviousRun" Scope="Text Editor">Ctrl+U, Ctrl+U</Shortcut><Shortcut Command="ReSharper.ReSharper_UnitTestSession_RepeatPreviousRun" Scope="XAML UI Designer">Ctrl+U, Ctrl+U</Shortcut><Shortcut Command="ReSharper.ReSharper_UnitTestSession_RepeatPreviousRun" Scope="Global">Ctrl+U, U</Shortcut><Shortcut Command="ReSharper.ReSharper_UnitTestSession_RepeatPreviousRun" Scope="Text Editor">Ctrl+U, U</Shortcut><Shortcut Command="ReSharper.ReSharper_UnitTestSession_RepeatPreviousRun" Scope="XAML UI Designer">Ctrl+U, U</Shortcut><Shortcut Command="ReSharper.ReSharper_ReSharper_UnitTest_RunContext" Scope="Global">Ctrl+U, Ctrl+R</Shortcut><Shortcut Command="ReSharper.ReSharper_ReSharper_UnitTest_RunContext" Scope="Text Editor">Ctrl+U, Ctrl+R</Shortcut><Shortcut Command="ReSharper.ReSharper_ReSharper_UnitTest_RunContext" Scope="XAML UI Designer">Ctrl+U, Ctrl+R</Shortcut><Shortcut Command="ReSharper.ReSharper_ReSharper_UnitTest_RunContext" Scope="Global">Ctrl+U, R</Shortcut><Shortcut Command="ReSharper.ReSharper_ReSharper_UnitTest_RunContext" Scope="Text Editor">Ctrl+U, R</Shortcut><Shortcut Command="ReSharper.ReSharper_ReSharper_UnitTest_RunContext" Scope="XAML UI Designer">Ctrl+U, R</Shortcut><Shortcut Command="ReSharper.ReSharper_ReSharper_UnitTest_DebugContext" Scope="Global">Ctrl+U, Ctrl+D</Shortcut><Shortcut Command="ReSharper.ReSharper_ReSharper_UnitTest_DebugContext" Scope="Text Editor">Ctrl+U, Ctrl+D</Shortcut><Shortcut Command="ReSharper.ReSharper_ReSharper_UnitTest_DebugContext" Scope="XAML UI Designer">Ctrl+U, Ctrl+D</Shortcut><Shortcut Command="ReSharper.ReSharper_ReSharper_UnitTest_DebugContext" Scope="Global">Ctrl+U, D</Shortcut><Shortcut Command="ReSharper.ReSharper_ReSharper_UnitTest_DebugContext" Scope="Text Editor">Ctrl+U, D</Shortcut><Shortcut Command="ReSharper.ReSharper_ReSharper_UnitTest_DebugContext" Scope="XAML UI Designer">Ctrl+U, D</Shortcut><Shortcut Command="ReSharper.ReSharper_UnitTestSession_AppendTests" Scope="Global">Ctrl+U, Ctrl+A</Shortcut><Shortcut Command="ReSharper.ReSharper_UnitTestSession_AppendTests" Scope="Text Editor">Ctrl+U, Ctrl+A</Shortcut><Shortcut Command="ReSharper.ReSharper_UnitTestSession_AppendTests" Scope="XAML UI Designer">Ctrl+U, Ctrl+A</Shortcut><Shortcut Command="ReSharper.ReSharper_UnitTestSession_AppendTests" Scope="Global">Ctrl+U, A</Shortcut><Shortcut Command="ReSharper.ReSharper_UnitTestSession_AppendTests" Scope="Text Editor">Ctrl+U, A</Shortcut><Shortcut Command="ReSharper.ReSharper_UnitTestSession_AppendTests" Scope="XAML UI Designer">Ctrl+U, A</Shortcut><Shortcut Command="ReSharper.ReSharper_UnitTestSession_NewSession" Scope="Global">Ctrl+U, Ctrl+N</Shortcut><Shortcut Command="ReSharper.ReSharper_UnitTestSession_NewSession" Scope="Text Editor">Ctrl+U, Ctrl+N</Shortcut><Shortcut Command="ReSharper.ReSharper_UnitTestSession_NewSession" Scope="XAML UI Designer">Ctrl+U, Ctrl+N</Shortcut><Shortcut Command="ReSharper.ReSharper_UnitTestSession_NewSession" Scope="Global">Ctrl+U, N</Shortcut><Shortcut Command="ReSharper.ReSharper_UnitTestSession_NewSession" Scope="Text Editor">Ctrl+U, N</Shortcut><Shortcut Command="ReSharper.ReSharper_UnitTestSession_NewSession" Scope="XAML UI Designer">Ctrl+U, N</Shortcut><Shortcut Command="ReSharper.ReSharper_UnitTest_RunSolution" Scope="Global">Ctrl+U, Ctrl+L</Shortcut><Shortcut Command="ReSharper.ReSharper_UnitTest_RunSolution" Scope="Text Editor">Ctrl+U, Ctrl+L</Shortcut><Shortcut Command="ReSharper.ReSharper_UnitTest_RunSolution" Scope="XAML UI Designer">Ctrl+U, Ctrl+L</Shortcut><Shortcut Command="ReSharper.ReSharper_UnitTest_RunSolution" Scope="Global">Ctrl+U, L</Shortcut><Shortcut Command="ReSharper.ReSharper_UnitTest_RunSolution" Scope="Text Editor">Ctrl+U, L</Shortcut><Shortcut Command="ReSharper.ReSharper_UnitTest_RunSolution" Scope="XAML UI Designer">Ctrl+U, L</Shortcut><Shortcut Command="ReSharper.ReSharper_UnitTest_RunCurrentSession" Scope="Global">Ctrl+U, Ctrl+Y</Shortcut><Shortcut Command="ReSharper.ReSharper_UnitTest_RunCurrentSession" Scope="Text Editor">Ctrl+U, Ctrl+Y</Shortcut><Shortcut Command="ReSharper.ReSharper_UnitTest_RunCurrentSession" Scope="XAML UI Designer">Ctrl+U, Ctrl+Y</Shortcut><Shortcut Command="ReSharper.ReSharper_UnitTest_RunCurrentSession" Scope="Global">Ctrl+U, Y</Shortcut><Shortcut Command="ReSharper.ReSharper_UnitTest_RunCurrentSession" Scope="Text Editor">Ctrl+U, Y</Shortcut><Shortcut Command="ReSharper.ReSharper_UnitTest_RunCurrentSession" Scope="XAML UI Designer">Ctrl+U, Y</Shortcut><RemoveShortcut Command="Debug.Modules" Scope="Global">Ctrl+Alt+U</RemoveShortcut><Shortcut Command="ReSharper.ReSharper_ShowUnitTestExplorer" Scope="Global">Ctrl+Alt+U</Shortcut><Shortcut Command="ReSharper.ReSharper_ShowUnitTestExplorer" Scope="Text Editor">Ctrl+Alt+U</Shortcut><Shortcut Command="ReSharper.ReSharper_ShowUnitTestExplorer" Scope="XAML UI Designer">Ctrl+Alt+U</Shortcut><RemoveShortcut Command="View.DocumentOutline" Scope="Global">Ctrl+Alt+T</RemoveShortcut><Shortcut Command="ReSharper.ReSharper_ShowUnitTestSessions" Scope="Global">Ctrl+Alt+T</Shortcut><Shortcut Command="ReSharper.ReSharper_ShowUnitTestSessions" Scope="Text Editor">Ctrl+Alt+T</Shortcut><Shortcut Command="ReSharper.ReSharper_ShowUnitTestSessions" Scope="XAML UI Designer">Ctrl+Alt+T</Shortcut><RemoveShortcut Command="OtherContextMenus.MicrosoftDataEntityDesignContext.MoveProperties.Down5" Scope="ADO.NET Entity Data Model Designer">Alt+PgDn</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Annotate.TfsAnnotateMoveNextRegion" Scope="Text Editor">Alt+PgDn</RemoveShortcut><Shortcut Command="ReSharper.ReSharper_GotoNextHighlight" Scope="Global">Alt+PgDn</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoNextHighlight" Scope="Text Editor">Alt+PgDn</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoNextHighlight" Scope="XAML UI Designer">Alt+PgDn</Shortcut><RemoveShortcut Command="OtherContextMenus.MicrosoftDataEntityDesignContext.MoveProperties.Up5" Scope="ADO.NET Entity Data Model Designer">Alt+PgUp</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Annotate.TfsAnnotateMovePreviousRegion" Scope="Text Editor">Alt+PgUp</RemoveShortcut><Shortcut Command="ReSharper.ReSharper_GotoPrevHighlight" Scope="Global">Alt+PgUp</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoPrevHighlight" Scope="Text Editor">Alt+PgUp</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoPrevHighlight" Scope="XAML UI Designer">Alt+PgUp</Shortcut><RemoveShortcut Command="TSqlEditorDatabaseCombo" Scope="Microsoft SQL Server Data Tools, T-SQL Editor">Shift+Alt+PgDn</RemoveShortcut><RemoveShortcut Command="ViewFileInScriptPanel" Scope="Microsoft SQL Server Data Tools, Table Designer">Shift+Alt+PgDn</RemoveShortcut><Shortcut Command="ReSharper.ReSharper_GotoNextErrorInSolution" Scope="Global">Shift+Alt+PgDn</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoNextErrorInSolution" Scope="Text Editor">Shift+Alt+PgDn</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoNextErrorInSolution" Scope="XAML UI Designer">Shift+Alt+PgDn</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoPrevErrorInSolution" Scope="Global">Shift+Alt+PgUp</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoPrevErrorInSolution" Scope="Text Editor">Shift+Alt+PgUp</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoPrevErrorInSolution" Scope="XAML UI Designer">Shift+Alt+PgUp</Shortcut><RemoveShortcut Command="Debug.RefreshWindowsapp" Scope="Global">Ctrl+Shift+R</RemoveShortcut><RemoveShortcut Command="Format.All" Scope="XAML UI Designer">Ctrl+Shift+R</RemoveShortcut><Shortcut Command="ReSharper.ReSharper_RefactorThis" Scope="Global">Ctrl+Shift+R</Shortcut><Shortcut Command="ReSharper.ReSharper_RefactorThis" Scope="Text Editor">Ctrl+Shift+R</Shortcut><Shortcut Command="ReSharper.ReSharper_RefactorThis" Scope="XAML UI Designer">Ctrl+Shift+R</Shortcut><RemoveShortcut Command="QueryDesigner.ExecuteSQL" Scope="Query Designer">Ctrl+R</RemoveShortcut><RemoveShortcut Command="QueryDesigner.ExecuteSQL" Scope="View Designer">Ctrl+R</RemoveShortcut><RemoveShortcut Command="Format.ButtonRight" Scope="VC Dialog Editor">Ctrl+R</RemoveShortcut><RemoveShortcut Command="SQL.Rename" Scope="Microsoft SQL Server Data Tools, Table Designer">Ctrl+R, R</RemoveShortcut><RemoveShortcut Command="SQL.Rename" Scope="Microsoft SQL Server Data Tools, T-SQL Editor">Ctrl+R, R</RemoveShortcut><RemoveShortcut Command="OtherContextMenus.MicrosoftDataEntityDesignContext.Refactor.Rename" Scope="ADO.NET Entity Data Model Designer">Ctrl+R, R</RemoveShortcut><RemoveShortcut Command="Refactor.Rename" Scope="Global">Ctrl+R, Ctrl+R</RemoveShortcut><RemoveShortcut Command="SQL.Rename" Scope="Microsoft SQL Server Data Tools, Table Designer">Ctrl+R, Ctrl+R</RemoveShortcut><RemoveShortcut Command="SQL.Rename" Scope="Microsoft SQL Server Data Tools, T-SQL Editor">Ctrl+R, Ctrl+R</RemoveShortcut><Shortcut Command="SQL.Rename" Scope="Microsoft SQL Server Data Tools, Table Designer">F2</Shortcut><Shortcut Command="SQL.Rename" Scope="Microsoft SQL Server Data Tools, T-SQL Editor">F2</Shortcut><Shortcut Command="ReSharper.ReSharper_Rename" Scope="Global">Ctrl+R, Ctrl+R</Shortcut><Shortcut Command="ReSharper.ReSharper_Rename" Scope="Text Editor">Ctrl+R, Ctrl+R</Shortcut><Shortcut Command="ReSharper.ReSharper_Rename" Scope="XAML UI Designer">Ctrl+R, Ctrl+R</Shortcut><Shortcut Command="ReSharper.ReSharper_Rename" Scope="Global">Ctrl+R, R</Shortcut><Shortcut Command="ReSharper.ReSharper_Rename" Scope="Text Editor">Ctrl+R, R</Shortcut><Shortcut Command="ReSharper.ReSharper_Rename" Scope="XAML UI Designer">Ctrl+R, R</Shortcut><RemoveShortcut Command="Refactor.ReorderParameters" Scope="Global">Ctrl+R, Ctrl+O</RemoveShortcut><Shortcut Command="ReSharper.ReSharper_Move" Scope="Global">Ctrl+R, Ctrl+O</Shortcut><Shortcut Command="ReSharper.ReSharper_Move" Scope="Text Editor">Ctrl+R, Ctrl+O</Shortcut><Shortcut Command="ReSharper.ReSharper_Move" Scope="XAML UI Designer">Ctrl+R, Ctrl+O</Shortcut><Shortcut Command="ReSharper.ReSharper_Move" Scope="Global">Ctrl+R, O</Shortcut><Shortcut Command="ReSharper.ReSharper_Move" Scope="Text Editor">Ctrl+R, O</Shortcut><Shortcut Command="ReSharper.ReSharper_Move" Scope="XAML UI Designer">Ctrl+R, O</Shortcut><Shortcut Command="ReSharper.ReSharper_SafeDelete" Scope="Global">Alt+Del</Shortcut><Shortcut Command="ReSharper.ReSharper_SafeDelete" Scope="Text Editor">Alt+Del</Shortcut><Shortcut Command="ReSharper.ReSharper_SafeDelete" Scope="XAML UI Designer">Alt+Del</Shortcut><Shortcut Command="ReSharper.ReSharper_SafeDelete" Scope="Global">Ctrl+R, Ctrl+D</Shortcut><Shortcut Command="ReSharper.ReSharper_SafeDelete" Scope="Text Editor">Ctrl+R, Ctrl+D</Shortcut><Shortcut Command="ReSharper.ReSharper_SafeDelete" Scope="XAML UI Designer">Ctrl+R, Ctrl+D</Shortcut><Shortcut Command="ReSharper.ReSharper_SafeDelete" Scope="Global">Ctrl+R, D</Shortcut><Shortcut Command="ReSharper.ReSharper_SafeDelete" Scope="Text Editor">Ctrl+R, D</Shortcut><Shortcut Command="ReSharper.ReSharper_SafeDelete" Scope="XAML UI Designer">Ctrl+R, D</Shortcut><Shortcut Command="ReSharper.ReSharper_ExtractMethod" Scope="Text Editor">Ctrl+R, Ctrl+M</Shortcut><Shortcut Command="ReSharper.ReSharper_ExtractMethod" Scope="XAML UI Designer">Ctrl+R, Ctrl+M</Shortcut><Shortcut Command="ReSharper.ReSharper_ExtractMethod" Scope="Text Editor">Ctrl+R, M</Shortcut><Shortcut Command="ReSharper.ReSharper_ExtractMethod" Scope="XAML UI Designer">Ctrl+R, M</Shortcut><Shortcut Command="ReSharper.ReSharper_IntroduceVariable" Scope="Text Editor">Ctrl+R, Ctrl+V</Shortcut><Shortcut Command="ReSharper.ReSharper_IntroduceVariable" Scope="XAML UI Designer">Ctrl+R, Ctrl+V</Shortcut><Shortcut Command="ReSharper.ReSharper_IntroduceVariable" Scope="Text Editor">Ctrl+R, V</Shortcut><Shortcut Command="ReSharper.ReSharper_IntroduceVariable" Scope="XAML UI Designer">Ctrl+R, V</Shortcut><Shortcut Command="ReSharper.ReSharper_IntroduceField" Scope="Text Editor">Ctrl+R, Ctrl+F</Shortcut><Shortcut Command="ReSharper.ReSharper_IntroduceField" Scope="XAML UI Designer">Ctrl+R, Ctrl+F</Shortcut><Shortcut Command="ReSharper.ReSharper_IntroduceField" Scope="Text Editor">Ctrl+R, F</Shortcut><Shortcut Command="ReSharper.ReSharper_IntroduceField" Scope="XAML UI Designer">Ctrl+R, F</Shortcut><Shortcut Command="ReSharper.ReSharper_IntroParameter" Scope="Text Editor">Ctrl+R, Ctrl+P</Shortcut><Shortcut Command="ReSharper.ReSharper_IntroParameter" Scope="XAML UI Designer">Ctrl+R, Ctrl+P</Shortcut><Shortcut Command="ReSharper.ReSharper_IntroParameter" Scope="Text Editor">Ctrl+R, P</Shortcut><Shortcut Command="ReSharper.ReSharper_IntroParameter" Scope="XAML UI Designer">Ctrl+R, P</Shortcut><Shortcut Command="ReSharper.ReSharper_InlineVariable" Scope="Text Editor">Ctrl+R, Ctrl+I</Shortcut><Shortcut Command="ReSharper.ReSharper_InlineVariable" Scope="XAML UI Designer">Ctrl+R, Ctrl+I</Shortcut><Shortcut Command="ReSharper.ReSharper_InlineVariable" Scope="Text Editor">Ctrl+R, I</Shortcut><Shortcut Command="ReSharper.ReSharper_InlineVariable" Scope="XAML UI Designer">Ctrl+R, I</Shortcut><RemoveShortcut Command="SQL.ExpandWildcards" Scope="Microsoft SQL Server Data Tools, Table Designer">Ctrl+R, E</RemoveShortcut><RemoveShortcut Command="SQL.ExpandWildcards" Scope="Microsoft SQL Server Data Tools, T-SQL Editor">Ctrl+R, E</RemoveShortcut><RemoveShortcut Command="Refactor.EncapsulateField" Scope="Global">Ctrl+R, Ctrl+E</RemoveShortcut><RemoveShortcut Command="SQL.ExpandWildcards" Scope="Microsoft SQL Server Data Tools, Table Designer">Ctrl+R, Ctrl+E</RemoveShortcut><RemoveShortcut Command="SQL.ExpandWildcards" Scope="Microsoft SQL Server Data Tools, T-SQL Editor">Ctrl+R, Ctrl+E</RemoveShortcut><Shortcut Command="ReSharper.ReSharper_EncapsulateField" Scope="Global">Ctrl+R, Ctrl+E</Shortcut><Shortcut Command="ReSharper.ReSharper_EncapsulateField" Scope="Text Editor">Ctrl+R, Ctrl+E</Shortcut><Shortcut Command="ReSharper.ReSharper_EncapsulateField" Scope="XAML UI Designer">Ctrl+R, Ctrl+E</Shortcut><Shortcut Command="ReSharper.ReSharper_EncapsulateField" Scope="Global">Ctrl+R, E</Shortcut><Shortcut Command="ReSharper.ReSharper_EncapsulateField" Scope="Text Editor">Ctrl+R, E</Shortcut><Shortcut Command="ReSharper.ReSharper_EncapsulateField" Scope="XAML UI Designer">Ctrl+R, E</Shortcut><Shortcut Command="ReSharper.ReSharper_ChangeSignature" Scope="Global">Ctrl+R, Ctrl+S</Shortcut><Shortcut Command="ReSharper.ReSharper_ChangeSignature" Scope="Text Editor">Ctrl+R, Ctrl+S</Shortcut><Shortcut Command="ReSharper.ReSharper_ChangeSignature" Scope="XAML UI Designer">Ctrl+R, Ctrl+S</Shortcut><Shortcut Command="ReSharper.ReSharper_ChangeSignature" Scope="Global">Ctrl+R, S</Shortcut><Shortcut Command="ReSharper.ReSharper_ChangeSignature" Scope="Text Editor">Ctrl+R, S</Shortcut><Shortcut Command="ReSharper.ReSharper_ChangeSignature" Scope="XAML UI Designer">Ctrl+R, S</Shortcut><RemoveShortcut Command="Project.Override" Scope="Global">Ctrl+Alt+Ins</RemoveShortcut><Shortcut Command="ReSharper.ReSharper_GenerateFileBesides" Scope="Global">Ctrl+Alt+Ins</Shortcut><Shortcut Command="ReSharper.ReSharper_GenerateFileBesides" Scope="Text Editor">Ctrl+Alt+Ins</Shortcut><Shortcut Command="ReSharper.ReSharper_GenerateFileBesides" Scope="XAML UI Designer">Ctrl+Alt+Ins</Shortcut><Shortcut Command="ReSharper.ReSharper_LiveTemplates_Insert" Scope="Text Editor">Ctrl+E, Ctrl+L</Shortcut><Shortcut Command="ReSharper.ReSharper_LiveTemplates_Insert" Scope="XAML UI Designer">Ctrl+E, Ctrl+L</Shortcut><Shortcut Command="ReSharper.ReSharper_LiveTemplates_Insert" Scope="Text Editor">Ctrl+E, L</Shortcut><Shortcut Command="ReSharper.ReSharper_LiveTemplates_Insert" Scope="XAML UI Designer">Ctrl+E, L</Shortcut><Shortcut Command="ReSharper.ReSharper_SurroundWith" Scope="Text Editor">Ctrl+E, Ctrl+U</Shortcut><Shortcut Command="ReSharper.ReSharper_SurroundWith" Scope="XAML UI Designer">Ctrl+E, Ctrl+U</Shortcut><Shortcut Command="ReSharper.ReSharper_SurroundWith" Scope="Text Editor">Ctrl+E, U</Shortcut><Shortcut Command="ReSharper.ReSharper_SurroundWith" Scope="XAML UI Designer">Ctrl+E, U</Shortcut><RemoveShortcut Command="Edit.PasteParameterTip" Scope="Text Editor">Ctrl+Shift+Alt+P</RemoveShortcut><RemoveShortcut Command="Image.FilledEllipseTool" Scope="VC Image Editor">Ctrl+Shift+Alt+P</RemoveShortcut><Shortcut Command="ReSharper.ReSharper_ProfileVisualStudio" Scope="Global">Ctrl+Shift+Alt+P</Shortcut><Shortcut Command="ReSharper.ReSharper_ProfileVisualStudio" Scope="Text Editor">Ctrl+Shift+Alt+P</Shortcut><Shortcut Command="ReSharper.ReSharper_ProfileVisualStudio" Scope="XAML UI Designer">Ctrl+Shift+Alt+P</Shortcut><RemoveShortcut Command="WorkflowDesigner.ConnectNodes" Scope="Workflow Designer">Ctrl+E, F</RemoveShortcut><RemoveShortcut Command="WorkflowDesigner.ConnectNodes" Scope="Workflow Designer">Ctrl+E, Ctrl+F</RemoveShortcut><Shortcut Command="ReSharper_SilentCleanupCode" Scope="Global">Ctrl+E, Ctrl+F</Shortcut><Shortcut Command="ReSharper_SilentCleanupCode" Scope="Text Editor">Ctrl+E, Ctrl+F</Shortcut><Shortcut Command="ReSharper_SilentCleanupCode" Scope="XAML UI Designer">Ctrl+E, Ctrl+F</Shortcut><Shortcut Command="ReSharper_SilentCleanupCode" Scope="Global">Ctrl+E, F</Shortcut><Shortcut Command="ReSharper_SilentCleanupCode" Scope="Text Editor">Ctrl+E, F</Shortcut><Shortcut Command="ReSharper_SilentCleanupCode" Scope="XAML UI Designer">Ctrl+E, F</Shortcut><RemoveShortcut Command="EditorContextMenus.CodeWindow.ExecuteInInteractive" Scope="Text Editor">Alt+Enter</RemoveShortcut><Shortcut Command="ReSharper_QuickFix" Scope="Text Editor">Alt+Enter</Shortcut><Shortcut Command="ReSharper_QuickFix" Scope="XAML UI Designer">Alt+Enter</Shortcut><Shortcut Command="ReSharper_WindowManager_CloseRecentTool" Scope="Global">Ctrl+Shift+F4</Shortcut><Shortcut Command="ReSharper_WindowManager_CloseRecentTool" Scope="Text Editor">Ctrl+Shift+F4</Shortcut><Shortcut Command="ReSharper_WindowManager_CloseRecentTool" Scope="XAML UI Designer">Ctrl+Shift+F4</Shortcut><Shortcut Command="ReSharper_WindowManager_ActivateRecentTool" Scope="Global">Ctrl+Alt+Bkspce</Shortcut><Shortcut Command="ReSharper_WindowManager_ActivateRecentTool" Scope="Text Editor">Ctrl+Alt+Bkspce</Shortcut><Shortcut Command="ReSharper_WindowManager_ActivateRecentTool" Scope="XAML UI Designer">Ctrl+Alt+Bkspce</Shortcut><Shortcut Command="ReSharper_EnableDaemon" Scope="Global">Ctrl+Shift+Alt+8</Shortcut><Shortcut Command="ReSharper_EnableDaemon" Scope="Text Editor">Ctrl+Shift+Alt+8</Shortcut><Shortcut Command="ReSharper_EnableDaemon" Scope="XAML UI Designer">Ctrl+Shift+Alt+8</Shortcut></UserShortcuts></KeyboardShortcuts></Category><Category name="Environment_CommandBars" Category="{B9D9C123-B500-4202-B887-57C829CBD08F}" Package="{DA9FB551-C724-11d0-AE1F-00A0C90FFFC3}" RegisteredName="Environment_CommandBars" PackageName="Visual Studio Environment Package"><CommandBars Version="05072811"><DefaultCustomizations><remove_group Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000133" GroupPri="01000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000082"/><remove_group Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000137" GroupPri="0a000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000082"/><remove_group Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000119" GroupPri="01000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000308"/><remove_group Group="{6BF2A609-1E5E-43CA-88FC-79CDA9C11B87}:00001001" GroupPri="00000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000309"/><remove_group Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000011a" GroupPri="00100000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000309"/><add_group Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000119" GroupPri="01000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000080"/><add_group Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000011a" GroupPri="01000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000080"/><modify_toolbar Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000001" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,258,24" DockRectangle="0,0,258,24"/><modify_toolbar Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000000d" Visibility="hide" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,93,24" DockRectangle="28,0,93,24"/><modify_toolbar Menu="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:0000000e" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,213,24" DockRectangle="21,0,213,24"/><modify_toolbar Menu="{AA8EB8CD-7A51-11D0-92C3-00A0C9138C45}:00005dc0" Visibility="hide" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,305,24" DockRectangle="33,0,305,24"/><modify_toolbar Menu="{C9DD4A58-47FB-11D2-83E7-00C04F9902C1}:00000421" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,213,24" DockRectangle="1,0,213,24"/><modify_toolbar Menu="{E8B06F42-6D01-11D2-AA7D-00C04F990343}:00000001" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,130,24" DockRectangle="23,0,130,24"/><modify_toolbar Menu="{C7547851-4E3A-4E5B-9173-FA6E9C8BD82C}:0000271a" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,184,24" DockRectangle="35,0,184,24"/><modify_toolbar Menu="{B85579AA-8BE0-4C4F-A850-90902B317571}:00004000" Visibility="hide" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,162,24" DockRectangle="27,0,162,24"/><modify_toolbar Menu="{9AEB9524-82C6-40B9-9285-8D85D3DBD4C4}:0000050c" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,283,24" DockRectangle="24,0,283,24"/><modify_toolbar Menu="{F65C9B12-9CC9-498A-AB19-6CBE3D2C6BC6}:00000002" Visibility="hide" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,86,24" DockRectangle="30,0,86,24"/><modify_toolbar Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000001" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,290,24" DockRectangle="16,0,290,24"/><modify_toolbar Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:0000000b" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,203,24" DockRectangle="22,0,203,24"/><modify_toolbar Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000101" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,412,24" DockRectangle="6,0,412,24"/><modify_toolbar Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000107" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,137,24" DockRectangle="20,0,137,24"/><modify_toolbar Menu="{E148F049-C570-4F55-84A6-6DA870AF229E}:00001388" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,363,24" DockRectangle="7,0,363,24"/><modify_toolbar Menu="{E148F049-C570-4F55-84A6-6DA870AF229E}:000013d8" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,415,24" DockRectangle="12,0,415,24"/><modify_toolbar Menu="{E148F049-C570-4F55-84A6-6DA870AF229E}:00001838" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,190,24" DockRectangle="17,0,190,24"/><modify_toolbar Menu="{CB26E292-901A-419C-B79D-49BD45C43929}:00002710" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,268,24" DockRectangle="34,0,268,24"/><modify_toolbar Menu="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00000302" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,249,24" DockRectangle="3,0,249,24"/><modify_toolbar Menu="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00000010" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,486,24" DockRectangle="10,0,486,24"/><modify_toolbar Menu="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001077" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,234,24" DockRectangle="11,0,234,24"/><modify_toolbar Menu="{C9522C54-50B0-48C9-A9B8-339140E0FA20}:00001801" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,268,24" DockRectangle="14,0,268,24"/><modify_toolbar Menu="{6E9EABA0-FDEE-4A1C-8758-E1DCA032A5D3}:00001802" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,297,24" DockRectangle="15,0,297,24"/><modify_toolbar Menu="{ADC1BC7B-958B-4548-9F9F-10FC49099825}:00003010" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,432,24" DockRectangle="9,0,432,24"/><modify_toolbar Menu="{5D4C0442-C0A2-4BE8-9B4D-AB1C28450942}:00001000" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,133,24" DockRectangle="8,0,133,24"/><modify_toolbar Menu="{74D21312-2AEE-11D1-8BFB-00A0C90F26F7}:00000601" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,466,24" DockRectangle="13,0,466,24"/><modify_toolbar Menu="{5BF14E63-E267-4787-B20B-B814FD043B38}:00005dc0" Visibility="hide" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,130,24" DockRectangle="32,0,130,24"/><modify_toolbar Menu="{A764E896-518D-11D2-9A89-00C04F79EFC3}:00000103" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,212,24" DockRectangle="19,0,212,24"/><modify_toolbar Menu="{2DC8D6BB-916C-4B80-9C52-FD8FC371ACC2}:00000100" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,188,24" DockRectangle="26,0,188,24"/><modify_toolbar Menu="{061317B2-F992-435E-A23D-9EAD4B972ED5}:00000102" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,276,24" DockRectangle="25,0,276,24"/><modify_toolbar Menu="{D709F4D7-0165-472B-B966-105912D13DB8}:00000104" Visibility="hide" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,130,24" DockRectangle="31,0,130,24"/><modify_toolbar Menu="{5D8847D1-9A8A-431E-907A-62D9963F07FD}:00000104" Visibility="hide" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,133,24" DockRectangle="37,0,133,24"/><modify_toolbar Menu="{4BCF92C9-7FEA-4913-AF26-F93582BA9C7A}:00010002" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,458,24" DockRectangle="2,0,458,24"/><modify_toolbar Menu="{068E2583-0872-403B-AF4C-6C2A8F2D8C3E}:00001201" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,71,24" DockRectangle="5,0,71,24"/><modify_toolbar Menu="{068E2583-0872-403B-AF4C-6C2A8F2D8C3E}:00003203" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,203,24" DockRectangle="18,0,203,24"/><modify_toolbar Menu="{481A3758-A6D0-43E0-B1B8-4428BE962F8E}:00007202" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,431,24" DockRectangle="4,0,431,24"/><modify_toolbar Menu="{16BD08C3-403D-4B06-B57B-57B60E572241}:00001001" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,133,24" DockRectangle="4,0,133,24"/><modify_toolbar Menu="{9B3258D9-F00A-4519-9253-7909878E8882}:00001010" Visibility="hide" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,346,24" DockRectangle="29,0,346,24"/><add Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:0000014e" CmdPri="01008001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000174" GroupPri="09000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000001"/><add Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:0000008f" CmdPri="84880001" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00003e93" GroupPri="a8000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000081"/><add Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000070" CmdPri="c1440001" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00003e93" GroupPri="a8000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000081"/><add Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:000000ef" CmdPri="02d00001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000722" GroupPri="08000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000082"/><add Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000464" CmdPri="02800001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000141" GroupPri="f0000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000083"/><add Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000460" CmdPri="01008001" Group="{234A7FC1-CFE9-4335-9E82-061F86E402C1}:0000014e" GroupPri="ff000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000083"/><add Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:0000014b" CmdPri="02000001" Group="{234A7FC1-CFE9-4335-9E82-061F86E402C1}:0000014e" GroupPri="ff000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000083"/><add Cmd="{234A7FC1-CFE9-4335-9E82-061F86E402C1}:00000566" CmdPri="00058001" Group="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:0000107f" GroupPri="03000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000008a"/><add Cmd="{C7547851-4E3A-4E5B-9173-FA6E9C8BD82C}:0000002f" CmdPri="00100001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000281" GroupPri="02000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000008c"/><add Cmd="{C7547851-4E3A-4E5B-9173-FA6E9C8BD82C}:0000002b" CmdPri="00800001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:000002c2" GroupPri="00000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000501"/><add Cmd="{C7547851-4E3A-4E5B-9173-FA6E9C8BD82C}:0000002c" CmdPri="01008001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:000002c2" GroupPri="00000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000501"/><add Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:000000d9" CmdPri="01010001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:000002c2" GroupPri="00000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000501"/><add Cmd="{732ABE75-CD80-11D0-A2DB-00AA00A3EFFF}:00000004" CmdPri="08008001" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001110" GroupPri="05000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000107"/><add Cmd="{732ABE75-CD80-11D0-A2DB-00AA00A3EFFF}:00000005" CmdPri="08010001" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001110" GroupPri="05000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000107"/><add Cmd="{FB41A027-57C5-4F83-9508-C326DCE6D943}:0000206d" CmdPri="00080001" Group="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00001094" GroupPri="00100000" Menu="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00000302"/><add Cmd="{FB41A027-57C5-4F83-9508-C326DCE6D943}:0000206e" CmdPri="000c0001" Group="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00001094" GroupPri="00100000" Menu="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00000302"/><add Cmd="{FB41A027-57C5-4F83-9508-C326DCE6D943}:0000206f" CmdPri="000e0001" Group="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00001094" GroupPri="00100000" Menu="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00000302"/><add Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000070" CmdPri="01000001" Group="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001078" GroupPri="01000000" Menu="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001077"/><add Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:0000014e" CmdPri="00108001" Group="{A764E896-518D-11D2-9A89-00C04F79EFC3}:00001403" GroupPri="04000000" Menu="{A764E896-518D-11D2-9A89-00C04F79EFC3}:00000103"/><remove Cmd="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000500" CmdPri="00210000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000171" GroupPri="01000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000001" IsPartialRemoval="true"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000010" CmdPri="01000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000172" GroupPri="03000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000001" IsPartialRemoval="true"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:0000000f" CmdPri="02000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000172" GroupPri="03000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000001" IsPartialRemoval="true"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:0000001a" CmdPri="03000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000172" GroupPri="03000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000001" IsPartialRemoval="true"/><remove Cmd="{6E87CFAD-6C05-4ADF-9CD7-3B7943875B7C}:00000010" CmdPri="01010000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000174" GroupPri="09000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000001" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:000007c6" CmdPri="04000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000174" GroupPri="09000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000001" IsPartialRemoval="true"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000115" CmdPri="01000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000177" GroupPri="0b000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000001" IsPartialRemoval="true"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000151" CmdPri="02000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000177" GroupPri="0b000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000001" IsPartialRemoval="true"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:000000ea" CmdPri="01000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000178" GroupPri="0d000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000001" IsPartialRemoval="false"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:000000eb" CmdPri="02000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000178" GroupPri="0d000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000001" IsPartialRemoval="false"/><remove Cmd="{23D49123-60AC-4D7E-939A-E01A4E176BEE}:00000001" CmdPri="02000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000178" GroupPri="0d000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000001" IsPartialRemoval="false"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:000000ee" CmdPri="02500000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000178" GroupPri="0d000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000001" IsPartialRemoval="false"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:0000002a" CmdPri="03000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000178" GroupPri="0d000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000001" IsPartialRemoval="false"/><remove Cmd="{E234E66E-BA64-4D71-B304-16F0A4C793F5}:00004010" CmdPri="03000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000178" GroupPri="0d000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000001" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:000008c5" CmdPri="04000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000178" GroupPri="0d000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000001" IsPartialRemoval="false"/><remove Cmd="{5DD0BB59-7076-4C59-88D3-DE36931F63F0}:00000bb8" CmdPri="50000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000178" GroupPri="0d000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000001" IsPartialRemoval="true"/><remove Cmd="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000502" CmdPri="ff000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000178" GroupPri="0d000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000001" IsPartialRemoval="false"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000181" CmdPri="02000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000119" GroupPri="01000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000080" IsPartialRemoval="false"/><remove Cmd="{495620D7-1489-46F8-9251-8A32D53B2194}:00000400" CmdPri="05000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000011a" GroupPri="01000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000080" IsPartialRemoval="false"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:000003bf" CmdPri="04000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000112" GroupPri="07000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000080" IsPartialRemoval="false"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:0000085a" CmdPri="04000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000129" GroupPri="01000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000081" IsPartialRemoval="false"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:0000085b" CmdPri="05000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000129" GroupPri="01000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000081" IsPartialRemoval="false"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:0000028f" CmdPri="05010000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000012a" GroupPri="03000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000081" IsPartialRemoval="false"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000072" CmdPri="fd000000" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00003e93" GroupPri="a8000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000081" IsPartialRemoval="false"/><remove Cmd="{FB87333B-16C8-400E-BC8F-F6B890410582}:00000004" CmdPri="00020000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000133" GroupPri="01000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000082" IsPartialRemoval="false"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:0000015c" CmdPri="01000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000136" GroupPri="ee000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000082" IsPartialRemoval="false"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000460" CmdPri="01000000" Group="{234A7FC1-CFE9-4335-9E82-061F86E402C1}:00000146" GroupPri="c3000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000083" IsPartialRemoval="false"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000579" CmdPri="02500000" Group="{234A7FC1-CFE9-4335-9E82-061F86E402C1}:00000147" GroupPri="c4000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000083" IsPartialRemoval="false"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:0000044c" CmdPri="02000000" Group="{234A7FC1-CFE9-4335-9E82-061F86E402C1}:0000014e" GroupPri="ff000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000083" IsPartialRemoval="false"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000464" CmdPri="03000000" Group="{234A7FC1-CFE9-4335-9E82-061F86E402C1}:0000014e" GroupPri="ff000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000083" IsPartialRemoval="false"/><remove Cmd="{66E325E7-8BA1-4688-8A67-B86CE7741D2A}:00000004" CmdPri="02000000" Group="{D245F355-3F45-4516-B1E6-04608DA126CC}:000000f5" GroupPri="70000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000085" IsPartialRemoval="false"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000279" CmdPri="05000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000159" GroupPri="ff800000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000085" IsPartialRemoval="false"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:0000027a" CmdPri="06000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000159" GroupPri="ff800000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000085" IsPartialRemoval="false"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000045" CmdPri="01000000" Group="{234A7FC1-CFE9-4335-9E82-061F86E402C1}:0000056a" GroupPri="02000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000008a" IsPartialRemoval="false"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000033" CmdPri="02000000" Group="{234A7FC1-CFE9-4335-9E82-061F86E402C1}:0000056a" GroupPri="02000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000008a" IsPartialRemoval="false"/><remove Cmd="{234A7FC1-CFE9-4335-9E82-061F86E402C1}:0000056f" CmdPri="01000000" Group="{234A7FC1-CFE9-4335-9E82-061F86E402C1}:0000056b" GroupPri="03000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000008a" IsPartialRemoval="false"/><remove Cmd="{234A7FC1-CFE9-4335-9E82-061F86E402C1}:00000570" CmdPri="02000000" Group="{234A7FC1-CFE9-4335-9E82-061F86E402C1}:0000056b" GroupPri="03000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000008a" IsPartialRemoval="false"/><remove Cmd="{234A7FC1-CFE9-4335-9E82-061F86E402C1}:00000566" CmdPri="01000000" Group="{234A7FC1-CFE9-4335-9E82-061F86E402C1}:00000557" GroupPri="0a000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000008a" IsPartialRemoval="false"/><remove Cmd="{C7547851-4E3A-4E5B-9173-FA6E9C8BD82C}:0000002f" CmdPri="01000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000100" GroupPri="02800000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000008c" IsPartialRemoval="false"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:0000037b" CmdPri="01000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000282" GroupPri="04000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000008c" IsPartialRemoval="false"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:000000ef" CmdPri="02000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000019f" GroupPri="01000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000300" IsPartialRemoval="false"/><remove Cmd="{C7547851-4E3A-4E5B-9173-FA6E9C8BD82C}:0000002b" CmdPri="02000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:000002c2" GroupPri="00000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000501" IsPartialRemoval="false"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:0000006c" CmdPri="01000000" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00000550" GroupPri="01000000" Menu="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:0000000e" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000068" CmdPri="01100000" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00000550" GroupPri="01000000" Menu="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:0000000e" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:0000006b" CmdPri="01300000" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00000550" GroupPri="01000000" Menu="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:0000000e" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000046" CmdPri="01000000" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00000551" GroupPri="01010000" Menu="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:0000000e" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000045" CmdPri="01100000" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00000551" GroupPri="01010000" Menu="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:0000000e" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000239" CmdPri="01260000" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00000553" GroupPri="01030000" Menu="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:0000000e" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000238" CmdPri="012b0000" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00000553" GroupPri="01030000" Menu="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:0000000e" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000098" CmdPri="01300000" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00000553" GroupPri="01030000" Menu="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:0000000e" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000097" CmdPri="01400000" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00000553" GroupPri="01030000" Menu="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:0000000e" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:0000008f" CmdPri="28000000" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00003e8f" GroupPri="fd000000" Menu="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00003ea0" IsPartialRemoval="false"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000070" CmdPri="29000000" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00003e8f" GroupPri="fd000000" Menu="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00003ea0" IsPartialRemoval="false"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:000000b4" CmdPri="05000000" Group="{C9DD4A58-47FB-11D2-83E7-00C04F9902C1}:00000004" GroupPri="03000000" Menu="{C9DD4A58-47FB-11D2-83E7-00C04F9902C1}:00000401" IsPartialRemoval="false"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000106" CmdPri="08000000" Group="{C9DD4A58-47FB-11D2-83E7-00C04F9902C1}:00000004" GroupPri="03000000" Menu="{C9DD4A58-47FB-11D2-83E7-00C04F9902C1}:00000401" IsPartialRemoval="false"/><remove Cmd="{C9DD4A59-47FB-11D2-83E7-00C04F9902C1}:0000017b" CmdPri="0e500000" Group="{C9DD4A58-47FB-11D2-83E7-00C04F9902C1}:00000004" GroupPri="03000000" Menu="{C9DD4A58-47FB-11D2-83E7-00C04F9902C1}:00000401" IsPartialRemoval="false"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:000000fe" CmdPri="16000000" Group="{C9DD4A58-47FB-11D2-83E7-00C04F9902C1}:00000006" GroupPri="05000000" Menu="{C9DD4A58-47FB-11D2-83E7-00C04F9902C1}:00000401" IsPartialRemoval="false"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000127" CmdPri="01000000" Group="{C9DD4A58-47FB-11D2-83E7-00C04F9902C1}:0000011b" GroupPri="01000000" Menu="{C9DD4A58-47FB-11D2-83E7-00C04F9902C1}:00000421" IsPartialRemoval="true"/><remove Cmd="{D709F4D7-0165-472B-B966-105912D13DB8}:00002039" CmdPri="00000000" Group="{D709F4D7-0165-472B-B966-105912D13DB8}:00001009" GroupPri="04000000" Menu="{C9DD4A58-47FB-11D2-83E7-00C04F9902C1}:00000421" IsPartialRemoval="true"/><remove Cmd="{5D8847D1-9A8A-431E-907A-62D9963F07FD}:00002039" CmdPri="00000000" Group="{5D8847D1-9A8A-431E-907A-62D9963F07FD}:00001009" GroupPri="04000000" Menu="{C9DD4A58-47FB-11D2-83E7-00C04F9902C1}:00000421" IsPartialRemoval="true"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:0000013a" CmdPri="03000000" Group="{C9DD4A58-47FB-11D2-83E7-00C04F9902C1}:00000025" GroupPri="05000000" Menu="{C9DD4A58-47FB-11D2-83E7-00C04F9902C1}:00000421" IsPartialRemoval="true"/><remove Cmd="{C9DD4A58-47FB-11D2-83E7-00C04F9902C1}:00000409" CmdPri="01000000" Group="{C9DD4A58-47FB-11D2-83E7-00C04F9902C1}:0000011a" GroupPri="07000000" Menu="{C9DD4A58-47FB-11D2-83E7-00C04F9902C1}:00000421" IsPartialRemoval="true"/><remove Cmd="{E8B06F44-6D01-11D2-AA7D-00C04F990343}:000000ce" CmdPri="00500000" Group="{E8B06F42-6D01-11D2-AA7D-00C04F990343}:00000064" GroupPri="00100000" Menu="{E8B06F42-6D01-11D2-AA7D-00C04F990343}:00000001" IsPartialRemoval="true"/><remove Cmd="{4A79114A-19E4-11D3-B86B-00C04F79F802}:00000106" CmdPri="00100000" Group="{E8B06F42-6D01-11D2-AA7D-00C04F990343}:00000068" GroupPri="00400000" Menu="{E8B06F42-6D01-11D2-AA7D-00C04F990343}:00000001" IsPartialRemoval="true"/><remove Cmd="{4A79114A-19E4-11D3-B86B-00C04F79F802}:00000107" CmdPri="00300000" Group="{E8B06F42-6D01-11D2-AA7D-00C04F990343}:00000068" GroupPri="00400000" Menu="{E8B06F42-6D01-11D2-AA7D-00C04F990343}:00000001" IsPartialRemoval="true"/><remove Cmd="{B85579AA-8BE0-4C4F-A850-90902B317571}:0000300d" CmdPri="01000000" Group="{B85579AA-8BE0-4C4F-A850-90902B317571}:00002316" GroupPri="01000000" Menu="{B85579AA-8BE0-4C4F-A850-90902B317571}:00004000" IsPartialRemoval="true"/><remove Cmd="{B85579AA-8BE0-4C4F-A850-90902B317571}:0000300f" CmdPri="00f10000" Group="{B85579AA-8BE0-4C4F-A850-90902B317571}:0000233b" GroupPri="01020000" Menu="{B85579AA-8BE0-4C4F-A850-90902B317571}:00004000" IsPartialRemoval="true"/><remove Cmd="{F4394F71-4DFC-4268-84C3-7D9150C5C216}:00003007" CmdPri="02000000" Group="{B85579AA-8BE0-4C4F-A850-90902B317571}:0000233b" GroupPri="01020000" Menu="{B85579AA-8BE0-4C4F-A850-90902B317571}:00004000" IsPartialRemoval="true"/><remove Cmd="{B85579AA-8BE0-4C4F-A850-90902B317571}:00003010" CmdPri="00f00000" Group="{B85579AA-8BE0-4C4F-A850-90902B317571}:0000233c" GroupPri="01030000" Menu="{B85579AA-8BE0-4C4F-A850-90902B317571}:00004000" IsPartialRemoval="true"/><remove Cmd="{F4394F71-4DFC-4268-84C3-7D9150C5C216}:00003008" CmdPri="02000000" Group="{B85579AA-8BE0-4C4F-A850-90902B317571}:0000233c" GroupPri="01030000" Menu="{B85579AA-8BE0-4C4F-A850-90902B317571}:00004000" IsPartialRemoval="true"/><remove Cmd="{B85579AA-8BE0-4C4F-A850-90902B317571}:00003000" CmdPri="01000000" Group="{B85579AA-8BE0-4C4F-A850-90902B317571}:00002000" GroupPri="01040000" Menu="{B85579AA-8BE0-4C4F-A850-90902B317571}:00004000" IsPartialRemoval="true"/><remove Cmd="{B85579AA-8BE0-4C4F-A850-90902B317571}:00003002" CmdPri="01010000" Group="{B85579AA-8BE0-4C4F-A850-90902B317571}:00002000" GroupPri="01040000" Menu="{B85579AA-8BE0-4C4F-A850-90902B317571}:00004000" IsPartialRemoval="true"/><remove Cmd="{B85579AA-8BE0-4C4F-A850-90902B317571}:00003001" CmdPri="01020000" Group="{B85579AA-8BE0-4C4F-A850-90902B317571}:00002000" GroupPri="01040000" Menu="{B85579AA-8BE0-4C4F-A850-90902B317571}:00004000" IsPartialRemoval="true"/><remove Cmd="{B85579AA-8BE0-4C4F-A850-90902B317571}:00003100" CmdPri="01030000" Group="{B85579AA-8BE0-4C4F-A850-90902B317571}:00002000" GroupPri="01040000" Menu="{B85579AA-8BE0-4C4F-A850-90902B317571}:00004000" IsPartialRemoval="true"/><remove Cmd="{B85579AA-8BE0-4C4F-A850-90902B317571}:00003003" CmdPri="01100000" Group="{B85579AA-8BE0-4C4F-A850-90902B317571}:00002000" GroupPri="01040000" Menu="{B85579AA-8BE0-4C4F-A850-90902B317571}:00004000" IsPartialRemoval="true"/><remove Cmd="{F4394F71-4DFC-4268-84C3-7D9150C5C216}:00003000" CmdPri="02000000" Group="{B85579AA-8BE0-4C4F-A850-90902B317571}:00002000" GroupPri="01040000" Menu="{B85579AA-8BE0-4C4F-A850-90902B317571}:00004000" IsPartialRemoval="true"/><remove Cmd="{9AEB9524-82C6-40B9-9285-8D85D3DBD4C4}:00003113" CmdPri="01000000" Group="{9AEB9524-82C6-40B9-9285-8D85D3DBD4C4}:0000032a" GroupPri="03000000" Menu="{9AEB9524-82C6-40B9-9285-8D85D3DBD4C4}:0000050c" IsPartialRemoval="true"/><remove Cmd="{9AEB9524-82C6-40B9-9285-8D85D3DBD4C4}:00003114" CmdPri="02000000" Group="{9AEB9524-82C6-40B9-9285-8D85D3DBD4C4}:0000032a" GroupPri="03000000" Menu="{9AEB9524-82C6-40B9-9285-8D85D3DBD4C4}:0000050c" IsPartialRemoval="true"/><remove Cmd="{748813A7-657C-499D-81A0-2FFDF790711A}:00000004" CmdPri="02000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001011" GroupPri="0b000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000001" IsPartialRemoval="true"/><remove Cmd="{748813A7-657C-499D-81A0-2FFDF790711A}:00000004" CmdPri="04000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001012" GroupPri="03000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:0000000b" IsPartialRemoval="true"/><remove Cmd="{732ABE75-CD80-11D0-A2DB-00AA00A3EFFF}:00000001" CmdPri="05000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001106" GroupPri="01000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000101" IsPartialRemoval="true"/><remove Cmd="{732ABE75-CD80-11D0-A2DB-00AA00A3EFFF}:00000033" CmdPri="03000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001107" GroupPri="03000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000101" IsPartialRemoval="true"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:000000ad" CmdPri="09000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001118" GroupPri="05000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000101" IsPartialRemoval="true"/><remove Cmd="{732ABE75-CD80-11D0-A2DB-00AA00A3EFFF}:00000006" CmdPri="03000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001109" GroupPri="07000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000101" IsPartialRemoval="true"/><remove Cmd="{732ABE75-CD80-11D0-A2DB-00AA00A3EFFF}:00000008" CmdPri="01000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:0000110d" GroupPri="0b000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000101" IsPartialRemoval="true"/><remove Cmd="{732ABE75-CD80-11D0-A2DB-00AA00A3EFFF}:00000009" CmdPri="03000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:0000110d" GroupPri="0b000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000101" IsPartialRemoval="true"/><remove Cmd="{732ABE75-CD80-11D0-A2DB-00AA00A3EFFF}:00000003" CmdPri="03000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:0000110e" GroupPri="0d000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000101" IsPartialRemoval="true"/><remove Cmd="{748813A7-657C-499D-81A0-2FFDF790711A}:00000065" CmdPri="05000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001110" GroupPri="10000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000101" IsPartialRemoval="true"/><remove Cmd="{748813A7-657C-499D-81A0-2FFDF790711A}:00000066" CmdPri="06000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001110" GroupPri="10000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000101" IsPartialRemoval="true"/><remove Cmd="{732ABE75-CD80-11D0-A2DB-00AA00A3EFFF}:000002a5" CmdPri="07000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001110" GroupPri="10000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000101" IsPartialRemoval="true"/><remove Cmd="{748813A7-657C-499D-81A0-2FFDF790711A}:0000006c" CmdPri="08000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001110" GroupPri="10000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000101" IsPartialRemoval="true"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:000000ad" CmdPri="01000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001108" GroupPri="01000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000107" IsPartialRemoval="true"/><remove Cmd="{748813A7-657C-499D-81A0-2FFDF790711A}:00000065" CmdPri="05000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001110" GroupPri="05000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000107" IsPartialRemoval="true"/><remove Cmd="{748813A7-657C-499D-81A0-2FFDF790711A}:00000066" CmdPri="06000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001110" GroupPri="05000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000107" IsPartialRemoval="true"/><remove Cmd="{732ABE75-CD80-11D0-A2DB-00AA00A3EFFF}:000002a5" CmdPri="07000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001110" GroupPri="05000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000107" IsPartialRemoval="true"/><remove Cmd="{748813A7-657C-499D-81A0-2FFDF790711A}:0000006c" CmdPri="08000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001110" GroupPri="05000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000107" IsPartialRemoval="true"/><remove Cmd="{FB41A027-57C5-4F83-9508-C326DCE6D943}:00002907" CmdPri="00100000" Group="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00001094" GroupPri="00100000" Menu="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00000302" IsPartialRemoval="true"/><remove Cmd="{FB41A027-57C5-4F83-9508-C326DCE6D943}:00002908" CmdPri="00200000" Group="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00001094" GroupPri="00100000" Menu="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00000302" IsPartialRemoval="true"/><remove Cmd="{FB41A027-57C5-4F83-9508-C326DCE6D943}:00002909" CmdPri="00300000" Group="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00001094" GroupPri="00100000" Menu="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00000302" IsPartialRemoval="true"/><remove Cmd="{FB41A027-57C5-4F83-9508-C326DCE6D943}:00002071" CmdPri="00100000" Group="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00001088" GroupPri="00200000" Menu="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00000302" IsPartialRemoval="true"/><remove Cmd="{FB41A027-57C5-4F83-9508-C326DCE6D943}:0000206d" CmdPri="00200000" Group="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00001089" GroupPri="00600000" Menu="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00000302" IsPartialRemoval="true"/><remove Cmd="{FB41A027-57C5-4F83-9508-C326DCE6D943}:0000206e" CmdPri="00300000" Group="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00001089" GroupPri="00600000" Menu="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00000302" IsPartialRemoval="true"/><remove Cmd="{FB41A027-57C5-4F83-9508-C326DCE6D943}:0000206f" CmdPri="00400000" Group="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00001089" GroupPri="00600000" Menu="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00000302" IsPartialRemoval="true"/><remove Cmd="{FB41A027-57C5-4F83-9508-C326DCE6D943}:00002120" CmdPri="02000000" Group="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00001077" GroupPri="02000000" Menu="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00000302" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00002c11" CmdPri="0d000000" Group="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:0000107a" GroupPri="00000000" Menu="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00000010" IsPartialRemoval="false"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:0000014b" CmdPri="0c000000" Group="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:0000107c" GroupPri="00000000" Menu="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00000010" IsPartialRemoval="false"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:0000014d" CmdPri="0e000000" Group="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:0000107d" GroupPri="00000000" Menu="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00000010" IsPartialRemoval="false"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000012" CmdPri="03000000" Group="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001070" GroupPri="01000000" Menu="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00000010" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:0000011f" CmdPri="0a000000" Group="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001074" GroupPri="05000000" Menu="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00000010" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000120" CmdPri="0b000000" Group="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001074" GroupPri="05000000" Menu="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00000010" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:0000014d" CmdPri="0e000000" Group="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:0000107d" GroupPri="07000000" Menu="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00000010" IsPartialRemoval="true"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000329" CmdPri="00000000" Group="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:0000107b" GroupPri="00000000" Menu="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001077" IsPartialRemoval="false"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:0000032a" CmdPri="01000000" Group="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:0000107b" GroupPri="00000000" Menu="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001077" IsPartialRemoval="false"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:0000008f" CmdPri="02000000" Group="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001078" GroupPri="01000000" Menu="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001077" IsPartialRemoval="false"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000046" CmdPri="03000000" Group="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001078" GroupPri="01000000" Menu="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001077" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000045" CmdPri="04000000" Group="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001078" GroupPri="01000000" Menu="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001077" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:0000014b" CmdPri="0c000000" Group="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:0000107c" GroupPri="05000000" Menu="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001077" IsPartialRemoval="true"/><remove Cmd="{ADC1BC7B-958B-4548-9F9F-10FC49099825}:00002001" CmdPri="02030000" Group="{ADC1BC7B-958B-4548-9F9F-10FC49099825}:0000102b" GroupPri="06000000" Menu="{ADC1BC7B-958B-4548-9F9F-10FC49099825}:00003010" IsPartialRemoval="true"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000017" CmdPri="02000000" Group="{234A7FC1-CFE9-4335-9E82-061F86E402C1}:0000055d" GroupPri="06000000" Menu="{74D21312-2AEE-11D1-8BFB-00A0C90F26F7}:00000601" IsPartialRemoval="true"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000016" CmdPri="03000000" Group="{234A7FC1-CFE9-4335-9E82-061F86E402C1}:0000055d" GroupPri="06000000" Menu="{74D21312-2AEE-11D1-8BFB-00A0C90F26F7}:00000601" IsPartialRemoval="true"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000015" CmdPri="04000000" Group="{234A7FC1-CFE9-4335-9E82-061F86E402C1}:0000055d" GroupPri="06000000" Menu="{74D21312-2AEE-11D1-8BFB-00A0C90F26F7}:00000601" IsPartialRemoval="true"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000030" CmdPri="02000000" Group="{234A7FC1-CFE9-4335-9E82-061F86E402C1}:0000055e" GroupPri="07000000" Menu="{74D21312-2AEE-11D1-8BFB-00A0C90F26F7}:00000601" IsPartialRemoval="true"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:0000002f" CmdPri="03000000" Group="{234A7FC1-CFE9-4335-9E82-061F86E402C1}:0000055e" GroupPri="07000000" Menu="{74D21312-2AEE-11D1-8BFB-00A0C90F26F7}:00000601" IsPartialRemoval="true"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:0000002e" CmdPri="04000000" Group="{234A7FC1-CFE9-4335-9E82-061F86E402C1}:0000055e" GroupPri="07000000" Menu="{74D21312-2AEE-11D1-8BFB-00A0C90F26F7}:00000601" IsPartialRemoval="true"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:0000000c" CmdPri="00000000" Group="{234A7FC1-CFE9-4335-9E82-061F86E402C1}:0000055f" GroupPri="08000000" Menu="{74D21312-2AEE-11D1-8BFB-00A0C90F26F7}:00000601" IsPartialRemoval="true"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:0000000d" CmdPri="00000000" Group="{234A7FC1-CFE9-4335-9E82-061F86E402C1}:0000055f" GroupPri="08000000" Menu="{74D21312-2AEE-11D1-8BFB-00A0C90F26F7}:00000601" IsPartialRemoval="true"/><remove Cmd="{CB3675B8-701E-4F56-9167-2714E167FF3F}:00003008" CmdPri="01000000" Group="{CB3675B8-701E-4F56-9167-2714E167FF3F}:0000200b" GroupPri="0f000000" Menu="{74D21312-2AEE-11D1-8BFB-00A0C90F26F7}:00000601" IsPartialRemoval="true"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000029" CmdPri="00000000" Group="{234A7FC1-CFE9-4335-9E82-061F86E402C1}:00000568" GroupPri="10000000" Menu="{74D21312-2AEE-11D1-8BFB-00A0C90F26F7}:00000601" IsPartialRemoval="true"/><remove Cmd="{5BF14E63-E267-4787-B20B-B814FD043B38}:000053fc" CmdPri="02000000" Group="{5BF14E63-E267-4787-B20B-B814FD043B38}:00002f2f" GroupPri="04000000" Menu="{5BF14E63-E267-4787-B20B-B814FD043B38}:00005dc0" IsPartialRemoval="true"/><remove Cmd="{5BF14E63-E267-4787-B20B-B814FD043B38}:00005404" CmdPri="06000000" Group="{5BF14E63-E267-4787-B20B-B814FD043B38}:00002f2f" GroupPri="04000000" Menu="{5BF14E63-E267-4787-B20B-B814FD043B38}:00005dc0" IsPartialRemoval="true"/><remove Cmd="{5BF14E63-E267-4787-B20B-B814FD043B38}:0000540c" CmdPri="07000000" Group="{5BF14E63-E267-4787-B20B-B814FD043B38}:00002f2f" GroupPri="04000000" Menu="{5BF14E63-E267-4787-B20B-B814FD043B38}:00005dc0" IsPartialRemoval="true"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:0000014e" CmdPri="00100000" Group="{A764E896-518D-11D2-9A89-00C04F79EFC3}:00001402" GroupPri="03000000" Menu="{A764E896-518D-11D2-9A89-00C04F79EFC3}:00000103" IsPartialRemoval="true"/><remove Cmd="{34E61A32-1C10-4052-ABE7-264C46302CE4}:00000002" CmdPri="04000000" Group="{4FE997E0-5BDC-41CD-8E02-A212DAD97CDA}:00000700" GroupPri="01000000" Menu="{2DC8D6BB-916C-4B80-9C52-FD8FC371ACC2}:00000100" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:0000006c" CmdPri="01000000" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00000550" GroupPri="00200000" Menu="{061317B2-F992-435E-A23D-9EAD4B972ED5}:00000102" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:0000006c" CmdPri="01000000" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00000550" GroupPri="00200000" Menu="{061317B2-F992-435E-A23D-9EAD4B972ED5}:00000102" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000068" CmdPri="01100000" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00000550" GroupPri="00200000" Menu="{061317B2-F992-435E-A23D-9EAD4B972ED5}:00000102" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000068" CmdPri="01100000" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00000550" GroupPri="00200000" Menu="{061317B2-F992-435E-A23D-9EAD4B972ED5}:00000102" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000074" CmdPri="01200000" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00000550" GroupPri="00200000" Menu="{061317B2-F992-435E-A23D-9EAD4B972ED5}:00000102" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:0000006b" CmdPri="01300000" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00000550" GroupPri="00200000" Menu="{061317B2-F992-435E-A23D-9EAD4B972ED5}:00000102" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:0000006b" CmdPri="01300000" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00000550" GroupPri="00200000" Menu="{061317B2-F992-435E-A23D-9EAD4B972ED5}:00000102" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:000008ff" CmdPri="01400000" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00000550" GroupPri="00200000" Menu="{061317B2-F992-435E-A23D-9EAD4B972ED5}:00000102" IsPartialRemoval="true"/><remove Cmd="{FB87333B-16C8-400E-BC8F-F6B890410582}:00000001" CmdPri="00100000" Group="{061317B2-F992-435E-A23D-9EAD4B972ED5}:00001002" GroupPri="00200000" Menu="{061317B2-F992-435E-A23D-9EAD4B972ED5}:00000102" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000046" CmdPri="01000000" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00000551" GroupPri="00300000" Menu="{061317B2-F992-435E-A23D-9EAD4B972ED5}:00000102" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000045" CmdPri="01100000" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00000551" GroupPri="00300000" Menu="{061317B2-F992-435E-A23D-9EAD4B972ED5}:00000102" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000239" CmdPri="01260000" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00000553" GroupPri="00500000" Menu="{061317B2-F992-435E-A23D-9EAD4B972ED5}:00000102" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000238" CmdPri="012b0000" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00000553" GroupPri="00500000" Menu="{061317B2-F992-435E-A23D-9EAD4B972ED5}:00000102" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000098" CmdPri="01300000" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00000553" GroupPri="00500000" Menu="{061317B2-F992-435E-A23D-9EAD4B972ED5}:00000102" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000097" CmdPri="01400000" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00000553" GroupPri="00500000" Menu="{061317B2-F992-435E-A23D-9EAD4B972ED5}:00000102" IsPartialRemoval="true"/><remove Cmd="{B11771F1-F6CB-467E-8B71-428B5CEDCA5F}:00000101" CmdPri="01000000" Group="{4BCF92C9-7FEA-4913-AF26-F93582BA9C7A}:00020003" GroupPri="01300000" Menu="{4BCF92C9-7FEA-4913-AF26-F93582BA9C7A}:00010002" IsPartialRemoval="true"/><remove Cmd="{ADC1BC7B-958B-4548-9F9F-10FC49099825}:00002001" CmdPri="01100000" Group="{4BCF92C9-7FEA-4913-AF26-F93582BA9C7A}:00020003" GroupPri="01300000" Menu="{4BCF92C9-7FEA-4913-AF26-F93582BA9C7A}:00010002" IsPartialRemoval="true"/><remove Cmd="{14BCA3AF-5E27-4307-8492-84AF8647EA7C}:00002001" CmdPri="01100000" Group="{4BCF92C9-7FEA-4913-AF26-F93582BA9C7A}:00020003" GroupPri="01300000" Menu="{4BCF92C9-7FEA-4913-AF26-F93582BA9C7A}:00010002" IsPartialRemoval="true"/><modify Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:0000014e" CmdPri="01008001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000174" GroupPri="09000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000001" Style="0"/><modify Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:000002ac" CmdPri="03000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000174" GroupPri="09000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000001" Width="65"/><modify Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:000007c6" CmdPri="04000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000174" GroupPri="09000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000001" Width="110"/><modify Cmd="{6BF2A609-1E5E-43CA-88FC-79CDA9C11B87}:00001001" CmdPri="00010000" Group="{6BF2A609-1E5E-43CA-88FC-79CDA9C11B87}:00001001" GroupPri="02000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000080" BeginGroup="false"/><modify Cmd="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00003ea0" CmdPri="fe000000" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00003e93" GroupPri="a8000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000081" BeginGroup="true"/><modify Cmd="{234A7FC1-CFE9-4335-9E82-061F86E402C1}:00000566" CmdPri="00058001" Group="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:0000107f" GroupPri="03000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000008a" BeginGroup="true"/><modify Cmd="{C7547851-4E3A-4E5B-9173-FA6E9C8BD82C}:0000002c" CmdPri="01008001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:000002c2" GroupPri="00000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000501" BeginGroup="true"/><modify Cmd="{E8B06F44-6D01-11D2-AA7D-00C04F990343}:000000c9" CmdPri="00100000" Group="{E8B06F42-6D01-11D2-AA7D-00C04F990343}:00000064" GroupPri="00100000" Menu="{E8B06F42-6D01-11D2-AA7D-00C04F990343}:00000001" Icon="{DDFE7DBB-66E4-4954-8A0F-36CFE15EB12E}:00000002" Style="0"/><modify Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:000000c9" CmdPri="01000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:0000100e" GroupPri="05000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000001" Icon="{634F8946-FFF0-491F-AF41-B599FC20D561}:00000009" BeginGroup="false"/><modify Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000079" CmdPri="01000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001010" GroupPri="09000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000001" Icon="{634F8946-FFF0-491F-AF41-B599FC20D561}:0000000e" BeginGroup="false"/><modify Cmd="{732ABE75-CD80-11D0-A2DB-00AA00A3EFFF}:00000027" CmdPri="01000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001011" GroupPri="0b000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000001" Icon="{2B671D3D-AB51-434A-8D38-CBF1728530BB}:0000000e" BeginGroup="false"/><modify Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000079" CmdPri="02000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001012" GroupPri="03000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:0000000b" Icon="{634F8946-FFF0-491F-AF41-B599FC20D561}:0000000e" BeginGroup="false"/><modify Cmd="{732ABE75-CD80-11D0-A2DB-00AA00A3EFFF}:0000000c" CmdPri="01000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001107" GroupPri="03000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000101" Icon="{EB28B762-7E54-492B-9336-4853994FE349}:0000000b" BeginGroup="false"/><modify Cmd="{732ABE75-CD80-11D0-A2DB-00AA00A3EFFF}:0000000c" CmdPri="01000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001107" GroupPri="03000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000101" Icon="{EB28B762-7E54-492B-9336-4853994FE349}:0000000b" BeginGroup="false"/><modify Cmd="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000012" CmdPri="01000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:0000110b" GroupPri="09000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000101" BeginGroup="false"/><modify Cmd="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000012" CmdPri="01000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:0000110b" GroupPri="09000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000101" BeginGroup="false"/><modify Cmd="{732ABE75-CD80-11D0-A2DB-00AA00A3EFFF}:00000007" CmdPri="01000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:0000110c" GroupPri="0b000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000101" Icon="{2B671D3D-AB51-434A-8D38-CBF1728530BB}:0000000a" BeginGroup="false"/><modify Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000032" CmdPri="01000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:0000110f" GroupPri="0f000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000101" BeginGroup="false" Width="55"/><modify Cmd="{732ABE75-CD80-11D0-A2DB-00AA00A3EFFF}:000002a4" CmdPri="01000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001110" GroupPri="10000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000101" Icon="{2B671D3D-AB51-434A-8D38-CBF1728530BB}:00000011" BeginGroup="false"/><modify Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:0000006d" CmdPri="01000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:0000110a" GroupPri="03000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000107" Icon="{2B671D3D-AB51-434A-8D38-CBF1728530BB}:00000003" BeginGroup="false"/><modify Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:0000006d" CmdPri="01000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:0000110a" GroupPri="03000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000107" Icon="{2B671D3D-AB51-434A-8D38-CBF1728530BB}:00000003" BeginGroup="false"/><modify Cmd="{732ABE75-CD80-11D0-A2DB-00AA00A3EFFF}:000002a4" CmdPri="01000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001110" GroupPri="05000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000107" Icon="{2B671D3D-AB51-434A-8D38-CBF1728530BB}:00000011" BeginGroup="false"/><modify Cmd="{732ABE75-CD80-11D0-A2DB-00AA00A3EFFF}:00000004" CmdPri="08008001" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001110" GroupPri="05000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000107" Icon="{2B671D3D-AB51-434A-8D38-CBF1728530BB}:00000008" BeginGroup="true"/><modify Cmd="{732ABE75-CD80-11D0-A2DB-00AA00A3EFFF}:00000004" CmdPri="08008001" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001110" GroupPri="05000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000107" Icon="{2B671D3D-AB51-434A-8D38-CBF1728530BB}:00000008" BeginGroup="true"/><modify Cmd="{732ABE75-CD80-11D0-A2DB-00AA00A3EFFF}:00000004" CmdPri="08008001" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001110" GroupPri="05000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000107" Icon="{2B671D3D-AB51-434A-8D38-CBF1728530BB}:00000008" BeginGroup="true"/><modify Cmd="{732ABE75-CD80-11D0-A2DB-00AA00A3EFFF}:00000004" CmdPri="08008001" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001110" GroupPri="05000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000107" Icon="{2B671D3D-AB51-434A-8D38-CBF1728530BB}:00000008" BeginGroup="true"/><modify Cmd="{732ABE75-CD80-11D0-A2DB-00AA00A3EFFF}:00000004" CmdPri="08008001" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001110" GroupPri="05000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000107" Icon="{2B671D3D-AB51-434A-8D38-CBF1728530BB}:00000008" BeginGroup="true"/><modify Cmd="{732ABE75-CD80-11D0-A2DB-00AA00A3EFFF}:00000005" CmdPri="08010001" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001110" GroupPri="05000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000107" Icon="{2B671D3D-AB51-434A-8D38-CBF1728530BB}:00000009" BeginGroup="false"/><modify Cmd="{CB26E292-901A-419C-B79D-49BD45C43929}:00000078" CmdPri="01000000" Group="{CB26E292-901A-419C-B79D-49BD45C43929}:00002711" GroupPri="00000000" Menu="{CB26E292-901A-419C-B79D-49BD45C43929}:00002710" Width="115"/><modify Cmd="{FB41A027-57C5-4F83-9508-C326DCE6D943}:0000206d" CmdPri="00080001" Group="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00001094" GroupPri="00100000" Menu="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00000302" Icon="{FB41A027-57C5-4F83-9508-C326DCE6D943}:00000005" BeginGroup="false"/><modify Cmd="{FB41A027-57C5-4F83-9508-C326DCE6D943}:0000206e" CmdPri="000c0001" Group="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00001094" GroupPri="00100000" Menu="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00000302" Icon="{FB41A027-57C5-4F83-9508-C326DCE6D943}:00000006" BeginGroup="false"/><modify Cmd="{FB41A027-57C5-4F83-9508-C326DCE6D943}:0000206f" CmdPri="000e0001" Group="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00001094" GroupPri="00100000" Menu="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00000302" BeginGroup="false" Width="55"/><modify Cmd="{FB41A027-57C5-4F83-9508-C326DCE6D943}:00002889" CmdPri="00100000" Group="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:0000107a" GroupPri="00200000" Menu="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00000302" Icon="{FB41A027-57C5-4F83-9508-C326DCE6D943}:00000008" BeginGroup="true"/><modify Cmd="{FB41A027-57C5-4F83-9508-C326DCE6D943}:00002889" CmdPri="00100000" Group="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:0000107a" GroupPri="00200000" Menu="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00000302" Icon="{FB41A027-57C5-4F83-9508-C326DCE6D943}:00000008" BeginGroup="true"/><modify Cmd="{FB41A027-57C5-4F83-9508-C326DCE6D943}:00002889" CmdPri="00100000" Group="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:0000107a" GroupPri="00200000" Menu="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00000302" Icon="{FB41A027-57C5-4F83-9508-C326DCE6D943}:00000008" BeginGroup="true"/><modify Cmd="{FB41A027-57C5-4F83-9508-C326DCE6D943}:00002889" CmdPri="00100000" Group="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:0000107a" GroupPri="00200000" Menu="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00000302" Icon="{FB41A027-57C5-4F83-9508-C326DCE6D943}:00000008" BeginGroup="true"/><modify Cmd="{FB41A027-57C5-4F83-9508-C326DCE6D943}:00002932" CmdPri="00100000" Group="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00001073" GroupPri="00300000" Menu="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00000302" Icon="{FB41A027-57C5-4F83-9508-C326DCE6D943}:00000013" BeginGroup="true"/><modify Cmd="{FB41A027-57C5-4F83-9508-C326DCE6D943}:00002932" CmdPri="00100000" Group="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00001073" GroupPri="00300000" Menu="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00000302" Icon="{FB41A027-57C5-4F83-9508-C326DCE6D943}:00000013" BeginGroup="true"/><modify Cmd="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001132" CmdPri="00000000" Group="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001068" GroupPri="00000000" Menu="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00000010" Width="105"/><modify Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:000000f5" CmdPri="02000000" Group="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001070" GroupPri="01000000" Menu="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00000010" BeginGroup="false" Width="70"/><modify Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000034" CmdPri="00000000" Group="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001071" GroupPri="02000000" Menu="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00000010" Icon="{9CD93C42-CEEF-45AB-B1B5-6040880C9543}:0000000a" BeginGroup="false"/><modify Cmd="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001085" CmdPri="00000000" Group="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001073" GroupPri="04000000" Menu="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00000010" BeginGroup="false"/><modify Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000118" CmdPri="09000000" Group="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001076" GroupPri="06000000" Menu="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00000010" Icon="{8328592C-227C-11D3-B870-00C04F79F802}:00000017" BeginGroup="false"/><modify Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000118" CmdPri="09000000" Group="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001076" GroupPri="06000000" Menu="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00000010" Icon="{8328592C-227C-11D3-B870-00C04F79F802}:00000017" BeginGroup="false"/><modify Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000118" CmdPri="09000000" Group="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001076" GroupPri="06000000" Menu="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00000010" Icon="{8328592C-227C-11D3-B870-00C04F79F802}:00000017" BeginGroup="false"/><modify Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000088" CmdPri="05000000" Group="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001079" GroupPri="02000000" Menu="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001077" Icon="{9CD93C42-CEEF-45AB-B1B5-6040880C9543}:00000056" BeginGroup="false"/><modify Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000088" CmdPri="05000000" Group="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001079" GroupPri="02000000" Menu="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001077" Icon="{9CD93C42-CEEF-45AB-B1B5-6040880C9543}:00000056" BeginGroup="false"/><modify Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000088" CmdPri="05000000" Group="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001079" GroupPri="02000000" Menu="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001077" Icon="{9CD93C42-CEEF-45AB-B1B5-6040880C9543}:00000056" BeginGroup="false"/><modify Cmd="{ADC1BC7B-958B-4548-9F9F-10FC49099825}:0000200d" CmdPri="01000000" Group="{ADC1BC7B-958B-4548-9F9F-10FC49099825}:00001002" GroupPri="00500000" Menu="{ADC1BC7B-958B-4548-9F9F-10FC49099825}:00003010" Width="55"/><modify Cmd="{ADC1BC7B-958B-4548-9F9F-10FC49099825}:00002300" CmdPri="01000000" Group="{ADC1BC7B-958B-4548-9F9F-10FC49099825}:00001009" GroupPri="00900000" Menu="{ADC1BC7B-958B-4548-9F9F-10FC49099825}:00003010" Icon="{AD7818C6-4420-4479-B0CB-CE68EFF9C2C8}:00000006" BeginGroup="false"/><modify Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000006" CmdPri="01000000" Group="{234A7FC1-CFE9-4335-9E82-061F86E402C1}:0000055a" GroupPri="04000000" Menu="{74D21312-2AEE-11D1-8BFB-00A0C90F26F7}:00000601" Icon="{9CD93C42-CEEF-45AB-B1B5-6040880C9543}:00000008" BeginGroup="false"/><modify Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000031" CmdPri="01000000" Group="{234A7FC1-CFE9-4335-9E82-061F86E402C1}:0000055e" GroupPri="07000000" Menu="{74D21312-2AEE-11D1-8BFB-00A0C90F26F7}:00000601" Icon="{9CD93C42-CEEF-45AB-B1B5-6040880C9543}:00000083" BeginGroup="false"/><modify Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000031" CmdPri="01000000" Group="{234A7FC1-CFE9-4335-9E82-061F86E402C1}:0000055e" GroupPri="07000000" Menu="{74D21312-2AEE-11D1-8BFB-00A0C90F26F7}:00000601" Icon="{9CD93C42-CEEF-45AB-B1B5-6040880C9543}:00000083" BeginGroup="false"/><modify Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000031" CmdPri="01000000" Group="{234A7FC1-CFE9-4335-9E82-061F86E402C1}:0000055e" GroupPri="07000000" Menu="{74D21312-2AEE-11D1-8BFB-00A0C90F26F7}:00000601" Icon="{9CD93C42-CEEF-45AB-B1B5-6040880C9543}:00000083" BeginGroup="false"/><modify Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000031" CmdPri="01000000" Group="{234A7FC1-CFE9-4335-9E82-061F86E402C1}:0000055e" GroupPri="07000000" Menu="{74D21312-2AEE-11D1-8BFB-00A0C90F26F7}:00000601" Icon="{9CD93C42-CEEF-45AB-B1B5-6040880C9543}:00000083" BeginGroup="false"/><modify Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000031" CmdPri="01000000" Group="{234A7FC1-CFE9-4335-9E82-061F86E402C1}:0000055e" GroupPri="07000000" Menu="{74D21312-2AEE-11D1-8BFB-00A0C90F26F7}:00000601" Icon="{9CD93C42-CEEF-45AB-B1B5-6040880C9543}:00000083" BeginGroup="false"/><modify Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000031" CmdPri="01000000" Group="{234A7FC1-CFE9-4335-9E82-061F86E402C1}:0000055e" GroupPri="07000000" Menu="{74D21312-2AEE-11D1-8BFB-00A0C90F26F7}:00000601" Icon="{9CD93C42-CEEF-45AB-B1B5-6040880C9543}:00000083" BeginGroup="false"/><modify Cmd="{5BF14E63-E267-4787-B20B-B814FD043B38}:00005212" CmdPri="01000000" Group="{5BF14E63-E267-4787-B20B-B814FD043B38}:00002f2f" GroupPri="04000000" Menu="{5BF14E63-E267-4787-B20B-B814FD043B38}:00005dc0" Icon="{5BF14E63-E267-4787-B20B-B814FD043B38}:0000000d" BeginGroup="false"/><modify Cmd="{A764E897-518D-11D2-9A89-00C04F79EFC3}:00002101" CmdPri="00200000" Group="{A764E896-518D-11D2-9A89-00C04F79EFC3}:00001401" GroupPri="01000000" Menu="{A764E896-518D-11D2-9A89-00C04F79EFC3}:00000103" Icon="{A764E896-518D-11D2-9A89-00C04F79EFC3}:00000005" Style="0"/><modify Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00002c13" CmdPri="00100000" Group="{A764E896-518D-11D2-9A89-00C04F79EFC3}:00001403" GroupPri="04000000" Menu="{A764E896-518D-11D2-9A89-00C04F79EFC3}:00000103" BeginGroup="false"/><modify Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00002c13" CmdPri="00100000" Group="{A764E896-518D-11D2-9A89-00C04F79EFC3}:00001403" GroupPri="04000000" Menu="{A764E896-518D-11D2-9A89-00C04F79EFC3}:00000103" BeginGroup="false"/><modify Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:0000014e" CmdPri="00108001" Group="{A764E896-518D-11D2-9A89-00C04F79EFC3}:00001403" GroupPri="04000000" Menu="{A764E896-518D-11D2-9A89-00C04F79EFC3}:00000103" Icon="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000003" BeginGroup="false"/><modify Cmd="{4BCF92C9-7FEA-4913-AF26-F93582BA9C7A}:00000012" CmdPri="00400000" Group="{4BCF92C9-7FEA-4913-AF26-F93582BA9C7A}:00020001" GroupPri="01000000" Menu="{4BCF92C9-7FEA-4913-AF26-F93582BA9C7A}:00010002" Width="55"/><modify Cmd="{4BCF92C9-7FEA-4913-AF26-F93582BA9C7A}:00000014" CmdPri="00300000" Group="{4BCF92C9-7FEA-4913-AF26-F93582BA9C7A}:00020002" GroupPri="01100000" Menu="{4BCF92C9-7FEA-4913-AF26-F93582BA9C7A}:00010002" Icon="{E5FD8797-928D-4720-99C6-D9241615013A}:00000001" BeginGroup="false"/></DefaultCustomizations><UserCustomizations><modify_toolbar Menu="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001077" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,238,26" DockRectangle="12,0,238,26"/><modify_toolbar Menu="{A764E896-518D-11D2-9A89-00C04F79EFC3}:00000103" Visibility="show" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,203,26" DockRectangle="19,0,203,26"/></UserCustomizations></CommandBars><PropertyValue name="ShowLargeButtons">false</PropertyValue><PropertyValue name="ShowScreenTips">true</PropertyValue><PropertyValue name="ShowScreenTipShortcutKeys">false</PropertyValue></Category><Category name="Environment_NewProjectDialogPreferredLanguage" Category="{77E22C0C-9F4A-4bfb-AD3A-3F3F4711E9ED}" Package="{DA9FB551-C724-11d0-AE1F-00A0C90FFFC3}" RegisteredName="Environment_NewProjectDialogPreferredLanguage" PackageName="Visual Studio Environment Package"><PropertyValue name="HasNewProjectDialogPreferredLanguage">false</PropertyValue><PropertyValue name="DefaultToLargeIconView">false</PropertyValue></Category><Category name="Environment_ObjectBrowser" Category="{D98D784D-88BF-4EBF-B039-C146EC14F472}" Package="{DA9FB551-C724-11d0-AE1F-00A0C90FFFC3}" RegisteredName="Environment_ObjectBrowser" PackageName="Visual Studio Environment Package"><PropertyValue name="ObjectBrowserViewNamespaces">false</PropertyValue><PropertyValue name="ObjectBrowserShowHiddenTypesAndMembers">false</PropertyValue><PropertyValue name="ObjectBrowserTypesSortAlphabetically">true</PropertyValue><PropertyValue name="ObjectBrowserTypesSortByType">false</PropertyValue><PropertyValue name="ObjectBrowserTypesSortByAccess">false</PropertyValue><PropertyValue name="ObjectBrowserTypesGroupByType">false</PropertyValue><PropertyValue name="ObjectBrowserSearchResultsSortByBestMatch">true</PropertyValue><PropertyValue name="ObjectBrowserSearchResultsSortAlphabetically">false</PropertyValue><PropertyValue name="ObjectBrowserSearchResultsSortByType">false</PropertyValue><PropertyValue name="ObjectBrowserSearchResultsSortByAccess">false</PropertyValue><PropertyValue name="ObjectBrowserSearchResultsGroupByType">false</PropertyValue><PropertyValue name="ObjectBrowserMembersViewPublic">true</PropertyValue><PropertyValue name="ObjectBrowserMembersViewProtected">true</PropertyValue><PropertyValue name="ObjectBrowserMembersViewPrivate">true</PropertyValue><PropertyValue name="ObjectBrowserMembersViewOther">true</PropertyValue><PropertyValue name="ObjectBrowserMembersShowInherited">false</PropertyValue><PropertyValue name="ObjectBrowserShowExtensionMembers">false</PropertyValue><PropertyValue name="ObjectBrowserShowBaseTypes">true</PropertyValue><PropertyValue name="ObjectBrowserShowDerivedTypes">true</PropertyValue><PropertyValue name="ObjectBrowserMembersSortAlphabetically">false</PropertyValue><PropertyValue name="ObjectBrowserMembersSortByType">true</PropertyValue><PropertyValue name="ObjectBrowserMembersSortByAccess">false</PropertyValue><PropertyValue name="ObjectBrowserScope">{B1BA9461-FC54-45B3-A484-CB6DD0B95C94}</PropertyValue><PropertyValue name="ObjectBrowserScopeSubScope">0</PropertyValue></Category><Category name="Environment_OutputWindow" Category="{07C6CD04-100B-4f3e-BA93-DD1363E8D8E3}" Package="{DA9FB551-C724-11d0-AE1F-00A0C90FFFC3}" RegisteredName="Environment_OutputWindow" PackageName="Visual Studio Environment Package"><PropertyValue name="OutputWindowWordWrap">false</PropertyValue></Category><Category name="Environment_PropertiesWindow" Category="{731a3cc7-de5e-49ca-9115-9a03e46624b0}" Package="{7494682b-37a0-11d2-a273-00c04f8ef4ff}" RegisteredName="Environment_PropertiesWindow" PackageName="Windows Forms Designer Package"><PropertyValue name="PbrsAlpha">0</PropertyValue><PropertyValue name="PbrsShowDesc">1</PropertyValue></Category><Category name="Environment_QuickLaunch" Category="{dfbffb75-d8ed-47a2-87de-1d246fd06ae5}" Package="{18333854-d2ff-44a3-98d8-40501b914d7d}" RegisteredName="Environment_QuickLaunch" PackageName="Global Search Package"><PropertyValue name="UseGlobalSearch">true</PropertyValue><PropertyValue name="PreserveSearchResults">false</PropertyValue><SearchProviders><Provider Name="Most Recently Used" Id="{3ef528c5-c45a-47e0-b9ee-a212a32a99ec}" Enabled="True"/><Provider Name="Menus" Id="{f7a34a7c-b596-4bfa-b119-321539fc96ed}" Enabled="True"/><Provider Name="Options" Id="{258ebb6f-5c3b-4241-b929-71ec7a18dbf0}" Enabled="True"/><Provider Name="Open Documents" Id="{28a7edd7-524f-4c82-8e1e-1e472357454d}" Enabled="True"/><Provider Name="Tasks" Id="{e2607abe-1e59-417c-bce6-b03723cf4e66}" Enabled="True"/></SearchProviders></Category><Category name="Environment_SimplifiedToolsOptions" Category="{13BEDEE6-9051-4809-B9E3-2EEC749EB15A}" Package="{DA9FB551-C724-11d0-AE1F-00A0C90FFFC3}" RegisteredName="Environment_SimplifiedToolsOptions" PackageName="Visual Studio Environment Package"><PropertyValue name="SupportsSimpleToolsOptions">false</PropertyValue><PropertyValue name="ShowingAllPages">false</PropertyValue><PropertyValue name="ShowFlatList">false</PropertyValue></Category><Category name="Environment_SolutionExplorer" Category="{6FA9062F-82B2-4725-BA6D-58CF7CBA7DEA}" Package="{cf6a5c16-83b0-4d04-b702-195c35c6e887}" RegisteredName="Environment_SolutionExplorer" PackageName="Microsoft.VisualStudio.PlatformUI.SolutionNavigatorPackage"><PropertyValue name="SearchFileContents">true</PropertyValue><PropertyValue name="SearchExternalItems">true</PropertyValue></Category><Category name="Environment_StartPage" Category="{255FE6D3-A0AE-4076-A509-D581B2BE4F9E}" Package="{DA9FB551-C724-11d0-AE1F-00A0C90FFFC3}" RegisteredName="Environment_StartPage" PackageName="Visual Studio Environment Package"><StartPages Version="1.0"><StartPage Id="Default" Links="web"/></StartPages></Category><Category name="Environment_TabsAndWindows" Category="{CCF27946-63D9-4806-91BA-EEBF5F3DFA4A}" Package="{5E56B3DB-7964-4588-8D49-D3523AB7BDB9}" RegisteredName="Environment_TabsAndWindows" PackageName="Environment Package Window Management"><PropertyValue name="EnableIndependentTabWell">False</PropertyValue><PropertyValue name="EnableIndependentToolWindows">False</PropertyValue><PropertyValue name="EnablePreviewTab">True</PropertyValue><PropertyValue name="EnableSingleClickPreviewInFindResults">True</PropertyValue><PropertyValue name="EnableSingleClickPreviewInSolutionExplorer">True</PropertyValue><PropertyValue name="MaintainPinStatus">False</PropertyValue><PropertyValue name="ShowAutoHiddenWindowsOnHover">False</PropertyValue><PropertyValue name="ShowPinButtonInUnpinnedTabs">True</PropertyValue><PropertyValue name="ShowPinnedTabsInSeparateRow">False</PropertyValue></Category><Category name="Environment_TaskList" Category="{8EA81A4E-FDB5-4ee8-BD1A-22ECBF73B7CD}" Package="{4A9B7E50-AA16-11d0-A8C5-00A0C921A4D2}" RegisteredName="Environment_TaskList" PackageName="Visual Studio Task List Package"><PropertyValue name="Version">1</PropertyValue><PropertyValue name="ActiveProvider">{1593EE17-2E95-41F0-8DC6-A0BFE991388F}</PropertyValue><TaskProviders><Provider GUID="{1593EE17-2E95-41F0-8DC6-A0BFE991388F}"><Columns><Column Name="Priority" Width="20" Visibility="Visible" SortPriority="0" SortDirection="Up"/><Column Name="Checked" Width="28" Visibility="Visible" SortPriority="-1" SortDirection="Up"/><Column Name="Description" Width="18" Visibility="Visible" SortPriority="1" SortDirection="Up"/></Columns></Provider><Provider GUID="{5A2D2729-ADFF-4A2E-A44F-55EBBF5DF64B}"><Columns><Column Name="Priority" Width="20" Visibility="Visible" SortPriority="0" SortDirection="Up"/><Column Name="ProviderKnowsOrder" Width="17" Visibility="Invisible" SortPriority="2" SortDirection="Up"/><Column Name="Description" Width="18" Visibility="Visible" SortPriority="7" SortDirection="Up"/><Column Name="File" Width="120" Visibility="Visible" SortPriority="4" SortDirection="Up"/><Column Name="Line" Width="70" Visibility="Visible" SortPriority="5" SortDirection="Up"/><Column Name="Column" Width="70" Visibility="Invisible" SortPriority="6" SortDirection="Up"/><Column Name="Category" Width="0" Visibility="Invisible" SortPriority="1" SortDirection="Up"/><Column Name="Subcategory" Width="0" Visibility="Invisible" SortPriority="3" SortDirection="Up"/></Columns></Provider><Provider GUID="{18267819-C975-4292-8741-255590F76EB5}"><Columns><Column Name="Priority" Width="20" Visibility="Visible" SortPriority="0" SortDirection="Up"/><Column Name="Bitmap" Width="17" Visibility="Visible" SortPriority="-1" SortDirection="Up"/><Column Name="ProviderKnowsOrder" Width="17" Visibility="Invisible" SortPriority="2" SortDirection="Up"/><Column Name="Checked" Width="28" Visibility="Visible" SortPriority="-1" SortDirection="Up"/><Column Name="Description" Width="250" Visibility="Visible" SortPriority="7" SortDirection="Up"/><Column Name="File" Width="120" Visibility="Visible" SortPriority="4" SortDirection="Up"/><Column Name="Line" Width="70" Visibility="Visible" SortPriority="5" SortDirection="Up"/><Column Name="Column" Width="70" Visibility="Invisible" SortPriority="6" SortDirection="Up"/><Column Name="Category" Width="0" Visibility="Invisible" SortPriority="1" SortDirection="Up"/><Column Name="Subcategory" Width="0" Visibility="Invisible" SortPriority="3" SortDirection="Up"/></Columns></Provider><Provider GUID="{00000000-0000-0000-0000-000000000000}"><Columns><Column Name="Priority" Width="20" Visibility="Visible" SortPriority="0" SortDirection="Up"/><Column Name="Bitmap" Width="17" Visibility="Visible" SortPriority="-1" SortDirection="Up"/><Column Name="ProviderKnowsOrder" Width="17" Visibility="Invisible" SortPriority="2" SortDirection="Up"/><Column Name="Checked" Width="28" Visibility="Visible" SortPriority="-1" SortDirection="Up"/><Column Name="Description" Width="250" Visibility="Visible" SortPriority="7" SortDirection="Up"/><Column Name="File" Width="120" Visibility="Visible" SortPriority="4" SortDirection="Up"/><Column Name="Line" Width="70" Visibility="Visible" SortPriority="5" SortDirection="Up"/><Column Name="Column" Width="70" Visibility="Invisible" SortPriority="6" SortDirection="Up"/><Column Name="Category" Width="0" Visibility="Invisible" SortPriority="1" SortDirection="Up"/><Column Name="Subcategory" Width="0" Visibility="Invisible" SortPriority="3" SortDirection="Up"/></Columns></Provider></TaskProviders></Category><Category name="Environment_Toolbox" Category="{481999F2-7479-4e03-83D5-BE808BA142DF}" Package="{DA9FB551-C724-11d0-AE1F-00A0C90FFFC3}" RegisteredName="Environment_Toolbox" PackageName="Visual Studio Environment Package"><PropertyValue name="ShowAllTabs">false</PropertyValue><PropertyValue name="Version">1</PropertyValue><PropertyValue name="DeletedTabCount">0</PropertyValue><PropertyValue name="TabCount">0</PropertyValue><PropertyValue name="DeletedItemCount">0</PropertyValue><PropertyValue name="ItemCount">0</PropertyValue></Category><Category name="Environment_WindowLayout" Category="{eb4ba109-a9db-4445-bd09-e7604bcdce84}" Package="{DA9FB551-C724-11d0-AE1F-00A0C90FFFC3}" RegisteredName="Environment_WindowLayout" PackageName="Visual Studio Environment Package"><PropertyValue name="Version">7</PropertyValue><PropertyValue name="WindowProfileNames">Design|Debug|NoToolWin</PropertyValue><Design><WindowProfile xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:wm="clr-namespace:Microsoft.VisualStudio.Platform.WindowManagement;assembly=Microsoft.VisualStudio.Platform.WindowManagement" Name="Design" xmlns="clr-namespace:Microsoft.VisualStudio.PlatformUI.Shell;assembly=Microsoft.VisualStudio.Shell.ViewManager"><MainSite IsVisible="True"><AutoHideRoot IsVisible="True" DockedHeight="*" DockedWidth="*" DockRestriction="AlwaysFloating"><AutoHideChannel Orientation="Vertical" IsVisible="True"><AutoHideGroup IsVisible="True"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="0" IconResourceID="6650" IconResourcePackage="da9fb551-c724-11d0-ae1f-00a0c90fffc3" Name="ST:0:0:{b1e99781-ab81-11d0-b683-00aa00a3ee26}" IsVisible="True" DockedHeight="768" DockedWidth="174.08" FloatingHeight="537.6" FloatingWidth="204.8"/></AutoHideGroup><AutoHideGroup><wm:ToolWindowView OnTopWhenLastInContext="False" ForceCreate="ForceCreate" IconIndex="5" IconResourceID="6650" IconResourcePackage="21af45b0-ffa5-11d0-b63f-00a0c922e851" Name="ST:0:0:{25f7e850-ffa1-11d0-b63f-00a0c922e851}" DockedHeight="768" DockedWidth="204.8" FloatingHeight="537.6" FloatingWidth="256"/><wm:ToolWindowView OnTopWhenLastInContext="False" ForceCreate="ForceCreate" IconIndex="0" IconResourceID="3" IconResourcePackage="8d8529d3-625d-4496-8354-3dad630ecc1b" Name="ST:0:0:{873151d0-cf2e-48cc-b4bf-ad0394f6a3c3}" DockedHeight="768" DockedWidth="204.8" FloatingHeight="537.6" FloatingWidth="256"/></AutoHideGroup></AutoHideChannel><AutoHideChannel Dock="Right" Orientation="Vertical"/><AutoHideChannel Dock="Top"/><AutoHideChannel Dock="Bottom"/><DockRoot IsVisible="True" DockedHeight="*" DockedWidth="*"><DockGroup IsVisible="True" DockedHeight="*" DockedWidth="*"><DockGroup Orientation="Vertical" DockedHeight="768" DockedWidth="174.08"><TabGroup DockedHeight="768" DockedWidth="174.08"><ViewBookmark Name="ST:0:0:{b1e99781-ab81-11d0-b683-00aa00a3ee26}" DockedHeight="768" DockedWidth="174.08"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{099ca9ea-0ae4-4e31-a7e4-fe09bd1715cc}" DockedHeight="768" DockedWidth="174.08" FloatingHeight="614.4" FloatingWidth="256"/><wm:ToolWindowView Name="ST:0:0:{9f3ec988-1174-4746-a66a-3969715d1fc7}" DockedHeight="768" DockedWidth="174.08" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{5b6781c0-e99d-11d0-9954-00a0c91bc8e5}" DockedHeight="768" DockedWidth="174.08" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{1cba9826-3184-4799-a184-784e41b56398}" DockedHeight="768" DockedWidth="174.08" FloatingHeight="384" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{38ed9834-0c97-445b-bd1d-f78f3e08afac}" DockedHeight="768" DockedWidth="174.08" FloatingHeight="384" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{402dc223-d700-4029-866f-acee803f3f0c}" DockedHeight="768" DockedWidth="174.08" FloatingHeight="384" FloatingWidth="204.8"/></TabGroup><TabGroup DockedHeight="768" DockedWidth="174.08"><ViewBookmark Name="ST:0:0:{25f7e850-ffa1-11d0-b63f-00a0c922e851}" DockedHeight="768" DockedWidth="174.08"/><ViewBookmark Name="ST:0:0:{873151d0-cf2e-48cc-b4bf-ad0394f6a3c3}" DockedHeight="768" DockedWidth="174.08"/></TabGroup></DockGroup><DockGroup Orientation="Vertical" IsVisible="True" DockedHeight="*" DockedWidth="*"><DockGroup IsVisible="True" DockedHeight="*" DockedWidth="*"><wm:ToolWindowView ForceCreate="ForceCreate" IconIndex="1" IconResourceID="301" IconResourcePackage="8c28e535-abc9-4f92-b5c9-6c16617c8884" Name="ST:0:0:{b8f809ca-7d14-4935-8657-727dc294e16b}" DockedWidth="650" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/><DocumentGroupContainer IsVisible="True" DockedHeight="*" DockedWidth="*"><wm:WMDocumentGroup><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{46c87f81-5a06-43a8-9e25-85d33bac49f8}" FloatingHeight="537.6" FloatingWidth="716.8"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{99b8fa2f-ab90-4f57-9c32-949f146f1914}" FloatingHeight="614.4" FloatingWidth="819.2"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{c79b74ff-f1d7-4c94-aefa-4d22bfe1b1f9}" FloatingHeight="614.4" FloatingWidth="819.2"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{1820bae5-c385-4492-9de5-e35c9cf17b18}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="4" IconResourceID="6650" IconResourcePackage="da9fb551-c724-11d0-ae1f-00a0c90fffc3" Name="ST:0:0:{269a02dc-6af8-11d3-bdc4-00c04f688e50}" FloatingHeight="384" FloatingWidth="512"/><ViewBookmark Name="ST:1:0:{e8b06f52-6d01-11d2-aa7d-00c04f990343}" ViewBookmarkType="DocumentWell"/><wm:ToolWindowView ForceCreate="DontForceCreate" Name="ST:0:0:{387cb18d-6153-4156-9257-9ac3f9207bbe}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/></wm:WMDocumentGroup></DocumentGroupContainer></DockGroup><wm:ToolWindowView ForceCreate="ForceCreate" IconIndex="0" IconResourceID="502" IconResourcePackage="4c82e17d-927e-42d2-8460-b473ac7df316" Name="ST:0:0:{260978c3-582c-487d-ab12-c1fdde07c578}" IsSelected="True" FloatingTop="79" FloatingLeft="0"/><TabGroup IsVisible="True" DockedHeight="201" DockedWidth="1024"><wm:ToolWindowView ForceCreate="DontForceCreate" Name="ST:0:0:{778b5376-ad77-4751-acdc-f3d18343f8dd}" DockedHeight="201" DockedWidth="1024" FloatingTop="200" FloatingLeft="200" FloatingHeight="450" FloatingWidth="700"/><wm:ToolWindowView ForceCreate="ForceCreate" IconIndex="0" IconResourceID="301" IconResourcePackage="5fcc8577-4feb-4d04-ad72-d6c629b083cc" Name="ST:0:0:{0ad07096-bba9-4900-a651-0598d26f6d24}" IsVisible="True" DockedHeight="201" DockedWidth="1024" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/><wm:ToolWindowView OnTopWhenLastInContext="False" ForceCreate="DontForceCreate" IconIndex="0" IconResourceID="10969" IconResourcePackage="24e33dbf-cadf-4da8-acfe-566366fc8468" Name="ST:0:0:{eccc9e97-fd3b-4c15-af76-ef71a71d8b17}" DockedHeight="201" DockedWidth="1024" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="15" IconResourceID="6650" IconResourcePackage="4a9b7e50-aa16-11d0-a8c5-00a0c921a4d2" Name="ST:0:0:{d78612c7-9962-4b83-95d9-268046dad23a}" IsVisible="True" DockedHeight="201" DockedWidth="1024" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{4a9b7e51-aa16-11d0-a8c5-00a0c921a4d2}" DockedHeight="201" DockedWidth="1024" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView OnTopWhenLastInContext="False" ForceCreate="ForceCreate" IconIndex="2" IconResourceID="5123" IconResourcePackage="c9dd4a57-47fb-11d2-83e7-00c04f9902c1" Name="ST:0:0:{be4d7042-ba3f-11d2-840e-00c04f9902c1}" DockedHeight="201" DockedWidth="1024" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{28836128-fc2c-11d2-a433-00c04f72d18a}" DockedHeight="201" DockedWidth="1024" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{ecb7191a-597b-41f5-9843-03a4cf275dde}" DockedHeight="201" DockedWidth="1024" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{588470cc-84f8-4a57-9ac4-86bca0625ff4}" DockedHeight="201" DockedWidth="1024" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{5415ea3a-d813-4948-b51e-562082ce0887}" DockedHeight="201" DockedWidth="1024" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="3" IconResourceID="6650" IconResourcePackage="da9fb551-c724-11d0-ae1f-00a0c90fffc3" Name="ST:0:0:{34e76e81-ee4a-11d0-ae2e-00a0c90fffc3}" IsSelected="True" IsVisible="True" DockedHeight="201" DockedWidth="1024" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{a0c5197d-0ac7-4b63-97cd-8872a789d233}" DockedHeight="201" DockedWidth="1024" FloatingHeight="192" FloatingWidth="307.2"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="11" IconResourceID="6650" IconResourcePackage="da9fb551-c724-11d0-ae1f-00a0c90fffc3" Name="ST:0:0:{0f887920-c2b6-11d2-9375-0080c747d9a0}" IsVisible="True" DockedHeight="201" DockedWidth="1024" FloatingHeight="192" FloatingWidth="307.2"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{0f887921-c2b6-11d2-9375-0080c747d9a0}" DockedHeight="201" DockedWidth="1024" FloatingHeight="192" FloatingWidth="307.2"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="13" IconResourceID="6650" IconResourcePackage="da9fb551-c724-11d0-ae1f-00a0c90fffc3" Name="ST:0:0:{68487888-204a-11d3-87eb-00c04f7971a5}" IsVisible="True" DockedHeight="201" DockedWidth="1024" FloatingHeight="192" FloatingWidth="307.2"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{fdffccf2-5f63-404f-86ad-33693f544948}" DockedHeight="201" DockedWidth="1024" FloatingHeight="192" FloatingWidth="307.2"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{73f6dd5b-437e-11d3-b88e-00c04f79f802}" DockedHeight="201" DockedWidth="1024" FloatingHeight="192" FloatingWidth="307.2"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{2456bd12-ecf7-4988-a4a6-67d49173f564}" DockedHeight="201" DockedWidth="1024" FloatingHeight="199.68" FloatingWidth="747.52"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="DontForceCreate" Name="ST:0:0:{2456bd12-ecf7-4988-a4a6-67d49173f565}" DockedHeight="201" DockedWidth="1024" FloatingHeight="199.68" FloatingWidth="747.52"/><wm:ToolWindowView Name="ST:0:0:{905da7d1-18fd-4a46-8d0f-a5ff58ada9de}" DockedHeight="201" DockedWidth="1024" FloatingHeight="199.68" FloatingWidth="747.52"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{519e8a32-1c95-4a42-956f-2cee2f28eb0f}" DockedHeight="201" DockedWidth="1024" FloatingHeight="199.68" FloatingWidth="747.52"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{92547016-2bd0-4dfe-bd4f-5b52bdce0037}" DockedHeight="201" DockedWidth="1024" FloatingHeight="199.68" FloatingWidth="747.52"/><wm:ToolWindowView ForceCreate="ForceCreate" IconIndex="0" IconResourceID="104" IconResourcePackage="8889e051-b7f9-4781-bb33-2a36a9bdb3a5" Name="ST:0:0:{cdbdee54-b399-484b-b763-db2c3393d646}" DockedHeight="201" DockedWidth="1024" FloatingHeight="199.68" FloatingWidth="747.52"/><ViewBookmark Name="ST:0:0:{e830ec50-c2b5-11d2-9375-0080c747d9a0}" DockedHeight="201" DockedWidth="1024"/><ViewBookmark Name="ST:0:0:{cf2ddc32-8cad-11d2-9302-005345000000}" DockedHeight="201" DockedWidth="1024"/><ViewBookmark Name="ST:0:0:{53024d34-0ef5-11d3-87e0-00c04f7971a5}" DockedHeight="201" DockedWidth="1024"/></TabGroup></DockGroup><TabGroup><ViewBookmark Name="ST:0:0:{e1b7d1f8-9b3c-49b1-8f4f-bfc63a88835d}"/><ViewBookmark Name="ST:0:0:{75d09b86-471e-4b30-8720-362d13ad0a45}"/><ViewBookmark Name="ST:0:0:{3ae79031-e1bc-11d0-8f78-00a0c9110057}"/><ViewBookmark Name="ST:0:0:{131369f2-062d-44a2-8671-91ff31efb4f4}"/><ViewBookmark Name="ST:0:0:{74946827-37a0-11d2-a273-00c04f8ef4ff}"/><ViewBookmark Name="ST:0:0:{3addf8e2-81cc-41a0-9785-dbd2d86064bd}"/><ViewBookmark Name="ST:0:0:{0db31cc8-2322-4f59-a610-1fdc8423df77}"/><ViewBookmark Name="ST:0:0:{c9c0ae26-aa77-11d2-b3f0-0000f87570ee}"/><ViewBookmark Name="ST:0:0:{de1fc918-f32e-4dd7-a915-1792a051f26b}"/><ViewBookmark Name="ST:0:0:{07cd18b4-3ba1-11d2-890a-0060083196c6}"/><ViewBookmark Name="ST:0:0:{2d7728c2-de0a-45b5-99aa-89b609dfde73}"/><ViewBookmark Name="ST:0:0:{4a791147-19e4-11d3-b86b-00c04f79f802}"/><ViewBookmark Name="ST:0:0:{73f6dd58-437e-11d3-b88e-00c04f79f802}"/><ViewBookmark Name="ST:0:0:{57dc5d59-11c2-4955-a7b4-d7699d677e93}"/><ViewBookmark Name="ST:0:0:{dd1ddd20-d59b-11da-a94d-0800200c9a66}"/><ViewBookmark Name="ST:0:0:{a34b1c5d-6d37-4a0c-a8b0-99f8e8158b48}"/><ViewBookmark Name="ST:0:0:{eefa5220-e298-11d0-8f78-00a0c9110057}"/><ViewBookmark Name="ST:0:0:{66dba47c-61df-11d2-aa79-00c04f990343}"/></TabGroup></DockGroup></DockRoot></AutoHideRoot></MainSite><wm:WMFloatSite Id="e4809255-671e-4c4c-aeda-4ac111b06732" FloatingHeight="76.8" FloatingWidth="337.92"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{e830ec50-c2b5-11d2-9375-0080c747d9a0}" DockedHeight="192" DockedWidth="1024" FloatingHeight="76.8" FloatingWidth="337.92"/></wm:WMFloatSite><wm:WMFloatSite Id="2f230112-adca-4165-9da1-43ac457f7fc5" FloatingTop="79" FloatingLeft="560" FloatingHeight="298" FloatingWidth="379"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="7" IconResourceID="6650" IconResourcePackage="da9fb551-c724-11d0-ae1f-00a0c90fffc3" Name="ST:0:0:{cf2ddc32-8cad-11d2-9302-005345000000}" IsSelected="True" DockedHeight="192" DockedWidth="1024" FloatingTop="79" FloatingLeft="560" FloatingHeight="298" FloatingWidth="379"/></wm:WMFloatSite><wm:WMFloatSite Id="d621b58f-b206-4dda-9a85-d688b71540ba" FloatingHeight="76.8" FloatingWidth="337.92"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{53024d34-0ef5-11d3-87e0-00c04f7971a5}" DockedHeight="192" DockedWidth="1024" FloatingHeight="76.8" FloatingWidth="337.92"/></wm:WMFloatSite><wm:WMFloatSite Id="d939c4ce-27fb-403a-abf0-bfe409556d8b" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:1:0:{350f9856-a72b-11d2-8ad0-00c04f79e479}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/></wm:WMFloatSite><wm:WMFloatSite Id="6e3aea05-8da7-4204-8e8c-60f449ba6b21" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:2:0:{350f9856-a72b-11d2-8ad0-00c04f79e479}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/></wm:WMFloatSite><wm:WMFloatSite Id="58ce39c8-a48d-4e7c-813b-6adff8b4da01" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:3:0:{350f9856-a72b-11d2-8ad0-00c04f79e479}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/></wm:WMFloatSite><wm:WMFloatSite Id="c08a1247-052c-44a4-9524-27c52ae49b32" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:4:0:{350f9856-a72b-11d2-8ad0-00c04f79e479}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/></wm:WMFloatSite><wm:WMFloatSite Id="4eed8ee3-a483-47e3-8a3a-bd4c66d33282" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{ca4b8ff5-bfc7-11d2-9929-00c04f68fdaf}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/></wm:WMFloatSite><wm:WMFloatSite Id="38bf0839-6b42-41bc-8bdf-06c86e6f235f" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{51c76317-9037-4cf2-a20a-6206fd30b4a1}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/></wm:WMFloatSite><wm:WMFloatSite Id="eac5db41-278d-445a-a03f-63c4f13c6866" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"><TabGroup FloatingHeight="450" FloatingWidth="450"><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{e62ce6a0-b439-11d0-a79d-00a0c9110051}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{8d263989-ff4b-4a78-90c8-b2ba3fa69311}" FloatingTop="400" FloatingLeft="400" FloatingHeight="450" FloatingWidth="450"/></TabGroup></wm:WMFloatSite><wm:WMFloatSite Id="689d396a-4f6c-4184-a57a-4d0b0b39dba1" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{37aba9be-445a-11d3-9949-00c04f68fd0a}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/></wm:WMFloatSite><wm:WMFloatSite Id="82d93fe7-a340-490e-865d-dd77e606356b" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{cf577b8c-4134-11d2-83e5-00c04f9902c1}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/></wm:WMFloatSite><wm:WMFloatSite Id="ec2a65f7-4fcc-4d6f-a363-42d0647d7f0e" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{f2e84780-2af1-11d1-a7fa-00a0c9110051}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/></wm:WMFloatSite><wm:WMFloatSite Id="492e1440-1dd0-4709-b358-95fa65d53fc4" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{4a18f9d0-b838-11d0-93eb-00a0c90f2734}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/></wm:WMFloatSite><wm:WMFloatSite Id="c6fc0bec-3f5a-4bca-b30e-7bfb783c290f" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:1:0:{90243340-bd7a-11d0-93ef-00a0c90f2734}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/></wm:WMFloatSite><wm:WMFloatSite Id="d89da06b-d9b3-4f52-8311-b3da579417dd" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:2:0:{90243340-bd7a-11d0-93ef-00a0c90f2734}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/></wm:WMFloatSite><wm:WMFloatSite Id="0767315e-6f07-4416-9ec7-cf56d7f5b04f" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:3:0:{90243340-bd7a-11d0-93ef-00a0c90f2734}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/></wm:WMFloatSite><wm:WMFloatSite Id="c18d21d4-6911-41d5-849b-ed855c289951" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:4:0:{90243340-bd7a-11d0-93ef-00a0c90f2734}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/></wm:WMFloatSite><wm:WMFloatSite Id="07756195-da06-4aec-a250-70639ed731be" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{0504ff91-9d61-11d0-a794-00a0c9110051}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/></wm:WMFloatSite><wm:WMFloatSite Id="82ae614c-3911-4e2e-8a7d-5200d8286ecc"><wm:ToolWindowView Name="ST:0:0:{637792aa-f332-4bb5-be6c-066b0e88eced}"/></wm:WMFloatSite><wm:WMFloatSite Id="663f2614-5263-444c-9600-62d92f98935f"><wm:ToolWindowView Name="ST:0:0:{ed485b08-5acf-4ce9-8e13-699174ea0201}"/></wm:WMFloatSite><wm:WMFloatSite Id="daa71011-0454-4d55-805c-93f3d0dd9927"><wm:ToolWindowView Name="ST:0:0:{ecdd9ee0-ac6b-11d0-89f9-00a0c9110055}"/></wm:WMFloatSite><wm:WMFloatSite Id="dac25143-1c60-4966-8826-da16a383f1a2"><wm:ToolWindowView Name="ST:0:0:{2d2f5ee8-144b-46d2-9eea-e4940dd578a0}"/></wm:WMFloatSite><wm:WMFloatSite Id="f9c40f5d-d8dc-4898-9e0e-7142fb601c79" IsVisible="True" FloatingTop="158" FloatingLeft="1920" FloatingHeight="768" FloatingWidth="683"><TabGroup IsVisible="True" DockedHeight="384" DockedWidth="348.16" FloatingTop="158" FloatingLeft="1920" FloatingHeight="768" FloatingWidth="683"><wm:ToolWindowView ForceCreate="ForceCreate" IconIndex="0" IconResourceID="111" IconResourcePackage="bfc24bf4-b994-4757-bcdc-1d5d2768bf29" Name="ST:0:0:{e1b7d1f8-9b3c-49b1-8f4f-bfc63a88835d}" IsVisible="True" DockedHeight="384" DockedWidth="348.16" FloatingTop="158" FloatingLeft="1920" FloatingHeight="768" FloatingWidth="683"/><wm:ToolWindowView OnTopWhenLastInContext="False" ForceCreate="ForceCreate" IconIndex="0" IconResourceID="508" IconResourcePackage="4c82e17d-927e-42d2-8460-b473ac7df316" Name="ST:0:0:{75d09b86-471e-4b30-8720-362d13ad0a45}" DockedHeight="384" DockedWidth="348.16" FloatingTop="158" FloatingLeft="1920" FloatingHeight="768" FloatingWidth="683"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{3ae79031-e1bc-11d0-8f78-00a0c9110057}" IsSelected="True" IsVisible="True" DockedHeight="384" DockedWidth="348.16" FloatingTop="158" FloatingLeft="1920" FloatingHeight="768" FloatingWidth="683"/><wm:ToolWindowView ForceCreate="ForceCreate" IconIndex="0" IconResourceID="1" IconResourcePackage="b80b010d-188c-4b19-b483-6c20d52071ae" Name="ST:0:0:{131369f2-062d-44a2-8671-91ff31efb4f4}" IsVisible="True" DockedHeight="384" DockedWidth="348.16" FloatingTop="158" FloatingLeft="1920" FloatingHeight="768" FloatingWidth="683"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{74946827-37a0-11d2-a273-00c04f8ef4ff}" IsVisible="True" DockedHeight="384" DockedWidth="348.16" FloatingTop="158" FloatingLeft="1920" FloatingHeight="768" FloatingWidth="683"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{3addf8e2-81cc-41a0-9785-dbd2d86064bd}" DockedHeight="384" DockedWidth="348.16" FloatingHeight="768" FloatingWidth="683"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{0db31cc8-2322-4f59-a610-1fdc8423df77}" DockedHeight="384" DockedWidth="348.16" FloatingHeight="768" FloatingWidth="683"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="0" IconResourceID="6651" IconResourcePackage="da9fb551-c724-11d0-ae1f-00a0c90fffc3" Name="ST:0:0:{c9c0ae26-aa77-11d2-b3f0-0000f87570ee}" IsVisible="True" DockedHeight="384" DockedWidth="348.16" FloatingTop="158" FloatingLeft="1920" FloatingHeight="768" FloatingWidth="683"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{de1fc918-f32e-4dd7-a915-1792a051f26b}" DockedHeight="384" DockedWidth="348.16" FloatingHeight="768" FloatingWidth="683"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{07cd18b4-3ba1-11d2-890a-0060083196c6}" DockedHeight="384" DockedWidth="348.16" FloatingHeight="768" FloatingWidth="683"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{2d7728c2-de0a-45b5-99aa-89b609dfde73}" DockedHeight="384" DockedWidth="348.16" FloatingHeight="768" FloatingWidth="683"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{4a791147-19e4-11d3-b86b-00c04f79f802}" DockedHeight="384" DockedWidth="348.16" FloatingHeight="768" FloatingWidth="683"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{73f6dd58-437e-11d3-b88e-00c04f79f802}" DockedHeight="384" DockedWidth="348.16" FloatingHeight="768" FloatingWidth="683"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{57dc5d59-11c2-4955-a7b4-d7699d677e93}" DockedHeight="384" DockedWidth="348.16" FloatingHeight="768" FloatingWidth="683"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{dd1ddd20-d59b-11da-a94d-0800200c9a66}" DockedHeight="384" DockedWidth="348.16" FloatingHeight="768" FloatingWidth="683"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="0" IconResourceID="105" IconResourcePackage="8889e051-b7f9-4781-bb33-2a36a9bdb3a5" Name="ST:0:0:{a34b1c5d-6d37-4a0c-a8b0-99f8e8158b48}" DockedHeight="384" DockedWidth="348.16" FloatingHeight="768" FloatingWidth="683"/><wm:ToolWindowView OnTopWhenLastInContext="False" ForceCreate="ForceCreate" IconIndex="1" IconResourceID="6650" IconResourcePackage="da9fb551-c724-11d0-ae1f-00a0c90fffc3" Name="ST:0:0:{eefa5220-e298-11d0-8f78-00a0c9110057}" DockedHeight="384" DockedWidth="348.16" FloatingTop="158" FloatingLeft="1920" FloatingHeight="768" FloatingWidth="683"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{66dba47c-61df-11d2-aa79-00c04f990343}" DockedHeight="384" DockedWidth="348.16" FloatingHeight="768" FloatingWidth="683"/></TabGroup></wm:WMFloatSite><wm:WMFloatSite Id="00eab393-1dec-4ab3-9324-d896982b98b7" FloatingTop="375" FloatingLeft="2727" FloatingHeight="450" FloatingWidth="450"><wm:ToolWindowView ForceCreate="ForceCreate" IconIndex="0" IconResourceID="257" IconResourcePackage="0c6e6407-13fc-4878-869a-c8b4016c57fe" Name="ST:0:0:{1160f78f-091f-54f4-ace6-a2af243ff432}" IsSelected="True" FloatingTop="375" FloatingLeft="2727" FloatingHeight="450" FloatingWidth="450"/></wm:WMFloatSite><wm:WMFloatSite Id="fbe34b18-91de-44ae-a693-2db39361ec63" FloatingTop="237" FloatingLeft="2658" FloatingHeight="577" FloatingWidth="450"><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{7e6a7979-99b0-5b75-a5a7-54001080b9ad}" IsSelected="True" FloatingTop="237" FloatingLeft="2658" FloatingHeight="577" FloatingWidth="450"/></wm:WMFloatSite></WindowProfile></Design><Debug><WindowProfile xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:wm="clr-namespace:Microsoft.VisualStudio.Platform.WindowManagement;assembly=Microsoft.VisualStudio.Platform.WindowManagement" Name="Debug" xmlns="clr-namespace:Microsoft.VisualStudio.PlatformUI.Shell;assembly=Microsoft.VisualStudio.Shell.ViewManager"><MainSite IsVisible="True"><AutoHideRoot IsVisible="True" DockedHeight="*" DockedWidth="*" DockRestriction="AlwaysFloating"><AutoHideChannel Orientation="Vertical"/><AutoHideChannel Dock="Right" Orientation="Vertical"/><AutoHideChannel Dock="Top"/><AutoHideChannel Dock="Bottom"/><DockRoot IsVisible="True" DockedHeight="*" DockedWidth="*"><DockGroup IsVisible="True" DockedHeight="*" DockedWidth="*"><DockGroup Orientation="Vertical" DockedHeight="768" DockedWidth="174.08"><TabGroup DockedHeight="652.8" DockedWidth="174.08"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{b1e99781-ab81-11d0-b683-00aa00a3ee26}" DockedHeight="652.8" DockedWidth="174.08" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{099ca9ea-0ae4-4e31-a7e4-fe09bd1715cc}" DockedHeight="652.8" DockedWidth="174.08" FloatingHeight="614.4" FloatingWidth="256"/><wm:ToolWindowView Name="ST:0:0:{9f3ec988-1174-4746-a66a-3969715d1fc7}" DockedHeight="652.8" DockedWidth="174.08" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{5b6781c0-e99d-11d0-9954-00a0c91bc8e5}" DockedHeight="652.8" DockedWidth="174.08" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{1cba9826-3184-4799-a184-784e41b56398}" DockedHeight="652.8" DockedWidth="174.08" FloatingHeight="384" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{38ed9834-0c97-445b-bd1d-f78f3e08afac}" DockedHeight="652.8" DockedWidth="174.08" FloatingHeight="384" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{402dc223-d700-4029-866f-acee803f3f0c}" DockedHeight="652.8" DockedWidth="174.08" FloatingHeight="384" FloatingWidth="204.8"/></TabGroup><TabGroup DockedHeight="768" DockedWidth="174.08"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{25f7e850-ffa1-11d0-b63f-00a0c922e851}" DockedHeight="768" DockedWidth="174.08" FloatingHeight="537.6" FloatingWidth="256"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{873151d0-cf2e-48cc-b4bf-ad0394f6a3c3}" DockedHeight="768" DockedWidth="174.08" FloatingHeight="537.6" FloatingWidth="256"/></TabGroup></DockGroup><DockGroup Orientation="Vertical" IsVisible="True" DockedHeight="*" DockedWidth="*"><TabGroup DockedHeight="153.6" DockedWidth="819.2"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:1:0:{350f9856-a72b-11d2-8ad0-00c04f79e479}" DockedHeight="153.6" DockedWidth="819.2" FloatingHeight="153.6" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:2:0:{350f9856-a72b-11d2-8ad0-00c04f79e479}" DockedHeight="153.6" DockedWidth="819.2" FloatingHeight="153.6" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:3:0:{350f9856-a72b-11d2-8ad0-00c04f79e479}" DockedHeight="153.6" DockedWidth="819.2" FloatingHeight="153.6" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:4:0:{350f9856-a72b-11d2-8ad0-00c04f79e479}" DockedHeight="153.6" DockedWidth="819.2" FloatingHeight="153.6" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{ca4b8ff5-bfc7-11d2-9929-00c04f68fdaf}" DockedHeight="153.6" DockedWidth="819.2" FloatingHeight="153.6" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{51c76317-9037-4cf2-a20a-6206fd30b4a1}" DockedHeight="153.6" DockedWidth="819.2" FloatingHeight="153.6" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{e62ce6a0-b439-11d0-a79d-00a0c9110051}" DockedHeight="153.6" DockedWidth="819.2" FloatingHeight="153.6" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{8d263989-ff4b-4a78-90c8-b2ba3fa69311}" DockedHeight="153.6" DockedWidth="819.2" FloatingHeight="199.68" FloatingWidth="512"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{37aba9be-445a-11d3-9949-00c04f68fd0a}" DockedHeight="153.6" DockedWidth="819.2" FloatingHeight="153.6" FloatingWidth="614.4"/></TabGroup><DockGroup IsVisible="True" DockedHeight="*" DockedWidth="*"><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{b8f809ca-7d14-4935-8657-727dc294e16b}" DockedWidth="650" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/><DocumentGroupContainer IsVisible="True" DockedHeight="*" DockedWidth="*"><wm:WMDocumentGroup><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="DontForceCreate" Name="ST:0:0:{387cb18d-6153-4156-9257-9ac3f9207bbe}" FloatingHeight="614.4" FloatingWidth="819.2"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{269a02dc-6af8-11d3-bdc4-00c04f688e50}" FloatingHeight="384" FloatingWidth="512"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{46c87f81-5a06-43a8-9e25-85d33bac49f8}" FloatingHeight="537.6" FloatingWidth="716.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{cf577b8c-4134-11d2-83e5-00c04f9902c1}" FloatingHeight="384" FloatingWidth="358.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{99b8fa2f-ab90-4f57-9c32-949f146f1914}" FloatingHeight="614.4" FloatingWidth="819.2"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{c79b74ff-f1d7-4c94-aefa-4d22bfe1b1f9}" FloatingHeight="614.4" FloatingWidth="819.2"/><wm:ToolWindowView ForceCreate="DontForceCreate" Name="ST:0:0:{1820bae5-c385-4492-9de5-e35c9cf17b18}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/></wm:WMDocumentGroup></DocumentGroupContainer></DockGroup><DockGroup IsVisible="True" DockedHeight="201" DockedWidth="512"><TabGroup IsVisible="True" DockedHeight="201" DockedWidth="512"><wm:ToolWindowView OnTopWhenLastInContext="False" ForceCreate="ForceCreate" IconIndex="5" IconResourceID="5123" IconResourcePackage="c9dd4a57-47fb-11d2-83e7-00c04f9902c1" Name="ST:0:0:{f2e84780-2af1-11d1-a7fa-00a0c9110051}" IsSelected="True" IsVisible="True" DockedHeight="201" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView OnTopWhenLastInContext="False" ForceCreate="ForceCreate" IconIndex="4" IconResourceID="5123" IconResourcePackage="c9dd4a57-47fb-11d2-83e7-00c04f9902c1" Name="ST:0:0:{4a18f9d0-b838-11d0-93eb-00a0c90f2734}" IsVisible="True" DockedHeight="201" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ForceCreate="ForceCreate" IconIndex="9" IconResourceID="5123" IconResourcePackage="c9dd4a57-47fb-11d2-83e7-00c04f9902c1" Name="ST:1:0:{90243340-bd7a-11d0-93ef-00a0c90f2734}" IsVisible="True" DockedHeight="201" DockedWidth="512" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:2:0:{90243340-bd7a-11d0-93ef-00a0c90f2734}" DockedHeight="201" DockedWidth="512" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:3:0:{90243340-bd7a-11d0-93ef-00a0c90f2734}" DockedHeight="201" DockedWidth="512" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:4:0:{90243340-bd7a-11d0-93ef-00a0c90f2734}" DockedHeight="201" DockedWidth="512" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{0f887920-c2b6-11d2-9375-0080c747d9a0}" DockedHeight="201" DockedWidth="512" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{0f887921-c2b6-11d2-9375-0080c747d9a0}" DockedHeight="201" DockedWidth="512" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{68487888-204a-11d3-87eb-00c04f7971a5}" DockedHeight="201" DockedWidth="512" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{73f6dd5b-437e-11d3-b88e-00c04f79f802}" DockedHeight="201" DockedWidth="512" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="0" IconResourceID="104" IconResourcePackage="8889e051-b7f9-4781-bb33-2a36a9bdb3a5" Name="ST:0:0:{cdbdee54-b399-484b-b763-db2c3393d646}" DockedHeight="201" DockedWidth="512" FloatingHeight="192" FloatingWidth="614.4"/></TabGroup><TabGroup DockedHeight="201" DockedWidth="100"><ViewBookmark Name="ST:0:0:{53024d34-0ef5-11d3-87e0-00c04f7971a5}" DockedHeight="201" DockedWidth="100"/><ViewBookmark Name="ST:0:0:{e830ec50-c2b5-11d2-9375-0080c747d9a0}" DockedHeight="201" DockedWidth="100"/><ViewBookmark Name="ST:0:0:{cf2ddc32-8cad-11d2-9302-005345000000}" DockedHeight="201" DockedWidth="100"/><ViewBookmark Name="ST:0:0:{fdffccf2-5f63-404f-86ad-33693f544948}" DockedHeight="201" DockedWidth="100"/></TabGroup><TabGroup IsVisible="True" DockedHeight="201" DockedWidth="512"><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{0ad07096-bba9-4900-a651-0598d26f6d24}" DockedHeight="201" DockedWidth="512" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{778b5376-ad77-4751-acdc-f3d18343f8dd}" DockedHeight="201" DockedWidth="512" FloatingTop="200" FloatingLeft="200" FloatingHeight="450" FloatingWidth="700"/><wm:ToolWindowView ForceCreate="DontForceCreate" Name="ST:0:0:{eccc9e97-fd3b-4c15-af76-ef71a71d8b17}" IsVisible="True" DockedHeight="201" DockedWidth="512" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/><wm:ToolWindowView OnTopWhenLastInContext="False" ForceCreate="ForceCreate" IconIndex="3" IconResourceID="5123" IconResourcePackage="c9dd4a57-47fb-11d2-83e7-00c04f9902c1" Name="ST:0:0:{0504ff91-9d61-11d0-a794-00a0c9110051}" IsVisible="True" DockedHeight="201" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView Name="ST:0:0:{637792aa-f332-4bb5-be6c-066b0e88eced}" DockedHeight="201" DockedWidth="512" FloatingHeight="199.68" FloatingWidth="512"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="2" IconResourceID="5123" IconResourcePackage="c9dd4a57-47fb-11d2-83e7-00c04f9902c1" Name="ST:0:0:{be4d7042-ba3f-11d2-840e-00c04f9902c1}" IsVisible="True" DockedHeight="201" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="10" IconResourceID="6650" IconResourcePackage="da9fb551-c724-11d0-ae1f-00a0c90fffc3" Name="ST:0:0:{28836128-fc2c-11d2-a433-00c04f72d18a}" IsVisible="True" DockedHeight="201" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="16" IconResourceID="6650" IconResourcePackage="da9fb551-c724-11d0-ae1f-00a0c90fffc3" Name="ST:0:0:{ecb7191a-597b-41f5-9843-03a4cf275dde}" IsSelected="True" IsVisible="True" DockedHeight="201" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{34e76e81-ee4a-11d0-ae2e-00a0c90fffc3}" IsVisible="True" DockedHeight="201" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{588470cc-84f8-4a57-9ac4-86bca0625ff4}" DockedHeight="201" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{d78612c7-9962-4b83-95d9-268046dad23a}" DockedHeight="201" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{4a9b7e51-aa16-11d0-a8c5-00a0c921a4d2}" DockedHeight="201" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{5415ea3a-d813-4948-b51e-562082ce0887}" DockedHeight="201" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{a0c5197d-0ac7-4b63-97cd-8872a789d233}" DockedHeight="201" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{2456bd12-ecf7-4988-a4a6-67d49173f564}" DockedHeight="201" DockedWidth="512" FloatingHeight="199.68" FloatingWidth="512"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="DontForceCreate" Name="ST:0:0:{2456bd12-ecf7-4988-a4a6-67d49173f565}" DockedHeight="201" DockedWidth="512" FloatingHeight="199.68" FloatingWidth="512"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{905da7d1-18fd-4a46-8d0f-a5ff58ada9de}" DockedHeight="201" DockedWidth="512" FloatingHeight="199.68" FloatingWidth="512"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{519e8a32-1c95-4a42-956f-2cee2f28eb0f}" DockedHeight="201" DockedWidth="512" FloatingHeight="199.68" FloatingWidth="512"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{92547016-2bd0-4dfe-bd4f-5b52bdce0037}" DockedHeight="201" DockedWidth="512" FloatingHeight="199.68" FloatingWidth="512"/></TabGroup></DockGroup></DockGroup><TabGroup IsVisible="True" DockedHeight="652.8" DockedWidth="348.16"><wm:ToolWindowView ForceCreate="ForceCreate" IconIndex="0" IconResourceID="111" IconResourcePackage="bfc24bf4-b994-4757-bcdc-1d5d2768bf29" Name="ST:0:0:{e1b7d1f8-9b3c-49b1-8f4f-bfc63a88835d}" IsSelected="True" IsVisible="True" DockedHeight="652.8" DockedWidth="348.16" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{75d09b86-471e-4b30-8720-362d13ad0a45}" IsVisible="True" DockedHeight="652.8" DockedWidth="348.16" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{2d2f5ee8-144b-46d2-9eea-e4940dd578a0}" DockedHeight="652.8" DockedWidth="348.16" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/><wm:ToolWindowView Name="ST:0:0:{ed485b08-5acf-4ce9-8e13-699174ea0201}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{3ae79031-e1bc-11d0-8f78-00a0c9110057}" IsVisible="True" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="348.16"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{131369f2-062d-44a2-8671-91ff31efb4f4}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="614.4" FloatingWidth="348.16"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{74946827-37a0-11d2-a273-00c04f8ef4ff}" IsVisible="True" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{3addf8e2-81cc-41a0-9785-dbd2d86064bd}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="614.4" FloatingWidth="276.48"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{0db31cc8-2322-4f59-a610-1fdc8423df77}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="614.4" FloatingWidth="276.48"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{873151d0-cf2e-48cc-b4bf-ad0394f6a3c3}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{c9c0ae26-aa77-11d2-b3f0-0000f87570ee}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{de1fc918-f32e-4dd7-a915-1792a051f26b}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{ecdd9ee0-ac6b-11d0-89f9-00a0c9110055}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{07cd18b4-3ba1-11d2-890a-0060083196c6}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{2d7728c2-de0a-45b5-99aa-89b609dfde73}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{66dba47c-61df-11d2-aa79-00c04f990343}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{4a791147-19e4-11d3-b86b-00c04f79f802}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{73f6dd58-437e-11d3-b88e-00c04f79f802}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{57dc5d59-11c2-4955-a7b4-d7699d677e93}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{eefa5220-e298-11d0-8f78-00a0c9110057}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{dd1ddd20-d59b-11da-a94d-0800200c9a66}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="0" IconResourceID="105" IconResourcePackage="8889e051-b7f9-4781-bb33-2a36a9bdb3a5" Name="ST:0:0:{a34b1c5d-6d37-4a0c-a8b0-99f8e8158b48}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/></TabGroup></DockGroup></DockRoot></AutoHideRoot></MainSite><wm:WMFloatSite Id="43de3a23-fde3-4e55-a8f3-e6574a9471f3" FloatingHeight="76.8" FloatingWidth="337.92"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{53024d34-0ef5-11d3-87e0-00c04f7971a5}" DockedHeight="100" DockedWidth="100" FloatingHeight="76.8" FloatingWidth="337.92"/></wm:WMFloatSite><wm:WMFloatSite Id="6a56e695-c09e-4e69-bdaa-5bf39969cb12" FloatingHeight="76.8" FloatingWidth="337.92"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{e830ec50-c2b5-11d2-9375-0080c747d9a0}" DockedHeight="100" DockedWidth="100" FloatingHeight="76.8" FloatingWidth="337.92"/></wm:WMFloatSite><wm:WMFloatSite Id="3ef384ec-373c-480c-8d92-d478bdd77c2a" FloatingHeight="153.6" FloatingWidth="337.92"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{cf2ddc32-8cad-11d2-9302-005345000000}" DockedHeight="100" DockedWidth="100" FloatingHeight="153.6" FloatingWidth="337.92"/></wm:WMFloatSite><wm:WMFloatSite Id="d81ff1d6-d27e-4a8a-b38a-1f54bafe9c01" FloatingHeight="614.4" FloatingWidth="819.2"><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{fdffccf2-5f63-404f-86ad-33693f544948}" DockedHeight="100" DockedWidth="100" FloatingHeight="614.4" FloatingWidth="819.2"/></wm:WMFloatSite><wm:WMFloatSite Id="e4681c77-4dfa-43e4-9a10-b0ca30450ecc"><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{260978c3-582c-487d-ab12-c1fdde07c578}"/></wm:WMFloatSite><wm:WMFloatSite Id="247ec0e9-9b4b-4fec-a848-9801577b852d" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{1160f78f-091f-54f4-ace6-a2af243ff432}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/></wm:WMFloatSite><wm:WMFloatSite Id="e14e9cb5-4884-4763-b18b-2205e7b7f5f1" IsVisible="True" FloatingTop="246" FloatingLeft="2103" FloatingHeight="450" FloatingWidth="450"><wm:ToolWindowView ForceCreate="ForceCreate" IconIndex="0" IconResourceID="273" IconResourcePackage="0c6e6407-13fc-4878-869a-c8b4016c57fe" Name="ST:0:0:{7e6a7979-99b0-5b75-a5a7-54001080b9ad}" IsSelected="True" IsVisible="True" FloatingTop="246" FloatingLeft="2103" FloatingHeight="450" FloatingWidth="450"/></wm:WMFloatSite></WindowProfile></Debug><NoToolWin><WindowProfile xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:wm="clr-namespace:Microsoft.VisualStudio.Platform.WindowManagement;assembly=Microsoft.VisualStudio.Platform.WindowManagement" Name="NoToolWin" xmlns="clr-namespace:Microsoft.VisualStudio.PlatformUI.Shell;assembly=Microsoft.VisualStudio.Shell.ViewManager"><MainSite IsVisible="True"><AutoHideRoot IsVisible="True" DockedHeight="*" DockedWidth="*" DockRestriction="AlwaysFloating"><AutoHideChannel Orientation="Vertical"><AutoHideGroup><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{25f7e850-ffa1-11d0-b63f-00a0c922e851}" DockedHeight="768" DockedWidth="204.8" FloatingHeight="537.6" FloatingWidth="256"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{873151d0-cf2e-48cc-b4bf-ad0394f6a3c3}" DockedHeight="768" DockedWidth="204.8" FloatingHeight="537.6" FloatingWidth="256"/></AutoHideGroup></AutoHideChannel><AutoHideChannel Dock="Right" Orientation="Vertical"/><AutoHideChannel Dock="Top"/><AutoHideChannel Dock="Bottom"/><DockRoot IsVisible="True" DockedHeight="*" DockedWidth="*"><DockGroup IsVisible="True" DockedHeight="*" DockedWidth="*"><DockGroup Orientation="Vertical" DockedHeight="768" DockedWidth="174.08"><TabGroup DockedHeight="652.8" DockedWidth="174.08"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{099ca9ea-0ae4-4e31-a7e4-fe09bd1715cc}" DockedHeight="652.8" DockedWidth="174.08" FloatingHeight="614.4" FloatingWidth="256"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="0" IconResourceID="6650" IconResourcePackage="da9fb551-c724-11d0-ae1f-00a0c90fffc3" Name="ST:0:0:{b1e99781-ab81-11d0-b683-00aa00a3ee26}" DockedHeight="652.8" DockedWidth="174.08" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView Name="ST:0:0:{9f3ec988-1174-4746-a66a-3969715d1fc7}" DockedHeight="652.8" DockedWidth="174.08" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{5b6781c0-e99d-11d0-9954-00a0c91bc8e5}" DockedHeight="652.8" DockedWidth="174.08" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{1cba9826-3184-4799-a184-784e41b56398}" DockedHeight="652.8" DockedWidth="174.08" FloatingHeight="384" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{38ed9834-0c97-445b-bd1d-f78f3e08afac}" DockedHeight="652.8" DockedWidth="174.08" FloatingHeight="384" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{402dc223-d700-4029-866f-acee803f3f0c}" DockedHeight="652.8" DockedWidth="174.08" FloatingHeight="384" FloatingWidth="204.8"/></TabGroup><TabGroup DockedHeight="768" DockedWidth="174.08"><ViewBookmark Name="ST:0:0:{25f7e850-ffa1-11d0-b63f-00a0c922e851}" DockedHeight="768" DockedWidth="174.08"/><ViewBookmark Name="ST:0:0:{873151d0-cf2e-48cc-b4bf-ad0394f6a3c3}" DockedHeight="768" DockedWidth="174.08"/></TabGroup></DockGroup><DockGroup Orientation="Vertical" IsVisible="True" DockedHeight="*" DockedWidth="*"><TabGroup DockedHeight="153.6" DockedWidth="819.2"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:1:0:{350f9856-a72b-11d2-8ad0-00c04f79e479}" DockedHeight="153.6" DockedWidth="819.2" FloatingHeight="153.6" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:2:0:{350f9856-a72b-11d2-8ad0-00c04f79e479}" DockedHeight="153.6" DockedWidth="819.2" FloatingHeight="153.6" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:3:0:{350f9856-a72b-11d2-8ad0-00c04f79e479}" DockedHeight="153.6" DockedWidth="819.2" FloatingHeight="153.6" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:4:0:{350f9856-a72b-11d2-8ad0-00c04f79e479}" DockedHeight="153.6" DockedWidth="819.2" FloatingHeight="153.6" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{ca4b8ff5-bfc7-11d2-9929-00c04f68fdaf}" DockedHeight="153.6" DockedWidth="819.2" FloatingHeight="153.6" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{51c76317-9037-4cf2-a20a-6206fd30b4a1}" DockedHeight="153.6" DockedWidth="819.2" FloatingHeight="153.6" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{e62ce6a0-b439-11d0-a79d-00a0c9110051}" DockedHeight="153.6" DockedWidth="819.2" FloatingHeight="153.6" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{8d263989-ff4b-4a78-90c8-b2ba3fa69311}" DockedHeight="153.6" DockedWidth="819.2" FloatingHeight="199.68" FloatingWidth="512"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{37aba9be-445a-11d3-9949-00c04f68fd0a}" DockedHeight="153.6" DockedWidth="819.2" FloatingHeight="153.6" FloatingWidth="614.4"/></TabGroup><DocumentGroupContainer IsVisible="True" DockedHeight="*" DockedWidth="*"><wm:WMDocumentGroup><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="DontForceCreate" Name="ST:0:0:{387cb18d-6153-4156-9257-9ac3f9207bbe}" FloatingHeight="614.4" FloatingWidth="819.2"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{46c87f81-5a06-43a8-9e25-85d33bac49f8}" FloatingHeight="537.6" FloatingWidth="716.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{269a02dc-6af8-11d3-bdc4-00c04f688e50}" FloatingHeight="384" FloatingWidth="512"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{cf577b8c-4134-11d2-83e5-00c04f9902c1}" FloatingHeight="384" FloatingWidth="358.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{99b8fa2f-ab90-4f57-9c32-949f146f1914}" FloatingHeight="614.4" FloatingWidth="819.2"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{c79b74ff-f1d7-4c94-aefa-4d22bfe1b1f9}" FloatingHeight="614.4" FloatingWidth="819.2"/><ViewBookmark Name="ST:1:0:{e8b06f52-6d01-11d2-aa7d-00c04f990343}" ViewBookmarkType="DocumentWell"/></wm:WMDocumentGroup></DocumentGroupContainer><DockGroup DockedHeight="192" DockedWidth="512"><TabGroup DockedHeight="192" DockedWidth="512"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{f2e84780-2af1-11d1-a7fa-00a0c9110051}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{4a18f9d0-b838-11d0-93eb-00a0c90f2734}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:1:0:{90243340-bd7a-11d0-93ef-00a0c90f2734}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:2:0:{90243340-bd7a-11d0-93ef-00a0c90f2734}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:3:0:{90243340-bd7a-11d0-93ef-00a0c90f2734}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:4:0:{90243340-bd7a-11d0-93ef-00a0c90f2734}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{0f887920-c2b6-11d2-9375-0080c747d9a0}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{0f887921-c2b6-11d2-9375-0080c747d9a0}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{68487888-204a-11d3-87eb-00c04f7971a5}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{73f6dd5b-437e-11d3-b88e-00c04f79f802}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{cdbdee54-b399-484b-b763-db2c3393d646}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="614.4"/></TabGroup><TabGroup DockedHeight="192" DockedWidth="100"><ViewBookmark Name="ST:0:0:{53024d34-0ef5-11d3-87e0-00c04f7971a5}" DockedHeight="192" DockedWidth="100"/><ViewBookmark Name="ST:0:0:{e830ec50-c2b5-11d2-9375-0080c747d9a0}" DockedHeight="192" DockedWidth="100"/><ViewBookmark Name="ST:0:0:{cf2ddc32-8cad-11d2-9302-005345000000}" DockedHeight="192" DockedWidth="100"/><ViewBookmark Name="ST:0:0:{fdffccf2-5f63-404f-86ad-33693f544948}" DockedHeight="192" DockedWidth="100"/></TabGroup><TabGroup DockedHeight="192" DockedWidth="512"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{0504ff91-9d61-11d0-a794-00a0c9110051}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{637792aa-f332-4bb5-be6c-066b0e88eced}" DockedHeight="192" DockedWidth="512" FloatingHeight="199.68" FloatingWidth="747.52"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{be4d7042-ba3f-11d2-840e-00c04f9902c1}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{28836128-fc2c-11d2-a433-00c04f72d18a}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{ecb7191a-597b-41f5-9843-03a4cf275dde}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="3" IconResourceID="6650" IconResourcePackage="da9fb551-c724-11d0-ae1f-00a0c90fffc3" Name="ST:0:0:{34e76e81-ee4a-11d0-ae2e-00a0c90fffc3}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{588470cc-84f8-4a57-9ac4-86bca0625ff4}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{d78612c7-9962-4b83-95d9-268046dad23a}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{4a9b7e51-aa16-11d0-a8c5-00a0c921a4d2}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{5415ea3a-d813-4948-b51e-562082ce0887}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{a0c5197d-0ac7-4b63-97cd-8872a789d233}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{2456bd12-ecf7-4988-a4a6-67d49173f564}" DockedHeight="192" DockedWidth="512" FloatingHeight="199.68" FloatingWidth="747.52"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="DontForceCreate" Name="ST:0:0:{2456bd12-ecf7-4988-a4a6-67d49173f565}" DockedHeight="192" DockedWidth="512" FloatingHeight="199.68" FloatingWidth="747.52"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{905da7d1-18fd-4a46-8d0f-a5ff58ada9de}" DockedHeight="192" DockedWidth="512" FloatingHeight="199.68" FloatingWidth="747.52"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{519e8a32-1c95-4a42-956f-2cee2f28eb0f}" DockedHeight="192" DockedWidth="512" FloatingHeight="199.68" FloatingWidth="747.52"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{92547016-2bd0-4dfe-bd4f-5b52bdce0037}" DockedHeight="192" DockedWidth="512" FloatingHeight="199.68" FloatingWidth="747.52"/><wm:ToolWindowView ForceCreate="DontForceCreate" Name="ST:0:0:{eccc9e97-fd3b-4c15-af76-ef71a71d8b17}" DockedHeight="192" DockedWidth="512" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/></TabGroup></DockGroup></DockGroup><TabGroup IsVisible="True" DockedHeight="652.8" DockedWidth="348.16"><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{ed485b08-5acf-4ce9-8e13-699174ea0201}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{3ae79031-e1bc-11d0-8f78-00a0c9110057}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="348.16"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{131369f2-062d-44a2-8671-91ff31efb4f4}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="614.4" FloatingWidth="348.16"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{74946827-37a0-11d2-a273-00c04f8ef4ff}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{3addf8e2-81cc-41a0-9785-dbd2d86064bd}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="614.4" FloatingWidth="276.48"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{0db31cc8-2322-4f59-a610-1fdc8423df77}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="614.4" FloatingWidth="276.48"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{c9c0ae26-aa77-11d2-b3f0-0000f87570ee}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{de1fc918-f32e-4dd7-a915-1792a051f26b}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{873151d0-cf2e-48cc-b4bf-ad0394f6a3c3}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{eefa5220-e298-11d0-8f78-00a0c9110057}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{ecdd9ee0-ac6b-11d0-89f9-00a0c9110055}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{2d7728c2-de0a-45b5-99aa-89b609dfde73}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{66dba47c-61df-11d2-aa79-00c04f990343}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{4a791147-19e4-11d3-b86b-00c04f79f802}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{73f6dd58-437e-11d3-b88e-00c04f79f802}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{57dc5d59-11c2-4955-a7b4-d7699d677e93}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{07cd18b4-3ba1-11d2-890a-0060083196c6}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{dd1ddd20-d59b-11da-a94d-0800200c9a66}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{a34b1c5d-6d37-4a0c-a8b0-99f8e8158b48}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{75d09b86-471e-4b30-8720-362d13ad0a45}" IsSelected="True" IsVisible="True" DockedHeight="652.8" DockedWidth="348.16" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/></TabGroup></DockGroup></DockRoot></AutoHideRoot></MainSite><wm:WMFloatSite Id="8ec49efa-0801-430d-a204-d77dca65396e" FloatingHeight="76.8" FloatingWidth="337.92"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{53024d34-0ef5-11d3-87e0-00c04f7971a5}" DockedHeight="100" DockedWidth="100" FloatingHeight="76.8" FloatingWidth="337.92"/></wm:WMFloatSite><wm:WMFloatSite Id="f8b3cd53-46eb-4da1-bfef-5795059b4444" FloatingHeight="76.8" FloatingWidth="337.92"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{e830ec50-c2b5-11d2-9375-0080c747d9a0}" DockedHeight="100" DockedWidth="100" FloatingHeight="76.8" FloatingWidth="337.92"/></wm:WMFloatSite><wm:WMFloatSite Id="4228c33b-9497-45eb-96a0-2eeec9ef9dbb" FloatingHeight="153.6" FloatingWidth="337.92"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="7" IconResourceID="6650" IconResourcePackage="da9fb551-c724-11d0-ae1f-00a0c90fffc3" Name="ST:0:0:{cf2ddc32-8cad-11d2-9302-005345000000}" DockedHeight="100" DockedWidth="100" FloatingHeight="153.6" FloatingWidth="337.92"/></wm:WMFloatSite><wm:WMFloatSite Id="769a3b13-b397-4b22-b42d-db5c895b7656" FloatingHeight="614.4" FloatingWidth="819.2"><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{fdffccf2-5f63-404f-86ad-33693f544948}" DockedHeight="100" DockedWidth="100" FloatingHeight="614.4" FloatingWidth="819.2"/></wm:WMFloatSite></WindowProfile></NoToolWin></Category></Category><Category name="Environment_Help" RegisteredName="Environment_Help">
<Category name="Environment_Help_IndexFilter" Category="{A69C6FF2-EC60-4fc8-BB7E-F77AB60938B4}" Package="{4A791146-19E4-11D3-B86B-00C04F79F802}" RegisteredName="Environment_Help_IndexFilter" PackageName="Visual Studio Help Package">
<PropertyValue name="Filter">WebDev</PropertyValue>
</Category>
<Category name="Environment_Help_Options" Category="{C7C72A03-D951-428f-9F0D-D29D9E038FAA}" Package="{4A791146-19E4-11D3-B86B-00C04F79F802}" RegisteredName="Environment_Help_Options" PackageName="Visual Studio Help Package">
<PropertyValue name="CurrentChannel">WebDevHowDoI10</PropertyValue>
<PropertyValue name="DeveloperCenter">http://go.microsoft.com/fwlink/?LinkId=47815&clcid=%VSSPV_LCID_HEX%</PropertyValue>
<PropertyValue name="ProfileDevLanguages">JScript;HTML;ASP;aspx</PropertyValue>
</Category>
<Category name="Environment_Help_SearchFilter" Category="{C59B9E28-E89E-4028-A3EF-50FA6DF01120}" Package="{4A791146-19E4-11D3-B86B-00C04F79F802}" RegisteredName="Environment_Help_SearchFilter" PackageName="Visual Studio Help Package">
<CurrentSearchFilter>
<SearchFilterState>
<Filter Id="Language" Default="True">
<Values>
<Value Id="C#" Checked="True"/>
<Value Id="C++" Checked="False"/>
<Value Id="HTML" Checked="True"/>
<Value Id="J#" Checked="True"/>
<Value Id="JScript" Checked="False"/>
<Value Id="VB" Checked="True"/>
<Value Id="VBScript" Checked="False"/>
<Value Id="XML" Checked="False"/>
</Values>
</Filter>
<Filter Id="Technology" Default="True">
<Values>
<Value Id="ASPNETWeb" Checked="True"/>
<Value Id="Devices" Checked="False"/>
<Value Id="Longhorn" Checked="False"/>
<Value Id="NETCompactFramework" Checked="False"/>
<Value Id="NETCppLibs" Checked="False"/>
<Value Id="NETFramework" Checked="True"/>
<Value Id="NativeCppLibs" Checked="False"/>
<Value Id="OfficeDev" Checked="False"/>
<Value Id="SQLServer2000" Checked="False"/>
<Value Id="SQLServer2005" Checked="True"/>
<Value Id="ServerEnt" Checked="False"/>
<Value Id="TeamSystem" Checked="True"/>
<Value Id="VisualStudioIDE" Checked="True"/>
<Value Id="WebDevelopment" Checked="True"/>
<Value Id="Win32" Checked="False"/>
<Value Id="WinForms" Checked="False"/>
</Values>
</Filter>
<Filter Id="TopicTypes" Default="True">
<Values>
<Value Id="Addins" Checked="True"/>
<Value Id="Controls" Checked="True"/>
<Value Id="KB" Checked="True"/>
<Value Id="Reference" Checked="True"/>
<Value Id="Samples" Checked="True"/>
<Value Id="Snippets" Checked="True"/>
<Value Id="StarterKits" Checked="True"/>
</Values>
</Filter>
</SearchFilterState>
</CurrentSearchFilter>
</Category>
</Category><Category name="SQL_Editor" Category="{7d092b67-f9b8-4de4-a60e-298bada6f735}" Package="{cd5a6b66-0d89-4949-b356-361cf0d74372}" RegisteredName="SQL_Editor" PackageName="RadLangSvc.Package, RadLangSvc.VS, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91"/><Category name="Test Tools_Web Test" Category="{9DE2E186-C1A8-4BEE-B5D6-2BC59BBE140B}" Package="{a9405ae6-9ac6-4f0e-a03f-7afe45f6fcb7}" RegisteredName="Test Tools_Web Test" PackageName="Microsoft.VisualStudio.TestTools.TestCaseManagement.QualityToolsPackage, Microsoft.VisualStudio.QualityTools.TestCaseManagement, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<PropertyValue name="AttemptDependentMatching">True</PropertyValue>
<PropertyValue name="BinaryHttpBodyContentTypes">application/soap+msbin1</PropertyValue>
<PropertyValue name="DetectDynamicParameters">True</PropertyValue>
<PropertyValue name="ExtractBindHiddenFields">True</PropertyValue>
<PropertyValue name="RecordEmptyContentTypeAsBinaryBody">False</PropertyValue>
<PropertyValue name="RecordFromMultipleBrowsers">True</PropertyValue>
<PropertyValue name="StartingURL">about:blank</PropertyValue>
</Category><Category name="SQL Server Tools" RegisteredName="SQL Server Tools"><Category name="Database Errors and Warnings" Category="{000CE8DF-39CB-47F7-8FFE-047DB354E987}" Package="{00FEE386-5F9F-4577-99F4-F327FAFC0FB9}" RegisteredName="Database Errors and Warnings" PackageName="Microsoft SQL Server Data Tools">
<PropertyValue name="MaxErrorsAndWarnings">200</PropertyValue>
<PropertyValue name="MaxScriptSize">20</PropertyValue>
<PropertyValue name="ShowDataToolsOperations">True</PropertyValue>
</Category><Category name="Online Editing" Category="{0CEF8E75-0396-498B-A411-FC67F6782E9A}" Package="{00FEE386-5F9F-4577-99F4-F327FAFC0FB9}" RegisteredName="Online Editing" PackageName="Microsoft SQL Server Data Tools"/></Category><Category name="Productivity Power Tools_PowerCommands: Commands" Category="{7a9e9816-5add-4cbd-9c46-1901a492640d}" Package="{24e33dbf-cadf-4da8-acfe-566366fc8468}" RegisteredName="Productivity Power Tools_PowerCommands: Commands" PackageName="Microsoft.PowerCommands.PowerCommandsPackage, PowerCommands, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"><PropertyValue name="DisabledCommands"/></Category><Category name="Productivity Power Tools_PowerCommands: General" Category="{df0d89f1-c9a3-47bf-b277-42e0c178f1a0}" Package="{24e33dbf-cadf-4da8-acfe-566366fc8468}" RegisteredName="Productivity Power Tools_PowerCommands: General" PackageName="Microsoft.PowerCommands.PowerCommandsPackage, PowerCommands, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"><PropertyValue name="FormatOnSave">False</PropertyValue><PropertyValue name="RemoveAndSortUsingsOnSave">False</PropertyValue></Category><Category name="Code Analysis" Category="{533A534C-AD06-4B18-BBBC-BFD7C74F58CE}" Package="{72391CE3-743A-4a55-8927-4217541F6517}" RegisteredName="Code Analysis" PackageName="StanPackage"/><Category name="PowerCommands_Commands" Category="{7a9e9816-5add-4cbd-9c46-1901a492640d}" Package="{24e33dbf-cadf-4da8-acfe-566366fc8468}" RegisteredName="PowerCommands_Commands" PackageName="Microsoft.PowerCommands.PowerCommandsPackage, PowerCommands, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"><PropertyValue name="DisabledCommands"/></Category><Category name="Debugger" Category="{EEDBF29A-5C8B-4E01-827C-263382C18CFE}" Package="{C9DD4A57-47FB-11D2-83E7-00C04F9902C1}" RegisteredName="Debugger" PackageName="Visual Studio Debugger"><PropertyValue name="ConfirmDeleteAllBreakpoints">1</PropertyValue><PropertyValue name="StopAllProcesses">1</PropertyValue><PropertyValue name="StopOnExceptionCrossingManagedBoundary">0</PropertyValue><PropertyValue name="EnableAddressLevelDebugging">1</PropertyValue><PropertyValue name="ShowDisassemblyWhenNoSource">0</PropertyValue><PropertyValue name="EnableBreakpointConstraints">1</PropertyValue><PropertyValue name="UseExceptionHelper">1</PropertyValue><PropertyValue name="AutoUnwindOnException">1</PropertyValue><PropertyValue name="JustMyCode">1</PropertyValue><PropertyValue name="ShowNonPublicMembers">0</PropertyValue><PropertyValue name="WarnIfNoUserCodeOnLaunch">1</PropertyValue><PropertyValue name="FrameworkSourceStepping">0</PropertyValue><PropertyValue name="WarnAboutSymbolCacheDuringRemoteManagedDebugging">1</PropertyValue><PropertyValue name="EnableStepFiltering">1</PropertyValue><PropertyValue name="WarnOnStepFilter">1</PropertyValue><PropertyValue name="AllowImplicitFuncEval">1</PropertyValue><PropertyValue name="AllowToString">1</PropertyValue><PropertyValue name="UseSourceServer">0</PropertyValue><PropertyValue name="ShowSourceServerDiagnostics">0</PropertyValue><PropertyValue name="AlwaysColorMarkerText">0</PropertyValue><PropertyValue name="UseDocumentChecksum">1</PropertyValue><PropertyValue name="OutputToImmediate">0</PropertyValue><PropertyValue name="ShowRawStructures">0</PropertyValue><PropertyValue name="DisableJITOptimization">1</PropertyValue><PropertyValue name="ShowNoSymbolsDialog">1</PropertyValue><PropertyValue name="ShowScriptDebuggingDisabledDialog">1</PropertyValue><PropertyValue name="EnableILInterpreterMinidump">1</PropertyValue><PropertyValue name="EnableILInterpreterLive">0</PropertyValue><PropertyValue name="HexDisplay">0</PropertyValue><PropertyValue name="HexInput">0</PropertyValue><PropertyValue name="MapClientBreakpoints">1</PropertyValue><PropertyValue name="AddUnmappedBreakpointAtMappedLocation">0</PropertyValue><PropertyValue name="StepIntoOnRestart">0</PropertyValue><PropertyValue name="ENCEnable">1</PropertyValue><PropertyValue name="ENCApplyChangesOnContinue">1</PropertyValue><PropertyValue name="ENCWelcome">0</PropertyValue><PropertyValue name="ENCStaleCodeWarning">1</PropertyValue><PropertyValue name="ENCPrecompile">1</PropertyValue><PropertyValue name="ENCRelink">1</PropertyValue><PropertyValue name="NOENCAllowEdits">1</PropertyValue><PropertyValue name="NOENCIgnore">0</PropertyValue><PropertyValue name="NOENCRebuild">0</PropertyValue><PropertyValue name="ENCEnableWhenRemoteDebugging">0</PropertyValue><PropertyValue name="ConfirmFoundFiles">0</PropertyValue><PropertyValue name="DisasmLineNumbers">0</PropertyValue><PropertyValue name="ModulesShowAll">0</PropertyValue><PropertyValue name="UseCodeSense">1</PropertyValue><PropertyValue name="DisasmFields">67577</PropertyValue><PropertyValue name="CallStackViewOptions">3604736</PropertyValue><PropertyValue name="ShowExternalCode">0</PropertyValue><PropertyValue name="SourceStepUnit">0</PropertyValue><PropertyValue name="DisasmStepUnit">2</PropertyValue><PropertyValue name="CrossThreadCallStack">1</PropertyValue><PropertyValue name="ShowOnlyFlaggedThreads">0</PropertyValue><PropertyValue name="ConcurrencySupport">1</PropertyValue><PropertyValue name="GuessAtThreadNames">1</PropertyValue><PropertyValue name="ShowOtherThreadIpMarkers">0</PropertyValue><PropertyValue name="ShowThreadCategory">1</PropertyValue><PropertyValue name="SaveRemoteDumps">1</PropertyValue><PropertyValue name="LongEvalTimeout">10000</PropertyValue><PropertyValue name="NormalEvalTimeout">5000</PropertyValue><PropertyValue name="QuickwatchTimeout">15000</PropertyValue><PropertyValue name="DataTipTimeout">1500</PropertyValue><PropertyValue name="AutosReturnValsTimeout">1000</PropertyValue><PropertyValue name="AutosRegistersTimeout">1000</PropertyValue><PropertyValue name="LocalsTimeout">1000</PropertyValue><PropertyValue name="RegistersTimeout">2000</PropertyValue><PropertyValue name="AddressExpressionTimeout">2000</PropertyValue><PropertyValue name="ScriptDocsTimeout">5000</PropertyValue><PropertyValue name="ImmediateWindowTimeout">10000</PropertyValue><PropertyValue name="SetValueTimeout">10000</PropertyValue><PropertyValue name="TreeGridRePaintTimer">250</PropertyValue><PropertyValue name="TreeGridBusyPaintTimer">1000</PropertyValue><PropertyValue name="ModulesWindowUpdateTimer">500</PropertyValue><PropertyValue name="TreeGridDelayOnEnterTimer">125</PropertyValue><PropertyValue name="DelayTreeGridPaintOnBreak">1</PropertyValue><PropertyValue name="ShowNonprintableCharsAsGlyphs">0</PropertyValue><PropertyValue name="ShowSystemProcesses">1</PropertyValue><PropertyValue name="ShowProcessesFromAllSessions">0</PropertyValue><PropertyValue name="EnhancedDataTips">1</PropertyValue><PropertyValue name="DataTipDismissalSensitivity">1</PropertyValue><PropertyValue name="DataTipKeyboardDismissal">0</PropertyValue><PropertyValue name="UserSpecifiedEngines">0</PropertyValue><PropertyValue name="OutputOnException">1</PropertyValue><PropertyValue name="OutputOnStepFilter">1</PropertyValue><PropertyValue name="OutputOnModuleLoad">1</PropertyValue><PropertyValue name="OutputOnModuleUnload">1</PropertyValue><PropertyValue name="OutputOnModuleSymbolSearch">1</PropertyValue><PropertyValue name="OutputOnProcessDestroy">1</PropertyValue><PropertyValue name="OutputOnThreadDestroy">1</PropertyValue><PropertyValue name="OutputOnOutputDebugString">1</PropertyValue><PropertyValue name="OutputOnDebuggerMessage">1</PropertyValue><PropertyValue name="VariableWindowIcons">1</PropertyValue><PropertyValue name="DisableAttachSecurityWarning">0</PropertyValue><PropertyValue name="LoadDllExports">0</PropertyValue><PropertyValue name="NativeRPC">0</PropertyValue><PropertyValue name="AllowSideEffectEval">0</PropertyValue><PropertyValue name="LoadSymbolsWhenSettingsChanged">1</PropertyValue><PropertyValue name="SymbolUseExcludeList">1</PropertyValue><PropertyValue name="SymbolsAlwaysLoadAdjacent">1</PropertyValue><PropertyValue name="DontForceCacheOnManualLoad">0</PropertyValue><PropertyValue name="SymbolUseMSSymbolServers">0</PropertyValue><PropertyValue name="AutoLoadFromSymbolPath">1</PropertyValue><PropertyValue name="OneClickEdit">0</PropertyValue><PropertyValue name="OfferArrayExpansion">0</PropertyValue><PropertyValue name="VariableWindowPromptOnLargeExpansion">1</PropertyValue><PropertyValue name="VariableWindowMaxSupportedChildren">1000000</PropertyValue><PropertyValue name="PromptToAddSourceToIgnoreList">0</PropertyValue><PropertyValue name="OwnerDrawDebugLocationToolbar">0</PropertyValue><PropertyValue name="EnableSelectedBreakpointHighlight">1</PropertyValue><PropertyValue name="DisableUniscribe">0</PropertyValue><PropertyValue name="ShowParallelStacksBottomUp">1</PropertyValue><PropertyValue name="ThreadsWindowGroupingColumn">2048</PropertyValue><PropertyValue name="ThreadsWindowVisibleColumns">509</PropertyValue><PropertyValue name="ThreadsWindowShowTipWhenCallStackExpanded">0</PropertyValue><PropertyValue name="AllowDesignModePinning">0</PropertyValue><PropertyValue name="CallStackParamToString">0</PropertyValue><PropertyValue name="CheckRDTForFilesFirst">1</PropertyValue><PropertyValue name="AllowSourceServerInPartialTrust">0</PropertyValue><PropertyValue name="ENCEnableCrossUser">0</PropertyValue><PropertyValue name="ENCEnableNative">0</PropertyValue><PropertyValue name="OpenNewFilesProvisionally">1</PropertyValue><PropertyValue name="ForceRealFuncEval">1</PropertyValue><PropertyValue name="ShowOnlyCurrentProcess">0</PropertyValue><PropertyValue name="GpuRaceHazardsAllowSame">0</PropertyValue><PropertyValue name="DisasmToolbarIsExpanded">0</PropertyValue><PropertyValue name="AlwaysRunUntrustedSourceServerCommands">0</PropertyValue><PropertyValue name="DebugEngineCompatibilityMode">1</PropertyValue><PropertyValue name="SourceServerExtractToDirectory"/><PropertyValue name="FrameworkSourceServerName">http://referencesource.microsoft.com/symbols</PropertyValue><PropertyValue name="PublicSymbolServerName"/><PropertyValue name="PublicSymbolServerName2">http://msdl.microsoft.com/download/symbols</PropertyValue><PropertyValue name="DefaultTracepointMessage">Function: $FUNCTION, Thread: $TID $TNAME</PropertyValue><PropertyValue name="ProgramToDebugPath"/><PropertyValue name="AttachToProcessDefaultEngineList"/><PropertyValue name="SecureSourceLocalDirectory"/><PropertyValue name="SymbolPath"/><PropertyValue name="SymbolPathState"/><PropertyValue name="SymbolCacheDir"/><PropertyValue name="SymbolIncludeList"/><PropertyValue name="SymbolIncludeListState"/><PropertyValue name="SymbolExcludeList"/><PropertyValue name="SymbolExcludeListState"/></Category><Category name="PowerCommands_General" Category="{df0d89f1-c9a3-47bf-b277-42e0c178f1a0}" Package="{24e33dbf-cadf-4da8-acfe-566366fc8468}" RegisteredName="PowerCommands_General" PackageName="Microsoft.PowerCommands.PowerCommandsPackage, PowerCommands, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"><PropertyValue name="FormatOnSave">False</PropertyValue><PropertyValue name="RemoveAndSortUsingsOnSave">False</PropertyValue></Category><Category name="HTML Tag Specific" Category="{7583bb73-a453-40e8-8951-b6986ddb1d9b}" Package="{1B437D20-F8FE-11D2-A6AE-00104BCC7269}" RegisteredName="HTML Tag Specific" PackageName="Visual Studio HTM Editor Package"/><Category name="Performance" Category="{7A697B67-8D8F-43c2-A11C-57568FE3F513}" Package="{f4a63b2a-49ab-4b2d-aa59-a10f01026c89}" RegisteredName="Performance" PackageName="PerformancePackage"><PropertyValue name="toolsoptions.numfunc">5</PropertyValue><PropertyValue name="toolsoptions.showtimetick">0</PropertyValue><PropertyValue name="toolsoptions.numbuffer">64</PropertyValue><PropertyValue name="toolsoptions.sizebuffer">64</PropertyValue><PropertyValue name="toolsoptions.serialize">1</PropertyValue><PropertyValue name="performancereport.showquery">0</PropertyValue><PropertyValue name="toolsoptions.formatcounters">1</PropertyValue><PropertyValue name="toolsoptions.exportpath"/><PropertyValue name="toolsoptions.exportformat">csv</PropertyValue><PropertyValue name="performancereport.hotpathcandidateratio">3.0</PropertyValue><PropertyValue name="performancereport.shownoisereductionwarning">1</PropertyValue><PropertyValue name="performancereport.noisereductiontrim">0</PropertyValue><PropertyValue name="performancereport.noisereductionfold">0</PropertyValue><PropertyValue name="performancereport.noisereductiontrimthreshold">2.0</PropertyValue><PropertyValue name="performancereport.noisereductionfoldthreshold">3.0</PropertyValue><PropertyValue name="tools.options.justmycode">1</PropertyValue><PropertyValue name="tools.options.justmycode.callee">1</PropertyValue><PropertyValue name="tools.options.justmycode.caller">0</PropertyValue><PropertyValue name="tools.options.rules.actions"/></Category><Category name="Test Tools_Test Execution" Category="{48d11193-265d-1458-743e-2b88c655b377}" Package="{a9405ae6-9ac6-4f0e-a03f-7afe45f6fcb7}" RegisteredName="Test Tools_Test Execution" PackageName="Microsoft.VisualStudio.TestTools.TestCaseManagement.QualityToolsPackage, Microsoft.VisualStudio.QualityTools.TestCaseManagement, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"><PropertyValue name="IsCodeColoringEnabled">True</PropertyValue><PropertyValue name="IsInPlaceInstrumentationEnabled">True</PropertyValue><PropertyValue name="KeepHostProcessAlive">True</PropertyValue><PropertyValue name="MaxTestRunsPerSolution">25</PropertyValue><PropertyValue name="PathToWebRoot"/><PropertyValue name="UnitTestResultNavigatePointOfFailure">False</PropertyValue></Category><Category name="Source Control_TeamFoundation" Category="{2A718788-A6D9-44C5-90EF-438BF5B06A74}" Package="{4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}" RegisteredName="Source Control_TeamFoundation" PackageName="Microsoft.VisualStudio.TeamFoundation.VersionControl.HatPackage, Microsoft.VisualStudio.TeamFoundation.VersionControl, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<PropertyValue name="IsProxyEnabled">False</PropertyValue>
<PropertyValue name="ProxyUrl"/>
<PropertyValue name="GetLatestOnCheckOut">false</PropertyValue>
<PropertyValue name="AttemptToAutoResolveConflicts">true</PropertyValue>
<PropertyValue name="ShowDeletedItems">false</PropertyValue>
<PropertyValue name="OpenSceToMostRecentPath">false</PropertyValue>
<PropertyValue name="PromptToConfirmMergeResult">-1</PropertyValue>
</Category><Category name="WebProjects" Category="{C78AFEEB-A722-4cf3-AD3F-8694126C2145}" Package="{39c9c826-8ef8-4079-8c95-428f5b1c323f}" RegisteredName="WebProjects" PackageName="Visual Web Developer Project System Package"><PropertyValue name="WarnBeforeRunIfErrors">false</PropertyValue><PropertyValue name="UseIISExpressByDefault">true</PropertyValue></Category><Category name="WindowsFormsDesigner_General" Category="{de03177c-918d-40af-8c17-c9d63670c175}" Package="{7b5d447b-0b12-41ea-a84e-c822034422d4}" RegisteredName="WindowsFormsDesigner_General" PackageName="Windows Forms Designer Resources Package"><PropertyValue name="AutoToolboxPopulate">True</PropertyValue><PropertyValue name="EnableInSituEditing">True</PropertyValue><PropertyValue name="EnableRefactoringOnRename">True</PropertyValue><PropertyValue name="GridSize">8, 8</PropertyValue><PropertyValue name="LayoutMode">SnapLines</PropertyValue><PropertyValue name="ObjectBoundSmartTagAutoShow">True</PropertyValue><PropertyValue name="ShowGrid">True</PropertyValue><PropertyValue name="SnapToGrid">True</PropertyValue><PropertyValue name="UseOptimizedCodeGeneration">True</PropertyValue></Category><Category name="XAML_Formatting" Category="{dac05320-0c3a-4ead-a332-8c23b0cfc130}" Package="{512be089-83ec-4cc6-8483-cf16565ae209}" RegisteredName="XAML_Formatting" PackageName="DesignerPackage"><PropertyValue name="AttributeFormat">Preserve</PropertyValue><PropertyValue name="AutoInsertAttributeQuotes">True</PropertyValue><PropertyValue name="AutoInsertCommas">True</PropertyValue><PropertyValue name="AutoInsertEndBraces">True</PropertyValue><PropertyValue name="AutoInsertEndTags">True</PropertyValue><PropertyValue name="AutoNameElements">False</PropertyValue><PropertyValue name="AutoOutlining">True</PropertyValue><PropertyValue name="AutoReformatOnEndTag">True</PropertyValue><PropertyValue name="AutoReformatOnPaste">True</PropertyValue><PropertyValue name="AutoReformatOnStartTag">True</PropertyValue><PropertyValue name="AutoToolboxPopulate">True</PropertyValue><PropertyValue name="BlankLineOption">Preserve</PropertyValue><PropertyValue name="KeepFirstAttributeOnSameLine">True</PropertyValue><PropertyValue name="MaximizeXamlEditor">False</PropertyValue><PropertyValue name="QuoteStyle">DoubleQuote</PropertyValue><PropertyValue name="WrapColumn">120</PropertyValue><PropertyValue name="WrapTags">False</PropertyValue></Category><Category name="XmlEditor" Category="{4E1CDE49-B840-4826-8CC6-8FB80D7EF455}" Package="{87569308-4813-40a0-9cd0-d7a30838ca3f}" RegisteredName="XmlEditor" PackageName="Visual Studio XML Editor Package"><PropertyValue name="AttributeFormatting">None</PropertyValue><PropertyValue name="AutoDownload">True</PropertyValue><PropertyValue name="AutoInsertAttributeQuotes">True</PropertyValue><PropertyValue name="AutoInsertEndTags">True</PropertyValue><PropertyValue name="AutoInsertNamespaceDeclarations">True</PropertyValue><PropertyValue name="AutoInsertOther">True</PropertyValue><PropertyValue name="AutoOutlining">True</PropertyValue><PropertyValue name="AutoReformatOnEndTag">True</PropertyValue><PropertyValue name="AutoReformatOnPaste">True</PropertyValue><PropertyValue name="FormatMixedContentByDefault">True</PropertyValue><PropertyValue name="SchemaCacheLocation">%VsInstallDir%\xml\Schemas</PropertyValue></Category></UserSettings>