Name
count — amount of farmer work loops
synopsis
<count>INTEGER<count>
character data
amount of full work loops.
description
This element specifies amount of loops that schould be
performed by farmer. The amount of work in loop depends on
profile, but it usually means hitting all url's from urllist.
examples
<farmer>
<name>john</name>
<count>5</count>
<useprofile>my profile</useprofile>
</farmer>