<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE keystrokelog SYSTEM "keystrokelog.dtd">

<!-- Documentation written by Fahd Arshad <fahd@cmu.edu> on 6/2/2006
<instrumentation>: 	used to record the hardware and software environment the log was collected in. Use the space between the tags to note any information not captured by the attributes.
<logger_app>:		used to track the application that generated this log file.
<host>:			used to record the host's name (DNS or NetBIOS)
<memory>:		used to record total and free RAM
<processor>:		used to record the type, speed, and number of CPUs
<screen>:		used to record the pixel size (resolution) and physical size (diagonal inches) of the video screen
<keyboard>:		used to record the connection type (PS2, USB) and the keyboard make
<operating_system>:	used to track the operating system version
<other>:		Use this field to manually provide other pertinent instrumentation information.
<meta>:			can be used by the logging application to record app-specific data not provided for elsewhere in the format. The "name" attribute can be set to any string to label this info.
<user>:			The id holds the participant label.
<session> 		Each session has some properties and consists of a number of events.
  id:			holds the label of the session
  datetime_start:	The time the key-logging activity starts.
  timestamp_base:	If the timestamps are not offset from datetime_start, another offset time can be specified here.
  timestamp_unit:	sec will be the most likely choice here, but should be specified
timestamp_multiple:	provides the precision: .001 for msec, .000001 for microsec, etc.
<event>: 		Each event can be of type keystroke or custom.	Keystroke events track keystrokes, whereas custom events can be used by an application to maintain its own data. The events can optionally have the windowid attribute, which is a window identifier obtained from the OS. 
<timestamp>:		Each event must have a timestamp, which is measured incrementally from datetime_start or the optional timestamp_base
<key>:			This is the value of the key associated with the event.
<key_event>:		This can be either make (keydown) or break (keyup)
<value>:		This is used to hold information in a custom type event.
-->



<keystrokelog>

<instrumentation>
	<logger_app name="MetriTextPrompter (MTP)" version="1.2.5.3"/>
	<host name="HEGEMON" />
	<processor type="Intel(R) Pentium(R) 4 CPU 2.40GHz" clock_freq="2400MHz" number="1" />
	<memory total="1023 MB" free="159 MB" />
	<screen resolution="1280x768" physical_size="unknown" />
	<operating_system version="Microsoft Windows XP Professional Service Pack 2 (Build 2600)"/>
	<other>Mouse installed. </other>
</instrumentation>
<user id="fa">
<session id="Demo_Experiment" datetime_start="" timestamp_unit="sec" timestamp_multiple="1">
<event type="custom">
	<timestamp>0.2282</timestamp>
	<name>TP_PROMPTDISPLAYED</name>
	<value>If you don&#39;t hear some music right now, please inform the experimenter.</value>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">1.5310</timestamp>
	<timestamp source="qpc">1.5171</timestamp>
	<key>Return</key>
	<key_event>make</key_event>
</event>
<event type="custom">
	<timestamp>1.5335</timestamp>
	<name>TP_STRINGENTERED</name>
	<value>(null)</value>
</event>
<event type="custom">
	<timestamp>1.5562</timestamp>
	<name>TP_PROMPTDISPLAYED</name>
	<value>Welcome! During the following experiment, you&#39;ll see words and phrases appearing one at a time on the screen, which you should type in the white box provided. Some words or phrases may be repeated. Press the &quot;Enter&quot; key to continue. (This will click on &quot;OK&quot; to advance the screen.)</value>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">1.6410</timestamp>
	<timestamp source="qpc">1.6375</timestamp>
	<key>Return</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">2.3750</timestamp>
	<timestamp source="qpc">2.3682</timestamp>
	<key>Return</key>
	<key_event>make</key_event>
</event>
<event type="custom">
	<timestamp>2.3737</timestamp>
	<name>TP_STRINGENTERED</name>
	<value>(null)</value>
</event>
<event type="custom">
	<timestamp>2.3879</timestamp>
	<name>TP_PROMPTDISPLAYED</name>
	<value>We are now ready to start. To see the first word, press &quot;Enter&quot;.</value>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">2.4530</timestamp>
	<timestamp source="qpc">2.4535</timestamp>
	<key>Return</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">3.0000</timestamp>
	<timestamp source="qpc">2.9889</timestamp>
	<key>Return</key>
	<key_event>make</key_event>
</event>
<event type="custom">
	<timestamp>2.9948</timestamp>
	<name>TP_STRINGENTERED</name>
	<value>(null)</value>
</event>
<event type="custom">
	<timestamp>3.0076</timestamp>
	<name>TP_PROMPTDISPLAYED</name>
	<value>hester</value>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">3.0780</timestamp>
	<timestamp source="qpc">3.0703</timestamp>
	<key>Return</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">3.7190</timestamp>
	<timestamp source="qpc">3.7176</timestamp>
	<key>Return</key>
	<key_event>make</key_event>
</event>
<event type="custom">
	<timestamp>3.7241</timestamp>
	<name>TP_STRINGENTERED</name>
	<value>(null)</value>
</event>
<event type="custom">
	<timestamp>3.7278</timestamp>
	<name>TP_WHOLESTRINGERROR</name>
	<value></value>
</event>
<event type="custom">
	<timestamp>3.7315</timestamp>
	<name>TP_PROMPTDISPLAYED</name>
	<value>hester</value>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">3.8280</timestamp>
	<timestamp source="qpc">3.8171</timestamp>
	<key>Return</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">4.2970</timestamp>
	<timestamp source="qpc">4.2925</timestamp>
	<key>Return</key>
	<key_event>make</key_event>
</event>
<event type="custom">
	<timestamp>4.2980</timestamp>
	<name>TP_STRINGENTERED</name>
	<value>(null)</value>
</event>
<event type="custom">
	<timestamp>4.3021</timestamp>
	<name>TP_WHOLESTRINGERROR</name>
	<value></value>
</event>
<event type="custom">
	<timestamp>4.3058</timestamp>
	<name>TP_PROMPTDISPLAYED</name>
	<value>hester</value>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">4.3910</timestamp>
	<timestamp source="qpc">4.3774</timestamp>
	<key>Return</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">4.6410</timestamp>
	<timestamp source="qpc">4.6325</timestamp>
	<key>Return</key>
	<key_event>make</key_event>
</event>
<event type="custom">
	<timestamp>4.6376</timestamp>
	<name>TP_STRINGENTERED</name>
	<value>(null)</value>
</event>
<event type="custom">
	<timestamp>4.6409</timestamp>
	<name>TP_WHOLESTRINGERROR</name>
	<value></value>
</event>
<event type="custom">
	<timestamp>4.6447</timestamp>
	<name>TP_PROMPTDISPLAYED</name>
	<value>hester</value>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">4.7350</timestamp>
	<timestamp source="qpc">4.7323</timestamp>
	<key>Return</key>
	<key_event>break</key_event>
</event>
<event type="custom">
	<timestamp>6.1677</timestamp>
	<name>TP_STRINGENTERED</name>
	<value>(null)</value>
</event>
<event type="custom">
	<timestamp>6.1851</timestamp>
	<name>TP_WHOLESTRINGERROR</name>
	<value></value>
</event>
<event type="custom">
	<timestamp>6.1935</timestamp>
	<name>TP_PROMPTDISPLAYED</name>
	<value>hester</value>
</event>
<event type="custom">
	<timestamp>6.6069</timestamp>
	<name>TP_STRINGENTERED</name>
	<value>(null)</value>
</event>
<event type="custom">
	<timestamp>6.6103</timestamp>
	<name>TP_WHOLESTRINGERROR</name>
	<value></value>
</event>
<event type="custom">
	<timestamp>6.6266</timestamp>
	<name>TP_PROMPTDISPLAYED</name>
	<value>hester</value>
</event>
<event type="custom">
	<timestamp>6.7994</timestamp>
	<name>TP_STRINGENTERED</name>
	<value>(null)</value>
</event>
<event type="custom">
	<timestamp>6.8032</timestamp>
	<name>TP_WHOLESTRINGERROR</name>
	<value></value>
</event>
<event type="custom">
	<timestamp>6.8068</timestamp>
	<name>TP_PROMPTDISPLAYED</name>
	<value>hester</value>
</event>
<event type="custom">
	<timestamp>7.0166</timestamp>
	<name>TP_STRINGENTERED</name>
	<value>(null)</value>
</event>
<event type="custom">
	<timestamp>7.0205</timestamp>
	<name>TP_WHOLESTRINGERROR</name>
	<value></value>
</event>
<event type="custom">
	<timestamp>7.0238</timestamp>
	<name>TP_PROMPTDISPLAYED</name>
	<value>hester</value>
</event>
<event type="custom">
	<timestamp>7.2957</timestamp>
	<name>TP_STRINGENTERED</name>
	<value>(null)</value>
</event>
<event type="custom">
	<timestamp>7.2994</timestamp>
	<name>TP_WHOLESTRINGERROR</name>
	<value></value>
</event>
<event type="custom">
	<timestamp>7.3027</timestamp>
	<name>TP_PROMPTDISPLAYED</name>
	<value>hester</value>
</event>
<event type="custom">
	<timestamp>7.7332</timestamp>
	<name>TP_STRINGENTERED</name>
	<value>(null)</value>
</event>
<event type="custom">
	<timestamp>7.7383</timestamp>
	<name>TP_WHOLESTRINGERROR</name>
	<value></value>
</event>
<event type="custom">
	<timestamp>7.7417</timestamp>
	<name>TP_PROMPTDISPLAYED</name>
	<value>hester</value>
</event>
<event type="custom">
	<timestamp>7.7475</timestamp>
	<name>TP_STRINGENTERED</name>
	<value>(null)</value>
</event>
<event type="custom">
	<timestamp>7.7512</timestamp>
	<name>TP_WHOLESTRINGERROR</name>
	<value></value>
</event>
<event type="custom">
	<timestamp>7.7645</timestamp>
	<name>TP_PROMPTDISPLAYED</name>
	<value>hester</value>
</event>
<event type="custom">
	<timestamp>7.9512</timestamp>
	<name>TP_STRINGENTERED</name>
	<value>(null)</value>
</event>
<event type="custom">
	<timestamp>7.9725</timestamp>
	<name>TP_WHOLESTRINGERROR</name>
	<value></value>
</event>
<event type="custom">
	<timestamp>7.9764</timestamp>
	<name>TP_PROMPTDISPLAYED</name>
	<value>hester</value>
</event>
<event type="custom">
	<timestamp>8.2236</timestamp>
	<name>TP_STRINGENTERED</name>
	<value>(null)</value>
</event>
<event type="custom">
	<timestamp>8.2271</timestamp>
	<name>TP_WHOLESTRINGERROR</name>
	<value></value>
</event>
<event type="custom">
	<timestamp>8.2303</timestamp>
	<name>TP_PROMPTDISPLAYED</name>
	<value>hester</value>
</event>
<event type="custom">
	<timestamp>8.5132</timestamp>
	<name>TP_STRINGENTERED</name>
	<value>(null)</value>
</event>
<event type="custom">
	<timestamp>8.5167</timestamp>
	<name>TP_WHOLESTRINGERROR</name>
	<value></value>
</event>
<event type="custom">
	<timestamp>8.5200</timestamp>
	<name>TP_PROMPTDISPLAYED</name>
	<value>hester</value>
</event>
<event type="custom">
	<timestamp>8.7118</timestamp>
	<name>TP_STRINGENTERED</name>
	<value>(null)</value>
</event>
<event type="custom">
	<timestamp>8.7152</timestamp>
	<name>TP_WHOLESTRINGERROR</name>
	<value></value>
</event>
<event type="custom">
	<timestamp>8.7185</timestamp>
	<name>TP_PROMPTDISPLAYED</name>
	<value>hester</value>
</event>
<event type="custom">
	<timestamp>8.8871</timestamp>
	<name>TP_STRINGENTERED</name>
	<value>(null)</value>
</event>
<event type="custom">
	<timestamp>8.8949</timestamp>
	<name>TP_WHOLESTRINGERROR</name>
	<value></value>
</event>
<event type="custom">
	<timestamp>8.9143</timestamp>
	<name>TP_PROMPTDISPLAYED</name>
	<value>J*p2leP4&gt;F</value>
</event>
<event type="custom">
	<timestamp>9.0953</timestamp>
	<name>TP_STRINGENTERED</name>
	<value>(null)</value>
</event>
<event type="custom">
	<timestamp>9.0989</timestamp>
	<name>TP_WHOLESTRINGERROR</name>
	<value></value>
</event>
<event type="custom">
	<timestamp>9.1022</timestamp>
	<name>TP_PROMPTDISPLAYED</name>
	<value>J*p2leP4&gt;F</value>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">20.1100</timestamp>
	<timestamp source="qpc">20.0997</timestamp>
	<key>Menu</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">39.6560</timestamp>
	<timestamp source="qpc">39.6445</timestamp>
	<key>Control</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">39.7810</timestamp>
	<timestamp source="qpc">39.7801</timestamp>
	<key>n</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">39.8750</timestamp>
	<timestamp source="qpc">39.9547</timestamp>
	<key>n</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">39.9380</timestamp>
	<timestamp source="qpc">39.9820</timestamp>
	<key>Control</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">41.3130</timestamp>
	<timestamp source="qpc">41.3020</timestamp>
	<key>Return</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">41.4060</timestamp>
	<timestamp source="qpc">41.6182</timestamp>
	<key>Return</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">45.9060</timestamp>
	<timestamp source="qpc">45.9024</timestamp>
	<key>Control</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">46.0630</timestamp>
	<timestamp source="qpc">46.0524</timestamp>
	<key>v</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">46.1560</timestamp>
	<timestamp source="qpc">46.3820</timestamp>
	<key>Control</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">46.1720</timestamp>
	<timestamp source="qpc">46.3921</timestamp>
	<key>v</key>
	<key_event>break</key_event>
</event>
<event type="custom">
	<timestamp>55.7067</timestamp>
	<name>TP_STRINGENTERED</name>
	<value>(null)</value>
</event>
<event type="custom">
	<timestamp>55.7253</timestamp>
	<name>TP_WHOLESTRINGERROR</name>
	<value></value>
</event>
<event type="custom">
	<timestamp>55.7287</timestamp>
	<name>TP_PROMPTDISPLAYED</name>
	<value>J*p2leP4&gt;F</value>
</event>
<event type="custom">
	<timestamp>55.9147</timestamp>
	<name>TP_STRINGENTERED</name>
	<value>(null)</value>
</event>
<event type="custom">
	<timestamp>55.9190</timestamp>
	<name>TP_WHOLESTRINGERROR</name>
	<value></value>
</event>
<event type="custom">
	<timestamp>55.9224</timestamp>
	<name>TP_PROMPTDISPLAYED</name>
	<value>J*p2leP4&gt;F</value>
</event>
<event type="custom">
	<timestamp>56.3230</timestamp>
	<name>TP_STRINGENTERED</name>
	<value>(null)</value>
</event>
<event type="custom">
	<timestamp>56.3266</timestamp>
	<name>TP_WHOLESTRINGERROR</name>
	<value></value>
</event>
<event type="custom">
	<timestamp>56.3300</timestamp>
	<name>TP_PROMPTDISPLAYED</name>
	<value>J*p2leP4&gt;F</value>
</event>
<event type="custom">
	<timestamp>56.5402</timestamp>
	<name>TP_STRINGENTERED</name>
	<value>(null)</value>
</event>
<event type="custom">
	<timestamp>56.5440</timestamp>
	<name>TP_WHOLESTRINGERROR</name>
	<value></value>
</event>
<event type="custom">
	<timestamp>56.5602</timestamp>
	<name>TP_PROMPTDISPLAYED</name>
	<value>Type in this sentence very carefully.</value>
</event>
<event type="custom">
	<timestamp>56.7796</timestamp>
	<name>TP_STRINGENTERED</name>
	<value>(null)</value>
</event>
<event type="custom">
	<timestamp>56.7833</timestamp>
	<name>TP_WHOLESTRINGERROR</name>
	<value></value>
</event>
<event type="custom">
	<timestamp>56.7866</timestamp>
	<name>TP_PROMPTDISPLAYED</name>
	<value>Type in this sentence very carefully.</value>
</event>
<event type="custom">
	<timestamp>57.7791</timestamp>
	<name>TP_STRINGENTERED</name>
	<value>(null)</value>
</event>
<event type="custom">
	<timestamp>57.7981</timestamp>
	<name>TP_WHOLESTRINGERROR</name>
	<value></value>
</event>
<event type="custom">
	<timestamp>57.8017</timestamp>
	<name>TP_PROMPTDISPLAYED</name>
	<value>Type in this sentence very carefully.</value>
</event>
<event type="custom">
	<timestamp>58.1150</timestamp>
	<name>TP_STRINGENTERED</name>
	<value>(null)</value>
</event>
<event type="custom">
	<timestamp>58.1333</timestamp>
	<name>TP_WHOLESTRINGERROR</name>
	<value></value>
</event>
<event type="custom">
	<timestamp>58.1370</timestamp>
	<name>TP_PROMPTDISPLAYED</name>
	<value>Type in this sentence very carefully.</value>
</event>
<event type="custom">
	<timestamp>58.5147</timestamp>
	<name>TP_STRINGENTERED</name>
	<value>(null)</value>
</event>
<event type="custom">
	<timestamp>58.5182</timestamp>
	<name>TP_WHOLESTRINGERROR</name>
	<value></value>
</event>
<event type="custom">
	<timestamp>58.5224</timestamp>
	<name>TP_PROMPTDISPLAYED</name>
	<value>Type in this sentence very carefully.</value>
</event>
<event type="custom">
	<timestamp>58.7479</timestamp>
	<name>TP_STRINGENTERED</name>
	<value>(null)</value>
</event>
<event type="custom">
	<timestamp>58.7514</timestamp>
	<name>TP_WHOLESTRINGERROR</name>
	<value></value>
</event>
<event type="custom">
	<timestamp>58.7717</timestamp>
	<name>TP_PROMPTDISPLAYED</name>
	<value>On the next screen, you will see some text. Please copy it in the provided text box. When to get done typing, press &quot;Tab&quot; and then &quot;Enter&quot; to continue. This presses the &quot;Ok&quot; button.</value>
</event>
<event type="custom">
	<timestamp>59.0441</timestamp>
	<name>TP_STRINGENTERED</name>
	<value>(null)</value>
</event>
<event type="custom">
	<timestamp>59.0998</timestamp>
	<name>TP_PROMPTDISPLAYED</name>
	<value>Most people want to make sure their own welfare is being taken care of properly.  This need will embrace such items as job security benefits, and final retirement.</value>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">68.3440</timestamp>
	<timestamp source="qpc">68.3455</timestamp>
	<key>Menu</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">71.7500</timestamp>
	<timestamp source="qpc">71.7457</timestamp>
	<key>Control</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">72.0470</timestamp>
	<timestamp source="qpc">72.0455</timestamp>
	<key>n</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">72.1250</timestamp>
	<timestamp source="qpc">72.2003</timestamp>
	<key>n</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">72.1410</timestamp>
	<timestamp source="qpc">72.2041</timestamp>
	<key>Control</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">72.9530</timestamp>
	<timestamp source="qpc">72.9511</timestamp>
	<key>Return</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">73.0630</timestamp>
	<timestamp source="qpc">73.2445</timestamp>
	<key>Return</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">73.8130</timestamp>
	<timestamp source="qpc">73.8028</timestamp>
	<key>Control</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">73.9530</timestamp>
	<timestamp source="qpc">73.9423</timestamp>
	<key>v</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">74.0780</timestamp>
	<timestamp source="qpc">74.3837</timestamp>
	<key>v</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">74.0940</timestamp>
	<timestamp source="qpc">74.3895</timestamp>
	<key>Control</key>
	<key_event>break</key_event>
</event>
<event type="custom">
	<timestamp>81.1406</timestamp>
	<name>TP_STRINGENTERED</name>
	<value>(null)</value>
</event>
<event type="custom">
	<timestamp>81.1782</timestamp>
	<name>TP_CHECKFORLENGTHERROR</name>
	<value>100 0</value>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">98.4530</timestamp>
	<timestamp source="qpc">98.4555</timestamp>
	<key>Shift</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">98.7190</timestamp>
	<timestamp source="qpc">98.7150</timestamp>
	<key>Insert</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">98.8280</timestamp>
	<timestamp source="qpc">98.8299</timestamp>
	<key>Shift</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">98.8440</timestamp>
	<timestamp source="qpc">98.8445</timestamp>
	<key>Insert</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">98.8750</timestamp>
	<timestamp source="qpc">98.8799</timestamp>
	<key>o</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">98.9850</timestamp>
	<timestamp source="qpc">98.9843</timestamp>
	<key>o</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">99.0160</timestamp>
	<timestamp source="qpc">99.0099</timestamp>
	<key>s</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">99.1410</timestamp>
	<timestamp source="qpc">99.1398</timestamp>
	<key>t</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">99.1880</timestamp>
	<timestamp source="qpc">99.1799</timestamp>
	<key>s</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">99.2500</timestamp>
	<timestamp source="qpc">99.2498</timestamp>
	<key> </key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">99.2970</timestamp>
	<timestamp source="qpc">99.2999</timestamp>
	<key>t</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">99.3280</timestamp>
	<timestamp source="qpc">99.3242</timestamp>
	<key> </key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">99.5940</timestamp>
	<timestamp source="qpc">99.5918</timestamp>
	<key>Backspace</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">99.6560</timestamp>
	<timestamp source="qpc">99.6565</timestamp>
	<key>Backspace</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">99.7350</timestamp>
	<timestamp source="qpc">99.7269</timestamp>
	<key>Backspace</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">99.7970</timestamp>
	<timestamp source="qpc">99.7967</timestamp>
	<key>Backspace</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">99.8750</timestamp>
	<timestamp source="qpc">99.8668</timestamp>
	<key>Backspace</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">99.9380</timestamp>
	<timestamp source="qpc">99.9369</timestamp>
	<key>Backspace</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">100.0000</timestamp>
	<timestamp source="qpc">100.0023</timestamp>
	<key>Backspace</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">100.1100</timestamp>
	<timestamp source="qpc">100.1033</timestamp>
	<key>Shift</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">100.1100</timestamp>
	<timestamp source="qpc">100.1073</timestamp>
	<key>Backspace</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">100.2660</timestamp>
	<timestamp source="qpc">100.2688</timestamp>
	<key>M</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">100.3750</timestamp>
	<timestamp source="qpc">100.3774</timestamp>
	<key>M</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">100.3910</timestamp>
	<timestamp source="qpc">100.3868</timestamp>
	<key>Shift</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">100.4530</timestamp>
	<timestamp source="qpc">100.4555</timestamp>
	<key>o</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">100.5470</timestamp>
	<timestamp source="qpc">100.5428</timestamp>
	<key>o</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">100.5780</timestamp>
	<timestamp source="qpc">100.5828</timestamp>
	<key>s</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">100.6410</timestamp>
	<timestamp source="qpc">100.6383</timestamp>
	<key>t</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">100.6880</timestamp>
	<timestamp source="qpc">100.6876</timestamp>
	<key>s</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">100.7500</timestamp>
	<timestamp source="qpc">100.7431</timestamp>
	<key> </key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">100.7810</timestamp>
	<timestamp source="qpc">100.7733</timestamp>
	<key>t</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">100.8130</timestamp>
	<timestamp source="qpc">100.8129</timestamp>
	<key>p</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">100.8600</timestamp>
	<timestamp source="qpc">100.8528</timestamp>
	<key> </key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">100.9220</timestamp>
	<timestamp source="qpc">100.9130</timestamp>
	<key>p</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">100.9530</timestamp>
	<timestamp source="qpc">100.9450</timestamp>
	<key>e</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">101.0470</timestamp>
	<timestamp source="qpc">101.0480</timestamp>
	<key>e</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">101.0630</timestamp>
	<timestamp source="qpc">101.0579</timestamp>
	<key>o</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">101.0940</timestamp>
	<timestamp source="qpc">101.0937</timestamp>
	<key>p</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">101.1560</timestamp>
	<timestamp source="qpc">101.1539</timestamp>
	<key>o</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">101.2030</timestamp>
	<timestamp source="qpc">101.2041</timestamp>
	<key>p</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">101.2810</timestamp>
	<timestamp source="qpc">101.2840</timestamp>
	<key>l</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">101.4060</timestamp>
	<timestamp source="qpc">101.3990</timestamp>
	<key>e</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">101.4220</timestamp>
	<timestamp source="qpc">101.4140</timestamp>
	<key>l</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">101.4380</timestamp>
	<timestamp source="qpc">101.4392</timestamp>
	<key> </key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">101.4690</timestamp>
	<timestamp source="qpc">101.4648</timestamp>
	<key>e</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">101.5780</timestamp>
	<timestamp source="qpc">101.5794</timestamp>
	<key> </key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">101.6410</timestamp>
	<timestamp source="qpc">101.6448</timestamp>
	<key>w</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">101.7350</timestamp>
	<timestamp source="qpc">101.7293</timestamp>
	<key>w</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">101.9690</timestamp>
	<timestamp source="qpc">101.9653</timestamp>
	<key>a</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">102.0630</timestamp>
	<timestamp source="qpc">102.0596</timestamp>
	<key>n</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">102.0940</timestamp>
	<timestamp source="qpc">102.0898</timestamp>
	<key>a</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">102.1880</timestamp>
	<timestamp source="qpc">102.1850</timestamp>
	<key>n</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">102.2190</timestamp>
	<timestamp source="qpc">102.2151</timestamp>
	<key> </key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">102.2190</timestamp>
	<timestamp source="qpc">102.2201</timestamp>
	<key>t</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">102.2810</timestamp>
	<timestamp source="qpc">102.2751</timestamp>
	<key>t</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">102.3440</timestamp>
	<timestamp source="qpc">102.3354</timestamp>
	<key> </key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">102.3750</timestamp>
	<timestamp source="qpc">102.3800</timestamp>
	<key>t</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">102.4850</timestamp>
	<timestamp source="qpc">102.4750</timestamp>
	<key>t</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">102.4850</timestamp>
	<timestamp source="qpc">102.4858</timestamp>
	<key>o</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">102.5310</timestamp>
	<timestamp source="qpc">102.5357</timestamp>
	<key> </key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">102.5780</timestamp>
	<timestamp source="qpc">102.5753</timestamp>
	<key>o</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">102.6720</timestamp>
	<timestamp source="qpc">102.6708</timestamp>
	<key> </key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">102.7030</timestamp>
	<timestamp source="qpc">102.7013</timestamp>
	<key>a</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">102.7190</timestamp>
	<timestamp source="qpc">102.7159</timestamp>
	<key>m</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">102.7810</timestamp>
	<timestamp source="qpc">102.7809</timestamp>
	<key>a</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">102.7970</timestamp>
	<timestamp source="qpc">102.7960</timestamp>
	<key>m</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">103.0630</timestamp>
	<timestamp source="qpc">103.0663</timestamp>
	<key>Backspace</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">103.1410</timestamp>
	<timestamp source="qpc">103.1395</timestamp>
	<key>Backspace</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">103.2190</timestamp>
	<timestamp source="qpc">103.2167</timestamp>
	<key>Backspace</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">103.2660</timestamp>
	<timestamp source="qpc">103.2710</timestamp>
	<key>Backspace</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">103.3280</timestamp>
	<timestamp source="qpc">103.3266</timestamp>
	<key>Backspace</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">103.4220</timestamp>
	<timestamp source="qpc">103.4214</timestamp>
	<key>Backspace</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">103.4850</timestamp>
	<timestamp source="qpc">103.4867</timestamp>
	<key>Backspace</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">103.5630</timestamp>
	<timestamp source="qpc">103.5569</timestamp>
	<key>Backspace</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">103.6410</timestamp>
	<timestamp source="qpc">103.6367</timestamp>
	<key>Backspace</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">103.7190</timestamp>
	<timestamp source="qpc">103.7115</timestamp>
	<key>Backspace</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">103.7810</timestamp>
	<timestamp source="qpc">103.7816</timestamp>
	<key>Backspace</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">103.8440</timestamp>
	<timestamp source="qpc">103.8470</timestamp>
	<key>Backspace</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">103.9220</timestamp>
	<timestamp source="qpc">103.9185</timestamp>
	<key>Backspace</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">104.0000</timestamp>
	<timestamp source="qpc">104.0024</timestamp>
	<key>t</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">104.0160</timestamp>
	<timestamp source="qpc">104.0073</timestamp>
	<key>Backspace</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">104.1100</timestamp>
	<timestamp source="qpc">104.1074</timestamp>
	<key>t</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">104.1410</timestamp>
	<timestamp source="qpc">104.1401</timestamp>
	<key> </key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">104.2500</timestamp>
	<timestamp source="qpc">104.2522</timestamp>
	<key> </key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">104.2810</timestamp>
	<timestamp source="qpc">104.2777</timestamp>
	<key>t</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">104.3600</timestamp>
	<timestamp source="qpc">104.3628</timestamp>
	<key>o</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">104.4060</timestamp>
	<timestamp source="qpc">104.3973</timestamp>
	<key>t</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">104.4690</timestamp>
	<timestamp source="qpc">104.4677</timestamp>
	<key>o</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">104.5310</timestamp>
	<timestamp source="qpc">104.5323</timestamp>
	<key> </key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">104.6410</timestamp>
	<timestamp source="qpc">104.6378</timestamp>
	<key> </key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">104.7500</timestamp>
	<timestamp source="qpc">104.7532</timestamp>
	<key>a</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">104.8750</timestamp>
	<timestamp source="qpc">104.8734</timestamp>
	<key>m</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">104.8910</timestamp>
	<timestamp source="qpc">104.8937</timestamp>
	<key>a</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">104.9530</timestamp>
	<timestamp source="qpc">104.9536</timestamp>
	<key>m</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">104.9690</timestamp>
	<timestamp source="qpc">104.9638</timestamp>
	<key>e</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">105.0780</timestamp>
	<timestamp source="qpc">105.0717</timestamp>
	<key>e</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">105.1250</timestamp>
	<timestamp source="qpc">105.1297</timestamp>
	<key> </key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">105.2350</timestamp>
	<timestamp source="qpc">105.2388</timestamp>
	<key> </key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">105.5310</timestamp>
	<timestamp source="qpc">105.5273</timestamp>
	<key>Backspace</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">105.5940</timestamp>
	<timestamp source="qpc">105.5873</timestamp>
	<key>Backspace</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">105.6560</timestamp>
	<timestamp source="qpc">105.6578</timestamp>
	<key>Backspace</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">105.7350</timestamp>
	<timestamp source="qpc">105.7327</timestamp>
	<key>Backspace</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">105.7970</timestamp>
	<timestamp source="qpc">105.7971</timestamp>
	<key>Backspace</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">105.8910</timestamp>
	<timestamp source="qpc">105.8831</timestamp>
	<key>Backspace</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">105.9380</timestamp>
	<timestamp source="qpc">105.9375</timestamp>
	<key>Backspace</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">106.0470</timestamp>
	<timestamp source="qpc">106.0382</timestamp>
	<key>Backspace</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">106.1720</timestamp>
	<timestamp source="qpc">106.1682</timestamp>
	<key>m</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">106.2660</timestamp>
	<timestamp source="qpc">106.2637</timestamp>
	<key>m</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">106.2970</timestamp>
	<timestamp source="qpc">106.2881</timestamp>
	<key>a</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">106.4220</timestamp>
	<timestamp source="qpc">106.4136</timestamp>
	<key>k</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">106.4220</timestamp>
	<timestamp source="qpc">106.4279</timestamp>
	<key>a</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">106.5000</timestamp>
	<timestamp source="qpc">106.5044</timestamp>
	<key>k</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">106.9060</timestamp>
	<timestamp source="qpc">106.8985</timestamp>
	<key>e</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">107.0310</timestamp>
	<timestamp source="qpc">107.0242</timestamp>
	<key>e</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">107.0630</timestamp>
	<timestamp source="qpc">107.0687</timestamp>
	<key> </key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">107.1560</timestamp>
	<timestamp source="qpc">107.1601</timestamp>
	<key>s</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">107.1880</timestamp>
	<timestamp source="qpc">107.1790</timestamp>
	<key> </key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">107.2350</timestamp>
	<timestamp source="qpc">107.2390</timestamp>
	<key>s</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">107.3910</timestamp>
	<timestamp source="qpc">107.3893</timestamp>
	<key>r</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">107.4380</timestamp>
	<timestamp source="qpc">107.4409</timestamp>
	<key>e</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">107.5470</timestamp>
	<timestamp source="qpc">107.5447</timestamp>
	<key>r</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">107.6100</timestamp>
	<timestamp source="qpc">107.6101</timestamp>
	<key>e</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">107.8750</timestamp>
	<timestamp source="qpc">107.8696</timestamp>
	<key>Backspace</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">107.9380</timestamp>
	<timestamp source="qpc">107.9401</timestamp>
	<key>Backspace</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">108.0160</timestamp>
	<timestamp source="qpc">108.0103</timestamp>
	<key>Backspace</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">108.1100</timestamp>
	<timestamp source="qpc">108.1102</timestamp>
	<key>Backspace</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">108.2500</timestamp>
	<timestamp source="qpc">108.2459</timestamp>
	<key>u</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">108.3280</timestamp>
	<timestamp source="qpc">108.3256</timestamp>
	<key>u</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">108.3600</timestamp>
	<timestamp source="qpc">108.3604</timestamp>
	<key>r</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">108.4380</timestamp>
	<timestamp source="qpc">108.4334</timestamp>
	<key>e</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">108.4850</timestamp>
	<timestamp source="qpc">108.4859</timestamp>
	<key>r</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">108.5780</timestamp>
	<timestamp source="qpc">108.5707</timestamp>
	<key>e</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">108.8750</timestamp>
	<timestamp source="qpc">108.8718</timestamp>
	<key>.</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">108.9530</timestamp>
	<timestamp source="qpc">108.9511</timestamp>
	<key>.</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">109.0470</timestamp>
	<timestamp source="qpc">109.0407</timestamp>
	<key>.</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">109.1250</timestamp>
	<timestamp source="qpc">109.1164</timestamp>
	<key>.</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">109.1880</timestamp>
	<timestamp source="qpc">109.1919</timestamp>
	<key>.</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">109.3130</timestamp>
	<timestamp source="qpc">109.3062</timestamp>
	<key>.</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">109.3280</timestamp>
	<timestamp source="qpc">109.3268</timestamp>
	<key> </key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">109.4530</timestamp>
	<timestamp source="qpc">109.4476</timestamp>
	<key> </key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">109.5310</timestamp>
	<timestamp source="qpc">109.5319</timestamp>
	<key>Shift</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">109.6880</timestamp>
	<timestamp source="qpc">109.6822</timestamp>
	<key>I</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">109.7810</timestamp>
	<timestamp source="qpc">109.7871</timestamp>
	<key>I</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">109.7970</timestamp>
	<timestamp source="qpc">109.7976</timestamp>
	<key>Shift</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">109.8130</timestamp>
	<timestamp source="qpc">109.8071</timestamp>
	<key> </key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">109.9220</timestamp>
	<timestamp source="qpc">109.9175</timestamp>
	<key>a</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">109.9220</timestamp>
	<timestamp source="qpc">109.9358</timestamp>
	<key> </key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">110.0000</timestamp>
	<timestamp source="qpc">109.9916</timestamp>
	<key>m</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">110.0630</timestamp>
	<timestamp source="qpc">110.0571</timestamp>
	<key>a</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">110.0780</timestamp>
	<timestamp source="qpc">110.0718</timestamp>
	<key> </key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">110.0780</timestamp>
	<timestamp source="qpc">110.0820</timestamp>
	<key>m</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">110.1880</timestamp>
	<timestamp source="qpc">110.1827</timestamp>
	<key> </key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">110.2350</timestamp>
	<timestamp source="qpc">110.2329</timestamp>
	<key>t</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">110.3280</timestamp>
	<timestamp source="qpc">110.3277</timestamp>
	<key>i</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">110.3440</timestamp>
	<timestamp source="qpc">110.3475</timestamp>
	<key>t</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">110.4060</timestamp>
	<timestamp source="qpc">110.4076</timestamp>
	<key>i</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">110.4380</timestamp>
	<timestamp source="qpc">110.4377</timestamp>
	<key>r</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">110.5000</timestamp>
	<timestamp source="qpc">110.4974</timestamp>
	<key>e</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">110.5470</timestamp>
	<timestamp source="qpc">110.5436</timestamp>
	<key>r</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">110.5940</timestamp>
	<timestamp source="qpc">110.5977</timestamp>
	<key>e</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">110.6560</timestamp>
	<timestamp source="qpc">110.6578</timestamp>
	<key>d</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">110.7500</timestamp>
	<timestamp source="qpc">110.7484</timestamp>
	<key>.</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">110.7970</timestamp>
	<timestamp source="qpc">110.7884</timestamp>
	<key>d</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">110.8280</timestamp>
	<timestamp source="qpc">110.8326</timestamp>
	<key> </key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">110.8600</timestamp>
	<timestamp source="qpc">110.8530</timestamp>
	<key>.</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">110.9220</timestamp>
	<timestamp source="qpc">110.9243</timestamp>
	<key> </key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">112.6720</timestamp>
	<timestamp source="qpc">112.6661</timestamp>
	<key>Shift</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">113.1560</timestamp>
	<timestamp source="qpc">113.1614</timestamp>
	<key>Shift</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">113.2030</timestamp>
	<timestamp source="qpc">113.1965</timestamp>
	<key>Shift</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">113.2500</timestamp>
	<timestamp source="qpc">113.2469</timestamp>
	<key>Shift</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">113.3130</timestamp>
	<timestamp source="qpc">113.3169</timestamp>
	<key>Shift</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">113.8130</timestamp>
	<timestamp source="qpc">113.8116</timestamp>
	<key>Shift</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">113.8440</timestamp>
	<timestamp source="qpc">113.8472</timestamp>
	<key>Shift</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">113.9220</timestamp>
	<timestamp source="qpc">113.9174</timestamp>
	<key>Shift</key>
	<key_event>break</key_event>
</event>
<event type="custom">
	<timestamp>116.2152</timestamp>
	<name>TP_STRINGENTERED</name>
	<value>Most people want to make sure... I am tired. </value>
</event>
<event type="custom">
	<timestamp>116.2355</timestamp>
	<name>TP_CHECKFORLENGTHERROR</name>
	<value>100 45</value>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">128.5470</timestamp>
	<timestamp source="qpc">128.5471</timestamp>
	<key>Menu</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">130.4380</timestamp>
	<timestamp source="qpc">130.4392</timestamp>
	<key>Menu</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">132.6880</timestamp>
	<timestamp source="qpc">132.6808</timestamp>
	<key>Control</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">133.0000</timestamp>
	<timestamp source="qpc">133.0063</timestamp>
	<key>v</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">133.1250</timestamp>
	<timestamp source="qpc">133.1404</timestamp>
	<key>v</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">133.1410</timestamp>
	<timestamp source="qpc">133.1473</timestamp>
	<key>Control</key>
	<key_event>break</key_event>
</event>
<event type="custom">
	<timestamp>138.3604</timestamp>
	<name>TP_STRINGENTERED</name>
	<value>Most people want to make sure... I am tired. </value>
</event>
<event type="custom">
	<timestamp>138.3875</timestamp>
	<name>TP_CHECKFORLENGTHERROR</name>
	<value>100 45</value>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">142.1720</timestamp>
	<timestamp source="qpc">142.1689</timestamp>
	<key>Menu</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">144.5780</timestamp>
	<timestamp source="qpc">144.5717</timestamp>
	<key>Control</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">144.8910</timestamp>
	<timestamp source="qpc">144.8870</timestamp>
	<key>v</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">144.9690</timestamp>
	<timestamp source="qpc">144.9790</timestamp>
	<key>v</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">145.0000</timestamp>
	<timestamp source="qpc">145.0041</timestamp>
	<key>Control</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">177.0940</timestamp>
	<timestamp source="qpc">177.0944</timestamp>
	<key>Control</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">177.5940</timestamp>
	<timestamp source="qpc">177.5896</timestamp>
	<key>Control</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">177.6250</timestamp>
	<timestamp source="qpc">177.6244</timestamp>
	<key>Control</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">177.6560</timestamp>
	<timestamp source="qpc">177.6597</timestamp>
	<key>Control</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">177.6880</timestamp>
	<timestamp source="qpc">177.6948</timestamp>
	<key>Control</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">177.7350</timestamp>
	<timestamp source="qpc">177.7300</timestamp>
	<key>Control</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">177.7660</timestamp>
	<timestamp source="qpc">177.7654</timestamp>
	<key>Control</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">177.7970</timestamp>
	<timestamp source="qpc">177.7999</timestamp>
	<key>Control</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">177.8280</timestamp>
	<timestamp source="qpc">177.8351</timestamp>
	<key>Control</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">177.8600</timestamp>
	<timestamp source="qpc">177.8695</timestamp>
	<key>Control</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">177.9060</timestamp>
	<timestamp source="qpc">177.9053</timestamp>
	<key>Control</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">177.9380</timestamp>
	<timestamp source="qpc">177.9400</timestamp>
	<key>Control</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">177.9690</timestamp>
	<timestamp source="qpc">177.9750</timestamp>
	<key>Control</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">178.0000</timestamp>
	<timestamp source="qpc">178.0101</timestamp>
	<key>Control</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">178.0310</timestamp>
	<timestamp source="qpc">178.0299</timestamp>
	<key>s</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">178.1250</timestamp>
	<timestamp source="qpc">180.2225</timestamp>
	<key>Control</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">178.1410</timestamp>
	<timestamp source="qpc">180.2288</timestamp>
	<key>s</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">182.4060</timestamp>
	<timestamp source="qpc">182.4102</timestamp>
	<key>m</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">182.5000</timestamp>
	<timestamp source="qpc">182.4955</timestamp>
	<key>m</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">182.5630</timestamp>
	<timestamp source="qpc">182.5726</timestamp>
	<key>t</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">182.6720</timestamp>
	<timestamp source="qpc">182.6700</timestamp>
	<key>t</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">183.0000</timestamp>
	<timestamp source="qpc">183.0059</timestamp>
	<key>p</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">183.1100</timestamp>
	<timestamp source="qpc">183.1158</timestamp>
	<key>p</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">183.2810</timestamp>
	<timestamp source="qpc">183.2909</timestamp>
	<key>Shift</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">183.7810</timestamp>
	<timestamp source="qpc">183.7866</timestamp>
	<key>Shift</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">183.8130</timestamp>
	<timestamp source="qpc">183.8213</timestamp>
	<key>Shift</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">183.8280</timestamp>
	<timestamp source="qpc">183.8311</timestamp>
	<key>_</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">183.9220</timestamp>
	<timestamp source="qpc">183.9311</timestamp>
	<key>_</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">183.9690</timestamp>
	<timestamp source="qpc">183.9767</timestamp>
	<key>Shift</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">187.5470</timestamp>
	<timestamp source="qpc">187.5516</timestamp>
	<key>n</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">187.6100</timestamp>
	<timestamp source="qpc">187.6165</timestamp>
	<key>o</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">187.6410</timestamp>
	<timestamp source="qpc">187.6374</timestamp>
	<key>n</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">187.7030</timestamp>
	<timestamp source="qpc">187.7119</timestamp>
	<key>t</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">187.7350</timestamp>
	<timestamp source="qpc">187.7319</timestamp>
	<key>o</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">187.8130</timestamp>
	<timestamp source="qpc">187.8125</timestamp>
	<key>t</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">188.1560</timestamp>
	<timestamp source="qpc">188.1527</timestamp>
	<key>e</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">188.2500</timestamp>
	<timestamp source="qpc">188.2470</timestamp>
	<key>e</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">188.2660</timestamp>
	<timestamp source="qpc">188.2623</timestamp>
	<key>n</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">188.3280</timestamp>
	<timestamp source="qpc">188.3325</timestamp>
	<key>o</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">188.4060</timestamp>
	<timestamp source="qpc">188.4078</timestamp>
	<key>n</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">188.4380</timestamp>
	<timestamp source="qpc">188.4385</timestamp>
	<key>u</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">188.4690</timestamp>
	<timestamp source="qpc">188.4773</timestamp>
	<key>o</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">188.5160</timestamp>
	<timestamp source="qpc">188.5176</timestamp>
	<key>u</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">188.5310</timestamp>
	<timestamp source="qpc">188.5322</timestamp>
	<key>g</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">188.6250</timestamp>
	<timestamp source="qpc">188.6230</timestamp>
	<key>h</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">188.6560</timestamp>
	<timestamp source="qpc">188.6583</timestamp>
	<key>g</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">188.7030</timestamp>
	<timestamp source="qpc">188.7135</timestamp>
	<key>h</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">189.4380</timestamp>
	<timestamp source="qpc">189.4439</timestamp>
	<key>t</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">189.5160</timestamp>
	<timestamp source="qpc">189.5138</timestamp>
	<key>e</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">189.5780</timestamp>
	<timestamp source="qpc">189.5792</timestamp>
	<key>t</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">189.6250</timestamp>
	<timestamp source="qpc">189.6309</timestamp>
	<key>e</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">189.7500</timestamp>
	<timestamp source="qpc">189.7539</timestamp>
	<key>x</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">189.8750</timestamp>
	<timestamp source="qpc">189.8843</timestamp>
	<key>t</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">189.9220</timestamp>
	<timestamp source="qpc">189.9194</timestamp>
	<key>x</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">190.0160</timestamp>
	<timestamp source="qpc">190.0196</timestamp>
	<key>t</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">191.3600</timestamp>
	<timestamp source="qpc">191.3558</timestamp>
	<key>LeftArrow</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">191.8440</timestamp>
	<timestamp source="qpc">191.8513</timestamp>
	<key>LeftArrow</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">191.8910</timestamp>
	<timestamp source="qpc">191.8862</timestamp>
	<key>LeftArrow</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">191.9220</timestamp>
	<timestamp source="qpc">191.9210</timestamp>
	<key>LeftArrow</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">191.9530</timestamp>
	<timestamp source="qpc">191.9565</timestamp>
	<key>LeftArrow</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">191.9850</timestamp>
	<timestamp source="qpc">191.9915</timestamp>
	<key>LeftArrow</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">192.0160</timestamp>
	<timestamp source="qpc">192.0264</timestamp>
	<key>LeftArrow</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">192.0630</timestamp>
	<timestamp source="qpc">192.0617</timestamp>
	<key>LeftArrow</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">192.0940</timestamp>
	<timestamp source="qpc">192.0964</timestamp>
	<key>LeftArrow</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">192.1250</timestamp>
	<timestamp source="qpc">192.1321</timestamp>
	<key>LeftArrow</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">192.1720</timestamp>
	<timestamp source="qpc">192.1768</timestamp>
	<key>LeftArrow</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">193.0310</timestamp>
	<timestamp source="qpc">193.0274</timestamp>
	<key>Shift</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">193.3130</timestamp>
	<timestamp source="qpc">193.3128</timestamp>
	<key>_</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">193.3910</timestamp>
	<timestamp source="qpc">193.3980</timestamp>
	<key>_</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">193.4530</timestamp>
	<timestamp source="qpc">193.4508</timestamp>
	<key>Shift</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">193.7500</timestamp>
	<timestamp source="qpc">193.7611</timestamp>
	<key>RightArrow</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">193.9060</timestamp>
	<timestamp source="qpc">193.9052</timestamp>
	<key>RightArrow</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">194.0160</timestamp>
	<timestamp source="qpc">194.0208</timestamp>
	<key>RightArrow</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">194.0780</timestamp>
	<timestamp source="qpc">194.0813</timestamp>
	<key>RightArrow</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">194.1880</timestamp>
	<timestamp source="qpc">194.1910</timestamp>
	<key>RightArrow</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">194.2350</timestamp>
	<timestamp source="qpc">194.2305</timestamp>
	<key>RightArrow</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">194.3440</timestamp>
	<timestamp source="qpc">194.3515</timestamp>
	<key>RightArrow</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">194.3910</timestamp>
	<timestamp source="qpc">194.4016</timestamp>
	<key>RightArrow</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">194.5000</timestamp>
	<timestamp source="qpc">194.4959</timestamp>
	<key>RightArrow</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">194.5630</timestamp>
	<timestamp source="qpc">194.5615</timestamp>
	<key>RightArrow</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">194.6250</timestamp>
	<timestamp source="qpc">194.6314</timestamp>
	<key>RightArrow</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">194.7190</timestamp>
	<timestamp source="qpc">194.7263</timestamp>
	<key>RightArrow</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">195.1410</timestamp>
	<timestamp source="qpc">195.1475</timestamp>
	<key>Shift</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">195.5780</timestamp>
	<timestamp source="qpc">195.5885</timestamp>
	<key>_</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">195.6880</timestamp>
	<timestamp source="qpc">195.6879</timestamp>
	<key>_</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">195.7500</timestamp>
	<timestamp source="qpc">195.7475</timestamp>
	<key>Shift</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">197.0160</timestamp>
	<timestamp source="qpc">197.0240</timestamp>
	<key>Return</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">197.1410</timestamp>
	<timestamp source="qpc">197.2855</timestamp>
	<key>Return</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">203.4850</timestamp>
	<timestamp source="qpc">203.4872</timestamp>
	<key>Control</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">203.7030</timestamp>
	<timestamp source="qpc">203.7123</timestamp>
	<key>s</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">203.8130</timestamp>
	<timestamp source="qpc">203.9330</timestamp>
	<key>Control</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">203.8280</timestamp>
	<timestamp source="qpc">203.9367</timestamp>
	<key>s</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">205.8910</timestamp>
	<timestamp source="qpc">205.9008</timestamp>
	<key>m</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">205.9850</timestamp>
	<timestamp source="qpc">205.9909</timestamp>
	<key>m</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">206.0000</timestamp>
	<timestamp source="qpc">205.9965</timestamp>
	<key>t</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">206.0940</timestamp>
	<timestamp source="qpc">206.0959</timestamp>
	<key>p</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">206.1100</timestamp>
	<timestamp source="qpc">206.1059</timestamp>
	<key>t</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">206.1880</timestamp>
	<timestamp source="qpc">206.1962</timestamp>
	<key>p</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">206.2350</timestamp>
	<timestamp source="qpc">206.2417</timestamp>
	<key>Shift</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">206.4060</timestamp>
	<timestamp source="qpc">206.4133</timestamp>
	<key>_</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">206.5000</timestamp>
	<timestamp source="qpc">206.5072</timestamp>
	<key>_</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">206.5310</timestamp>
	<timestamp source="qpc">206.5318</timestamp>
	<key>Shift</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">206.6560</timestamp>
	<timestamp source="qpc">206.6673</timestamp>
	<key>p</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">206.7500</timestamp>
	<timestamp source="qpc">206.7518</timestamp>
	<key>a</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">206.7810</timestamp>
	<timestamp source="qpc">206.7871</timestamp>
	<key>p</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">206.8750</timestamp>
	<timestamp source="qpc">206.8774</timestamp>
	<key>a</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">206.9060</timestamp>
	<timestamp source="qpc">206.9072</timestamp>
	<key>s</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">207.0000</timestamp>
	<timestamp source="qpc">207.0075</timestamp>
	<key>s</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">207.0780</timestamp>
	<timestamp source="qpc">207.0773</timestamp>
	<key>s</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">207.1410</timestamp>
	<timestamp source="qpc">207.1522</timestamp>
	<key>s</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">207.2500</timestamp>
	<timestamp source="qpc">207.2477</timestamp>
	<key>w</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">207.3440</timestamp>
	<timestamp source="qpc">207.3410</timestamp>
	<key>w</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">207.4220</timestamp>
	<timestamp source="qpc">207.4234</timestamp>
	<key>o</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">207.5000</timestamp>
	<timestamp source="qpc">207.4984</timestamp>
	<key>r</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">207.5160</timestamp>
	<timestamp source="qpc">207.5127</timestamp>
	<key>o</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">207.5940</timestamp>
	<timestamp source="qpc">207.5984</timestamp>
	<key>r</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">207.6720</timestamp>
	<timestamp source="qpc">207.6729</timestamp>
	<key>d</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">207.8130</timestamp>
	<timestamp source="qpc">207.8096</timestamp>
	<key>d</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">208.2810</timestamp>
	<timestamp source="qpc">208.2887</timestamp>
	<key>Return</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">208.4060</timestamp>
	<timestamp source="qpc">208.7333</timestamp>
	<key>Return</key>
	<key_event>break</key_event>
</event>
<event type="custom">
	<timestamp>214.7258</timestamp>
	<name>TP_STRINGENTERED</name>
	<value>Most people want to make sure... I am tired. </value>
</event>
<event type="custom">
	<timestamp>214.7682</timestamp>
	<name>TP_CHECKFORLENGTHERROR</name>
	<value>100 45</value>
</event>
<event type="custom">
	<timestamp>221.7425</timestamp>
	<name>TP_STRINGENTERED</name>
	<value>Most people want to make sure... I am tired. </value>
</event>
<event type="custom">
	<timestamp>221.7869</timestamp>
	<name>TP_CHECKFORLENGTHERROR</name>
	<value>100 45</value>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">224.7810</timestamp>
	<timestamp source="qpc">224.7850</timestamp>
	<key>Control</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">225.0160</timestamp>
	<timestamp source="qpc">225.0185</timestamp>
	<key>c</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">225.0940</timestamp>
	<timestamp source="qpc">225.0970</timestamp>
	<key>Control</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">225.1410</timestamp>
	<timestamp source="qpc">225.1402</timestamp>
	<key>c</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">225.8910</timestamp>
	<timestamp source="qpc">225.8958</timestamp>
	<key>Control</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">225.9850</timestamp>
	<timestamp source="qpc">225.9960</timestamp>
	<key>v</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">226.1100</timestamp>
	<timestamp source="qpc">226.1163</timestamp>
	<key>v</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">226.3600</timestamp>
	<timestamp source="qpc">226.3700</timestamp>
	<key>v</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">226.4690</timestamp>
	<timestamp source="qpc">226.4810</timestamp>
	<key>v</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">226.7350</timestamp>
	<timestamp source="qpc">226.7468</timestamp>
	<key>v</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">226.8600</timestamp>
	<timestamp source="qpc">226.8718</timestamp>
	<key>v</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">226.9220</timestamp>
	<timestamp source="qpc">226.9972</timestamp>
	<key>Control</key>
	<key_event>break</key_event>
</event>
<event type="custom">
	<timestamp>227.6809</timestamp>
	<name>TP_STRINGENTERED</name>
	<value>Most people want to make sure... I am tired. Most people want to make sure... I am tired. Most people want to make sure... I am tired. Most people want to make sure... I am tired. </value>
</event>
<event type="custom">
	<timestamp>227.7180</timestamp>
	<name>TP_PROMPTDISPLAYED</name>
	<value>Instead of copying the following sentence, please respond to it.</value>
</event>
<event type="custom">
	<timestamp>228.8870</timestamp>
	<name>TP_STRINGENTERED</name>
	<value>(null)</value>
</event>
<event type="custom">
	<timestamp>228.9794</timestamp>
	<name>TP_PROMPTDISPLAYED</name>
	<value>Please type in a sentence with the word &quot;zucchini&quot; in it.</value>
</event>
<event type="custom">
	<timestamp>230.7940</timestamp>
	<name>TP_STRINGENTERED</name>
	<value>(null)</value>
</event>
<event type="custom">
	<timestamp>230.8307</timestamp>
	<name>TP_CheckContainsTextError</name>
	<value>zucchini </value>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">245.4850</timestamp>
	<timestamp source="qpc">245.4906</timestamp>
	<key>Shift</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">245.7350</timestamp>
	<timestamp source="qpc">245.7452</timestamp>
	<key>I</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">245.8440</timestamp>
	<timestamp source="qpc">245.8459</timestamp>
	<key> </key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">245.8440</timestamp>
	<timestamp source="qpc">245.8556</timestamp>
	<key>Shift</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">245.8600</timestamp>
	<timestamp source="qpc">245.8713</timestamp>
	<key>i</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">246.0000</timestamp>
	<timestamp source="qpc">246.0020</timestamp>
	<key> </key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">246.4060</timestamp>
	<timestamp source="qpc">246.4175</timestamp>
	<key>a</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">246.5000</timestamp>
	<timestamp source="qpc">246.5067</timestamp>
	<key>m</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">246.5470</timestamp>
	<timestamp source="qpc">246.5563</timestamp>
	<key>a</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">246.6100</timestamp>
	<timestamp source="qpc">246.6121</timestamp>
	<key> </key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">246.6250</timestamp>
	<timestamp source="qpc">246.6317</timestamp>
	<key>m</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">246.7350</timestamp>
	<timestamp source="qpc">246.7368</timestamp>
	<key> </key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">246.8130</timestamp>
	<timestamp source="qpc">246.8220</timestamp>
	<key>a</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">246.8600</timestamp>
	<timestamp source="qpc">246.8621</timestamp>
	<key>a</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">246.9060</timestamp>
	<timestamp source="qpc">246.9067</timestamp>
	<key>b</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">247.0470</timestamp>
	<timestamp source="qpc">247.0470</timestamp>
	<key>b</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">247.0630</timestamp>
	<timestamp source="qpc">247.0618</timestamp>
	<key>o</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">247.1410</timestamp>
	<timestamp source="qpc">247.1426</timestamp>
	<key>u</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">247.1880</timestamp>
	<timestamp source="qpc">247.1872</timestamp>
	<key>o</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">247.1880</timestamp>
	<timestamp source="qpc">247.1921</timestamp>
	<key>t</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">247.2030</timestamp>
	<timestamp source="qpc">247.2074</timestamp>
	<key>u</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">247.2500</timestamp>
	<timestamp source="qpc">247.2524</timestamp>
	<key>t</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">247.3440</timestamp>
	<timestamp source="qpc">247.3527</timestamp>
	<key>t</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">247.4060</timestamp>
	<timestamp source="qpc">247.4072</timestamp>
	<key>t</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">247.7970</timestamp>
	<timestamp source="qpc">247.7959</timestamp>
	<key>Backspace</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">247.8750</timestamp>
	<timestamp source="qpc">247.8864</timestamp>
	<key>Backspace</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">247.9220</timestamp>
	<timestamp source="qpc">247.9210</timestamp>
	<key> </key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">248.0470</timestamp>
	<timestamp source="qpc">248.0464</timestamp>
	<key>t</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">248.0470</timestamp>
	<timestamp source="qpc">248.0559</timestamp>
	<key> </key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">248.0940</timestamp>
	<timestamp source="qpc">248.1064</timestamp>
	<key>o</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">248.1560</timestamp>
	<timestamp source="qpc">248.1613</timestamp>
	<key>t</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">248.2190</timestamp>
	<timestamp source="qpc">248.2218</timestamp>
	<key> </key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">248.2500</timestamp>
	<timestamp source="qpc">248.2519</timestamp>
	<key>o</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">248.3440</timestamp>
	<timestamp source="qpc">248.3570</timestamp>
	<key> </key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">248.4060</timestamp>
	<timestamp source="qpc">248.4068</timestamp>
	<key>m</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">248.5000</timestamp>
	<timestamp source="qpc">248.5119</timestamp>
	<key>i</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">248.5160</timestamp>
	<timestamp source="qpc">248.5224</timestamp>
	<key>m</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">248.6100</timestamp>
	<timestamp source="qpc">248.6217</timestamp>
	<key>i</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">249.0160</timestamp>
	<timestamp source="qpc">249.0277</timestamp>
	<key>s</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">249.1100</timestamp>
	<timestamp source="qpc">249.1121</timestamp>
	<key>s</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">249.2190</timestamp>
	<timestamp source="qpc">249.2179</timestamp>
	<key>s</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">249.3440</timestamp>
	<timestamp source="qpc">249.3531</timestamp>
	<key>s</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">249.3440</timestamp>
	<timestamp source="qpc">249.3577</timestamp>
	<key>p</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">249.4530</timestamp>
	<timestamp source="qpc">249.4627</timestamp>
	<key>p</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">249.4690</timestamp>
	<timestamp source="qpc">249.4728</timestamp>
	<key>e</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">249.5470</timestamp>
	<timestamp source="qpc">249.5479</timestamp>
	<key>e</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">249.6410</timestamp>
	<timestamp source="qpc">249.6530</timestamp>
	<key>l</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">249.7660</timestamp>
	<timestamp source="qpc">249.7684</timestamp>
	<key>l</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">249.8910</timestamp>
	<timestamp source="qpc">249.8929</timestamp>
	<key>l</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">250.0160</timestamp>
	<timestamp source="qpc">250.0188</timestamp>
	<key>l</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">250.0630</timestamp>
	<timestamp source="qpc">250.0635</timestamp>
	<key> </key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">250.1410</timestamp>
	<timestamp source="qpc">250.1485</timestamp>
	<key> </key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">251.6100</timestamp>
	<timestamp source="qpc">251.6201</timestamp>
	<key>z</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">251.7350</timestamp>
	<timestamp source="qpc">251.7402</timestamp>
	<key>z</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">251.7660</timestamp>
	<timestamp source="qpc">251.7750</timestamp>
	<key>u</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">251.8440</timestamp>
	<timestamp source="qpc">251.8552</timestamp>
	<key>u</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">251.9380</timestamp>
	<timestamp source="qpc">251.9410</timestamp>
	<key>c</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">252.0470</timestamp>
	<timestamp source="qpc">252.0609</timestamp>
	<key>c</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">253.6410</timestamp>
	<timestamp source="qpc">253.6464</timestamp>
	<key>h</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">253.8600</timestamp>
	<timestamp source="qpc">253.8614</timestamp>
	<key>h</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">254.1410</timestamp>
	<timestamp source="qpc">254.1421</timestamp>
	<key>i</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">254.2190</timestamp>
	<timestamp source="qpc">254.2268</timestamp>
	<key>i</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">254.7500</timestamp>
	<timestamp source="qpc">254.7525</timestamp>
	<key>n</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">254.8910</timestamp>
	<timestamp source="qpc">254.8981</timestamp>
	<key>i</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">254.9060</timestamp>
	<timestamp source="qpc">254.9109</timestamp>
	<key>n</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">254.9690</timestamp>
	<timestamp source="qpc">254.9732</timestamp>
	<key>i</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">256.2190</timestamp>
	<timestamp source="qpc">256.2294</timestamp>
	<key>.</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">256.3280</timestamp>
	<timestamp source="qpc">256.3391</timestamp>
	<key>.</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">262.6250</timestamp>
	<timestamp source="qpc">262.6335</timestamp>
	<key>Shift</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">263.1250</timestamp>
	<timestamp source="qpc">263.1291</timestamp>
	<key>Shift</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">263.1560</timestamp>
	<timestamp source="qpc">263.1641</timestamp>
	<key>Shift</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">263.1880</timestamp>
	<timestamp source="qpc">263.2018</timestamp>
	<key>Shift</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">263.2190</timestamp>
	<timestamp source="qpc">263.2334</timestamp>
	<key>Shift</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">263.2660</timestamp>
	<timestamp source="qpc">263.2688</timestamp>
	<key>Shift</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">263.3280</timestamp>
	<timestamp source="qpc">263.3299</timestamp>
	<key>Shift</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">263.9690</timestamp>
	<timestamp source="qpc">263.9800</timestamp>
	<key>j</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">264.0470</timestamp>
	<timestamp source="qpc">264.0552</timestamp>
	<key>j</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">264.1100</timestamp>
	<timestamp source="qpc">264.1246</timestamp>
	<key>u</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">264.2190</timestamp>
	<timestamp source="qpc">264.2202</timestamp>
	<key>u</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">264.2350</timestamp>
	<timestamp source="qpc">264.2353</timestamp>
	<key>s</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">264.3130</timestamp>
	<timestamp source="qpc">264.3250</timestamp>
	<key>t</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">264.3600</timestamp>
	<timestamp source="qpc">264.3746</timestamp>
	<key>s</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">264.4220</timestamp>
	<timestamp source="qpc">264.4353</timestamp>
	<key> </key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">264.4530</timestamp>
	<timestamp source="qpc">264.4531</timestamp>
	<key>t</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">264.5160</timestamp>
	<timestamp source="qpc">264.5212</timestamp>
	<key> </key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">264.9220</timestamp>
	<timestamp source="qpc">264.9310</timestamp>
	<key>Backspace</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">265.0160</timestamp>
	<timestamp source="qpc">265.0257</timestamp>
	<key>Backspace</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">265.4850</timestamp>
	<timestamp source="qpc">265.4921</timestamp>
	<key>RightArrow</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">265.9850</timestamp>
	<timestamp source="qpc">265.9875</timestamp>
	<key>RightArrow</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">266.0160</timestamp>
	<timestamp source="qpc">266.0232</timestamp>
	<key>RightArrow</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">266.0470</timestamp>
	<timestamp source="qpc">266.0573</timestamp>
	<key>RightArrow</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">266.0780</timestamp>
	<timestamp source="qpc">266.0929</timestamp>
	<key>RightArrow</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">266.1250</timestamp>
	<timestamp source="qpc">266.1276</timestamp>
	<key>RightArrow</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">266.1560</timestamp>
	<timestamp source="qpc">266.1627</timestamp>
	<key>RightArrow</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">266.1880</timestamp>
	<timestamp source="qpc">266.1978</timestamp>
	<key>RightArrow</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">266.2190</timestamp>
	<timestamp source="qpc">266.2334</timestamp>
	<key>RightArrow</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">266.2660</timestamp>
	<timestamp source="qpc">266.2682</timestamp>
	<key>RightArrow</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">266.3280</timestamp>
	<timestamp source="qpc">266.3334</timestamp>
	<key>RightArrow</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">266.9060</timestamp>
	<timestamp source="qpc">266.9189</timestamp>
	<key>LeftArrow</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">267.0160</timestamp>
	<timestamp source="qpc">267.0190</timestamp>
	<key>LeftArrow</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">267.2970</timestamp>
	<timestamp source="qpc">267.2992</timestamp>
	<key>Shift</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">267.4220</timestamp>
	<timestamp source="qpc">267.4332</timestamp>
	<key>LeftArrow</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">267.5470</timestamp>
	<timestamp source="qpc">267.5490</timestamp>
	<key>LeftArrow</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">267.7810</timestamp>
	<timestamp source="qpc">267.7898</timestamp>
	<key>Shift</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">267.9850</timestamp>
	<timestamp source="qpc">267.9945</timestamp>
	<key>t</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">268.0630</timestamp>
	<timestamp source="qpc">268.0700</timestamp>
	<key>t</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">268.4850</timestamp>
	<timestamp source="qpc">268.4902</timestamp>
	<key>RightArrow</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">268.9850</timestamp>
	<timestamp source="qpc">268.9863</timestamp>
	<key>RightArrow</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">269.0160</timestamp>
	<timestamp source="qpc">269.0201</timestamp>
	<key>RightArrow</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">269.0470</timestamp>
	<timestamp source="qpc">269.0559</timestamp>
	<key>RightArrow</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">269.0780</timestamp>
	<timestamp source="qpc">269.0911</timestamp>
	<key>RightArrow</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">269.1250</timestamp>
	<timestamp source="qpc">269.1261</timestamp>
	<key>RightArrow</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">269.1560</timestamp>
	<timestamp source="qpc">269.1612</timestamp>
	<key>RightArrow</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">269.1880</timestamp>
	<timestamp source="qpc">269.1964</timestamp>
	<key>RightArrow</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">269.2190</timestamp>
	<timestamp source="qpc">269.2309</timestamp>
	<key>RightArrow</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">269.2660</timestamp>
	<timestamp source="qpc">269.2659</timestamp>
	<key>RightArrow</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">269.2970</timestamp>
	<timestamp source="qpc">269.3005</timestamp>
	<key>RightArrow</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">269.3600</timestamp>
	<timestamp source="qpc">269.3716</timestamp>
	<key>RightArrow</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">269.6250</timestamp>
	<timestamp source="qpc">269.6371</timestamp>
	<key>LeftArrow</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">269.7190</timestamp>
	<timestamp source="qpc">269.7313</timestamp>
	<key>LeftArrow</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">270.0310</timestamp>
	<timestamp source="qpc">270.0371</timestamp>
	<key> </key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">270.1410</timestamp>
	<timestamp source="qpc">270.1524</timestamp>
	<key> </key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">270.3910</timestamp>
	<timestamp source="qpc">270.4023</timestamp>
	<key>o</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">270.4530</timestamp>
	<timestamp source="qpc">270.4676</timestamp>
	<key>n</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">270.5310</timestamp>
	<timestamp source="qpc">270.5428</timestamp>
	<key>o</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">270.5470</timestamp>
	<timestamp source="qpc">270.5623</timestamp>
	<key> </key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">270.5940</timestamp>
	<timestamp source="qpc">270.6080</timestamp>
	<key>n</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">270.6720</timestamp>
	<timestamp source="qpc">270.6825</timestamp>
	<key> </key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">270.6880</timestamp>
	<timestamp source="qpc">270.7027</timestamp>
	<key>p</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">270.8130</timestamp>
	<timestamp source="qpc">270.8135</timestamp>
	<key>p</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">270.8910</timestamp>
	<timestamp source="qpc">270.9028</timestamp>
	<key>r</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">270.9690</timestamp>
	<timestamp source="qpc">270.9702</timestamp>
	<key>r</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">271.4220</timestamp>
	<timestamp source="qpc">271.4280</timestamp>
	<key>Backspace</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">271.5000</timestamp>
	<timestamp source="qpc">271.5110</timestamp>
	<key>Backspace</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">271.6250</timestamp>
	<timestamp source="qpc">271.6313</timestamp>
	<key>u</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">271.7030</timestamp>
	<timestamp source="qpc">271.7093</timestamp>
	<key>r</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">271.7030</timestamp>
	<timestamp source="qpc">271.7132</timestamp>
	<key>u</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">271.8130</timestamp>
	<timestamp source="qpc">271.8215</timestamp>
	<key>p</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">271.8130</timestamp>
	<timestamp source="qpc">271.8264</timestamp>
	<key>r</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">271.9060</timestamp>
	<timestamp source="qpc">271.9114</timestamp>
	<key>p</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">271.9850</timestamp>
	<timestamp source="qpc">271.9918</timestamp>
	<key>o</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">272.0310</timestamp>
	<timestamp source="qpc">272.0365</timestamp>
	<key>s</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">272.0780</timestamp>
	<timestamp source="qpc">272.0872</timestamp>
	<key>o</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">272.1560</timestamp>
	<timestamp source="qpc">272.1617</timestamp>
	<key>e</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">272.2660</timestamp>
	<timestamp source="qpc">272.2726</timestamp>
	<key>s</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">272.2810</timestamp>
	<timestamp source="qpc">272.2870</timestamp>
	<key>e</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">275.8280</timestamp>
	<timestamp source="qpc">275.8404</timestamp>
	<key>RightArrow</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">275.9380</timestamp>
	<timestamp source="qpc">275.9404</timestamp>
	<key>RightArrow</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">279.7970</timestamp>
	<timestamp source="qpc">279.8049</timestamp>
	<key>Menu</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">282.7500</timestamp>
	<timestamp source="qpc">282.7584</timestamp>
	<key>Control</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">282.9530</timestamp>
	<timestamp source="qpc">282.9588</timestamp>
	<key>n</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">283.0630</timestamp>
	<timestamp source="qpc">283.0991</timestamp>
	<key>n</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">283.0940</timestamp>
	<timestamp source="qpc">283.1646</timestamp>
	<key>Control</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">283.8750</timestamp>
	<timestamp source="qpc">283.8760</timestamp>
	<key>Return</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">283.9690</timestamp>
	<timestamp source="qpc">284.1629</timestamp>
	<key>Return</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">284.6880</timestamp>
	<timestamp source="qpc">284.6915</timestamp>
	<key>Control</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">284.9690</timestamp>
	<timestamp source="qpc">284.9815</timestamp>
	<key>v</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">285.0940</timestamp>
	<timestamp source="qpc">285.1321</timestamp>
	<key>v</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">285.1250</timestamp>
	<timestamp source="qpc">285.1909</timestamp>
	<key>Control</key>
	<key_event>break</key_event>
</event>
<event type="custom">
	<timestamp>291.9871</timestamp>
	<name>TP_STRINGENTERED</name>
	<value>I just misspelt zuchini on purpose.</value>
</event>
<event type="custom">
	<timestamp>292.0100</timestamp>
	<name>TP_CheckContainsTextError</name>
	<value>zucchini I just misspelt zuchini on purpose.</value>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">297.1250</timestamp>
	<timestamp source="qpc">297.1410</timestamp>
	<key>Menu</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">298.9380</timestamp>
	<timestamp source="qpc">298.9416</timestamp>
	<key>Control</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">299.1410</timestamp>
	<timestamp source="qpc">299.1570</timestamp>
	<key>v</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">299.3130</timestamp>
	<timestamp source="qpc">299.5426</timestamp>
	<key>Control</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">299.3130</timestamp>
	<timestamp source="qpc">299.5495</timestamp>
	<key>v</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">307.7030</timestamp>
	<timestamp source="qpc">307.7078</timestamp>
	<key>Control</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">307.9220</timestamp>
	<timestamp source="qpc">307.9280</timestamp>
	<key>s</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">308.0310</timestamp>
	<timestamp source="qpc">308.1423</timestamp>
	<key>Control</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">308.0470</timestamp>
	<timestamp source="qpc">308.1492</timestamp>
	<key>s</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">312.1720</timestamp>
	<timestamp source="qpc">312.1825</timestamp>
	<key>m</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">312.2660</timestamp>
	<timestamp source="qpc">312.2729</timestamp>
	<key>m</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">312.3280</timestamp>
	<timestamp source="qpc">312.3328</timestamp>
	<key>t</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">312.4530</timestamp>
	<timestamp source="qpc">312.4634</timestamp>
	<key>t</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">312.5160</timestamp>
	<timestamp source="qpc">312.5331</timestamp>
	<key>p</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">312.6250</timestamp>
	<timestamp source="qpc">312.6385</timestamp>
	<key>p</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">312.7350</timestamp>
	<timestamp source="qpc">312.7435</timestamp>
	<key>Shift</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">312.9380</timestamp>
	<timestamp source="qpc">312.9432</timestamp>
	<key>_</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">313.0160</timestamp>
	<timestamp source="qpc">313.0372</timestamp>
	<key>_</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">313.1560</timestamp>
	<timestamp source="qpc">313.1634</timestamp>
	<key>Shift</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">313.5000</timestamp>
	<timestamp source="qpc">313.5107</timestamp>
	<key>u</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">313.5940</timestamp>
	<timestamp source="qpc">313.6001</timestamp>
	<key>u</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">313.9380</timestamp>
	<timestamp source="qpc">313.9512</timestamp>
	<key>Backspace</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">314.0470</timestamp>
	<timestamp source="qpc">314.0519</timestamp>
	<key>Backspace</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">314.0780</timestamp>
	<timestamp source="qpc">314.0910</timestamp>
	<key>z</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">314.2030</timestamp>
	<timestamp source="qpc">314.2158</timestamp>
	<key>z</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">314.6880</timestamp>
	<timestamp source="qpc">314.6920</timestamp>
	<key>Backspace</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">314.7350</timestamp>
	<timestamp source="qpc">314.7518</timestamp>
	<key>Backspace</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">314.7810</timestamp>
	<timestamp source="qpc">314.7920</timestamp>
	<key>Backspace</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">314.8600</timestamp>
	<timestamp source="qpc">314.8668</timestamp>
	<key>Backspace</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">315.6560</timestamp>
	<timestamp source="qpc">315.6728</timestamp>
	<key>Shift</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">315.8130</timestamp>
	<timestamp source="qpc">315.8278</timestamp>
	<key>_</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">315.9060</timestamp>
	<timestamp source="qpc">315.9236</timestamp>
	<key>_</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">315.9380</timestamp>
	<timestamp source="qpc">315.9478</timestamp>
	<key>Shift</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">318.8600</timestamp>
	<timestamp source="qpc">318.8708</timestamp>
	<key>c</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">318.9530</timestamp>
	<timestamp source="qpc">318.9606</timestamp>
	<key>h</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">318.9530</timestamp>
	<timestamp source="qpc">318.9667</timestamp>
	<key>c</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">319.0310</timestamp>
	<timestamp source="qpc">319.0360</timestamp>
	<key>h</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">319.0940</timestamp>
	<timestamp source="qpc">319.1010</timestamp>
	<key>e</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">319.2030</timestamp>
	<timestamp source="qpc">319.2211</timestamp>
	<key>e</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">319.4690</timestamp>
	<timestamp source="qpc">319.4853</timestamp>
	<key>c</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">319.5630</timestamp>
	<timestamp source="qpc">319.5748</timestamp>
	<key>c</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">319.7500</timestamp>
	<timestamp source="qpc">319.7649</timestamp>
	<key>k</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">319.8440</timestamp>
	<timestamp source="qpc">319.8510</timestamp>
	<key>k</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">321.1250</timestamp>
	<timestamp source="qpc">321.1321</timestamp>
	<key>Shift</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">321.2190</timestamp>
	<timestamp source="qpc">321.2266</timestamp>
	<key>Shift</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">321.5940</timestamp>
	<timestamp source="qpc">321.6079</timestamp>
	<key>Shift</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">321.7190</timestamp>
	<timestamp source="qpc">321.7227</timestamp>
	<key>_</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">321.8130</timestamp>
	<timestamp source="qpc">321.8224</timestamp>
	<key>_</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">321.9060</timestamp>
	<timestamp source="qpc">321.9227</timestamp>
	<key>Shift</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">322.1100</timestamp>
	<timestamp source="qpc">322.1272</timestamp>
	<key>i</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">322.2190</timestamp>
	<timestamp source="qpc">322.2331</timestamp>
	<key>i</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">322.2350</timestamp>
	<timestamp source="qpc">322.2375</timestamp>
	<key>f</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">322.3130</timestamp>
	<timestamp source="qpc">322.3198</timestamp>
	<key>f</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">322.3910</timestamp>
	<timestamp source="qpc">322.4035</timestamp>
	<key>Shift</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">322.4850</timestamp>
	<timestamp source="qpc">322.4932</timestamp>
	<key>_</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">322.5940</timestamp>
	<timestamp source="qpc">322.5980</timestamp>
	<key>_</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">322.6880</timestamp>
	<timestamp source="qpc">322.6985</timestamp>
	<key>Shift</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">323.1410</timestamp>
	<timestamp source="qpc">323.1587</timestamp>
	<key>c</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">323.2190</timestamp>
	<timestamp source="qpc">323.2240</timestamp>
	<key>o</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">323.2660</timestamp>
	<timestamp source="qpc">323.2697</timestamp>
	<key>c</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">323.2810</timestamp>
	<timestamp source="qpc">323.2991</timestamp>
	<key>n</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">323.3130</timestamp>
	<timestamp source="qpc">323.3245</timestamp>
	<key>o</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">323.3910</timestamp>
	<timestamp source="qpc">323.3945</timestamp>
	<key>n</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">323.4060</timestamp>
	<timestamp source="qpc">323.4140</timestamp>
	<key>t</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">323.5000</timestamp>
	<timestamp source="qpc">323.5101</timestamp>
	<key>a</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">323.5310</timestamp>
	<timestamp source="qpc">323.5494</timestamp>
	<key>t</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">323.5630</timestamp>
	<timestamp source="qpc">323.5792</timestamp>
	<key>i</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">323.6410</timestamp>
	<timestamp source="qpc">323.6555</timestamp>
	<key>a</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">323.6560</timestamp>
	<timestamp source="qpc">323.6647</timestamp>
	<key>n</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">323.7350</timestamp>
	<timestamp source="qpc">323.7391</timestamp>
	<key>i</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">323.7500</timestamp>
	<timestamp source="qpc">323.7596</timestamp>
	<key>n</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">323.9690</timestamp>
	<timestamp source="qpc">323.9846</timestamp>
	<key>s</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">324.0470</timestamp>
	<timestamp source="qpc">324.0552</timestamp>
	<key>s</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">324.5000</timestamp>
	<timestamp source="qpc">324.5157</timestamp>
	<key>Return</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">324.6100</timestamp>
	<timestamp source="qpc">324.6436</timestamp>
	<key>Return</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">332.7500</timestamp>
	<timestamp source="qpc">332.7660</timestamp>
	<key>c</key>
	<key_event>make</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">332.8440</timestamp>
	<timestamp source="qpc">332.8563</timestamp>
	<key>c</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">333.3750</timestamp>
	<timestamp source="qpc">333.3868</timestamp>
	<key>Return</key>
	<key_event>make</key_event>
</event>
<event type="custom">
	<timestamp>333.3916</timestamp>
	<name>TP_STRINGENTERED</name>
	<value>I just misspelt zucchini on purpose.</value>
</event>
<event type="custom">
	<timestamp>333.4105</timestamp>
	<name>TP_PROMPTDISPLAYED</name>
	<value>You&#39;re finished with the experiment. Thanks for your participation!</value>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">333.4530</timestamp>
	<timestamp source="qpc">333.4623</timestamp>
	<key>Return</key>
	<key_event>break</key_event>
</event>
<event type="keystroke" window_id="000000">
	<timestamp source="ticks">335.3750</timestamp>
	<timestamp source="qpc">335.3941</timestamp>
	<key>Return</key>
	<key_event>make</key_event>
</event>
<event type="custom">
	<timestamp>335.4312</timestamp>
	<name>TP_STRINGENTERED</name>
	<value>(null)</value>
</event>
<event type="custom">
	<timestamp>335.5042</timestamp>
	<name>TP_CMDLINEARGS</name>
	<value>(null)</value>
</event>
<event type="custom">
	<timestamp>335.5518</timestamp>
	<name>TP_CONFIGFILEDUMP</name>
	<value># This is a sample config file for MetriTextPrompter.
# It works for MTP versions 1.2 and above.

# The structure of an MTP config file:
# MTP reads its config files in a linear fashion, one line at a time.
# Lines enclosed in square brackets (&#39;[&#39;, &#39;]&#39;) are considered commands.
# All other lines are considered &#39;prompts&#39;, i.e., information
#  to show to the participants. 
# Blank lines or lines that begin with a &#39;#&#39; are ignored.
# MTP&#39;s default behavior is to read a line from the config file, 
#  give it to the participant as a prompt, and give the participant
#  a single-line textbox to type the prompt in. This behavior 
#  can be modified using MTP&#39;s commands.

# MTP has two kinds of commands: the first uses the syntax:
#  [Set X = y]
#  where X is an MTP keyword and y is a value you want X to take.
# There are a number of keywords, most of them illustrated in the
#  example file below, that are used to direct MTP&#39;s behavior.
# When one of MTP&#39;s keywords is given a value using a [Set] command,
#  this value is retained until you set it to something else. 
# There are other MTP commands that are still enclosed in [] but apply
#  only to the next prompt. These can be used to show the user a message,
#  play a sound file, etc.

# Below are illustrated most MTP commands that you need to create your 
#  own experiments. We suggest you create copies of this file, edit these,
#  and run MTP with these until you are comfortable. We recommend you
#  use MTP&#39;s syntax-checking mode to test changes to the configuration 
#  file. It can be invoked by using a command-line parameter:
#  mtp.exe /test=syntax /config_file=myMtpConfigFile.txt
#  The syntax-checking mode provides more informative error messages.


#############################
# Sample illustrated MTP file
#############################

# The name of the experiment. Use this to label the data with
#	  any alphanumeric string you want. It will help you distinguish data 
#	  from various experiments. This command is not optional.
[Set ExptName = Demo_Experiment]


# The location where you want the collected data (log files) to be stored.
#	  The participant&#39;s id, experiment name, and a date+timestamp
#	  will form the full file name. This can be relative to the binary path.
#	  This command is not optional.
#[Set DataDirectory = C:\MTP\Data]
#[Set DataDirectory = ..\Data]
[Set DataDirectory = Data]

# Prompter window properties
#	All colors in MTP are set using hexadecimal Blue-Green-Red format.
#	Hexadecimal values increase from 00 to 99, then AA to FF. 
#	For example, white is &amp;HFFFFFF, whereas black is &amp;H000000.
#	&amp;HBBDDFF has the value &quot;BB&quot; for blue, &quot;DD&quot; for green, and &quot;FF&quot; for red.
#	If you search on the Web, you will find colors in RGB format.
#	Just re-order your desired color code so that it is in GBR, not RGB.
[Set BackgroundColor = &amp;HBBDDFF]
#	 The MTP window size is in pixels. The window can be resized
#	 at run-time.
[Set WindowWidth = 600]
[Set WindowHeight = 440]


# Prompt and Box Font properties
#	&quot;Prompt&quot; refers to the label where MTP displays prompts to the participant.
#	&quot;Box&quot; refers to the box supplied by MTP for the participant to type in.
#	You can set the font face, size, bold/not bold, and font color for both
#	the Prompt and the Box.
#	The font is any valid font name on your Windows machine.
#	The size is in points.
#	The color is in hexadecimal BGR format (see above for details).
[Set PromptFont = Times New Roman]
[Set PromptFontSize = 15]
[Set PromptFontBold = true]
[Set PromptFontColor = &amp;h000000]
[Set BoxFont = Times New Roman]
[Set BoxFontSize = 15]
[Set BoxFontBold = true]
[Set BoxFontColor = &amp;H000000]


# Error-checking: What counts as an error
# MTP can check if the participant&#39;s typing matches the prompt.
#    &quot;WholeString&quot; checks the typing only when the participant finishes typing 
#       and presses &quot;OK&quot;. If the participant makes mistakes but corrects them 
#       (by using BackSpace or Delete keys), MTP will accept the final typed text 
#       as long as it matches the prompt..
#    &quot;EachKey&quot; checks the typing continuously, by matching each key typed to the 
#       prompt text. As soon as a non-matching key is pressed, MTP will record
#       an error and make the  participant re-type the prompt.
#    &quot;None&quot; turns off all error-checking.
# Here we are setting the initial error-checking mode. We can change it during
# the experiment.
[Set ErrorCheck = WholeString]


# Error-checking: The number of errors that MTP will accept before moving on 
# to the next prompt. ErrorCap only applies to the two ErrorCheck modes
# listed above. It does not apply to Check* commands 
# (described later in this sample configuration file).
[Set ErrorCap = 5]


# Error-checking: MTP can play a sound file each time an error occurs, 
# to inform the user. The path can be absolute or relative to the MTP binary.
#[Set ErrorSoundFile = C:\MTP\Sounds\Bell.wav]
[Set ErrorSoundFile = Sounds\Bell.wav]


## Start of experiment ##

# Play a sound: MTP will play the provided wave file. MTP will continue to function
#	   while the sound is played (asynchronous playback).
#	   The path can be absolute or relative to the MTP binary.
[PlayWav Sounds\fanfar1.wav]


# The Message command tells MTP to not expect any participant input 
# at the next screen. No text boxes are therefore shown.
[Message]
If you don&#39;t hear some music right now, please inform the experimenter.


# Note the use of an underscore &#39;_&#39; to break a long prompt.
# MTP prompts must be on a single line. 
# Each new line is considered a new prompt. 
# Long prompts may be joined by &#39;_&#39; to create a single prompt that
# is spread across multiple lines.
# This helps the readability of configuration files.
[Message]
Welcome! During the following experiment, you&#39;ll see words and phrases _
appearing one at a time on the screen, which you should type in the _
white box provided. Some words or phrases may be repeated. _
Press the &quot;Enter&quot; key to continue. _
(This will click on &quot;OK&quot; to advance the screen.)


[Message]
We are now ready to start. To see the first word, press &quot;Enter&quot;.


# Each line that is not a command will be displayed as a  *prompt*  to 
# the participant, with a single-line textbox for the participant to type in.
hester
hester
hester


# The error-checking mode can be changed at any time during the experiment. 
[Set ErrorCheck = EachKey]
J*p2leP4&gt;F


# Prompts can be words or sentences.
Type in this sentence very carefully.


# The MultiLineTextBox command produces a multi-line, instead of single-line, 
# text box on the next screen, for the participant to type in. The parameter 
# sets the height of the box in terms of the number of lines of text it will 
# initially hold. The text box will scroll if more text is typed.

# But first, we tell the participant how to navigate a MultiTextBox screen. 
# If you don&#39;t tell them to press &quot;Tab&quot; and &quot;Enter&quot; when they are done typing, 
# they will get stuck on the screen because the &quot;Enter&quot; key in 
# MultiLineTextBox mode produces new lines, and does not press &quot;Ok&quot;.
[Message]
On the next screen, you will see some text. Please copy it in the _
provided text box. When to get done typing, press &quot;Tab&quot; and _
then &quot;Enter&quot; to continue. This presses the &quot;Ok&quot; button.

# Now we create the multi-line text box.
[MultiLineTextBox 5]


# We take this opportunity to change the size and weight of the Prompt 
# and Box fonts.

[Set BoxFontSize = 12]
[Set BoxFontBold = false]
[Set PromptFontSize = 12]


# We are also changing the error-checking mode to suit our goals.
[Set ErrorCheck = None]


# MTP can check how many characters a user has typed. This can be 
# thought of as a loose form of error-checking. It is useful because 
# participants may find it hard to type long passages without making
# minor mistakes. If the participant types less than this, s/he will
# get a pop-up box asking them to type more.

# ErrorCap does not apply to CheckNumChars.
[CheckNumChars 100]


# The default pop-up message is &quot;Please type more sentences.&quot;. You
# can change this if you want:
[Set CheckNumCharsErrorMsg = You did not type enough of the prompt. Please copy more of it.]

# Note that because this command uses the &quot;Set X = y&quot; syntax, 
# this setting will remain valid until you change it or 
# the experiment ends.


# The first prompt after the FreeText command is displayed on
# the screen with a multi-line text box. Make sure you have enough
# space to fit the prompt and the box on your screen, given the 
# window size, the font sizes, the length of the prompt, and
# the height of the multi-line text box.
Most people want to make sure their own welfare is being taken care of properly.  _
This need will embrace such items as job security benefits, and final retirement.


[Set BoxFontSize = 16]
[Set BoxFontBold = true]
[Set PromptFontSize = 16]


# Here we will use another form of typing validation. 
# CheckContainsText checks if the participant&#39;s 
# typing contains the specified string. This is also designed
# to be used when ErrorCheck is set to None. 
# The CheckContainsTextErrorMsg variable holds the message
# that will be popped up to the participant if the typed text 
# does not contain the target string, in this case, &quot;zucchini&quot;.
# ErrorCap does not apply to CheckContainsText.

# But first, we tell the participant what we want them to do;
# instead of copying, we want them to create their own 
# response to our question.
[Message]
Instead of copying the following sentence, please respond to it.

[Set CheckContainsTextErrorMsg = That&#39;s not the right answer!]
[CheckContainsText zucchini]
Please type in a sentence with the word &quot;zucchini&quot; in it.

# [PlayWav D:\KeystrokeDynamics\MotionCapture\applause.wav]
[PlayWav Sounds\applause.wav]

[Message]
You&#39;re finished with the experiment. Thanks for your participation!


</value>
</event>
</session>
</user>
<!-- End time is 12/06/06 01:07:40.
Due to linear output of the log, MTP can not currently record it as an attribute of session.-->
</keystrokelog>

