<?xml version="1.0" encoding="utf-8"?>

<matchup>

<!-- SET TITLE :: -->
<title>Water Matchup</title>

<!-- USE THE CLOCK? :: true or false -->
<useclock>true</useclock>

<!-- SET TIMER :: any whole number -->
<counternumber>90</counternumber>

<!-- SET FILE TYPES ::
1) file types allowed: png, jpg, gif
2) number of file type tags below must equal number of 'round' folders (THIS IS HOW NUMBER OF ROUNDS IS SET)
 -->
<filetype pairs="17">png</filetype>
<filetype pairs="17">png</filetype>

</matchup>



