<config>

  <jabber>
    <server>localhost</server>
    <username>you</username>
    <password>secret</password>
    <resource>set_mood</resource>
  </jabber>

  <pubsub>
    <host>pubsub.ik.nu</host>
    <node>ralphm/mood/you@localhost</node>
  </pubsub>

</config>

<!-- vim: set et ts=2: -->

