OUTPUT: <stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' to='test-d' version='1.0'>
INPUT: <stream:stream xmlns="jabber:client" version="1.0" xml:lang="en" id="8d9aa858-ed31-4815-978b-1d7afcda4907" xmlns:stream="http://etherx.jabber.org/streams" from="test-d"/>
INPUT: <stream:features><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>PLAIN</mechanism><mechanism>DIGEST-MD5</mechanism><mechanism>CRAM-MD5</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></stream:features>
OUTPUT: <auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='DIGEST-MD5'/>
INPUT: <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cmVhbG09InRlc3QtZCIsbm9uY2U9InpQNzNPQXNKOUxBWW5LSlRwNjIxK2xIZkNRNjUvc25TTlVZdXZnUEUiLHFvcD0iYXV0aCIsY2hhcnNldD11dGYtOCxhbGdvcml0aG09bWQ1LXNlc3M=</challenge>
OUTPUT: <response xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>Y2hhcnNldD11dGYtOCx1c2VybmFtZT0iYWxsLXhtcHAtdGVzdCIscmVhbG09InRlc3QtZCIsbm9uY2U9InpQNzNPQXNKOUxBWW5LSlRwNjIxK2xIZkNRNjUvc25TTlVZdXZnUEUiLG5jPTAwMDAwMDAxLGNub25jZT0iMVdHUG1zcUhpWGJrVjhSSVpkZ0tuWXdob1psTXY1ZUdnQkE3N3pzVSIsZGlnZXN0LXVyaT0ieG1wcC90ZXN0LWQiLG1heGJ1Zj02NTUzNixyZXNwb25zZT0yNDM3ODAxZjMwZDk3NDhjMDU5MjdiZTkzNmE3MzFmYSxxb3A9YXV0aCxhdXRoemlkPSJhbGwteG1wcC10ZXN0Ig==</response>
INPUT: <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cnNwYXV0aD1jZTQ5OWJlN2E4YTIxMWU5ZDQyM2RhNjJhMmJmZGI3Zg==</success>
OUTPUT: <stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' to='test-d' version='1.0'>
INPUT: <stream:stream xmlns="jabber:client" version="1.0" xml:lang="en" id="8d9aa858-ed31-4815-978b-1d7afcda4907" xmlns:stream="http://etherx.jabber.org/streams" from="test-d"/>
INPUT: <stream:features><register xmlns="http://jabber.org/features/iq-register"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></stream:features>
OUTPUT: <iq type='set' id='bind1'><bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'><resource>def-user-resource</resource></bind></iq>
INPUT: <iq to="all-xmpp-test@test-d/def-user-resource" type="result" id="bind1"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>all-xmpp-test@test-d/def-user-resource</jid></bind></iq>
OUTPUT: <iq type="get" id="privacy_1" from="all-xmpp-test@test-d/def-user-resource"><query xmlns="jabber:iq:privacy"/></iq>
INPUT: <iq to="all-xmpp-test@test-d/def-user-resource" type="result" id="privacy_1"><query xmlns="jabber:iq:privacy"/></iq>
OUTPUT: <iq type="set" id="privacy_2" from="all-xmpp-test@test-d/def-user-resource"><query xmlns="jabber:iq:privacy"><list name='public'><item type='jid'	value='tybalt@example.com' action='deny' order='3'/><item type='jid' value='paris@example.org' action='deny' order='5'/><item action='allow' order='68'/></list></query></iq>
INPUT: <iq to="all-xmpp-test@test-d/def-user-resource" type="result" id="privacy_2"/>
OUTPUT: <iq type="get" id="privacy_3" from="all-xmpp-test@test-d/def-user-resource"><query xmlns="jabber:iq:privacy"/></iq>
INPUT: <iq to="all-xmpp-test@test-d/def-user-resource" type="result" id="privacy_3"><query xmlns="jabber:iq:privacy"><list name="public"/></query></iq>
OUTPUT: <iq type="get" id="privacy_4" from="all-xmpp-test@test-d/def-user-resource"><query xmlns="jabber:iq:privacy"><list name="public"/></query></iq>
INPUT: <iq to="all-xmpp-test@test-d/def-user-resource" type="result" id="privacy_4"><query xmlns="jabber:iq:privacy"><list name="public"><item order="3" type="jid" action="deny" value="tybalt@example.com"/><item order="5" type="jid" action="deny" value="paris@example.org"/><item order="68" action="allow"/></list></query></iq>
OUTPUT: <iq type="set" id="privacy_5" from="all-xmpp-test@test-d/def-user-resource"><query xmlns="jabber:iq:privacy"><active name="public"/></query></iq>
INPUT: <iq to="all-xmpp-test@test-d/def-user-resource" type="result" id="privacy_5"/>
OUTPUT: <iq type="get" id="privacy_6" from="all-xmpp-test@test-d/def-user-resource"><query xmlns="jabber:iq:privacy"/></iq>
INPUT: <iq to="all-xmpp-test@test-d/def-user-resource" type="result" id="privacy_6"><query xmlns="jabber:iq:privacy"><list name="public"/><active name="public"/></query></iq>
OUTPUT: <iq type="set" id="privacy_7" from="all-xmpp-test@test-d/def-user-resource"><query xmlns="jabber:iq:privacy"><default name="public"/></query></iq>
INPUT: <iq to="all-xmpp-test@test-d/def-user-resource" type="result" id="privacy_7"/>
OUTPUT: <iq type="get" id="privacy_8" from="all-xmpp-test@test-d/def-user-resource"><query xmlns="jabber:iq:privacy"/></iq>
INPUT: <iq to="all-xmpp-test@test-d/def-user-resource" type="result" id="privacy_8"><query xmlns="jabber:iq:privacy"><list name="public"/><default name="public"/><active name="public"/></query></iq>
OUTPUT: <iq type="set" id="privacy_9" from="all-xmpp-test@test-d/def-user-resource"><query xmlns="jabber:iq:privacy"><default/></query></iq>
INPUT: <iq to="all-xmpp-test@test-d/def-user-resource" type="result" id="privacy_9"/>
OUTPUT: <iq type="get" id="privacy_10" from="all-xmpp-test@test-d/def-user-resource"><query xmlns="jabber:iq:privacy"/></iq>
INPUT: <iq to="all-xmpp-test@test-d/def-user-resource" type="result" id="privacy_10"><query xmlns="jabber:iq:privacy"><list name="public"/><active name="public"/></query></iq>
OUTPUT: <iq type="set" id="privacy_11" from="all-xmpp-test@test-d/def-user-resource"><query xmlns="jabber:iq:privacy"><active/></query></iq>
INPUT: <iq to="all-xmpp-test@test-d/def-user-resource" type="result" id="privacy_11"/>
OUTPUT: <iq type="get" id="privacy_12" from="all-xmpp-test@test-d/def-user-resource"><query xmlns="jabber:iq:privacy"/></iq>
INPUT: <iq to="all-xmpp-test@test-d/def-user-resource" type="result" id="privacy_12"><query xmlns="jabber:iq:privacy"><list name="public"/></query></iq>
OUTPUT: <iq type="set" id="privacy_13" from="all-xmpp-test@test-d/def-user-resource"><query xmlns="jabber:iq:privacy"><list name="public"/></query></iq>
INPUT: <iq to="all-xmpp-test@test-d/def-user-resource" type="result" id="privacy_13"/>
OUTPUT: <iq type="get" id="privacy_14" from="all-xmpp-test@test-d/def-user-resource"><query xmlns="jabber:iq:privacy"/></iq>
INPUT: <iq to="all-xmpp-test@test-d/def-user-resource" type="result" id="privacy_14"><query xmlns="jabber:iq:privacy"/></iq>
