<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <action>ZoomOut</action>
        <scheme>(d-Zoom (- (d-Zoom) 0.2 ))
</scheme>
        <label>Zoom Out</label>
        <tooltip>Zoom Out</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
