<?xml version="1.0" encoding="utf-8"?>
<!-- 
	This file allows content providers to associate additional data with toolclip keys
	Some applications may need this data to provide additional information like
	modified shortcuts. 
-->
<toolclipkeys>
	<!--
		key elements must have a name attribute. Any other attribute will be associated
		with that key and available in TC API methods.
	-->
  <key name="iprRenderButton" command="IPRRenderIntoNewWindow"/>
</toolclipkeys>
