<?xml version="1.0" encoding="utf-8"?>
<random>
  <number/>
  <rss-info>
    <title>XOBJEX::Random-Number</title>
    <link>http://xobjex.com/service/random-number.xsl</link>
    <description>
	    A web service that returns an XML document containing a
	    randomly selected positive integer greater than 0 and less
	    than or equal to the user specified ceiling number. For
	    example, &lt;a
	    href="http://xobjex.com/service/random-number.xsl?rand=100"&gt;http://xobjex.com/service/random-number.xsl?rand=100&lt;/a&gt; will produce a random number of at least 1 and at most 100. If no value for 'rand' is specified in the original request, an empty /random/number element is returned. This is a function native to &lt;a href="http://xobjex.com/projects/mod_xobjex/index.xsl"&gt;mod_xobjex&lt;/a&gt;. &lt;p&gt;Contact &lt;a
		href="mailto:dan@xobjex.com"&gt;dan@xobjex.com&lt;/a&gt; for support. See other REST Services at: &lt;a href="http://xobjex.com/services/"&gt;http://xobjex.com/services/&lt;a&gt;
	  </description>
  </rss-info>
</random>
