<?xml version="1.0" encoding="UTF-8"?>
<forums type="array">
  <forum>
    <id type="integer">1</id>
    <permalink>ruby-on-rails</permalink>
    <position type="integer">1</position>
    <posts-count type="integer">5</posts-count>
    <site-id type="integer">1</site-id>
    <state>public</state>
    <topics-count type="integer">2</topics-count>
  </forum>
  <forum>
    <id type="integer">2</id>
    <permalink>business</permalink>
    <position type="integer">2</position>
    <posts-count type="integer">0</posts-count>
    <site-id type="integer">1</site-id>
    <state>public</state>
    <topics-count type="integer">0</topics-count>
  </forum>
</forums>
