<?xml version="1.0" encoding="UTF-8"?>
<!--
  -  Copyright 2001-2006 Geert Bevin <gbevin[remove] at uwyn dot com>
  -  Distributed under the terms of either:
  -  * the common development and distribution license (CDDL), v1.0; or
  -  * the GNU Lesser General Public License, v2.1 or later
  -  $Id: participants.xml 3308 2006-06-15 18:54:14Z gbevin $
  -->

<!DOCTYPE rep SYSTEM "/dtd/rep.dtd">

<rep>
    <participant param="sites/numberguess.xml">ParticipantSite</participant>
	<!--
	  -  Comment the first participant and uncomment the one below if you want
	  -  to use the site structure that's defined in Java instead of a
	  -  collection of XML files.
	  -->
	<!--
    <participant name="ParticipantSite">tutorial.numberguess.Site</participant>
	-->
</rep>

