<?xml version="1.0" encoding="utf-8"?>
<obprofiles xmlns="http://www.logitech.com/Cassandra/2013.1/OnboardProfile">
  <profile name="Revelation Online">
    <device model="Logitech.Gaming.Mouse.G700s" powermode="3" reportrate="1000" buttoncount="13" anglesnapping="0">
      <dpitable defaultindex="0">
        <dpi x="1200" y="1200"/>
        <dpi x="0" y="0"/>
        <dpi x="0" y="0"/>
        <dpi x="0" y="0"/>
        <dpi x="0" y="0"/>
      </dpitable>
    </device>
    <buttons>
      <button number="1" name="Left Click">
        <mousefunction xmlns="http://www.logitech.com/Cassandra/2010.1/Macros/MouseFunction">
          <do task="leftclick"/>
        </mousefunction>
      </button>
      <button number="2" name="Right Click">
        <mousefunction xmlns="http://www.logitech.com/Cassandra/2010.1/Macros/MouseFunction">
          <do task="rightclick"/>
        </mousefunction>
      </button>
      <button number="3" name="Middle Click">
        <mousefunction xmlns="http://www.logitech.com/Cassandra/2010.1/Macros/MouseFunction">
          <do task="middleclick"/>
        </mousefunction>
      </button>
      <button number="4" name="Broken Array">
        <multikey xmlns="http://www.logitech.com/Cassandra/2010.1/Macros/MultiKey">
          <key direction="down" value="F1"/>
          <key direction="up" value="F1"/>
          <delay milliseconds="150"/>
          <key direction="down" value="F5"/>
          <key direction="up" value="F5"/>
          <delay milliseconds="50"/>
          <key direction="down" value="F5"/>
          <key direction="up" value="F5"/>
          <delay milliseconds="50"/>
          <key direction="down" value="F5"/>
          <key direction="up" value="F5"/>
        </multikey>
      </button>
      <button number="5" name="Conquerors Sweep">
        <multikey xmlns="http://www.logitech.com/Cassandra/2010.1/Macros/MultiKey">
          <key direction="down" value="F1"/>
          <key direction="up" value="F1"/>
          <delay milliseconds="150"/>
          <key direction="down" value="F3"/>
          <key direction="up" value="F3"/>
          <delay milliseconds="50"/>
          <key direction="down" value="F3"/>
          <key direction="up" value="F3"/>
          <delay milliseconds="50"/>
          <key direction="down" value="F3"/>
          <key direction="up" value="F3"/>
        </multikey>
      </button>
      <button number="6" name="Tornado Sweep">
        <multikey xmlns="http://www.logitech.com/Cassandra/2010.1/Macros/MultiKey">
          <key direction="down" value="F1"/>
          <key direction="up" value="F1"/>
          <delay milliseconds="150"/>
          <key direction="down" value="F2"/>
          <key direction="up" value="F2"/>
          <delay milliseconds="50"/>
          <key direction="down" value="F2"/>
          <key direction="up" value="F2"/>
          <delay milliseconds="50"/>
          <key direction="down" value="F2"/>
          <key direction="up" value="F2"/>
        </multikey>
      </button>
      <button number="7" name="F4">
        <keystroke xmlns="http://www.logitech.com/Cassandra/2010.1/Macros/Keystroke">
          <key value="F4"/>
        </keystroke>
      </button>
      <button number="8" name="0">
        <keystroke xmlns="http://www.logitech.com/Cassandra/2010.1/Macros/Keystroke">
          <key value="0"/>
        </keystroke>
      </button>
      <button number="9" name="9">
        <keystroke xmlns="http://www.logitech.com/Cassandra/2010.1/Macros/Keystroke">
          <key value="9"/>
        </keystroke>
      </button>
      <button number="10" name="8">
        <keystroke xmlns="http://www.logitech.com/Cassandra/2010.1/Macros/Keystroke">
          <key value="8"/>
        </keystroke>
      </button>
      <button number="11" name="Switch Profile">
        <mousefunction xmlns="http://www.logitech.com/Cassandra/2010.1/Macros/MouseFunction">
          <do task="switchprofile"/>
        </mousefunction>
      </button>
      <button number="12" name="-">
        <keystroke xmlns="http://www.logitech.com/Cassandra/2010.1/Macros/Keystroke">
          <key value="MINUS"/>
        </keystroke>
      </button>
      <button number="13" name="=">
        <keystroke xmlns="http://www.logitech.com/Cassandra/2010.1/Macros/Keystroke">
          <key value="EQUAL"/>
        </keystroke>
      </button>
    </buttons>
  </profile>
</obprofiles>
