<?xml version="1.0" encoding="UTF-8"?>
<forums type="array">
  <forum>
    <active type="boolean">true</active>
    <category-id type="integer" nil="true"></category-id>
    <description>This is an example forum for Rboard.</description>
    <id type="integer">1</id>
    <is-visible-to-id type="integer" nil="true"></is-visible-to-id>
    <last-post-forum-id type="integer" nil="true"></last-post-forum-id>
    <last-post-id type="integer">27</last-post-id>
    <open type="boolean">true</open>
    <parent-id type="integer" nil="true"></parent-id>
    <position type="integer">1</position>
    <posts-count type="integer">46</posts-count>
    <title>Welcome to rBoard!</title>
    <topics-count type="integer">17</topics-count>
    <topics-created-by-id type="integer" nil="true"></topics-created-by-id>
  </forum>
</forums>
