aboutsummaryrefslogblamecommitdiffstats
path: root/tests/xml/chatrooms-sample.xml
blob: e06c43e50fa230bd6cbb1aefed5b054f6dbaf815 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
                                      













                                    
<?xml version="1.0" encoding="utf-8"?>
<chatrooms>
  <chatroom>
    <name>name1</name>
    <room>room1</room>
    <account>CHANGE_ME</account>
    <auto_connect>yes</auto_connect>
  </chatroom>
  <chatroom>
    <name>name2</name>
    <room>room2</room>
    <account>CHANGE_ME</account>
    <auto_connect>no</auto_connect>
  </chatroom>
</chatrooms>