=== Test case: bosh_SUITE:interleave_requests_statem/1 (click for source code)

=== Config value:

    [{user,carol},
     {watchdog,<0.8198.0>},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"odbc_mssql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/bosh_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@9f12fc69b406.2023-11-17_15.10.18/big_tests.tests.bosh_SUITE.logs/run.2023-11-17_15.10.47/bosh_suite.interleave_requests_statem.16258.html"},
     {tc_group_properties,[{name,interleave_requests_statem},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/bosh_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@9f12fc69b406.2023-11-17_15.10.18/big_tests.tests.bosh_SUITE.logs/run.2023-11-17_15.10.47/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,backend => rdbms,iqdisc => parallel},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,versioning => false,
              store_current_id => false},
        mod_amp => #{},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_sic => #{iqdisc => one_queue},
        mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {escalus_users,[{carol,[{username,<<"carol">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]},
                     {carol_s,[{username,<<"carol_s">>},
                               {server,<<"domain.example.com">>},
                               {host,<<"localhost">>},
                               {password,<<"jinglebells_s">>},
                               {transport,escalus_bosh},
                               {ssl,true},
                               {path,<<"/http-bind">>},
                               {port,5285},
                               {ssl_opts,[{verify,verify_none}]}]},
                     {geralt,[{username,<<"geralt">>},
                              {server,<<"domain.example.com">>},
                              {host,<<"localhost">>},
                              {password,<<"witcher">>},
                              {transport,escalus_ws},
                              {port,5280},
                              {wspath,<<"/ws-xmpp">>}]},
                     {alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@9f12fc69b406.2023-11-17_15.10.18"

=== Started at 2023-11-17 15:10:59


*** CT 2023-11-17 15:10:59.740 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_110.html

*** User 2023-11-17 15:10:59.829 ***🔗
carol_interleave_requests_statem_413@domain.example.com/xl4tJA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:10:59.841 ***🔗
carol_interleave_requests_statem_413@domain.example.com/xl4tJA== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:10:59.842 ***🔗
carol_interleave_requests_statem_413@domain.example.com/xl4tJA== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:10:59.842 ***🔗
carol_interleave_requests_statem_413@domain.example.com/xl4tJA== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQxMwBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:10:59.843 ***🔗
carol_interleave_requests_statem_413@domain.example.com/xl4tJA== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:10:59.843 ***🔗
carol_interleave_requests_statem_413@domain.example.com/xl4tJA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:10:59.855 ***🔗
carol_interleave_requests_statem_413@domain.example.com/xl4tJA== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:10:59.855 ***🔗
carol_interleave_requests_statem_413@domain.example.com/xl4tJA== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:10:59.856 ***🔗
carol_interleave_requests_statem_413@domain.example.com/xl4tJA== out
<iq type='set' id='fc97efab1d7e4bba5893f56766412675'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>xl4tJA==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:10:59.856 ***🔗
carol_interleave_requests_statem_413@domain.example.com/xl4tJA== in
<iq xmlns='jabber:client' id='fc97efab1d7e4bba5893f56766412675' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_413@domain.example.com/xl4tJA==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:10:59.856 ***🔗
carol_interleave_requests_statem_413@domain.example.com/xl4tJA== out
<iq type='set' id='aae6b39b849d0ee563452ff62039922c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:10:59.857 ***🔗
carol_interleave_requests_statem_413@domain.example.com/xl4tJA== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_413@domain.example.com/xl4tJA==' id='aae6b39b849d0ee563452ff62039922c' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:10:59.857 ***🔗
carol_interleave_requests_statem_413@domain.example.com/xl4tJA== out
<presence/>



*** User 2023-11-17 15:10:59.858 ***🔗
carol_interleave_requests_statem_413@domain.example.com/xl4tJA== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_413@domain.example.com/xl4tJA==' to='carol_interleave_requests_statem_413@domain.example.com/xl4tJA=='/>



*** User 2023-11-17 15:10:59.858 ***🔗
carol_interleave_requests_statem_413@domain.example.com/xl4tJA== out
</stream:stream>

*** User 2023-11-17 15:10:59.859 ***🔗
carol_interleave_requests_statem_413@domain.example.com/xl4tJA== in
</stream:stream>
.
.

*** User 2023-11-17 15:10:59.872 ***🔗
alicE_interleave_requests_statem_414@domain.example.com/RwUfFQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:10:59.872 ***🔗
alicE_interleave_requests_statem_414@domain.example.com/RwUfFQ== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c5e96ce1227cd984' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:10:59.872 ***🔗
alicE_interleave_requests_statem_414@domain.example.com/RwUfFQ== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:10:59.873 ***🔗
alicE_interleave_requests_statem_414@domain.example.com/RwUfFQ== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQxNABtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:10:59.874 ***🔗
alicE_interleave_requests_statem_414@domain.example.com/RwUfFQ== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:10:59.874 ***🔗
alicE_interleave_requests_statem_414@domain.example.com/RwUfFQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:10:59.874 ***🔗
alicE_interleave_requests_statem_414@domain.example.com/RwUfFQ== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7e91485013f09658' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_414@domain.example.com'>

*** User 2023-11-17 15:10:59.874 ***🔗
alicE_interleave_requests_statem_414@domain.example.com/RwUfFQ== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:10:59.874 ***🔗
alicE_interleave_requests_statem_414@domain.example.com/RwUfFQ== out
<iq type='set' id='7046beeb05c6eeaceefbccfc4e87faf4'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>RwUfFQ==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:10:59.874 ***🔗
alicE_interleave_requests_statem_414@domain.example.com/RwUfFQ== in
<iq id='7046beeb05c6eeaceefbccfc4e87faf4' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_414@domain.example.com/RwUfFQ==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:10:59.875 ***🔗
alice_interleave_requests_statem_414@domain.example.com/RwUfFQ== out
<iq type='set' id='de2ba7e470adcd0fbda169b9942c49a3'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:10:59.875 ***🔗
alice_interleave_requests_statem_414@domain.example.com/RwUfFQ== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_414@domain.example.com/RwUfFQ==' id='de2ba7e470adcd0fbda169b9942c49a3' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:10:59.875 ***🔗
alice_interleave_requests_statem_414@domain.example.com/RwUfFQ== out
<presence/>



*** User 2023-11-17 15:10:59.876 ***🔗
alice_interleave_requests_statem_414@domain.example.com/RwUfFQ== in
<presence from='alice_interleave_requests_statem_414@domain.example.com/RwUfFQ==' to='alice_interleave_requests_statem_414@domain.example.com/RwUfFQ=='/>



*** User 2023-11-17 15:10:59.876 ***🔗
alice_interleave_requests_statem_414@domain.example.com/RwUfFQ== out
</stream:stream>

*** User 2023-11-17 15:10:59.876 ***🔗
alice_interleave_requests_statem_414@domain.example.com/RwUfFQ== in
</stream:stream>
.
.
.

*** User 2023-11-17 15:10:59.888 ***🔗
alicE_interleave_requests_statem_415@domain.example.com/GPcPAQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:10:59.889 ***🔗
alicE_interleave_requests_statem_415@domain.example.com/GPcPAQ== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='cf32207e40490e85' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:10:59.889 ***🔗
alicE_interleave_requests_statem_415@domain.example.com/GPcPAQ== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:10:59.889 ***🔗
alicE_interleave_requests_statem_415@domain.example.com/GPcPAQ== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQxNQBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:10:59.890 ***🔗
alicE_interleave_requests_statem_415@domain.example.com/GPcPAQ== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:10:59.890 ***🔗
alicE_interleave_requests_statem_415@domain.example.com/GPcPAQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:10:59.890 ***🔗
alicE_interleave_requests_statem_415@domain.example.com/GPcPAQ== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f9b76198b404b726' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_415@domain.example.com'>

*** User 2023-11-17 15:10:59.890 ***🔗
alicE_interleave_requests_statem_415@domain.example.com/GPcPAQ== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:10:59.890 ***🔗
alicE_interleave_requests_statem_415@domain.example.com/GPcPAQ== out
<iq type='set' id='26c47a7a8315750385fd0dce2cf3f4aa'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>GPcPAQ==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:10:59.890 ***🔗
alicE_interleave_requests_statem_415@domain.example.com/GPcPAQ== in
<iq id='26c47a7a8315750385fd0dce2cf3f4aa' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_415@domain.example.com/GPcPAQ==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:10:59.891 ***🔗
alice_interleave_requests_statem_415@domain.example.com/GPcPAQ== out
<iq type='set' id='f63899efd6ef73a15f2f1afb1f78a65d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:10:59.891 ***🔗
alice_interleave_requests_statem_415@domain.example.com/GPcPAQ== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_415@domain.example.com/GPcPAQ==' id='f63899efd6ef73a15f2f1afb1f78a65d' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:10:59.891 ***🔗
alice_interleave_requests_statem_415@domain.example.com/GPcPAQ== out
<presence/>



*** User 2023-11-17 15:10:59.892 ***🔗
alice_interleave_requests_statem_415@domain.example.com/GPcPAQ== in
<presence from='alice_interleave_requests_statem_415@domain.example.com/GPcPAQ==' to='alice_interleave_requests_statem_415@domain.example.com/GPcPAQ=='/>



*** User 2023-11-17 15:10:59.892 ***🔗
alice_interleave_requests_statem_415@domain.example.com/GPcPAQ== out
</stream:stream>

*** User 2023-11-17 15:10:59.892 ***🔗
alice_interleave_requests_statem_415@domain.example.com/GPcPAQ== in
</stream:stream>
.

*** User 2023-11-17 15:10:59.897 ***🔗
alicE_interleave_requests_statem_416@domain.example.com/wT0Oug== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:10:59.898 ***🔗
alicE_interleave_requests_statem_416@domain.example.com/wT0Oug== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='71f9f14defaf83e8' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:10:59.898 ***🔗
alicE_interleave_requests_statem_416@domain.example.com/wT0Oug== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:10:59.898 ***🔗
alicE_interleave_requests_statem_416@domain.example.com/wT0Oug== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQxNgBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:10:59.899 ***🔗
alicE_interleave_requests_statem_416@domain.example.com/wT0Oug== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:10:59.899 ***🔗
alicE_interleave_requests_statem_416@domain.example.com/wT0Oug== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:10:59.899 ***🔗
alicE_interleave_requests_statem_416@domain.example.com/wT0Oug== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f4b5b87b1e2076f3' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_416@domain.example.com'>

*** User 2023-11-17 15:10:59.899 ***🔗
alicE_interleave_requests_statem_416@domain.example.com/wT0Oug== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:10:59.899 ***🔗
alicE_interleave_requests_statem_416@domain.example.com/wT0Oug== out
<iq type='set' id='d70e15c7c5602f4b235cdb6980631c44'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>wT0Oug==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:10:59.900 ***🔗
alicE_interleave_requests_statem_416@domain.example.com/wT0Oug== in
<iq id='d70e15c7c5602f4b235cdb6980631c44' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_416@domain.example.com/wT0Oug==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:10:59.900 ***🔗
alice_interleave_requests_statem_416@domain.example.com/wT0Oug== out
<iq type='set' id='29b6cfe3838819f01027df9ea96bb4d8'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:10:59.900 ***🔗
alice_interleave_requests_statem_416@domain.example.com/wT0Oug== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_416@domain.example.com/wT0Oug==' id='29b6cfe3838819f01027df9ea96bb4d8' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:10:59.900 ***🔗
alice_interleave_requests_statem_416@domain.example.com/wT0Oug== out
<presence/>



*** User 2023-11-17 15:10:59.901 ***🔗
alice_interleave_requests_statem_416@domain.example.com/wT0Oug== in
<presence from='alice_interleave_requests_statem_416@domain.example.com/wT0Oug==' to='alice_interleave_requests_statem_416@domain.example.com/wT0Oug=='/>



*** User 2023-11-17 15:10:59.901 ***🔗
alice_interleave_requests_statem_416@domain.example.com/wT0Oug== out
</stream:stream>

*** User 2023-11-17 15:10:59.901 ***🔗
alice_interleave_requests_statem_416@domain.example.com/wT0Oug== in
</stream:stream>
.

*** User 2023-11-17 15:10:59.906 ***🔗
carol_interleave_requests_statem_417@domain.example.com/Yg+n0g== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:10:59.918 ***🔗
carol_interleave_requests_statem_417@domain.example.com/Yg+n0g== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:10:59.919 ***🔗
carol_interleave_requests_statem_417@domain.example.com/Yg+n0g== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:10:59.919 ***🔗
carol_interleave_requests_statem_417@domain.example.com/Yg+n0g== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQxNwBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:10:59.920 ***🔗
carol_interleave_requests_statem_417@domain.example.com/Yg+n0g== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:10:59.921 ***🔗
carol_interleave_requests_statem_417@domain.example.com/Yg+n0g== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:10:59.932 ***🔗
carol_interleave_requests_statem_417@domain.example.com/Yg+n0g== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:10:59.933 ***🔗
carol_interleave_requests_statem_417@domain.example.com/Yg+n0g== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:10:59.933 ***🔗
carol_interleave_requests_statem_417@domain.example.com/Yg+n0g== out
<iq type='set' id='37ac6e24ea77f3a2c539e6f7510face0'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>Yg+n0g==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:10:59.933 ***🔗
carol_interleave_requests_statem_417@domain.example.com/Yg+n0g== in
<iq xmlns='jabber:client' id='37ac6e24ea77f3a2c539e6f7510face0' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_417@domain.example.com/Yg+n0g==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:10:59.933 ***🔗
carol_interleave_requests_statem_417@domain.example.com/Yg+n0g== out
<iq type='set' id='05ca3fd85c7ceb3c1c48d28ffb9a36df'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:10:59.934 ***🔗
carol_interleave_requests_statem_417@domain.example.com/Yg+n0g== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_417@domain.example.com/Yg+n0g==' id='05ca3fd85c7ceb3c1c48d28ffb9a36df' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:10:59.934 ***🔗
carol_interleave_requests_statem_417@domain.example.com/Yg+n0g== out
<presence/>



*** User 2023-11-17 15:10:59.935 ***🔗
carol_interleave_requests_statem_417@domain.example.com/Yg+n0g== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_417@domain.example.com/Yg+n0g==' to='carol_interleave_requests_statem_417@domain.example.com/Yg+n0g=='/>



*** User 2023-11-17 15:10:59.943 ***🔗
alicE_interleave_requests_statem_418@domain.example.com/jfZ57w== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:10:59.943 ***🔗
alicE_interleave_requests_statem_418@domain.example.com/jfZ57w== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e6a68741ef9023ad' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:10:59.943 ***🔗
alicE_interleave_requests_statem_418@domain.example.com/jfZ57w== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:10:59.943 ***🔗
alicE_interleave_requests_statem_418@domain.example.com/jfZ57w== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQxOABtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:10:59.944 ***🔗
alicE_interleave_requests_statem_418@domain.example.com/jfZ57w== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:10:59.944 ***🔗
alicE_interleave_requests_statem_418@domain.example.com/jfZ57w== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:10:59.944 ***🔗
alicE_interleave_requests_statem_418@domain.example.com/jfZ57w== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='60a5aea4c5b35b2b' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_418@domain.example.com'>

*** User 2023-11-17 15:10:59.944 ***🔗
alicE_interleave_requests_statem_418@domain.example.com/jfZ57w== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:10:59.945 ***🔗
alicE_interleave_requests_statem_418@domain.example.com/jfZ57w== out
<iq type='set' id='4056ebd11db086ade65af563303f1d2f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>jfZ57w==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:10:59.945 ***🔗
alicE_interleave_requests_statem_418@domain.example.com/jfZ57w== in
<iq id='4056ebd11db086ade65af563303f1d2f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_418@domain.example.com/jfZ57w==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:10:59.945 ***🔗
alice_interleave_requests_statem_418@domain.example.com/jfZ57w== out
<iq type='set' id='849c6a95746a9c259e8ea82bd44cacf0'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:10:59.945 ***🔗
alice_interleave_requests_statem_418@domain.example.com/jfZ57w== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_418@domain.example.com/jfZ57w==' id='849c6a95746a9c259e8ea82bd44cacf0' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:10:59.945 ***🔗
alice_interleave_requests_statem_418@domain.example.com/jfZ57w== out
<presence/>



*** User 2023-11-17 15:10:59.946 ***🔗
alice_interleave_requests_statem_418@domain.example.com/jfZ57w== in
<presence from='alice_interleave_requests_statem_418@domain.example.com/jfZ57w==' to='alice_interleave_requests_statem_418@domain.example.com/jfZ57w=='/>



*** User 2023-11-17 15:10:59.946 ***🔗
carol_interleave_requests_statem_417@domain.example.com/Yg+n0g== out
</stream:stream>

*** User 2023-11-17 15:10:59.947 ***🔗
carol_interleave_requests_statem_417@domain.example.com/Yg+n0g== in
</stream:stream>

*** User 2023-11-17 15:10:59.947 ***🔗
alice_interleave_requests_statem_418@domain.example.com/jfZ57w== out
</stream:stream>

*** User 2023-11-17 15:10:59.947 ***🔗
alice_interleave_requests_statem_418@domain.example.com/jfZ57w== in
</stream:stream>
.
.

*** User 2023-11-17 15:10:59.951 ***🔗
carol_interleave_requests_statem_419@domain.example.com/Qh2AUw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:10:59.965 ***🔗
carol_interleave_requests_statem_419@domain.example.com/Qh2AUw== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:10:59.965 ***🔗
carol_interleave_requests_statem_419@domain.example.com/Qh2AUw== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:10:59.965 ***🔗
carol_interleave_requests_statem_419@domain.example.com/Qh2AUw== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQxOQBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:10:59.967 ***🔗
carol_interleave_requests_statem_419@domain.example.com/Qh2AUw== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:10:59.967 ***🔗
carol_interleave_requests_statem_419@domain.example.com/Qh2AUw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:10:59.978 ***🔗
carol_interleave_requests_statem_419@domain.example.com/Qh2AUw== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:10:59.979 ***🔗
carol_interleave_requests_statem_419@domain.example.com/Qh2AUw== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:10:59.979 ***🔗
carol_interleave_requests_statem_419@domain.example.com/Qh2AUw== out
<iq type='set' id='277efc15250cff59869a5b702cafbca7'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>Qh2AUw==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:10:59.979 ***🔗
carol_interleave_requests_statem_419@domain.example.com/Qh2AUw== in
<iq xmlns='jabber:client' id='277efc15250cff59869a5b702cafbca7' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_419@domain.example.com/Qh2AUw==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:10:59.979 ***🔗
carol_interleave_requests_statem_419@domain.example.com/Qh2AUw== out
<iq type='set' id='cbdce08b8048f5339811434522ed7bd5'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:10:59.980 ***🔗
carol_interleave_requests_statem_419@domain.example.com/Qh2AUw== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_419@domain.example.com/Qh2AUw==' id='cbdce08b8048f5339811434522ed7bd5' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:10:59.980 ***🔗
carol_interleave_requests_statem_419@domain.example.com/Qh2AUw== out
<presence/>



*** User 2023-11-17 15:10:59.981 ***🔗
carol_interleave_requests_statem_419@domain.example.com/Qh2AUw== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_419@domain.example.com/Qh2AUw==' to='carol_interleave_requests_statem_419@domain.example.com/Qh2AUw=='/>



*** User 2023-11-17 15:10:59.985 ***🔗
alicE_interleave_requests_statem_420@domain.example.com/mRTeNg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:10:59.986 ***🔗
alicE_interleave_requests_statem_420@domain.example.com/mRTeNg== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d3a2ae44dfe291b6' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:10:59.986 ***🔗
alicE_interleave_requests_statem_420@domain.example.com/mRTeNg== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:10:59.986 ***🔗
alicE_interleave_requests_statem_420@domain.example.com/mRTeNg== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQyMABtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:10:59.987 ***🔗
alicE_interleave_requests_statem_420@domain.example.com/mRTeNg== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:10:59.987 ***🔗
alicE_interleave_requests_statem_420@domain.example.com/mRTeNg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:10:59.987 ***🔗
alicE_interleave_requests_statem_420@domain.example.com/mRTeNg== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1e771dbef044bd7b' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_420@domain.example.com'>

*** User 2023-11-17 15:10:59.987 ***🔗
alicE_interleave_requests_statem_420@domain.example.com/mRTeNg== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:10:59.987 ***🔗
alicE_interleave_requests_statem_420@domain.example.com/mRTeNg== out
<iq type='set' id='38a16b8a3be78873f5146666df57acc2'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>mRTeNg==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:10:59.987 ***🔗
alicE_interleave_requests_statem_420@domain.example.com/mRTeNg== in
<iq id='38a16b8a3be78873f5146666df57acc2' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_420@domain.example.com/mRTeNg==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:10:59.988 ***🔗
alice_interleave_requests_statem_420@domain.example.com/mRTeNg== out
<iq type='set' id='c123b0fad5e1259e1f77457e2d43c941'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:10:59.988 ***🔗
alice_interleave_requests_statem_420@domain.example.com/mRTeNg== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_420@domain.example.com/mRTeNg==' id='c123b0fad5e1259e1f77457e2d43c941' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:10:59.988 ***🔗
alice_interleave_requests_statem_420@domain.example.com/mRTeNg== out
<presence/>



*** User 2023-11-17 15:10:59.989 ***🔗
alice_interleave_requests_statem_420@domain.example.com/mRTeNg== in
<presence from='alice_interleave_requests_statem_420@domain.example.com/mRTeNg==' to='alice_interleave_requests_statem_420@domain.example.com/mRTeNg=='/>



*** User 2023-11-17 15:10:59.989 ***🔗
alice_interleave_requests_statem_420@domain.example.com/mRTeNg== out
<message type='chat' to='carol_interleave_requests_statem_419@domain.example.com/Qh2AUw=='>
	<body>MqLjvSqGJu3sGgVH1mff</body>
</message>



*** User 2023-11-17 15:10:59.989 ***🔗
carol_interleave_requests_statem_419@domain.example.com/Qh2AUw== out
</stream:stream>

*** User 2023-11-17 15:10:59.990 ***🔗
carol_interleave_requests_statem_419@domain.example.com/Qh2AUw== in
</stream:stream>

*** User 2023-11-17 15:10:59.990 ***🔗
alice_interleave_requests_statem_420@domain.example.com/mRTeNg== out
</stream:stream>

*** User 2023-11-17 15:10:59.990 ***🔗
alice_interleave_requests_statem_420@domain.example.com/mRTeNg== in
</stream:stream>
.

*** User 2023-11-17 15:10:59.994 ***🔗
carol_interleave_requests_statem_421@domain.example.com/6pwPhw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.006 ***🔗
carol_interleave_requests_statem_421@domain.example.com/6pwPhw== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.007 ***🔗
carol_interleave_requests_statem_421@domain.example.com/6pwPhw== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.007 ***🔗
carol_interleave_requests_statem_421@domain.example.com/6pwPhw== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQyMQBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:00.008 ***🔗
carol_interleave_requests_statem_421@domain.example.com/6pwPhw== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:00.009 ***🔗
carol_interleave_requests_statem_421@domain.example.com/6pwPhw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.021 ***🔗
carol_interleave_requests_statem_421@domain.example.com/6pwPhw== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.021 ***🔗
carol_interleave_requests_statem_421@domain.example.com/6pwPhw== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.021 ***🔗
carol_interleave_requests_statem_421@domain.example.com/6pwPhw== out
<iq type='set' id='8f727c677721ad79247336ae7fe0e29b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>6pwPhw==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.021 ***🔗
carol_interleave_requests_statem_421@domain.example.com/6pwPhw== in
<iq xmlns='jabber:client' id='8f727c677721ad79247336ae7fe0e29b' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_421@domain.example.com/6pwPhw==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.021 ***🔗
carol_interleave_requests_statem_421@domain.example.com/6pwPhw== out
<iq type='set' id='bc08e648fafa2c187f6d221f86f645d8'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.022 ***🔗
carol_interleave_requests_statem_421@domain.example.com/6pwPhw== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_421@domain.example.com/6pwPhw==' id='bc08e648fafa2c187f6d221f86f645d8' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.022 ***🔗
carol_interleave_requests_statem_421@domain.example.com/6pwPhw== out
<presence/>



*** User 2023-11-17 15:11:00.023 ***🔗
carol_interleave_requests_statem_421@domain.example.com/6pwPhw== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_421@domain.example.com/6pwPhw==' to='carol_interleave_requests_statem_421@domain.example.com/6pwPhw=='/>



*** User 2023-11-17 15:11:00.031 ***🔗
alicE_interleave_requests_statem_422@domain.example.com/NbbBZA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.031 ***🔗
alicE_interleave_requests_statem_422@domain.example.com/NbbBZA== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='09f73f9ad3503b98' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:00.031 ***🔗
alicE_interleave_requests_statem_422@domain.example.com/NbbBZA== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.031 ***🔗
alicE_interleave_requests_statem_422@domain.example.com/NbbBZA== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQyMgBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:00.032 ***🔗
alicE_interleave_requests_statem_422@domain.example.com/NbbBZA== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:00.032 ***🔗
alicE_interleave_requests_statem_422@domain.example.com/NbbBZA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.032 ***🔗
alicE_interleave_requests_statem_422@domain.example.com/NbbBZA== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='70650195b7f68c60' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_422@domain.example.com'>

*** User 2023-11-17 15:11:00.032 ***🔗
alicE_interleave_requests_statem_422@domain.example.com/NbbBZA== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.032 ***🔗
alicE_interleave_requests_statem_422@domain.example.com/NbbBZA== out
<iq type='set' id='9d7182119822c80fdd1e92d96cdf7d50'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>NbbBZA==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.033 ***🔗
alicE_interleave_requests_statem_422@domain.example.com/NbbBZA== in
<iq id='9d7182119822c80fdd1e92d96cdf7d50' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_422@domain.example.com/NbbBZA==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.033 ***🔗
alice_interleave_requests_statem_422@domain.example.com/NbbBZA== out
<iq type='set' id='329497c5568499bdf805dc49e1125676'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.033 ***🔗
alice_interleave_requests_statem_422@domain.example.com/NbbBZA== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_422@domain.example.com/NbbBZA==' id='329497c5568499bdf805dc49e1125676' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.033 ***🔗
alice_interleave_requests_statem_422@domain.example.com/NbbBZA== out
<presence/>



*** User 2023-11-17 15:11:00.034 ***🔗
alice_interleave_requests_statem_422@domain.example.com/NbbBZA== in
<presence from='alice_interleave_requests_statem_422@domain.example.com/NbbBZA==' to='alice_interleave_requests_statem_422@domain.example.com/NbbBZA=='/>



*** User 2023-11-17 15:11:00.034 ***🔗
alice_interleave_requests_statem_422@domain.example.com/NbbBZA== out
<message type='chat' to='carol_interleave_requests_statem_421@domain.example.com/6pwPhw=='>
	<body>hjhiJhzJ5XnBdheT7nFw</body>
</message>



*** User 2023-11-17 15:11:00.034 ***🔗
carol_interleave_requests_statem_421@domain.example.com/6pwPhw== out
</stream:stream>

*** User 2023-11-17 15:11:00.035 ***🔗
carol_interleave_requests_statem_421@domain.example.com/6pwPhw== in
</stream:stream>

*** User 2023-11-17 15:11:00.035 ***🔗
alice_interleave_requests_statem_422@domain.example.com/NbbBZA== out
</stream:stream>

*** User 2023-11-17 15:11:00.036 ***🔗
alice_interleave_requests_statem_422@domain.example.com/NbbBZA== in
</stream:stream>
.

*** User 2023-11-17 15:11:00.041 ***🔗
alicE_interleave_requests_statem_423@domain.example.com/J2Y9fA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.041 ***🔗
alicE_interleave_requests_statem_423@domain.example.com/J2Y9fA== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f9161142dd8bc8b8' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:00.041 ***🔗
alicE_interleave_requests_statem_423@domain.example.com/J2Y9fA== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.041 ***🔗
alicE_interleave_requests_statem_423@domain.example.com/J2Y9fA== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQyMwBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:00.042 ***🔗
alicE_interleave_requests_statem_423@domain.example.com/J2Y9fA== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:00.042 ***🔗
alicE_interleave_requests_statem_423@domain.example.com/J2Y9fA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.043 ***🔗
alicE_interleave_requests_statem_423@domain.example.com/J2Y9fA== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d12df887e1da2050' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_423@domain.example.com'>

*** User 2023-11-17 15:11:00.043 ***🔗
alicE_interleave_requests_statem_423@domain.example.com/J2Y9fA== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.043 ***🔗
alicE_interleave_requests_statem_423@domain.example.com/J2Y9fA== out
<iq type='set' id='f466396df62b76f289aa372f50c159c2'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>J2Y9fA==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.043 ***🔗
alicE_interleave_requests_statem_423@domain.example.com/J2Y9fA== in
<iq id='f466396df62b76f289aa372f50c159c2' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_423@domain.example.com/J2Y9fA==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.043 ***🔗
alice_interleave_requests_statem_423@domain.example.com/J2Y9fA== out
<iq type='set' id='51d9ff50b80ceaeb7ddd9aa384a08a0b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.044 ***🔗
alice_interleave_requests_statem_423@domain.example.com/J2Y9fA== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_423@domain.example.com/J2Y9fA==' id='51d9ff50b80ceaeb7ddd9aa384a08a0b' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.044 ***🔗
alice_interleave_requests_statem_423@domain.example.com/J2Y9fA== out
<presence/>



*** User 2023-11-17 15:11:00.045 ***🔗
alice_interleave_requests_statem_423@domain.example.com/J2Y9fA== in
<presence from='alice_interleave_requests_statem_423@domain.example.com/J2Y9fA==' to='alice_interleave_requests_statem_423@domain.example.com/J2Y9fA=='/>



*** User 2023-11-17 15:11:00.048 ***🔗
carol_interleave_requests_statem_424@domain.example.com/P/kMIg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.061 ***🔗
carol_interleave_requests_statem_424@domain.example.com/P/kMIg== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.061 ***🔗
carol_interleave_requests_statem_424@domain.example.com/P/kMIg== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.062 ***🔗
carol_interleave_requests_statem_424@domain.example.com/P/kMIg== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQyNABqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:00.063 ***🔗
carol_interleave_requests_statem_424@domain.example.com/P/kMIg== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:00.064 ***🔗
carol_interleave_requests_statem_424@domain.example.com/P/kMIg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.075 ***🔗
carol_interleave_requests_statem_424@domain.example.com/P/kMIg== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.076 ***🔗
carol_interleave_requests_statem_424@domain.example.com/P/kMIg== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.076 ***🔗
carol_interleave_requests_statem_424@domain.example.com/P/kMIg== out
<iq type='set' id='e026259d21ec0d0485d087ee0f8d415d'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>P/kMIg==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.076 ***🔗
carol_interleave_requests_statem_424@domain.example.com/P/kMIg== in
<iq xmlns='jabber:client' id='e026259d21ec0d0485d087ee0f8d415d' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_424@domain.example.com/P/kMIg==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.076 ***🔗
carol_interleave_requests_statem_424@domain.example.com/P/kMIg== out
<iq type='set' id='5c6c3ceef19e257c8e22be26b36dc1aa'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.077 ***🔗
carol_interleave_requests_statem_424@domain.example.com/P/kMIg== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_424@domain.example.com/P/kMIg==' id='5c6c3ceef19e257c8e22be26b36dc1aa' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.077 ***🔗
carol_interleave_requests_statem_424@domain.example.com/P/kMIg== out
<presence/>



*** User 2023-11-17 15:11:00.079 ***🔗
carol_interleave_requests_statem_424@domain.example.com/P/kMIg== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_424@domain.example.com/P/kMIg==' to='carol_interleave_requests_statem_424@domain.example.com/P/kMIg=='/>



*** User 2023-11-17 15:11:00.079 ***🔗
carol_interleave_requests_statem_424@domain.example.com/P/kMIg== out
<message type='chat' to='alice_interleave_requests_statem_423@domain.example.com/J2Y9fA=='>
	<body>wQglyWH8ti8+r6WFs1dU</body>
</message>



*** User 2023-11-17 15:11:00.079 ***🔗
carol_interleave_requests_statem_424@domain.example.com/P/kMIg== out
</stream:stream>

*** User 2023-11-17 15:11:00.079 ***🔗
carol_interleave_requests_statem_424@domain.example.com/P/kMIg== in
</stream:stream>

*** User 2023-11-17 15:11:00.080 ***🔗
alice_interleave_requests_statem_423@domain.example.com/J2Y9fA== out
</stream:stream>

*** User 2023-11-17 15:11:00.080 ***🔗
alice_interleave_requests_statem_423@domain.example.com/J2Y9fA== in
</stream:stream>
.
.

*** User 2023-11-17 15:11:00.087 ***🔗
alicE_interleave_requests_statem_425@domain.example.com/sI4NDQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.088 ***🔗
alicE_interleave_requests_statem_425@domain.example.com/sI4NDQ== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='db25dab83cb79c2a' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:00.088 ***🔗
alicE_interleave_requests_statem_425@domain.example.com/sI4NDQ== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.088 ***🔗
alicE_interleave_requests_statem_425@domain.example.com/sI4NDQ== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQyNQBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:00.089 ***🔗
alicE_interleave_requests_statem_425@domain.example.com/sI4NDQ== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:00.089 ***🔗
alicE_interleave_requests_statem_425@domain.example.com/sI4NDQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.089 ***🔗
alicE_interleave_requests_statem_425@domain.example.com/sI4NDQ== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a4385b83805b8bdf' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_425@domain.example.com'>

*** User 2023-11-17 15:11:00.089 ***🔗
alicE_interleave_requests_statem_425@domain.example.com/sI4NDQ== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.089 ***🔗
alicE_interleave_requests_statem_425@domain.example.com/sI4NDQ== out
<iq type='set' id='4578a4b041510981ca084101e7224500'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>sI4NDQ==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.089 ***🔗
alicE_interleave_requests_statem_425@domain.example.com/sI4NDQ== in
<iq id='4578a4b041510981ca084101e7224500' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_425@domain.example.com/sI4NDQ==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.089 ***🔗
alice_interleave_requests_statem_425@domain.example.com/sI4NDQ== out
<iq type='set' id='4fdd7474966d71f0f6614c45c70f2c55'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.090 ***🔗
alice_interleave_requests_statem_425@domain.example.com/sI4NDQ== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_425@domain.example.com/sI4NDQ==' id='4fdd7474966d71f0f6614c45c70f2c55' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.090 ***🔗
alice_interleave_requests_statem_425@domain.example.com/sI4NDQ== out
<presence/>



*** User 2023-11-17 15:11:00.091 ***🔗
alice_interleave_requests_statem_425@domain.example.com/sI4NDQ== in
<presence from='alice_interleave_requests_statem_425@domain.example.com/sI4NDQ==' to='alice_interleave_requests_statem_425@domain.example.com/sI4NDQ=='/>



*** User 2023-11-17 15:11:00.094 ***🔗
carol_interleave_requests_statem_426@domain.example.com/OfZV7g== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.107 ***🔗
carol_interleave_requests_statem_426@domain.example.com/OfZV7g== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.108 ***🔗
carol_interleave_requests_statem_426@domain.example.com/OfZV7g== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.108 ***🔗
carol_interleave_requests_statem_426@domain.example.com/OfZV7g== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQyNgBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:00.109 ***🔗
carol_interleave_requests_statem_426@domain.example.com/OfZV7g== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:00.109 ***🔗
carol_interleave_requests_statem_426@domain.example.com/OfZV7g== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.122 ***🔗
carol_interleave_requests_statem_426@domain.example.com/OfZV7g== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.122 ***🔗
carol_interleave_requests_statem_426@domain.example.com/OfZV7g== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.122 ***🔗
carol_interleave_requests_statem_426@domain.example.com/OfZV7g== out
<iq type='set' id='0cab8854f55e909f9f062a61fb6b5809'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>OfZV7g==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.122 ***🔗
carol_interleave_requests_statem_426@domain.example.com/OfZV7g== in
<iq xmlns='jabber:client' id='0cab8854f55e909f9f062a61fb6b5809' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_426@domain.example.com/OfZV7g==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.122 ***🔗
carol_interleave_requests_statem_426@domain.example.com/OfZV7g== out
<iq type='set' id='a6325e858e26c077ca5c2bbc0fcd4fd4'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.123 ***🔗
carol_interleave_requests_statem_426@domain.example.com/OfZV7g== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_426@domain.example.com/OfZV7g==' id='a6325e858e26c077ca5c2bbc0fcd4fd4' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.123 ***🔗
carol_interleave_requests_statem_426@domain.example.com/OfZV7g== out
<presence/>



*** User 2023-11-17 15:11:00.125 ***🔗
carol_interleave_requests_statem_426@domain.example.com/OfZV7g== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_426@domain.example.com/OfZV7g==' to='carol_interleave_requests_statem_426@domain.example.com/OfZV7g=='/>



*** User 2023-11-17 15:11:00.125 ***🔗
carol_interleave_requests_statem_426@domain.example.com/OfZV7g== out
<message type='chat' to='alice_interleave_requests_statem_425@domain.example.com/sI4NDQ=='>
	<body>WORAlIjfxa3Thdq0rdst</body>
</message>



*** User 2023-11-17 15:11:00.125 ***🔗
carol_interleave_requests_statem_426@domain.example.com/OfZV7g== out
</stream:stream>

*** User 2023-11-17 15:11:00.126 ***🔗
carol_interleave_requests_statem_426@domain.example.com/OfZV7g== in
</stream:stream>

*** User 2023-11-17 15:11:00.126 ***🔗
alice_interleave_requests_statem_425@domain.example.com/sI4NDQ== out
</stream:stream>

*** User 2023-11-17 15:11:00.126 ***🔗
alice_interleave_requests_statem_425@domain.example.com/sI4NDQ== in
</stream:stream>
.

*** User 2023-11-17 15:11:00.135 ***🔗
carol_interleave_requests_statem_427@domain.example.com///cIQQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.147 ***🔗
carol_interleave_requests_statem_427@domain.example.com///cIQQ== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.148 ***🔗
carol_interleave_requests_statem_427@domain.example.com///cIQQ== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.148 ***🔗
carol_interleave_requests_statem_427@domain.example.com///cIQQ== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQyNwBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:00.150 ***🔗
carol_interleave_requests_statem_427@domain.example.com///cIQQ== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:00.150 ***🔗
carol_interleave_requests_statem_427@domain.example.com///cIQQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.162 ***🔗
carol_interleave_requests_statem_427@domain.example.com///cIQQ== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.162 ***🔗
carol_interleave_requests_statem_427@domain.example.com///cIQQ== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.163 ***🔗
carol_interleave_requests_statem_427@domain.example.com///cIQQ== out
<iq type='set' id='2aa12a174323bfa673eab8e2acc78dda'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>//cIQQ==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.163 ***🔗
carol_interleave_requests_statem_427@domain.example.com///cIQQ== in
<iq xmlns='jabber:client' id='2aa12a174323bfa673eab8e2acc78dda' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_427@domain.example.com///cIQQ==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.163 ***🔗
carol_interleave_requests_statem_427@domain.example.com///cIQQ== out
<iq type='set' id='ca726a30dad8eca72bfc2abf92f3850d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.164 ***🔗
carol_interleave_requests_statem_427@domain.example.com///cIQQ== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_427@domain.example.com///cIQQ==' id='ca726a30dad8eca72bfc2abf92f3850d' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.164 ***🔗
carol_interleave_requests_statem_427@domain.example.com///cIQQ== out
<presence/>



*** User 2023-11-17 15:11:00.165 ***🔗
carol_interleave_requests_statem_427@domain.example.com///cIQQ== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_427@domain.example.com///cIQQ==' to='carol_interleave_requests_statem_427@domain.example.com///cIQQ=='/>



*** User 2023-11-17 15:11:00.171 ***🔗
alicE_interleave_requests_statem_428@domain.example.com/tngtfw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.171 ***🔗
alicE_interleave_requests_statem_428@domain.example.com/tngtfw== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5a35afc25535835e' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:00.171 ***🔗
alicE_interleave_requests_statem_428@domain.example.com/tngtfw== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.171 ***🔗
alicE_interleave_requests_statem_428@domain.example.com/tngtfw== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQyOABtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:00.172 ***🔗
alicE_interleave_requests_statem_428@domain.example.com/tngtfw== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:00.173 ***🔗
alicE_interleave_requests_statem_428@domain.example.com/tngtfw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.173 ***🔗
alicE_interleave_requests_statem_428@domain.example.com/tngtfw== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4f5b5b02c726a41e' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_428@domain.example.com'>

*** User 2023-11-17 15:11:00.173 ***🔗
alicE_interleave_requests_statem_428@domain.example.com/tngtfw== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.173 ***🔗
alicE_interleave_requests_statem_428@domain.example.com/tngtfw== out
<iq type='set' id='4284153324034e330364ce93cc6963f3'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>tngtfw==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.173 ***🔗
alicE_interleave_requests_statem_428@domain.example.com/tngtfw== in
<iq id='4284153324034e330364ce93cc6963f3' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_428@domain.example.com/tngtfw==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.173 ***🔗
alice_interleave_requests_statem_428@domain.example.com/tngtfw== out
<iq type='set' id='69d5336689a3c6753c93200fa6f79d83'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.174 ***🔗
alice_interleave_requests_statem_428@domain.example.com/tngtfw== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_428@domain.example.com/tngtfw==' id='69d5336689a3c6753c93200fa6f79d83' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.174 ***🔗
alice_interleave_requests_statem_428@domain.example.com/tngtfw== out
<presence/>



*** User 2023-11-17 15:11:00.175 ***🔗
alice_interleave_requests_statem_428@domain.example.com/tngtfw== in
<presence from='alice_interleave_requests_statem_428@domain.example.com/tngtfw==' to='alice_interleave_requests_statem_428@domain.example.com/tngtfw=='/>



*** User 2023-11-17 15:11:00.175 ***🔗
carol_interleave_requests_statem_427@domain.example.com///cIQQ== out
</stream:stream>

*** User 2023-11-17 15:11:00.175 ***🔗
carol_interleave_requests_statem_427@domain.example.com///cIQQ== in
</stream:stream>

*** User 2023-11-17 15:11:00.175 ***🔗
alice_interleave_requests_statem_428@domain.example.com/tngtfw== out
</stream:stream>

*** User 2023-11-17 15:11:00.175 ***🔗
alice_interleave_requests_statem_428@domain.example.com/tngtfw== in
</stream:stream>
.

*** User 2023-11-17 15:11:00.180 ***🔗
carol_interleave_requests_statem_429@domain.example.com/VBN3wg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.193 ***🔗
carol_interleave_requests_statem_429@domain.example.com/VBN3wg== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.194 ***🔗
carol_interleave_requests_statem_429@domain.example.com/VBN3wg== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.194 ***🔗
carol_interleave_requests_statem_429@domain.example.com/VBN3wg== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQyOQBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:00.195 ***🔗
carol_interleave_requests_statem_429@domain.example.com/VBN3wg== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:00.195 ***🔗
carol_interleave_requests_statem_429@domain.example.com/VBN3wg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.207 ***🔗
carol_interleave_requests_statem_429@domain.example.com/VBN3wg== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.207 ***🔗
carol_interleave_requests_statem_429@domain.example.com/VBN3wg== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.207 ***🔗
carol_interleave_requests_statem_429@domain.example.com/VBN3wg== out
<iq type='set' id='6b7f40c469beb2b0a3bc7f235e5b647e'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>VBN3wg==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.208 ***🔗
carol_interleave_requests_statem_429@domain.example.com/VBN3wg== in
<iq xmlns='jabber:client' id='6b7f40c469beb2b0a3bc7f235e5b647e' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_429@domain.example.com/VBN3wg==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.208 ***🔗
carol_interleave_requests_statem_429@domain.example.com/VBN3wg== out
<iq type='set' id='dda8e66aa4fdce256b72b1c24ec96e56'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.209 ***🔗
carol_interleave_requests_statem_429@domain.example.com/VBN3wg== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_429@domain.example.com/VBN3wg==' id='dda8e66aa4fdce256b72b1c24ec96e56' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.209 ***🔗
carol_interleave_requests_statem_429@domain.example.com/VBN3wg== out
<presence/>



*** User 2023-11-17 15:11:00.210 ***🔗
carol_interleave_requests_statem_429@domain.example.com/VBN3wg== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_429@domain.example.com/VBN3wg==' to='carol_interleave_requests_statem_429@domain.example.com/VBN3wg=='/>



*** User 2023-11-17 15:11:00.215 ***🔗
alicE_interleave_requests_statem_430@domain.example.com/cjJmGg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.215 ***🔗
alicE_interleave_requests_statem_430@domain.example.com/cjJmGg== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='41a0a9d17dfb2467' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:00.215 ***🔗
alicE_interleave_requests_statem_430@domain.example.com/cjJmGg== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.215 ***🔗
alicE_interleave_requests_statem_430@domain.example.com/cjJmGg== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQzMABtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:00.216 ***🔗
alicE_interleave_requests_statem_430@domain.example.com/cjJmGg== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:00.216 ***🔗
alicE_interleave_requests_statem_430@domain.example.com/cjJmGg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.216 ***🔗
alicE_interleave_requests_statem_430@domain.example.com/cjJmGg== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='39ae74717e5f5e02' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_430@domain.example.com'>

*** User 2023-11-17 15:11:00.216 ***🔗
alicE_interleave_requests_statem_430@domain.example.com/cjJmGg== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.216 ***🔗
alicE_interleave_requests_statem_430@domain.example.com/cjJmGg== out
<iq type='set' id='3f46122922fd985321d87f1c9fcfc435'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>cjJmGg==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.217 ***🔗
alicE_interleave_requests_statem_430@domain.example.com/cjJmGg== in
<iq id='3f46122922fd985321d87f1c9fcfc435' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_430@domain.example.com/cjJmGg==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.217 ***🔗
alice_interleave_requests_statem_430@domain.example.com/cjJmGg== out
<iq type='set' id='bb1d7da35790158e3ba6e51dde49b788'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.217 ***🔗
alice_interleave_requests_statem_430@domain.example.com/cjJmGg== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_430@domain.example.com/cjJmGg==' id='bb1d7da35790158e3ba6e51dde49b788' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.217 ***🔗
alice_interleave_requests_statem_430@domain.example.com/cjJmGg== out
<presence/>



*** User 2023-11-17 15:11:00.218 ***🔗
alice_interleave_requests_statem_430@domain.example.com/cjJmGg== in
<presence from='alice_interleave_requests_statem_430@domain.example.com/cjJmGg==' to='alice_interleave_requests_statem_430@domain.example.com/cjJmGg=='/>



*** User 2023-11-17 15:11:00.218 ***🔗
carol_interleave_requests_statem_429@domain.example.com/VBN3wg== out
</stream:stream>

*** User 2023-11-17 15:11:00.219 ***🔗
carol_interleave_requests_statem_429@domain.example.com/VBN3wg== in
</stream:stream>

*** User 2023-11-17 15:11:00.219 ***🔗
alice_interleave_requests_statem_430@domain.example.com/cjJmGg== out
</stream:stream>

*** User 2023-11-17 15:11:00.219 ***🔗
alice_interleave_requests_statem_430@domain.example.com/cjJmGg== in
</stream:stream>
.

*** User 2023-11-17 15:11:00.223 ***🔗
carol_interleave_requests_statem_431@domain.example.com/YvKUhw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.235 ***🔗
carol_interleave_requests_statem_431@domain.example.com/YvKUhw== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.235 ***🔗
carol_interleave_requests_statem_431@domain.example.com/YvKUhw== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.236 ***🔗
carol_interleave_requests_statem_431@domain.example.com/YvKUhw== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQzMQBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:00.237 ***🔗
carol_interleave_requests_statem_431@domain.example.com/YvKUhw== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:00.237 ***🔗
carol_interleave_requests_statem_431@domain.example.com/YvKUhw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.250 ***🔗
carol_interleave_requests_statem_431@domain.example.com/YvKUhw== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.250 ***🔗
carol_interleave_requests_statem_431@domain.example.com/YvKUhw== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.250 ***🔗
carol_interleave_requests_statem_431@domain.example.com/YvKUhw== out
<iq type='set' id='49a62e69ef586e3f45e511200285c090'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>YvKUhw==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.250 ***🔗
carol_interleave_requests_statem_431@domain.example.com/YvKUhw== in
<iq xmlns='jabber:client' id='49a62e69ef586e3f45e511200285c090' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_431@domain.example.com/YvKUhw==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.250 ***🔗
carol_interleave_requests_statem_431@domain.example.com/YvKUhw== out
<iq type='set' id='18ddfec66a431f452ecfa653174e4f72'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.251 ***🔗
carol_interleave_requests_statem_431@domain.example.com/YvKUhw== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_431@domain.example.com/YvKUhw==' id='18ddfec66a431f452ecfa653174e4f72' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.251 ***🔗
carol_interleave_requests_statem_431@domain.example.com/YvKUhw== out
<presence/>



*** User 2023-11-17 15:11:00.252 ***🔗
carol_interleave_requests_statem_431@domain.example.com/YvKUhw== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_431@domain.example.com/YvKUhw==' to='carol_interleave_requests_statem_431@domain.example.com/YvKUhw=='/>



*** User 2023-11-17 15:11:00.261 ***🔗
alicE_interleave_requests_statem_432@domain.example.com/Uw7LRA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.261 ***🔗
alicE_interleave_requests_statem_432@domain.example.com/Uw7LRA== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='66db5862b67b38a9' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:00.261 ***🔗
alicE_interleave_requests_statem_432@domain.example.com/Uw7LRA== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.261 ***🔗
alicE_interleave_requests_statem_432@domain.example.com/Uw7LRA== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQzMgBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:00.262 ***🔗
alicE_interleave_requests_statem_432@domain.example.com/Uw7LRA== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:00.262 ***🔗
alicE_interleave_requests_statem_432@domain.example.com/Uw7LRA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.262 ***🔗
alicE_interleave_requests_statem_432@domain.example.com/Uw7LRA== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='aecf426be2b085f3' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_432@domain.example.com'>

*** User 2023-11-17 15:11:00.262 ***🔗
alicE_interleave_requests_statem_432@domain.example.com/Uw7LRA== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.263 ***🔗
alicE_interleave_requests_statem_432@domain.example.com/Uw7LRA== out
<iq type='set' id='0489cdd04619dcc09b27a5eb320e0d70'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>Uw7LRA==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.263 ***🔗
alicE_interleave_requests_statem_432@domain.example.com/Uw7LRA== in
<iq id='0489cdd04619dcc09b27a5eb320e0d70' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_432@domain.example.com/Uw7LRA==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.263 ***🔗
alice_interleave_requests_statem_432@domain.example.com/Uw7LRA== out
<iq type='set' id='57a60f19b4e6313921684b0f273790b8'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.263 ***🔗
alice_interleave_requests_statem_432@domain.example.com/Uw7LRA== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_432@domain.example.com/Uw7LRA==' id='57a60f19b4e6313921684b0f273790b8' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.263 ***🔗
alice_interleave_requests_statem_432@domain.example.com/Uw7LRA== out
<presence/>



*** User 2023-11-17 15:11:00.264 ***🔗
alice_interleave_requests_statem_432@domain.example.com/Uw7LRA== in
<presence from='alice_interleave_requests_statem_432@domain.example.com/Uw7LRA==' to='alice_interleave_requests_statem_432@domain.example.com/Uw7LRA=='/>



*** User 2023-11-17 15:11:00.264 ***🔗
alice_interleave_requests_statem_432@domain.example.com/Uw7LRA== out
<message type='chat' to='carol_interleave_requests_statem_431@domain.example.com/YvKUhw=='>
	<body>uJiobdOrtNaY00i6FAj9</body>
</message>



*** User 2023-11-17 15:11:00.264 ***🔗
carol_interleave_requests_statem_431@domain.example.com/YvKUhw== out
<message type='chat' to='alice_interleave_requests_statem_432@domain.example.com/Uw7LRA=='>
	<body>rRPA8C7SDHedNMu7POvH</body>
</message>



*** User 2023-11-17 15:11:00.264 ***🔗
carol_interleave_requests_statem_431@domain.example.com/YvKUhw== out
</stream:stream>

*** User 2023-11-17 15:11:00.265 ***🔗
carol_interleave_requests_statem_431@domain.example.com/YvKUhw== in
</stream:stream>

*** User 2023-11-17 15:11:00.265 ***🔗
alice_interleave_requests_statem_432@domain.example.com/Uw7LRA== out
</stream:stream>

*** User 2023-11-17 15:11:00.265 ***🔗
alice_interleave_requests_statem_432@domain.example.com/Uw7LRA== in
</stream:stream>
.

*** User 2023-11-17 15:11:00.270 ***🔗
carol_interleave_requests_statem_433@domain.example.com/rmE2Zg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.282 ***🔗
carol_interleave_requests_statem_433@domain.example.com/rmE2Zg== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.282 ***🔗
carol_interleave_requests_statem_433@domain.example.com/rmE2Zg== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.283 ***🔗
carol_interleave_requests_statem_433@domain.example.com/rmE2Zg== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQzMwBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:00.284 ***🔗
carol_interleave_requests_statem_433@domain.example.com/rmE2Zg== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:00.284 ***🔗
carol_interleave_requests_statem_433@domain.example.com/rmE2Zg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.296 ***🔗
carol_interleave_requests_statem_433@domain.example.com/rmE2Zg== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.297 ***🔗
carol_interleave_requests_statem_433@domain.example.com/rmE2Zg== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.297 ***🔗
carol_interleave_requests_statem_433@domain.example.com/rmE2Zg== out
<iq type='set' id='805e8e96d4b2c23e96f463d1e20b29ea'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>rmE2Zg==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.297 ***🔗
carol_interleave_requests_statem_433@domain.example.com/rmE2Zg== in
<iq xmlns='jabber:client' id='805e8e96d4b2c23e96f463d1e20b29ea' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_433@domain.example.com/rmE2Zg==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.297 ***🔗
carol_interleave_requests_statem_433@domain.example.com/rmE2Zg== out
<iq type='set' id='51bc803d9bf5270e7c30d848ddc9fa9e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.298 ***🔗
carol_interleave_requests_statem_433@domain.example.com/rmE2Zg== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_433@domain.example.com/rmE2Zg==' id='51bc803d9bf5270e7c30d848ddc9fa9e' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.298 ***🔗
carol_interleave_requests_statem_433@domain.example.com/rmE2Zg== out
<presence/>



*** User 2023-11-17 15:11:00.299 ***🔗
carol_interleave_requests_statem_433@domain.example.com/rmE2Zg== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_433@domain.example.com/rmE2Zg==' to='carol_interleave_requests_statem_433@domain.example.com/rmE2Zg=='/>



*** User 2023-11-17 15:11:00.306 ***🔗
alicE_interleave_requests_statem_434@domain.example.com/74SnpQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.307 ***🔗
alicE_interleave_requests_statem_434@domain.example.com/74SnpQ== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d959ba04706ea629' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:00.307 ***🔗
alicE_interleave_requests_statem_434@domain.example.com/74SnpQ== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.307 ***🔗
alicE_interleave_requests_statem_434@domain.example.com/74SnpQ== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQzNABtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:00.308 ***🔗
alicE_interleave_requests_statem_434@domain.example.com/74SnpQ== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:00.308 ***🔗
alicE_interleave_requests_statem_434@domain.example.com/74SnpQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.308 ***🔗
alicE_interleave_requests_statem_434@domain.example.com/74SnpQ== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='de43bb3b4e1de09a' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_434@domain.example.com'>

*** User 2023-11-17 15:11:00.308 ***🔗
alicE_interleave_requests_statem_434@domain.example.com/74SnpQ== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.308 ***🔗
alicE_interleave_requests_statem_434@domain.example.com/74SnpQ== out
<iq type='set' id='db02f5ef173185bdc7c8e4d4537eb549'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>74SnpQ==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.309 ***🔗
alicE_interleave_requests_statem_434@domain.example.com/74SnpQ== in
<iq id='db02f5ef173185bdc7c8e4d4537eb549' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_434@domain.example.com/74SnpQ==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.309 ***🔗
alice_interleave_requests_statem_434@domain.example.com/74SnpQ== out
<iq type='set' id='00ec2fd9f964ddfb8109221c9a9e8f6a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.309 ***🔗
alice_interleave_requests_statem_434@domain.example.com/74SnpQ== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_434@domain.example.com/74SnpQ==' id='00ec2fd9f964ddfb8109221c9a9e8f6a' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.309 ***🔗
alice_interleave_requests_statem_434@domain.example.com/74SnpQ== out
<presence/>



*** User 2023-11-17 15:11:00.310 ***🔗
alice_interleave_requests_statem_434@domain.example.com/74SnpQ== in
<presence from='alice_interleave_requests_statem_434@domain.example.com/74SnpQ==' to='alice_interleave_requests_statem_434@domain.example.com/74SnpQ=='/>



*** User 2023-11-17 15:11:00.310 ***🔗
carol_interleave_requests_statem_433@domain.example.com/rmE2Zg== out
</stream:stream>

*** User 2023-11-17 15:11:00.311 ***🔗
carol_interleave_requests_statem_433@domain.example.com/rmE2Zg== in
</stream:stream>

*** User 2023-11-17 15:11:00.311 ***🔗
alice_interleave_requests_statem_434@domain.example.com/74SnpQ== out
</stream:stream>

*** User 2023-11-17 15:11:00.311 ***🔗
alice_interleave_requests_statem_434@domain.example.com/74SnpQ== in
</stream:stream>
.

*** User 2023-11-17 15:11:00.317 ***🔗
alicE_interleave_requests_statem_435@domain.example.com/4sAsgw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.317 ***🔗
alicE_interleave_requests_statem_435@domain.example.com/4sAsgw== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e1ec29e2df0a2ddc' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:00.318 ***🔗
alicE_interleave_requests_statem_435@domain.example.com/4sAsgw== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.318 ***🔗
alicE_interleave_requests_statem_435@domain.example.com/4sAsgw== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQzNQBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:00.319 ***🔗
alicE_interleave_requests_statem_435@domain.example.com/4sAsgw== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:00.319 ***🔗
alicE_interleave_requests_statem_435@domain.example.com/4sAsgw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.319 ***🔗
alicE_interleave_requests_statem_435@domain.example.com/4sAsgw== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='006f3d553588d458' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_435@domain.example.com'>

*** User 2023-11-17 15:11:00.319 ***🔗
alicE_interleave_requests_statem_435@domain.example.com/4sAsgw== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.319 ***🔗
alicE_interleave_requests_statem_435@domain.example.com/4sAsgw== out
<iq type='set' id='e24e457afd6ae1a6b5e1be3b184f2e21'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>4sAsgw==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.320 ***🔗
alicE_interleave_requests_statem_435@domain.example.com/4sAsgw== in
<iq id='e24e457afd6ae1a6b5e1be3b184f2e21' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_435@domain.example.com/4sAsgw==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.320 ***🔗
alice_interleave_requests_statem_435@domain.example.com/4sAsgw== out
<iq type='set' id='7f0d877fbe8b215f70de1aec6298b243'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.320 ***🔗
alice_interleave_requests_statem_435@domain.example.com/4sAsgw== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_435@domain.example.com/4sAsgw==' id='7f0d877fbe8b215f70de1aec6298b243' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.320 ***🔗
alice_interleave_requests_statem_435@domain.example.com/4sAsgw== out
<presence/>



*** User 2023-11-17 15:11:00.321 ***🔗
alice_interleave_requests_statem_435@domain.example.com/4sAsgw== in
<presence from='alice_interleave_requests_statem_435@domain.example.com/4sAsgw==' to='alice_interleave_requests_statem_435@domain.example.com/4sAsgw=='/>



*** User 2023-11-17 15:11:00.325 ***🔗
carol_interleave_requests_statem_436@domain.example.com/YpWAaA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.338 ***🔗
carol_interleave_requests_statem_436@domain.example.com/YpWAaA== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.339 ***🔗
carol_interleave_requests_statem_436@domain.example.com/YpWAaA== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.339 ***🔗
carol_interleave_requests_statem_436@domain.example.com/YpWAaA== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQzNgBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:00.340 ***🔗
carol_interleave_requests_statem_436@domain.example.com/YpWAaA== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:00.340 ***🔗
carol_interleave_requests_statem_436@domain.example.com/YpWAaA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.353 ***🔗
carol_interleave_requests_statem_436@domain.example.com/YpWAaA== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.353 ***🔗
carol_interleave_requests_statem_436@domain.example.com/YpWAaA== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.353 ***🔗
carol_interleave_requests_statem_436@domain.example.com/YpWAaA== out
<iq type='set' id='b02f8d0a7ecbbd122a683042847abc2c'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>YpWAaA==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.353 ***🔗
carol_interleave_requests_statem_436@domain.example.com/YpWAaA== in
<iq xmlns='jabber:client' id='b02f8d0a7ecbbd122a683042847abc2c' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_436@domain.example.com/YpWAaA==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.353 ***🔗
carol_interleave_requests_statem_436@domain.example.com/YpWAaA== out
<iq type='set' id='1fbc1a85512306ae6bd536bd8cf3d95b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.354 ***🔗
carol_interleave_requests_statem_436@domain.example.com/YpWAaA== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_436@domain.example.com/YpWAaA==' id='1fbc1a85512306ae6bd536bd8cf3d95b' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.354 ***🔗
carol_interleave_requests_statem_436@domain.example.com/YpWAaA== out
<presence/>



*** User 2023-11-17 15:11:00.355 ***🔗
carol_interleave_requests_statem_436@domain.example.com/YpWAaA== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_436@domain.example.com/YpWAaA==' to='carol_interleave_requests_statem_436@domain.example.com/YpWAaA=='/>



*** User 2023-11-17 15:11:00.355 ***🔗
carol_interleave_requests_statem_436@domain.example.com/YpWAaA== out
</stream:stream>

*** User 2023-11-17 15:11:00.355 ***🔗
carol_interleave_requests_statem_436@domain.example.com/YpWAaA== in
</stream:stream>

*** User 2023-11-17 15:11:00.356 ***🔗
alice_interleave_requests_statem_435@domain.example.com/4sAsgw== out
</stream:stream>

*** User 2023-11-17 15:11:00.356 ***🔗
alice_interleave_requests_statem_435@domain.example.com/4sAsgw== in
</stream:stream>
.
.
.

*** User 2023-11-17 15:11:00.364 ***🔗
alicE_interleave_requests_statem_437@domain.example.com/kWV0Yw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.365 ***🔗
alicE_interleave_requests_statem_437@domain.example.com/kWV0Yw== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ed8eecbc497141dd' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:00.365 ***🔗
alicE_interleave_requests_statem_437@domain.example.com/kWV0Yw== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.365 ***🔗
alicE_interleave_requests_statem_437@domain.example.com/kWV0Yw== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQzNwBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:00.366 ***🔗
alicE_interleave_requests_statem_437@domain.example.com/kWV0Yw== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:00.366 ***🔗
alicE_interleave_requests_statem_437@domain.example.com/kWV0Yw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.367 ***🔗
alicE_interleave_requests_statem_437@domain.example.com/kWV0Yw== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='fc664e60b5b380f8' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_437@domain.example.com'>

*** User 2023-11-17 15:11:00.367 ***🔗
alicE_interleave_requests_statem_437@domain.example.com/kWV0Yw== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.367 ***🔗
alicE_interleave_requests_statem_437@domain.example.com/kWV0Yw== out
<iq type='set' id='92b81d5a5235454c118df2e68cce8eba'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>kWV0Yw==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.367 ***🔗
alicE_interleave_requests_statem_437@domain.example.com/kWV0Yw== in
<iq id='92b81d5a5235454c118df2e68cce8eba' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_437@domain.example.com/kWV0Yw==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.367 ***🔗
alice_interleave_requests_statem_437@domain.example.com/kWV0Yw== out
<iq type='set' id='8a97229292dde030fe4c37e4b7b0325c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.368 ***🔗
alice_interleave_requests_statem_437@domain.example.com/kWV0Yw== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_437@domain.example.com/kWV0Yw==' id='8a97229292dde030fe4c37e4b7b0325c' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.368 ***🔗
alice_interleave_requests_statem_437@domain.example.com/kWV0Yw== out
<presence/>



*** User 2023-11-17 15:11:00.369 ***🔗
alice_interleave_requests_statem_437@domain.example.com/kWV0Yw== in
<presence from='alice_interleave_requests_statem_437@domain.example.com/kWV0Yw==' to='alice_interleave_requests_statem_437@domain.example.com/kWV0Yw=='/>



*** User 2023-11-17 15:11:00.374 ***🔗
carol_interleave_requests_statem_438@domain.example.com/AnV+fw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.386 ***🔗
carol_interleave_requests_statem_438@domain.example.com/AnV+fw== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.387 ***🔗
carol_interleave_requests_statem_438@domain.example.com/AnV+fw== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.387 ***🔗
carol_interleave_requests_statem_438@domain.example.com/AnV+fw== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQzOABqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:00.389 ***🔗
carol_interleave_requests_statem_438@domain.example.com/AnV+fw== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:00.389 ***🔗
carol_interleave_requests_statem_438@domain.example.com/AnV+fw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.400 ***🔗
carol_interleave_requests_statem_438@domain.example.com/AnV+fw== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.400 ***🔗
carol_interleave_requests_statem_438@domain.example.com/AnV+fw== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.401 ***🔗
carol_interleave_requests_statem_438@domain.example.com/AnV+fw== out
<iq type='set' id='7e1a92f2a18f11eac6899420d9f20b5b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>AnV+fw==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.401 ***🔗
carol_interleave_requests_statem_438@domain.example.com/AnV+fw== in
<iq xmlns='jabber:client' id='7e1a92f2a18f11eac6899420d9f20b5b' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_438@domain.example.com/AnV+fw==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.401 ***🔗
carol_interleave_requests_statem_438@domain.example.com/AnV+fw== out
<iq type='set' id='60648c784d9af8807cf742ace4f356e2'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.402 ***🔗
carol_interleave_requests_statem_438@domain.example.com/AnV+fw== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_438@domain.example.com/AnV+fw==' id='60648c784d9af8807cf742ace4f356e2' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.402 ***🔗
carol_interleave_requests_statem_438@domain.example.com/AnV+fw== out
<presence/>



*** User 2023-11-17 15:11:00.403 ***🔗
carol_interleave_requests_statem_438@domain.example.com/AnV+fw== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_438@domain.example.com/AnV+fw==' to='carol_interleave_requests_statem_438@domain.example.com/AnV+fw=='/>



*** User 2023-11-17 15:11:00.403 ***🔗
alice_interleave_requests_statem_437@domain.example.com/kWV0Yw== out
<message type='chat' to='carol_interleave_requests_statem_438@domain.example.com/AnV+fw=='>
	<body>yBv+pLW2+/hObLUhKuJ/</body>
</message>



*** User 2023-11-17 15:11:00.404 ***🔗
carol_interleave_requests_statem_438@domain.example.com/AnV+fw== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_437@domain.example.com/kWV0Yw==' to='carol_interleave_requests_statem_438@domain.example.com/AnV+fw==' type='chat'>
	<body>yBv+pLW2+/hObLUhKuJ/</body>
</message>



*** User 2023-11-17 15:11:00.404 ***🔗
alice_interleave_requests_statem_437@domain.example.com/kWV0Yw== out
<message type='chat' to='carol_interleave_requests_statem_438@domain.example.com/AnV+fw=='>
	<body>DpNPpB7Hy1TC/bFvFy9A</body>
</message>



*** User 2023-11-17 15:11:00.404 ***🔗
carol_interleave_requests_statem_438@domain.example.com/AnV+fw== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_437@domain.example.com/kWV0Yw==' to='carol_interleave_requests_statem_438@domain.example.com/AnV+fw==' type='chat'>
	<body>DpNPpB7Hy1TC/bFvFy9A</body>
</message>



*** User 2023-11-17 15:11:00.404 ***🔗
carol_interleave_requests_statem_438@domain.example.com/AnV+fw== out
<message type='chat' to='alice_interleave_requests_statem_437@domain.example.com/kWV0Yw=='>
	<body>RLzgxLWr4fNzV5Qk68Z6</body>
</message>



*** User 2023-11-17 15:11:00.404 ***🔗
carol_interleave_requests_statem_438@domain.example.com/AnV+fw== out
</stream:stream>

*** User 2023-11-17 15:11:00.405 ***🔗
carol_interleave_requests_statem_438@domain.example.com/AnV+fw== in
</stream:stream>

*** User 2023-11-17 15:11:00.405 ***🔗
alice_interleave_requests_statem_437@domain.example.com/kWV0Yw== out
</stream:stream>

*** User 2023-11-17 15:11:00.405 ***🔗
alice_interleave_requests_statem_437@domain.example.com/kWV0Yw== in
</stream:stream>
.

*** User 2023-11-17 15:11:00.413 ***🔗
alicE_interleave_requests_statem_439@domain.example.com/4mHbuQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.413 ***🔗
alicE_interleave_requests_statem_439@domain.example.com/4mHbuQ== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='57b95d051c94b3df' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:00.413 ***🔗
alicE_interleave_requests_statem_439@domain.example.com/4mHbuQ== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.413 ***🔗
alicE_interleave_requests_statem_439@domain.example.com/4mHbuQ== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQzOQBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:00.414 ***🔗
alicE_interleave_requests_statem_439@domain.example.com/4mHbuQ== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:00.414 ***🔗
alicE_interleave_requests_statem_439@domain.example.com/4mHbuQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.415 ***🔗
alicE_interleave_requests_statem_439@domain.example.com/4mHbuQ== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4840d83832f2fb22' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_439@domain.example.com'>

*** User 2023-11-17 15:11:00.415 ***🔗
alicE_interleave_requests_statem_439@domain.example.com/4mHbuQ== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.415 ***🔗
alicE_interleave_requests_statem_439@domain.example.com/4mHbuQ== out
<iq type='set' id='a81573bbc053ccce552ad5830f0c0cf6'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>4mHbuQ==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.415 ***🔗
alicE_interleave_requests_statem_439@domain.example.com/4mHbuQ== in
<iq id='a81573bbc053ccce552ad5830f0c0cf6' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_439@domain.example.com/4mHbuQ==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.415 ***🔗
alice_interleave_requests_statem_439@domain.example.com/4mHbuQ== out
<iq type='set' id='2260ad667e4ce9d06c209974b6e7bd83'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.415 ***🔗
alice_interleave_requests_statem_439@domain.example.com/4mHbuQ== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_439@domain.example.com/4mHbuQ==' id='2260ad667e4ce9d06c209974b6e7bd83' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.415 ***🔗
alice_interleave_requests_statem_439@domain.example.com/4mHbuQ== out
<presence/>



*** User 2023-11-17 15:11:00.416 ***🔗
alice_interleave_requests_statem_439@domain.example.com/4mHbuQ== in
<presence from='alice_interleave_requests_statem_439@domain.example.com/4mHbuQ==' to='alice_interleave_requests_statem_439@domain.example.com/4mHbuQ=='/>



*** User 2023-11-17 15:11:00.421 ***🔗
carol_interleave_requests_statem_440@domain.example.com/feEJEw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.433 ***🔗
carol_interleave_requests_statem_440@domain.example.com/feEJEw== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.434 ***🔗
carol_interleave_requests_statem_440@domain.example.com/feEJEw== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.434 ***🔗
carol_interleave_requests_statem_440@domain.example.com/feEJEw== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ0MABqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:00.435 ***🔗
carol_interleave_requests_statem_440@domain.example.com/feEJEw== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:00.435 ***🔗
carol_interleave_requests_statem_440@domain.example.com/feEJEw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.447 ***🔗
carol_interleave_requests_statem_440@domain.example.com/feEJEw== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.447 ***🔗
carol_interleave_requests_statem_440@domain.example.com/feEJEw== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.447 ***🔗
carol_interleave_requests_statem_440@domain.example.com/feEJEw== out
<iq type='set' id='ccd9d9897e9304cfc6a14cfa2a0f5624'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>feEJEw==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.448 ***🔗
carol_interleave_requests_statem_440@domain.example.com/feEJEw== in
<iq xmlns='jabber:client' id='ccd9d9897e9304cfc6a14cfa2a0f5624' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_440@domain.example.com/feEJEw==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.448 ***🔗
carol_interleave_requests_statem_440@domain.example.com/feEJEw== out
<iq type='set' id='3ddbb1f23e182040f0cbbff2db129bcb'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.449 ***🔗
carol_interleave_requests_statem_440@domain.example.com/feEJEw== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_440@domain.example.com/feEJEw==' id='3ddbb1f23e182040f0cbbff2db129bcb' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.449 ***🔗
carol_interleave_requests_statem_440@domain.example.com/feEJEw== out
<presence/>



*** User 2023-11-17 15:11:00.450 ***🔗
carol_interleave_requests_statem_440@domain.example.com/feEJEw== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_440@domain.example.com/feEJEw==' to='carol_interleave_requests_statem_440@domain.example.com/feEJEw=='/>



*** User 2023-11-17 15:11:00.450 ***🔗
carol_interleave_requests_statem_440@domain.example.com/feEJEw== out
</stream:stream>

*** User 2023-11-17 15:11:00.450 ***🔗
carol_interleave_requests_statem_440@domain.example.com/feEJEw== in
</stream:stream>

*** User 2023-11-17 15:11:00.450 ***🔗
alice_interleave_requests_statem_439@domain.example.com/4mHbuQ== out
</stream:stream>

*** User 2023-11-17 15:11:00.451 ***🔗
alice_interleave_requests_statem_439@domain.example.com/4mHbuQ== in
</stream:stream>
.

*** User 2023-11-17 15:11:00.458 ***🔗
alicE_interleave_requests_statem_441@domain.example.com/vY7jNw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.459 ***🔗
alicE_interleave_requests_statem_441@domain.example.com/vY7jNw== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c4469dbc8842ac25' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:00.459 ***🔗
alicE_interleave_requests_statem_441@domain.example.com/vY7jNw== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.459 ***🔗
alicE_interleave_requests_statem_441@domain.example.com/vY7jNw== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ0MQBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:00.460 ***🔗
alicE_interleave_requests_statem_441@domain.example.com/vY7jNw== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:00.460 ***🔗
alicE_interleave_requests_statem_441@domain.example.com/vY7jNw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.460 ***🔗
alicE_interleave_requests_statem_441@domain.example.com/vY7jNw== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e9e7528e32c9409b' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_441@domain.example.com'>

*** User 2023-11-17 15:11:00.460 ***🔗
alicE_interleave_requests_statem_441@domain.example.com/vY7jNw== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.460 ***🔗
alicE_interleave_requests_statem_441@domain.example.com/vY7jNw== out
<iq type='set' id='1746893a94d7dc251adc29333f95ba57'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>vY7jNw==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.460 ***🔗
alicE_interleave_requests_statem_441@domain.example.com/vY7jNw== in
<iq id='1746893a94d7dc251adc29333f95ba57' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_441@domain.example.com/vY7jNw==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.460 ***🔗
alice_interleave_requests_statem_441@domain.example.com/vY7jNw== out
<iq type='set' id='67eff11eccf8b098b93079b02533c149'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.461 ***🔗
alice_interleave_requests_statem_441@domain.example.com/vY7jNw== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_441@domain.example.com/vY7jNw==' id='67eff11eccf8b098b93079b02533c149' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.461 ***🔗
alice_interleave_requests_statem_441@domain.example.com/vY7jNw== out
<presence/>



*** User 2023-11-17 15:11:00.461 ***🔗
alice_interleave_requests_statem_441@domain.example.com/vY7jNw== in
<presence from='alice_interleave_requests_statem_441@domain.example.com/vY7jNw==' to='alice_interleave_requests_statem_441@domain.example.com/vY7jNw=='/>



*** User 2023-11-17 15:11:00.466 ***🔗
carol_interleave_requests_statem_442@domain.example.com/JEazWA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.478 ***🔗
carol_interleave_requests_statem_442@domain.example.com/JEazWA== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.479 ***🔗
carol_interleave_requests_statem_442@domain.example.com/JEazWA== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.479 ***🔗
carol_interleave_requests_statem_442@domain.example.com/JEazWA== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ0MgBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:00.480 ***🔗
carol_interleave_requests_statem_442@domain.example.com/JEazWA== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:00.480 ***🔗
carol_interleave_requests_statem_442@domain.example.com/JEazWA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.492 ***🔗
carol_interleave_requests_statem_442@domain.example.com/JEazWA== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.493 ***🔗
carol_interleave_requests_statem_442@domain.example.com/JEazWA== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.493 ***🔗
carol_interleave_requests_statem_442@domain.example.com/JEazWA== out
<iq type='set' id='525ca2bd578a46ac58f3c86607e28ec5'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>JEazWA==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.493 ***🔗
carol_interleave_requests_statem_442@domain.example.com/JEazWA== in
<iq xmlns='jabber:client' id='525ca2bd578a46ac58f3c86607e28ec5' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_442@domain.example.com/JEazWA==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.493 ***🔗
carol_interleave_requests_statem_442@domain.example.com/JEazWA== out
<iq type='set' id='1be3187fc99eaef8f2f65d8b4de97725'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.494 ***🔗
carol_interleave_requests_statem_442@domain.example.com/JEazWA== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_442@domain.example.com/JEazWA==' id='1be3187fc99eaef8f2f65d8b4de97725' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.494 ***🔗
carol_interleave_requests_statem_442@domain.example.com/JEazWA== out
<presence/>



*** User 2023-11-17 15:11:00.495 ***🔗
carol_interleave_requests_statem_442@domain.example.com/JEazWA== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_442@domain.example.com/JEazWA==' to='carol_interleave_requests_statem_442@domain.example.com/JEazWA=='/>



*** User 2023-11-17 15:11:00.495 ***🔗
carol_interleave_requests_statem_442@domain.example.com/JEazWA== out
<message type='chat' to='alice_interleave_requests_statem_441@domain.example.com/vY7jNw=='>
	<body>YKJtaJQGyef+pOSZmWoY</body>
</message>



*** User 2023-11-17 15:11:00.495 ***🔗
alice_interleave_requests_statem_441@domain.example.com/vY7jNw== out
<message type='chat' to='carol_interleave_requests_statem_442@domain.example.com/JEazWA=='>
	<body>LgttU0W5CGVjfrk0Dwr0</body>
</message>



*** User 2023-11-17 15:11:00.496 ***🔗
carol_interleave_requests_statem_442@domain.example.com/JEazWA== out
<message type='chat' to='alice_interleave_requests_statem_441@domain.example.com/vY7jNw=='>
	<body>IMnWzfRkRYNK71ivoodt</body>
</message>



*** User 2023-11-17 15:11:00.496 ***🔗
carol_interleave_requests_statem_442@domain.example.com/JEazWA== out
</stream:stream>

*** User 2023-11-17 15:11:00.496 ***🔗
carol_interleave_requests_statem_442@domain.example.com/JEazWA== in
</stream:stream>

*** User 2023-11-17 15:11:00.497 ***🔗
alice_interleave_requests_statem_441@domain.example.com/vY7jNw== out
</stream:stream>

*** User 2023-11-17 15:11:00.497 ***🔗
alice_interleave_requests_statem_441@domain.example.com/vY7jNw== in
</stream:stream>
.
.

*** User 2023-11-17 15:11:00.506 ***🔗
carol_interleave_requests_statem_443@domain.example.com/F7aGLg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.518 ***🔗
carol_interleave_requests_statem_443@domain.example.com/F7aGLg== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.519 ***🔗
carol_interleave_requests_statem_443@domain.example.com/F7aGLg== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.519 ***🔗
carol_interleave_requests_statem_443@domain.example.com/F7aGLg== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ0MwBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:00.520 ***🔗
carol_interleave_requests_statem_443@domain.example.com/F7aGLg== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:00.521 ***🔗
carol_interleave_requests_statem_443@domain.example.com/F7aGLg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.533 ***🔗
carol_interleave_requests_statem_443@domain.example.com/F7aGLg== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.533 ***🔗
carol_interleave_requests_statem_443@domain.example.com/F7aGLg== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.533 ***🔗
carol_interleave_requests_statem_443@domain.example.com/F7aGLg== out
<iq type='set' id='0ab8afb44b5f5ffe8278dd074638abb0'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>F7aGLg==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.533 ***🔗
carol_interleave_requests_statem_443@domain.example.com/F7aGLg== in
<iq xmlns='jabber:client' id='0ab8afb44b5f5ffe8278dd074638abb0' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_443@domain.example.com/F7aGLg==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.533 ***🔗
carol_interleave_requests_statem_443@domain.example.com/F7aGLg== out
<iq type='set' id='65279590b0ee50d81968b62fe5a1cf59'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.534 ***🔗
carol_interleave_requests_statem_443@domain.example.com/F7aGLg== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_443@domain.example.com/F7aGLg==' id='65279590b0ee50d81968b62fe5a1cf59' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.534 ***🔗
carol_interleave_requests_statem_443@domain.example.com/F7aGLg== out
<presence/>



*** User 2023-11-17 15:11:00.535 ***🔗
carol_interleave_requests_statem_443@domain.example.com/F7aGLg== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_443@domain.example.com/F7aGLg==' to='carol_interleave_requests_statem_443@domain.example.com/F7aGLg=='/>



*** User 2023-11-17 15:11:00.543 ***🔗
alicE_interleave_requests_statem_444@domain.example.com/0NNoPQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.543 ***🔗
alicE_interleave_requests_statem_444@domain.example.com/0NNoPQ== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3a5bb8240e229f09' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:00.543 ***🔗
alicE_interleave_requests_statem_444@domain.example.com/0NNoPQ== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.544 ***🔗
alicE_interleave_requests_statem_444@domain.example.com/0NNoPQ== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ0NABtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:00.544 ***🔗
alicE_interleave_requests_statem_444@domain.example.com/0NNoPQ== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:00.544 ***🔗
alicE_interleave_requests_statem_444@domain.example.com/0NNoPQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.545 ***🔗
alicE_interleave_requests_statem_444@domain.example.com/0NNoPQ== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='824a1145b2d79237' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_444@domain.example.com'>

*** User 2023-11-17 15:11:00.545 ***🔗
alicE_interleave_requests_statem_444@domain.example.com/0NNoPQ== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.545 ***🔗
alicE_interleave_requests_statem_444@domain.example.com/0NNoPQ== out
<iq type='set' id='93e7135458f4ad1443ff8313566ca82b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>0NNoPQ==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.545 ***🔗
alicE_interleave_requests_statem_444@domain.example.com/0NNoPQ== in
<iq id='93e7135458f4ad1443ff8313566ca82b' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_444@domain.example.com/0NNoPQ==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.545 ***🔗
alice_interleave_requests_statem_444@domain.example.com/0NNoPQ== out
<iq type='set' id='c888912c47fb3d857ae1ed64be1197c1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.545 ***🔗
alice_interleave_requests_statem_444@domain.example.com/0NNoPQ== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_444@domain.example.com/0NNoPQ==' id='c888912c47fb3d857ae1ed64be1197c1' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.545 ***🔗
alice_interleave_requests_statem_444@domain.example.com/0NNoPQ== out
<presence/>



*** User 2023-11-17 15:11:00.546 ***🔗
alice_interleave_requests_statem_444@domain.example.com/0NNoPQ== in
<presence from='alice_interleave_requests_statem_444@domain.example.com/0NNoPQ==' to='alice_interleave_requests_statem_444@domain.example.com/0NNoPQ=='/>



*** User 2023-11-17 15:11:00.546 ***🔗
carol_interleave_requests_statem_443@domain.example.com/F7aGLg== out
</stream:stream>

*** User 2023-11-17 15:11:00.547 ***🔗
carol_interleave_requests_statem_443@domain.example.com/F7aGLg== in
</stream:stream>

*** User 2023-11-17 15:11:00.547 ***🔗
alice_interleave_requests_statem_444@domain.example.com/0NNoPQ== out
</stream:stream>

*** User 2023-11-17 15:11:00.547 ***🔗
alice_interleave_requests_statem_444@domain.example.com/0NNoPQ== in
</stream:stream>
.

*** User 2023-11-17 15:11:00.551 ***🔗
carol_interleave_requests_statem_445@domain.example.com/pN94rw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.563 ***🔗
carol_interleave_requests_statem_445@domain.example.com/pN94rw== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.564 ***🔗
carol_interleave_requests_statem_445@domain.example.com/pN94rw== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.564 ***🔗
carol_interleave_requests_statem_445@domain.example.com/pN94rw== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ0NQBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:00.565 ***🔗
carol_interleave_requests_statem_445@domain.example.com/pN94rw== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:00.565 ***🔗
carol_interleave_requests_statem_445@domain.example.com/pN94rw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.578 ***🔗
carol_interleave_requests_statem_445@domain.example.com/pN94rw== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.578 ***🔗
carol_interleave_requests_statem_445@domain.example.com/pN94rw== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.578 ***🔗
carol_interleave_requests_statem_445@domain.example.com/pN94rw== out
<iq type='set' id='517965131d95a5f45aff5423b8ed116f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>pN94rw==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.578 ***🔗
carol_interleave_requests_statem_445@domain.example.com/pN94rw== in
<iq xmlns='jabber:client' id='517965131d95a5f45aff5423b8ed116f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_445@domain.example.com/pN94rw==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.578 ***🔗
carol_interleave_requests_statem_445@domain.example.com/pN94rw== out
<iq type='set' id='4fbd26be58219b48a818fab2815c2615'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.579 ***🔗
carol_interleave_requests_statem_445@domain.example.com/pN94rw== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_445@domain.example.com/pN94rw==' id='4fbd26be58219b48a818fab2815c2615' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.579 ***🔗
carol_interleave_requests_statem_445@domain.example.com/pN94rw== out
<presence/>



*** User 2023-11-17 15:11:00.580 ***🔗
carol_interleave_requests_statem_445@domain.example.com/pN94rw== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_445@domain.example.com/pN94rw==' to='carol_interleave_requests_statem_445@domain.example.com/pN94rw=='/>



*** User 2023-11-17 15:11:00.587 ***🔗
alicE_interleave_requests_statem_446@domain.example.com/vfargg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.587 ***🔗
alicE_interleave_requests_statem_446@domain.example.com/vfargg== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='40a7ad49baef0760' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:00.587 ***🔗
alicE_interleave_requests_statem_446@domain.example.com/vfargg== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.587 ***🔗
alicE_interleave_requests_statem_446@domain.example.com/vfargg== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ0NgBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:00.588 ***🔗
alicE_interleave_requests_statem_446@domain.example.com/vfargg== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:00.588 ***🔗
alicE_interleave_requests_statem_446@domain.example.com/vfargg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.589 ***🔗
alicE_interleave_requests_statem_446@domain.example.com/vfargg== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f7c1540bdcd34173' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_446@domain.example.com'>

*** User 2023-11-17 15:11:00.589 ***🔗
alicE_interleave_requests_statem_446@domain.example.com/vfargg== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.589 ***🔗
alicE_interleave_requests_statem_446@domain.example.com/vfargg== out
<iq type='set' id='29468250040dd8f848b38995d5dc9f80'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>vfargg==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.589 ***🔗
alicE_interleave_requests_statem_446@domain.example.com/vfargg== in
<iq id='29468250040dd8f848b38995d5dc9f80' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_446@domain.example.com/vfargg==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.589 ***🔗
alice_interleave_requests_statem_446@domain.example.com/vfargg== out
<iq type='set' id='81b6c1dcec177230cb755a73ae96930e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.589 ***🔗
alice_interleave_requests_statem_446@domain.example.com/vfargg== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_446@domain.example.com/vfargg==' id='81b6c1dcec177230cb755a73ae96930e' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.589 ***🔗
alice_interleave_requests_statem_446@domain.example.com/vfargg== out
<presence/>



*** User 2023-11-17 15:11:00.590 ***🔗
alice_interleave_requests_statem_446@domain.example.com/vfargg== in
<presence from='alice_interleave_requests_statem_446@domain.example.com/vfargg==' to='alice_interleave_requests_statem_446@domain.example.com/vfargg=='/>



*** User 2023-11-17 15:11:00.590 ***🔗
alice_interleave_requests_statem_446@domain.example.com/vfargg== out
<message type='chat' to='carol_interleave_requests_statem_445@domain.example.com/pN94rw=='>
	<body>l2PDLgSnMn9zvOfg52P/</body>
</message>



*** User 2023-11-17 15:11:00.590 ***🔗
carol_interleave_requests_statem_445@domain.example.com/pN94rw== out
<message type='chat' to='alice_interleave_requests_statem_446@domain.example.com/vfargg=='>
	<body>G2Kw4THkQT9IgerhjwLK</body>
</message>



*** User 2023-11-17 15:11:00.591 ***🔗
carol_interleave_requests_statem_445@domain.example.com/pN94rw== out
</stream:stream>

*** User 2023-11-17 15:11:00.591 ***🔗
carol_interleave_requests_statem_445@domain.example.com/pN94rw== in
</stream:stream>

*** User 2023-11-17 15:11:00.591 ***🔗
alice_interleave_requests_statem_446@domain.example.com/vfargg== out
</stream:stream>

*** User 2023-11-17 15:11:00.591 ***🔗
alice_interleave_requests_statem_446@domain.example.com/vfargg== in
</stream:stream>
.

*** User 2023-11-17 15:11:00.595 ***🔗
carol_interleave_requests_statem_447@domain.example.com/SIS2iA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.607 ***🔗
carol_interleave_requests_statem_447@domain.example.com/SIS2iA== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.607 ***🔗
carol_interleave_requests_statem_447@domain.example.com/SIS2iA== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.607 ***🔗
carol_interleave_requests_statem_447@domain.example.com/SIS2iA== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ0NwBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:00.609 ***🔗
carol_interleave_requests_statem_447@domain.example.com/SIS2iA== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:00.609 ***🔗
carol_interleave_requests_statem_447@domain.example.com/SIS2iA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.622 ***🔗
carol_interleave_requests_statem_447@domain.example.com/SIS2iA== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.622 ***🔗
carol_interleave_requests_statem_447@domain.example.com/SIS2iA== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.622 ***🔗
carol_interleave_requests_statem_447@domain.example.com/SIS2iA== out
<iq type='set' id='63488c2b62df95970d29d02baa3676ec'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>SIS2iA==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.622 ***🔗
carol_interleave_requests_statem_447@domain.example.com/SIS2iA== in
<iq xmlns='jabber:client' id='63488c2b62df95970d29d02baa3676ec' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_447@domain.example.com/SIS2iA==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.622 ***🔗
carol_interleave_requests_statem_447@domain.example.com/SIS2iA== out
<iq type='set' id='481a733a1cb1bc9d05a82f5911319095'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.623 ***🔗
carol_interleave_requests_statem_447@domain.example.com/SIS2iA== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_447@domain.example.com/SIS2iA==' id='481a733a1cb1bc9d05a82f5911319095' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.623 ***🔗
carol_interleave_requests_statem_447@domain.example.com/SIS2iA== out
<presence/>



*** User 2023-11-17 15:11:00.624 ***🔗
carol_interleave_requests_statem_447@domain.example.com/SIS2iA== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_447@domain.example.com/SIS2iA==' to='carol_interleave_requests_statem_447@domain.example.com/SIS2iA=='/>



*** User 2023-11-17 15:11:00.624 ***🔗
carol_interleave_requests_statem_447@domain.example.com/SIS2iA== out
</stream:stream>

*** User 2023-11-17 15:11:00.625 ***🔗
carol_interleave_requests_statem_447@domain.example.com/SIS2iA== in
</stream:stream>
.

*** User 2023-11-17 15:11:00.633 ***🔗
alicE_interleave_requests_statem_448@domain.example.com/KOot4Q== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.633 ***🔗
alicE_interleave_requests_statem_448@domain.example.com/KOot4Q== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c3b22fe38b1a2385' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:00.633 ***🔗
alicE_interleave_requests_statem_448@domain.example.com/KOot4Q== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.634 ***🔗
alicE_interleave_requests_statem_448@domain.example.com/KOot4Q== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ0OABtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:00.635 ***🔗
alicE_interleave_requests_statem_448@domain.example.com/KOot4Q== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:00.635 ***🔗
alicE_interleave_requests_statem_448@domain.example.com/KOot4Q== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.635 ***🔗
alicE_interleave_requests_statem_448@domain.example.com/KOot4Q== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3b368548752fb914' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_448@domain.example.com'>

*** User 2023-11-17 15:11:00.635 ***🔗
alicE_interleave_requests_statem_448@domain.example.com/KOot4Q== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.635 ***🔗
alicE_interleave_requests_statem_448@domain.example.com/KOot4Q== out
<iq type='set' id='f61a86620c64d0426069f855fcf770ec'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>KOot4Q==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.635 ***🔗
alicE_interleave_requests_statem_448@domain.example.com/KOot4Q== in
<iq id='f61a86620c64d0426069f855fcf770ec' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_448@domain.example.com/KOot4Q==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.635 ***🔗
alice_interleave_requests_statem_448@domain.example.com/KOot4Q== out
<iq type='set' id='6adf85add95933d3a88c733a0e2a0263'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.636 ***🔗
alice_interleave_requests_statem_448@domain.example.com/KOot4Q== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_448@domain.example.com/KOot4Q==' id='6adf85add95933d3a88c733a0e2a0263' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.636 ***🔗
alice_interleave_requests_statem_448@domain.example.com/KOot4Q== out
<presence/>



*** User 2023-11-17 15:11:00.636 ***🔗
alice_interleave_requests_statem_448@domain.example.com/KOot4Q== in
<presence from='alice_interleave_requests_statem_448@domain.example.com/KOot4Q==' to='alice_interleave_requests_statem_448@domain.example.com/KOot4Q=='/>



*** User 2023-11-17 15:11:00.641 ***🔗
carol_interleave_requests_statem_449@domain.example.com/eWrQJQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.654 ***🔗
carol_interleave_requests_statem_449@domain.example.com/eWrQJQ== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.654 ***🔗
carol_interleave_requests_statem_449@domain.example.com/eWrQJQ== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.654 ***🔗
carol_interleave_requests_statem_449@domain.example.com/eWrQJQ== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ0OQBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:00.655 ***🔗
carol_interleave_requests_statem_449@domain.example.com/eWrQJQ== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:00.655 ***🔗
carol_interleave_requests_statem_449@domain.example.com/eWrQJQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.667 ***🔗
carol_interleave_requests_statem_449@domain.example.com/eWrQJQ== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.667 ***🔗
carol_interleave_requests_statem_449@domain.example.com/eWrQJQ== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.668 ***🔗
carol_interleave_requests_statem_449@domain.example.com/eWrQJQ== out
<iq type='set' id='7889faebba2f7c41fe7167b7afa71e39'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>eWrQJQ==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.668 ***🔗
carol_interleave_requests_statem_449@domain.example.com/eWrQJQ== in
<iq xmlns='jabber:client' id='7889faebba2f7c41fe7167b7afa71e39' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_449@domain.example.com/eWrQJQ==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.668 ***🔗
carol_interleave_requests_statem_449@domain.example.com/eWrQJQ== out
<iq type='set' id='9898ab93e9b5df50c2b986b2559a720f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.669 ***🔗
carol_interleave_requests_statem_449@domain.example.com/eWrQJQ== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_449@domain.example.com/eWrQJQ==' id='9898ab93e9b5df50c2b986b2559a720f' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.669 ***🔗
carol_interleave_requests_statem_449@domain.example.com/eWrQJQ== out
<presence/>



*** User 2023-11-17 15:11:00.670 ***🔗
carol_interleave_requests_statem_449@domain.example.com/eWrQJQ== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_449@domain.example.com/eWrQJQ==' to='carol_interleave_requests_statem_449@domain.example.com/eWrQJQ=='/>



*** User 2023-11-17 15:11:00.670 ***🔗
carol_interleave_requests_statem_449@domain.example.com/eWrQJQ== out
<message type='chat' to='alice_interleave_requests_statem_448@domain.example.com/KOot4Q=='>
	<body>pkP1CFeAFlEVErXiIGeu</body>
</message>



*** User 2023-11-17 15:11:00.670 ***🔗
alice_interleave_requests_statem_448@domain.example.com/KOot4Q== in
<message from='carol_interleave_requests_statem_449@domain.example.com/eWrQJQ==' to='alice_interleave_requests_statem_448@domain.example.com/KOot4Q==' type='chat'>
	<body>pkP1CFeAFlEVErXiIGeu</body>
</message>



*** User 2023-11-17 15:11:00.670 ***🔗
alice_interleave_requests_statem_448@domain.example.com/KOot4Q== out
<message type='chat' to='carol_interleave_requests_statem_449@domain.example.com/eWrQJQ=='>
	<body>OFH9GEBIzGX1oYmgVZeV</body>
</message>



*** User 2023-11-17 15:11:00.671 ***🔗
alice_interleave_requests_statem_448@domain.example.com/KOot4Q== out
<message type='chat' to='carol_interleave_requests_statem_449@domain.example.com/eWrQJQ=='>
	<body>k2OMgZP8+KBpBe/RAkNo</body>
</message>



*** User 2023-11-17 15:11:00.671 ***🔗
carol_interleave_requests_statem_449@domain.example.com/eWrQJQ== out
<message type='chat' to='alice_interleave_requests_statem_448@domain.example.com/KOot4Q=='>
	<body>vmy+NTbdxFOzP/3uhqWn</body>
</message>



*** User 2023-11-17 15:11:00.671 ***🔗
alice_interleave_requests_statem_448@domain.example.com/KOot4Q== in
<message from='carol_interleave_requests_statem_449@domain.example.com/eWrQJQ==' to='alice_interleave_requests_statem_448@domain.example.com/KOot4Q==' type='chat'>
	<body>vmy+NTbdxFOzP/3uhqWn</body>
</message>



*** User 2023-11-17 15:11:00.671 ***🔗
carol_interleave_requests_statem_449@domain.example.com/eWrQJQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_448@domain.example.com/KOot4Q==' to='carol_interleave_requests_statem_449@domain.example.com/eWrQJQ==' type='chat'>
	<body>OFH9GEBIzGX1oYmgVZeV</body>
</message>



*** User 2023-11-17 15:11:00.671 ***🔗
carol_interleave_requests_statem_449@domain.example.com/eWrQJQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_448@domain.example.com/KOot4Q==' to='carol_interleave_requests_statem_449@domain.example.com/eWrQJQ==' type='chat'>
	<body>k2OMgZP8+KBpBe/RAkNo</body>
</message>



*** User 2023-11-17 15:11:00.671 ***🔗
carol_interleave_requests_statem_449@domain.example.com/eWrQJQ== out
</stream:stream>

*** User 2023-11-17 15:11:00.672 ***🔗
carol_interleave_requests_statem_449@domain.example.com/eWrQJQ== in
</stream:stream>

*** User 2023-11-17 15:11:00.672 ***🔗
alice_interleave_requests_statem_448@domain.example.com/KOot4Q== out
</stream:stream>

*** User 2023-11-17 15:11:00.672 ***🔗
alice_interleave_requests_statem_448@domain.example.com/KOot4Q== in
</stream:stream>
.

*** User 2023-11-17 15:11:00.680 ***🔗
alicE_interleave_requests_statem_450@domain.example.com/1aC7SA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.680 ***🔗
alicE_interleave_requests_statem_450@domain.example.com/1aC7SA== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='cc79f739e27b015e' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:00.681 ***🔗
alicE_interleave_requests_statem_450@domain.example.com/1aC7SA== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.681 ***🔗
alicE_interleave_requests_statem_450@domain.example.com/1aC7SA== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ1MABtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:00.682 ***🔗
alicE_interleave_requests_statem_450@domain.example.com/1aC7SA== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:00.682 ***🔗
alicE_interleave_requests_statem_450@domain.example.com/1aC7SA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.682 ***🔗
alicE_interleave_requests_statem_450@domain.example.com/1aC7SA== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='77cc7ffaf87e2012' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_450@domain.example.com'>

*** User 2023-11-17 15:11:00.682 ***🔗
alicE_interleave_requests_statem_450@domain.example.com/1aC7SA== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.682 ***🔗
alicE_interleave_requests_statem_450@domain.example.com/1aC7SA== out
<iq type='set' id='1c677fb383770c63995ccc0073058d03'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>1aC7SA==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.682 ***🔗
alicE_interleave_requests_statem_450@domain.example.com/1aC7SA== in
<iq id='1c677fb383770c63995ccc0073058d03' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_450@domain.example.com/1aC7SA==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.682 ***🔗
alice_interleave_requests_statem_450@domain.example.com/1aC7SA== out
<iq type='set' id='cfc36cd2449c8a3dd64fd43dd7d259ee'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.683 ***🔗
alice_interleave_requests_statem_450@domain.example.com/1aC7SA== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_450@domain.example.com/1aC7SA==' id='cfc36cd2449c8a3dd64fd43dd7d259ee' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.683 ***🔗
alice_interleave_requests_statem_450@domain.example.com/1aC7SA== out
<presence/>



*** User 2023-11-17 15:11:00.684 ***🔗
alice_interleave_requests_statem_450@domain.example.com/1aC7SA== in
<presence from='alice_interleave_requests_statem_450@domain.example.com/1aC7SA==' to='alice_interleave_requests_statem_450@domain.example.com/1aC7SA=='/>



*** User 2023-11-17 15:11:00.688 ***🔗
carol_interleave_requests_statem_451@domain.example.com/naqZ3w== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.702 ***🔗
carol_interleave_requests_statem_451@domain.example.com/naqZ3w== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.702 ***🔗
carol_interleave_requests_statem_451@domain.example.com/naqZ3w== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.702 ***🔗
carol_interleave_requests_statem_451@domain.example.com/naqZ3w== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ1MQBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:00.703 ***🔗
carol_interleave_requests_statem_451@domain.example.com/naqZ3w== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:00.703 ***🔗
carol_interleave_requests_statem_451@domain.example.com/naqZ3w== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.715 ***🔗
carol_interleave_requests_statem_451@domain.example.com/naqZ3w== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.715 ***🔗
carol_interleave_requests_statem_451@domain.example.com/naqZ3w== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.715 ***🔗
carol_interleave_requests_statem_451@domain.example.com/naqZ3w== out
<iq type='set' id='ffd5c0886e87a73437b8ae477e795632'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>naqZ3w==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.716 ***🔗
carol_interleave_requests_statem_451@domain.example.com/naqZ3w== in
<iq xmlns='jabber:client' id='ffd5c0886e87a73437b8ae477e795632' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_451@domain.example.com/naqZ3w==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.716 ***🔗
carol_interleave_requests_statem_451@domain.example.com/naqZ3w== out
<iq type='set' id='70408d165e91dc617166bf65d5dd007f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.717 ***🔗
carol_interleave_requests_statem_451@domain.example.com/naqZ3w== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_451@domain.example.com/naqZ3w==' id='70408d165e91dc617166bf65d5dd007f' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.717 ***🔗
carol_interleave_requests_statem_451@domain.example.com/naqZ3w== out
<presence/>



*** User 2023-11-17 15:11:00.718 ***🔗
carol_interleave_requests_statem_451@domain.example.com/naqZ3w== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_451@domain.example.com/naqZ3w==' to='carol_interleave_requests_statem_451@domain.example.com/naqZ3w=='/>



*** User 2023-11-17 15:11:00.718 ***🔗
carol_interleave_requests_statem_451@domain.example.com/naqZ3w== out
<message type='chat' to='alice_interleave_requests_statem_450@domain.example.com/1aC7SA=='>
	<body>Wsv9F0eSFoe65wUmesUM</body>
</message>



*** User 2023-11-17 15:11:00.718 ***🔗
alice_interleave_requests_statem_450@domain.example.com/1aC7SA== out
<message type='chat' to='carol_interleave_requests_statem_451@domain.example.com/naqZ3w=='>
	<body>TJWGUVNhspkd8eFav5Yz</body>
</message>



*** User 2023-11-17 15:11:00.718 ***🔗
carol_interleave_requests_statem_451@domain.example.com/naqZ3w== out
<message type='chat' to='alice_interleave_requests_statem_450@domain.example.com/1aC7SA=='>
	<body>qrq5J+xrYG24deNAHQSx</body>
</message>



*** User 2023-11-17 15:11:00.719 ***🔗
alice_interleave_requests_statem_450@domain.example.com/1aC7SA== in
<message from='carol_interleave_requests_statem_451@domain.example.com/naqZ3w==' to='alice_interleave_requests_statem_450@domain.example.com/1aC7SA==' type='chat'>
	<body>Wsv9F0eSFoe65wUmesUM</body>
</message>



*** User 2023-11-17 15:11:00.719 ***🔗
alice_interleave_requests_statem_450@domain.example.com/1aC7SA== in
<message from='carol_interleave_requests_statem_451@domain.example.com/naqZ3w==' to='alice_interleave_requests_statem_450@domain.example.com/1aC7SA==' type='chat'>
	<body>qrq5J+xrYG24deNAHQSx</body>
</message>



*** User 2023-11-17 15:11:00.719 ***🔗
alice_interleave_requests_statem_450@domain.example.com/1aC7SA== out
<message type='chat' to='carol_interleave_requests_statem_451@domain.example.com/naqZ3w=='>
	<body>TF0kh/bKxOZbWfZyvtN1</body>
</message>



*** User 2023-11-17 15:11:00.719 ***🔗
carol_interleave_requests_statem_451@domain.example.com/naqZ3w== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_450@domain.example.com/1aC7SA==' to='carol_interleave_requests_statem_451@domain.example.com/naqZ3w==' type='chat'>
	<body>TJWGUVNhspkd8eFav5Yz</body>
</message>



*** User 2023-11-17 15:11:00.719 ***🔗
carol_interleave_requests_statem_451@domain.example.com/naqZ3w== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_450@domain.example.com/1aC7SA==' to='carol_interleave_requests_statem_451@domain.example.com/naqZ3w==' type='chat'>
	<body>TF0kh/bKxOZbWfZyvtN1</body>
</message>



*** User 2023-11-17 15:11:00.719 ***🔗
alice_interleave_requests_statem_450@domain.example.com/1aC7SA== out
<message type='chat' to='carol_interleave_requests_statem_451@domain.example.com/naqZ3w=='>
	<body>NOoOWw3topNhGOc5oC0l</body>
</message>



*** User 2023-11-17 15:11:00.719 ***🔗
carol_interleave_requests_statem_451@domain.example.com/naqZ3w== out
</stream:stream>

*** User 2023-11-17 15:11:00.720 ***🔗
carol_interleave_requests_statem_451@domain.example.com/naqZ3w== in
</stream:stream>

*** User 2023-11-17 15:11:00.720 ***🔗
alice_interleave_requests_statem_450@domain.example.com/1aC7SA== out
</stream:stream>

*** User 2023-11-17 15:11:00.720 ***🔗
alice_interleave_requests_statem_450@domain.example.com/1aC7SA== in
</stream:stream>
.

*** User 2023-11-17 15:11:00.729 ***🔗
alicE_interleave_requests_statem_452@domain.example.com/DC3KuA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.729 ***🔗
alicE_interleave_requests_statem_452@domain.example.com/DC3KuA== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='07bc1738acbf805c' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:00.729 ***🔗
alicE_interleave_requests_statem_452@domain.example.com/DC3KuA== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.729 ***🔗
alicE_interleave_requests_statem_452@domain.example.com/DC3KuA== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ1MgBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:00.730 ***🔗
alicE_interleave_requests_statem_452@domain.example.com/DC3KuA== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:00.730 ***🔗
alicE_interleave_requests_statem_452@domain.example.com/DC3KuA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.731 ***🔗
alicE_interleave_requests_statem_452@domain.example.com/DC3KuA== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a41e289b9bb9976c' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_452@domain.example.com'>

*** User 2023-11-17 15:11:00.731 ***🔗
alicE_interleave_requests_statem_452@domain.example.com/DC3KuA== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.731 ***🔗
alicE_interleave_requests_statem_452@domain.example.com/DC3KuA== out
<iq type='set' id='57dd82a13436808cf43b76dabaf73982'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>DC3KuA==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.731 ***🔗
alicE_interleave_requests_statem_452@domain.example.com/DC3KuA== in
<iq id='57dd82a13436808cf43b76dabaf73982' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_452@domain.example.com/DC3KuA==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.731 ***🔗
alice_interleave_requests_statem_452@domain.example.com/DC3KuA== out
<iq type='set' id='7a46eb69041c57622f44b4d02087b9e8'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.731 ***🔗
alice_interleave_requests_statem_452@domain.example.com/DC3KuA== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_452@domain.example.com/DC3KuA==' id='7a46eb69041c57622f44b4d02087b9e8' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.731 ***🔗
alice_interleave_requests_statem_452@domain.example.com/DC3KuA== out
<presence/>



*** User 2023-11-17 15:11:00.732 ***🔗
alice_interleave_requests_statem_452@domain.example.com/DC3KuA== in
<presence from='alice_interleave_requests_statem_452@domain.example.com/DC3KuA==' to='alice_interleave_requests_statem_452@domain.example.com/DC3KuA=='/>



*** User 2023-11-17 15:11:00.738 ***🔗
carol_interleave_requests_statem_453@domain.example.com/1NuV+Q== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.751 ***🔗
carol_interleave_requests_statem_453@domain.example.com/1NuV+Q== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.751 ***🔗
carol_interleave_requests_statem_453@domain.example.com/1NuV+Q== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.751 ***🔗
carol_interleave_requests_statem_453@domain.example.com/1NuV+Q== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ1MwBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:00.753 ***🔗
carol_interleave_requests_statem_453@domain.example.com/1NuV+Q== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:00.753 ***🔗
carol_interleave_requests_statem_453@domain.example.com/1NuV+Q== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.765 ***🔗
carol_interleave_requests_statem_453@domain.example.com/1NuV+Q== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.765 ***🔗
carol_interleave_requests_statem_453@domain.example.com/1NuV+Q== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.765 ***🔗
carol_interleave_requests_statem_453@domain.example.com/1NuV+Q== out
<iq type='set' id='43260faaeba3eb5e342415da38123410'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>1NuV+Q==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.765 ***🔗
carol_interleave_requests_statem_453@domain.example.com/1NuV+Q== in
<iq xmlns='jabber:client' id='43260faaeba3eb5e342415da38123410' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_453@domain.example.com/1NuV+Q==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.765 ***🔗
carol_interleave_requests_statem_453@domain.example.com/1NuV+Q== out
<iq type='set' id='f15dfc1be312faf43083538dac7955d7'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.766 ***🔗
carol_interleave_requests_statem_453@domain.example.com/1NuV+Q== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_453@domain.example.com/1NuV+Q==' id='f15dfc1be312faf43083538dac7955d7' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.766 ***🔗
carol_interleave_requests_statem_453@domain.example.com/1NuV+Q== out
<presence/>



*** User 2023-11-17 15:11:00.767 ***🔗
carol_interleave_requests_statem_453@domain.example.com/1NuV+Q== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_453@domain.example.com/1NuV+Q==' to='carol_interleave_requests_statem_453@domain.example.com/1NuV+Q=='/>



*** User 2023-11-17 15:11:00.767 ***🔗
alice_interleave_requests_statem_452@domain.example.com/DC3KuA== out
<message type='chat' to='carol_interleave_requests_statem_453@domain.example.com/1NuV+Q=='>
	<body>/JT+2QEd3aGZZWIFCIXm</body>
</message>



*** User 2023-11-17 15:11:00.767 ***🔗
carol_interleave_requests_statem_453@domain.example.com/1NuV+Q== out
</stream:stream>

*** User 2023-11-17 15:11:00.768 ***🔗
carol_interleave_requests_statem_453@domain.example.com/1NuV+Q== in
</stream:stream>

*** User 2023-11-17 15:11:00.768 ***🔗
alice_interleave_requests_statem_452@domain.example.com/DC3KuA== out
</stream:stream>

*** User 2023-11-17 15:11:00.768 ***🔗
alice_interleave_requests_statem_452@domain.example.com/DC3KuA== in
</stream:stream>
.

*** User 2023-11-17 15:11:00.777 ***🔗
carol_interleave_requests_statem_454@domain.example.com/6RbV7A== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.790 ***🔗
carol_interleave_requests_statem_454@domain.example.com/6RbV7A== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.791 ***🔗
carol_interleave_requests_statem_454@domain.example.com/6RbV7A== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.791 ***🔗
carol_interleave_requests_statem_454@domain.example.com/6RbV7A== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ1NABqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:00.793 ***🔗
carol_interleave_requests_statem_454@domain.example.com/6RbV7A== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:00.793 ***🔗
carol_interleave_requests_statem_454@domain.example.com/6RbV7A== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.804 ***🔗
carol_interleave_requests_statem_454@domain.example.com/6RbV7A== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.805 ***🔗
carol_interleave_requests_statem_454@domain.example.com/6RbV7A== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.805 ***🔗
carol_interleave_requests_statem_454@domain.example.com/6RbV7A== out
<iq type='set' id='b64ddc336cf79cfafd2f8d7c867e72ef'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>6RbV7A==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.805 ***🔗
carol_interleave_requests_statem_454@domain.example.com/6RbV7A== in
<iq xmlns='jabber:client' id='b64ddc336cf79cfafd2f8d7c867e72ef' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_454@domain.example.com/6RbV7A==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.805 ***🔗
carol_interleave_requests_statem_454@domain.example.com/6RbV7A== out
<iq type='set' id='0a842f80cea5ffa7ca4b65e5e41cb72a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.806 ***🔗
carol_interleave_requests_statem_454@domain.example.com/6RbV7A== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_454@domain.example.com/6RbV7A==' id='0a842f80cea5ffa7ca4b65e5e41cb72a' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.806 ***🔗
carol_interleave_requests_statem_454@domain.example.com/6RbV7A== out
<presence/>



*** User 2023-11-17 15:11:00.807 ***🔗
carol_interleave_requests_statem_454@domain.example.com/6RbV7A== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_454@domain.example.com/6RbV7A==' to='carol_interleave_requests_statem_454@domain.example.com/6RbV7A=='/>



*** User 2023-11-17 15:11:00.807 ***🔗
carol_interleave_requests_statem_454@domain.example.com/6RbV7A== out
</stream:stream>
.

*** User 2023-11-17 15:11:00.808 ***🔗
carol_interleave_requests_statem_454@domain.example.com/6RbV7A== in
</stream:stream>

*** User 2023-11-17 15:11:00.818 ***🔗
alicE_interleave_requests_statem_455@domain.example.com/gPEVhw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.818 ***🔗
alicE_interleave_requests_statem_455@domain.example.com/gPEVhw== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='fc81c06362fe120c' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:00.819 ***🔗
alicE_interleave_requests_statem_455@domain.example.com/gPEVhw== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.819 ***🔗
alicE_interleave_requests_statem_455@domain.example.com/gPEVhw== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ1NQBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:00.820 ***🔗
alicE_interleave_requests_statem_455@domain.example.com/gPEVhw== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:00.820 ***🔗
alicE_interleave_requests_statem_455@domain.example.com/gPEVhw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.820 ***🔗
alicE_interleave_requests_statem_455@domain.example.com/gPEVhw== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d9624a1f417da16d' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_455@domain.example.com'>

*** User 2023-11-17 15:11:00.820 ***🔗
alicE_interleave_requests_statem_455@domain.example.com/gPEVhw== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.820 ***🔗
alicE_interleave_requests_statem_455@domain.example.com/gPEVhw== out
<iq type='set' id='f8240df830b23e26fea840d42c66a6e5'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>gPEVhw==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.821 ***🔗
alicE_interleave_requests_statem_455@domain.example.com/gPEVhw== in
<iq id='f8240df830b23e26fea840d42c66a6e5' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_455@domain.example.com/gPEVhw==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.821 ***🔗
alice_interleave_requests_statem_455@domain.example.com/gPEVhw== out
<iq type='set' id='488b60033b8b0846ac6e79cb487510a8'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.821 ***🔗
alice_interleave_requests_statem_455@domain.example.com/gPEVhw== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_455@domain.example.com/gPEVhw==' id='488b60033b8b0846ac6e79cb487510a8' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.821 ***🔗
alice_interleave_requests_statem_455@domain.example.com/gPEVhw== out
<presence/>



*** User 2023-11-17 15:11:00.822 ***🔗
alice_interleave_requests_statem_455@domain.example.com/gPEVhw== in
<presence from='alice_interleave_requests_statem_455@domain.example.com/gPEVhw==' to='alice_interleave_requests_statem_455@domain.example.com/gPEVhw=='/>



*** User 2023-11-17 15:11:00.827 ***🔗
carol_interleave_requests_statem_456@domain.example.com/gkcKHQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.839 ***🔗
carol_interleave_requests_statem_456@domain.example.com/gkcKHQ== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.839 ***🔗
carol_interleave_requests_statem_456@domain.example.com/gkcKHQ== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.840 ***🔗
carol_interleave_requests_statem_456@domain.example.com/gkcKHQ== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ1NgBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:00.841 ***🔗
carol_interleave_requests_statem_456@domain.example.com/gkcKHQ== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:00.842 ***🔗
carol_interleave_requests_statem_456@domain.example.com/gkcKHQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.853 ***🔗
carol_interleave_requests_statem_456@domain.example.com/gkcKHQ== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.854 ***🔗
carol_interleave_requests_statem_456@domain.example.com/gkcKHQ== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.854 ***🔗
carol_interleave_requests_statem_456@domain.example.com/gkcKHQ== out
<iq type='set' id='81b773c82c673bf9e1c08e23de8b1ce8'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>gkcKHQ==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.854 ***🔗
carol_interleave_requests_statem_456@domain.example.com/gkcKHQ== in
<iq xmlns='jabber:client' id='81b773c82c673bf9e1c08e23de8b1ce8' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_456@domain.example.com/gkcKHQ==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.854 ***🔗
carol_interleave_requests_statem_456@domain.example.com/gkcKHQ== out
<iq type='set' id='67f49fe0a394cc769042341963ccc2fc'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.855 ***🔗
carol_interleave_requests_statem_456@domain.example.com/gkcKHQ== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_456@domain.example.com/gkcKHQ==' id='67f49fe0a394cc769042341963ccc2fc' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.855 ***🔗
carol_interleave_requests_statem_456@domain.example.com/gkcKHQ== out
<presence/>



*** User 2023-11-17 15:11:00.856 ***🔗
carol_interleave_requests_statem_456@domain.example.com/gkcKHQ== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_456@domain.example.com/gkcKHQ==' to='carol_interleave_requests_statem_456@domain.example.com/gkcKHQ=='/>



*** User 2023-11-17 15:11:00.857 ***🔗
alice_interleave_requests_statem_455@domain.example.com/gPEVhw== out
<message type='chat' to='carol_interleave_requests_statem_456@domain.example.com/gkcKHQ=='>
	<body>gKXM5WvvY2tofFaFk8so</body>
</message>



*** User 2023-11-17 15:11:00.857 ***🔗
alice_interleave_requests_statem_455@domain.example.com/gPEVhw== out
<message type='chat' to='carol_interleave_requests_statem_456@domain.example.com/gkcKHQ=='>
	<body>x/2zFegnzwHiIrQooqqQ</body>
</message>



*** User 2023-11-17 15:11:00.857 ***🔗
carol_interleave_requests_statem_456@domain.example.com/gkcKHQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_455@domain.example.com/gPEVhw==' to='carol_interleave_requests_statem_456@domain.example.com/gkcKHQ==' type='chat'>
	<body>gKXM5WvvY2tofFaFk8so</body>
</message>



*** User 2023-11-17 15:11:00.857 ***🔗
carol_interleave_requests_statem_456@domain.example.com/gkcKHQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_455@domain.example.com/gPEVhw==' to='carol_interleave_requests_statem_456@domain.example.com/gkcKHQ==' type='chat'>
	<body>x/2zFegnzwHiIrQooqqQ</body>
</message>



*** User 2023-11-17 15:11:00.858 ***🔗
alice_interleave_requests_statem_455@domain.example.com/gPEVhw== out
<message type='chat' to='carol_interleave_requests_statem_456@domain.example.com/gkcKHQ=='>
	<body>Sw7bPtytXQG2psDPBGvc</body>
</message>



*** User 2023-11-17 15:11:00.858 ***🔗
carol_interleave_requests_statem_456@domain.example.com/gkcKHQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_455@domain.example.com/gPEVhw==' to='carol_interleave_requests_statem_456@domain.example.com/gkcKHQ==' type='chat'>
	<body>Sw7bPtytXQG2psDPBGvc</body>
</message>



*** User 2023-11-17 15:11:00.858 ***🔗
carol_interleave_requests_statem_456@domain.example.com/gkcKHQ== out
<message type='chat' to='alice_interleave_requests_statem_455@domain.example.com/gPEVhw=='>
	<body>zeVsQoUqIkda1RmTZ3lj</body>
</message>



*** User 2023-11-17 15:11:00.859 ***🔗
alice_interleave_requests_statem_455@domain.example.com/gPEVhw== in
<message from='carol_interleave_requests_statem_456@domain.example.com/gkcKHQ==' to='alice_interleave_requests_statem_455@domain.example.com/gPEVhw==' type='chat'>
	<body>zeVsQoUqIkda1RmTZ3lj</body>
</message>



*** User 2023-11-17 15:11:00.859 ***🔗
carol_interleave_requests_statem_456@domain.example.com/gkcKHQ== out
</stream:stream>

*** User 2023-11-17 15:11:00.859 ***🔗
carol_interleave_requests_statem_456@domain.example.com/gkcKHQ== in
</stream:stream>

*** User 2023-11-17 15:11:00.859 ***🔗
alice_interleave_requests_statem_455@domain.example.com/gPEVhw== out
</stream:stream>

*** User 2023-11-17 15:11:00.859 ***🔗
alice_interleave_requests_statem_455@domain.example.com/gPEVhw== in
</stream:stream>
.

*** User 2023-11-17 15:11:00.868 ***🔗
carol_interleave_requests_statem_457@domain.example.com/476F+g== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.882 ***🔗
carol_interleave_requests_statem_457@domain.example.com/476F+g== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.882 ***🔗
carol_interleave_requests_statem_457@domain.example.com/476F+g== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.882 ***🔗
carol_interleave_requests_statem_457@domain.example.com/476F+g== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ1NwBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:00.884 ***🔗
carol_interleave_requests_statem_457@domain.example.com/476F+g== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:00.884 ***🔗
carol_interleave_requests_statem_457@domain.example.com/476F+g== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.896 ***🔗
carol_interleave_requests_statem_457@domain.example.com/476F+g== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.896 ***🔗
carol_interleave_requests_statem_457@domain.example.com/476F+g== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.897 ***🔗
carol_interleave_requests_statem_457@domain.example.com/476F+g== out
<iq type='set' id='8843f7d6a09ab2f57f4df07bb4d0b800'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>476F+g==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.897 ***🔗
carol_interleave_requests_statem_457@domain.example.com/476F+g== in
<iq xmlns='jabber:client' id='8843f7d6a09ab2f57f4df07bb4d0b800' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_457@domain.example.com/476F+g==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.897 ***🔗
carol_interleave_requests_statem_457@domain.example.com/476F+g== out
<iq type='set' id='1ebc091fe54f8a736d0d76726b6f8416'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.898 ***🔗
carol_interleave_requests_statem_457@domain.example.com/476F+g== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_457@domain.example.com/476F+g==' id='1ebc091fe54f8a736d0d76726b6f8416' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.898 ***🔗
carol_interleave_requests_statem_457@domain.example.com/476F+g== out
<presence/>



*** User 2023-11-17 15:11:00.900 ***🔗
carol_interleave_requests_statem_457@domain.example.com/476F+g== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_457@domain.example.com/476F+g==' to='carol_interleave_requests_statem_457@domain.example.com/476F+g=='/>



*** User 2023-11-17 15:11:00.908 ***🔗
alicE_interleave_requests_statem_458@domain.example.com/qT3IKw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.908 ***🔗
alicE_interleave_requests_statem_458@domain.example.com/qT3IKw== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1980b97ef3d6a9b0' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:00.908 ***🔗
alicE_interleave_requests_statem_458@domain.example.com/qT3IKw== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.908 ***🔗
alicE_interleave_requests_statem_458@domain.example.com/qT3IKw== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ1OABtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:00.910 ***🔗
alicE_interleave_requests_statem_458@domain.example.com/qT3IKw== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:00.910 ***🔗
alicE_interleave_requests_statem_458@domain.example.com/qT3IKw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.910 ***🔗
alicE_interleave_requests_statem_458@domain.example.com/qT3IKw== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='21bfa7ced0443cdf' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_458@domain.example.com'>

*** User 2023-11-17 15:11:00.910 ***🔗
alicE_interleave_requests_statem_458@domain.example.com/qT3IKw== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.910 ***🔗
alicE_interleave_requests_statem_458@domain.example.com/qT3IKw== out
<iq type='set' id='4db5a1e8e5d2af658313dcdc023c542e'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>qT3IKw==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.910 ***🔗
alicE_interleave_requests_statem_458@domain.example.com/qT3IKw== in
<iq id='4db5a1e8e5d2af658313dcdc023c542e' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_458@domain.example.com/qT3IKw==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.910 ***🔗
alice_interleave_requests_statem_458@domain.example.com/qT3IKw== out
<iq type='set' id='80bcf0bde800555a73e0e093d006aad9'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.911 ***🔗
alice_interleave_requests_statem_458@domain.example.com/qT3IKw== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_458@domain.example.com/qT3IKw==' id='80bcf0bde800555a73e0e093d006aad9' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.911 ***🔗
alice_interleave_requests_statem_458@domain.example.com/qT3IKw== out
<presence/>



*** User 2023-11-17 15:11:00.912 ***🔗
alice_interleave_requests_statem_458@domain.example.com/qT3IKw== in
<presence from='alice_interleave_requests_statem_458@domain.example.com/qT3IKw==' to='alice_interleave_requests_statem_458@domain.example.com/qT3IKw=='/>



*** User 2023-11-17 15:11:00.912 ***🔗
carol_interleave_requests_statem_457@domain.example.com/476F+g== out
<message type='chat' to='alice_interleave_requests_statem_458@domain.example.com/qT3IKw=='>
	<body>twRjtaFvm4rXE9RRse17</body>
</message>



*** User 2023-11-17 15:11:00.912 ***🔗
carol_interleave_requests_statem_457@domain.example.com/476F+g== out
<message type='chat' to='alice_interleave_requests_statem_458@domain.example.com/qT3IKw=='>
	<body>WMGk/OxjpU4tXAWJe8Ql</body>
</message>



*** User 2023-11-17 15:11:00.912 ***🔗
alice_interleave_requests_statem_458@domain.example.com/qT3IKw== out
<message type='chat' to='carol_interleave_requests_statem_457@domain.example.com/476F+g=='>
	<body>1JfeU0fBKZRbD7qRnD0T</body>
</message>



*** User 2023-11-17 15:11:00.912 ***🔗
alice_interleave_requests_statem_458@domain.example.com/qT3IKw== in
<message from='carol_interleave_requests_statem_457@domain.example.com/476F+g==' to='alice_interleave_requests_statem_458@domain.example.com/qT3IKw==' type='chat'>
	<body>twRjtaFvm4rXE9RRse17</body>
</message>



*** User 2023-11-17 15:11:00.913 ***🔗
alice_interleave_requests_statem_458@domain.example.com/qT3IKw== in
<message from='carol_interleave_requests_statem_457@domain.example.com/476F+g==' to='alice_interleave_requests_statem_458@domain.example.com/qT3IKw==' type='chat'>
	<body>WMGk/OxjpU4tXAWJe8Ql</body>
</message>



*** User 2023-11-17 15:11:00.913 ***🔗
carol_interleave_requests_statem_457@domain.example.com/476F+g== out
<message type='chat' to='alice_interleave_requests_statem_458@domain.example.com/qT3IKw=='>
	<body>Fi0F5Uc6lIUeJiPjgF5p</body>
</message>



*** User 2023-11-17 15:11:00.913 ***🔗
carol_interleave_requests_statem_457@domain.example.com/476F+g== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_458@domain.example.com/qT3IKw==' to='carol_interleave_requests_statem_457@domain.example.com/476F+g==' type='chat'>
	<body>1JfeU0fBKZRbD7qRnD0T</body>
</message>



*** User 2023-11-17 15:11:00.913 ***🔗
carol_interleave_requests_statem_457@domain.example.com/476F+g== out
<message type='chat' to='alice_interleave_requests_statem_458@domain.example.com/qT3IKw=='>
	<body>wg+33bHQ7t4B2H+NdYkQ</body>
</message>



*** User 2023-11-17 15:11:00.913 ***🔗
alice_interleave_requests_statem_458@domain.example.com/qT3IKw== in
<message from='carol_interleave_requests_statem_457@domain.example.com/476F+g==' to='alice_interleave_requests_statem_458@domain.example.com/qT3IKw==' type='chat'>
	<body>Fi0F5Uc6lIUeJiPjgF5p</body>
</message>



*** User 2023-11-17 15:11:00.913 ***🔗
alice_interleave_requests_statem_458@domain.example.com/qT3IKw== in
<message from='carol_interleave_requests_statem_457@domain.example.com/476F+g==' to='alice_interleave_requests_statem_458@domain.example.com/qT3IKw==' type='chat'>
	<body>wg+33bHQ7t4B2H+NdYkQ</body>
</message>



*** User 2023-11-17 15:11:00.914 ***🔗
alice_interleave_requests_statem_458@domain.example.com/qT3IKw== out
<message type='chat' to='carol_interleave_requests_statem_457@domain.example.com/476F+g=='>
	<body>60v5Fyl4OKCI6XIT80FV</body>
</message>



*** User 2023-11-17 15:11:00.914 ***🔗
alice_interleave_requests_statem_458@domain.example.com/qT3IKw== out
<message type='chat' to='carol_interleave_requests_statem_457@domain.example.com/476F+g=='>
	<body>ajhkanokhvHzL1d8q2ir</body>
</message>



*** User 2023-11-17 15:11:00.914 ***🔗
carol_interleave_requests_statem_457@domain.example.com/476F+g== out
</stream:stream>

*** User 2023-11-17 15:11:00.915 ***🔗
carol_interleave_requests_statem_457@domain.example.com/476F+g== in
</stream:stream>

*** User 2023-11-17 15:11:00.915 ***🔗
alice_interleave_requests_statem_458@domain.example.com/qT3IKw== out
</stream:stream>

*** User 2023-11-17 15:11:00.915 ***🔗
alice_interleave_requests_statem_458@domain.example.com/qT3IKw== in
</stream:stream>
.

*** User 2023-11-17 15:11:00.921 ***🔗
alicE_interleave_requests_statem_459@domain.example.com/rvwZcA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.922 ***🔗
alicE_interleave_requests_statem_459@domain.example.com/rvwZcA== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5b3110e7346f87a2' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:00.922 ***🔗
alicE_interleave_requests_statem_459@domain.example.com/rvwZcA== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.922 ***🔗
alicE_interleave_requests_statem_459@domain.example.com/rvwZcA== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ1OQBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:00.923 ***🔗
alicE_interleave_requests_statem_459@domain.example.com/rvwZcA== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:00.923 ***🔗
alicE_interleave_requests_statem_459@domain.example.com/rvwZcA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.923 ***🔗
alicE_interleave_requests_statem_459@domain.example.com/rvwZcA== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b7a996d0d17273b9' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_459@domain.example.com'>

*** User 2023-11-17 15:11:00.923 ***🔗
alicE_interleave_requests_statem_459@domain.example.com/rvwZcA== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.923 ***🔗
alicE_interleave_requests_statem_459@domain.example.com/rvwZcA== out
<iq type='set' id='d2b258e5d2929d975924575407b77f80'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>rvwZcA==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.924 ***🔗
alicE_interleave_requests_statem_459@domain.example.com/rvwZcA== in
<iq id='d2b258e5d2929d975924575407b77f80' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_459@domain.example.com/rvwZcA==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.924 ***🔗
alice_interleave_requests_statem_459@domain.example.com/rvwZcA== out
<iq type='set' id='342b27b55226d22ecf8841594fdf6282'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.924 ***🔗
alice_interleave_requests_statem_459@domain.example.com/rvwZcA== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_459@domain.example.com/rvwZcA==' id='342b27b55226d22ecf8841594fdf6282' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.924 ***🔗
alice_interleave_requests_statem_459@domain.example.com/rvwZcA== out
<presence/>



*** User 2023-11-17 15:11:00.925 ***🔗
alice_interleave_requests_statem_459@domain.example.com/rvwZcA== in
<presence from='alice_interleave_requests_statem_459@domain.example.com/rvwZcA==' to='alice_interleave_requests_statem_459@domain.example.com/rvwZcA=='/>



*** User 2023-11-17 15:11:00.925 ***🔗
alice_interleave_requests_statem_459@domain.example.com/rvwZcA== out
</stream:stream>

*** User 2023-11-17 15:11:00.925 ***🔗
alice_interleave_requests_statem_459@domain.example.com/rvwZcA== in
</stream:stream>
.

*** User 2023-11-17 15:11:00.930 ***🔗
alicE_interleave_requests_statem_460@domain.example.com/QQQa6Q== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.931 ***🔗
alicE_interleave_requests_statem_460@domain.example.com/QQQa6Q== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='90207790bedcccc1' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:00.931 ***🔗
alicE_interleave_requests_statem_460@domain.example.com/QQQa6Q== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.931 ***🔗
alicE_interleave_requests_statem_460@domain.example.com/QQQa6Q== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ2MABtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:00.932 ***🔗
alicE_interleave_requests_statem_460@domain.example.com/QQQa6Q== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:00.932 ***🔗
alicE_interleave_requests_statem_460@domain.example.com/QQQa6Q== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.932 ***🔗
alicE_interleave_requests_statem_460@domain.example.com/QQQa6Q== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='35e7c66ac11f882a' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_460@domain.example.com'>

*** User 2023-11-17 15:11:00.932 ***🔗
alicE_interleave_requests_statem_460@domain.example.com/QQQa6Q== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.932 ***🔗
alicE_interleave_requests_statem_460@domain.example.com/QQQa6Q== out
<iq type='set' id='6d6264beccf08b70207de9f3cc7f4e1a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>QQQa6Q==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.932 ***🔗
alicE_interleave_requests_statem_460@domain.example.com/QQQa6Q== in
<iq id='6d6264beccf08b70207de9f3cc7f4e1a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_460@domain.example.com/QQQa6Q==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.932 ***🔗
alice_interleave_requests_statem_460@domain.example.com/QQQa6Q== out
<iq type='set' id='a44eac62dd43ea2b2545c228a680e76d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.933 ***🔗
alice_interleave_requests_statem_460@domain.example.com/QQQa6Q== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_460@domain.example.com/QQQa6Q==' id='a44eac62dd43ea2b2545c228a680e76d' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.933 ***🔗
alice_interleave_requests_statem_460@domain.example.com/QQQa6Q== out
<presence/>



*** User 2023-11-17 15:11:00.934 ***🔗
alice_interleave_requests_statem_460@domain.example.com/QQQa6Q== in
<presence from='alice_interleave_requests_statem_460@domain.example.com/QQQa6Q==' to='alice_interleave_requests_statem_460@domain.example.com/QQQa6Q=='/>



*** User 2023-11-17 15:11:00.937 ***🔗
carol_interleave_requests_statem_461@domain.example.com/JOe9qg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.950 ***🔗
carol_interleave_requests_statem_461@domain.example.com/JOe9qg== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.951 ***🔗
carol_interleave_requests_statem_461@domain.example.com/JOe9qg== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.951 ***🔗
carol_interleave_requests_statem_461@domain.example.com/JOe9qg== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ2MQBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:00.952 ***🔗
carol_interleave_requests_statem_461@domain.example.com/JOe9qg== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:00.953 ***🔗
carol_interleave_requests_statem_461@domain.example.com/JOe9qg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.964 ***🔗
carol_interleave_requests_statem_461@domain.example.com/JOe9qg== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.964 ***🔗
carol_interleave_requests_statem_461@domain.example.com/JOe9qg== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.965 ***🔗
carol_interleave_requests_statem_461@domain.example.com/JOe9qg== out
<iq type='set' id='d830cd867afcd465a6600f183f74d6f9'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>JOe9qg==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.965 ***🔗
carol_interleave_requests_statem_461@domain.example.com/JOe9qg== in
<iq xmlns='jabber:client' id='d830cd867afcd465a6600f183f74d6f9' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_461@domain.example.com/JOe9qg==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.965 ***🔗
carol_interleave_requests_statem_461@domain.example.com/JOe9qg== out
<iq type='set' id='5dfaa58ee3045a18cb2e726b8ebe400b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.966 ***🔗
carol_interleave_requests_statem_461@domain.example.com/JOe9qg== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_461@domain.example.com/JOe9qg==' id='5dfaa58ee3045a18cb2e726b8ebe400b' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.966 ***🔗
carol_interleave_requests_statem_461@domain.example.com/JOe9qg== out
<presence/>



*** User 2023-11-17 15:11:00.967 ***🔗
carol_interleave_requests_statem_461@domain.example.com/JOe9qg== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_461@domain.example.com/JOe9qg==' to='carol_interleave_requests_statem_461@domain.example.com/JOe9qg=='/>



*** User 2023-11-17 15:11:00.967 ***🔗
alice_interleave_requests_statem_460@domain.example.com/QQQa6Q== out
<message type='chat' to='carol_interleave_requests_statem_461@domain.example.com/JOe9qg=='>
	<body>w20b3+Pfvk6MIlTRCAAo</body>
</message>



*** User 2023-11-17 15:11:00.967 ***🔗
carol_interleave_requests_statem_461@domain.example.com/JOe9qg== out
</stream:stream>

*** User 2023-11-17 15:11:00.968 ***🔗
carol_interleave_requests_statem_461@domain.example.com/JOe9qg== in
</stream:stream>

*** User 2023-11-17 15:11:00.968 ***🔗
alice_interleave_requests_statem_460@domain.example.com/QQQa6Q== out
</stream:stream>

*** User 2023-11-17 15:11:00.968 ***🔗
alice_interleave_requests_statem_460@domain.example.com/QQQa6Q== in
</stream:stream>
.

*** User 2023-11-17 15:11:00.978 ***🔗
alicE_interleave_requests_statem_462@domain.example.com/6FCDEw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.978 ***🔗
alicE_interleave_requests_statem_462@domain.example.com/6FCDEw== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='cc8fc2a917fb4c81' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:00.978 ***🔗
alicE_interleave_requests_statem_462@domain.example.com/6FCDEw== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.979 ***🔗
alicE_interleave_requests_statem_462@domain.example.com/6FCDEw== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ2MgBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:00.980 ***🔗
alicE_interleave_requests_statem_462@domain.example.com/6FCDEw== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:00.980 ***🔗
alicE_interleave_requests_statem_462@domain.example.com/6FCDEw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.980 ***🔗
alicE_interleave_requests_statem_462@domain.example.com/6FCDEw== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b9b0ec14a38da0d0' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_462@domain.example.com'>

*** User 2023-11-17 15:11:00.980 ***🔗
alicE_interleave_requests_statem_462@domain.example.com/6FCDEw== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:00.980 ***🔗
alicE_interleave_requests_statem_462@domain.example.com/6FCDEw== out
<iq type='set' id='d265b7d1a12f3a411b1d77387ac22bda'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>6FCDEw==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.980 ***🔗
alicE_interleave_requests_statem_462@domain.example.com/6FCDEw== in
<iq id='d265b7d1a12f3a411b1d77387ac22bda' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_462@domain.example.com/6FCDEw==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:00.981 ***🔗
alice_interleave_requests_statem_462@domain.example.com/6FCDEw== out
<iq type='set' id='ea354582e41b61c89cf1ce32bfc93b68'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.981 ***🔗
alice_interleave_requests_statem_462@domain.example.com/6FCDEw== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_462@domain.example.com/6FCDEw==' id='ea354582e41b61c89cf1ce32bfc93b68' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:00.981 ***🔗
alice_interleave_requests_statem_462@domain.example.com/6FCDEw== out
<presence/>



*** User 2023-11-17 15:11:00.982 ***🔗
alice_interleave_requests_statem_462@domain.example.com/6FCDEw== in
<presence from='alice_interleave_requests_statem_462@domain.example.com/6FCDEw==' to='alice_interleave_requests_statem_462@domain.example.com/6FCDEw=='/>



*** User 2023-11-17 15:11:00.986 ***🔗
carol_interleave_requests_statem_463@domain.example.com/T/X2pg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:00.999 ***🔗
carol_interleave_requests_statem_463@domain.example.com/T/X2pg== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.000 ***🔗
carol_interleave_requests_statem_463@domain.example.com/T/X2pg== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.000 ***🔗
carol_interleave_requests_statem_463@domain.example.com/T/X2pg== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ2MwBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:01.002 ***🔗
carol_interleave_requests_statem_463@domain.example.com/T/X2pg== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:01.002 ***🔗
carol_interleave_requests_statem_463@domain.example.com/T/X2pg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.014 ***🔗
carol_interleave_requests_statem_463@domain.example.com/T/X2pg== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.014 ***🔗
carol_interleave_requests_statem_463@domain.example.com/T/X2pg== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.015 ***🔗
carol_interleave_requests_statem_463@domain.example.com/T/X2pg== out
<iq type='set' id='1c1cc2e7552f21874b6d4919f421289f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>T/X2pg==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.015 ***🔗
carol_interleave_requests_statem_463@domain.example.com/T/X2pg== in
<iq xmlns='jabber:client' id='1c1cc2e7552f21874b6d4919f421289f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_463@domain.example.com/T/X2pg==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.015 ***🔗
carol_interleave_requests_statem_463@domain.example.com/T/X2pg== out
<iq type='set' id='1d67fb4dfcc8578675e6c17aa3eb668d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.016 ***🔗
carol_interleave_requests_statem_463@domain.example.com/T/X2pg== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_463@domain.example.com/T/X2pg==' id='1d67fb4dfcc8578675e6c17aa3eb668d' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.016 ***🔗
carol_interleave_requests_statem_463@domain.example.com/T/X2pg== out
<presence/>



*** User 2023-11-17 15:11:01.017 ***🔗
carol_interleave_requests_statem_463@domain.example.com/T/X2pg== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_463@domain.example.com/T/X2pg==' to='carol_interleave_requests_statem_463@domain.example.com/T/X2pg=='/>



*** User 2023-11-17 15:11:01.018 ***🔗
alice_interleave_requests_statem_462@domain.example.com/6FCDEw== out
<message type='chat' to='carol_interleave_requests_statem_463@domain.example.com/T/X2pg=='>
	<body>E5QnGWgv7lEu1fbCUwgV</body>
</message>



*** User 2023-11-17 15:11:01.018 ***🔗
carol_interleave_requests_statem_463@domain.example.com/T/X2pg== out
<message type='chat' to='alice_interleave_requests_statem_462@domain.example.com/6FCDEw=='>
	<body>7dA8u5PGVFGgHs2799Cl</body>
</message>



*** User 2023-11-17 15:11:01.018 ***🔗
alice_interleave_requests_statem_462@domain.example.com/6FCDEw== out
<message type='chat' to='carol_interleave_requests_statem_463@domain.example.com/T/X2pg=='>
	<body>9skMfZH+QUNrQdy/eJF/</body>
</message>



*** User 2023-11-17 15:11:01.018 ***🔗
carol_interleave_requests_statem_463@domain.example.com/T/X2pg== out
<message type='chat' to='alice_interleave_requests_statem_462@domain.example.com/6FCDEw=='>
	<body>J3iccbwoxL2aFbMPO/89</body>
</message>



*** User 2023-11-17 15:11:01.018 ***🔗
alice_interleave_requests_statem_462@domain.example.com/6FCDEw== in
<message from='carol_interleave_requests_statem_463@domain.example.com/T/X2pg==' to='alice_interleave_requests_statem_462@domain.example.com/6FCDEw==' type='chat'>
	<body>7dA8u5PGVFGgHs2799Cl</body>
</message>



*** User 2023-11-17 15:11:01.019 ***🔗
alice_interleave_requests_statem_462@domain.example.com/6FCDEw== in
<message from='carol_interleave_requests_statem_463@domain.example.com/T/X2pg==' to='alice_interleave_requests_statem_462@domain.example.com/6FCDEw==' type='chat'>
	<body>J3iccbwoxL2aFbMPO/89</body>
</message>



*** User 2023-11-17 15:11:01.019 ***🔗
carol_interleave_requests_statem_463@domain.example.com/T/X2pg== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_462@domain.example.com/6FCDEw==' to='carol_interleave_requests_statem_463@domain.example.com/T/X2pg==' type='chat'>
	<body>E5QnGWgv7lEu1fbCUwgV</body>
</message>



*** User 2023-11-17 15:11:01.019 ***🔗
carol_interleave_requests_statem_463@domain.example.com/T/X2pg== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_462@domain.example.com/6FCDEw==' to='carol_interleave_requests_statem_463@domain.example.com/T/X2pg==' type='chat'>
	<body>9skMfZH+QUNrQdy/eJF/</body>
</message>



*** User 2023-11-17 15:11:01.019 ***🔗
carol_interleave_requests_statem_463@domain.example.com/T/X2pg== out
<message type='chat' to='alice_interleave_requests_statem_462@domain.example.com/6FCDEw=='>
	<body>sqn647wJa7Ck7Nb+0SsE</body>
</message>



*** User 2023-11-17 15:11:01.019 ***🔗
carol_interleave_requests_statem_463@domain.example.com/T/X2pg== out
</stream:stream>

*** User 2023-11-17 15:11:01.020 ***🔗
carol_interleave_requests_statem_463@domain.example.com/T/X2pg== in
</stream:stream>

*** User 2023-11-17 15:11:01.020 ***🔗
alice_interleave_requests_statem_462@domain.example.com/6FCDEw== out
</stream:stream>

*** User 2023-11-17 15:11:01.020 ***🔗
alice_interleave_requests_statem_462@domain.example.com/6FCDEw== in
</stream:stream>
.

*** User 2023-11-17 15:11:01.028 ***🔗
carol_interleave_requests_statem_464@domain.example.com/7DbX5w== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.041 ***🔗
carol_interleave_requests_statem_464@domain.example.com/7DbX5w== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.042 ***🔗
carol_interleave_requests_statem_464@domain.example.com/7DbX5w== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.042 ***🔗
carol_interleave_requests_statem_464@domain.example.com/7DbX5w== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ2NABqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:01.043 ***🔗
carol_interleave_requests_statem_464@domain.example.com/7DbX5w== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:01.044 ***🔗
carol_interleave_requests_statem_464@domain.example.com/7DbX5w== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.055 ***🔗
carol_interleave_requests_statem_464@domain.example.com/7DbX5w== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.055 ***🔗
carol_interleave_requests_statem_464@domain.example.com/7DbX5w== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.055 ***🔗
carol_interleave_requests_statem_464@domain.example.com/7DbX5w== out
<iq type='set' id='4829aa05bced8b7a2d983c50f71b98d3'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>7DbX5w==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.056 ***🔗
carol_interleave_requests_statem_464@domain.example.com/7DbX5w== in
<iq xmlns='jabber:client' id='4829aa05bced8b7a2d983c50f71b98d3' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_464@domain.example.com/7DbX5w==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.056 ***🔗
carol_interleave_requests_statem_464@domain.example.com/7DbX5w== out
<iq type='set' id='b1988f4a7f83fc7e1eee909c3ac5864a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.057 ***🔗
carol_interleave_requests_statem_464@domain.example.com/7DbX5w== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_464@domain.example.com/7DbX5w==' id='b1988f4a7f83fc7e1eee909c3ac5864a' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.057 ***🔗
carol_interleave_requests_statem_464@domain.example.com/7DbX5w== out
<presence/>



*** User 2023-11-17 15:11:01.058 ***🔗
carol_interleave_requests_statem_464@domain.example.com/7DbX5w== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_464@domain.example.com/7DbX5w==' to='carol_interleave_requests_statem_464@domain.example.com/7DbX5w=='/>



*** User 2023-11-17 15:11:01.066 ***🔗
alicE_interleave_requests_statem_465@domain.example.com/YBUcJQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.066 ***🔗
alicE_interleave_requests_statem_465@domain.example.com/YBUcJQ== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='05b0ba3be1702fd4' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:01.066 ***🔗
alicE_interleave_requests_statem_465@domain.example.com/YBUcJQ== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.066 ***🔗
alicE_interleave_requests_statem_465@domain.example.com/YBUcJQ== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ2NQBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:01.067 ***🔗
alicE_interleave_requests_statem_465@domain.example.com/YBUcJQ== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:01.067 ***🔗
alicE_interleave_requests_statem_465@domain.example.com/YBUcJQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.068 ***🔗
alicE_interleave_requests_statem_465@domain.example.com/YBUcJQ== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='729431c157e04e2b' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_465@domain.example.com'>

*** User 2023-11-17 15:11:01.068 ***🔗
alicE_interleave_requests_statem_465@domain.example.com/YBUcJQ== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.068 ***🔗
alicE_interleave_requests_statem_465@domain.example.com/YBUcJQ== out
<iq type='set' id='f1c6e04eb2e81fed58eb0ec854d9c30a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>YBUcJQ==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.068 ***🔗
alicE_interleave_requests_statem_465@domain.example.com/YBUcJQ== in
<iq id='f1c6e04eb2e81fed58eb0ec854d9c30a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_465@domain.example.com/YBUcJQ==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.068 ***🔗
alice_interleave_requests_statem_465@domain.example.com/YBUcJQ== out
<iq type='set' id='963117c0e4865458ee7f3ebe03d7499c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.069 ***🔗
alice_interleave_requests_statem_465@domain.example.com/YBUcJQ== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_465@domain.example.com/YBUcJQ==' id='963117c0e4865458ee7f3ebe03d7499c' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.069 ***🔗
alice_interleave_requests_statem_465@domain.example.com/YBUcJQ== out
<presence/>



*** User 2023-11-17 15:11:01.070 ***🔗
alice_interleave_requests_statem_465@domain.example.com/YBUcJQ== in
<presence from='alice_interleave_requests_statem_465@domain.example.com/YBUcJQ==' to='alice_interleave_requests_statem_465@domain.example.com/YBUcJQ=='/>



*** User 2023-11-17 15:11:01.070 ***🔗
alice_interleave_requests_statem_465@domain.example.com/YBUcJQ== out
<message type='chat' to='carol_interleave_requests_statem_464@domain.example.com/7DbX5w=='>
	<body>Rhg9O5RpsPs2cj/7ttne</body>
</message>



*** User 2023-11-17 15:11:01.070 ***🔗
alice_interleave_requests_statem_465@domain.example.com/YBUcJQ== out
<message type='chat' to='carol_interleave_requests_statem_464@domain.example.com/7DbX5w=='>
	<body>ADgqXl/jclGb/9+L/1PJ</body>
</message>



*** User 2023-11-17 15:11:01.071 ***🔗
carol_interleave_requests_statem_464@domain.example.com/7DbX5w== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_465@domain.example.com/YBUcJQ==' to='carol_interleave_requests_statem_464@domain.example.com/7DbX5w==' type='chat'>
	<body>Rhg9O5RpsPs2cj/7ttne</body>
</message>



*** User 2023-11-17 15:11:01.071 ***🔗
carol_interleave_requests_statem_464@domain.example.com/7DbX5w== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_465@domain.example.com/YBUcJQ==' to='carol_interleave_requests_statem_464@domain.example.com/7DbX5w==' type='chat'>
	<body>ADgqXl/jclGb/9+L/1PJ</body>
</message>



*** User 2023-11-17 15:11:01.071 ***🔗
alice_interleave_requests_statem_465@domain.example.com/YBUcJQ== out
<message type='chat' to='carol_interleave_requests_statem_464@domain.example.com/7DbX5w=='>
	<body>wWrjeTJPNQS/ZbbxjVwg</body>
</message>



*** User 2023-11-17 15:11:01.071 ***🔗
alice_interleave_requests_statem_465@domain.example.com/YBUcJQ== out
<message type='chat' to='carol_interleave_requests_statem_464@domain.example.com/7DbX5w=='>
	<body>F5yhHoN0aSoWRdWEIhx/</body>
</message>



*** User 2023-11-17 15:11:01.072 ***🔗
carol_interleave_requests_statem_464@domain.example.com/7DbX5w== out
</stream:stream>

*** User 2023-11-17 15:11:01.072 ***🔗
carol_interleave_requests_statem_464@domain.example.com/7DbX5w== in
</stream:stream>

*** User 2023-11-17 15:11:01.072 ***🔗
alice_interleave_requests_statem_465@domain.example.com/YBUcJQ== out
</stream:stream>

*** User 2023-11-17 15:11:01.073 ***🔗
alice_interleave_requests_statem_465@domain.example.com/YBUcJQ== in
</stream:stream>
.
.
.

*** User 2023-11-17 15:11:01.078 ***🔗
alicE_interleave_requests_statem_466@domain.example.com/VqTPuw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.078 ***🔗
alicE_interleave_requests_statem_466@domain.example.com/VqTPuw== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='084bf988a9683088' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:01.078 ***🔗
alicE_interleave_requests_statem_466@domain.example.com/VqTPuw== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.079 ***🔗
alicE_interleave_requests_statem_466@domain.example.com/VqTPuw== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ2NgBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:01.079 ***🔗
alicE_interleave_requests_statem_466@domain.example.com/VqTPuw== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:01.079 ***🔗
alicE_interleave_requests_statem_466@domain.example.com/VqTPuw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.080 ***🔗
alicE_interleave_requests_statem_466@domain.example.com/VqTPuw== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8acca15108690bd1' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_466@domain.example.com'>

*** User 2023-11-17 15:11:01.080 ***🔗
alicE_interleave_requests_statem_466@domain.example.com/VqTPuw== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.080 ***🔗
alicE_interleave_requests_statem_466@domain.example.com/VqTPuw== out
<iq type='set' id='628174b486a0b2a44aa03d302392c5e4'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>VqTPuw==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.080 ***🔗
alicE_interleave_requests_statem_466@domain.example.com/VqTPuw== in
<iq id='628174b486a0b2a44aa03d302392c5e4' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_466@domain.example.com/VqTPuw==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.080 ***🔗
alice_interleave_requests_statem_466@domain.example.com/VqTPuw== out
<iq type='set' id='250a57feea442165942482abb49452af'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.080 ***🔗
alice_interleave_requests_statem_466@domain.example.com/VqTPuw== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_466@domain.example.com/VqTPuw==' id='250a57feea442165942482abb49452af' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.080 ***🔗
alice_interleave_requests_statem_466@domain.example.com/VqTPuw== out
<presence/>



*** User 2023-11-17 15:11:01.081 ***🔗
alice_interleave_requests_statem_466@domain.example.com/VqTPuw== in
<presence from='alice_interleave_requests_statem_466@domain.example.com/VqTPuw==' to='alice_interleave_requests_statem_466@domain.example.com/VqTPuw=='/>



*** User 2023-11-17 15:11:01.085 ***🔗
carol_interleave_requests_statem_467@domain.example.com/5jI0Og== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.098 ***🔗
carol_interleave_requests_statem_467@domain.example.com/5jI0Og== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.098 ***🔗
carol_interleave_requests_statem_467@domain.example.com/5jI0Og== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.098 ***🔗
carol_interleave_requests_statem_467@domain.example.com/5jI0Og== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ2NwBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:01.100 ***🔗
carol_interleave_requests_statem_467@domain.example.com/5jI0Og== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:01.100 ***🔗
carol_interleave_requests_statem_467@domain.example.com/5jI0Og== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.112 ***🔗
carol_interleave_requests_statem_467@domain.example.com/5jI0Og== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.113 ***🔗
carol_interleave_requests_statem_467@domain.example.com/5jI0Og== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.113 ***🔗
carol_interleave_requests_statem_467@domain.example.com/5jI0Og== out
<iq type='set' id='1bf185895a0b3e7f2270d83d3cebaeba'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>5jI0Og==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.113 ***🔗
carol_interleave_requests_statem_467@domain.example.com/5jI0Og== in
<iq xmlns='jabber:client' id='1bf185895a0b3e7f2270d83d3cebaeba' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_467@domain.example.com/5jI0Og==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.113 ***🔗
carol_interleave_requests_statem_467@domain.example.com/5jI0Og== out
<iq type='set' id='66025e40f98e1967ddff15b1ba7b06d6'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.114 ***🔗
carol_interleave_requests_statem_467@domain.example.com/5jI0Og== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_467@domain.example.com/5jI0Og==' id='66025e40f98e1967ddff15b1ba7b06d6' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.114 ***🔗
carol_interleave_requests_statem_467@domain.example.com/5jI0Og== out
<presence/>



*** User 2023-11-17 15:11:01.115 ***🔗
carol_interleave_requests_statem_467@domain.example.com/5jI0Og== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_467@domain.example.com/5jI0Og==' to='carol_interleave_requests_statem_467@domain.example.com/5jI0Og=='/>



*** User 2023-11-17 15:11:01.115 ***🔗
carol_interleave_requests_statem_467@domain.example.com/5jI0Og== out
</stream:stream>

*** User 2023-11-17 15:11:01.116 ***🔗
carol_interleave_requests_statem_467@domain.example.com/5jI0Og== in
</stream:stream>

*** User 2023-11-17 15:11:01.116 ***🔗
alice_interleave_requests_statem_466@domain.example.com/VqTPuw== out
</stream:stream>

*** User 2023-11-17 15:11:01.116 ***🔗
alice_interleave_requests_statem_466@domain.example.com/VqTPuw== in
</stream:stream>
.

*** User 2023-11-17 15:11:01.124 ***🔗
carol_interleave_requests_statem_468@domain.example.com//Qgkgw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.136 ***🔗
carol_interleave_requests_statem_468@domain.example.com//Qgkgw== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.137 ***🔗
carol_interleave_requests_statem_468@domain.example.com//Qgkgw== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.137 ***🔗
carol_interleave_requests_statem_468@domain.example.com//Qgkgw== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ2OABqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:01.138 ***🔗
carol_interleave_requests_statem_468@domain.example.com//Qgkgw== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:01.138 ***🔗
carol_interleave_requests_statem_468@domain.example.com//Qgkgw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.150 ***🔗
carol_interleave_requests_statem_468@domain.example.com//Qgkgw== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.150 ***🔗
carol_interleave_requests_statem_468@domain.example.com//Qgkgw== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.150 ***🔗
carol_interleave_requests_statem_468@domain.example.com//Qgkgw== out
<iq type='set' id='3bcf64c1de1baf70353e9f1192d8564f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>/Qgkgw==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.151 ***🔗
carol_interleave_requests_statem_468@domain.example.com//Qgkgw== in
<iq xmlns='jabber:client' id='3bcf64c1de1baf70353e9f1192d8564f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_468@domain.example.com//Qgkgw==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.151 ***🔗
carol_interleave_requests_statem_468@domain.example.com//Qgkgw== out
<iq type='set' id='ef59ffefe8561e352102a8fadcddcc0b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.152 ***🔗
carol_interleave_requests_statem_468@domain.example.com//Qgkgw== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_468@domain.example.com//Qgkgw==' id='ef59ffefe8561e352102a8fadcddcc0b' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.152 ***🔗
carol_interleave_requests_statem_468@domain.example.com//Qgkgw== out
<presence/>



*** User 2023-11-17 15:11:01.153 ***🔗
carol_interleave_requests_statem_468@domain.example.com//Qgkgw== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_468@domain.example.com//Qgkgw==' to='carol_interleave_requests_statem_468@domain.example.com//Qgkgw=='/>



*** User 2023-11-17 15:11:01.162 ***🔗
alicE_interleave_requests_statem_469@domain.example.com/3QFpgQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.162 ***🔗
alicE_interleave_requests_statem_469@domain.example.com/3QFpgQ== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8ef3cd00ae9d44e2' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:01.162 ***🔗
alicE_interleave_requests_statem_469@domain.example.com/3QFpgQ== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.162 ***🔗
alicE_interleave_requests_statem_469@domain.example.com/3QFpgQ== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ2OQBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:01.163 ***🔗
alicE_interleave_requests_statem_469@domain.example.com/3QFpgQ== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:01.163 ***🔗
alicE_interleave_requests_statem_469@domain.example.com/3QFpgQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.163 ***🔗
alicE_interleave_requests_statem_469@domain.example.com/3QFpgQ== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0d1873074bf40b64' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_469@domain.example.com'>

*** User 2023-11-17 15:11:01.163 ***🔗
alicE_interleave_requests_statem_469@domain.example.com/3QFpgQ== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.164 ***🔗
alicE_interleave_requests_statem_469@domain.example.com/3QFpgQ== out
<iq type='set' id='a39ea3c7cf9d3044c61022ec09381256'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>3QFpgQ==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.164 ***🔗
alicE_interleave_requests_statem_469@domain.example.com/3QFpgQ== in
<iq id='a39ea3c7cf9d3044c61022ec09381256' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_469@domain.example.com/3QFpgQ==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.164 ***🔗
alice_interleave_requests_statem_469@domain.example.com/3QFpgQ== out
<iq type='set' id='a9136c729efe88ae228d7e0d3a34d1a1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.164 ***🔗
alice_interleave_requests_statem_469@domain.example.com/3QFpgQ== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_469@domain.example.com/3QFpgQ==' id='a9136c729efe88ae228d7e0d3a34d1a1' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.164 ***🔗
alice_interleave_requests_statem_469@domain.example.com/3QFpgQ== out
<presence/>



*** User 2023-11-17 15:11:01.165 ***🔗
alice_interleave_requests_statem_469@domain.example.com/3QFpgQ== in
<presence from='alice_interleave_requests_statem_469@domain.example.com/3QFpgQ==' to='alice_interleave_requests_statem_469@domain.example.com/3QFpgQ=='/>



*** User 2023-11-17 15:11:01.165 ***🔗
carol_interleave_requests_statem_468@domain.example.com//Qgkgw== out
<message type='chat' to='alice_interleave_requests_statem_469@domain.example.com/3QFpgQ=='>
	<body>gdQfk5oPm6LxMKQ/F8EP</body>
</message>



*** User 2023-11-17 15:11:01.166 ***🔗
alice_interleave_requests_statem_469@domain.example.com/3QFpgQ== in
<message from='carol_interleave_requests_statem_468@domain.example.com//Qgkgw==' to='alice_interleave_requests_statem_469@domain.example.com/3QFpgQ==' type='chat'>
	<body>gdQfk5oPm6LxMKQ/F8EP</body>
</message>



*** User 2023-11-17 15:11:01.166 ***🔗
carol_interleave_requests_statem_468@domain.example.com//Qgkgw== out
<message type='chat' to='alice_interleave_requests_statem_469@domain.example.com/3QFpgQ=='>
	<body>nNXgFOAdsbQKBosiUua2</body>
</message>



*** User 2023-11-17 15:11:01.166 ***🔗
alice_interleave_requests_statem_469@domain.example.com/3QFpgQ== out
<message type='chat' to='carol_interleave_requests_statem_468@domain.example.com//Qgkgw=='>
	<body>F+8H+9qNya3u3L616rGw</body>
</message>



*** User 2023-11-17 15:11:01.166 ***🔗
alice_interleave_requests_statem_469@domain.example.com/3QFpgQ== out
<message type='chat' to='carol_interleave_requests_statem_468@domain.example.com//Qgkgw=='>
	<body>BzzfPnYUcIr/5JoF3sa7</body>
</message>



*** User 2023-11-17 15:11:01.166 ***🔗
alice_interleave_requests_statem_469@domain.example.com/3QFpgQ== out
<message type='chat' to='carol_interleave_requests_statem_468@domain.example.com//Qgkgw=='>
	<body>JSRIOdIYpwDJgmg6FgYZ</body>
</message>



*** User 2023-11-17 15:11:01.166 ***🔗
alice_interleave_requests_statem_469@domain.example.com/3QFpgQ== out
<message type='chat' to='carol_interleave_requests_statem_468@domain.example.com//Qgkgw=='>
	<body>HnHogsOCdePzMXkQfvPS</body>
</message>



*** User 2023-11-17 15:11:01.167 ***🔗
carol_interleave_requests_statem_468@domain.example.com//Qgkgw== out
</stream:stream>

*** User 2023-11-17 15:11:01.168 ***🔗
carol_interleave_requests_statem_468@domain.example.com//Qgkgw== in
</stream:stream>

*** User 2023-11-17 15:11:01.168 ***🔗
alice_interleave_requests_statem_469@domain.example.com/3QFpgQ== out
</stream:stream>

*** User 2023-11-17 15:11:01.168 ***🔗
alice_interleave_requests_statem_469@domain.example.com/3QFpgQ== in
</stream:stream>
.

*** User 2023-11-17 15:11:01.174 ***🔗
carol_interleave_requests_statem_470@domain.example.com/Ql0dRg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.186 ***🔗
carol_interleave_requests_statem_470@domain.example.com/Ql0dRg== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.186 ***🔗
carol_interleave_requests_statem_470@domain.example.com/Ql0dRg== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.187 ***🔗
carol_interleave_requests_statem_470@domain.example.com/Ql0dRg== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ3MABqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:01.188 ***🔗
carol_interleave_requests_statem_470@domain.example.com/Ql0dRg== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:01.188 ***🔗
carol_interleave_requests_statem_470@domain.example.com/Ql0dRg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.200 ***🔗
carol_interleave_requests_statem_470@domain.example.com/Ql0dRg== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.200 ***🔗
carol_interleave_requests_statem_470@domain.example.com/Ql0dRg== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.201 ***🔗
carol_interleave_requests_statem_470@domain.example.com/Ql0dRg== out
<iq type='set' id='06b8054583463550391ab843b0c0ea0a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>Ql0dRg==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.201 ***🔗
carol_interleave_requests_statem_470@domain.example.com/Ql0dRg== in
<iq xmlns='jabber:client' id='06b8054583463550391ab843b0c0ea0a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_470@domain.example.com/Ql0dRg==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.201 ***🔗
carol_interleave_requests_statem_470@domain.example.com/Ql0dRg== out
<iq type='set' id='186ea200e7543833068d853a8fcefc40'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.202 ***🔗
carol_interleave_requests_statem_470@domain.example.com/Ql0dRg== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_470@domain.example.com/Ql0dRg==' id='186ea200e7543833068d853a8fcefc40' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.202 ***🔗
carol_interleave_requests_statem_470@domain.example.com/Ql0dRg== out
<presence/>



*** User 2023-11-17 15:11:01.203 ***🔗
carol_interleave_requests_statem_470@domain.example.com/Ql0dRg== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_470@domain.example.com/Ql0dRg==' to='carol_interleave_requests_statem_470@domain.example.com/Ql0dRg=='/>



*** User 2023-11-17 15:11:01.211 ***🔗
alicE_interleave_requests_statem_471@domain.example.com/477SEw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.211 ***🔗
alicE_interleave_requests_statem_471@domain.example.com/477SEw== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='dbb96e7feb5eaa5c' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:01.211 ***🔗
alicE_interleave_requests_statem_471@domain.example.com/477SEw== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.211 ***🔗
alicE_interleave_requests_statem_471@domain.example.com/477SEw== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ3MQBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:01.212 ***🔗
alicE_interleave_requests_statem_471@domain.example.com/477SEw== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:01.212 ***🔗
alicE_interleave_requests_statem_471@domain.example.com/477SEw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.212 ***🔗
alicE_interleave_requests_statem_471@domain.example.com/477SEw== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2674349d338b43ba' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_471@domain.example.com'>

*** User 2023-11-17 15:11:01.213 ***🔗
alicE_interleave_requests_statem_471@domain.example.com/477SEw== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.213 ***🔗
alicE_interleave_requests_statem_471@domain.example.com/477SEw== out
<iq type='set' id='f620b07812b45b6ccf49c5f6960dcf9c'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>477SEw==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.213 ***🔗
alicE_interleave_requests_statem_471@domain.example.com/477SEw== in
<iq id='f620b07812b45b6ccf49c5f6960dcf9c' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_471@domain.example.com/477SEw==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.213 ***🔗
alice_interleave_requests_statem_471@domain.example.com/477SEw== out
<iq type='set' id='f2ad9d5615bd9d9023cef05b9e81c47a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.213 ***🔗
alice_interleave_requests_statem_471@domain.example.com/477SEw== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_471@domain.example.com/477SEw==' id='f2ad9d5615bd9d9023cef05b9e81c47a' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.213 ***🔗
alice_interleave_requests_statem_471@domain.example.com/477SEw== out
<presence/>



*** User 2023-11-17 15:11:01.214 ***🔗
alice_interleave_requests_statem_471@domain.example.com/477SEw== in
<presence from='alice_interleave_requests_statem_471@domain.example.com/477SEw==' to='alice_interleave_requests_statem_471@domain.example.com/477SEw=='/>



*** User 2023-11-17 15:11:01.214 ***🔗
alice_interleave_requests_statem_471@domain.example.com/477SEw== out
<message type='chat' to='carol_interleave_requests_statem_470@domain.example.com/Ql0dRg=='>
	<body>aMS9jIg+x81QZ59Q5hbE</body>
</message>



*** User 2023-11-17 15:11:01.215 ***🔗
carol_interleave_requests_statem_470@domain.example.com/Ql0dRg== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_471@domain.example.com/477SEw==' to='carol_interleave_requests_statem_470@domain.example.com/Ql0dRg==' type='chat'>
	<body>aMS9jIg+x81QZ59Q5hbE</body>
</message>



*** User 2023-11-17 15:11:01.215 ***🔗
carol_interleave_requests_statem_470@domain.example.com/Ql0dRg== out
<message type='chat' to='alice_interleave_requests_statem_471@domain.example.com/477SEw=='>
	<body>bw5NTpxpFHZ+ZXakg4Do</body>
</message>



*** User 2023-11-17 15:11:01.215 ***🔗
alice_interleave_requests_statem_471@domain.example.com/477SEw== in
<message from='carol_interleave_requests_statem_470@domain.example.com/Ql0dRg==' to='alice_interleave_requests_statem_471@domain.example.com/477SEw==' type='chat'>
	<body>bw5NTpxpFHZ+ZXakg4Do</body>
</message>



*** User 2023-11-17 15:11:01.215 ***🔗
alice_interleave_requests_statem_471@domain.example.com/477SEw== out
<message type='chat' to='carol_interleave_requests_statem_470@domain.example.com/Ql0dRg=='>
	<body>I6eUWZZARMjCBoIflxwp</body>
</message>



*** User 2023-11-17 15:11:01.216 ***🔗
carol_interleave_requests_statem_470@domain.example.com/Ql0dRg== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_471@domain.example.com/477SEw==' to='carol_interleave_requests_statem_470@domain.example.com/Ql0dRg==' type='chat'>
	<body>I6eUWZZARMjCBoIflxwp</body>
</message>



*** User 2023-11-17 15:11:01.216 ***🔗
alice_interleave_requests_statem_471@domain.example.com/477SEw== out
<message type='chat' to='carol_interleave_requests_statem_470@domain.example.com/Ql0dRg=='>
	<body>aOl7UO557yfFH2aRZLHu</body>
</message>



*** User 2023-11-17 15:11:01.216 ***🔗
carol_interleave_requests_statem_470@domain.example.com/Ql0dRg== out
<message type='chat' to='alice_interleave_requests_statem_471@domain.example.com/477SEw=='>
	<body>kg1kxi9VLUdcAEyBoVyv</body>
</message>



*** User 2023-11-17 15:11:01.216 ***🔗
alice_interleave_requests_statem_471@domain.example.com/477SEw== out
<message type='chat' to='carol_interleave_requests_statem_470@domain.example.com/Ql0dRg=='>
	<body>I0KLBulStEEa1bXj9Ewa</body>
</message>



*** User 2023-11-17 15:11:01.217 ***🔗
alice_interleave_requests_statem_471@domain.example.com/477SEw== in
<message from='carol_interleave_requests_statem_470@domain.example.com/Ql0dRg==' to='alice_interleave_requests_statem_471@domain.example.com/477SEw==' type='chat'>
	<body>kg1kxi9VLUdcAEyBoVyv</body>
</message>



*** User 2023-11-17 15:11:01.217 ***🔗
carol_interleave_requests_statem_470@domain.example.com/Ql0dRg== out
<message type='chat' to='alice_interleave_requests_statem_471@domain.example.com/477SEw=='>
	<body>3IKwBogbbAQh6bEKpKuT</body>
</message>



*** User 2023-11-17 15:11:01.217 ***🔗
carol_interleave_requests_statem_470@domain.example.com/Ql0dRg== out
</stream:stream>

*** User 2023-11-17 15:11:01.218 ***🔗
carol_interleave_requests_statem_470@domain.example.com/Ql0dRg== in
</stream:stream>

*** User 2023-11-17 15:11:01.218 ***🔗
alice_interleave_requests_statem_471@domain.example.com/477SEw== out
</stream:stream>

*** User 2023-11-17 15:11:01.218 ***🔗
alice_interleave_requests_statem_471@domain.example.com/477SEw== in
</stream:stream>
.

*** User 2023-11-17 15:11:01.224 ***🔗
carol_interleave_requests_statem_472@domain.example.com/CDM4Jg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.236 ***🔗
carol_interleave_requests_statem_472@domain.example.com/CDM4Jg== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.237 ***🔗
carol_interleave_requests_statem_472@domain.example.com/CDM4Jg== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.237 ***🔗
carol_interleave_requests_statem_472@domain.example.com/CDM4Jg== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ3MgBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:01.239 ***🔗
carol_interleave_requests_statem_472@domain.example.com/CDM4Jg== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:01.239 ***🔗
carol_interleave_requests_statem_472@domain.example.com/CDM4Jg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.250 ***🔗
carol_interleave_requests_statem_472@domain.example.com/CDM4Jg== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.250 ***🔗
carol_interleave_requests_statem_472@domain.example.com/CDM4Jg== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.250 ***🔗
carol_interleave_requests_statem_472@domain.example.com/CDM4Jg== out
<iq type='set' id='bdd4fe885e0316ed78af2e6807439e39'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>CDM4Jg==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.251 ***🔗
carol_interleave_requests_statem_472@domain.example.com/CDM4Jg== in
<iq xmlns='jabber:client' id='bdd4fe885e0316ed78af2e6807439e39' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_472@domain.example.com/CDM4Jg==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.251 ***🔗
carol_interleave_requests_statem_472@domain.example.com/CDM4Jg== out
<iq type='set' id='158f0dd81732839fa005b00b1d6d814b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.252 ***🔗
carol_interleave_requests_statem_472@domain.example.com/CDM4Jg== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_472@domain.example.com/CDM4Jg==' id='158f0dd81732839fa005b00b1d6d814b' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.252 ***🔗
carol_interleave_requests_statem_472@domain.example.com/CDM4Jg== out
<presence/>



*** User 2023-11-17 15:11:01.253 ***🔗
carol_interleave_requests_statem_472@domain.example.com/CDM4Jg== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_472@domain.example.com/CDM4Jg==' to='carol_interleave_requests_statem_472@domain.example.com/CDM4Jg=='/>



*** User 2023-11-17 15:11:01.260 ***🔗
alicE_interleave_requests_statem_473@domain.example.com/DF4+Lg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.260 ***🔗
alicE_interleave_requests_statem_473@domain.example.com/DF4+Lg== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c01ea77769981773' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:01.260 ***🔗
alicE_interleave_requests_statem_473@domain.example.com/DF4+Lg== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.260 ***🔗
alicE_interleave_requests_statem_473@domain.example.com/DF4+Lg== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ3MwBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:01.261 ***🔗
alicE_interleave_requests_statem_473@domain.example.com/DF4+Lg== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:01.261 ***🔗
alicE_interleave_requests_statem_473@domain.example.com/DF4+Lg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.262 ***🔗
alicE_interleave_requests_statem_473@domain.example.com/DF4+Lg== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8042e948e0b313e3' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_473@domain.example.com'>

*** User 2023-11-17 15:11:01.262 ***🔗
alicE_interleave_requests_statem_473@domain.example.com/DF4+Lg== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.262 ***🔗
alicE_interleave_requests_statem_473@domain.example.com/DF4+Lg== out
<iq type='set' id='0aefbfe83feb706ef65d9d5cb519af3f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>DF4+Lg==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.262 ***🔗
alicE_interleave_requests_statem_473@domain.example.com/DF4+Lg== in
<iq id='0aefbfe83feb706ef65d9d5cb519af3f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_473@domain.example.com/DF4+Lg==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.262 ***🔗
alice_interleave_requests_statem_473@domain.example.com/DF4+Lg== out
<iq type='set' id='8cb2ae98f3365f4cc65150a6a44bff58'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.263 ***🔗
alice_interleave_requests_statem_473@domain.example.com/DF4+Lg== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_473@domain.example.com/DF4+Lg==' id='8cb2ae98f3365f4cc65150a6a44bff58' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.263 ***🔗
alice_interleave_requests_statem_473@domain.example.com/DF4+Lg== out
<presence/>



*** User 2023-11-17 15:11:01.263 ***🔗
alice_interleave_requests_statem_473@domain.example.com/DF4+Lg== in
<presence from='alice_interleave_requests_statem_473@domain.example.com/DF4+Lg==' to='alice_interleave_requests_statem_473@domain.example.com/DF4+Lg=='/>



*** User 2023-11-17 15:11:01.264 ***🔗
alice_interleave_requests_statem_473@domain.example.com/DF4+Lg== out
<message type='chat' to='carol_interleave_requests_statem_472@domain.example.com/CDM4Jg=='>
	<body>scMpJyGBha+0UqgivXoh</body>
</message>



*** User 2023-11-17 15:11:01.264 ***🔗
alice_interleave_requests_statem_473@domain.example.com/DF4+Lg== out
<message type='chat' to='carol_interleave_requests_statem_472@domain.example.com/CDM4Jg=='>
	<body>SChm8knbxonpd69ZT+gu</body>
</message>



*** User 2023-11-17 15:11:01.264 ***🔗
alice_interleave_requests_statem_473@domain.example.com/DF4+Lg== out
<message type='chat' to='carol_interleave_requests_statem_472@domain.example.com/CDM4Jg=='>
	<body>7fC8Y4dkU9WJJl5X0JIB</body>
</message>



*** User 2023-11-17 15:11:01.264 ***🔗
carol_interleave_requests_statem_472@domain.example.com/CDM4Jg== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_473@domain.example.com/DF4+Lg==' to='carol_interleave_requests_statem_472@domain.example.com/CDM4Jg==' type='chat'>
	<body>scMpJyGBha+0UqgivXoh</body>
</message>



*** User 2023-11-17 15:11:01.264 ***🔗
carol_interleave_requests_statem_472@domain.example.com/CDM4Jg== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_473@domain.example.com/DF4+Lg==' to='carol_interleave_requests_statem_472@domain.example.com/CDM4Jg==' type='chat'>
	<body>SChm8knbxonpd69ZT+gu</body>
</message>



*** User 2023-11-17 15:11:01.264 ***🔗
carol_interleave_requests_statem_472@domain.example.com/CDM4Jg== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_473@domain.example.com/DF4+Lg==' to='carol_interleave_requests_statem_472@domain.example.com/CDM4Jg==' type='chat'>
	<body>7fC8Y4dkU9WJJl5X0JIB</body>
</message>



*** User 2023-11-17 15:11:01.265 ***🔗
alice_interleave_requests_statem_473@domain.example.com/DF4+Lg== out
<message type='chat' to='carol_interleave_requests_statem_472@domain.example.com/CDM4Jg=='>
	<body>eXA0yHf3v83sBET7uxpc</body>
</message>



*** User 2023-11-17 15:11:01.265 ***🔗
carol_interleave_requests_statem_472@domain.example.com/CDM4Jg== out
<message type='chat' to='alice_interleave_requests_statem_473@domain.example.com/DF4+Lg=='>
	<body>ITJN0ConpPccV3p7mOBO</body>
</message>



*** User 2023-11-17 15:11:01.265 ***🔗
alice_interleave_requests_statem_473@domain.example.com/DF4+Lg== out
<message type='chat' to='carol_interleave_requests_statem_472@domain.example.com/CDM4Jg=='>
	<body>VaiO6BRuXD9nCdtDmqk0</body>
</message>



*** User 2023-11-17 15:11:01.265 ***🔗
alice_interleave_requests_statem_473@domain.example.com/DF4+Lg== out
<message type='chat' to='carol_interleave_requests_statem_472@domain.example.com/CDM4Jg=='>
	<body>A+K2GKHunG0hgE9B0dxs</body>
</message>



*** User 2023-11-17 15:11:01.265 ***🔗
alice_interleave_requests_statem_473@domain.example.com/DF4+Lg== out
<message type='chat' to='carol_interleave_requests_statem_472@domain.example.com/CDM4Jg=='>
	<body>+qu9vJnz24EWdODj2Ivd</body>
</message>



*** User 2023-11-17 15:11:01.265 ***🔗
carol_interleave_requests_statem_472@domain.example.com/CDM4Jg== out
<message type='chat' to='alice_interleave_requests_statem_473@domain.example.com/DF4+Lg=='>
	<body>D93Gn6/vHtrUc15b8B8f</body>
</message>



*** User 2023-11-17 15:11:01.265 ***🔗
alice_interleave_requests_statem_473@domain.example.com/DF4+Lg== out
<message type='chat' to='carol_interleave_requests_statem_472@domain.example.com/CDM4Jg=='>
	<body>B+vmTRBnhLFXmOv5awXz</body>
</message>



*** User 2023-11-17 15:11:01.265 ***🔗
carol_interleave_requests_statem_472@domain.example.com/CDM4Jg== out
<message type='chat' to='alice_interleave_requests_statem_473@domain.example.com/DF4+Lg=='>
	<body>X8HPmkXIo7G525PsHTDI</body>
</message>



*** User 2023-11-17 15:11:01.265 ***🔗
alice_interleave_requests_statem_473@domain.example.com/DF4+Lg== out
<message type='chat' to='carol_interleave_requests_statem_472@domain.example.com/CDM4Jg=='>
	<body>z7PsM05RPM7TMCTVmIAJ</body>
</message>



*** User 2023-11-17 15:11:01.266 ***🔗
carol_interleave_requests_statem_472@domain.example.com/CDM4Jg== out
</stream:stream>

*** User 2023-11-17 15:11:01.266 ***🔗
carol_interleave_requests_statem_472@domain.example.com/CDM4Jg== in
</stream:stream>

*** User 2023-11-17 15:11:01.266 ***🔗
alice_interleave_requests_statem_473@domain.example.com/DF4+Lg== out
</stream:stream>

*** User 2023-11-17 15:11:01.267 ***🔗
alice_interleave_requests_statem_473@domain.example.com/DF4+Lg== in
</stream:stream>
.

*** User 2023-11-17 15:11:01.271 ***🔗
carol_interleave_requests_statem_474@domain.example.com/wdIRWg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.285 ***🔗
carol_interleave_requests_statem_474@domain.example.com/wdIRWg== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.285 ***🔗
carol_interleave_requests_statem_474@domain.example.com/wdIRWg== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.285 ***🔗
carol_interleave_requests_statem_474@domain.example.com/wdIRWg== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ3NABqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:01.287 ***🔗
carol_interleave_requests_statem_474@domain.example.com/wdIRWg== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:01.287 ***🔗
carol_interleave_requests_statem_474@domain.example.com/wdIRWg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.298 ***🔗
carol_interleave_requests_statem_474@domain.example.com/wdIRWg== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.299 ***🔗
carol_interleave_requests_statem_474@domain.example.com/wdIRWg== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.299 ***🔗
carol_interleave_requests_statem_474@domain.example.com/wdIRWg== out
<iq type='set' id='1e2ac25b6895ed1bc3a6ff8d98fcfe2d'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>wdIRWg==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.299 ***🔗
carol_interleave_requests_statem_474@domain.example.com/wdIRWg== in
<iq xmlns='jabber:client' id='1e2ac25b6895ed1bc3a6ff8d98fcfe2d' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_474@domain.example.com/wdIRWg==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.299 ***🔗
carol_interleave_requests_statem_474@domain.example.com/wdIRWg== out
<iq type='set' id='c6dba3cd45b9ba5be3ef2afaaf7ced82'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.300 ***🔗
carol_interleave_requests_statem_474@domain.example.com/wdIRWg== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_474@domain.example.com/wdIRWg==' id='c6dba3cd45b9ba5be3ef2afaaf7ced82' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.300 ***🔗
carol_interleave_requests_statem_474@domain.example.com/wdIRWg== out
<presence/>



*** User 2023-11-17 15:11:01.301 ***🔗
carol_interleave_requests_statem_474@domain.example.com/wdIRWg== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_474@domain.example.com/wdIRWg==' to='carol_interleave_requests_statem_474@domain.example.com/wdIRWg=='/>



*** User 2023-11-17 15:11:01.309 ***🔗
alicE_interleave_requests_statem_475@domain.example.com/aMQmcQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.309 ***🔗
alicE_interleave_requests_statem_475@domain.example.com/aMQmcQ== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='dd43912e4700a843' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:01.309 ***🔗
alicE_interleave_requests_statem_475@domain.example.com/aMQmcQ== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.309 ***🔗
alicE_interleave_requests_statem_475@domain.example.com/aMQmcQ== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ3NQBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:01.310 ***🔗
alicE_interleave_requests_statem_475@domain.example.com/aMQmcQ== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:01.310 ***🔗
alicE_interleave_requests_statem_475@domain.example.com/aMQmcQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.311 ***🔗
alicE_interleave_requests_statem_475@domain.example.com/aMQmcQ== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='59e4f3f89cb2d5ec' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_475@domain.example.com'>

*** User 2023-11-17 15:11:01.311 ***🔗
alicE_interleave_requests_statem_475@domain.example.com/aMQmcQ== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.311 ***🔗
alicE_interleave_requests_statem_475@domain.example.com/aMQmcQ== out
<iq type='set' id='12b94c7e1c1bd4aabcc726edd6af39d9'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>aMQmcQ==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.311 ***🔗
alicE_interleave_requests_statem_475@domain.example.com/aMQmcQ== in
<iq id='12b94c7e1c1bd4aabcc726edd6af39d9' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_475@domain.example.com/aMQmcQ==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.311 ***🔗
alice_interleave_requests_statem_475@domain.example.com/aMQmcQ== out
<iq type='set' id='ffe2b3070a8fe853cad371c1c7e163e0'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.311 ***🔗
alice_interleave_requests_statem_475@domain.example.com/aMQmcQ== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_475@domain.example.com/aMQmcQ==' id='ffe2b3070a8fe853cad371c1c7e163e0' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.311 ***🔗
alice_interleave_requests_statem_475@domain.example.com/aMQmcQ== out
<presence/>



*** User 2023-11-17 15:11:01.312 ***🔗
alice_interleave_requests_statem_475@domain.example.com/aMQmcQ== in
<presence from='alice_interleave_requests_statem_475@domain.example.com/aMQmcQ==' to='alice_interleave_requests_statem_475@domain.example.com/aMQmcQ=='/>



*** User 2023-11-17 15:11:01.312 ***🔗
carol_interleave_requests_statem_474@domain.example.com/wdIRWg== out
<message type='chat' to='alice_interleave_requests_statem_475@domain.example.com/aMQmcQ=='>
	<body>hiqQspoAF2Pv566jnqZU</body>
</message>



*** User 2023-11-17 15:11:01.312 ***🔗
carol_interleave_requests_statem_474@domain.example.com/wdIRWg== out
</stream:stream>

*** User 2023-11-17 15:11:01.313 ***🔗
carol_interleave_requests_statem_474@domain.example.com/wdIRWg== in
</stream:stream>

*** User 2023-11-17 15:11:01.313 ***🔗
alice_interleave_requests_statem_475@domain.example.com/aMQmcQ== out
</stream:stream>

*** User 2023-11-17 15:11:01.313 ***🔗
alice_interleave_requests_statem_475@domain.example.com/aMQmcQ== in
</stream:stream>
.

*** User 2023-11-17 15:11:01.318 ***🔗
alicE_interleave_requests_statem_476@domain.example.com/ylUX0g== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.318 ***🔗
alicE_interleave_requests_statem_476@domain.example.com/ylUX0g== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='829efe1f5770452d' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:01.318 ***🔗
alicE_interleave_requests_statem_476@domain.example.com/ylUX0g== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.319 ***🔗
alicE_interleave_requests_statem_476@domain.example.com/ylUX0g== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ3NgBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:01.319 ***🔗
alicE_interleave_requests_statem_476@domain.example.com/ylUX0g== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:01.319 ***🔗
alicE_interleave_requests_statem_476@domain.example.com/ylUX0g== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.320 ***🔗
alicE_interleave_requests_statem_476@domain.example.com/ylUX0g== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d756a2f22921c16a' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_476@domain.example.com'>

*** User 2023-11-17 15:11:01.320 ***🔗
alicE_interleave_requests_statem_476@domain.example.com/ylUX0g== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.320 ***🔗
alicE_interleave_requests_statem_476@domain.example.com/ylUX0g== out
<iq type='set' id='577fe8fecbdc0863c02ed36c8bd54075'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>ylUX0g==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.320 ***🔗
alicE_interleave_requests_statem_476@domain.example.com/ylUX0g== in
<iq id='577fe8fecbdc0863c02ed36c8bd54075' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_476@domain.example.com/ylUX0g==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.320 ***🔗
alice_interleave_requests_statem_476@domain.example.com/ylUX0g== out
<iq type='set' id='704b54e344c61489353628d19eab329a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.320 ***🔗
alice_interleave_requests_statem_476@domain.example.com/ylUX0g== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_476@domain.example.com/ylUX0g==' id='704b54e344c61489353628d19eab329a' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.320 ***🔗
alice_interleave_requests_statem_476@domain.example.com/ylUX0g== out
<presence/>



*** User 2023-11-17 15:11:01.321 ***🔗
alice_interleave_requests_statem_476@domain.example.com/ylUX0g== in
<presence from='alice_interleave_requests_statem_476@domain.example.com/ylUX0g==' to='alice_interleave_requests_statem_476@domain.example.com/ylUX0g=='/>



*** User 2023-11-17 15:11:01.325 ***🔗
carol_interleave_requests_statem_477@domain.example.com/3trCxw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.338 ***🔗
carol_interleave_requests_statem_477@domain.example.com/3trCxw== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.338 ***🔗
carol_interleave_requests_statem_477@domain.example.com/3trCxw== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.339 ***🔗
carol_interleave_requests_statem_477@domain.example.com/3trCxw== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ3NwBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:01.340 ***🔗
carol_interleave_requests_statem_477@domain.example.com/3trCxw== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:01.341 ***🔗
carol_interleave_requests_statem_477@domain.example.com/3trCxw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.353 ***🔗
carol_interleave_requests_statem_477@domain.example.com/3trCxw== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.353 ***🔗
carol_interleave_requests_statem_477@domain.example.com/3trCxw== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.353 ***🔗
carol_interleave_requests_statem_477@domain.example.com/3trCxw== out
<iq type='set' id='a169a0bcaa7b73e5b67e96b3884016d7'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>3trCxw==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.353 ***🔗
carol_interleave_requests_statem_477@domain.example.com/3trCxw== in
<iq xmlns='jabber:client' id='a169a0bcaa7b73e5b67e96b3884016d7' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_477@domain.example.com/3trCxw==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.354 ***🔗
carol_interleave_requests_statem_477@domain.example.com/3trCxw== out
<iq type='set' id='22cd5aee4f74800b88d43ed4aaad9614'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.354 ***🔗
carol_interleave_requests_statem_477@domain.example.com/3trCxw== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_477@domain.example.com/3trCxw==' id='22cd5aee4f74800b88d43ed4aaad9614' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.354 ***🔗
carol_interleave_requests_statem_477@domain.example.com/3trCxw== out
<presence/>



*** User 2023-11-17 15:11:01.355 ***🔗
carol_interleave_requests_statem_477@domain.example.com/3trCxw== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_477@domain.example.com/3trCxw==' to='carol_interleave_requests_statem_477@domain.example.com/3trCxw=='/>



*** User 2023-11-17 15:11:01.356 ***🔗
carol_interleave_requests_statem_477@domain.example.com/3trCxw== out
<message type='chat' to='alice_interleave_requests_statem_476@domain.example.com/ylUX0g=='>
	<body>c2/v3ZBJmKLMPnqHhhUU</body>
</message>



*** User 2023-11-17 15:11:01.356 ***🔗
carol_interleave_requests_statem_477@domain.example.com/3trCxw== out
</stream:stream>

*** User 2023-11-17 15:11:01.356 ***🔗
carol_interleave_requests_statem_477@domain.example.com/3trCxw== in
</stream:stream>

*** User 2023-11-17 15:11:01.356 ***🔗
alice_interleave_requests_statem_476@domain.example.com/ylUX0g== out
</stream:stream>

*** User 2023-11-17 15:11:01.357 ***🔗
alice_interleave_requests_statem_476@domain.example.com/ylUX0g== in
</stream:stream>
.

*** User 2023-11-17 15:11:01.366 ***🔗
alicE_interleave_requests_statem_478@domain.example.com/YJKIog== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.367 ***🔗
alicE_interleave_requests_statem_478@domain.example.com/YJKIog== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e644fc2839b18e90' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:01.367 ***🔗
alicE_interleave_requests_statem_478@domain.example.com/YJKIog== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.367 ***🔗
alicE_interleave_requests_statem_478@domain.example.com/YJKIog== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ3OABtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:01.368 ***🔗
alicE_interleave_requests_statem_478@domain.example.com/YJKIog== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:01.368 ***🔗
alicE_interleave_requests_statem_478@domain.example.com/YJKIog== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.368 ***🔗
alicE_interleave_requests_statem_478@domain.example.com/YJKIog== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='db4cf9c804dafea7' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_478@domain.example.com'>

*** User 2023-11-17 15:11:01.368 ***🔗
alicE_interleave_requests_statem_478@domain.example.com/YJKIog== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.368 ***🔗
alicE_interleave_requests_statem_478@domain.example.com/YJKIog== out
<iq type='set' id='8f13a54680c9c8df04bef91c0f977ace'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>YJKIog==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.368 ***🔗
alicE_interleave_requests_statem_478@domain.example.com/YJKIog== in
<iq id='8f13a54680c9c8df04bef91c0f977ace' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_478@domain.example.com/YJKIog==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.368 ***🔗
alice_interleave_requests_statem_478@domain.example.com/YJKIog== out
<iq type='set' id='6cddf47d01ff57dd6c7051f08ffe5ba7'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.369 ***🔗
alice_interleave_requests_statem_478@domain.example.com/YJKIog== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_478@domain.example.com/YJKIog==' id='6cddf47d01ff57dd6c7051f08ffe5ba7' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.369 ***🔗
alice_interleave_requests_statem_478@domain.example.com/YJKIog== out
<presence/>



*** User 2023-11-17 15:11:01.370 ***🔗
alice_interleave_requests_statem_478@domain.example.com/YJKIog== in
<presence from='alice_interleave_requests_statem_478@domain.example.com/YJKIog==' to='alice_interleave_requests_statem_478@domain.example.com/YJKIog=='/>



*** User 2023-11-17 15:11:01.374 ***🔗
carol_interleave_requests_statem_479@domain.example.com/khNLsw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.386 ***🔗
carol_interleave_requests_statem_479@domain.example.com/khNLsw== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.387 ***🔗
carol_interleave_requests_statem_479@domain.example.com/khNLsw== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.387 ***🔗
carol_interleave_requests_statem_479@domain.example.com/khNLsw== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ3OQBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:01.388 ***🔗
carol_interleave_requests_statem_479@domain.example.com/khNLsw== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:01.388 ***🔗
carol_interleave_requests_statem_479@domain.example.com/khNLsw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.400 ***🔗
carol_interleave_requests_statem_479@domain.example.com/khNLsw== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.401 ***🔗
carol_interleave_requests_statem_479@domain.example.com/khNLsw== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.401 ***🔗
carol_interleave_requests_statem_479@domain.example.com/khNLsw== out
<iq type='set' id='28b5075d28562107f59ebdc9e9e0d2d6'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>khNLsw==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.401 ***🔗
carol_interleave_requests_statem_479@domain.example.com/khNLsw== in
<iq xmlns='jabber:client' id='28b5075d28562107f59ebdc9e9e0d2d6' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_479@domain.example.com/khNLsw==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.401 ***🔗
carol_interleave_requests_statem_479@domain.example.com/khNLsw== out
<iq type='set' id='b4fdb0c0cb43c59fe547ad68d0da6517'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.402 ***🔗
carol_interleave_requests_statem_479@domain.example.com/khNLsw== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_479@domain.example.com/khNLsw==' id='b4fdb0c0cb43c59fe547ad68d0da6517' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.402 ***🔗
carol_interleave_requests_statem_479@domain.example.com/khNLsw== out
<presence/>



*** User 2023-11-17 15:11:01.403 ***🔗
carol_interleave_requests_statem_479@domain.example.com/khNLsw== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_479@domain.example.com/khNLsw==' to='carol_interleave_requests_statem_479@domain.example.com/khNLsw=='/>



*** User 2023-11-17 15:11:01.403 ***🔗
alice_interleave_requests_statem_478@domain.example.com/YJKIog== out
<message type='chat' to='carol_interleave_requests_statem_479@domain.example.com/khNLsw=='>
	<body>XtuEC8Ux6YsBKtPveZhC</body>
</message>



*** User 2023-11-17 15:11:01.404 ***🔗
carol_interleave_requests_statem_479@domain.example.com/khNLsw== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_478@domain.example.com/YJKIog==' to='carol_interleave_requests_statem_479@domain.example.com/khNLsw==' type='chat'>
	<body>XtuEC8Ux6YsBKtPveZhC</body>
</message>



*** User 2023-11-17 15:11:01.404 ***🔗
carol_interleave_requests_statem_479@domain.example.com/khNLsw== out
<message type='chat' to='alice_interleave_requests_statem_478@domain.example.com/YJKIog=='>
	<body>TOVBHLKnnTvG2+Z1GsEg</body>
</message>



*** User 2023-11-17 15:11:01.404 ***🔗
carol_interleave_requests_statem_479@domain.example.com/khNLsw== out
</stream:stream>

*** User 2023-11-17 15:11:01.405 ***🔗
carol_interleave_requests_statem_479@domain.example.com/khNLsw== in
</stream:stream>

*** User 2023-11-17 15:11:01.405 ***🔗
alice_interleave_requests_statem_478@domain.example.com/YJKIog== out
</stream:stream>

*** User 2023-11-17 15:11:01.405 ***🔗
alice_interleave_requests_statem_478@domain.example.com/YJKIog== in
</stream:stream>
.

*** User 2023-11-17 15:11:01.412 ***🔗
carol_interleave_requests_statem_480@domain.example.com/XxZj0g== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.424 ***🔗
carol_interleave_requests_statem_480@domain.example.com/XxZj0g== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.424 ***🔗
carol_interleave_requests_statem_480@domain.example.com/XxZj0g== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.424 ***🔗
carol_interleave_requests_statem_480@domain.example.com/XxZj0g== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ4MABqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:01.426 ***🔗
carol_interleave_requests_statem_480@domain.example.com/XxZj0g== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:01.426 ***🔗
carol_interleave_requests_statem_480@domain.example.com/XxZj0g== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.438 ***🔗
carol_interleave_requests_statem_480@domain.example.com/XxZj0g== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.438 ***🔗
carol_interleave_requests_statem_480@domain.example.com/XxZj0g== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.439 ***🔗
carol_interleave_requests_statem_480@domain.example.com/XxZj0g== out
<iq type='set' id='d7b2e0ccaed6c3385caddc65210b5102'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>XxZj0g==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.439 ***🔗
carol_interleave_requests_statem_480@domain.example.com/XxZj0g== in
<iq xmlns='jabber:client' id='d7b2e0ccaed6c3385caddc65210b5102' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_480@domain.example.com/XxZj0g==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.439 ***🔗
carol_interleave_requests_statem_480@domain.example.com/XxZj0g== out
<iq type='set' id='d26b2e05e63ac6ded76fb0bccefd1d2e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.440 ***🔗
carol_interleave_requests_statem_480@domain.example.com/XxZj0g== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_480@domain.example.com/XxZj0g==' id='d26b2e05e63ac6ded76fb0bccefd1d2e' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.440 ***🔗
carol_interleave_requests_statem_480@domain.example.com/XxZj0g== out
<presence/>



*** User 2023-11-17 15:11:01.441 ***🔗
carol_interleave_requests_statem_480@domain.example.com/XxZj0g== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_480@domain.example.com/XxZj0g==' to='carol_interleave_requests_statem_480@domain.example.com/XxZj0g=='/>



*** User 2023-11-17 15:11:01.448 ***🔗
alicE_interleave_requests_statem_481@domain.example.com/OhXP+w== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.448 ***🔗
alicE_interleave_requests_statem_481@domain.example.com/OhXP+w== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3126857b3f2cd761' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:01.448 ***🔗
alicE_interleave_requests_statem_481@domain.example.com/OhXP+w== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.449 ***🔗
alicE_interleave_requests_statem_481@domain.example.com/OhXP+w== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ4MQBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:01.450 ***🔗
alicE_interleave_requests_statem_481@domain.example.com/OhXP+w== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:01.450 ***🔗
alicE_interleave_requests_statem_481@domain.example.com/OhXP+w== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.450 ***🔗
alicE_interleave_requests_statem_481@domain.example.com/OhXP+w== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='22a822977890cdbc' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_481@domain.example.com'>

*** User 2023-11-17 15:11:01.450 ***🔗
alicE_interleave_requests_statem_481@domain.example.com/OhXP+w== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.450 ***🔗
alicE_interleave_requests_statem_481@domain.example.com/OhXP+w== out
<iq type='set' id='c52a2ec32443143709b290bb33fc8429'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>OhXP+w==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.451 ***🔗
alicE_interleave_requests_statem_481@domain.example.com/OhXP+w== in
<iq id='c52a2ec32443143709b290bb33fc8429' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_481@domain.example.com/OhXP+w==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.451 ***🔗
alice_interleave_requests_statem_481@domain.example.com/OhXP+w== out
<iq type='set' id='da1e91cf906428bb67a53b26625c2c40'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.451 ***🔗
alice_interleave_requests_statem_481@domain.example.com/OhXP+w== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_481@domain.example.com/OhXP+w==' id='da1e91cf906428bb67a53b26625c2c40' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.451 ***🔗
alice_interleave_requests_statem_481@domain.example.com/OhXP+w== out
<presence/>



*** User 2023-11-17 15:11:01.452 ***🔗
alice_interleave_requests_statem_481@domain.example.com/OhXP+w== in
<presence from='alice_interleave_requests_statem_481@domain.example.com/OhXP+w==' to='alice_interleave_requests_statem_481@domain.example.com/OhXP+w=='/>



*** User 2023-11-17 15:11:01.452 ***🔗
carol_interleave_requests_statem_480@domain.example.com/XxZj0g== out
<message type='chat' to='alice_interleave_requests_statem_481@domain.example.com/OhXP+w=='>
	<body>2ZClvSaZ3XwPLwEdp1dG</body>
</message>



*** User 2023-11-17 15:11:01.453 ***🔗
carol_interleave_requests_statem_480@domain.example.com/XxZj0g== out
<message type='chat' to='alice_interleave_requests_statem_481@domain.example.com/OhXP+w=='>
	<body>m7uapv5FWKCe2GQVejDm</body>
</message>



*** User 2023-11-17 15:11:01.453 ***🔗
carol_interleave_requests_statem_480@domain.example.com/XxZj0g== out
<message type='chat' to='alice_interleave_requests_statem_481@domain.example.com/OhXP+w=='>
	<body>1FMe5/eZNghYwJA3WR7j</body>
</message>



*** User 2023-11-17 15:11:01.453 ***🔗
alice_interleave_requests_statem_481@domain.example.com/OhXP+w== out
<message type='chat' to='carol_interleave_requests_statem_480@domain.example.com/XxZj0g=='>
	<body>966wpb5MIzG7yDlec3vz</body>
</message>



*** User 2023-11-17 15:11:01.453 ***🔗
alice_interleave_requests_statem_481@domain.example.com/OhXP+w== out
<message type='chat' to='carol_interleave_requests_statem_480@domain.example.com/XxZj0g=='>
	<body>/1vBeBJqWYfQVjtb5iPP</body>
</message>



*** User 2023-11-17 15:11:01.453 ***🔗
carol_interleave_requests_statem_480@domain.example.com/XxZj0g== out
</stream:stream>

*** User 2023-11-17 15:11:01.454 ***🔗
carol_interleave_requests_statem_480@domain.example.com/XxZj0g== in
</stream:stream>

*** User 2023-11-17 15:11:01.454 ***🔗
alice_interleave_requests_statem_481@domain.example.com/OhXP+w== out
</stream:stream>

*** User 2023-11-17 15:11:01.454 ***🔗
alice_interleave_requests_statem_481@domain.example.com/OhXP+w== in
</stream:stream>
.

*** User 2023-11-17 15:11:01.460 ***🔗
alicE_interleave_requests_statem_482@domain.example.com/sA1+Qg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.460 ***🔗
alicE_interleave_requests_statem_482@domain.example.com/sA1+Qg== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0578531dcaf80013' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:01.460 ***🔗
alicE_interleave_requests_statem_482@domain.example.com/sA1+Qg== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.460 ***🔗
alicE_interleave_requests_statem_482@domain.example.com/sA1+Qg== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ4MgBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:01.461 ***🔗
alicE_interleave_requests_statem_482@domain.example.com/sA1+Qg== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:01.461 ***🔗
alicE_interleave_requests_statem_482@domain.example.com/sA1+Qg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.461 ***🔗
alicE_interleave_requests_statem_482@domain.example.com/sA1+Qg== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7048106d382b4d6b' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_482@domain.example.com'>

*** User 2023-11-17 15:11:01.461 ***🔗
alicE_interleave_requests_statem_482@domain.example.com/sA1+Qg== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.462 ***🔗
alicE_interleave_requests_statem_482@domain.example.com/sA1+Qg== out
<iq type='set' id='826bb5251a750f4dd17b6daab466108e'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>sA1+Qg==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.462 ***🔗
alicE_interleave_requests_statem_482@domain.example.com/sA1+Qg== in
<iq id='826bb5251a750f4dd17b6daab466108e' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_482@domain.example.com/sA1+Qg==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.462 ***🔗
alice_interleave_requests_statem_482@domain.example.com/sA1+Qg== out
<iq type='set' id='f8a516e9b12d2be1dead40e091f844f9'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.462 ***🔗
alice_interleave_requests_statem_482@domain.example.com/sA1+Qg== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_482@domain.example.com/sA1+Qg==' id='f8a516e9b12d2be1dead40e091f844f9' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.462 ***🔗
alice_interleave_requests_statem_482@domain.example.com/sA1+Qg== out
<presence/>



*** User 2023-11-17 15:11:01.463 ***🔗
alice_interleave_requests_statem_482@domain.example.com/sA1+Qg== in
<presence from='alice_interleave_requests_statem_482@domain.example.com/sA1+Qg==' to='alice_interleave_requests_statem_482@domain.example.com/sA1+Qg=='/>



*** User 2023-11-17 15:11:01.467 ***🔗
carol_interleave_requests_statem_483@domain.example.com/+35xuQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.479 ***🔗
carol_interleave_requests_statem_483@domain.example.com/+35xuQ== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.479 ***🔗
carol_interleave_requests_statem_483@domain.example.com/+35xuQ== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.480 ***🔗
carol_interleave_requests_statem_483@domain.example.com/+35xuQ== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ4MwBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:01.481 ***🔗
carol_interleave_requests_statem_483@domain.example.com/+35xuQ== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:01.482 ***🔗
carol_interleave_requests_statem_483@domain.example.com/+35xuQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.493 ***🔗
carol_interleave_requests_statem_483@domain.example.com/+35xuQ== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.494 ***🔗
carol_interleave_requests_statem_483@domain.example.com/+35xuQ== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.494 ***🔗
carol_interleave_requests_statem_483@domain.example.com/+35xuQ== out
<iq type='set' id='f95098c3fc2867df0338e5f0a364846a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>+35xuQ==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.494 ***🔗
carol_interleave_requests_statem_483@domain.example.com/+35xuQ== in
<iq xmlns='jabber:client' id='f95098c3fc2867df0338e5f0a364846a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_483@domain.example.com/+35xuQ==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.494 ***🔗
carol_interleave_requests_statem_483@domain.example.com/+35xuQ== out
<iq type='set' id='63c0f2768312be17b12f10ecf8d2d340'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.495 ***🔗
carol_interleave_requests_statem_483@domain.example.com/+35xuQ== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_483@domain.example.com/+35xuQ==' id='63c0f2768312be17b12f10ecf8d2d340' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.495 ***🔗
carol_interleave_requests_statem_483@domain.example.com/+35xuQ== out
<presence/>



*** User 2023-11-17 15:11:01.496 ***🔗
carol_interleave_requests_statem_483@domain.example.com/+35xuQ== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_483@domain.example.com/+35xuQ==' to='carol_interleave_requests_statem_483@domain.example.com/+35xuQ=='/>



*** User 2023-11-17 15:11:01.496 ***🔗
alice_interleave_requests_statem_482@domain.example.com/sA1+Qg== out
<message type='chat' to='carol_interleave_requests_statem_483@domain.example.com/+35xuQ=='>
	<body>WdRzCM56cArCoO+1n08m</body>
</message>



*** User 2023-11-17 15:11:01.496 ***🔗
carol_interleave_requests_statem_483@domain.example.com/+35xuQ== out
<message type='chat' to='alice_interleave_requests_statem_482@domain.example.com/sA1+Qg=='>
	<body>R05bpINpVIAtDmIkQNa/</body>
</message>



*** User 2023-11-17 15:11:01.497 ***🔗
alice_interleave_requests_statem_482@domain.example.com/sA1+Qg== in
<message from='carol_interleave_requests_statem_483@domain.example.com/+35xuQ==' to='alice_interleave_requests_statem_482@domain.example.com/sA1+Qg==' type='chat'>
	<body>R05bpINpVIAtDmIkQNa/</body>
</message>



*** User 2023-11-17 15:11:01.497 ***🔗
alice_interleave_requests_statem_482@domain.example.com/sA1+Qg== out
<message type='chat' to='carol_interleave_requests_statem_483@domain.example.com/+35xuQ=='>
	<body>34u5fKq3qAFblmXjU4rV</body>
</message>



*** User 2023-11-17 15:11:01.497 ***🔗
alice_interleave_requests_statem_482@domain.example.com/sA1+Qg== out
<message type='chat' to='carol_interleave_requests_statem_483@domain.example.com/+35xuQ=='>
	<body>0wzuy1NClDq1AKOqSqTN</body>
</message>



*** User 2023-11-17 15:11:01.497 ***🔗
carol_interleave_requests_statem_483@domain.example.com/+35xuQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_482@domain.example.com/sA1+Qg==' to='carol_interleave_requests_statem_483@domain.example.com/+35xuQ==' type='chat'>
	<body>WdRzCM56cArCoO+1n08m</body>
</message>



*** User 2023-11-17 15:11:01.497 ***🔗
carol_interleave_requests_statem_483@domain.example.com/+35xuQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_482@domain.example.com/sA1+Qg==' to='carol_interleave_requests_statem_483@domain.example.com/+35xuQ==' type='chat'>
	<body>34u5fKq3qAFblmXjU4rV</body>
</message>



*** User 2023-11-17 15:11:01.498 ***🔗
carol_interleave_requests_statem_483@domain.example.com/+35xuQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_482@domain.example.com/sA1+Qg==' to='carol_interleave_requests_statem_483@domain.example.com/+35xuQ==' type='chat'>
	<body>0wzuy1NClDq1AKOqSqTN</body>
</message>



*** User 2023-11-17 15:11:01.498 ***🔗
alice_interleave_requests_statem_482@domain.example.com/sA1+Qg== out
<message type='chat' to='carol_interleave_requests_statem_483@domain.example.com/+35xuQ=='>
	<body>wfLTTOH0+d95xvgSC0MY</body>
</message>



*** User 2023-11-17 15:11:01.498 ***🔗
carol_interleave_requests_statem_483@domain.example.com/+35xuQ== out
<message type='chat' to='alice_interleave_requests_statem_482@domain.example.com/sA1+Qg=='>
	<body>f0Ib5vj+/M0VpdvpYhPZ</body>
</message>



*** User 2023-11-17 15:11:01.498 ***🔗
alice_interleave_requests_statem_482@domain.example.com/sA1+Qg== in
<message from='carol_interleave_requests_statem_483@domain.example.com/+35xuQ==' to='alice_interleave_requests_statem_482@domain.example.com/sA1+Qg==' type='chat'>
	<body>f0Ib5vj+/M0VpdvpYhPZ</body>
</message>



*** User 2023-11-17 15:11:01.498 ***🔗
carol_interleave_requests_statem_483@domain.example.com/+35xuQ== out
<message type='chat' to='alice_interleave_requests_statem_482@domain.example.com/sA1+Qg=='>
	<body>aTFToQN9zBaRM/ArWnCX</body>
</message>



*** User 2023-11-17 15:11:01.499 ***🔗
carol_interleave_requests_statem_483@domain.example.com/+35xuQ== out
<message type='chat' to='alice_interleave_requests_statem_482@domain.example.com/sA1+Qg=='>
	<body>bsR3SMNfbpo/BIdWuzhv</body>
</message>



*** User 2023-11-17 15:11:01.499 ***🔗
carol_interleave_requests_statem_483@domain.example.com/+35xuQ== out
</stream:stream>

*** User 2023-11-17 15:11:01.499 ***🔗
carol_interleave_requests_statem_483@domain.example.com/+35xuQ== in
</stream:stream>

*** User 2023-11-17 15:11:01.499 ***🔗
alice_interleave_requests_statem_482@domain.example.com/sA1+Qg== out
</stream:stream>

*** User 2023-11-17 15:11:01.500 ***🔗
alice_interleave_requests_statem_482@domain.example.com/sA1+Qg== in
</stream:stream>
.

*** User 2023-11-17 15:11:01.508 ***🔗
carol_interleave_requests_statem_484@domain.example.com//AhGZg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.521 ***🔗
carol_interleave_requests_statem_484@domain.example.com//AhGZg== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.521 ***🔗
carol_interleave_requests_statem_484@domain.example.com//AhGZg== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.521 ***🔗
carol_interleave_requests_statem_484@domain.example.com//AhGZg== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ4NABqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:01.523 ***🔗
carol_interleave_requests_statem_484@domain.example.com//AhGZg== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:01.523 ***🔗
carol_interleave_requests_statem_484@domain.example.com//AhGZg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.535 ***🔗
carol_interleave_requests_statem_484@domain.example.com//AhGZg== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.535 ***🔗
carol_interleave_requests_statem_484@domain.example.com//AhGZg== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.536 ***🔗
carol_interleave_requests_statem_484@domain.example.com//AhGZg== out
<iq type='set' id='bfc2b6da115a4d69a1baa91d82523e1c'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>/AhGZg==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.536 ***🔗
carol_interleave_requests_statem_484@domain.example.com//AhGZg== in
<iq xmlns='jabber:client' id='bfc2b6da115a4d69a1baa91d82523e1c' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_484@domain.example.com//AhGZg==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.536 ***🔗
carol_interleave_requests_statem_484@domain.example.com//AhGZg== out
<iq type='set' id='e8e34ccf42e15ce7398d57743e872296'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.537 ***🔗
carol_interleave_requests_statem_484@domain.example.com//AhGZg== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_484@domain.example.com//AhGZg==' id='e8e34ccf42e15ce7398d57743e872296' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.537 ***🔗
carol_interleave_requests_statem_484@domain.example.com//AhGZg== out
<presence/>



*** User 2023-11-17 15:11:01.538 ***🔗
carol_interleave_requests_statem_484@domain.example.com//AhGZg== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_484@domain.example.com//AhGZg==' to='carol_interleave_requests_statem_484@domain.example.com//AhGZg=='/>



*** User 2023-11-17 15:11:01.546 ***🔗
alicE_interleave_requests_statem_485@domain.example.com/5GpZzA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.547 ***🔗
alicE_interleave_requests_statem_485@domain.example.com/5GpZzA== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='cc505f344d42e818' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:01.547 ***🔗
alicE_interleave_requests_statem_485@domain.example.com/5GpZzA== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.547 ***🔗
alicE_interleave_requests_statem_485@domain.example.com/5GpZzA== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ4NQBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:01.548 ***🔗
alicE_interleave_requests_statem_485@domain.example.com/5GpZzA== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:01.548 ***🔗
alicE_interleave_requests_statem_485@domain.example.com/5GpZzA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.548 ***🔗
alicE_interleave_requests_statem_485@domain.example.com/5GpZzA== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8c6621eb28e7186f' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_485@domain.example.com'>

*** User 2023-11-17 15:11:01.548 ***🔗
alicE_interleave_requests_statem_485@domain.example.com/5GpZzA== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.548 ***🔗
alicE_interleave_requests_statem_485@domain.example.com/5GpZzA== out
<iq type='set' id='b75ec0eff044db44e0d580b1780ffedc'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>5GpZzA==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.548 ***🔗
alicE_interleave_requests_statem_485@domain.example.com/5GpZzA== in
<iq id='b75ec0eff044db44e0d580b1780ffedc' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_485@domain.example.com/5GpZzA==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.548 ***🔗
alice_interleave_requests_statem_485@domain.example.com/5GpZzA== out
<iq type='set' id='a912cb622bc95a4450d0444a7db5b2b8'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.549 ***🔗
alice_interleave_requests_statem_485@domain.example.com/5GpZzA== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_485@domain.example.com/5GpZzA==' id='a912cb622bc95a4450d0444a7db5b2b8' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.549 ***🔗
alice_interleave_requests_statem_485@domain.example.com/5GpZzA== out
<presence/>



*** User 2023-11-17 15:11:01.550 ***🔗
alice_interleave_requests_statem_485@domain.example.com/5GpZzA== in
<presence from='alice_interleave_requests_statem_485@domain.example.com/5GpZzA==' to='alice_interleave_requests_statem_485@domain.example.com/5GpZzA=='/>



*** User 2023-11-17 15:11:01.550 ***🔗
carol_interleave_requests_statem_484@domain.example.com//AhGZg== out
</stream:stream>

*** User 2023-11-17 15:11:01.551 ***🔗
carol_interleave_requests_statem_484@domain.example.com//AhGZg== in
</stream:stream>

*** User 2023-11-17 15:11:01.551 ***🔗
alice_interleave_requests_statem_485@domain.example.com/5GpZzA== out
</stream:stream>

*** User 2023-11-17 15:11:01.551 ***🔗
alice_interleave_requests_statem_485@domain.example.com/5GpZzA== in
</stream:stream>
.

*** User 2023-11-17 15:11:01.555 ***🔗
carol_interleave_requests_statem_486@domain.example.com/wlmGlA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.567 ***🔗
carol_interleave_requests_statem_486@domain.example.com/wlmGlA== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.567 ***🔗
carol_interleave_requests_statem_486@domain.example.com/wlmGlA== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.567 ***🔗
carol_interleave_requests_statem_486@domain.example.com/wlmGlA== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ4NgBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:01.569 ***🔗
carol_interleave_requests_statem_486@domain.example.com/wlmGlA== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:01.569 ***🔗
carol_interleave_requests_statem_486@domain.example.com/wlmGlA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.581 ***🔗
carol_interleave_requests_statem_486@domain.example.com/wlmGlA== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.582 ***🔗
carol_interleave_requests_statem_486@domain.example.com/wlmGlA== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.582 ***🔗
carol_interleave_requests_statem_486@domain.example.com/wlmGlA== out
<iq type='set' id='4092974da0b2edccd536d9fd68138bb3'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>wlmGlA==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.582 ***🔗
carol_interleave_requests_statem_486@domain.example.com/wlmGlA== in
<iq xmlns='jabber:client' id='4092974da0b2edccd536d9fd68138bb3' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_486@domain.example.com/wlmGlA==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.582 ***🔗
carol_interleave_requests_statem_486@domain.example.com/wlmGlA== out
<iq type='set' id='3922ee68ac959869ceab62554ef84b9a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.583 ***🔗
carol_interleave_requests_statem_486@domain.example.com/wlmGlA== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_486@domain.example.com/wlmGlA==' id='3922ee68ac959869ceab62554ef84b9a' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.583 ***🔗
carol_interleave_requests_statem_486@domain.example.com/wlmGlA== out
<presence/>



*** User 2023-11-17 15:11:01.584 ***🔗
carol_interleave_requests_statem_486@domain.example.com/wlmGlA== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_486@domain.example.com/wlmGlA==' to='carol_interleave_requests_statem_486@domain.example.com/wlmGlA=='/>



*** User 2023-11-17 15:11:01.584 ***🔗
carol_interleave_requests_statem_486@domain.example.com/wlmGlA== out
</stream:stream>

*** User 2023-11-17 15:11:01.585 ***🔗
carol_interleave_requests_statem_486@domain.example.com/wlmGlA== in
</stream:stream>
.

*** User 2023-11-17 15:11:01.592 ***🔗
alicE_interleave_requests_statem_487@domain.example.com/kOexAA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.593 ***🔗
alicE_interleave_requests_statem_487@domain.example.com/kOexAA== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d31d8844c41ee0a2' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:01.593 ***🔗
alicE_interleave_requests_statem_487@domain.example.com/kOexAA== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.593 ***🔗
alicE_interleave_requests_statem_487@domain.example.com/kOexAA== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ4NwBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:01.594 ***🔗
alicE_interleave_requests_statem_487@domain.example.com/kOexAA== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:01.594 ***🔗
alicE_interleave_requests_statem_487@domain.example.com/kOexAA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.594 ***🔗
alicE_interleave_requests_statem_487@domain.example.com/kOexAA== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='893c9a06b1e98ad9' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_487@domain.example.com'>

*** User 2023-11-17 15:11:01.594 ***🔗
alicE_interleave_requests_statem_487@domain.example.com/kOexAA== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.594 ***🔗
alicE_interleave_requests_statem_487@domain.example.com/kOexAA== out
<iq type='set' id='685ac9787e3d4b751804ed84a015237c'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>kOexAA==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.594 ***🔗
alicE_interleave_requests_statem_487@domain.example.com/kOexAA== in
<iq id='685ac9787e3d4b751804ed84a015237c' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_487@domain.example.com/kOexAA==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.595 ***🔗
alice_interleave_requests_statem_487@domain.example.com/kOexAA== out
<iq type='set' id='c14285ecf5f04234c6fdf015d8e0f8d4'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.595 ***🔗
alice_interleave_requests_statem_487@domain.example.com/kOexAA== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_487@domain.example.com/kOexAA==' id='c14285ecf5f04234c6fdf015d8e0f8d4' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.595 ***🔗
alice_interleave_requests_statem_487@domain.example.com/kOexAA== out
<presence/>



*** User 2023-11-17 15:11:01.596 ***🔗
alice_interleave_requests_statem_487@domain.example.com/kOexAA== in
<presence from='alice_interleave_requests_statem_487@domain.example.com/kOexAA==' to='alice_interleave_requests_statem_487@domain.example.com/kOexAA=='/>



*** User 2023-11-17 15:11:01.603 ***🔗
carol_interleave_requests_statem_488@domain.example.com/HIp33w== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.615 ***🔗
carol_interleave_requests_statem_488@domain.example.com/HIp33w== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.616 ***🔗
carol_interleave_requests_statem_488@domain.example.com/HIp33w== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.616 ***🔗
carol_interleave_requests_statem_488@domain.example.com/HIp33w== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ4OABqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:01.618 ***🔗
carol_interleave_requests_statem_488@domain.example.com/HIp33w== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:01.618 ***🔗
carol_interleave_requests_statem_488@domain.example.com/HIp33w== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.629 ***🔗
carol_interleave_requests_statem_488@domain.example.com/HIp33w== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.630 ***🔗
carol_interleave_requests_statem_488@domain.example.com/HIp33w== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.630 ***🔗
carol_interleave_requests_statem_488@domain.example.com/HIp33w== out
<iq type='set' id='b0a11569c8d7d183878b580e138bce11'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>HIp33w==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.630 ***🔗
carol_interleave_requests_statem_488@domain.example.com/HIp33w== in
<iq xmlns='jabber:client' id='b0a11569c8d7d183878b580e138bce11' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_488@domain.example.com/HIp33w==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.630 ***🔗
carol_interleave_requests_statem_488@domain.example.com/HIp33w== out
<iq type='set' id='37a9c03ad436843fda13bd3848e7c03e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.631 ***🔗
carol_interleave_requests_statem_488@domain.example.com/HIp33w== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_488@domain.example.com/HIp33w==' id='37a9c03ad436843fda13bd3848e7c03e' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.631 ***🔗
carol_interleave_requests_statem_488@domain.example.com/HIp33w== out
<presence/>



*** User 2023-11-17 15:11:01.632 ***🔗
carol_interleave_requests_statem_488@domain.example.com/HIp33w== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_488@domain.example.com/HIp33w==' to='carol_interleave_requests_statem_488@domain.example.com/HIp33w=='/>



*** User 2023-11-17 15:11:01.633 ***🔗
carol_interleave_requests_statem_488@domain.example.com/HIp33w== out
<message type='chat' to='alice_interleave_requests_statem_487@domain.example.com/kOexAA=='>
	<body>RpfLHTr0yc2X/XKbdiyM</body>
</message>



*** User 2023-11-17 15:11:01.633 ***🔗
alice_interleave_requests_statem_487@domain.example.com/kOexAA== out
<message type='chat' to='carol_interleave_requests_statem_488@domain.example.com/HIp33w=='>
	<body>Fn/8WssZb9OK3kDV7BUb</body>
</message>



*** User 2023-11-17 15:11:01.633 ***🔗
alice_interleave_requests_statem_487@domain.example.com/kOexAA== out
<message type='chat' to='carol_interleave_requests_statem_488@domain.example.com/HIp33w=='>
	<body>6biNZDvpegtSmiERiRNz</body>
</message>



*** User 2023-11-17 15:11:01.633 ***🔗
carol_interleave_requests_statem_488@domain.example.com/HIp33w== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_487@domain.example.com/kOexAA==' to='carol_interleave_requests_statem_488@domain.example.com/HIp33w==' type='chat'>
	<body>Fn/8WssZb9OK3kDV7BUb</body>
</message>



*** User 2023-11-17 15:11:01.634 ***🔗
carol_interleave_requests_statem_488@domain.example.com/HIp33w== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_487@domain.example.com/kOexAA==' to='carol_interleave_requests_statem_488@domain.example.com/HIp33w==' type='chat'>
	<body>6biNZDvpegtSmiERiRNz</body>
</message>



*** User 2023-11-17 15:11:01.634 ***🔗
carol_interleave_requests_statem_488@domain.example.com/HIp33w== out
<message type='chat' to='alice_interleave_requests_statem_487@domain.example.com/kOexAA=='>
	<body>r1uOsZ1YS5Vg2c2NZbJ2</body>
</message>



*** User 2023-11-17 15:11:01.634 ***🔗
alice_interleave_requests_statem_487@domain.example.com/kOexAA== in
<message from='carol_interleave_requests_statem_488@domain.example.com/HIp33w==' to='alice_interleave_requests_statem_487@domain.example.com/kOexAA==' type='chat'>
	<body>RpfLHTr0yc2X/XKbdiyM</body>
</message>



*** User 2023-11-17 15:11:01.634 ***🔗
alice_interleave_requests_statem_487@domain.example.com/kOexAA== in
<message from='carol_interleave_requests_statem_488@domain.example.com/HIp33w==' to='alice_interleave_requests_statem_487@domain.example.com/kOexAA==' type='chat'>
	<body>r1uOsZ1YS5Vg2c2NZbJ2</body>
</message>



*** User 2023-11-17 15:11:01.634 ***🔗
carol_interleave_requests_statem_488@domain.example.com/HIp33w== out
<message type='chat' to='alice_interleave_requests_statem_487@domain.example.com/kOexAA=='>
	<body>nYl7ZOvcW7SvfvMtUzTX</body>
</message>



*** User 2023-11-17 15:11:01.634 ***🔗
carol_interleave_requests_statem_488@domain.example.com/HIp33w== out
<message type='chat' to='alice_interleave_requests_statem_487@domain.example.com/kOexAA=='>
	<body>auGiW5z/CdvOh0doGpvA</body>
</message>



*** User 2023-11-17 15:11:01.634 ***🔗
alice_interleave_requests_statem_487@domain.example.com/kOexAA== out
<message type='chat' to='carol_interleave_requests_statem_488@domain.example.com/HIp33w=='>
	<body>ZcswMmum5JMSjiNwjcil</body>
</message>



*** User 2023-11-17 15:11:01.635 ***🔗
alice_interleave_requests_statem_487@domain.example.com/kOexAA== in
<message from='carol_interleave_requests_statem_488@domain.example.com/HIp33w==' to='alice_interleave_requests_statem_487@domain.example.com/kOexAA==' type='chat'>
	<body>nYl7ZOvcW7SvfvMtUzTX</body>
</message>



*** User 2023-11-17 15:11:01.635 ***🔗
alice_interleave_requests_statem_487@domain.example.com/kOexAA== in
<message from='carol_interleave_requests_statem_488@domain.example.com/HIp33w==' to='alice_interleave_requests_statem_487@domain.example.com/kOexAA==' type='chat'>
	<body>auGiW5z/CdvOh0doGpvA</body>
</message>



*** User 2023-11-17 15:11:01.635 ***🔗
carol_interleave_requests_statem_488@domain.example.com/HIp33w== out
</stream:stream>

*** User 2023-11-17 15:11:01.636 ***🔗
carol_interleave_requests_statem_488@domain.example.com/HIp33w== in
</stream:stream>

*** User 2023-11-17 15:11:01.636 ***🔗
alice_interleave_requests_statem_487@domain.example.com/kOexAA== out
</stream:stream>

*** User 2023-11-17 15:11:01.636 ***🔗
alice_interleave_requests_statem_487@domain.example.com/kOexAA== in
</stream:stream>
.

*** User 2023-11-17 15:11:01.646 ***🔗
alicE_interleave_requests_statem_489@domain.example.com/cz9XyQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.646 ***🔗
alicE_interleave_requests_statem_489@domain.example.com/cz9XyQ== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='cdd4dc47616fa7e9' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:01.647 ***🔗
alicE_interleave_requests_statem_489@domain.example.com/cz9XyQ== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.647 ***🔗
alicE_interleave_requests_statem_489@domain.example.com/cz9XyQ== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ4OQBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:01.648 ***🔗
alicE_interleave_requests_statem_489@domain.example.com/cz9XyQ== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:01.648 ***🔗
alicE_interleave_requests_statem_489@domain.example.com/cz9XyQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.648 ***🔗
alicE_interleave_requests_statem_489@domain.example.com/cz9XyQ== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2c736ca92d8e0c09' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_489@domain.example.com'>

*** User 2023-11-17 15:11:01.648 ***🔗
alicE_interleave_requests_statem_489@domain.example.com/cz9XyQ== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.648 ***🔗
alicE_interleave_requests_statem_489@domain.example.com/cz9XyQ== out
<iq type='set' id='76f3ded138a5a079ad460356a282e371'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>cz9XyQ==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.648 ***🔗
alicE_interleave_requests_statem_489@domain.example.com/cz9XyQ== in
<iq id='76f3ded138a5a079ad460356a282e371' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_489@domain.example.com/cz9XyQ==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.648 ***🔗
alice_interleave_requests_statem_489@domain.example.com/cz9XyQ== out
<iq type='set' id='e3340484a991d7c1514537fa41e14506'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.649 ***🔗
alice_interleave_requests_statem_489@domain.example.com/cz9XyQ== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_489@domain.example.com/cz9XyQ==' id='e3340484a991d7c1514537fa41e14506' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.649 ***🔗
alice_interleave_requests_statem_489@domain.example.com/cz9XyQ== out
<presence/>



*** User 2023-11-17 15:11:01.650 ***🔗
alice_interleave_requests_statem_489@domain.example.com/cz9XyQ== in
<presence from='alice_interleave_requests_statem_489@domain.example.com/cz9XyQ==' to='alice_interleave_requests_statem_489@domain.example.com/cz9XyQ=='/>



*** User 2023-11-17 15:11:01.650 ***🔗
alice_interleave_requests_statem_489@domain.example.com/cz9XyQ== out
</stream:stream>

*** User 2023-11-17 15:11:01.650 ***🔗
alice_interleave_requests_statem_489@domain.example.com/cz9XyQ== in
</stream:stream>
.

*** User 2023-11-17 15:11:01.655 ***🔗
carol_interleave_requests_statem_490@domain.example.com/ymWv+g== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.669 ***🔗
carol_interleave_requests_statem_490@domain.example.com/ymWv+g== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.669 ***🔗
carol_interleave_requests_statem_490@domain.example.com/ymWv+g== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.669 ***🔗
carol_interleave_requests_statem_490@domain.example.com/ymWv+g== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ5MABqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:01.671 ***🔗
carol_interleave_requests_statem_490@domain.example.com/ymWv+g== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:01.671 ***🔗
carol_interleave_requests_statem_490@domain.example.com/ymWv+g== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.683 ***🔗
carol_interleave_requests_statem_490@domain.example.com/ymWv+g== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.683 ***🔗
carol_interleave_requests_statem_490@domain.example.com/ymWv+g== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.683 ***🔗
carol_interleave_requests_statem_490@domain.example.com/ymWv+g== out
<iq type='set' id='2767d034410dfe2117ce92aecaab5ee1'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>ymWv+g==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.684 ***🔗
carol_interleave_requests_statem_490@domain.example.com/ymWv+g== in
<iq xmlns='jabber:client' id='2767d034410dfe2117ce92aecaab5ee1' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_490@domain.example.com/ymWv+g==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.684 ***🔗
carol_interleave_requests_statem_490@domain.example.com/ymWv+g== out
<iq type='set' id='8970d4460d7e235e1c4e5b05bee15b47'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.685 ***🔗
carol_interleave_requests_statem_490@domain.example.com/ymWv+g== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_490@domain.example.com/ymWv+g==' id='8970d4460d7e235e1c4e5b05bee15b47' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.685 ***🔗
carol_interleave_requests_statem_490@domain.example.com/ymWv+g== out
<presence/>



*** User 2023-11-17 15:11:01.687 ***🔗
carol_interleave_requests_statem_490@domain.example.com/ymWv+g== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_490@domain.example.com/ymWv+g==' to='carol_interleave_requests_statem_490@domain.example.com/ymWv+g=='/>



*** User 2023-11-17 15:11:01.687 ***🔗
carol_interleave_requests_statem_490@domain.example.com/ymWv+g== out
</stream:stream>

*** User 2023-11-17 15:11:01.687 ***🔗
carol_interleave_requests_statem_490@domain.example.com/ymWv+g== in
</stream:stream>
.

*** User 2023-11-17 15:11:01.699 ***🔗
alicE_interleave_requests_statem_491@domain.example.com/aUKVag== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.699 ***🔗
alicE_interleave_requests_statem_491@domain.example.com/aUKVag== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9e12887f3e05f4a9' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:01.699 ***🔗
alicE_interleave_requests_statem_491@domain.example.com/aUKVag== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.699 ***🔗
alicE_interleave_requests_statem_491@domain.example.com/aUKVag== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ5MQBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:01.701 ***🔗
alicE_interleave_requests_statem_491@domain.example.com/aUKVag== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:01.701 ***🔗
alicE_interleave_requests_statem_491@domain.example.com/aUKVag== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.701 ***🔗
alicE_interleave_requests_statem_491@domain.example.com/aUKVag== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3e9b0e557c592755' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_491@domain.example.com'>

*** User 2023-11-17 15:11:01.701 ***🔗
alicE_interleave_requests_statem_491@domain.example.com/aUKVag== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.701 ***🔗
alicE_interleave_requests_statem_491@domain.example.com/aUKVag== out
<iq type='set' id='fe0d06620044d4c92188be32d48c11ae'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>aUKVag==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.701 ***🔗
alicE_interleave_requests_statem_491@domain.example.com/aUKVag== in
<iq id='fe0d06620044d4c92188be32d48c11ae' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_491@domain.example.com/aUKVag==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.702 ***🔗
alice_interleave_requests_statem_491@domain.example.com/aUKVag== out
<iq type='set' id='ca1c8c687145b78144c7771da00c6b18'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.702 ***🔗
alice_interleave_requests_statem_491@domain.example.com/aUKVag== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_491@domain.example.com/aUKVag==' id='ca1c8c687145b78144c7771da00c6b18' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.702 ***🔗
alice_interleave_requests_statem_491@domain.example.com/aUKVag== out
<presence/>



*** User 2023-11-17 15:11:01.703 ***🔗
alice_interleave_requests_statem_491@domain.example.com/aUKVag== in
<presence from='alice_interleave_requests_statem_491@domain.example.com/aUKVag==' to='alice_interleave_requests_statem_491@domain.example.com/aUKVag=='/>



*** User 2023-11-17 15:11:01.708 ***🔗
carol_interleave_requests_statem_492@domain.example.com/H0SkEw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.721 ***🔗
carol_interleave_requests_statem_492@domain.example.com/H0SkEw== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.721 ***🔗
carol_interleave_requests_statem_492@domain.example.com/H0SkEw== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.721 ***🔗
carol_interleave_requests_statem_492@domain.example.com/H0SkEw== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ5MgBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:01.722 ***🔗
carol_interleave_requests_statem_492@domain.example.com/H0SkEw== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:01.723 ***🔗
carol_interleave_requests_statem_492@domain.example.com/H0SkEw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.734 ***🔗
carol_interleave_requests_statem_492@domain.example.com/H0SkEw== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.734 ***🔗
carol_interleave_requests_statem_492@domain.example.com/H0SkEw== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.735 ***🔗
carol_interleave_requests_statem_492@domain.example.com/H0SkEw== out
<iq type='set' id='11f5f18d6c8e03ecc0e6ddea26e517b4'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>H0SkEw==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.735 ***🔗
carol_interleave_requests_statem_492@domain.example.com/H0SkEw== in
<iq xmlns='jabber:client' id='11f5f18d6c8e03ecc0e6ddea26e517b4' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_492@domain.example.com/H0SkEw==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.735 ***🔗
carol_interleave_requests_statem_492@domain.example.com/H0SkEw== out
<iq type='set' id='4395f0bad96f80940683736b95c33d49'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.736 ***🔗
carol_interleave_requests_statem_492@domain.example.com/H0SkEw== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_492@domain.example.com/H0SkEw==' id='4395f0bad96f80940683736b95c33d49' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.736 ***🔗
carol_interleave_requests_statem_492@domain.example.com/H0SkEw== out
<presence/>



*** User 2023-11-17 15:11:01.737 ***🔗
carol_interleave_requests_statem_492@domain.example.com/H0SkEw== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_492@domain.example.com/H0SkEw==' to='carol_interleave_requests_statem_492@domain.example.com/H0SkEw=='/>



*** User 2023-11-17 15:11:01.737 ***🔗
alice_interleave_requests_statem_491@domain.example.com/aUKVag== out
<message type='chat' to='carol_interleave_requests_statem_492@domain.example.com/H0SkEw=='>
	<body>cQzb9OcQM+TrjzPIsADg</body>
</message>



*** User 2023-11-17 15:11:01.737 ***🔗
carol_interleave_requests_statem_492@domain.example.com/H0SkEw== out
<message type='chat' to='alice_interleave_requests_statem_491@domain.example.com/aUKVag=='>
	<body>+QwE2zbBnMo6yhPyD81E</body>
</message>



*** User 2023-11-17 15:11:01.738 ***🔗
carol_interleave_requests_statem_492@domain.example.com/H0SkEw== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_491@domain.example.com/aUKVag==' to='carol_interleave_requests_statem_492@domain.example.com/H0SkEw==' type='chat'>
	<body>cQzb9OcQM+TrjzPIsADg</body>
</message>



*** User 2023-11-17 15:11:01.738 ***🔗
alice_interleave_requests_statem_491@domain.example.com/aUKVag== in
<message from='carol_interleave_requests_statem_492@domain.example.com/H0SkEw==' to='alice_interleave_requests_statem_491@domain.example.com/aUKVag==' type='chat'>
	<body>+QwE2zbBnMo6yhPyD81E</body>
</message>



*** User 2023-11-17 15:11:01.738 ***🔗
carol_interleave_requests_statem_492@domain.example.com/H0SkEw== out
<message type='chat' to='alice_interleave_requests_statem_491@domain.example.com/aUKVag=='>
	<body>k0yANM1nd+/Esy+b21iH</body>
</message>



*** User 2023-11-17 15:11:01.738 ***🔗
alice_interleave_requests_statem_491@domain.example.com/aUKVag== out
<message type='chat' to='carol_interleave_requests_statem_492@domain.example.com/H0SkEw=='>
	<body>lsuGr853hIMFGC7R1I4b</body>
</message>



*** User 2023-11-17 15:11:01.738 ***🔗
carol_interleave_requests_statem_492@domain.example.com/H0SkEw== out
<message type='chat' to='alice_interleave_requests_statem_491@domain.example.com/aUKVag=='>
	<body>m/coVrV5aSOGMjW6DG/t</body>
</message>



*** User 2023-11-17 15:11:01.738 ***🔗
alice_interleave_requests_statem_491@domain.example.com/aUKVag== out
<message type='chat' to='carol_interleave_requests_statem_492@domain.example.com/H0SkEw=='>
	<body>GUWMoCGf+nrAGu7yO7qb</body>
</message>



*** User 2023-11-17 15:11:01.739 ***🔗
carol_interleave_requests_statem_492@domain.example.com/H0SkEw== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_491@domain.example.com/aUKVag==' to='carol_interleave_requests_statem_492@domain.example.com/H0SkEw==' type='chat'>
	<body>lsuGr853hIMFGC7R1I4b</body>
</message>



*** User 2023-11-17 15:11:01.739 ***🔗
carol_interleave_requests_statem_492@domain.example.com/H0SkEw== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_491@domain.example.com/aUKVag==' to='carol_interleave_requests_statem_492@domain.example.com/H0SkEw==' type='chat'>
	<body>GUWMoCGf+nrAGu7yO7qb</body>
</message>



*** User 2023-11-17 15:11:01.739 ***🔗
carol_interleave_requests_statem_492@domain.example.com/H0SkEw== out
<message type='chat' to='alice_interleave_requests_statem_491@domain.example.com/aUKVag=='>
	<body>buTI5m9/hMv0+D1oCH55</body>
</message>



*** User 2023-11-17 15:11:01.739 ***🔗
alice_interleave_requests_statem_491@domain.example.com/aUKVag== in
<message from='carol_interleave_requests_statem_492@domain.example.com/H0SkEw==' to='alice_interleave_requests_statem_491@domain.example.com/aUKVag==' type='chat'>
	<body>k0yANM1nd+/Esy+b21iH</body>
</message>



*** User 2023-11-17 15:11:01.739 ***🔗
alice_interleave_requests_statem_491@domain.example.com/aUKVag== in
<message from='carol_interleave_requests_statem_492@domain.example.com/H0SkEw==' to='alice_interleave_requests_statem_491@domain.example.com/aUKVag==' type='chat'>
	<body>m/coVrV5aSOGMjW6DG/t</body>
</message>



*** User 2023-11-17 15:11:01.740 ***🔗
alice_interleave_requests_statem_491@domain.example.com/aUKVag== in
<message from='carol_interleave_requests_statem_492@domain.example.com/H0SkEw==' to='alice_interleave_requests_statem_491@domain.example.com/aUKVag==' type='chat'>
	<body>buTI5m9/hMv0+D1oCH55</body>
</message>



*** User 2023-11-17 15:11:01.740 ***🔗
alice_interleave_requests_statem_491@domain.example.com/aUKVag== out
<message type='chat' to='carol_interleave_requests_statem_492@domain.example.com/H0SkEw=='>
	<body>znLpjD56PWy4oSHP1h+v</body>
</message>



*** User 2023-11-17 15:11:01.740 ***🔗
carol_interleave_requests_statem_492@domain.example.com/H0SkEw== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_491@domain.example.com/aUKVag==' to='carol_interleave_requests_statem_492@domain.example.com/H0SkEw==' type='chat'>
	<body>znLpjD56PWy4oSHP1h+v</body>
</message>



*** User 2023-11-17 15:11:01.740 ***🔗
alice_interleave_requests_statem_491@domain.example.com/aUKVag== out
<message type='chat' to='carol_interleave_requests_statem_492@domain.example.com/H0SkEw=='>
	<body>rvSV7rX6iub1SYfDJs0J</body>
</message>



*** User 2023-11-17 15:11:01.741 ***🔗
carol_interleave_requests_statem_492@domain.example.com/H0SkEw== out
<message type='chat' to='alice_interleave_requests_statem_491@domain.example.com/aUKVag=='>
	<body>PjM0GpZh1BQM1aYZrmZn</body>
</message>



*** User 2023-11-17 15:11:01.741 ***🔗
carol_interleave_requests_statem_492@domain.example.com/H0SkEw== out
</stream:stream>

*** User 2023-11-17 15:11:01.742 ***🔗
carol_interleave_requests_statem_492@domain.example.com/H0SkEw== in
</stream:stream>

*** User 2023-11-17 15:11:01.742 ***🔗
alice_interleave_requests_statem_491@domain.example.com/aUKVag== out
</stream:stream>

*** User 2023-11-17 15:11:01.742 ***🔗
alice_interleave_requests_statem_491@domain.example.com/aUKVag== in
</stream:stream>
.

*** User 2023-11-17 15:11:01.752 ***🔗
alicE_interleave_requests_statem_493@domain.example.com/C3UjFA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.753 ***🔗
alicE_interleave_requests_statem_493@domain.example.com/C3UjFA== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5540e68e19edddda' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:01.753 ***🔗
alicE_interleave_requests_statem_493@domain.example.com/C3UjFA== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.753 ***🔗
alicE_interleave_requests_statem_493@domain.example.com/C3UjFA== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ5MwBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:01.754 ***🔗
alicE_interleave_requests_statem_493@domain.example.com/C3UjFA== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:01.754 ***🔗
alicE_interleave_requests_statem_493@domain.example.com/C3UjFA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.754 ***🔗
alicE_interleave_requests_statem_493@domain.example.com/C3UjFA== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='894e120b4ad8e385' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_493@domain.example.com'>

*** User 2023-11-17 15:11:01.754 ***🔗
alicE_interleave_requests_statem_493@domain.example.com/C3UjFA== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.754 ***🔗
alicE_interleave_requests_statem_493@domain.example.com/C3UjFA== out
<iq type='set' id='baf66579e79fffdfdae9f19ff5182ef9'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>C3UjFA==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.754 ***🔗
alicE_interleave_requests_statem_493@domain.example.com/C3UjFA== in
<iq id='baf66579e79fffdfdae9f19ff5182ef9' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_493@domain.example.com/C3UjFA==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.754 ***🔗
alice_interleave_requests_statem_493@domain.example.com/C3UjFA== out
<iq type='set' id='ebf6a2cce57e9b034f8a53caf3be8a49'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.755 ***🔗
alice_interleave_requests_statem_493@domain.example.com/C3UjFA== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_493@domain.example.com/C3UjFA==' id='ebf6a2cce57e9b034f8a53caf3be8a49' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.755 ***🔗
alice_interleave_requests_statem_493@domain.example.com/C3UjFA== out
<presence/>



*** User 2023-11-17 15:11:01.756 ***🔗
alice_interleave_requests_statem_493@domain.example.com/C3UjFA== in
<presence from='alice_interleave_requests_statem_493@domain.example.com/C3UjFA==' to='alice_interleave_requests_statem_493@domain.example.com/C3UjFA=='/>



*** User 2023-11-17 15:11:01.762 ***🔗
carol_interleave_requests_statem_494@domain.example.com/fUAQQA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.775 ***🔗
carol_interleave_requests_statem_494@domain.example.com/fUAQQA== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.776 ***🔗
carol_interleave_requests_statem_494@domain.example.com/fUAQQA== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.776 ***🔗
carol_interleave_requests_statem_494@domain.example.com/fUAQQA== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ5NABqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:01.778 ***🔗
carol_interleave_requests_statem_494@domain.example.com/fUAQQA== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:01.778 ***🔗
carol_interleave_requests_statem_494@domain.example.com/fUAQQA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.790 ***🔗
carol_interleave_requests_statem_494@domain.example.com/fUAQQA== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.791 ***🔗
carol_interleave_requests_statem_494@domain.example.com/fUAQQA== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.791 ***🔗
carol_interleave_requests_statem_494@domain.example.com/fUAQQA== out
<iq type='set' id='807a437147a34c4dfe87744ed69fd848'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>fUAQQA==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.791 ***🔗
carol_interleave_requests_statem_494@domain.example.com/fUAQQA== in
<iq xmlns='jabber:client' id='807a437147a34c4dfe87744ed69fd848' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_494@domain.example.com/fUAQQA==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.791 ***🔗
carol_interleave_requests_statem_494@domain.example.com/fUAQQA== out
<iq type='set' id='eaf9caa32e569d706905da0aa60fd7a0'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.792 ***🔗
carol_interleave_requests_statem_494@domain.example.com/fUAQQA== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_494@domain.example.com/fUAQQA==' id='eaf9caa32e569d706905da0aa60fd7a0' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.792 ***🔗
carol_interleave_requests_statem_494@domain.example.com/fUAQQA== out
<presence/>



*** User 2023-11-17 15:11:01.793 ***🔗
carol_interleave_requests_statem_494@domain.example.com/fUAQQA== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_494@domain.example.com/fUAQQA==' to='carol_interleave_requests_statem_494@domain.example.com/fUAQQA=='/>



*** User 2023-11-17 15:11:01.793 ***🔗
alice_interleave_requests_statem_493@domain.example.com/C3UjFA== out
<message type='chat' to='carol_interleave_requests_statem_494@domain.example.com/fUAQQA=='>
	<body>rswaRQKgBgNmJiM7IeYV</body>
</message>



*** User 2023-11-17 15:11:01.793 ***🔗
carol_interleave_requests_statem_494@domain.example.com/fUAQQA== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_493@domain.example.com/C3UjFA==' to='carol_interleave_requests_statem_494@domain.example.com/fUAQQA==' type='chat'>
	<body>rswaRQKgBgNmJiM7IeYV</body>
</message>



*** User 2023-11-17 15:11:01.794 ***🔗
carol_interleave_requests_statem_494@domain.example.com/fUAQQA== out
<message type='chat' to='alice_interleave_requests_statem_493@domain.example.com/C3UjFA=='>
	<body>mhgKMiPxye2XK/9Qr/L7</body>
</message>



*** User 2023-11-17 15:11:01.794 ***🔗
carol_interleave_requests_statem_494@domain.example.com/fUAQQA== out
<message type='chat' to='alice_interleave_requests_statem_493@domain.example.com/C3UjFA=='>
	<body>FG9kA9jJKcse1GkwB31C</body>
</message>



*** User 2023-11-17 15:11:01.794 ***🔗
carol_interleave_requests_statem_494@domain.example.com/fUAQQA== out
<message type='chat' to='alice_interleave_requests_statem_493@domain.example.com/C3UjFA=='>
	<body>ASA7CMf0L2WPtAOYQt6p</body>
</message>



*** User 2023-11-17 15:11:01.794 ***🔗
carol_interleave_requests_statem_494@domain.example.com/fUAQQA== out
<message type='chat' to='alice_interleave_requests_statem_493@domain.example.com/C3UjFA=='>
	<body>SnJnzrMjjhfSibKOmB5V</body>
</message>



*** User 2023-11-17 15:11:01.794 ***🔗
alice_interleave_requests_statem_493@domain.example.com/C3UjFA== out
<message type='chat' to='carol_interleave_requests_statem_494@domain.example.com/fUAQQA=='>
	<body>ysBBPQreGD3PgEaTQbMR</body>
</message>



*** User 2023-11-17 15:11:01.794 ***🔗
carol_interleave_requests_statem_494@domain.example.com/fUAQQA== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_493@domain.example.com/C3UjFA==' to='carol_interleave_requests_statem_494@domain.example.com/fUAQQA==' type='chat'>
	<body>ysBBPQreGD3PgEaTQbMR</body>
</message>



*** User 2023-11-17 15:11:01.795 ***🔗
carol_interleave_requests_statem_494@domain.example.com/fUAQQA== out
<message type='chat' to='alice_interleave_requests_statem_493@domain.example.com/C3UjFA=='>
	<body>Y1kichL69Tekn3YPk6n+</body>
</message>



*** User 2023-11-17 15:11:01.795 ***🔗
carol_interleave_requests_statem_494@domain.example.com/fUAQQA== out
</stream:stream>

*** User 2023-11-17 15:11:01.796 ***🔗
carol_interleave_requests_statem_494@domain.example.com/fUAQQA== in
</stream:stream>

*** User 2023-11-17 15:11:01.796 ***🔗
alice_interleave_requests_statem_493@domain.example.com/C3UjFA== out
</stream:stream>

*** User 2023-11-17 15:11:01.796 ***🔗
alice_interleave_requests_statem_493@domain.example.com/C3UjFA== in
</stream:stream>
.

*** User 2023-11-17 15:11:01.806 ***🔗
carol_interleave_requests_statem_495@domain.example.com/DF5zrg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.819 ***🔗
carol_interleave_requests_statem_495@domain.example.com/DF5zrg== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.819 ***🔗
carol_interleave_requests_statem_495@domain.example.com/DF5zrg== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.819 ***🔗
carol_interleave_requests_statem_495@domain.example.com/DF5zrg== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ5NQBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:01.821 ***🔗
carol_interleave_requests_statem_495@domain.example.com/DF5zrg== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:01.821 ***🔗
carol_interleave_requests_statem_495@domain.example.com/DF5zrg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.832 ***🔗
carol_interleave_requests_statem_495@domain.example.com/DF5zrg== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.833 ***🔗
carol_interleave_requests_statem_495@domain.example.com/DF5zrg== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.833 ***🔗
carol_interleave_requests_statem_495@domain.example.com/DF5zrg== out
<iq type='set' id='578599f147fac8dfef4b1383819ce90b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>DF5zrg==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.833 ***🔗
carol_interleave_requests_statem_495@domain.example.com/DF5zrg== in
<iq xmlns='jabber:client' id='578599f147fac8dfef4b1383819ce90b' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_495@domain.example.com/DF5zrg==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.833 ***🔗
carol_interleave_requests_statem_495@domain.example.com/DF5zrg== out
<iq type='set' id='826a1e4e8de577e69850e8d9acb60cce'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.834 ***🔗
carol_interleave_requests_statem_495@domain.example.com/DF5zrg== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_495@domain.example.com/DF5zrg==' id='826a1e4e8de577e69850e8d9acb60cce' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.834 ***🔗
carol_interleave_requests_statem_495@domain.example.com/DF5zrg== out
<presence/>



*** User 2023-11-17 15:11:01.835 ***🔗
carol_interleave_requests_statem_495@domain.example.com/DF5zrg== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_495@domain.example.com/DF5zrg==' to='carol_interleave_requests_statem_495@domain.example.com/DF5zrg=='/>



*** User 2023-11-17 15:11:01.842 ***🔗
alicE_interleave_requests_statem_496@domain.example.com/5D6ZXg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.842 ***🔗
alicE_interleave_requests_statem_496@domain.example.com/5D6ZXg== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='24a52b561de60248' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:01.843 ***🔗
alicE_interleave_requests_statem_496@domain.example.com/5D6ZXg== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.843 ***🔗
alicE_interleave_requests_statem_496@domain.example.com/5D6ZXg== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ5NgBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:01.844 ***🔗
alicE_interleave_requests_statem_496@domain.example.com/5D6ZXg== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:01.844 ***🔗
alicE_interleave_requests_statem_496@domain.example.com/5D6ZXg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.844 ***🔗
alicE_interleave_requests_statem_496@domain.example.com/5D6ZXg== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c996dfb8d2122235' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_496@domain.example.com'>

*** User 2023-11-17 15:11:01.844 ***🔗
alicE_interleave_requests_statem_496@domain.example.com/5D6ZXg== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.844 ***🔗
alicE_interleave_requests_statem_496@domain.example.com/5D6ZXg== out
<iq type='set' id='429815bfc30f0da494379314718b43bf'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>5D6ZXg==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.844 ***🔗
alicE_interleave_requests_statem_496@domain.example.com/5D6ZXg== in
<iq id='429815bfc30f0da494379314718b43bf' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_496@domain.example.com/5D6ZXg==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.844 ***🔗
alice_interleave_requests_statem_496@domain.example.com/5D6ZXg== out
<iq type='set' id='55f649aba545af268b2940a86928122b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.845 ***🔗
alice_interleave_requests_statem_496@domain.example.com/5D6ZXg== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_496@domain.example.com/5D6ZXg==' id='55f649aba545af268b2940a86928122b' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.845 ***🔗
alice_interleave_requests_statem_496@domain.example.com/5D6ZXg== out
<presence/>



*** User 2023-11-17 15:11:01.846 ***🔗
alice_interleave_requests_statem_496@domain.example.com/5D6ZXg== in
<presence from='alice_interleave_requests_statem_496@domain.example.com/5D6ZXg==' to='alice_interleave_requests_statem_496@domain.example.com/5D6ZXg=='/>



*** User 2023-11-17 15:11:01.846 ***🔗
carol_interleave_requests_statem_495@domain.example.com/DF5zrg== out
<message type='chat' to='alice_interleave_requests_statem_496@domain.example.com/5D6ZXg=='>
	<body>QNgTpvGnbkx0YPqBxGmq</body>
</message>



*** User 2023-11-17 15:11:01.846 ***🔗
alice_interleave_requests_statem_496@domain.example.com/5D6ZXg== out
<message type='chat' to='carol_interleave_requests_statem_495@domain.example.com/DF5zrg=='>
	<body>nSvnpifLIxuTCQlpdTZL</body>
</message>



*** User 2023-11-17 15:11:01.846 ***🔗
carol_interleave_requests_statem_495@domain.example.com/DF5zrg== out
<message type='chat' to='alice_interleave_requests_statem_496@domain.example.com/5D6ZXg=='>
	<body>fXcwJW2/Eg2cV/2CsVRp</body>
</message>



*** User 2023-11-17 15:11:01.846 ***🔗
carol_interleave_requests_statem_495@domain.example.com/DF5zrg== out
<message type='chat' to='alice_interleave_requests_statem_496@domain.example.com/5D6ZXg=='>
	<body>nJZh0cpyNJEicMN8m4Hx</body>
</message>



*** User 2023-11-17 15:11:01.846 ***🔗
alice_interleave_requests_statem_496@domain.example.com/5D6ZXg== in
<message from='carol_interleave_requests_statem_495@domain.example.com/DF5zrg==' to='alice_interleave_requests_statem_496@domain.example.com/5D6ZXg==' type='chat'>
	<body>QNgTpvGnbkx0YPqBxGmq</body>
</message>



*** User 2023-11-17 15:11:01.847 ***🔗
alice_interleave_requests_statem_496@domain.example.com/5D6ZXg== in
<message from='carol_interleave_requests_statem_495@domain.example.com/DF5zrg==' to='alice_interleave_requests_statem_496@domain.example.com/5D6ZXg==' type='chat'>
	<body>fXcwJW2/Eg2cV/2CsVRp</body>
</message>



*** User 2023-11-17 15:11:01.847 ***🔗
alice_interleave_requests_statem_496@domain.example.com/5D6ZXg== in
<message from='carol_interleave_requests_statem_495@domain.example.com/DF5zrg==' to='alice_interleave_requests_statem_496@domain.example.com/5D6ZXg==' type='chat'>
	<body>nJZh0cpyNJEicMN8m4Hx</body>
</message>



*** User 2023-11-17 15:11:01.847 ***🔗
alice_interleave_requests_statem_496@domain.example.com/5D6ZXg== out
<message type='chat' to='carol_interleave_requests_statem_495@domain.example.com/DF5zrg=='>
	<body>gWvjlFGcImH/C73KbLwF</body>
</message>



*** User 2023-11-17 15:11:01.847 ***🔗
alice_interleave_requests_statem_496@domain.example.com/5D6ZXg== out
<message type='chat' to='carol_interleave_requests_statem_495@domain.example.com/DF5zrg=='>
	<body>vBQvCJuJlYOi/EfNv/I5</body>
</message>



*** User 2023-11-17 15:11:01.847 ***🔗
carol_interleave_requests_statem_495@domain.example.com/DF5zrg== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_496@domain.example.com/5D6ZXg==' to='carol_interleave_requests_statem_495@domain.example.com/DF5zrg==' type='chat'>
	<body>nSvnpifLIxuTCQlpdTZL</body>
</message>



*** User 2023-11-17 15:11:01.847 ***🔗
carol_interleave_requests_statem_495@domain.example.com/DF5zrg== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_496@domain.example.com/5D6ZXg==' to='carol_interleave_requests_statem_495@domain.example.com/DF5zrg==' type='chat'>
	<body>gWvjlFGcImH/C73KbLwF</body>
</message>



*** User 2023-11-17 15:11:01.847 ***🔗
carol_interleave_requests_statem_495@domain.example.com/DF5zrg== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_496@domain.example.com/5D6ZXg==' to='carol_interleave_requests_statem_495@domain.example.com/DF5zrg==' type='chat'>
	<body>vBQvCJuJlYOi/EfNv/I5</body>
</message>



*** User 2023-11-17 15:11:01.848 ***🔗
alice_interleave_requests_statem_496@domain.example.com/5D6ZXg== out
<message type='chat' to='carol_interleave_requests_statem_495@domain.example.com/DF5zrg=='>
	<body>f5R9SbY5ZSWQzjuDm8uz</body>
</message>



*** User 2023-11-17 15:11:01.848 ***🔗
carol_interleave_requests_statem_495@domain.example.com/DF5zrg== out
<message type='chat' to='alice_interleave_requests_statem_496@domain.example.com/5D6ZXg=='>
	<body>Ki6T2EPYK6vniPy3zrW6</body>
</message>



*** User 2023-11-17 15:11:01.848 ***🔗
carol_interleave_requests_statem_495@domain.example.com/DF5zrg== out
<message type='chat' to='alice_interleave_requests_statem_496@domain.example.com/5D6ZXg=='>
	<body>6Lnd0lYA4pn3j4APMLaL</body>
</message>



*** User 2023-11-17 15:11:01.848 ***🔗
carol_interleave_requests_statem_495@domain.example.com/DF5zrg== out
<message type='chat' to='alice_interleave_requests_statem_496@domain.example.com/5D6ZXg=='>
	<body>/+qpnaw/SjvYDdnHr+p4</body>
</message>



*** User 2023-11-17 15:11:01.848 ***🔗
alice_interleave_requests_statem_496@domain.example.com/5D6ZXg== in
<message from='carol_interleave_requests_statem_495@domain.example.com/DF5zrg==' to='alice_interleave_requests_statem_496@domain.example.com/5D6ZXg==' type='chat'>
	<body>Ki6T2EPYK6vniPy3zrW6</body>
</message>



*** User 2023-11-17 15:11:01.848 ***🔗
alice_interleave_requests_statem_496@domain.example.com/5D6ZXg== in
<message from='carol_interleave_requests_statem_495@domain.example.com/DF5zrg==' to='alice_interleave_requests_statem_496@domain.example.com/5D6ZXg==' type='chat'>
	<body>6Lnd0lYA4pn3j4APMLaL</body>
</message>



*** User 2023-11-17 15:11:01.848 ***🔗
alice_interleave_requests_statem_496@domain.example.com/5D6ZXg== in
<message from='carol_interleave_requests_statem_495@domain.example.com/DF5zrg==' to='alice_interleave_requests_statem_496@domain.example.com/5D6ZXg==' type='chat'>
	<body>/+qpnaw/SjvYDdnHr+p4</body>
</message>



*** User 2023-11-17 15:11:01.849 ***🔗
carol_interleave_requests_statem_495@domain.example.com/DF5zrg== out
</stream:stream>

*** User 2023-11-17 15:11:01.849 ***🔗
carol_interleave_requests_statem_495@domain.example.com/DF5zrg== in
</stream:stream>

*** User 2023-11-17 15:11:01.849 ***🔗
alice_interleave_requests_statem_496@domain.example.com/5D6ZXg== out
</stream:stream>

*** User 2023-11-17 15:11:01.849 ***🔗
alice_interleave_requests_statem_496@domain.example.com/5D6ZXg== in
</stream:stream>
.

*** User 2023-11-17 15:11:01.855 ***🔗
carol_interleave_requests_statem_497@domain.example.com/F6zlNw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.867 ***🔗
carol_interleave_requests_statem_497@domain.example.com/F6zlNw== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.867 ***🔗
carol_interleave_requests_statem_497@domain.example.com/F6zlNw== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.868 ***🔗
carol_interleave_requests_statem_497@domain.example.com/F6zlNw== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ5NwBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:01.869 ***🔗
carol_interleave_requests_statem_497@domain.example.com/F6zlNw== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:01.869 ***🔗
carol_interleave_requests_statem_497@domain.example.com/F6zlNw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.881 ***🔗
carol_interleave_requests_statem_497@domain.example.com/F6zlNw== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.882 ***🔗
carol_interleave_requests_statem_497@domain.example.com/F6zlNw== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.882 ***🔗
carol_interleave_requests_statem_497@domain.example.com/F6zlNw== out
<iq type='set' id='262b20212d01de1d57c385a029dab87a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>F6zlNw==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.882 ***🔗
carol_interleave_requests_statem_497@domain.example.com/F6zlNw== in
<iq xmlns='jabber:client' id='262b20212d01de1d57c385a029dab87a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_497@domain.example.com/F6zlNw==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.882 ***🔗
carol_interleave_requests_statem_497@domain.example.com/F6zlNw== out
<iq type='set' id='9c52e7b672c27361bc81131d9c47baa0'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.883 ***🔗
carol_interleave_requests_statem_497@domain.example.com/F6zlNw== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_497@domain.example.com/F6zlNw==' id='9c52e7b672c27361bc81131d9c47baa0' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.883 ***🔗
carol_interleave_requests_statem_497@domain.example.com/F6zlNw== out
<presence/>



*** User 2023-11-17 15:11:01.884 ***🔗
carol_interleave_requests_statem_497@domain.example.com/F6zlNw== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_497@domain.example.com/F6zlNw==' to='carol_interleave_requests_statem_497@domain.example.com/F6zlNw=='/>



*** User 2023-11-17 15:11:01.892 ***🔗
alicE_interleave_requests_statem_498@domain.example.com/0nQDnA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.892 ***🔗
alicE_interleave_requests_statem_498@domain.example.com/0nQDnA== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='fa87cee7c0a8b42b' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:01.893 ***🔗
alicE_interleave_requests_statem_498@domain.example.com/0nQDnA== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.893 ***🔗
alicE_interleave_requests_statem_498@domain.example.com/0nQDnA== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ5OABtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:01.894 ***🔗
alicE_interleave_requests_statem_498@domain.example.com/0nQDnA== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:01.894 ***🔗
alicE_interleave_requests_statem_498@domain.example.com/0nQDnA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.894 ***🔗
alicE_interleave_requests_statem_498@domain.example.com/0nQDnA== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0c60eac803b86688' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_498@domain.example.com'>

*** User 2023-11-17 15:11:01.894 ***🔗
alicE_interleave_requests_statem_498@domain.example.com/0nQDnA== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.894 ***🔗
alicE_interleave_requests_statem_498@domain.example.com/0nQDnA== out
<iq type='set' id='3914d57a2691eb47f31e68222adfe834'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>0nQDnA==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.894 ***🔗
alicE_interleave_requests_statem_498@domain.example.com/0nQDnA== in
<iq id='3914d57a2691eb47f31e68222adfe834' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_498@domain.example.com/0nQDnA==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.894 ***🔗
alice_interleave_requests_statem_498@domain.example.com/0nQDnA== out
<iq type='set' id='af5b8ebe6cac9b0556588045701dc7fe'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.895 ***🔗
alice_interleave_requests_statem_498@domain.example.com/0nQDnA== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_498@domain.example.com/0nQDnA==' id='af5b8ebe6cac9b0556588045701dc7fe' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.895 ***🔗
alice_interleave_requests_statem_498@domain.example.com/0nQDnA== out
<presence/>



*** User 2023-11-17 15:11:01.896 ***🔗
alice_interleave_requests_statem_498@domain.example.com/0nQDnA== in
<presence from='alice_interleave_requests_statem_498@domain.example.com/0nQDnA==' to='alice_interleave_requests_statem_498@domain.example.com/0nQDnA=='/>



*** User 2023-11-17 15:11:01.896 ***🔗
alice_interleave_requests_statem_498@domain.example.com/0nQDnA== out
<message type='chat' to='carol_interleave_requests_statem_497@domain.example.com/F6zlNw=='>
	<body>3WVaJM63Ua52vcCt8Amf</body>
</message>



*** User 2023-11-17 15:11:01.896 ***🔗
carol_interleave_requests_statem_497@domain.example.com/F6zlNw== out
<message type='chat' to='alice_interleave_requests_statem_498@domain.example.com/0nQDnA=='>
	<body>JLygvoWZ1dL+wPJuUgod</body>
</message>



*** User 2023-11-17 15:11:01.896 ***🔗
carol_interleave_requests_statem_497@domain.example.com/F6zlNw== out
<message type='chat' to='alice_interleave_requests_statem_498@domain.example.com/0nQDnA=='>
	<body>WsuBESekeIV0N/01uJDV</body>
</message>



*** User 2023-11-17 15:11:01.896 ***🔗
alice_interleave_requests_statem_498@domain.example.com/0nQDnA== out
<message type='chat' to='carol_interleave_requests_statem_497@domain.example.com/F6zlNw=='>
	<body>lEmjSs4JQKIw85zFqtSY</body>
</message>



*** User 2023-11-17 15:11:01.896 ***🔗
carol_interleave_requests_statem_497@domain.example.com/F6zlNw== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_498@domain.example.com/0nQDnA==' to='carol_interleave_requests_statem_497@domain.example.com/F6zlNw==' type='chat'>
	<body>3WVaJM63Ua52vcCt8Amf</body>
</message>



*** User 2023-11-17 15:11:01.896 ***🔗
carol_interleave_requests_statem_497@domain.example.com/F6zlNw== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_498@domain.example.com/0nQDnA==' to='carol_interleave_requests_statem_497@domain.example.com/F6zlNw==' type='chat'>
	<body>lEmjSs4JQKIw85zFqtSY</body>
</message>



*** User 2023-11-17 15:11:01.896 ***🔗
carol_interleave_requests_statem_497@domain.example.com/F6zlNw== out
<message type='chat' to='alice_interleave_requests_statem_498@domain.example.com/0nQDnA=='>
	<body>KuIbvfJ8Xt6Lk2fNTxdf</body>
</message>



*** User 2023-11-17 15:11:01.897 ***🔗
alice_interleave_requests_statem_498@domain.example.com/0nQDnA== out
<message type='chat' to='carol_interleave_requests_statem_497@domain.example.com/F6zlNw=='>
	<body>mX/zxw7okrgmdj2715mP</body>
</message>



*** User 2023-11-17 15:11:01.897 ***🔗
alice_interleave_requests_statem_498@domain.example.com/0nQDnA== in
<message from='carol_interleave_requests_statem_497@domain.example.com/F6zlNw==' to='alice_interleave_requests_statem_498@domain.example.com/0nQDnA==' type='chat'>
	<body>JLygvoWZ1dL+wPJuUgod</body>
</message>



*** User 2023-11-17 15:11:01.897 ***🔗
alice_interleave_requests_statem_498@domain.example.com/0nQDnA== in
<message from='carol_interleave_requests_statem_497@domain.example.com/F6zlNw==' to='alice_interleave_requests_statem_498@domain.example.com/0nQDnA==' type='chat'>
	<body>WsuBESekeIV0N/01uJDV</body>
</message>



*** User 2023-11-17 15:11:01.897 ***🔗
alice_interleave_requests_statem_498@domain.example.com/0nQDnA== in
<message from='carol_interleave_requests_statem_497@domain.example.com/F6zlNw==' to='alice_interleave_requests_statem_498@domain.example.com/0nQDnA==' type='chat'>
	<body>KuIbvfJ8Xt6Lk2fNTxdf</body>
</message>



*** User 2023-11-17 15:11:01.897 ***🔗
carol_interleave_requests_statem_497@domain.example.com/F6zlNw== out
<message type='chat' to='alice_interleave_requests_statem_498@domain.example.com/0nQDnA=='>
	<body>Bh5DigzFOrsBBDhIY6I5</body>
</message>



*** User 2023-11-17 15:11:01.897 ***🔗
carol_interleave_requests_statem_497@domain.example.com/F6zlNw== out
</stream:stream>

*** User 2023-11-17 15:11:01.898 ***🔗
carol_interleave_requests_statem_497@domain.example.com/F6zlNw== in
</stream:stream>

*** User 2023-11-17 15:11:01.898 ***🔗
alice_interleave_requests_statem_498@domain.example.com/0nQDnA== out
</stream:stream>

*** User 2023-11-17 15:11:01.898 ***🔗
alice_interleave_requests_statem_498@domain.example.com/0nQDnA== in
</stream:stream>
.

*** User 2023-11-17 15:11:01.904 ***🔗
carol_interleave_requests_statem_499@domain.example.com/yuujLA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.916 ***🔗
carol_interleave_requests_statem_499@domain.example.com/yuujLA== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.917 ***🔗
carol_interleave_requests_statem_499@domain.example.com/yuujLA== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.917 ***🔗
carol_interleave_requests_statem_499@domain.example.com/yuujLA== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzQ5OQBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:01.918 ***🔗
carol_interleave_requests_statem_499@domain.example.com/yuujLA== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:01.918 ***🔗
carol_interleave_requests_statem_499@domain.example.com/yuujLA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.930 ***🔗
carol_interleave_requests_statem_499@domain.example.com/yuujLA== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.930 ***🔗
carol_interleave_requests_statem_499@domain.example.com/yuujLA== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.931 ***🔗
carol_interleave_requests_statem_499@domain.example.com/yuujLA== out
<iq type='set' id='6a1a70601dfc166422ecfcc87de976ea'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>yuujLA==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.931 ***🔗
carol_interleave_requests_statem_499@domain.example.com/yuujLA== in
<iq xmlns='jabber:client' id='6a1a70601dfc166422ecfcc87de976ea' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_499@domain.example.com/yuujLA==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.931 ***🔗
carol_interleave_requests_statem_499@domain.example.com/yuujLA== out
<iq type='set' id='4347fdf5ef004dacfc01eaadd810ac1a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.932 ***🔗
carol_interleave_requests_statem_499@domain.example.com/yuujLA== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_499@domain.example.com/yuujLA==' id='4347fdf5ef004dacfc01eaadd810ac1a' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.932 ***🔗
carol_interleave_requests_statem_499@domain.example.com/yuujLA== out
<presence/>



*** User 2023-11-17 15:11:01.933 ***🔗
carol_interleave_requests_statem_499@domain.example.com/yuujLA== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_499@domain.example.com/yuujLA==' to='carol_interleave_requests_statem_499@domain.example.com/yuujLA=='/>



*** User 2023-11-17 15:11:01.943 ***🔗
alicE_interleave_requests_statem_500@domain.example.com/v5phAA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.943 ***🔗
alicE_interleave_requests_statem_500@domain.example.com/v5phAA== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='69640d59bee4ce0f' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:01.943 ***🔗
alicE_interleave_requests_statem_500@domain.example.com/v5phAA== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.943 ***🔗
alicE_interleave_requests_statem_500@domain.example.com/v5phAA== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzUwMABtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:01.944 ***🔗
alicE_interleave_requests_statem_500@domain.example.com/v5phAA== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:01.944 ***🔗
alicE_interleave_requests_statem_500@domain.example.com/v5phAA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.945 ***🔗
alicE_interleave_requests_statem_500@domain.example.com/v5phAA== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b853fd558c1df14d' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_500@domain.example.com'>

*** User 2023-11-17 15:11:01.945 ***🔗
alicE_interleave_requests_statem_500@domain.example.com/v5phAA== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.945 ***🔗
alicE_interleave_requests_statem_500@domain.example.com/v5phAA== out
<iq type='set' id='00060d49b4d87cd2257dc7a72bfc9dc4'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>v5phAA==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.945 ***🔗
alicE_interleave_requests_statem_500@domain.example.com/v5phAA== in
<iq id='00060d49b4d87cd2257dc7a72bfc9dc4' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_500@domain.example.com/v5phAA==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.945 ***🔗
alice_interleave_requests_statem_500@domain.example.com/v5phAA== out
<iq type='set' id='c0e6c3aa43c9f71f940c1502318c3636'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.945 ***🔗
alice_interleave_requests_statem_500@domain.example.com/v5phAA== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_500@domain.example.com/v5phAA==' id='c0e6c3aa43c9f71f940c1502318c3636' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.945 ***🔗
alice_interleave_requests_statem_500@domain.example.com/v5phAA== out
<presence/>



*** User 2023-11-17 15:11:01.946 ***🔗
alice_interleave_requests_statem_500@domain.example.com/v5phAA== in
<presence from='alice_interleave_requests_statem_500@domain.example.com/v5phAA==' to='alice_interleave_requests_statem_500@domain.example.com/v5phAA=='/>



*** User 2023-11-17 15:11:01.946 ***🔗
carol_interleave_requests_statem_499@domain.example.com/yuujLA== out
<message type='chat' to='alice_interleave_requests_statem_500@domain.example.com/v5phAA=='>
	<body>uLS5cXAHs/QYvnCOlQjZ</body>
</message>



*** User 2023-11-17 15:11:01.947 ***🔗
carol_interleave_requests_statem_499@domain.example.com/yuujLA== out
<message type='chat' to='alice_interleave_requests_statem_500@domain.example.com/v5phAA=='>
	<body>MyfdSZWS18jghJavgUaH</body>
</message>



*** User 2023-11-17 15:11:01.947 ***🔗
carol_interleave_requests_statem_499@domain.example.com/yuujLA== out
<message type='chat' to='alice_interleave_requests_statem_500@domain.example.com/v5phAA=='>
	<body>QZsf4YCbIyUtCt+O13YN</body>
</message>



*** User 2023-11-17 15:11:01.947 ***🔗
alice_interleave_requests_statem_500@domain.example.com/v5phAA== out
<message type='chat' to='carol_interleave_requests_statem_499@domain.example.com/yuujLA=='>
	<body>GMp+amt46vkhcU7P52Bt</body>
</message>



*** User 2023-11-17 15:11:01.947 ***🔗
carol_interleave_requests_statem_499@domain.example.com/yuujLA== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_500@domain.example.com/v5phAA==' to='carol_interleave_requests_statem_499@domain.example.com/yuujLA==' type='chat'>
	<body>GMp+amt46vkhcU7P52Bt</body>
</message>



*** User 2023-11-17 15:11:01.947 ***🔗
alice_interleave_requests_statem_500@domain.example.com/v5phAA== out
<message type='chat' to='carol_interleave_requests_statem_499@domain.example.com/yuujLA=='>
	<body>1arkNpsZyM6Ao7CKSWRD</body>
</message>



*** User 2023-11-17 15:11:01.947 ***🔗
carol_interleave_requests_statem_499@domain.example.com/yuujLA== out
<message type='chat' to='alice_interleave_requests_statem_500@domain.example.com/v5phAA=='>
	<body>QoGTewaOdrUwVPdGQe6K</body>
</message>



*** User 2023-11-17 15:11:01.948 ***🔗
carol_interleave_requests_statem_499@domain.example.com/yuujLA== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_500@domain.example.com/v5phAA==' to='carol_interleave_requests_statem_499@domain.example.com/yuujLA==' type='chat'>
	<body>1arkNpsZyM6Ao7CKSWRD</body>
</message>



*** User 2023-11-17 15:11:01.948 ***🔗
alice_interleave_requests_statem_500@domain.example.com/v5phAA== in
<message from='carol_interleave_requests_statem_499@domain.example.com/yuujLA==' to='alice_interleave_requests_statem_500@domain.example.com/v5phAA==' type='chat'>
	<body>uLS5cXAHs/QYvnCOlQjZ</body>
</message>



*** User 2023-11-17 15:11:01.948 ***🔗
alice_interleave_requests_statem_500@domain.example.com/v5phAA== in
<message from='carol_interleave_requests_statem_499@domain.example.com/yuujLA==' to='alice_interleave_requests_statem_500@domain.example.com/v5phAA==' type='chat'>
	<body>MyfdSZWS18jghJavgUaH</body>
</message>



*** User 2023-11-17 15:11:01.948 ***🔗
alice_interleave_requests_statem_500@domain.example.com/v5phAA== in
<message from='carol_interleave_requests_statem_499@domain.example.com/yuujLA==' to='alice_interleave_requests_statem_500@domain.example.com/v5phAA==' type='chat'>
	<body>QZsf4YCbIyUtCt+O13YN</body>
</message>



*** User 2023-11-17 15:11:01.948 ***🔗
alice_interleave_requests_statem_500@domain.example.com/v5phAA== in
<message from='carol_interleave_requests_statem_499@domain.example.com/yuujLA==' to='alice_interleave_requests_statem_500@domain.example.com/v5phAA==' type='chat'>
	<body>QoGTewaOdrUwVPdGQe6K</body>
</message>



*** User 2023-11-17 15:11:01.948 ***🔗
alice_interleave_requests_statem_500@domain.example.com/v5phAA== out
<message type='chat' to='carol_interleave_requests_statem_499@domain.example.com/yuujLA=='>
	<body>ofLzbcNMY9bkt7xmSc8c</body>
</message>



*** User 2023-11-17 15:11:01.949 ***🔗
carol_interleave_requests_statem_499@domain.example.com/yuujLA== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_500@domain.example.com/v5phAA==' to='carol_interleave_requests_statem_499@domain.example.com/yuujLA==' type='chat'>
	<body>ofLzbcNMY9bkt7xmSc8c</body>
</message>



*** User 2023-11-17 15:11:01.949 ***🔗
carol_interleave_requests_statem_499@domain.example.com/yuujLA== out
<message type='chat' to='alice_interleave_requests_statem_500@domain.example.com/v5phAA=='>
	<body>ACayvxiqbT13uUumoDHi</body>
</message>



*** User 2023-11-17 15:11:01.949 ***🔗
carol_interleave_requests_statem_499@domain.example.com/yuujLA== out
<message type='chat' to='alice_interleave_requests_statem_500@domain.example.com/v5phAA=='>
	<body>zIfTrjt0p0ihyX8SBk/k</body>
</message>



*** User 2023-11-17 15:11:01.949 ***🔗
alice_interleave_requests_statem_500@domain.example.com/v5phAA== out
<message type='chat' to='carol_interleave_requests_statem_499@domain.example.com/yuujLA=='>
	<body>2jdIG+K5AXQIJd7fCv1w</body>
</message>



*** User 2023-11-17 15:11:01.949 ***🔗
alice_interleave_requests_statem_500@domain.example.com/v5phAA== out
<message type='chat' to='carol_interleave_requests_statem_499@domain.example.com/yuujLA=='>
	<body>IdIBbt4EXes+vWJeyzOf</body>
</message>



*** User 2023-11-17 15:11:01.949 ***🔗
alice_interleave_requests_statem_500@domain.example.com/v5phAA== in
<message from='carol_interleave_requests_statem_499@domain.example.com/yuujLA==' to='alice_interleave_requests_statem_500@domain.example.com/v5phAA==' type='chat'>
	<body>ACayvxiqbT13uUumoDHi</body>
</message>



*** User 2023-11-17 15:11:01.950 ***🔗
alice_interleave_requests_statem_500@domain.example.com/v5phAA== in
<message from='carol_interleave_requests_statem_499@domain.example.com/yuujLA==' to='alice_interleave_requests_statem_500@domain.example.com/v5phAA==' type='chat'>
	<body>zIfTrjt0p0ihyX8SBk/k</body>
</message>



*** User 2023-11-17 15:11:01.950 ***🔗
carol_interleave_requests_statem_499@domain.example.com/yuujLA== out
</stream:stream>

*** User 2023-11-17 15:11:01.950 ***🔗
carol_interleave_requests_statem_499@domain.example.com/yuujLA== in
</stream:stream>

*** User 2023-11-17 15:11:01.950 ***🔗
alice_interleave_requests_statem_500@domain.example.com/v5phAA== out
</stream:stream>

*** User 2023-11-17 15:11:01.950 ***🔗
alice_interleave_requests_statem_500@domain.example.com/v5phAA== in
</stream:stream>
.

*** User 2023-11-17 15:11:01.956 ***🔗
carol_interleave_requests_statem_501@domain.example.com/TaDLOw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.969 ***🔗
carol_interleave_requests_statem_501@domain.example.com/TaDLOw== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.970 ***🔗
carol_interleave_requests_statem_501@domain.example.com/TaDLOw== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.970 ***🔗
carol_interleave_requests_statem_501@domain.example.com/TaDLOw== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzUwMQBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:01.972 ***🔗
carol_interleave_requests_statem_501@domain.example.com/TaDLOw== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:01.972 ***🔗
carol_interleave_requests_statem_501@domain.example.com/TaDLOw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.983 ***🔗
carol_interleave_requests_statem_501@domain.example.com/TaDLOw== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.983 ***🔗
carol_interleave_requests_statem_501@domain.example.com/TaDLOw== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.984 ***🔗
carol_interleave_requests_statem_501@domain.example.com/TaDLOw== out
<iq type='set' id='70c05a7deb6e9e0887b05b69b69e3c30'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>TaDLOw==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.984 ***🔗
carol_interleave_requests_statem_501@domain.example.com/TaDLOw== in
<iq xmlns='jabber:client' id='70c05a7deb6e9e0887b05b69b69e3c30' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_501@domain.example.com/TaDLOw==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.984 ***🔗
carol_interleave_requests_statem_501@domain.example.com/TaDLOw== out
<iq type='set' id='92bbfb8191fc33af4a0b9c400ce399ac'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.985 ***🔗
carol_interleave_requests_statem_501@domain.example.com/TaDLOw== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_501@domain.example.com/TaDLOw==' id='92bbfb8191fc33af4a0b9c400ce399ac' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.985 ***🔗
carol_interleave_requests_statem_501@domain.example.com/TaDLOw== out
<presence/>



*** User 2023-11-17 15:11:01.986 ***🔗
carol_interleave_requests_statem_501@domain.example.com/TaDLOw== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_501@domain.example.com/TaDLOw==' to='carol_interleave_requests_statem_501@domain.example.com/TaDLOw=='/>



*** User 2023-11-17 15:11:01.995 ***🔗
alicE_interleave_requests_statem_502@domain.example.com/P2L1Tw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.995 ***🔗
alicE_interleave_requests_statem_502@domain.example.com/P2L1Tw== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='cb68ffda14b7ab65' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:01.995 ***🔗
alicE_interleave_requests_statem_502@domain.example.com/P2L1Tw== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.995 ***🔗
alicE_interleave_requests_statem_502@domain.example.com/P2L1Tw== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzUwMgBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:01.996 ***🔗
alicE_interleave_requests_statem_502@domain.example.com/P2L1Tw== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:01.996 ***🔗
alicE_interleave_requests_statem_502@domain.example.com/P2L1Tw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:01.996 ***🔗
alicE_interleave_requests_statem_502@domain.example.com/P2L1Tw== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7e2ca9f4d7af66cc' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_502@domain.example.com'>

*** User 2023-11-17 15:11:01.997 ***🔗
alicE_interleave_requests_statem_502@domain.example.com/P2L1Tw== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:01.997 ***🔗
alicE_interleave_requests_statem_502@domain.example.com/P2L1Tw== out
<iq type='set' id='67b42f48e88d6960a57f79ce936fb152'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>P2L1Tw==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.997 ***🔗
alicE_interleave_requests_statem_502@domain.example.com/P2L1Tw== in
<iq id='67b42f48e88d6960a57f79ce936fb152' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_502@domain.example.com/P2L1Tw==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:01.997 ***🔗
alice_interleave_requests_statem_502@domain.example.com/P2L1Tw== out
<iq type='set' id='a976e8996bcafd257d7612015461ddeb'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.997 ***🔗
alice_interleave_requests_statem_502@domain.example.com/P2L1Tw== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_502@domain.example.com/P2L1Tw==' id='a976e8996bcafd257d7612015461ddeb' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:01.997 ***🔗
alice_interleave_requests_statem_502@domain.example.com/P2L1Tw== out
<presence/>



*** User 2023-11-17 15:11:01.998 ***🔗
alice_interleave_requests_statem_502@domain.example.com/P2L1Tw== in
<presence from='alice_interleave_requests_statem_502@domain.example.com/P2L1Tw==' to='alice_interleave_requests_statem_502@domain.example.com/P2L1Tw=='/>



*** User 2023-11-17 15:11:01.998 ***🔗
alice_interleave_requests_statem_502@domain.example.com/P2L1Tw== out
<message type='chat' to='carol_interleave_requests_statem_501@domain.example.com/TaDLOw=='>
	<body>YyvL5Vy0je2r6VuWnuE9</body>
</message>



*** User 2023-11-17 15:11:01.999 ***🔗
carol_interleave_requests_statem_501@domain.example.com/TaDLOw== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_502@domain.example.com/P2L1Tw==' to='carol_interleave_requests_statem_501@domain.example.com/TaDLOw==' type='chat'>
	<body>YyvL5Vy0je2r6VuWnuE9</body>
</message>



*** User 2023-11-17 15:11:01.999 ***🔗
carol_interleave_requests_statem_501@domain.example.com/TaDLOw== out
<message type='chat' to='alice_interleave_requests_statem_502@domain.example.com/P2L1Tw=='>
	<body>wHHqxjq1aQCRwwLooO5G</body>
</message>



*** User 2023-11-17 15:11:01.999 ***🔗
carol_interleave_requests_statem_501@domain.example.com/TaDLOw== out
</stream:stream>

*** User 2023-11-17 15:11:02.000 ***🔗
carol_interleave_requests_statem_501@domain.example.com/TaDLOw== in
</stream:stream>

*** User 2023-11-17 15:11:02.000 ***🔗
alice_interleave_requests_statem_502@domain.example.com/P2L1Tw== out
</stream:stream>

*** User 2023-11-17 15:11:02.000 ***🔗
alice_interleave_requests_statem_502@domain.example.com/P2L1Tw== in
</stream:stream>
.

*** User 2023-11-17 15:11:02.005 ***🔗
alicE_interleave_requests_statem_503@domain.example.com/fFIxsg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.005 ***🔗
alicE_interleave_requests_statem_503@domain.example.com/fFIxsg== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ffa70c74003d00bb' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:02.005 ***🔗
alicE_interleave_requests_statem_503@domain.example.com/fFIxsg== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.005 ***🔗
alicE_interleave_requests_statem_503@domain.example.com/fFIxsg== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzUwMwBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:02.006 ***🔗
alicE_interleave_requests_statem_503@domain.example.com/fFIxsg== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:02.006 ***🔗
alicE_interleave_requests_statem_503@domain.example.com/fFIxsg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.006 ***🔗
alicE_interleave_requests_statem_503@domain.example.com/fFIxsg== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='12e07f5e43b9dcb4' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_503@domain.example.com'>

*** User 2023-11-17 15:11:02.007 ***🔗
alicE_interleave_requests_statem_503@domain.example.com/fFIxsg== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.007 ***🔗
alicE_interleave_requests_statem_503@domain.example.com/fFIxsg== out
<iq type='set' id='94e2a96b2eeb80750e4ef8137717a88b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>fFIxsg==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.007 ***🔗
alicE_interleave_requests_statem_503@domain.example.com/fFIxsg== in
<iq id='94e2a96b2eeb80750e4ef8137717a88b' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_503@domain.example.com/fFIxsg==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.007 ***🔗
alice_interleave_requests_statem_503@domain.example.com/fFIxsg== out
<iq type='set' id='b47288051374fa0a4391e349f835f45a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.007 ***🔗
alice_interleave_requests_statem_503@domain.example.com/fFIxsg== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_503@domain.example.com/fFIxsg==' id='b47288051374fa0a4391e349f835f45a' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.007 ***🔗
alice_interleave_requests_statem_503@domain.example.com/fFIxsg== out
<presence/>



*** User 2023-11-17 15:11:02.008 ***🔗
alice_interleave_requests_statem_503@domain.example.com/fFIxsg== in
<presence from='alice_interleave_requests_statem_503@domain.example.com/fFIxsg==' to='alice_interleave_requests_statem_503@domain.example.com/fFIxsg=='/>



*** User 2023-11-17 15:11:02.012 ***🔗
carol_interleave_requests_statem_504@domain.example.com/NTsKVg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.024 ***🔗
carol_interleave_requests_statem_504@domain.example.com/NTsKVg== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.025 ***🔗
carol_interleave_requests_statem_504@domain.example.com/NTsKVg== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.025 ***🔗
carol_interleave_requests_statem_504@domain.example.com/NTsKVg== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzUwNABqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:02.026 ***🔗
carol_interleave_requests_statem_504@domain.example.com/NTsKVg== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:02.027 ***🔗
carol_interleave_requests_statem_504@domain.example.com/NTsKVg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.038 ***🔗
carol_interleave_requests_statem_504@domain.example.com/NTsKVg== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.039 ***🔗
carol_interleave_requests_statem_504@domain.example.com/NTsKVg== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.039 ***🔗
carol_interleave_requests_statem_504@domain.example.com/NTsKVg== out
<iq type='set' id='ac07185ea73db44032af21c566c55839'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>NTsKVg==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.039 ***🔗
carol_interleave_requests_statem_504@domain.example.com/NTsKVg== in
<iq xmlns='jabber:client' id='ac07185ea73db44032af21c566c55839' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_504@domain.example.com/NTsKVg==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.039 ***🔗
carol_interleave_requests_statem_504@domain.example.com/NTsKVg== out
<iq type='set' id='e1fbfa7e0bb093030cd2db7e2887c0b8'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.040 ***🔗
carol_interleave_requests_statem_504@domain.example.com/NTsKVg== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_504@domain.example.com/NTsKVg==' id='e1fbfa7e0bb093030cd2db7e2887c0b8' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.040 ***🔗
carol_interleave_requests_statem_504@domain.example.com/NTsKVg== out
<presence/>



*** User 2023-11-17 15:11:02.041 ***🔗
carol_interleave_requests_statem_504@domain.example.com/NTsKVg== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_504@domain.example.com/NTsKVg==' to='carol_interleave_requests_statem_504@domain.example.com/NTsKVg=='/>



*** User 2023-11-17 15:11:02.041 ***🔗
alice_interleave_requests_statem_503@domain.example.com/fFIxsg== out
<message type='chat' to='carol_interleave_requests_statem_504@domain.example.com/NTsKVg=='>
	<body>U8I1jojV9BNthHzwnEHx</body>
</message>



*** User 2023-11-17 15:11:02.041 ***🔗
alice_interleave_requests_statem_503@domain.example.com/fFIxsg== out
<message type='chat' to='carol_interleave_requests_statem_504@domain.example.com/NTsKVg=='>
	<body>KjOHGVhKA+M1U/NSekln</body>
</message>



*** User 2023-11-17 15:11:02.041 ***🔗
carol_interleave_requests_statem_504@domain.example.com/NTsKVg== out
</stream:stream>

*** User 2023-11-17 15:11:02.042 ***🔗
carol_interleave_requests_statem_504@domain.example.com/NTsKVg== in
</stream:stream>

*** User 2023-11-17 15:11:02.042 ***🔗
alice_interleave_requests_statem_503@domain.example.com/fFIxsg== out
</stream:stream>

*** User 2023-11-17 15:11:02.042 ***🔗
alice_interleave_requests_statem_503@domain.example.com/fFIxsg== in
</stream:stream>
.

*** User 2023-11-17 15:11:02.051 ***🔗
carol_interleave_requests_statem_505@domain.example.com/9s7JLQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.063 ***🔗
carol_interleave_requests_statem_505@domain.example.com/9s7JLQ== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.064 ***🔗
carol_interleave_requests_statem_505@domain.example.com/9s7JLQ== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.064 ***🔗
carol_interleave_requests_statem_505@domain.example.com/9s7JLQ== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzUwNQBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:02.065 ***🔗
carol_interleave_requests_statem_505@domain.example.com/9s7JLQ== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:02.065 ***🔗
carol_interleave_requests_statem_505@domain.example.com/9s7JLQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.078 ***🔗
carol_interleave_requests_statem_505@domain.example.com/9s7JLQ== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.078 ***🔗
carol_interleave_requests_statem_505@domain.example.com/9s7JLQ== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.078 ***🔗
carol_interleave_requests_statem_505@domain.example.com/9s7JLQ== out
<iq type='set' id='9c7f4cd91f235bf4567bb2a7466e7418'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>9s7JLQ==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.078 ***🔗
carol_interleave_requests_statem_505@domain.example.com/9s7JLQ== in
<iq xmlns='jabber:client' id='9c7f4cd91f235bf4567bb2a7466e7418' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_505@domain.example.com/9s7JLQ==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.078 ***🔗
carol_interleave_requests_statem_505@domain.example.com/9s7JLQ== out
<iq type='set' id='d264434a0508e74ef8acc0d1126217e9'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.079 ***🔗
carol_interleave_requests_statem_505@domain.example.com/9s7JLQ== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_505@domain.example.com/9s7JLQ==' id='d264434a0508e74ef8acc0d1126217e9' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.079 ***🔗
carol_interleave_requests_statem_505@domain.example.com/9s7JLQ== out
<presence/>



*** User 2023-11-17 15:11:02.080 ***🔗
carol_interleave_requests_statem_505@domain.example.com/9s7JLQ== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_505@domain.example.com/9s7JLQ==' to='carol_interleave_requests_statem_505@domain.example.com/9s7JLQ=='/>



*** User 2023-11-17 15:11:02.088 ***🔗
alicE_interleave_requests_statem_506@domain.example.com/PlJ1Tw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.088 ***🔗
alicE_interleave_requests_statem_506@domain.example.com/PlJ1Tw== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='07c97616bab96728' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:02.088 ***🔗
alicE_interleave_requests_statem_506@domain.example.com/PlJ1Tw== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.088 ***🔗
alicE_interleave_requests_statem_506@domain.example.com/PlJ1Tw== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzUwNgBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:02.090 ***🔗
alicE_interleave_requests_statem_506@domain.example.com/PlJ1Tw== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:02.090 ***🔗
alicE_interleave_requests_statem_506@domain.example.com/PlJ1Tw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.090 ***🔗
alicE_interleave_requests_statem_506@domain.example.com/PlJ1Tw== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='87d12af3a2693edf' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_506@domain.example.com'>

*** User 2023-11-17 15:11:02.090 ***🔗
alicE_interleave_requests_statem_506@domain.example.com/PlJ1Tw== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.090 ***🔗
alicE_interleave_requests_statem_506@domain.example.com/PlJ1Tw== out
<iq type='set' id='4d7dd72506d71ca0befc40e6cfdbd250'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>PlJ1Tw==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.091 ***🔗
alicE_interleave_requests_statem_506@domain.example.com/PlJ1Tw== in
<iq id='4d7dd72506d71ca0befc40e6cfdbd250' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_506@domain.example.com/PlJ1Tw==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.091 ***🔗
alice_interleave_requests_statem_506@domain.example.com/PlJ1Tw== out
<iq type='set' id='8d5513fa246b5e51c118d83833367004'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.091 ***🔗
alice_interleave_requests_statem_506@domain.example.com/PlJ1Tw== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_506@domain.example.com/PlJ1Tw==' id='8d5513fa246b5e51c118d83833367004' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.091 ***🔗
alice_interleave_requests_statem_506@domain.example.com/PlJ1Tw== out
<presence/>



*** User 2023-11-17 15:11:02.092 ***🔗
alice_interleave_requests_statem_506@domain.example.com/PlJ1Tw== in
<presence from='alice_interleave_requests_statem_506@domain.example.com/PlJ1Tw==' to='alice_interleave_requests_statem_506@domain.example.com/PlJ1Tw=='/>



*** User 2023-11-17 15:11:02.092 ***🔗
alice_interleave_requests_statem_506@domain.example.com/PlJ1Tw== out
<message type='chat' to='carol_interleave_requests_statem_505@domain.example.com/9s7JLQ=='>
	<body>QuTJT1Jc9OOn7xvcbnxz</body>
</message>



*** User 2023-11-17 15:11:02.092 ***🔗
alice_interleave_requests_statem_506@domain.example.com/PlJ1Tw== out
<message type='chat' to='carol_interleave_requests_statem_505@domain.example.com/9s7JLQ=='>
	<body>oWHlka7Cq3YkxaX+Wa0A</body>
</message>



*** User 2023-11-17 15:11:02.093 ***🔗
alice_interleave_requests_statem_506@domain.example.com/PlJ1Tw== out
<message type='chat' to='carol_interleave_requests_statem_505@domain.example.com/9s7JLQ=='>
	<body>pPnEOYQcCHprzwZFfFet</body>
</message>



*** User 2023-11-17 15:11:02.093 ***🔗
carol_interleave_requests_statem_505@domain.example.com/9s7JLQ== out
<message type='chat' to='alice_interleave_requests_statem_506@domain.example.com/PlJ1Tw=='>
	<body>n7l818pvInNdN8LQvEt0</body>
</message>



*** User 2023-11-17 15:11:02.093 ***🔗
carol_interleave_requests_statem_505@domain.example.com/9s7JLQ== out
<message type='chat' to='alice_interleave_requests_statem_506@domain.example.com/PlJ1Tw=='>
	<body>7sj77P3pRzikaNJBd3gk</body>
</message>



*** User 2023-11-17 15:11:02.093 ***🔗
carol_interleave_requests_statem_505@domain.example.com/9s7JLQ== out
<message type='chat' to='alice_interleave_requests_statem_506@domain.example.com/PlJ1Tw=='>
	<body>SDMSNlZLmUNMCfMR4nR3</body>
</message>



*** User 2023-11-17 15:11:02.093 ***🔗
carol_interleave_requests_statem_505@domain.example.com/9s7JLQ== out
<message type='chat' to='alice_interleave_requests_statem_506@domain.example.com/PlJ1Tw=='>
	<body>gqABMi31yHcvcSKjeaFE</body>
</message>



*** User 2023-11-17 15:11:02.093 ***🔗
carol_interleave_requests_statem_505@domain.example.com/9s7JLQ== out
<message type='chat' to='alice_interleave_requests_statem_506@domain.example.com/PlJ1Tw=='>
	<body>3ncWTePPdSh7P1YZwQPJ</body>
</message>



*** User 2023-11-17 15:11:02.093 ***🔗
carol_interleave_requests_statem_505@domain.example.com/9s7JLQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_506@domain.example.com/PlJ1Tw==' to='carol_interleave_requests_statem_505@domain.example.com/9s7JLQ==' type='chat'>
	<body>QuTJT1Jc9OOn7xvcbnxz</body>
</message>



*** User 2023-11-17 15:11:02.093 ***🔗
carol_interleave_requests_statem_505@domain.example.com/9s7JLQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_506@domain.example.com/PlJ1Tw==' to='carol_interleave_requests_statem_505@domain.example.com/9s7JLQ==' type='chat'>
	<body>oWHlka7Cq3YkxaX+Wa0A</body>
</message>



*** User 2023-11-17 15:11:02.093 ***🔗
carol_interleave_requests_statem_505@domain.example.com/9s7JLQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_506@domain.example.com/PlJ1Tw==' to='carol_interleave_requests_statem_505@domain.example.com/9s7JLQ==' type='chat'>
	<body>pPnEOYQcCHprzwZFfFet</body>
</message>



*** User 2023-11-17 15:11:02.093 ***🔗
alice_interleave_requests_statem_506@domain.example.com/PlJ1Tw== out
<message type='chat' to='carol_interleave_requests_statem_505@domain.example.com/9s7JLQ=='>
	<body>/0/9cq3aYUUQPHvgz3gj</body>
</message>



*** User 2023-11-17 15:11:02.094 ***🔗
carol_interleave_requests_statem_505@domain.example.com/9s7JLQ== out
<message type='chat' to='alice_interleave_requests_statem_506@domain.example.com/PlJ1Tw=='>
	<body>XBov9eW8BWze76qVKDQq</body>
</message>



*** User 2023-11-17 15:11:02.094 ***🔗
carol_interleave_requests_statem_505@domain.example.com/9s7JLQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_506@domain.example.com/PlJ1Tw==' to='carol_interleave_requests_statem_505@domain.example.com/9s7JLQ==' type='chat'>
	<body>/0/9cq3aYUUQPHvgz3gj</body>
</message>



*** User 2023-11-17 15:11:02.094 ***🔗
alice_interleave_requests_statem_506@domain.example.com/PlJ1Tw== in
<message from='carol_interleave_requests_statem_505@domain.example.com/9s7JLQ==' to='alice_interleave_requests_statem_506@domain.example.com/PlJ1Tw==' type='chat'>
	<body>n7l818pvInNdN8LQvEt0</body>
</message>



*** User 2023-11-17 15:11:02.094 ***🔗
alice_interleave_requests_statem_506@domain.example.com/PlJ1Tw== in
<message from='carol_interleave_requests_statem_505@domain.example.com/9s7JLQ==' to='alice_interleave_requests_statem_506@domain.example.com/PlJ1Tw==' type='chat'>
	<body>7sj77P3pRzikaNJBd3gk</body>
</message>



*** User 2023-11-17 15:11:02.094 ***🔗
alice_interleave_requests_statem_506@domain.example.com/PlJ1Tw== in
<message from='carol_interleave_requests_statem_505@domain.example.com/9s7JLQ==' to='alice_interleave_requests_statem_506@domain.example.com/PlJ1Tw==' type='chat'>
	<body>SDMSNlZLmUNMCfMR4nR3</body>
</message>



*** User 2023-11-17 15:11:02.094 ***🔗
alice_interleave_requests_statem_506@domain.example.com/PlJ1Tw== in
<message from='carol_interleave_requests_statem_505@domain.example.com/9s7JLQ==' to='alice_interleave_requests_statem_506@domain.example.com/PlJ1Tw==' type='chat'>
	<body>gqABMi31yHcvcSKjeaFE</body>
</message>



*** User 2023-11-17 15:11:02.094 ***🔗
alice_interleave_requests_statem_506@domain.example.com/PlJ1Tw== in
<message from='carol_interleave_requests_statem_505@domain.example.com/9s7JLQ==' to='alice_interleave_requests_statem_506@domain.example.com/PlJ1Tw==' type='chat'>
	<body>3ncWTePPdSh7P1YZwQPJ</body>
</message>



*** User 2023-11-17 15:11:02.094 ***🔗
alice_interleave_requests_statem_506@domain.example.com/PlJ1Tw== in
<message from='carol_interleave_requests_statem_505@domain.example.com/9s7JLQ==' to='alice_interleave_requests_statem_506@domain.example.com/PlJ1Tw==' type='chat'>
	<body>XBov9eW8BWze76qVKDQq</body>
</message>



*** User 2023-11-17 15:11:02.094 ***🔗
carol_interleave_requests_statem_505@domain.example.com/9s7JLQ== out
<message type='chat' to='alice_interleave_requests_statem_506@domain.example.com/PlJ1Tw=='>
	<body>V9nbgcwi7SrnMgFHR0jN</body>
</message>



*** User 2023-11-17 15:11:02.095 ***🔗
alice_interleave_requests_statem_506@domain.example.com/PlJ1Tw== in
<message from='carol_interleave_requests_statem_505@domain.example.com/9s7JLQ==' to='alice_interleave_requests_statem_506@domain.example.com/PlJ1Tw==' type='chat'>
	<body>V9nbgcwi7SrnMgFHR0jN</body>
</message>



*** User 2023-11-17 15:11:02.095 ***🔗
carol_interleave_requests_statem_505@domain.example.com/9s7JLQ== out
<message type='chat' to='alice_interleave_requests_statem_506@domain.example.com/PlJ1Tw=='>
	<body>oirQWxUkY3GbZ2ylmaDN</body>
</message>



*** User 2023-11-17 15:11:02.095 ***🔗
carol_interleave_requests_statem_505@domain.example.com/9s7JLQ== out
</stream:stream>

*** User 2023-11-17 15:11:02.096 ***🔗
carol_interleave_requests_statem_505@domain.example.com/9s7JLQ== in
</stream:stream>

*** User 2023-11-17 15:11:02.096 ***🔗
alice_interleave_requests_statem_506@domain.example.com/PlJ1Tw== out
</stream:stream>

*** User 2023-11-17 15:11:02.096 ***🔗
alice_interleave_requests_statem_506@domain.example.com/PlJ1Tw== in
</stream:stream>
.

*** User 2023-11-17 15:11:02.103 ***🔗
carol_interleave_requests_statem_507@domain.example.com/2UeEJQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.115 ***🔗
carol_interleave_requests_statem_507@domain.example.com/2UeEJQ== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.115 ***🔗
carol_interleave_requests_statem_507@domain.example.com/2UeEJQ== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.116 ***🔗
carol_interleave_requests_statem_507@domain.example.com/2UeEJQ== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzUwNwBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:02.117 ***🔗
carol_interleave_requests_statem_507@domain.example.com/2UeEJQ== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:02.117 ***🔗
carol_interleave_requests_statem_507@domain.example.com/2UeEJQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.129 ***🔗
carol_interleave_requests_statem_507@domain.example.com/2UeEJQ== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.130 ***🔗
carol_interleave_requests_statem_507@domain.example.com/2UeEJQ== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.130 ***🔗
carol_interleave_requests_statem_507@domain.example.com/2UeEJQ== out
<iq type='set' id='dab6d7a0a49e700bf3cb3bfe941644b7'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>2UeEJQ==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.130 ***🔗
carol_interleave_requests_statem_507@domain.example.com/2UeEJQ== in
<iq xmlns='jabber:client' id='dab6d7a0a49e700bf3cb3bfe941644b7' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_507@domain.example.com/2UeEJQ==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.130 ***🔗
carol_interleave_requests_statem_507@domain.example.com/2UeEJQ== out
<iq type='set' id='1ced5d7654e2b67ba57112ae5d2b0207'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.131 ***🔗
carol_interleave_requests_statem_507@domain.example.com/2UeEJQ== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_507@domain.example.com/2UeEJQ==' id='1ced5d7654e2b67ba57112ae5d2b0207' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.131 ***🔗
carol_interleave_requests_statem_507@domain.example.com/2UeEJQ== out
<presence/>



*** User 2023-11-17 15:11:02.132 ***🔗
carol_interleave_requests_statem_507@domain.example.com/2UeEJQ== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_507@domain.example.com/2UeEJQ==' to='carol_interleave_requests_statem_507@domain.example.com/2UeEJQ=='/>



*** User 2023-11-17 15:11:02.139 ***🔗
alicE_interleave_requests_statem_508@domain.example.com/EAXeyA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.139 ***🔗
alicE_interleave_requests_statem_508@domain.example.com/EAXeyA== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a36bf2ea2e10b982' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:02.139 ***🔗
alicE_interleave_requests_statem_508@domain.example.com/EAXeyA== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.140 ***🔗
alicE_interleave_requests_statem_508@domain.example.com/EAXeyA== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzUwOABtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:02.140 ***🔗
alicE_interleave_requests_statem_508@domain.example.com/EAXeyA== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:02.140 ***🔗
alicE_interleave_requests_statem_508@domain.example.com/EAXeyA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.141 ***🔗
alicE_interleave_requests_statem_508@domain.example.com/EAXeyA== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='439739f1ea415f97' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_508@domain.example.com'>

*** User 2023-11-17 15:11:02.141 ***🔗
alicE_interleave_requests_statem_508@domain.example.com/EAXeyA== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.141 ***🔗
alicE_interleave_requests_statem_508@domain.example.com/EAXeyA== out
<iq type='set' id='adea9a402f805548f64aa7efa8464a37'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>EAXeyA==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.141 ***🔗
alicE_interleave_requests_statem_508@domain.example.com/EAXeyA== in
<iq id='adea9a402f805548f64aa7efa8464a37' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_508@domain.example.com/EAXeyA==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.141 ***🔗
alice_interleave_requests_statem_508@domain.example.com/EAXeyA== out
<iq type='set' id='729dee4b748eb39a57ac8818176365b1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.141 ***🔗
alice_interleave_requests_statem_508@domain.example.com/EAXeyA== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_508@domain.example.com/EAXeyA==' id='729dee4b748eb39a57ac8818176365b1' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.141 ***🔗
alice_interleave_requests_statem_508@domain.example.com/EAXeyA== out
<presence/>



*** User 2023-11-17 15:11:02.142 ***🔗
alice_interleave_requests_statem_508@domain.example.com/EAXeyA== in
<presence from='alice_interleave_requests_statem_508@domain.example.com/EAXeyA==' to='alice_interleave_requests_statem_508@domain.example.com/EAXeyA=='/>



*** User 2023-11-17 15:11:02.142 ***🔗
alice_interleave_requests_statem_508@domain.example.com/EAXeyA== out
<message type='chat' to='carol_interleave_requests_statem_507@domain.example.com/2UeEJQ=='>
	<body>eP+ICxGk+mcmD0TraEPg</body>
</message>



*** User 2023-11-17 15:11:02.142 ***🔗
alice_interleave_requests_statem_508@domain.example.com/EAXeyA== out
<message type='chat' to='carol_interleave_requests_statem_507@domain.example.com/2UeEJQ=='>
	<body>vNeqGuS8IJEtXtcGG2ff</body>
</message>



*** User 2023-11-17 15:11:02.143 ***🔗
carol_interleave_requests_statem_507@domain.example.com/2UeEJQ== out
<message type='chat' to='alice_interleave_requests_statem_508@domain.example.com/EAXeyA=='>
	<body>9z4B9QdYW4ZfA2N/pvQJ</body>
</message>



*** User 2023-11-17 15:11:02.143 ***🔗
carol_interleave_requests_statem_507@domain.example.com/2UeEJQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_508@domain.example.com/EAXeyA==' to='carol_interleave_requests_statem_507@domain.example.com/2UeEJQ==' type='chat'>
	<body>eP+ICxGk+mcmD0TraEPg</body>
</message>



*** User 2023-11-17 15:11:02.143 ***🔗
carol_interleave_requests_statem_507@domain.example.com/2UeEJQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_508@domain.example.com/EAXeyA==' to='carol_interleave_requests_statem_507@domain.example.com/2UeEJQ==' type='chat'>
	<body>vNeqGuS8IJEtXtcGG2ff</body>
</message>



*** User 2023-11-17 15:11:02.143 ***🔗
alice_interleave_requests_statem_508@domain.example.com/EAXeyA== in
<message from='carol_interleave_requests_statem_507@domain.example.com/2UeEJQ==' to='alice_interleave_requests_statem_508@domain.example.com/EAXeyA==' type='chat'>
	<body>9z4B9QdYW4ZfA2N/pvQJ</body>
</message>



*** User 2023-11-17 15:11:02.143 ***🔗
alice_interleave_requests_statem_508@domain.example.com/EAXeyA== out
<message type='chat' to='carol_interleave_requests_statem_507@domain.example.com/2UeEJQ=='>
	<body>rXnt6EbUa9a97JnOznZp</body>
</message>



*** User 2023-11-17 15:11:02.144 ***🔗
carol_interleave_requests_statem_507@domain.example.com/2UeEJQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_508@domain.example.com/EAXeyA==' to='carol_interleave_requests_statem_507@domain.example.com/2UeEJQ==' type='chat'>
	<body>rXnt6EbUa9a97JnOznZp</body>
</message>



*** User 2023-11-17 15:11:02.144 ***🔗
carol_interleave_requests_statem_507@domain.example.com/2UeEJQ== out
<message type='chat' to='alice_interleave_requests_statem_508@domain.example.com/EAXeyA=='>
	<body>fn+4qUjlNjlMlq+dBHFr</body>
</message>



*** User 2023-11-17 15:11:02.144 ***🔗
carol_interleave_requests_statem_507@domain.example.com/2UeEJQ== out
<message type='chat' to='alice_interleave_requests_statem_508@domain.example.com/EAXeyA=='>
	<body>4cZfuwzcge1BRsg1AGTz</body>
</message>



*** User 2023-11-17 15:11:02.144 ***🔗
alice_interleave_requests_statem_508@domain.example.com/EAXeyA== out
<message type='chat' to='carol_interleave_requests_statem_507@domain.example.com/2UeEJQ=='>
	<body>Qtxnrl/r/HWnMo22CJZ+</body>
</message>



*** User 2023-11-17 15:11:02.144 ***🔗
alice_interleave_requests_statem_508@domain.example.com/EAXeyA== in
<message from='carol_interleave_requests_statem_507@domain.example.com/2UeEJQ==' to='alice_interleave_requests_statem_508@domain.example.com/EAXeyA==' type='chat'>
	<body>fn+4qUjlNjlMlq+dBHFr</body>
</message>



*** User 2023-11-17 15:11:02.144 ***🔗
alice_interleave_requests_statem_508@domain.example.com/EAXeyA== in
<message from='carol_interleave_requests_statem_507@domain.example.com/2UeEJQ==' to='alice_interleave_requests_statem_508@domain.example.com/EAXeyA==' type='chat'>
	<body>4cZfuwzcge1BRsg1AGTz</body>
</message>



*** User 2023-11-17 15:11:02.145 ***🔗
alice_interleave_requests_statem_508@domain.example.com/EAXeyA== out
<message type='chat' to='carol_interleave_requests_statem_507@domain.example.com/2UeEJQ=='>
	<body>pbGbOWUkZ2aq6P8DKZPn</body>
</message>



*** User 2023-11-17 15:11:02.145 ***🔗
carol_interleave_requests_statem_507@domain.example.com/2UeEJQ== out
<message type='chat' to='alice_interleave_requests_statem_508@domain.example.com/EAXeyA=='>
	<body>kiXrGbQ2nNBzGrgQGWGn</body>
</message>



*** User 2023-11-17 15:11:02.145 ***🔗
alice_interleave_requests_statem_508@domain.example.com/EAXeyA== out
<message type='chat' to='carol_interleave_requests_statem_507@domain.example.com/2UeEJQ=='>
	<body>EURhh5ZJ+TlTbwva6YGS</body>
</message>



*** User 2023-11-17 15:11:02.145 ***🔗
alice_interleave_requests_statem_508@domain.example.com/EAXeyA== out
<message type='chat' to='carol_interleave_requests_statem_507@domain.example.com/2UeEJQ=='>
	<body>aRvYsozmPzObHNYO7sEl</body>
</message>



*** User 2023-11-17 15:11:02.145 ***🔗
alice_interleave_requests_statem_508@domain.example.com/EAXeyA== in
<message from='carol_interleave_requests_statem_507@domain.example.com/2UeEJQ==' to='alice_interleave_requests_statem_508@domain.example.com/EAXeyA==' type='chat'>
	<body>kiXrGbQ2nNBzGrgQGWGn</body>
</message>



*** User 2023-11-17 15:11:02.145 ***🔗
alice_interleave_requests_statem_508@domain.example.com/EAXeyA== out
<message type='chat' to='carol_interleave_requests_statem_507@domain.example.com/2UeEJQ=='>
	<body>cCdD13qc39+KvtA6Rod1</body>
</message>



*** User 2023-11-17 15:11:02.145 ***🔗
alice_interleave_requests_statem_508@domain.example.com/EAXeyA== out
<message type='chat' to='carol_interleave_requests_statem_507@domain.example.com/2UeEJQ=='>
	<body>VLjpplZX2bup97wVMRp7</body>
</message>



*** User 2023-11-17 15:11:02.145 ***🔗
carol_interleave_requests_statem_507@domain.example.com/2UeEJQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_508@domain.example.com/EAXeyA==' to='carol_interleave_requests_statem_507@domain.example.com/2UeEJQ==' type='chat'>
	<body>Qtxnrl/r/HWnMo22CJZ+</body>
</message>



*** User 2023-11-17 15:11:02.145 ***🔗
carol_interleave_requests_statem_507@domain.example.com/2UeEJQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_508@domain.example.com/EAXeyA==' to='carol_interleave_requests_statem_507@domain.example.com/2UeEJQ==' type='chat'>
	<body>pbGbOWUkZ2aq6P8DKZPn</body>
</message>



*** User 2023-11-17 15:11:02.145 ***🔗
carol_interleave_requests_statem_507@domain.example.com/2UeEJQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_508@domain.example.com/EAXeyA==' to='carol_interleave_requests_statem_507@domain.example.com/2UeEJQ==' type='chat'>
	<body>EURhh5ZJ+TlTbwva6YGS</body>
</message>



*** User 2023-11-17 15:11:02.146 ***🔗
carol_interleave_requests_statem_507@domain.example.com/2UeEJQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_508@domain.example.com/EAXeyA==' to='carol_interleave_requests_statem_507@domain.example.com/2UeEJQ==' type='chat'>
	<body>aRvYsozmPzObHNYO7sEl</body>
</message>



*** User 2023-11-17 15:11:02.146 ***🔗
carol_interleave_requests_statem_507@domain.example.com/2UeEJQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_508@domain.example.com/EAXeyA==' to='carol_interleave_requests_statem_507@domain.example.com/2UeEJQ==' type='chat'>
	<body>cCdD13qc39+KvtA6Rod1</body>
</message>



*** User 2023-11-17 15:11:02.146 ***🔗
carol_interleave_requests_statem_507@domain.example.com/2UeEJQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_508@domain.example.com/EAXeyA==' to='carol_interleave_requests_statem_507@domain.example.com/2UeEJQ==' type='chat'>
	<body>VLjpplZX2bup97wVMRp7</body>
</message>



*** User 2023-11-17 15:11:02.146 ***🔗
alice_interleave_requests_statem_508@domain.example.com/EAXeyA== out
<message type='chat' to='carol_interleave_requests_statem_507@domain.example.com/2UeEJQ=='>
	<body>nRb3+LYcfH5XR+0SZ9zg</body>
</message>



*** User 2023-11-17 15:11:02.146 ***🔗
alice_interleave_requests_statem_508@domain.example.com/EAXeyA== out
<message type='chat' to='carol_interleave_requests_statem_507@domain.example.com/2UeEJQ=='>
	<body>7WD3zokScGdKpkqMAe9H</body>
</message>



*** User 2023-11-17 15:11:02.146 ***🔗
carol_interleave_requests_statem_507@domain.example.com/2UeEJQ== out
</stream:stream>

*** User 2023-11-17 15:11:02.147 ***🔗
carol_interleave_requests_statem_507@domain.example.com/2UeEJQ== in
</stream:stream>

*** User 2023-11-17 15:11:02.147 ***🔗
alice_interleave_requests_statem_508@domain.example.com/EAXeyA== out
</stream:stream>

*** User 2023-11-17 15:11:02.147 ***🔗
alice_interleave_requests_statem_508@domain.example.com/EAXeyA== in
</stream:stream>
.

*** User 2023-11-17 15:11:02.154 ***🔗
alicE_interleave_requests_statem_509@domain.example.com/vx3PIg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.154 ***🔗
alicE_interleave_requests_statem_509@domain.example.com/vx3PIg== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2477be0264b3dca0' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:02.154 ***🔗
alicE_interleave_requests_statem_509@domain.example.com/vx3PIg== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.155 ***🔗
alicE_interleave_requests_statem_509@domain.example.com/vx3PIg== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzUwOQBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:02.155 ***🔗
alicE_interleave_requests_statem_509@domain.example.com/vx3PIg== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:02.155 ***🔗
alicE_interleave_requests_statem_509@domain.example.com/vx3PIg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.156 ***🔗
alicE_interleave_requests_statem_509@domain.example.com/vx3PIg== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='355182b6655a32cc' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_509@domain.example.com'>

*** User 2023-11-17 15:11:02.156 ***🔗
alicE_interleave_requests_statem_509@domain.example.com/vx3PIg== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.156 ***🔗
alicE_interleave_requests_statem_509@domain.example.com/vx3PIg== out
<iq type='set' id='e975af9d7b25f843efc902aba6ce93a7'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>vx3PIg==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.156 ***🔗
alicE_interleave_requests_statem_509@domain.example.com/vx3PIg== in
<iq id='e975af9d7b25f843efc902aba6ce93a7' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_509@domain.example.com/vx3PIg==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.156 ***🔗
alice_interleave_requests_statem_509@domain.example.com/vx3PIg== out
<iq type='set' id='ae7baeb3aef8978fc6b39b210e105808'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.156 ***🔗
alice_interleave_requests_statem_509@domain.example.com/vx3PIg== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_509@domain.example.com/vx3PIg==' id='ae7baeb3aef8978fc6b39b210e105808' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.156 ***🔗
alice_interleave_requests_statem_509@domain.example.com/vx3PIg== out
<presence/>



*** User 2023-11-17 15:11:02.157 ***🔗
alice_interleave_requests_statem_509@domain.example.com/vx3PIg== in
<presence from='alice_interleave_requests_statem_509@domain.example.com/vx3PIg==' to='alice_interleave_requests_statem_509@domain.example.com/vx3PIg=='/>



*** User 2023-11-17 15:11:02.161 ***🔗
carol_interleave_requests_statem_510@domain.example.com/D51+pA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.173 ***🔗
carol_interleave_requests_statem_510@domain.example.com/D51+pA== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.174 ***🔗
carol_interleave_requests_statem_510@domain.example.com/D51+pA== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.174 ***🔗
carol_interleave_requests_statem_510@domain.example.com/D51+pA== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzUxMABqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:02.175 ***🔗
carol_interleave_requests_statem_510@domain.example.com/D51+pA== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:02.176 ***🔗
carol_interleave_requests_statem_510@domain.example.com/D51+pA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.187 ***🔗
carol_interleave_requests_statem_510@domain.example.com/D51+pA== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.187 ***🔗
carol_interleave_requests_statem_510@domain.example.com/D51+pA== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.188 ***🔗
carol_interleave_requests_statem_510@domain.example.com/D51+pA== out
<iq type='set' id='8141e53663eb30de91a70760075d9d12'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>D51+pA==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.188 ***🔗
carol_interleave_requests_statem_510@domain.example.com/D51+pA== in
<iq xmlns='jabber:client' id='8141e53663eb30de91a70760075d9d12' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_510@domain.example.com/D51+pA==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.188 ***🔗
carol_interleave_requests_statem_510@domain.example.com/D51+pA== out
<iq type='set' id='d725f63114e29e9bf9e2e855b049c6f3'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.189 ***🔗
carol_interleave_requests_statem_510@domain.example.com/D51+pA== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_510@domain.example.com/D51+pA==' id='d725f63114e29e9bf9e2e855b049c6f3' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.189 ***🔗
carol_interleave_requests_statem_510@domain.example.com/D51+pA== out
<presence/>



*** User 2023-11-17 15:11:02.191 ***🔗
carol_interleave_requests_statem_510@domain.example.com/D51+pA== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_510@domain.example.com/D51+pA==' to='carol_interleave_requests_statem_510@domain.example.com/D51+pA=='/>



*** User 2023-11-17 15:11:02.191 ***🔗
alice_interleave_requests_statem_509@domain.example.com/vx3PIg== out
<message type='chat' to='carol_interleave_requests_statem_510@domain.example.com/D51+pA=='>
	<body>HaQCOqDY4u2AChXzFPkU</body>
</message>



*** User 2023-11-17 15:11:02.191 ***🔗
carol_interleave_requests_statem_510@domain.example.com/D51+pA== out
<message type='chat' to='alice_interleave_requests_statem_509@domain.example.com/vx3PIg=='>
	<body>b9OZftPk7ys3iPMMZ86n</body>
</message>



*** User 2023-11-17 15:11:02.191 ***🔗
alice_interleave_requests_statem_509@domain.example.com/vx3PIg== in
<message from='carol_interleave_requests_statem_510@domain.example.com/D51+pA==' to='alice_interleave_requests_statem_509@domain.example.com/vx3PIg==' type='chat'>
	<body>b9OZftPk7ys3iPMMZ86n</body>
</message>



*** User 2023-11-17 15:11:02.192 ***🔗
alice_interleave_requests_statem_509@domain.example.com/vx3PIg== out
<message type='chat' to='carol_interleave_requests_statem_510@domain.example.com/D51+pA=='>
	<body>FbIdqY56qY41lruMssiV</body>
</message>



*** User 2023-11-17 15:11:02.192 ***🔗
carol_interleave_requests_statem_510@domain.example.com/D51+pA== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_509@domain.example.com/vx3PIg==' to='carol_interleave_requests_statem_510@domain.example.com/D51+pA==' type='chat'>
	<body>HaQCOqDY4u2AChXzFPkU</body>
</message>



*** User 2023-11-17 15:11:02.192 ***🔗
carol_interleave_requests_statem_510@domain.example.com/D51+pA== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_509@domain.example.com/vx3PIg==' to='carol_interleave_requests_statem_510@domain.example.com/D51+pA==' type='chat'>
	<body>FbIdqY56qY41lruMssiV</body>
</message>



*** User 2023-11-17 15:11:02.192 ***🔗
carol_interleave_requests_statem_510@domain.example.com/D51+pA== out
<message type='chat' to='alice_interleave_requests_statem_509@domain.example.com/vx3PIg=='>
	<body>elYN1FNQbyBDeKTJRXf0</body>
</message>



*** User 2023-11-17 15:11:02.192 ***🔗
carol_interleave_requests_statem_510@domain.example.com/D51+pA== out
<message type='chat' to='alice_interleave_requests_statem_509@domain.example.com/vx3PIg=='>
	<body>1SBmxEyB+JsNXUKUxk2T</body>
</message>



*** User 2023-11-17 15:11:02.193 ***🔗
alice_interleave_requests_statem_509@domain.example.com/vx3PIg== out
<message type='chat' to='carol_interleave_requests_statem_510@domain.example.com/D51+pA=='>
	<body>apjJqrORGvhk+ioHpYDE</body>
</message>



*** User 2023-11-17 15:11:02.193 ***🔗
carol_interleave_requests_statem_510@domain.example.com/D51+pA== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_509@domain.example.com/vx3PIg==' to='carol_interleave_requests_statem_510@domain.example.com/D51+pA==' type='chat'>
	<body>apjJqrORGvhk+ioHpYDE</body>
</message>



*** User 2023-11-17 15:11:02.193 ***🔗
alice_interleave_requests_statem_509@domain.example.com/vx3PIg== out
<message type='chat' to='carol_interleave_requests_statem_510@domain.example.com/D51+pA=='>
	<body>BMN66s4VzVVohay608x9</body>
</message>



*** User 2023-11-17 15:11:02.193 ***🔗
carol_interleave_requests_statem_510@domain.example.com/D51+pA== out
<message type='chat' to='alice_interleave_requests_statem_509@domain.example.com/vx3PIg=='>
	<body>/Ote+RrP85CaZa8vxEoL</body>
</message>



*** User 2023-11-17 15:11:02.193 ***🔗
alice_interleave_requests_statem_509@domain.example.com/vx3PIg== out
<message type='chat' to='carol_interleave_requests_statem_510@domain.example.com/D51+pA=='>
	<body>+ZOVwx1NFgou1tt98Ake</body>
</message>



*** User 2023-11-17 15:11:02.194 ***🔗
alice_interleave_requests_statem_509@domain.example.com/vx3PIg== in
<message from='carol_interleave_requests_statem_510@domain.example.com/D51+pA==' to='alice_interleave_requests_statem_509@domain.example.com/vx3PIg==' type='chat'>
	<body>elYN1FNQbyBDeKTJRXf0</body>
</message>



*** User 2023-11-17 15:11:02.194 ***🔗
alice_interleave_requests_statem_509@domain.example.com/vx3PIg== in
<message from='carol_interleave_requests_statem_510@domain.example.com/D51+pA==' to='alice_interleave_requests_statem_509@domain.example.com/vx3PIg==' type='chat'>
	<body>1SBmxEyB+JsNXUKUxk2T</body>
</message>



*** User 2023-11-17 15:11:02.194 ***🔗
alice_interleave_requests_statem_509@domain.example.com/vx3PIg== in
<message from='carol_interleave_requests_statem_510@domain.example.com/D51+pA==' to='alice_interleave_requests_statem_509@domain.example.com/vx3PIg==' type='chat'>
	<body>/Ote+RrP85CaZa8vxEoL</body>
</message>



*** User 2023-11-17 15:11:02.194 ***🔗
carol_interleave_requests_statem_510@domain.example.com/D51+pA== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_509@domain.example.com/vx3PIg==' to='carol_interleave_requests_statem_510@domain.example.com/D51+pA==' type='chat'>
	<body>BMN66s4VzVVohay608x9</body>
</message>



*** User 2023-11-17 15:11:02.194 ***🔗
carol_interleave_requests_statem_510@domain.example.com/D51+pA== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_509@domain.example.com/vx3PIg==' to='carol_interleave_requests_statem_510@domain.example.com/D51+pA==' type='chat'>
	<body>+ZOVwx1NFgou1tt98Ake</body>
</message>



*** User 2023-11-17 15:11:02.194 ***🔗
carol_interleave_requests_statem_510@domain.example.com/D51+pA== out
</stream:stream>

*** User 2023-11-17 15:11:02.194 ***🔗
carol_interleave_requests_statem_510@domain.example.com/D51+pA== in
</stream:stream>

*** User 2023-11-17 15:11:02.195 ***🔗
alice_interleave_requests_statem_509@domain.example.com/vx3PIg== out
</stream:stream>

*** User 2023-11-17 15:11:02.195 ***🔗
alice_interleave_requests_statem_509@domain.example.com/vx3PIg== in
</stream:stream>
.

*** User 2023-11-17 15:11:02.206 ***🔗
alicE_interleave_requests_statem_511@domain.example.com/1qnp6w== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.207 ***🔗
alicE_interleave_requests_statem_511@domain.example.com/1qnp6w== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d6f19ebec91d9385' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:02.207 ***🔗
alicE_interleave_requests_statem_511@domain.example.com/1qnp6w== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.207 ***🔗
alicE_interleave_requests_statem_511@domain.example.com/1qnp6w== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzUxMQBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:02.208 ***🔗
alicE_interleave_requests_statem_511@domain.example.com/1qnp6w== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:02.208 ***🔗
alicE_interleave_requests_statem_511@domain.example.com/1qnp6w== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.208 ***🔗
alicE_interleave_requests_statem_511@domain.example.com/1qnp6w== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9067a48ce960171a' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_511@domain.example.com'>

*** User 2023-11-17 15:11:02.208 ***🔗
alicE_interleave_requests_statem_511@domain.example.com/1qnp6w== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.208 ***🔗
alicE_interleave_requests_statem_511@domain.example.com/1qnp6w== out
<iq type='set' id='994e92df4adc5a3bfa2a1ecb297e1d7b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>1qnp6w==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.208 ***🔗
alicE_interleave_requests_statem_511@domain.example.com/1qnp6w== in
<iq id='994e92df4adc5a3bfa2a1ecb297e1d7b' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_511@domain.example.com/1qnp6w==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.209 ***🔗
alice_interleave_requests_statem_511@domain.example.com/1qnp6w== out
<iq type='set' id='a155f52b4720513db3b66e479c8c05ae'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.209 ***🔗
alice_interleave_requests_statem_511@domain.example.com/1qnp6w== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_511@domain.example.com/1qnp6w==' id='a155f52b4720513db3b66e479c8c05ae' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.209 ***🔗
alice_interleave_requests_statem_511@domain.example.com/1qnp6w== out
<presence/>



*** User 2023-11-17 15:11:02.210 ***🔗
alice_interleave_requests_statem_511@domain.example.com/1qnp6w== in
<presence from='alice_interleave_requests_statem_511@domain.example.com/1qnp6w==' to='alice_interleave_requests_statem_511@domain.example.com/1qnp6w=='/>



*** User 2023-11-17 15:11:02.216 ***🔗
carol_interleave_requests_statem_512@domain.example.com/6HEVNw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.228 ***🔗
carol_interleave_requests_statem_512@domain.example.com/6HEVNw== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.228 ***🔗
carol_interleave_requests_statem_512@domain.example.com/6HEVNw== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.229 ***🔗
carol_interleave_requests_statem_512@domain.example.com/6HEVNw== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzUxMgBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:02.230 ***🔗
carol_interleave_requests_statem_512@domain.example.com/6HEVNw== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:02.230 ***🔗
carol_interleave_requests_statem_512@domain.example.com/6HEVNw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.242 ***🔗
carol_interleave_requests_statem_512@domain.example.com/6HEVNw== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.242 ***🔗
carol_interleave_requests_statem_512@domain.example.com/6HEVNw== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.242 ***🔗
carol_interleave_requests_statem_512@domain.example.com/6HEVNw== out
<iq type='set' id='aab86c8f8be4c8f9268e2d548b83170d'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>6HEVNw==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.243 ***🔗
carol_interleave_requests_statem_512@domain.example.com/6HEVNw== in
<iq xmlns='jabber:client' id='aab86c8f8be4c8f9268e2d548b83170d' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_512@domain.example.com/6HEVNw==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.243 ***🔗
carol_interleave_requests_statem_512@domain.example.com/6HEVNw== out
<iq type='set' id='341c5ccd9f3a195b54662749f5489de3'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.244 ***🔗
carol_interleave_requests_statem_512@domain.example.com/6HEVNw== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_512@domain.example.com/6HEVNw==' id='341c5ccd9f3a195b54662749f5489de3' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.244 ***🔗
carol_interleave_requests_statem_512@domain.example.com/6HEVNw== out
<presence/>



*** User 2023-11-17 15:11:02.245 ***🔗
carol_interleave_requests_statem_512@domain.example.com/6HEVNw== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_512@domain.example.com/6HEVNw==' to='carol_interleave_requests_statem_512@domain.example.com/6HEVNw=='/>



*** User 2023-11-17 15:11:02.245 ***🔗
alice_interleave_requests_statem_511@domain.example.com/1qnp6w== out
<message type='chat' to='carol_interleave_requests_statem_512@domain.example.com/6HEVNw=='>
	<body>1goNuhN79o6le0+34kJh</body>
</message>



*** User 2023-11-17 15:11:02.246 ***🔗
carol_interleave_requests_statem_512@domain.example.com/6HEVNw== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_511@domain.example.com/1qnp6w==' to='carol_interleave_requests_statem_512@domain.example.com/6HEVNw==' type='chat'>
	<body>1goNuhN79o6le0+34kJh</body>
</message>



*** User 2023-11-17 15:11:02.246 ***🔗
carol_interleave_requests_statem_512@domain.example.com/6HEVNw== out
<message type='chat' to='alice_interleave_requests_statem_511@domain.example.com/1qnp6w=='>
	<body>qc9jgALml2hpkKh9AVzC</body>
</message>



*** User 2023-11-17 15:11:02.246 ***🔗
alice_interleave_requests_statem_511@domain.example.com/1qnp6w== out
<message type='chat' to='carol_interleave_requests_statem_512@domain.example.com/6HEVNw=='>
	<body>nJ/lC0QJYU8IikE0TtpF</body>
</message>



*** User 2023-11-17 15:11:02.246 ***🔗
alice_interleave_requests_statem_511@domain.example.com/1qnp6w== out
<message type='chat' to='carol_interleave_requests_statem_512@domain.example.com/6HEVNw=='>
	<body>SEhEzh0YNV88JvrXTmY/</body>
</message>



*** User 2023-11-17 15:11:02.246 ***🔗
alice_interleave_requests_statem_511@domain.example.com/1qnp6w== out
<message type='chat' to='carol_interleave_requests_statem_512@domain.example.com/6HEVNw=='>
	<body>fuxEU0RM4xthBHD8BHfr</body>
</message>



*** User 2023-11-17 15:11:02.247 ***🔗
carol_interleave_requests_statem_512@domain.example.com/6HEVNw== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_511@domain.example.com/1qnp6w==' to='carol_interleave_requests_statem_512@domain.example.com/6HEVNw==' type='chat'>
	<body>nJ/lC0QJYU8IikE0TtpF</body>
</message>



*** User 2023-11-17 15:11:02.247 ***🔗
carol_interleave_requests_statem_512@domain.example.com/6HEVNw== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_511@domain.example.com/1qnp6w==' to='carol_interleave_requests_statem_512@domain.example.com/6HEVNw==' type='chat'>
	<body>SEhEzh0YNV88JvrXTmY/</body>
</message>



*** User 2023-11-17 15:11:02.247 ***🔗
carol_interleave_requests_statem_512@domain.example.com/6HEVNw== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_511@domain.example.com/1qnp6w==' to='carol_interleave_requests_statem_512@domain.example.com/6HEVNw==' type='chat'>
	<body>fuxEU0RM4xthBHD8BHfr</body>
</message>



*** User 2023-11-17 15:11:02.247 ***🔗
alice_interleave_requests_statem_511@domain.example.com/1qnp6w== out
<message type='chat' to='carol_interleave_requests_statem_512@domain.example.com/6HEVNw=='>
	<body>glKcccA9i9vJo7JPu2oU</body>
</message>



*** User 2023-11-17 15:11:02.248 ***🔗
carol_interleave_requests_statem_512@domain.example.com/6HEVNw== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_511@domain.example.com/1qnp6w==' to='carol_interleave_requests_statem_512@domain.example.com/6HEVNw==' type='chat'>
	<body>glKcccA9i9vJo7JPu2oU</body>
</message>



*** User 2023-11-17 15:11:02.248 ***🔗
alice_interleave_requests_statem_511@domain.example.com/1qnp6w== in
<message from='carol_interleave_requests_statem_512@domain.example.com/6HEVNw==' to='alice_interleave_requests_statem_511@domain.example.com/1qnp6w==' type='chat'>
	<body>qc9jgALml2hpkKh9AVzC</body>
</message>



*** User 2023-11-17 15:11:02.248 ***🔗
carol_interleave_requests_statem_512@domain.example.com/6HEVNw== out
<message type='chat' to='alice_interleave_requests_statem_511@domain.example.com/1qnp6w=='>
	<body>InoLos9UNc06Ar2XeP8P</body>
</message>



*** User 2023-11-17 15:11:02.248 ***🔗
alice_interleave_requests_statem_511@domain.example.com/1qnp6w== in
<message from='carol_interleave_requests_statem_512@domain.example.com/6HEVNw==' to='alice_interleave_requests_statem_511@domain.example.com/1qnp6w==' type='chat'>
	<body>InoLos9UNc06Ar2XeP8P</body>
</message>



*** User 2023-11-17 15:11:02.248 ***🔗
carol_interleave_requests_statem_512@domain.example.com/6HEVNw== out
<message type='chat' to='alice_interleave_requests_statem_511@domain.example.com/1qnp6w=='>
	<body>Kl7iPYPJ+Jz6AxnH4OOh</body>
</message>



*** User 2023-11-17 15:11:02.249 ***🔗
alice_interleave_requests_statem_511@domain.example.com/1qnp6w== in
<message from='carol_interleave_requests_statem_512@domain.example.com/6HEVNw==' to='alice_interleave_requests_statem_511@domain.example.com/1qnp6w==' type='chat'>
	<body>Kl7iPYPJ+Jz6AxnH4OOh</body>
</message>



*** User 2023-11-17 15:11:02.249 ***🔗
alice_interleave_requests_statem_511@domain.example.com/1qnp6w== out
<message type='chat' to='carol_interleave_requests_statem_512@domain.example.com/6HEVNw=='>
	<body>vSLSKEbJ09Cq5m1zM+aZ</body>
</message>



*** User 2023-11-17 15:11:02.249 ***🔗
carol_interleave_requests_statem_512@domain.example.com/6HEVNw== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_511@domain.example.com/1qnp6w==' to='carol_interleave_requests_statem_512@domain.example.com/6HEVNw==' type='chat'>
	<body>vSLSKEbJ09Cq5m1zM+aZ</body>
</message>



*** User 2023-11-17 15:11:02.249 ***🔗
alice_interleave_requests_statem_511@domain.example.com/1qnp6w== out
<message type='chat' to='carol_interleave_requests_statem_512@domain.example.com/6HEVNw=='>
	<body>THbBz+buYDv4Jkne6J+V</body>
</message>



*** User 2023-11-17 15:11:02.250 ***🔗
carol_interleave_requests_statem_512@domain.example.com/6HEVNw== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_511@domain.example.com/1qnp6w==' to='carol_interleave_requests_statem_512@domain.example.com/6HEVNw==' type='chat'>
	<body>THbBz+buYDv4Jkne6J+V</body>
</message>



*** User 2023-11-17 15:11:02.250 ***🔗
alice_interleave_requests_statem_511@domain.example.com/1qnp6w== out
<message type='chat' to='carol_interleave_requests_statem_512@domain.example.com/6HEVNw=='>
	<body>FomK3ImQAhU5ynDhgXx8</body>
</message>



*** User 2023-11-17 15:11:02.250 ***🔗
alice_interleave_requests_statem_511@domain.example.com/1qnp6w== out
<message type='chat' to='carol_interleave_requests_statem_512@domain.example.com/6HEVNw=='>
	<body>vcl0HoKkAS/pVLkH/F2T</body>
</message>



*** User 2023-11-17 15:11:02.250 ***🔗
carol_interleave_requests_statem_512@domain.example.com/6HEVNw== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_511@domain.example.com/1qnp6w==' to='carol_interleave_requests_statem_512@domain.example.com/6HEVNw==' type='chat'>
	<body>FomK3ImQAhU5ynDhgXx8</body>
</message>



*** User 2023-11-17 15:11:02.251 ***🔗
carol_interleave_requests_statem_512@domain.example.com/6HEVNw== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_511@domain.example.com/1qnp6w==' to='carol_interleave_requests_statem_512@domain.example.com/6HEVNw==' type='chat'>
	<body>vcl0HoKkAS/pVLkH/F2T</body>
</message>



*** User 2023-11-17 15:11:02.251 ***🔗
carol_interleave_requests_statem_512@domain.example.com/6HEVNw== out
<message type='chat' to='alice_interleave_requests_statem_511@domain.example.com/1qnp6w=='>
	<body>muEKqwg7VBNBwFN3xjvE</body>
</message>



*** User 2023-11-17 15:11:02.251 ***🔗
carol_interleave_requests_statem_512@domain.example.com/6HEVNw== out
<message type='chat' to='alice_interleave_requests_statem_511@domain.example.com/1qnp6w=='>
	<body>E+S768/a5oJcpaEMqd9m</body>
</message>



*** User 2023-11-17 15:11:02.251 ***🔗
carol_interleave_requests_statem_512@domain.example.com/6HEVNw== out
</stream:stream>

*** User 2023-11-17 15:11:02.252 ***🔗
carol_interleave_requests_statem_512@domain.example.com/6HEVNw== in
</stream:stream>

*** User 2023-11-17 15:11:02.252 ***🔗
alice_interleave_requests_statem_511@domain.example.com/1qnp6w== out
</stream:stream>

*** User 2023-11-17 15:11:02.252 ***🔗
alice_interleave_requests_statem_511@domain.example.com/1qnp6w== in
</stream:stream>
.

*** User 2023-11-17 15:11:02.262 ***🔗
alicE_interleave_requests_statem_513@domain.example.com/+HsKMA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.262 ***🔗
alicE_interleave_requests_statem_513@domain.example.com/+HsKMA== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='256233459eaf7ae1' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:02.262 ***🔗
alicE_interleave_requests_statem_513@domain.example.com/+HsKMA== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.262 ***🔗
alicE_interleave_requests_statem_513@domain.example.com/+HsKMA== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzUxMwBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:02.263 ***🔗
alicE_interleave_requests_statem_513@domain.example.com/+HsKMA== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:02.263 ***🔗
alicE_interleave_requests_statem_513@domain.example.com/+HsKMA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.264 ***🔗
alicE_interleave_requests_statem_513@domain.example.com/+HsKMA== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='fc815e7ec2651a9d' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_513@domain.example.com'>

*** User 2023-11-17 15:11:02.264 ***🔗
alicE_interleave_requests_statem_513@domain.example.com/+HsKMA== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.264 ***🔗
alicE_interleave_requests_statem_513@domain.example.com/+HsKMA== out
<iq type='set' id='c7b7b1139fb64b872229a26e656ff16d'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>+HsKMA==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.264 ***🔗
alicE_interleave_requests_statem_513@domain.example.com/+HsKMA== in
<iq id='c7b7b1139fb64b872229a26e656ff16d' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_513@domain.example.com/+HsKMA==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.264 ***🔗
alice_interleave_requests_statem_513@domain.example.com/+HsKMA== out
<iq type='set' id='5d34ac898e21b838773b5fc63f1634fa'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.264 ***🔗
alice_interleave_requests_statem_513@domain.example.com/+HsKMA== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_513@domain.example.com/+HsKMA==' id='5d34ac898e21b838773b5fc63f1634fa' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.264 ***🔗
alice_interleave_requests_statem_513@domain.example.com/+HsKMA== out
<presence/>



*** User 2023-11-17 15:11:02.265 ***🔗
alice_interleave_requests_statem_513@domain.example.com/+HsKMA== in
<presence from='alice_interleave_requests_statem_513@domain.example.com/+HsKMA==' to='alice_interleave_requests_statem_513@domain.example.com/+HsKMA=='/>



*** User 2023-11-17 15:11:02.270 ***🔗
carol_interleave_requests_statem_514@domain.example.com/gwaxwg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.283 ***🔗
carol_interleave_requests_statem_514@domain.example.com/gwaxwg== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.283 ***🔗
carol_interleave_requests_statem_514@domain.example.com/gwaxwg== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.284 ***🔗
carol_interleave_requests_statem_514@domain.example.com/gwaxwg== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzUxNABqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:02.285 ***🔗
carol_interleave_requests_statem_514@domain.example.com/gwaxwg== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:02.286 ***🔗
carol_interleave_requests_statem_514@domain.example.com/gwaxwg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.297 ***🔗
carol_interleave_requests_statem_514@domain.example.com/gwaxwg== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.297 ***🔗
carol_interleave_requests_statem_514@domain.example.com/gwaxwg== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.298 ***🔗
carol_interleave_requests_statem_514@domain.example.com/gwaxwg== out
<iq type='set' id='0830d6da5baa2d4c4f6919d592b6b6e2'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>gwaxwg==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.298 ***🔗
carol_interleave_requests_statem_514@domain.example.com/gwaxwg== in
<iq xmlns='jabber:client' id='0830d6da5baa2d4c4f6919d592b6b6e2' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_514@domain.example.com/gwaxwg==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.298 ***🔗
carol_interleave_requests_statem_514@domain.example.com/gwaxwg== out
<iq type='set' id='90872e7a24d571ebcaa870530bacfc55'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.299 ***🔗
carol_interleave_requests_statem_514@domain.example.com/gwaxwg== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_514@domain.example.com/gwaxwg==' id='90872e7a24d571ebcaa870530bacfc55' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.299 ***🔗
carol_interleave_requests_statem_514@domain.example.com/gwaxwg== out
<presence/>



*** User 2023-11-17 15:11:02.300 ***🔗
carol_interleave_requests_statem_514@domain.example.com/gwaxwg== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_514@domain.example.com/gwaxwg==' to='carol_interleave_requests_statem_514@domain.example.com/gwaxwg=='/>



*** User 2023-11-17 15:11:02.300 ***🔗
carol_interleave_requests_statem_514@domain.example.com/gwaxwg== out
<message type='chat' to='alice_interleave_requests_statem_513@domain.example.com/+HsKMA=='>
	<body>Npq+AYVJBmsWFFNTmqTN</body>
</message>



*** User 2023-11-17 15:11:02.301 ***🔗
alice_interleave_requests_statem_513@domain.example.com/+HsKMA== in
<message from='carol_interleave_requests_statem_514@domain.example.com/gwaxwg==' to='alice_interleave_requests_statem_513@domain.example.com/+HsKMA==' type='chat'>
	<body>Npq+AYVJBmsWFFNTmqTN</body>
</message>



*** User 2023-11-17 15:11:02.301 ***🔗
carol_interleave_requests_statem_514@domain.example.com/gwaxwg== out
<message type='chat' to='alice_interleave_requests_statem_513@domain.example.com/+HsKMA=='>
	<body>+olSwpXqD2m19vP4X1Do</body>
</message>



*** User 2023-11-17 15:11:02.301 ***🔗
carol_interleave_requests_statem_514@domain.example.com/gwaxwg== out
<message type='chat' to='alice_interleave_requests_statem_513@domain.example.com/+HsKMA=='>
	<body>YE3YqTst9blQHHXnjhX/</body>
</message>



*** User 2023-11-17 15:11:02.301 ***🔗
alice_interleave_requests_statem_513@domain.example.com/+HsKMA== out
<message type='chat' to='carol_interleave_requests_statem_514@domain.example.com/gwaxwg=='>
	<body>9RdIh3BWek8vKvy+WpNh</body>
</message>



*** User 2023-11-17 15:11:02.301 ***🔗
alice_interleave_requests_statem_513@domain.example.com/+HsKMA== in
<message from='carol_interleave_requests_statem_514@domain.example.com/gwaxwg==' to='alice_interleave_requests_statem_513@domain.example.com/+HsKMA==' type='chat'>
	<body>+olSwpXqD2m19vP4X1Do</body>
</message>



*** User 2023-11-17 15:11:02.301 ***🔗
alice_interleave_requests_statem_513@domain.example.com/+HsKMA== in
<message from='carol_interleave_requests_statem_514@domain.example.com/gwaxwg==' to='alice_interleave_requests_statem_513@domain.example.com/+HsKMA==' type='chat'>
	<body>YE3YqTst9blQHHXnjhX/</body>
</message>



*** User 2023-11-17 15:11:02.302 ***🔗
carol_interleave_requests_statem_514@domain.example.com/gwaxwg== out
<message type='chat' to='alice_interleave_requests_statem_513@domain.example.com/+HsKMA=='>
	<body>9XdPteg47yMNFSnJCXmc</body>
</message>



*** User 2023-11-17 15:11:02.302 ***🔗
alice_interleave_requests_statem_513@domain.example.com/+HsKMA== out
<message type='chat' to='carol_interleave_requests_statem_514@domain.example.com/gwaxwg=='>
	<body>P3ArRIvrA6XLgA0xfmif</body>
</message>



*** User 2023-11-17 15:11:02.302 ***🔗
carol_interleave_requests_statem_514@domain.example.com/gwaxwg== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_513@domain.example.com/+HsKMA==' to='carol_interleave_requests_statem_514@domain.example.com/gwaxwg==' type='chat'>
	<body>9RdIh3BWek8vKvy+WpNh</body>
</message>



*** User 2023-11-17 15:11:02.302 ***🔗
carol_interleave_requests_statem_514@domain.example.com/gwaxwg== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_513@domain.example.com/+HsKMA==' to='carol_interleave_requests_statem_514@domain.example.com/gwaxwg==' type='chat'>
	<body>P3ArRIvrA6XLgA0xfmif</body>
</message>



*** User 2023-11-17 15:11:02.302 ***🔗
alice_interleave_requests_statem_513@domain.example.com/+HsKMA== out
<message type='chat' to='carol_interleave_requests_statem_514@domain.example.com/gwaxwg=='>
	<body>J4wo/x7hb3RLIaQGpDvS</body>
</message>



*** User 2023-11-17 15:11:02.302 ***🔗
carol_interleave_requests_statem_514@domain.example.com/gwaxwg== out
<message type='chat' to='alice_interleave_requests_statem_513@domain.example.com/+HsKMA=='>
	<body>3lmbu1LH8xFQ+Kl8457a</body>
</message>



*** User 2023-11-17 15:11:02.302 ***🔗
carol_interleave_requests_statem_514@domain.example.com/gwaxwg== out
<message type='chat' to='alice_interleave_requests_statem_513@domain.example.com/+HsKMA=='>
	<body>Q4ITcB/2b7QiO9K9p8wh</body>
</message>



*** User 2023-11-17 15:11:02.303 ***🔗
carol_interleave_requests_statem_514@domain.example.com/gwaxwg== out
<message type='chat' to='alice_interleave_requests_statem_513@domain.example.com/+HsKMA=='>
	<body>a/6gdMGtDPFL0qlGWFC7</body>
</message>



*** User 2023-11-17 15:11:02.303 ***🔗
alice_interleave_requests_statem_513@domain.example.com/+HsKMA== out
<message type='chat' to='carol_interleave_requests_statem_514@domain.example.com/gwaxwg=='>
	<body>ia2w1FUe4tygdjgII4+h</body>
</message>



*** User 2023-11-17 15:11:02.303 ***🔗
carol_interleave_requests_statem_514@domain.example.com/gwaxwg== out
<message type='chat' to='alice_interleave_requests_statem_513@domain.example.com/+HsKMA=='>
	<body>nziDe8aF2zPB7uBAGz1h</body>
</message>



*** User 2023-11-17 15:11:02.303 ***🔗
alice_interleave_requests_statem_513@domain.example.com/+HsKMA== out
<message type='chat' to='carol_interleave_requests_statem_514@domain.example.com/gwaxwg=='>
	<body>D+rlT8YTq3Cio3ArqB/i</body>
</message>



*** User 2023-11-17 15:11:02.303 ***🔗
alice_interleave_requests_statem_513@domain.example.com/+HsKMA== out
<message type='chat' to='carol_interleave_requests_statem_514@domain.example.com/gwaxwg=='>
	<body>+R+ksx851SBMxOFFYLI0</body>
</message>



*** User 2023-11-17 15:11:02.303 ***🔗
carol_interleave_requests_statem_514@domain.example.com/gwaxwg== out
<message type='chat' to='alice_interleave_requests_statem_513@domain.example.com/+HsKMA=='>
	<body>aZOPRl8aFUNcVBtcw/PR</body>
</message>



*** User 2023-11-17 15:11:02.303 ***🔗
carol_interleave_requests_statem_514@domain.example.com/gwaxwg== out
</stream:stream>

*** User 2023-11-17 15:11:02.304 ***🔗
carol_interleave_requests_statem_514@domain.example.com/gwaxwg== in
</stream:stream>

*** User 2023-11-17 15:11:02.304 ***🔗
alice_interleave_requests_statem_513@domain.example.com/+HsKMA== out
</stream:stream>

*** User 2023-11-17 15:11:02.304 ***🔗
alice_interleave_requests_statem_513@domain.example.com/+HsKMA== in
</stream:stream>
.

*** User 2023-11-17 15:11:02.312 ***🔗
carol_interleave_requests_statem_515@domain.example.com/1bsr+A== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.324 ***🔗
carol_interleave_requests_statem_515@domain.example.com/1bsr+A== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.325 ***🔗
carol_interleave_requests_statem_515@domain.example.com/1bsr+A== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.325 ***🔗
carol_interleave_requests_statem_515@domain.example.com/1bsr+A== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzUxNQBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:02.326 ***🔗
carol_interleave_requests_statem_515@domain.example.com/1bsr+A== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:02.327 ***🔗
carol_interleave_requests_statem_515@domain.example.com/1bsr+A== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.338 ***🔗
carol_interleave_requests_statem_515@domain.example.com/1bsr+A== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.338 ***🔗
carol_interleave_requests_statem_515@domain.example.com/1bsr+A== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.338 ***🔗
carol_interleave_requests_statem_515@domain.example.com/1bsr+A== out
<iq type='set' id='2f4388dbca8461b0585d5e234ba0a5b2'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>1bsr+A==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.339 ***🔗
carol_interleave_requests_statem_515@domain.example.com/1bsr+A== in
<iq xmlns='jabber:client' id='2f4388dbca8461b0585d5e234ba0a5b2' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_515@domain.example.com/1bsr+A==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.339 ***🔗
carol_interleave_requests_statem_515@domain.example.com/1bsr+A== out
<iq type='set' id='35482c17a19ebbe17602faa3049d5ab6'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.340 ***🔗
carol_interleave_requests_statem_515@domain.example.com/1bsr+A== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_515@domain.example.com/1bsr+A==' id='35482c17a19ebbe17602faa3049d5ab6' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.340 ***🔗
carol_interleave_requests_statem_515@domain.example.com/1bsr+A== out
<presence/>



*** User 2023-11-17 15:11:02.341 ***🔗
carol_interleave_requests_statem_515@domain.example.com/1bsr+A== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_515@domain.example.com/1bsr+A==' to='carol_interleave_requests_statem_515@domain.example.com/1bsr+A=='/>



*** User 2023-11-17 15:11:02.348 ***🔗
alicE_interleave_requests_statem_516@domain.example.com/cpVfbQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.348 ***🔗
alicE_interleave_requests_statem_516@domain.example.com/cpVfbQ== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0ad5ddada13908aa' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:02.349 ***🔗
alicE_interleave_requests_statem_516@domain.example.com/cpVfbQ== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.349 ***🔗
alicE_interleave_requests_statem_516@domain.example.com/cpVfbQ== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzUxNgBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:02.350 ***🔗
alicE_interleave_requests_statem_516@domain.example.com/cpVfbQ== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:02.350 ***🔗
alicE_interleave_requests_statem_516@domain.example.com/cpVfbQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.350 ***🔗
alicE_interleave_requests_statem_516@domain.example.com/cpVfbQ== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='46247d5d937b5b4b' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_516@domain.example.com'>

*** User 2023-11-17 15:11:02.350 ***🔗
alicE_interleave_requests_statem_516@domain.example.com/cpVfbQ== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.350 ***🔗
alicE_interleave_requests_statem_516@domain.example.com/cpVfbQ== out
<iq type='set' id='36c10f65f86701d05266fb485870f81c'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>cpVfbQ==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.350 ***🔗
alicE_interleave_requests_statem_516@domain.example.com/cpVfbQ== in
<iq id='36c10f65f86701d05266fb485870f81c' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_516@domain.example.com/cpVfbQ==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.350 ***🔗
alice_interleave_requests_statem_516@domain.example.com/cpVfbQ== out
<iq type='set' id='799f6cab94a90df0bc444ede5af4f572'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.351 ***🔗
alice_interleave_requests_statem_516@domain.example.com/cpVfbQ== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_516@domain.example.com/cpVfbQ==' id='799f6cab94a90df0bc444ede5af4f572' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.351 ***🔗
alice_interleave_requests_statem_516@domain.example.com/cpVfbQ== out
<presence/>



*** User 2023-11-17 15:11:02.352 ***🔗
alice_interleave_requests_statem_516@domain.example.com/cpVfbQ== in
<presence from='alice_interleave_requests_statem_516@domain.example.com/cpVfbQ==' to='alice_interleave_requests_statem_516@domain.example.com/cpVfbQ=='/>



*** User 2023-11-17 15:11:02.352 ***🔗
carol_interleave_requests_statem_515@domain.example.com/1bsr+A== out
<message type='chat' to='alice_interleave_requests_statem_516@domain.example.com/cpVfbQ=='>
	<body>/AnE7stMdip9ebYZ0HNd</body>
</message>



*** User 2023-11-17 15:11:02.352 ***🔗
alice_interleave_requests_statem_516@domain.example.com/cpVfbQ== out
<message type='chat' to='carol_interleave_requests_statem_515@domain.example.com/1bsr+A=='>
	<body>1Ghxqh7M4zQ6AhdfXUXs</body>
</message>



*** User 2023-11-17 15:11:02.352 ***🔗
carol_interleave_requests_statem_515@domain.example.com/1bsr+A== out
</stream:stream>

*** User 2023-11-17 15:11:02.353 ***🔗
carol_interleave_requests_statem_515@domain.example.com/1bsr+A== in
</stream:stream>

*** User 2023-11-17 15:11:02.353 ***🔗
alice_interleave_requests_statem_516@domain.example.com/cpVfbQ== out
</stream:stream>

*** User 2023-11-17 15:11:02.353 ***🔗
alice_interleave_requests_statem_516@domain.example.com/cpVfbQ== in
</stream:stream>
.

*** User 2023-11-17 15:11:02.358 ***🔗
carol_interleave_requests_statem_517@domain.example.com/hRwcNQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.371 ***🔗
carol_interleave_requests_statem_517@domain.example.com/hRwcNQ== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.372 ***🔗
carol_interleave_requests_statem_517@domain.example.com/hRwcNQ== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.372 ***🔗
carol_interleave_requests_statem_517@domain.example.com/hRwcNQ== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzUxNwBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:02.373 ***🔗
carol_interleave_requests_statem_517@domain.example.com/hRwcNQ== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:02.373 ***🔗
carol_interleave_requests_statem_517@domain.example.com/hRwcNQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.385 ***🔗
carol_interleave_requests_statem_517@domain.example.com/hRwcNQ== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.385 ***🔗
carol_interleave_requests_statem_517@domain.example.com/hRwcNQ== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.386 ***🔗
carol_interleave_requests_statem_517@domain.example.com/hRwcNQ== out
<iq type='set' id='c13314b9b9c88407b10c0d222e72a196'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>hRwcNQ==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.386 ***🔗
carol_interleave_requests_statem_517@domain.example.com/hRwcNQ== in
<iq xmlns='jabber:client' id='c13314b9b9c88407b10c0d222e72a196' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_517@domain.example.com/hRwcNQ==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.386 ***🔗
carol_interleave_requests_statem_517@domain.example.com/hRwcNQ== out
<iq type='set' id='2f64dcfbd03a4f5ae4d3f6f85b99b0a3'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.387 ***🔗
carol_interleave_requests_statem_517@domain.example.com/hRwcNQ== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_517@domain.example.com/hRwcNQ==' id='2f64dcfbd03a4f5ae4d3f6f85b99b0a3' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.387 ***🔗
carol_interleave_requests_statem_517@domain.example.com/hRwcNQ== out
<presence/>



*** User 2023-11-17 15:11:02.388 ***🔗
carol_interleave_requests_statem_517@domain.example.com/hRwcNQ== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_517@domain.example.com/hRwcNQ==' to='carol_interleave_requests_statem_517@domain.example.com/hRwcNQ=='/>



*** User 2023-11-17 15:11:02.395 ***🔗
alicE_interleave_requests_statem_518@domain.example.com/1iyQzw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.395 ***🔗
alicE_interleave_requests_statem_518@domain.example.com/1iyQzw== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7b56a9391047c3d3' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:02.395 ***🔗
alicE_interleave_requests_statem_518@domain.example.com/1iyQzw== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.395 ***🔗
alicE_interleave_requests_statem_518@domain.example.com/1iyQzw== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzUxOABtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:02.396 ***🔗
alicE_interleave_requests_statem_518@domain.example.com/1iyQzw== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:02.396 ***🔗
alicE_interleave_requests_statem_518@domain.example.com/1iyQzw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.396 ***🔗
alicE_interleave_requests_statem_518@domain.example.com/1iyQzw== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='04e0597f8d5e256d' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_518@domain.example.com'>

*** User 2023-11-17 15:11:02.397 ***🔗
alicE_interleave_requests_statem_518@domain.example.com/1iyQzw== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.397 ***🔗
alicE_interleave_requests_statem_518@domain.example.com/1iyQzw== out
<iq type='set' id='f2cb461817f03167410c4841057fa525'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>1iyQzw==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.397 ***🔗
alicE_interleave_requests_statem_518@domain.example.com/1iyQzw== in
<iq id='f2cb461817f03167410c4841057fa525' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_518@domain.example.com/1iyQzw==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.397 ***🔗
alice_interleave_requests_statem_518@domain.example.com/1iyQzw== out
<iq type='set' id='36f42449068e140f8362d9d81444af90'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.397 ***🔗
alice_interleave_requests_statem_518@domain.example.com/1iyQzw== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_518@domain.example.com/1iyQzw==' id='36f42449068e140f8362d9d81444af90' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.397 ***🔗
alice_interleave_requests_statem_518@domain.example.com/1iyQzw== out
<presence/>



*** User 2023-11-17 15:11:02.398 ***🔗
alice_interleave_requests_statem_518@domain.example.com/1iyQzw== in
<presence from='alice_interleave_requests_statem_518@domain.example.com/1iyQzw==' to='alice_interleave_requests_statem_518@domain.example.com/1iyQzw=='/>



*** User 2023-11-17 15:11:02.398 ***🔗
carol_interleave_requests_statem_517@domain.example.com/hRwcNQ== out
<message type='chat' to='alice_interleave_requests_statem_518@domain.example.com/1iyQzw=='>
	<body>ChNU6zu0kCcjhgW3IJBz</body>
</message>



*** User 2023-11-17 15:11:02.399 ***🔗
carol_interleave_requests_statem_517@domain.example.com/hRwcNQ== out
<message type='chat' to='alice_interleave_requests_statem_518@domain.example.com/1iyQzw=='>
	<body>mrustfLHwkRp5hjWjg9m</body>
</message>



*** User 2023-11-17 15:11:02.399 ***🔗
alice_interleave_requests_statem_518@domain.example.com/1iyQzw== out
<message type='chat' to='carol_interleave_requests_statem_517@domain.example.com/hRwcNQ=='>
	<body>MmGY7OAWdVFjvIjeH1zR</body>
</message>



*** User 2023-11-17 15:11:02.399 ***🔗
carol_interleave_requests_statem_517@domain.example.com/hRwcNQ== out
<message type='chat' to='alice_interleave_requests_statem_518@domain.example.com/1iyQzw=='>
	<body>yBZ+NNQQ6zXLbnSCOicY</body>
</message>



*** User 2023-11-17 15:11:02.399 ***🔗
alice_interleave_requests_statem_518@domain.example.com/1iyQzw== out
<message type='chat' to='carol_interleave_requests_statem_517@domain.example.com/hRwcNQ=='>
	<body>yJ9pYCf+bdJW5QqUNq3K</body>
</message>



*** User 2023-11-17 15:11:02.399 ***🔗
carol_interleave_requests_statem_517@domain.example.com/hRwcNQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_518@domain.example.com/1iyQzw==' to='carol_interleave_requests_statem_517@domain.example.com/hRwcNQ==' type='chat'>
	<body>MmGY7OAWdVFjvIjeH1zR</body>
</message>



*** User 2023-11-17 15:11:02.399 ***🔗
carol_interleave_requests_statem_517@domain.example.com/hRwcNQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_518@domain.example.com/1iyQzw==' to='carol_interleave_requests_statem_517@domain.example.com/hRwcNQ==' type='chat'>
	<body>yJ9pYCf+bdJW5QqUNq3K</body>
</message>



*** User 2023-11-17 15:11:02.399 ***🔗
alice_interleave_requests_statem_518@domain.example.com/1iyQzw== out
<message type='chat' to='carol_interleave_requests_statem_517@domain.example.com/hRwcNQ=='>
	<body>MEseyR/r3m5qQV9Vxrk7</body>
</message>



*** User 2023-11-17 15:11:02.400 ***🔗
carol_interleave_requests_statem_517@domain.example.com/hRwcNQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_518@domain.example.com/1iyQzw==' to='carol_interleave_requests_statem_517@domain.example.com/hRwcNQ==' type='chat'>
	<body>MEseyR/r3m5qQV9Vxrk7</body>
</message>



*** User 2023-11-17 15:11:02.400 ***🔗
alice_interleave_requests_statem_518@domain.example.com/1iyQzw== out
<message type='chat' to='carol_interleave_requests_statem_517@domain.example.com/hRwcNQ=='>
	<body>V4tFsBZk6WFyi/Ijko6D</body>
</message>



*** User 2023-11-17 15:11:02.400 ***🔗
alice_interleave_requests_statem_518@domain.example.com/1iyQzw== in
<message from='carol_interleave_requests_statem_517@domain.example.com/hRwcNQ==' to='alice_interleave_requests_statem_518@domain.example.com/1iyQzw==' type='chat'>
	<body>ChNU6zu0kCcjhgW3IJBz</body>
</message>



*** User 2023-11-17 15:11:02.400 ***🔗
alice_interleave_requests_statem_518@domain.example.com/1iyQzw== in
<message from='carol_interleave_requests_statem_517@domain.example.com/hRwcNQ==' to='alice_interleave_requests_statem_518@domain.example.com/1iyQzw==' type='chat'>
	<body>mrustfLHwkRp5hjWjg9m</body>
</message>



*** User 2023-11-17 15:11:02.400 ***🔗
alice_interleave_requests_statem_518@domain.example.com/1iyQzw== in
<message from='carol_interleave_requests_statem_517@domain.example.com/hRwcNQ==' to='alice_interleave_requests_statem_518@domain.example.com/1iyQzw==' type='chat'>
	<body>yBZ+NNQQ6zXLbnSCOicY</body>
</message>



*** User 2023-11-17 15:11:02.400 ***🔗
carol_interleave_requests_statem_517@domain.example.com/hRwcNQ== out
<message type='chat' to='alice_interleave_requests_statem_518@domain.example.com/1iyQzw=='>
	<body>DuPGCvISn4TWGJuiFeRs</body>
</message>



*** User 2023-11-17 15:11:02.400 ***🔗
carol_interleave_requests_statem_517@domain.example.com/hRwcNQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_518@domain.example.com/1iyQzw==' to='carol_interleave_requests_statem_517@domain.example.com/hRwcNQ==' type='chat'>
	<body>V4tFsBZk6WFyi/Ijko6D</body>
</message>



*** User 2023-11-17 15:11:02.401 ***🔗
alice_interleave_requests_statem_518@domain.example.com/1iyQzw== in
<message from='carol_interleave_requests_statem_517@domain.example.com/hRwcNQ==' to='alice_interleave_requests_statem_518@domain.example.com/1iyQzw==' type='chat'>
	<body>DuPGCvISn4TWGJuiFeRs</body>
</message>



*** User 2023-11-17 15:11:02.401 ***🔗
alice_interleave_requests_statem_518@domain.example.com/1iyQzw== out
<message type='chat' to='carol_interleave_requests_statem_517@domain.example.com/hRwcNQ=='>
	<body>N12c2Fq94yVH2rHdfOt1</body>
</message>



*** User 2023-11-17 15:11:02.401 ***🔗
alice_interleave_requests_statem_518@domain.example.com/1iyQzw== out
<message type='chat' to='carol_interleave_requests_statem_517@domain.example.com/hRwcNQ=='>
	<body>e6DPwvLSmRhkqX2BJIM0</body>
</message>



*** User 2023-11-17 15:11:02.401 ***🔗
carol_interleave_requests_statem_517@domain.example.com/hRwcNQ== out
</stream:stream>

*** User 2023-11-17 15:11:02.401 ***🔗
carol_interleave_requests_statem_517@domain.example.com/hRwcNQ== in
</stream:stream>

*** User 2023-11-17 15:11:02.402 ***🔗
alice_interleave_requests_statem_518@domain.example.com/1iyQzw== out
</stream:stream>

*** User 2023-11-17 15:11:02.402 ***🔗
alice_interleave_requests_statem_518@domain.example.com/1iyQzw== in
</stream:stream>
.

*** User 2023-11-17 15:11:02.407 ***🔗
alicE_interleave_requests_statem_519@domain.example.com/kedWEw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.407 ***🔗
alicE_interleave_requests_statem_519@domain.example.com/kedWEw== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0e9fa6d210bd6200' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:02.407 ***🔗
alicE_interleave_requests_statem_519@domain.example.com/kedWEw== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.407 ***🔗
alicE_interleave_requests_statem_519@domain.example.com/kedWEw== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzUxOQBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:02.408 ***🔗
alicE_interleave_requests_statem_519@domain.example.com/kedWEw== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:02.408 ***🔗
alicE_interleave_requests_statem_519@domain.example.com/kedWEw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.408 ***🔗
alicE_interleave_requests_statem_519@domain.example.com/kedWEw== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2e5a514acad7aa3c' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_519@domain.example.com'>

*** User 2023-11-17 15:11:02.408 ***🔗
alicE_interleave_requests_statem_519@domain.example.com/kedWEw== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.409 ***🔗
alicE_interleave_requests_statem_519@domain.example.com/kedWEw== out
<iq type='set' id='0a2078ee9515bbecf95c1b4ead39fa6f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>kedWEw==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.409 ***🔗
alicE_interleave_requests_statem_519@domain.example.com/kedWEw== in
<iq id='0a2078ee9515bbecf95c1b4ead39fa6f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_519@domain.example.com/kedWEw==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.409 ***🔗
alice_interleave_requests_statem_519@domain.example.com/kedWEw== out
<iq type='set' id='889782a4c0ff2e51de5e27b24b1bf8f5'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.409 ***🔗
alice_interleave_requests_statem_519@domain.example.com/kedWEw== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_519@domain.example.com/kedWEw==' id='889782a4c0ff2e51de5e27b24b1bf8f5' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.409 ***🔗
alice_interleave_requests_statem_519@domain.example.com/kedWEw== out
<presence/>



*** User 2023-11-17 15:11:02.410 ***🔗
alice_interleave_requests_statem_519@domain.example.com/kedWEw== in
<presence from='alice_interleave_requests_statem_519@domain.example.com/kedWEw==' to='alice_interleave_requests_statem_519@domain.example.com/kedWEw=='/>



*** User 2023-11-17 15:11:02.413 ***🔗
carol_interleave_requests_statem_520@domain.example.com/W6vsrg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.426 ***🔗
carol_interleave_requests_statem_520@domain.example.com/W6vsrg== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.427 ***🔗
carol_interleave_requests_statem_520@domain.example.com/W6vsrg== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.427 ***🔗
carol_interleave_requests_statem_520@domain.example.com/W6vsrg== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzUyMABqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:02.428 ***🔗
carol_interleave_requests_statem_520@domain.example.com/W6vsrg== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:02.428 ***🔗
carol_interleave_requests_statem_520@domain.example.com/W6vsrg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.440 ***🔗
carol_interleave_requests_statem_520@domain.example.com/W6vsrg== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.441 ***🔗
carol_interleave_requests_statem_520@domain.example.com/W6vsrg== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.441 ***🔗
carol_interleave_requests_statem_520@domain.example.com/W6vsrg== out
<iq type='set' id='a2267eaaa6d61e4b7e7bad04a1fa9a9a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>W6vsrg==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.441 ***🔗
carol_interleave_requests_statem_520@domain.example.com/W6vsrg== in
<iq xmlns='jabber:client' id='a2267eaaa6d61e4b7e7bad04a1fa9a9a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_520@domain.example.com/W6vsrg==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.441 ***🔗
carol_interleave_requests_statem_520@domain.example.com/W6vsrg== out
<iq type='set' id='b014ed154ecc11df1f89a9c6b87f8fef'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.442 ***🔗
carol_interleave_requests_statem_520@domain.example.com/W6vsrg== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_520@domain.example.com/W6vsrg==' id='b014ed154ecc11df1f89a9c6b87f8fef' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.442 ***🔗
carol_interleave_requests_statem_520@domain.example.com/W6vsrg== out
<presence/>



*** User 2023-11-17 15:11:02.443 ***🔗
carol_interleave_requests_statem_520@domain.example.com/W6vsrg== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_520@domain.example.com/W6vsrg==' to='carol_interleave_requests_statem_520@domain.example.com/W6vsrg=='/>



*** User 2023-11-17 15:11:02.443 ***🔗
alice_interleave_requests_statem_519@domain.example.com/kedWEw== out
<message type='chat' to='carol_interleave_requests_statem_520@domain.example.com/W6vsrg=='>
	<body>SB9hXjluav+9NKDfQVUP</body>
</message>



*** User 2023-11-17 15:11:02.444 ***🔗
carol_interleave_requests_statem_520@domain.example.com/W6vsrg== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_519@domain.example.com/kedWEw==' to='carol_interleave_requests_statem_520@domain.example.com/W6vsrg==' type='chat'>
	<body>SB9hXjluav+9NKDfQVUP</body>
</message>



*** User 2023-11-17 15:11:02.444 ***🔗
carol_interleave_requests_statem_520@domain.example.com/W6vsrg== out
</stream:stream>

*** User 2023-11-17 15:11:02.444 ***🔗
carol_interleave_requests_statem_520@domain.example.com/W6vsrg== in
</stream:stream>

*** User 2023-11-17 15:11:02.444 ***🔗
alice_interleave_requests_statem_519@domain.example.com/kedWEw== out
</stream:stream>

*** User 2023-11-17 15:11:02.445 ***🔗
alice_interleave_requests_statem_519@domain.example.com/kedWEw== in
</stream:stream>
.

*** User 2023-11-17 15:11:02.454 ***🔗
alicE_interleave_requests_statem_521@domain.example.com/ZHhnXw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.454 ***🔗
alicE_interleave_requests_statem_521@domain.example.com/ZHhnXw== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8ec3c2551d92bcdf' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:02.455 ***🔗
alicE_interleave_requests_statem_521@domain.example.com/ZHhnXw== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.455 ***🔗
alicE_interleave_requests_statem_521@domain.example.com/ZHhnXw== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzUyMQBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:02.456 ***🔗
alicE_interleave_requests_statem_521@domain.example.com/ZHhnXw== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:02.456 ***🔗
alicE_interleave_requests_statem_521@domain.example.com/ZHhnXw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.456 ***🔗
alicE_interleave_requests_statem_521@domain.example.com/ZHhnXw== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4885fec05ed8e031' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_521@domain.example.com'>

*** User 2023-11-17 15:11:02.456 ***🔗
alicE_interleave_requests_statem_521@domain.example.com/ZHhnXw== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.456 ***🔗
alicE_interleave_requests_statem_521@domain.example.com/ZHhnXw== out
<iq type='set' id='4b8bd57c11bcac45ddcae6cd31f2b35f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>ZHhnXw==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.457 ***🔗
alicE_interleave_requests_statem_521@domain.example.com/ZHhnXw== in
<iq id='4b8bd57c11bcac45ddcae6cd31f2b35f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_521@domain.example.com/ZHhnXw==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.457 ***🔗
alice_interleave_requests_statem_521@domain.example.com/ZHhnXw== out
<iq type='set' id='af9d86099b59ee16ccd7b003e3815c15'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.457 ***🔗
alice_interleave_requests_statem_521@domain.example.com/ZHhnXw== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_521@domain.example.com/ZHhnXw==' id='af9d86099b59ee16ccd7b003e3815c15' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.457 ***🔗
alice_interleave_requests_statem_521@domain.example.com/ZHhnXw== out
<presence/>



*** User 2023-11-17 15:11:02.458 ***🔗
alice_interleave_requests_statem_521@domain.example.com/ZHhnXw== in
<presence from='alice_interleave_requests_statem_521@domain.example.com/ZHhnXw==' to='alice_interleave_requests_statem_521@domain.example.com/ZHhnXw=='/>



*** User 2023-11-17 15:11:02.462 ***🔗
carol_interleave_requests_statem_522@domain.example.com/BMJYDg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.475 ***🔗
carol_interleave_requests_statem_522@domain.example.com/BMJYDg== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.475 ***🔗
carol_interleave_requests_statem_522@domain.example.com/BMJYDg== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.476 ***🔗
carol_interleave_requests_statem_522@domain.example.com/BMJYDg== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzUyMgBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:02.477 ***🔗
carol_interleave_requests_statem_522@domain.example.com/BMJYDg== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:02.477 ***🔗
carol_interleave_requests_statem_522@domain.example.com/BMJYDg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.490 ***🔗
carol_interleave_requests_statem_522@domain.example.com/BMJYDg== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.490 ***🔗
carol_interleave_requests_statem_522@domain.example.com/BMJYDg== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.490 ***🔗
carol_interleave_requests_statem_522@domain.example.com/BMJYDg== out
<iq type='set' id='a5dd725ee89ce1459c398199b7a777cd'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>BMJYDg==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.490 ***🔗
carol_interleave_requests_statem_522@domain.example.com/BMJYDg== in
<iq xmlns='jabber:client' id='a5dd725ee89ce1459c398199b7a777cd' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_522@domain.example.com/BMJYDg==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.490 ***🔗
carol_interleave_requests_statem_522@domain.example.com/BMJYDg== out
<iq type='set' id='1661e332a56601c9fcd1910f5ec6c203'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.491 ***🔗
carol_interleave_requests_statem_522@domain.example.com/BMJYDg== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_522@domain.example.com/BMJYDg==' id='1661e332a56601c9fcd1910f5ec6c203' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.491 ***🔗
carol_interleave_requests_statem_522@domain.example.com/BMJYDg== out
<presence/>



*** User 2023-11-17 15:11:02.492 ***🔗
carol_interleave_requests_statem_522@domain.example.com/BMJYDg== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_522@domain.example.com/BMJYDg==' to='carol_interleave_requests_statem_522@domain.example.com/BMJYDg=='/>



*** User 2023-11-17 15:11:02.493 ***🔗
carol_interleave_requests_statem_522@domain.example.com/BMJYDg== out
<message type='chat' to='alice_interleave_requests_statem_521@domain.example.com/ZHhnXw=='>
	<body>apKnb2rremJvzFi3QlXx</body>
</message>



*** User 2023-11-17 15:11:02.493 ***🔗
alice_interleave_requests_statem_521@domain.example.com/ZHhnXw== in
<message from='carol_interleave_requests_statem_522@domain.example.com/BMJYDg==' to='alice_interleave_requests_statem_521@domain.example.com/ZHhnXw==' type='chat'>
	<body>apKnb2rremJvzFi3QlXx</body>
</message>



*** User 2023-11-17 15:11:02.493 ***🔗
alice_interleave_requests_statem_521@domain.example.com/ZHhnXw== out
<message type='chat' to='carol_interleave_requests_statem_522@domain.example.com/BMJYDg=='>
	<body>aR0WK7kiz7wEhjZ9PXJg</body>
</message>



*** User 2023-11-17 15:11:02.493 ***🔗
alice_interleave_requests_statem_521@domain.example.com/ZHhnXw== out
<message type='chat' to='carol_interleave_requests_statem_522@domain.example.com/BMJYDg=='>
	<body>5nAwiLBVDTmNN2JWl/u+</body>
</message>



*** User 2023-11-17 15:11:02.493 ***🔗
carol_interleave_requests_statem_522@domain.example.com/BMJYDg== out
<message type='chat' to='alice_interleave_requests_statem_521@domain.example.com/ZHhnXw=='>
	<body>GxGDLvu7hnNVkHMv15Q1</body>
</message>



*** User 2023-11-17 15:11:02.494 ***🔗
alice_interleave_requests_statem_521@domain.example.com/ZHhnXw== out
<message type='chat' to='carol_interleave_requests_statem_522@domain.example.com/BMJYDg=='>
	<body>Xc1ldwEQswhAT04n6vfa</body>
</message>



*** User 2023-11-17 15:11:02.494 ***🔗
alice_interleave_requests_statem_521@domain.example.com/ZHhnXw== in
<message from='carol_interleave_requests_statem_522@domain.example.com/BMJYDg==' to='alice_interleave_requests_statem_521@domain.example.com/ZHhnXw==' type='chat'>
	<body>GxGDLvu7hnNVkHMv15Q1</body>
</message>



*** User 2023-11-17 15:11:02.494 ***🔗
alice_interleave_requests_statem_521@domain.example.com/ZHhnXw== out
<message type='chat' to='carol_interleave_requests_statem_522@domain.example.com/BMJYDg=='>
	<body>k2DzIX4MztraGSjaNBdh</body>
</message>



*** User 2023-11-17 15:11:02.494 ***🔗
carol_interleave_requests_statem_522@domain.example.com/BMJYDg== out
<message type='chat' to='alice_interleave_requests_statem_521@domain.example.com/ZHhnXw=='>
	<body>NMjafzD+R0k9XGDf1HZM</body>
</message>



*** User 2023-11-17 15:11:02.495 ***🔗
alice_interleave_requests_statem_521@domain.example.com/ZHhnXw== in
<message from='carol_interleave_requests_statem_522@domain.example.com/BMJYDg==' to='alice_interleave_requests_statem_521@domain.example.com/ZHhnXw==' type='chat'>
	<body>NMjafzD+R0k9XGDf1HZM</body>
</message>



*** User 2023-11-17 15:11:02.495 ***🔗
carol_interleave_requests_statem_522@domain.example.com/BMJYDg== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_521@domain.example.com/ZHhnXw==' to='carol_interleave_requests_statem_522@domain.example.com/BMJYDg==' type='chat'>
	<body>aR0WK7kiz7wEhjZ9PXJg</body>
</message>



*** User 2023-11-17 15:11:02.495 ***🔗
carol_interleave_requests_statem_522@domain.example.com/BMJYDg== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_521@domain.example.com/ZHhnXw==' to='carol_interleave_requests_statem_522@domain.example.com/BMJYDg==' type='chat'>
	<body>5nAwiLBVDTmNN2JWl/u+</body>
</message>



*** User 2023-11-17 15:11:02.495 ***🔗
carol_interleave_requests_statem_522@domain.example.com/BMJYDg== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_521@domain.example.com/ZHhnXw==' to='carol_interleave_requests_statem_522@domain.example.com/BMJYDg==' type='chat'>
	<body>Xc1ldwEQswhAT04n6vfa</body>
</message>



*** User 2023-11-17 15:11:02.495 ***🔗
carol_interleave_requests_statem_522@domain.example.com/BMJYDg== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_521@domain.example.com/ZHhnXw==' to='carol_interleave_requests_statem_522@domain.example.com/BMJYDg==' type='chat'>
	<body>k2DzIX4MztraGSjaNBdh</body>
</message>



*** User 2023-11-17 15:11:02.495 ***🔗
alice_interleave_requests_statem_521@domain.example.com/ZHhnXw== out
<message type='chat' to='carol_interleave_requests_statem_522@domain.example.com/BMJYDg=='>
	<body>vooTKk3D3jStYqAlyjD+</body>
</message>



*** User 2023-11-17 15:11:02.495 ***🔗
alice_interleave_requests_statem_521@domain.example.com/ZHhnXw== out
<message type='chat' to='carol_interleave_requests_statem_522@domain.example.com/BMJYDg=='>
	<body>gd00amzqX7gzmGjUJp5C</body>
</message>



*** User 2023-11-17 15:11:02.495 ***🔗
alice_interleave_requests_statem_521@domain.example.com/ZHhnXw== out
<message type='chat' to='carol_interleave_requests_statem_522@domain.example.com/BMJYDg=='>
	<body>+Ej4PLFJYqY9xccC00O4</body>
</message>



*** User 2023-11-17 15:11:02.495 ***🔗
carol_interleave_requests_statem_522@domain.example.com/BMJYDg== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_521@domain.example.com/ZHhnXw==' to='carol_interleave_requests_statem_522@domain.example.com/BMJYDg==' type='chat'>
	<body>vooTKk3D3jStYqAlyjD+</body>
</message>



*** User 2023-11-17 15:11:02.496 ***🔗
carol_interleave_requests_statem_522@domain.example.com/BMJYDg== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_521@domain.example.com/ZHhnXw==' to='carol_interleave_requests_statem_522@domain.example.com/BMJYDg==' type='chat'>
	<body>gd00amzqX7gzmGjUJp5C</body>
</message>



*** User 2023-11-17 15:11:02.496 ***🔗
carol_interleave_requests_statem_522@domain.example.com/BMJYDg== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_521@domain.example.com/ZHhnXw==' to='carol_interleave_requests_statem_522@domain.example.com/BMJYDg==' type='chat'>
	<body>+Ej4PLFJYqY9xccC00O4</body>
</message>



*** User 2023-11-17 15:11:02.496 ***🔗
alice_interleave_requests_statem_521@domain.example.com/ZHhnXw== out
<message type='chat' to='carol_interleave_requests_statem_522@domain.example.com/BMJYDg=='>
	<body>EauMQ82eusc/zMWBmgvH</body>
</message>



*** User 2023-11-17 15:11:02.496 ***🔗
carol_interleave_requests_statem_522@domain.example.com/BMJYDg== out
<message type='chat' to='alice_interleave_requests_statem_521@domain.example.com/ZHhnXw=='>
	<body>65kmvZrMWCNzeI1hBWf8</body>
</message>



*** User 2023-11-17 15:11:02.496 ***🔗
carol_interleave_requests_statem_522@domain.example.com/BMJYDg== out
<message type='chat' to='alice_interleave_requests_statem_521@domain.example.com/ZHhnXw=='>
	<body>eaAQwtTlLmSCnZM8w5DV</body>
</message>



*** User 2023-11-17 15:11:02.496 ***🔗
carol_interleave_requests_statem_522@domain.example.com/BMJYDg== out
</stream:stream>

*** User 2023-11-17 15:11:02.497 ***🔗
carol_interleave_requests_statem_522@domain.example.com/BMJYDg== in
</stream:stream>

*** User 2023-11-17 15:11:02.497 ***🔗
alice_interleave_requests_statem_521@domain.example.com/ZHhnXw== out
</stream:stream>

*** User 2023-11-17 15:11:02.497 ***🔗
alice_interleave_requests_statem_521@domain.example.com/ZHhnXw== in
</stream:stream>
.

*** User 2023-11-17 15:11:02.509 ***🔗
alicE_interleave_requests_statem_523@domain.example.com/PgsIIQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.510 ***🔗
alicE_interleave_requests_statem_523@domain.example.com/PgsIIQ== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d4bf638caf52986b' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:02.510 ***🔗
alicE_interleave_requests_statem_523@domain.example.com/PgsIIQ== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.510 ***🔗
alicE_interleave_requests_statem_523@domain.example.com/PgsIIQ== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzUyMwBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:02.511 ***🔗
alicE_interleave_requests_statem_523@domain.example.com/PgsIIQ== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:02.511 ***🔗
alicE_interleave_requests_statem_523@domain.example.com/PgsIIQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.511 ***🔗
alicE_interleave_requests_statem_523@domain.example.com/PgsIIQ== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8e558e837dd0e9cd' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_523@domain.example.com'>

*** User 2023-11-17 15:11:02.511 ***🔗
alicE_interleave_requests_statem_523@domain.example.com/PgsIIQ== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.511 ***🔗
alicE_interleave_requests_statem_523@domain.example.com/PgsIIQ== out
<iq type='set' id='a0665a9d6578fa1a5860ad6a191dd2c6'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>PgsIIQ==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.511 ***🔗
alicE_interleave_requests_statem_523@domain.example.com/PgsIIQ== in
<iq id='a0665a9d6578fa1a5860ad6a191dd2c6' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_523@domain.example.com/PgsIIQ==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.512 ***🔗
alice_interleave_requests_statem_523@domain.example.com/PgsIIQ== out
<iq type='set' id='17ed16a0c01cbe0ba22b2de2dd49bd9e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.512 ***🔗
alice_interleave_requests_statem_523@domain.example.com/PgsIIQ== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_523@domain.example.com/PgsIIQ==' id='17ed16a0c01cbe0ba22b2de2dd49bd9e' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.512 ***🔗
alice_interleave_requests_statem_523@domain.example.com/PgsIIQ== out
<presence/>



*** User 2023-11-17 15:11:02.513 ***🔗
alice_interleave_requests_statem_523@domain.example.com/PgsIIQ== in
<presence from='alice_interleave_requests_statem_523@domain.example.com/PgsIIQ==' to='alice_interleave_requests_statem_523@domain.example.com/PgsIIQ=='/>



*** User 2023-11-17 15:11:02.518 ***🔗
carol_interleave_requests_statem_524@domain.example.com/nziiUw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.531 ***🔗
carol_interleave_requests_statem_524@domain.example.com/nziiUw== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.531 ***🔗
carol_interleave_requests_statem_524@domain.example.com/nziiUw== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.531 ***🔗
carol_interleave_requests_statem_524@domain.example.com/nziiUw== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzUyNABqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:02.532 ***🔗
carol_interleave_requests_statem_524@domain.example.com/nziiUw== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:02.533 ***🔗
carol_interleave_requests_statem_524@domain.example.com/nziiUw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.544 ***🔗
carol_interleave_requests_statem_524@domain.example.com/nziiUw== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.545 ***🔗
carol_interleave_requests_statem_524@domain.example.com/nziiUw== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.545 ***🔗
carol_interleave_requests_statem_524@domain.example.com/nziiUw== out
<iq type='set' id='26c14638a2b51ef744fdbf8612751d61'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>nziiUw==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.545 ***🔗
carol_interleave_requests_statem_524@domain.example.com/nziiUw== in
<iq xmlns='jabber:client' id='26c14638a2b51ef744fdbf8612751d61' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_524@domain.example.com/nziiUw==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.545 ***🔗
carol_interleave_requests_statem_524@domain.example.com/nziiUw== out
<iq type='set' id='bbde6afea160036ba746ba61bb7cff6d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.546 ***🔗
carol_interleave_requests_statem_524@domain.example.com/nziiUw== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_524@domain.example.com/nziiUw==' id='bbde6afea160036ba746ba61bb7cff6d' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.546 ***🔗
carol_interleave_requests_statem_524@domain.example.com/nziiUw== out
<presence/>



*** User 2023-11-17 15:11:02.547 ***🔗
carol_interleave_requests_statem_524@domain.example.com/nziiUw== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_524@domain.example.com/nziiUw==' to='carol_interleave_requests_statem_524@domain.example.com/nziiUw=='/>



*** User 2023-11-17 15:11:02.547 ***🔗
alice_interleave_requests_statem_523@domain.example.com/PgsIIQ== out
<message type='chat' to='carol_interleave_requests_statem_524@domain.example.com/nziiUw=='>
	<body>tiN19uxRyI/pXhgyAWzn</body>
</message>



*** User 2023-11-17 15:11:02.547 ***🔗
carol_interleave_requests_statem_524@domain.example.com/nziiUw== out
<message type='chat' to='alice_interleave_requests_statem_523@domain.example.com/PgsIIQ=='>
	<body>CCt+9+TwRpdwpUFN1KZ9</body>
</message>



*** User 2023-11-17 15:11:02.548 ***🔗
carol_interleave_requests_statem_524@domain.example.com/nziiUw== out
<message type='chat' to='alice_interleave_requests_statem_523@domain.example.com/PgsIIQ=='>
	<body>Q5bqSQzWfyC/gNWyThc1</body>
</message>



*** User 2023-11-17 15:11:02.548 ***🔗
alice_interleave_requests_statem_523@domain.example.com/PgsIIQ== in
<message from='carol_interleave_requests_statem_524@domain.example.com/nziiUw==' to='alice_interleave_requests_statem_523@domain.example.com/PgsIIQ==' type='chat'>
	<body>CCt+9+TwRpdwpUFN1KZ9</body>
</message>



*** User 2023-11-17 15:11:02.548 ***🔗
alice_interleave_requests_statem_523@domain.example.com/PgsIIQ== in
<message from='carol_interleave_requests_statem_524@domain.example.com/nziiUw==' to='alice_interleave_requests_statem_523@domain.example.com/PgsIIQ==' type='chat'>
	<body>Q5bqSQzWfyC/gNWyThc1</body>
</message>



*** User 2023-11-17 15:11:02.548 ***🔗
carol_interleave_requests_statem_524@domain.example.com/nziiUw== out
<message type='chat' to='alice_interleave_requests_statem_523@domain.example.com/PgsIIQ=='>
	<body>rAxncyCnC1KC806PTLn2</body>
</message>



*** User 2023-11-17 15:11:02.548 ***🔗
carol_interleave_requests_statem_524@domain.example.com/nziiUw== out
<message type='chat' to='alice_interleave_requests_statem_523@domain.example.com/PgsIIQ=='>
	<body>IUFOkzLQV8mVRkFf5SXW</body>
</message>



*** User 2023-11-17 15:11:02.549 ***🔗
carol_interleave_requests_statem_524@domain.example.com/nziiUw== out
<message type='chat' to='alice_interleave_requests_statem_523@domain.example.com/PgsIIQ=='>
	<body>gc7yDspjSoo+Qkl6RjLu</body>
</message>



*** User 2023-11-17 15:11:02.549 ***🔗
alice_interleave_requests_statem_523@domain.example.com/PgsIIQ== out
<message type='chat' to='carol_interleave_requests_statem_524@domain.example.com/nziiUw=='>
	<body>JGewHyzUQwt+TnG0ksqQ</body>
</message>



*** User 2023-11-17 15:11:02.549 ***🔗
carol_interleave_requests_statem_524@domain.example.com/nziiUw== out
<message type='chat' to='alice_interleave_requests_statem_523@domain.example.com/PgsIIQ=='>
	<body>hwDfn4zWCf5gk+a4xGGL</body>
</message>



*** User 2023-11-17 15:11:02.549 ***🔗
carol_interleave_requests_statem_524@domain.example.com/nziiUw== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_523@domain.example.com/PgsIIQ==' to='carol_interleave_requests_statem_524@domain.example.com/nziiUw==' type='chat'>
	<body>tiN19uxRyI/pXhgyAWzn</body>
</message>



*** User 2023-11-17 15:11:02.549 ***🔗
carol_interleave_requests_statem_524@domain.example.com/nziiUw== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_523@domain.example.com/PgsIIQ==' to='carol_interleave_requests_statem_524@domain.example.com/nziiUw==' type='chat'>
	<body>JGewHyzUQwt+TnG0ksqQ</body>
</message>



*** User 2023-11-17 15:11:02.549 ***🔗
alice_interleave_requests_statem_523@domain.example.com/PgsIIQ== out
<message type='chat' to='carol_interleave_requests_statem_524@domain.example.com/nziiUw=='>
	<body>zXOa4o3ecU5qYgaLqdyE</body>
</message>



*** User 2023-11-17 15:11:02.550 ***🔗
carol_interleave_requests_statem_524@domain.example.com/nziiUw== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_523@domain.example.com/PgsIIQ==' to='carol_interleave_requests_statem_524@domain.example.com/nziiUw==' type='chat'>
	<body>zXOa4o3ecU5qYgaLqdyE</body>
</message>



*** User 2023-11-17 15:11:02.550 ***🔗
alice_interleave_requests_statem_523@domain.example.com/PgsIIQ== in
<message from='carol_interleave_requests_statem_524@domain.example.com/nziiUw==' to='alice_interleave_requests_statem_523@domain.example.com/PgsIIQ==' type='chat'>
	<body>rAxncyCnC1KC806PTLn2</body>
</message>



*** User 2023-11-17 15:11:02.550 ***🔗
alice_interleave_requests_statem_523@domain.example.com/PgsIIQ== in
<message from='carol_interleave_requests_statem_524@domain.example.com/nziiUw==' to='alice_interleave_requests_statem_523@domain.example.com/PgsIIQ==' type='chat'>
	<body>IUFOkzLQV8mVRkFf5SXW</body>
</message>



*** User 2023-11-17 15:11:02.550 ***🔗
alice_interleave_requests_statem_523@domain.example.com/PgsIIQ== in
<message from='carol_interleave_requests_statem_524@domain.example.com/nziiUw==' to='alice_interleave_requests_statem_523@domain.example.com/PgsIIQ==' type='chat'>
	<body>gc7yDspjSoo+Qkl6RjLu</body>
</message>



*** User 2023-11-17 15:11:02.550 ***🔗
alice_interleave_requests_statem_523@domain.example.com/PgsIIQ== in
<message from='carol_interleave_requests_statem_524@domain.example.com/nziiUw==' to='alice_interleave_requests_statem_523@domain.example.com/PgsIIQ==' type='chat'>
	<body>hwDfn4zWCf5gk+a4xGGL</body>
</message>



*** User 2023-11-17 15:11:02.550 ***🔗
carol_interleave_requests_statem_524@domain.example.com/nziiUw== out
<message type='chat' to='alice_interleave_requests_statem_523@domain.example.com/PgsIIQ=='>
	<body>9t3THXNu1O8NCxkQGzyR</body>
</message>



*** User 2023-11-17 15:11:02.550 ***🔗
alice_interleave_requests_statem_523@domain.example.com/PgsIIQ== out
<message type='chat' to='carol_interleave_requests_statem_524@domain.example.com/nziiUw=='>
	<body>o/pHmj2xH8gag7cpEZ2X</body>
</message>



*** User 2023-11-17 15:11:02.550 ***🔗
alice_interleave_requests_statem_523@domain.example.com/PgsIIQ== out
<message type='chat' to='carol_interleave_requests_statem_524@domain.example.com/nziiUw=='>
	<body>0HlK1oIZZqY8XeP4lWuk</body>
</message>



*** User 2023-11-17 15:11:02.551 ***🔗
alice_interleave_requests_statem_523@domain.example.com/PgsIIQ== in
<message from='carol_interleave_requests_statem_524@domain.example.com/nziiUw==' to='alice_interleave_requests_statem_523@domain.example.com/PgsIIQ==' type='chat'>
	<body>9t3THXNu1O8NCxkQGzyR</body>
</message>



*** User 2023-11-17 15:11:02.551 ***🔗
carol_interleave_requests_statem_524@domain.example.com/nziiUw== out
<message type='chat' to='alice_interleave_requests_statem_523@domain.example.com/PgsIIQ=='>
	<body>gAk54bvrNnrltKvrZ2pS</body>
</message>



*** User 2023-11-17 15:11:02.551 ***🔗
carol_interleave_requests_statem_524@domain.example.com/nziiUw== out
<message type='chat' to='alice_interleave_requests_statem_523@domain.example.com/PgsIIQ=='>
	<body>XPCmVDdHAFtcHXQ5ON4g</body>
</message>



*** User 2023-11-17 15:11:02.551 ***🔗
alice_interleave_requests_statem_523@domain.example.com/PgsIIQ== out
<message type='chat' to='carol_interleave_requests_statem_524@domain.example.com/nziiUw=='>
	<body>QdZF/F1vPuRkOgGZXDAz</body>
</message>



*** User 2023-11-17 15:11:02.551 ***🔗
carol_interleave_requests_statem_524@domain.example.com/nziiUw== out
<message type='chat' to='alice_interleave_requests_statem_523@domain.example.com/PgsIIQ=='>
	<body>siLNb8B5yR1olXU5Glly</body>
</message>



*** User 2023-11-17 15:11:02.551 ***🔗
carol_interleave_requests_statem_524@domain.example.com/nziiUw== out
</stream:stream>

*** User 2023-11-17 15:11:02.552 ***🔗
carol_interleave_requests_statem_524@domain.example.com/nziiUw== in
</stream:stream>

*** User 2023-11-17 15:11:02.552 ***🔗
alice_interleave_requests_statem_523@domain.example.com/PgsIIQ== out
</stream:stream>

*** User 2023-11-17 15:11:02.552 ***🔗
alice_interleave_requests_statem_523@domain.example.com/PgsIIQ== in
</stream:stream>
.

*** User 2023-11-17 15:11:02.561 ***🔗
carol_interleave_requests_statem_525@domain.example.com/oQGirg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.573 ***🔗
carol_interleave_requests_statem_525@domain.example.com/oQGirg== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.574 ***🔗
carol_interleave_requests_statem_525@domain.example.com/oQGirg== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.574 ***🔗
carol_interleave_requests_statem_525@domain.example.com/oQGirg== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzUyNQBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:02.576 ***🔗
carol_interleave_requests_statem_525@domain.example.com/oQGirg== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:02.576 ***🔗
carol_interleave_requests_statem_525@domain.example.com/oQGirg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.587 ***🔗
carol_interleave_requests_statem_525@domain.example.com/oQGirg== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.587 ***🔗
carol_interleave_requests_statem_525@domain.example.com/oQGirg== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.588 ***🔗
carol_interleave_requests_statem_525@domain.example.com/oQGirg== out
<iq type='set' id='2233381f2c26c63aaab3d049f90466d5'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>oQGirg==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.588 ***🔗
carol_interleave_requests_statem_525@domain.example.com/oQGirg== in
<iq xmlns='jabber:client' id='2233381f2c26c63aaab3d049f90466d5' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_525@domain.example.com/oQGirg==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.588 ***🔗
carol_interleave_requests_statem_525@domain.example.com/oQGirg== out
<iq type='set' id='9aa96c9dc273e9795ba513879564e60c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.589 ***🔗
carol_interleave_requests_statem_525@domain.example.com/oQGirg== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_525@domain.example.com/oQGirg==' id='9aa96c9dc273e9795ba513879564e60c' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.589 ***🔗
carol_interleave_requests_statem_525@domain.example.com/oQGirg== out
<presence/>



*** User 2023-11-17 15:11:02.590 ***🔗
carol_interleave_requests_statem_525@domain.example.com/oQGirg== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_525@domain.example.com/oQGirg==' to='carol_interleave_requests_statem_525@domain.example.com/oQGirg=='/>



*** User 2023-11-17 15:11:02.598 ***🔗
alicE_interleave_requests_statem_526@domain.example.com/Z7eiWQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.598 ***🔗
alicE_interleave_requests_statem_526@domain.example.com/Z7eiWQ== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='412b5dbf465c4081' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:02.598 ***🔗
alicE_interleave_requests_statem_526@domain.example.com/Z7eiWQ== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.598 ***🔗
alicE_interleave_requests_statem_526@domain.example.com/Z7eiWQ== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzUyNgBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:02.599 ***🔗
alicE_interleave_requests_statem_526@domain.example.com/Z7eiWQ== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:02.599 ***🔗
alicE_interleave_requests_statem_526@domain.example.com/Z7eiWQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.600 ***🔗
alicE_interleave_requests_statem_526@domain.example.com/Z7eiWQ== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c5b9654ce76f23da' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_526@domain.example.com'>

*** User 2023-11-17 15:11:02.600 ***🔗
alicE_interleave_requests_statem_526@domain.example.com/Z7eiWQ== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.600 ***🔗
alicE_interleave_requests_statem_526@domain.example.com/Z7eiWQ== out
<iq type='set' id='0f7288773b52a6c9af4c3379da8d4427'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>Z7eiWQ==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.600 ***🔗
alicE_interleave_requests_statem_526@domain.example.com/Z7eiWQ== in
<iq id='0f7288773b52a6c9af4c3379da8d4427' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_526@domain.example.com/Z7eiWQ==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.600 ***🔗
alice_interleave_requests_statem_526@domain.example.com/Z7eiWQ== out
<iq type='set' id='eb75fd45982d845b747dd3b22994366d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.600 ***🔗
alice_interleave_requests_statem_526@domain.example.com/Z7eiWQ== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_526@domain.example.com/Z7eiWQ==' id='eb75fd45982d845b747dd3b22994366d' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.601 ***🔗
alice_interleave_requests_statem_526@domain.example.com/Z7eiWQ== out
<presence/>



*** User 2023-11-17 15:11:02.601 ***🔗
alice_interleave_requests_statem_526@domain.example.com/Z7eiWQ== in
<presence from='alice_interleave_requests_statem_526@domain.example.com/Z7eiWQ==' to='alice_interleave_requests_statem_526@domain.example.com/Z7eiWQ=='/>



*** User 2023-11-17 15:11:02.602 ***🔗
alice_interleave_requests_statem_526@domain.example.com/Z7eiWQ== out
<message type='chat' to='carol_interleave_requests_statem_525@domain.example.com/oQGirg=='>
	<body>7C97FNHZeQYfZlb8UBw/</body>
</message>



*** User 2023-11-17 15:11:02.602 ***🔗
carol_interleave_requests_statem_525@domain.example.com/oQGirg== out
<message type='chat' to='alice_interleave_requests_statem_526@domain.example.com/Z7eiWQ=='>
	<body>mGuWGpiZasZMpQKCv/Nv</body>
</message>



*** User 2023-11-17 15:11:02.602 ***🔗
carol_interleave_requests_statem_525@domain.example.com/oQGirg== out
<message type='chat' to='alice_interleave_requests_statem_526@domain.example.com/Z7eiWQ=='>
	<body>G4TpAX5Te/pbf/VgOSB1</body>
</message>



*** User 2023-11-17 15:11:02.602 ***🔗
carol_interleave_requests_statem_525@domain.example.com/oQGirg== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_526@domain.example.com/Z7eiWQ==' to='carol_interleave_requests_statem_525@domain.example.com/oQGirg==' type='chat'>
	<body>7C97FNHZeQYfZlb8UBw/</body>
</message>



*** User 2023-11-17 15:11:02.602 ***🔗
carol_interleave_requests_statem_525@domain.example.com/oQGirg== out
<message type='chat' to='alice_interleave_requests_statem_526@domain.example.com/Z7eiWQ=='>
	<body>opeivERK+mtQcbyN8Chl</body>
</message>



*** User 2023-11-17 15:11:02.602 ***🔗
carol_interleave_requests_statem_525@domain.example.com/oQGirg== out
</stream:stream>

*** User 2023-11-17 15:11:02.603 ***🔗
carol_interleave_requests_statem_525@domain.example.com/oQGirg== in
</stream:stream>

*** User 2023-11-17 15:11:02.603 ***🔗
alice_interleave_requests_statem_526@domain.example.com/Z7eiWQ== out
</stream:stream>

*** User 2023-11-17 15:11:02.603 ***🔗
alice_interleave_requests_statem_526@domain.example.com/Z7eiWQ== in
</stream:stream>
.

*** User 2023-11-17 15:11:02.614 ***🔗
alicE_interleave_requests_statem_527@domain.example.com/3ArVaQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.614 ***🔗
alicE_interleave_requests_statem_527@domain.example.com/3ArVaQ== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='20f196b9f81e4e45' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:02.614 ***🔗
alicE_interleave_requests_statem_527@domain.example.com/3ArVaQ== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.614 ***🔗
alicE_interleave_requests_statem_527@domain.example.com/3ArVaQ== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzUyNwBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:02.615 ***🔗
alicE_interleave_requests_statem_527@domain.example.com/3ArVaQ== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:02.615 ***🔗
alicE_interleave_requests_statem_527@domain.example.com/3ArVaQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.615 ***🔗
alicE_interleave_requests_statem_527@domain.example.com/3ArVaQ== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0c7d175a5b97f78a' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_527@domain.example.com'>

*** User 2023-11-17 15:11:02.616 ***🔗
alicE_interleave_requests_statem_527@domain.example.com/3ArVaQ== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.616 ***🔗
alicE_interleave_requests_statem_527@domain.example.com/3ArVaQ== out
<iq type='set' id='35fa1ec715306859d93877b9e8b79479'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>3ArVaQ==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.616 ***🔗
alicE_interleave_requests_statem_527@domain.example.com/3ArVaQ== in
<iq id='35fa1ec715306859d93877b9e8b79479' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_527@domain.example.com/3ArVaQ==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.616 ***🔗
alice_interleave_requests_statem_527@domain.example.com/3ArVaQ== out
<iq type='set' id='506999261abae4e4af26e273202fa0a6'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.616 ***🔗
alice_interleave_requests_statem_527@domain.example.com/3ArVaQ== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_527@domain.example.com/3ArVaQ==' id='506999261abae4e4af26e273202fa0a6' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.617 ***🔗
alice_interleave_requests_statem_527@domain.example.com/3ArVaQ== out
<presence/>



*** User 2023-11-17 15:11:02.617 ***🔗
alice_interleave_requests_statem_527@domain.example.com/3ArVaQ== in
<presence from='alice_interleave_requests_statem_527@domain.example.com/3ArVaQ==' to='alice_interleave_requests_statem_527@domain.example.com/3ArVaQ=='/>



*** User 2023-11-17 15:11:02.621 ***🔗
carol_interleave_requests_statem_528@domain.example.com/x1bOWw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.634 ***🔗
carol_interleave_requests_statem_528@domain.example.com/x1bOWw== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.635 ***🔗
carol_interleave_requests_statem_528@domain.example.com/x1bOWw== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.635 ***🔗
carol_interleave_requests_statem_528@domain.example.com/x1bOWw== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzUyOABqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:02.636 ***🔗
carol_interleave_requests_statem_528@domain.example.com/x1bOWw== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:02.637 ***🔗
carol_interleave_requests_statem_528@domain.example.com/x1bOWw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.648 ***🔗
carol_interleave_requests_statem_528@domain.example.com/x1bOWw== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.648 ***🔗
carol_interleave_requests_statem_528@domain.example.com/x1bOWw== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.649 ***🔗
carol_interleave_requests_statem_528@domain.example.com/x1bOWw== out
<iq type='set' id='8053e1f3b8b330fad621973413813a8c'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>x1bOWw==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.649 ***🔗
carol_interleave_requests_statem_528@domain.example.com/x1bOWw== in
<iq xmlns='jabber:client' id='8053e1f3b8b330fad621973413813a8c' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_528@domain.example.com/x1bOWw==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.649 ***🔗
carol_interleave_requests_statem_528@domain.example.com/x1bOWw== out
<iq type='set' id='bb360f5218b7b8335d9112e8d09cb476'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.650 ***🔗
carol_interleave_requests_statem_528@domain.example.com/x1bOWw== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_528@domain.example.com/x1bOWw==' id='bb360f5218b7b8335d9112e8d09cb476' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.650 ***🔗
carol_interleave_requests_statem_528@domain.example.com/x1bOWw== out
<presence/>



*** User 2023-11-17 15:11:02.651 ***🔗
carol_interleave_requests_statem_528@domain.example.com/x1bOWw== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_528@domain.example.com/x1bOWw==' to='carol_interleave_requests_statem_528@domain.example.com/x1bOWw=='/>



*** User 2023-11-17 15:11:02.651 ***🔗
carol_interleave_requests_statem_528@domain.example.com/x1bOWw== out
<message type='chat' to='alice_interleave_requests_statem_527@domain.example.com/3ArVaQ=='>
	<body>jVb8sXUjaEq9cDrBiReY</body>
</message>



*** User 2023-11-17 15:11:02.651 ***🔗
carol_interleave_requests_statem_528@domain.example.com/x1bOWw== out
<message type='chat' to='alice_interleave_requests_statem_527@domain.example.com/3ArVaQ=='>
	<body>3Dw5KQlEcliBnRvmd5pn</body>
</message>



*** User 2023-11-17 15:11:02.651 ***🔗
alice_interleave_requests_statem_527@domain.example.com/3ArVaQ== out
<message type='chat' to='carol_interleave_requests_statem_528@domain.example.com/x1bOWw=='>
	<body>cDtKZ3bwPThnf1f6k8Pk</body>
</message>



*** User 2023-11-17 15:11:02.652 ***🔗
alice_interleave_requests_statem_527@domain.example.com/3ArVaQ== in
<message from='carol_interleave_requests_statem_528@domain.example.com/x1bOWw==' to='alice_interleave_requests_statem_527@domain.example.com/3ArVaQ==' type='chat'>
	<body>jVb8sXUjaEq9cDrBiReY</body>
</message>



*** User 2023-11-17 15:11:02.652 ***🔗
alice_interleave_requests_statem_527@domain.example.com/3ArVaQ== in
<message from='carol_interleave_requests_statem_528@domain.example.com/x1bOWw==' to='alice_interleave_requests_statem_527@domain.example.com/3ArVaQ==' type='chat'>
	<body>3Dw5KQlEcliBnRvmd5pn</body>
</message>



*** User 2023-11-17 15:11:02.652 ***🔗
carol_interleave_requests_statem_528@domain.example.com/x1bOWw== out
<message type='chat' to='alice_interleave_requests_statem_527@domain.example.com/3ArVaQ=='>
	<body>P2c4CoWVPcY4ZuNoAPVV</body>
</message>



*** User 2023-11-17 15:11:02.652 ***🔗
alice_interleave_requests_statem_527@domain.example.com/3ArVaQ== out
<message type='chat' to='carol_interleave_requests_statem_528@domain.example.com/x1bOWw=='>
	<body>obHzrPgrGvIKGYSdiC1E</body>
</message>



*** User 2023-11-17 15:11:02.652 ***🔗
carol_interleave_requests_statem_528@domain.example.com/x1bOWw== out
<message type='chat' to='alice_interleave_requests_statem_527@domain.example.com/3ArVaQ=='>
	<body>1s3zP+dhgkvy4juIPBNP</body>
</message>



*** User 2023-11-17 15:11:02.652 ***🔗
alice_interleave_requests_statem_527@domain.example.com/3ArVaQ== in
<message from='carol_interleave_requests_statem_528@domain.example.com/x1bOWw==' to='alice_interleave_requests_statem_527@domain.example.com/3ArVaQ==' type='chat'>
	<body>P2c4CoWVPcY4ZuNoAPVV</body>
</message>



*** User 2023-11-17 15:11:02.653 ***🔗
alice_interleave_requests_statem_527@domain.example.com/3ArVaQ== in
<message from='carol_interleave_requests_statem_528@domain.example.com/x1bOWw==' to='alice_interleave_requests_statem_527@domain.example.com/3ArVaQ==' type='chat'>
	<body>1s3zP+dhgkvy4juIPBNP</body>
</message>



*** User 2023-11-17 15:11:02.653 ***🔗
carol_interleave_requests_statem_528@domain.example.com/x1bOWw== out
<message type='chat' to='alice_interleave_requests_statem_527@domain.example.com/3ArVaQ=='>
	<body>Jh9l87A4Tp/GtWSlnVo/</body>
</message>



*** User 2023-11-17 15:11:02.653 ***🔗
carol_interleave_requests_statem_528@domain.example.com/x1bOWw== out
<message type='chat' to='alice_interleave_requests_statem_527@domain.example.com/3ArVaQ=='>
	<body>gF4uOeM54qrdUfVNnafX</body>
</message>



*** User 2023-11-17 15:11:02.653 ***🔗
carol_interleave_requests_statem_528@domain.example.com/x1bOWw== out
<message type='chat' to='alice_interleave_requests_statem_527@domain.example.com/3ArVaQ=='>
	<body>k/dttgdgLlNQzDlAPXgH</body>
</message>



*** User 2023-11-17 15:11:02.653 ***🔗
carol_interleave_requests_statem_528@domain.example.com/x1bOWw== out
<message type='chat' to='alice_interleave_requests_statem_527@domain.example.com/3ArVaQ=='>
	<body>0cm8IbUXeo4gTDw4YaFO</body>
</message>



*** User 2023-11-17 15:11:02.653 ***🔗
carol_interleave_requests_statem_528@domain.example.com/x1bOWw== out
<message type='chat' to='alice_interleave_requests_statem_527@domain.example.com/3ArVaQ=='>
	<body>j/R/QU6bvpud8HzzZnl8</body>
</message>



*** User 2023-11-17 15:11:02.653 ***🔗
carol_interleave_requests_statem_528@domain.example.com/x1bOWw== out
<message type='chat' to='alice_interleave_requests_statem_527@domain.example.com/3ArVaQ=='>
	<body>IKJSapmWS/PcW1YF84HY</body>
</message>



*** User 2023-11-17 15:11:02.654 ***🔗
carol_interleave_requests_statem_528@domain.example.com/x1bOWw== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_527@domain.example.com/3ArVaQ==' to='carol_interleave_requests_statem_528@domain.example.com/x1bOWw==' type='chat'>
	<body>cDtKZ3bwPThnf1f6k8Pk</body>
</message>



*** User 2023-11-17 15:11:02.654 ***🔗
carol_interleave_requests_statem_528@domain.example.com/x1bOWw== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_527@domain.example.com/3ArVaQ==' to='carol_interleave_requests_statem_528@domain.example.com/x1bOWw==' type='chat'>
	<body>obHzrPgrGvIKGYSdiC1E</body>
</message>



*** User 2023-11-17 15:11:02.654 ***🔗
alice_interleave_requests_statem_527@domain.example.com/3ArVaQ== out
<message type='chat' to='carol_interleave_requests_statem_528@domain.example.com/x1bOWw=='>
	<body>h7DAS+Bk2t5IoYcjp8pz</body>
</message>



*** User 2023-11-17 15:11:02.654 ***🔗
alice_interleave_requests_statem_527@domain.example.com/3ArVaQ== out
<message type='chat' to='carol_interleave_requests_statem_528@domain.example.com/x1bOWw=='>
	<body>DfV9CuBpF2Nfbi9Y/kL4</body>
</message>



*** User 2023-11-17 15:11:02.654 ***🔗
carol_interleave_requests_statem_528@domain.example.com/x1bOWw== out
<message type='chat' to='alice_interleave_requests_statem_527@domain.example.com/3ArVaQ=='>
	<body>m2v+gL0y6Rc3hvGpKTS8</body>
</message>



*** User 2023-11-17 15:11:02.654 ***🔗
carol_interleave_requests_statem_528@domain.example.com/x1bOWw== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_527@domain.example.com/3ArVaQ==' to='carol_interleave_requests_statem_528@domain.example.com/x1bOWw==' type='chat'>
	<body>h7DAS+Bk2t5IoYcjp8pz</body>
</message>



*** User 2023-11-17 15:11:02.654 ***🔗
carol_interleave_requests_statem_528@domain.example.com/x1bOWw== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_527@domain.example.com/3ArVaQ==' to='carol_interleave_requests_statem_528@domain.example.com/x1bOWw==' type='chat'>
	<body>DfV9CuBpF2Nfbi9Y/kL4</body>
</message>



*** User 2023-11-17 15:11:02.655 ***🔗
alice_interleave_requests_statem_527@domain.example.com/3ArVaQ== out
<message type='chat' to='carol_interleave_requests_statem_528@domain.example.com/x1bOWw=='>
	<body>9hEfdUUxmHZJ1/vX+o/+</body>
</message>



*** User 2023-11-17 15:11:02.655 ***🔗
carol_interleave_requests_statem_528@domain.example.com/x1bOWw== out
<message type='chat' to='alice_interleave_requests_statem_527@domain.example.com/3ArVaQ=='>
	<body>EnYOhsdl83yLoZKfcDVA</body>
</message>



*** User 2023-11-17 15:11:02.655 ***🔗
alice_interleave_requests_statem_527@domain.example.com/3ArVaQ== in
<message from='carol_interleave_requests_statem_528@domain.example.com/x1bOWw==' to='alice_interleave_requests_statem_527@domain.example.com/3ArVaQ==' type='chat'>
	<body>Jh9l87A4Tp/GtWSlnVo/</body>
</message>



*** User 2023-11-17 15:11:02.655 ***🔗
alice_interleave_requests_statem_527@domain.example.com/3ArVaQ== in
<message from='carol_interleave_requests_statem_528@domain.example.com/x1bOWw==' to='alice_interleave_requests_statem_527@domain.example.com/3ArVaQ==' type='chat'>
	<body>gF4uOeM54qrdUfVNnafX</body>
</message>



*** User 2023-11-17 15:11:02.655 ***🔗
alice_interleave_requests_statem_527@domain.example.com/3ArVaQ== in
<message from='carol_interleave_requests_statem_528@domain.example.com/x1bOWw==' to='alice_interleave_requests_statem_527@domain.example.com/3ArVaQ==' type='chat'>
	<body>k/dttgdgLlNQzDlAPXgH</body>
</message>



*** User 2023-11-17 15:11:02.655 ***🔗
alice_interleave_requests_statem_527@domain.example.com/3ArVaQ== in
<message from='carol_interleave_requests_statem_528@domain.example.com/x1bOWw==' to='alice_interleave_requests_statem_527@domain.example.com/3ArVaQ==' type='chat'>
	<body>0cm8IbUXeo4gTDw4YaFO</body>
</message>



*** User 2023-11-17 15:11:02.655 ***🔗
alice_interleave_requests_statem_527@domain.example.com/3ArVaQ== in
<message from='carol_interleave_requests_statem_528@domain.example.com/x1bOWw==' to='alice_interleave_requests_statem_527@domain.example.com/3ArVaQ==' type='chat'>
	<body>j/R/QU6bvpud8HzzZnl8</body>
</message>



*** User 2023-11-17 15:11:02.655 ***🔗
alice_interleave_requests_statem_527@domain.example.com/3ArVaQ== in
<message from='carol_interleave_requests_statem_528@domain.example.com/x1bOWw==' to='alice_interleave_requests_statem_527@domain.example.com/3ArVaQ==' type='chat'>
	<body>IKJSapmWS/PcW1YF84HY</body>
</message>



*** User 2023-11-17 15:11:02.655 ***🔗
alice_interleave_requests_statem_527@domain.example.com/3ArVaQ== in
<message from='carol_interleave_requests_statem_528@domain.example.com/x1bOWw==' to='alice_interleave_requests_statem_527@domain.example.com/3ArVaQ==' type='chat'>
	<body>m2v+gL0y6Rc3hvGpKTS8</body>
</message>



*** User 2023-11-17 15:11:02.655 ***🔗
alice_interleave_requests_statem_527@domain.example.com/3ArVaQ== in
<message from='carol_interleave_requests_statem_528@domain.example.com/x1bOWw==' to='alice_interleave_requests_statem_527@domain.example.com/3ArVaQ==' type='chat'>
	<body>EnYOhsdl83yLoZKfcDVA</body>
</message>



*** User 2023-11-17 15:11:02.655 ***🔗
carol_interleave_requests_statem_528@domain.example.com/x1bOWw== out
</stream:stream>

*** User 2023-11-17 15:11:02.656 ***🔗
carol_interleave_requests_statem_528@domain.example.com/x1bOWw== in
</stream:stream>

*** User 2023-11-17 15:11:02.656 ***🔗
alice_interleave_requests_statem_527@domain.example.com/3ArVaQ== out
</stream:stream>

*** User 2023-11-17 15:11:02.656 ***🔗
alice_interleave_requests_statem_527@domain.example.com/3ArVaQ== in
</stream:stream>
.

*** User 2023-11-17 15:11:02.666 ***🔗
alicE_interleave_requests_statem_529@domain.example.com/CMOtQA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.666 ***🔗
alicE_interleave_requests_statem_529@domain.example.com/CMOtQA== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='851accca24ffa461' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:02.666 ***🔗
alicE_interleave_requests_statem_529@domain.example.com/CMOtQA== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.666 ***🔗
alicE_interleave_requests_statem_529@domain.example.com/CMOtQA== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzUyOQBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:02.667 ***🔗
alicE_interleave_requests_statem_529@domain.example.com/CMOtQA== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:02.667 ***🔗
alicE_interleave_requests_statem_529@domain.example.com/CMOtQA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.667 ***🔗
alicE_interleave_requests_statem_529@domain.example.com/CMOtQA== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='82f8cc55214ffe22' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_529@domain.example.com'>

*** User 2023-11-17 15:11:02.667 ***🔗
alicE_interleave_requests_statem_529@domain.example.com/CMOtQA== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.667 ***🔗
alicE_interleave_requests_statem_529@domain.example.com/CMOtQA== out
<iq type='set' id='b50dbca51dd04faa64f8060476f1ca9c'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>CMOtQA==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.668 ***🔗
alicE_interleave_requests_statem_529@domain.example.com/CMOtQA== in
<iq id='b50dbca51dd04faa64f8060476f1ca9c' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_529@domain.example.com/CMOtQA==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.668 ***🔗
alice_interleave_requests_statem_529@domain.example.com/CMOtQA== out
<iq type='set' id='1a6ab3f75a38c14fea41c90ff0a8bacf'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.668 ***🔗
alice_interleave_requests_statem_529@domain.example.com/CMOtQA== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_529@domain.example.com/CMOtQA==' id='1a6ab3f75a38c14fea41c90ff0a8bacf' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.668 ***🔗
alice_interleave_requests_statem_529@domain.example.com/CMOtQA== out
<presence/>



*** User 2023-11-17 15:11:02.669 ***🔗
alice_interleave_requests_statem_529@domain.example.com/CMOtQA== in
<presence from='alice_interleave_requests_statem_529@domain.example.com/CMOtQA==' to='alice_interleave_requests_statem_529@domain.example.com/CMOtQA=='/>



*** User 2023-11-17 15:11:02.673 ***🔗
carol_interleave_requests_statem_530@domain.example.com/A3kNHg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.686 ***🔗
carol_interleave_requests_statem_530@domain.example.com/A3kNHg== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.687 ***🔗
carol_interleave_requests_statem_530@domain.example.com/A3kNHg== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.687 ***🔗
carol_interleave_requests_statem_530@domain.example.com/A3kNHg== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzUzMABqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:02.688 ***🔗
carol_interleave_requests_statem_530@domain.example.com/A3kNHg== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:02.689 ***🔗
carol_interleave_requests_statem_530@domain.example.com/A3kNHg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.701 ***🔗
carol_interleave_requests_statem_530@domain.example.com/A3kNHg== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.701 ***🔗
carol_interleave_requests_statem_530@domain.example.com/A3kNHg== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.701 ***🔗
carol_interleave_requests_statem_530@domain.example.com/A3kNHg== out
<iq type='set' id='d8d47d25a1c880e6a00984ce8b3abffb'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>A3kNHg==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.701 ***🔗
carol_interleave_requests_statem_530@domain.example.com/A3kNHg== in
<iq xmlns='jabber:client' id='d8d47d25a1c880e6a00984ce8b3abffb' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_530@domain.example.com/A3kNHg==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.702 ***🔗
carol_interleave_requests_statem_530@domain.example.com/A3kNHg== out
<iq type='set' id='9f6ef8be58c06cee6b3c7f6505a858fb'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.702 ***🔗
carol_interleave_requests_statem_530@domain.example.com/A3kNHg== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_530@domain.example.com/A3kNHg==' id='9f6ef8be58c06cee6b3c7f6505a858fb' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.702 ***🔗
carol_interleave_requests_statem_530@domain.example.com/A3kNHg== out
<presence/>



*** User 2023-11-17 15:11:02.704 ***🔗
carol_interleave_requests_statem_530@domain.example.com/A3kNHg== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_530@domain.example.com/A3kNHg==' to='carol_interleave_requests_statem_530@domain.example.com/A3kNHg=='/>



*** User 2023-11-17 15:11:02.704 ***🔗
alice_interleave_requests_statem_529@domain.example.com/CMOtQA== out
<message type='chat' to='carol_interleave_requests_statem_530@domain.example.com/A3kNHg=='>
	<body>+qtsUuZMWS68on/Rmnr4</body>
</message>



*** User 2023-11-17 15:11:02.704 ***🔗
carol_interleave_requests_statem_530@domain.example.com/A3kNHg== out
<message type='chat' to='alice_interleave_requests_statem_529@domain.example.com/CMOtQA=='>
	<body>iX2EdInh5+gxHHaIG28d</body>
</message>



*** User 2023-11-17 15:11:02.704 ***🔗
carol_interleave_requests_statem_530@domain.example.com/A3kNHg== out
<message type='chat' to='alice_interleave_requests_statem_529@domain.example.com/CMOtQA=='>
	<body>uvfNJTsNBYzjnC/OT3dD</body>
</message>



*** User 2023-11-17 15:11:02.705 ***🔗
carol_interleave_requests_statem_530@domain.example.com/A3kNHg== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_529@domain.example.com/CMOtQA==' to='carol_interleave_requests_statem_530@domain.example.com/A3kNHg==' type='chat'>
	<body>+qtsUuZMWS68on/Rmnr4</body>
</message>



*** User 2023-11-17 15:11:02.705 ***🔗
alice_interleave_requests_statem_529@domain.example.com/CMOtQA== out
<message type='chat' to='carol_interleave_requests_statem_530@domain.example.com/A3kNHg=='>
	<body>iSH5RTf1b8/rPk56i4xk</body>
</message>



*** User 2023-11-17 15:11:02.705 ***🔗
carol_interleave_requests_statem_530@domain.example.com/A3kNHg== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_529@domain.example.com/CMOtQA==' to='carol_interleave_requests_statem_530@domain.example.com/A3kNHg==' type='chat'>
	<body>iSH5RTf1b8/rPk56i4xk</body>
</message>



*** User 2023-11-17 15:11:02.705 ***🔗
alice_interleave_requests_statem_529@domain.example.com/CMOtQA== in
<message from='carol_interleave_requests_statem_530@domain.example.com/A3kNHg==' to='alice_interleave_requests_statem_529@domain.example.com/CMOtQA==' type='chat'>
	<body>iX2EdInh5+gxHHaIG28d</body>
</message>



*** User 2023-11-17 15:11:02.705 ***🔗
alice_interleave_requests_statem_529@domain.example.com/CMOtQA== in
<message from='carol_interleave_requests_statem_530@domain.example.com/A3kNHg==' to='alice_interleave_requests_statem_529@domain.example.com/CMOtQA==' type='chat'>
	<body>uvfNJTsNBYzjnC/OT3dD</body>
</message>



*** User 2023-11-17 15:11:02.706 ***🔗
carol_interleave_requests_statem_530@domain.example.com/A3kNHg== out
<message type='chat' to='alice_interleave_requests_statem_529@domain.example.com/CMOtQA=='>
	<body>pGmF5vJHLlkG1YqRoAAI</body>
</message>



*** User 2023-11-17 15:11:02.706 ***🔗
carol_interleave_requests_statem_530@domain.example.com/A3kNHg== out
<message type='chat' to='alice_interleave_requests_statem_529@domain.example.com/CMOtQA=='>
	<body>gioIR5CS5TCSY60hI9Le</body>
</message>



*** User 2023-11-17 15:11:02.706 ***🔗
alice_interleave_requests_statem_529@domain.example.com/CMOtQA== out
<message type='chat' to='carol_interleave_requests_statem_530@domain.example.com/A3kNHg=='>
	<body>CsKHiAxrPk4bVEdHw+W9</body>
</message>



*** User 2023-11-17 15:11:02.707 ***🔗
carol_interleave_requests_statem_530@domain.example.com/A3kNHg== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_529@domain.example.com/CMOtQA==' to='carol_interleave_requests_statem_530@domain.example.com/A3kNHg==' type='chat'>
	<body>CsKHiAxrPk4bVEdHw+W9</body>
</message>



*** User 2023-11-17 15:11:02.707 ***🔗
alice_interleave_requests_statem_529@domain.example.com/CMOtQA== in
<message from='carol_interleave_requests_statem_530@domain.example.com/A3kNHg==' to='alice_interleave_requests_statem_529@domain.example.com/CMOtQA==' type='chat'>
	<body>pGmF5vJHLlkG1YqRoAAI</body>
</message>



*** User 2023-11-17 15:11:02.707 ***🔗
alice_interleave_requests_statem_529@domain.example.com/CMOtQA== in
<message from='carol_interleave_requests_statem_530@domain.example.com/A3kNHg==' to='alice_interleave_requests_statem_529@domain.example.com/CMOtQA==' type='chat'>
	<body>gioIR5CS5TCSY60hI9Le</body>
</message>



*** User 2023-11-17 15:11:02.707 ***🔗
carol_interleave_requests_statem_530@domain.example.com/A3kNHg== out
<message type='chat' to='alice_interleave_requests_statem_529@domain.example.com/CMOtQA=='>
	<body>miSTSdzx6o5QUlGFnIsV</body>
</message>



*** User 2023-11-17 15:11:02.707 ***🔗
alice_interleave_requests_statem_529@domain.example.com/CMOtQA== in
<message from='carol_interleave_requests_statem_530@domain.example.com/A3kNHg==' to='alice_interleave_requests_statem_529@domain.example.com/CMOtQA==' type='chat'>
	<body>miSTSdzx6o5QUlGFnIsV</body>
</message>



*** User 2023-11-17 15:11:02.707 ***🔗
carol_interleave_requests_statem_530@domain.example.com/A3kNHg== out
<message type='chat' to='alice_interleave_requests_statem_529@domain.example.com/CMOtQA=='>
	<body>0s+3TiV76NVn8ctPVCps</body>
</message>



*** User 2023-11-17 15:11:02.707 ***🔗
carol_interleave_requests_statem_530@domain.example.com/A3kNHg== out
<message type='chat' to='alice_interleave_requests_statem_529@domain.example.com/CMOtQA=='>
	<body>wp9TqnapaOAYtyi/0YgD</body>
</message>



*** User 2023-11-17 15:11:02.708 ***🔗
carol_interleave_requests_statem_530@domain.example.com/A3kNHg== out
<message type='chat' to='alice_interleave_requests_statem_529@domain.example.com/CMOtQA=='>
	<body>Syhkukdmy/Zh54yhw7f7</body>
</message>



*** User 2023-11-17 15:11:02.708 ***🔗
carol_interleave_requests_statem_530@domain.example.com/A3kNHg== out
</stream:stream>

*** User 2023-11-17 15:11:02.709 ***🔗
carol_interleave_requests_statem_530@domain.example.com/A3kNHg== in
</stream:stream>

*** User 2023-11-17 15:11:02.709 ***🔗
alice_interleave_requests_statem_529@domain.example.com/CMOtQA== out
</stream:stream>

*** User 2023-11-17 15:11:02.709 ***🔗
alice_interleave_requests_statem_529@domain.example.com/CMOtQA== in
</stream:stream>
.

*** User 2023-11-17 15:11:02.718 ***🔗
carol_interleave_requests_statem_531@domain.example.com/h5Zp2w== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.731 ***🔗
carol_interleave_requests_statem_531@domain.example.com/h5Zp2w== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.731 ***🔗
carol_interleave_requests_statem_531@domain.example.com/h5Zp2w== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.731 ***🔗
carol_interleave_requests_statem_531@domain.example.com/h5Zp2w== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzUzMQBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:02.733 ***🔗
carol_interleave_requests_statem_531@domain.example.com/h5Zp2w== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:02.733 ***🔗
carol_interleave_requests_statem_531@domain.example.com/h5Zp2w== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.744 ***🔗
carol_interleave_requests_statem_531@domain.example.com/h5Zp2w== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.745 ***🔗
carol_interleave_requests_statem_531@domain.example.com/h5Zp2w== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.745 ***🔗
carol_interleave_requests_statem_531@domain.example.com/h5Zp2w== out
<iq type='set' id='cf43feb7236f62009785b7f8ded4967d'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>h5Zp2w==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.745 ***🔗
carol_interleave_requests_statem_531@domain.example.com/h5Zp2w== in
<iq xmlns='jabber:client' id='cf43feb7236f62009785b7f8ded4967d' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_531@domain.example.com/h5Zp2w==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.745 ***🔗
carol_interleave_requests_statem_531@domain.example.com/h5Zp2w== out
<iq type='set' id='aef3f18d9312614e821962cbce392ded'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.746 ***🔗
carol_interleave_requests_statem_531@domain.example.com/h5Zp2w== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_531@domain.example.com/h5Zp2w==' id='aef3f18d9312614e821962cbce392ded' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.746 ***🔗
carol_interleave_requests_statem_531@domain.example.com/h5Zp2w== out
<presence/>



*** User 2023-11-17 15:11:02.747 ***🔗
carol_interleave_requests_statem_531@domain.example.com/h5Zp2w== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_531@domain.example.com/h5Zp2w==' to='carol_interleave_requests_statem_531@domain.example.com/h5Zp2w=='/>



*** User 2023-11-17 15:11:02.756 ***🔗
alicE_interleave_requests_statem_532@domain.example.com/Hwsmrw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.757 ***🔗
alicE_interleave_requests_statem_532@domain.example.com/Hwsmrw== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0e21455a5df3f0ab' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:02.757 ***🔗
alicE_interleave_requests_statem_532@domain.example.com/Hwsmrw== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.757 ***🔗
alicE_interleave_requests_statem_532@domain.example.com/Hwsmrw== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzUzMgBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:02.758 ***🔗
alicE_interleave_requests_statem_532@domain.example.com/Hwsmrw== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:02.758 ***🔗
alicE_interleave_requests_statem_532@domain.example.com/Hwsmrw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.758 ***🔗
alicE_interleave_requests_statem_532@domain.example.com/Hwsmrw== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='14e125bd02b4deca' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_532@domain.example.com'>

*** User 2023-11-17 15:11:02.759 ***🔗
alicE_interleave_requests_statem_532@domain.example.com/Hwsmrw== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.759 ***🔗
alicE_interleave_requests_statem_532@domain.example.com/Hwsmrw== out
<iq type='set' id='69c604c51c462319b478786c92a8cd49'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>Hwsmrw==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.759 ***🔗
alicE_interleave_requests_statem_532@domain.example.com/Hwsmrw== in
<iq id='69c604c51c462319b478786c92a8cd49' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_532@domain.example.com/Hwsmrw==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.759 ***🔗
alice_interleave_requests_statem_532@domain.example.com/Hwsmrw== out
<iq type='set' id='6d617d0cd63a293343b514f6e5394ccd'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.759 ***🔗
alice_interleave_requests_statem_532@domain.example.com/Hwsmrw== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_532@domain.example.com/Hwsmrw==' id='6d617d0cd63a293343b514f6e5394ccd' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.760 ***🔗
alice_interleave_requests_statem_532@domain.example.com/Hwsmrw== out
<presence/>



*** User 2023-11-17 15:11:02.761 ***🔗
alice_interleave_requests_statem_532@domain.example.com/Hwsmrw== in
<presence from='alice_interleave_requests_statem_532@domain.example.com/Hwsmrw==' to='alice_interleave_requests_statem_532@domain.example.com/Hwsmrw=='/>



*** User 2023-11-17 15:11:02.761 ***🔗
alice_interleave_requests_statem_532@domain.example.com/Hwsmrw== out
<message type='chat' to='carol_interleave_requests_statem_531@domain.example.com/h5Zp2w=='>
	<body>krSnSa98icEGt5bDRg4n</body>
</message>



*** User 2023-11-17 15:11:02.761 ***🔗
carol_interleave_requests_statem_531@domain.example.com/h5Zp2w== out
</stream:stream>

*** User 2023-11-17 15:11:02.762 ***🔗
carol_interleave_requests_statem_531@domain.example.com/h5Zp2w== in
</stream:stream>

*** User 2023-11-17 15:11:02.762 ***🔗
alice_interleave_requests_statem_532@domain.example.com/Hwsmrw== out
</stream:stream>

*** User 2023-11-17 15:11:02.762 ***🔗
alice_interleave_requests_statem_532@domain.example.com/Hwsmrw== in
</stream:stream>
.

*** User 2023-11-17 15:11:02.769 ***🔗
alicE_interleave_requests_statem_533@domain.example.com/XDpEcA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.770 ***🔗
alicE_interleave_requests_statem_533@domain.example.com/XDpEcA== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='73958a70ed44a62e' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:02.770 ***🔗
alicE_interleave_requests_statem_533@domain.example.com/XDpEcA== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.770 ***🔗
alicE_interleave_requests_statem_533@domain.example.com/XDpEcA== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzUzMwBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:02.771 ***🔗
alicE_interleave_requests_statem_533@domain.example.com/XDpEcA== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:02.771 ***🔗
alicE_interleave_requests_statem_533@domain.example.com/XDpEcA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.772 ***🔗
alicE_interleave_requests_statem_533@domain.example.com/XDpEcA== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='309bd74887ea3f36' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_533@domain.example.com'>

*** User 2023-11-17 15:11:02.772 ***🔗
alicE_interleave_requests_statem_533@domain.example.com/XDpEcA== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.772 ***🔗
alicE_interleave_requests_statem_533@domain.example.com/XDpEcA== out
<iq type='set' id='af8232efbc1669dec5501f5e59681640'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>XDpEcA==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.772 ***🔗
alicE_interleave_requests_statem_533@domain.example.com/XDpEcA== in
<iq id='af8232efbc1669dec5501f5e59681640' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_533@domain.example.com/XDpEcA==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.772 ***🔗
alice_interleave_requests_statem_533@domain.example.com/XDpEcA== out
<iq type='set' id='0d529d30c364f608baad8667c0e42072'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.772 ***🔗
alice_interleave_requests_statem_533@domain.example.com/XDpEcA== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_533@domain.example.com/XDpEcA==' id='0d529d30c364f608baad8667c0e42072' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.772 ***🔗
alice_interleave_requests_statem_533@domain.example.com/XDpEcA== out
<presence/>



*** User 2023-11-17 15:11:02.774 ***🔗
alice_interleave_requests_statem_533@domain.example.com/XDpEcA== in
<presence from='alice_interleave_requests_statem_533@domain.example.com/XDpEcA==' to='alice_interleave_requests_statem_533@domain.example.com/XDpEcA=='/>



*** User 2023-11-17 15:11:02.778 ***🔗
carol_interleave_requests_statem_534@domain.example.com/L6P+Rw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.791 ***🔗
carol_interleave_requests_statem_534@domain.example.com/L6P+Rw== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.791 ***🔗
carol_interleave_requests_statem_534@domain.example.com/L6P+Rw== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.791 ***🔗
carol_interleave_requests_statem_534@domain.example.com/L6P+Rw== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzUzNABqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:02.793 ***🔗
carol_interleave_requests_statem_534@domain.example.com/L6P+Rw== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:02.793 ***🔗
carol_interleave_requests_statem_534@domain.example.com/L6P+Rw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.805 ***🔗
carol_interleave_requests_statem_534@domain.example.com/L6P+Rw== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.806 ***🔗
carol_interleave_requests_statem_534@domain.example.com/L6P+Rw== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.806 ***🔗
carol_interleave_requests_statem_534@domain.example.com/L6P+Rw== out
<iq type='set' id='ba03e701f5b2cb52520d9451c4d58c1f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>L6P+Rw==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.806 ***🔗
carol_interleave_requests_statem_534@domain.example.com/L6P+Rw== in
<iq xmlns='jabber:client' id='ba03e701f5b2cb52520d9451c4d58c1f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_534@domain.example.com/L6P+Rw==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.807 ***🔗
carol_interleave_requests_statem_534@domain.example.com/L6P+Rw== out
<iq type='set' id='14072a3a997c3f6970e9e7ed766f5061'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.807 ***🔗
carol_interleave_requests_statem_534@domain.example.com/L6P+Rw== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_534@domain.example.com/L6P+Rw==' id='14072a3a997c3f6970e9e7ed766f5061' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.807 ***🔗
carol_interleave_requests_statem_534@domain.example.com/L6P+Rw== out
<presence/>



*** User 2023-11-17 15:11:02.809 ***🔗
carol_interleave_requests_statem_534@domain.example.com/L6P+Rw== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_534@domain.example.com/L6P+Rw==' to='carol_interleave_requests_statem_534@domain.example.com/L6P+Rw=='/>



*** User 2023-11-17 15:11:02.809 ***🔗
alice_interleave_requests_statem_533@domain.example.com/XDpEcA== out
<message type='chat' to='carol_interleave_requests_statem_534@domain.example.com/L6P+Rw=='>
	<body>o7uLUJ8G8E47bzghYKKt</body>
</message>



*** User 2023-11-17 15:11:02.809 ***🔗
carol_interleave_requests_statem_534@domain.example.com/L6P+Rw== out
<message type='chat' to='alice_interleave_requests_statem_533@domain.example.com/XDpEcA=='>
	<body>jdgg8gAOQm55HVRqPJIW</body>
</message>



*** User 2023-11-17 15:11:02.809 ***🔗
alice_interleave_requests_statem_533@domain.example.com/XDpEcA== out
<message type='chat' to='carol_interleave_requests_statem_534@domain.example.com/L6P+Rw=='>
	<body>Xlpe5hUv9su9bOGsyqwh</body>
</message>



*** User 2023-11-17 15:11:02.809 ***🔗
alice_interleave_requests_statem_533@domain.example.com/XDpEcA== out
<message type='chat' to='carol_interleave_requests_statem_534@domain.example.com/L6P+Rw=='>
	<body>AQye2f+taWXdkV3kt8vX</body>
</message>



*** User 2023-11-17 15:11:02.810 ***🔗
carol_interleave_requests_statem_534@domain.example.com/L6P+Rw== out
<message type='chat' to='alice_interleave_requests_statem_533@domain.example.com/XDpEcA=='>
	<body>XDEJ93hPwkKNoM/x62t6</body>
</message>



*** User 2023-11-17 15:11:02.810 ***🔗
alice_interleave_requests_statem_533@domain.example.com/XDpEcA== out
<message type='chat' to='carol_interleave_requests_statem_534@domain.example.com/L6P+Rw=='>
	<body>tTeIOUOgU6VdjkfQQ82C</body>
</message>



*** User 2023-11-17 15:11:02.810 ***🔗
alice_interleave_requests_statem_533@domain.example.com/XDpEcA== in
<message from='carol_interleave_requests_statem_534@domain.example.com/L6P+Rw==' to='alice_interleave_requests_statem_533@domain.example.com/XDpEcA==' type='chat'>
	<body>jdgg8gAOQm55HVRqPJIW</body>
</message>



*** User 2023-11-17 15:11:02.810 ***🔗
alice_interleave_requests_statem_533@domain.example.com/XDpEcA== in
<message from='carol_interleave_requests_statem_534@domain.example.com/L6P+Rw==' to='alice_interleave_requests_statem_533@domain.example.com/XDpEcA==' type='chat'>
	<body>XDEJ93hPwkKNoM/x62t6</body>
</message>



*** User 2023-11-17 15:11:02.810 ***🔗
carol_interleave_requests_statem_534@domain.example.com/L6P+Rw== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_533@domain.example.com/XDpEcA==' to='carol_interleave_requests_statem_534@domain.example.com/L6P+Rw==' type='chat'>
	<body>o7uLUJ8G8E47bzghYKKt</body>
</message>



*** User 2023-11-17 15:11:02.810 ***🔗
carol_interleave_requests_statem_534@domain.example.com/L6P+Rw== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_533@domain.example.com/XDpEcA==' to='carol_interleave_requests_statem_534@domain.example.com/L6P+Rw==' type='chat'>
	<body>Xlpe5hUv9su9bOGsyqwh</body>
</message>



*** User 2023-11-17 15:11:02.810 ***🔗
carol_interleave_requests_statem_534@domain.example.com/L6P+Rw== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_533@domain.example.com/XDpEcA==' to='carol_interleave_requests_statem_534@domain.example.com/L6P+Rw==' type='chat'>
	<body>AQye2f+taWXdkV3kt8vX</body>
</message>



*** User 2023-11-17 15:11:02.810 ***🔗
carol_interleave_requests_statem_534@domain.example.com/L6P+Rw== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_533@domain.example.com/XDpEcA==' to='carol_interleave_requests_statem_534@domain.example.com/L6P+Rw==' type='chat'>
	<body>tTeIOUOgU6VdjkfQQ82C</body>
</message>



*** User 2023-11-17 15:11:02.811 ***🔗
alice_interleave_requests_statem_533@domain.example.com/XDpEcA== out
<message type='chat' to='carol_interleave_requests_statem_534@domain.example.com/L6P+Rw=='>
	<body>sFl67xptROGA8c0nl3E2</body>
</message>



*** User 2023-11-17 15:11:02.811 ***🔗
alice_interleave_requests_statem_533@domain.example.com/XDpEcA== out
<message type='chat' to='carol_interleave_requests_statem_534@domain.example.com/L6P+Rw=='>
	<body>RycTjAckcQro2iF/EXwk</body>
</message>



*** User 2023-11-17 15:11:02.811 ***🔗
alice_interleave_requests_statem_533@domain.example.com/XDpEcA== out
<message type='chat' to='carol_interleave_requests_statem_534@domain.example.com/L6P+Rw=='>
	<body>uiKPztU1Hd7sg/xnf+Pl</body>
</message>



*** User 2023-11-17 15:11:02.811 ***🔗
carol_interleave_requests_statem_534@domain.example.com/L6P+Rw== out
<message type='chat' to='alice_interleave_requests_statem_533@domain.example.com/XDpEcA=='>
	<body>zspY+2Vc/0Ehx849sqJj</body>
</message>



*** User 2023-11-17 15:11:02.811 ***🔗
alice_interleave_requests_statem_533@domain.example.com/XDpEcA== out
<message type='chat' to='carol_interleave_requests_statem_534@domain.example.com/L6P+Rw=='>
	<body>iE2NqvB870+vx/Kbm+8T</body>
</message>



*** User 2023-11-17 15:11:02.811 ***🔗
alice_interleave_requests_statem_533@domain.example.com/XDpEcA== out
<message type='chat' to='carol_interleave_requests_statem_534@domain.example.com/L6P+Rw=='>
	<body>7E5LiiX3JCy1pAtGTIYp</body>
</message>



*** User 2023-11-17 15:11:02.811 ***🔗
carol_interleave_requests_statem_534@domain.example.com/L6P+Rw== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_533@domain.example.com/XDpEcA==' to='carol_interleave_requests_statem_534@domain.example.com/L6P+Rw==' type='chat'>
	<body>sFl67xptROGA8c0nl3E2</body>
</message>



*** User 2023-11-17 15:11:02.811 ***🔗
carol_interleave_requests_statem_534@domain.example.com/L6P+Rw== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_533@domain.example.com/XDpEcA==' to='carol_interleave_requests_statem_534@domain.example.com/L6P+Rw==' type='chat'>
	<body>RycTjAckcQro2iF/EXwk</body>
</message>



*** User 2023-11-17 15:11:02.812 ***🔗
carol_interleave_requests_statem_534@domain.example.com/L6P+Rw== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_533@domain.example.com/XDpEcA==' to='carol_interleave_requests_statem_534@domain.example.com/L6P+Rw==' type='chat'>
	<body>uiKPztU1Hd7sg/xnf+Pl</body>
</message>



*** User 2023-11-17 15:11:02.812 ***🔗
carol_interleave_requests_statem_534@domain.example.com/L6P+Rw== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_533@domain.example.com/XDpEcA==' to='carol_interleave_requests_statem_534@domain.example.com/L6P+Rw==' type='chat'>
	<body>iE2NqvB870+vx/Kbm+8T</body>
</message>



*** User 2023-11-17 15:11:02.812 ***🔗
carol_interleave_requests_statem_534@domain.example.com/L6P+Rw== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_533@domain.example.com/XDpEcA==' to='carol_interleave_requests_statem_534@domain.example.com/L6P+Rw==' type='chat'>
	<body>7E5LiiX3JCy1pAtGTIYp</body>
</message>



*** User 2023-11-17 15:11:02.812 ***🔗
alice_interleave_requests_statem_533@domain.example.com/XDpEcA== out
<message type='chat' to='carol_interleave_requests_statem_534@domain.example.com/L6P+Rw=='>
	<body>JBF0TyFgcnpfw8L8Q6Ad</body>
</message>



*** User 2023-11-17 15:11:02.812 ***🔗
carol_interleave_requests_statem_534@domain.example.com/L6P+Rw== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_533@domain.example.com/XDpEcA==' to='carol_interleave_requests_statem_534@domain.example.com/L6P+Rw==' type='chat'>
	<body>JBF0TyFgcnpfw8L8Q6Ad</body>
</message>



*** User 2023-11-17 15:11:02.812 ***🔗
alice_interleave_requests_statem_533@domain.example.com/XDpEcA== out
<message type='chat' to='carol_interleave_requests_statem_534@domain.example.com/L6P+Rw=='>
	<body>2g/uloXQtKvUA++yRAnC</body>
</message>



*** User 2023-11-17 15:11:02.812 ***🔗
carol_interleave_requests_statem_534@domain.example.com/L6P+Rw== out
</stream:stream>

*** User 2023-11-17 15:11:02.813 ***🔗
carol_interleave_requests_statem_534@domain.example.com/L6P+Rw== in
</stream:stream>

*** User 2023-11-17 15:11:02.813 ***🔗
alice_interleave_requests_statem_533@domain.example.com/XDpEcA== out
</stream:stream>

*** User 2023-11-17 15:11:02.813 ***🔗
alice_interleave_requests_statem_533@domain.example.com/XDpEcA== in
</stream:stream>
.

*** User 2023-11-17 15:11:02.824 ***🔗
carol_interleave_requests_statem_535@domain.example.com/MsfZ1w== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.836 ***🔗
carol_interleave_requests_statem_535@domain.example.com/MsfZ1w== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.837 ***🔗
carol_interleave_requests_statem_535@domain.example.com/MsfZ1w== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.837 ***🔗
carol_interleave_requests_statem_535@domain.example.com/MsfZ1w== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzUzNQBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:02.839 ***🔗
carol_interleave_requests_statem_535@domain.example.com/MsfZ1w== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:02.839 ***🔗
carol_interleave_requests_statem_535@domain.example.com/MsfZ1w== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.851 ***🔗
carol_interleave_requests_statem_535@domain.example.com/MsfZ1w== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.851 ***🔗
carol_interleave_requests_statem_535@domain.example.com/MsfZ1w== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.852 ***🔗
carol_interleave_requests_statem_535@domain.example.com/MsfZ1w== out
<iq type='set' id='3d43c7175e305b7bb6f89b6a098d1573'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>MsfZ1w==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.852 ***🔗
carol_interleave_requests_statem_535@domain.example.com/MsfZ1w== in
<iq xmlns='jabber:client' id='3d43c7175e305b7bb6f89b6a098d1573' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_535@domain.example.com/MsfZ1w==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.852 ***🔗
carol_interleave_requests_statem_535@domain.example.com/MsfZ1w== out
<iq type='set' id='896bdcfda2704d27d288bd8ac88e38e1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.853 ***🔗
carol_interleave_requests_statem_535@domain.example.com/MsfZ1w== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_535@domain.example.com/MsfZ1w==' id='896bdcfda2704d27d288bd8ac88e38e1' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.853 ***🔗
carol_interleave_requests_statem_535@domain.example.com/MsfZ1w== out
<presence/>



*** User 2023-11-17 15:11:02.854 ***🔗
carol_interleave_requests_statem_535@domain.example.com/MsfZ1w== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_535@domain.example.com/MsfZ1w==' to='carol_interleave_requests_statem_535@domain.example.com/MsfZ1w=='/>



*** User 2023-11-17 15:11:02.863 ***🔗
alicE_interleave_requests_statem_536@domain.example.com/8XEimg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.864 ***🔗
alicE_interleave_requests_statem_536@domain.example.com/8XEimg== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='bf153fdfbb6c2997' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:02.864 ***🔗
alicE_interleave_requests_statem_536@domain.example.com/8XEimg== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.864 ***🔗
alicE_interleave_requests_statem_536@domain.example.com/8XEimg== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzUzNgBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:02.865 ***🔗
alicE_interleave_requests_statem_536@domain.example.com/8XEimg== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:02.865 ***🔗
alicE_interleave_requests_statem_536@domain.example.com/8XEimg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.865 ***🔗
alicE_interleave_requests_statem_536@domain.example.com/8XEimg== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='12f5c6ed5b8b893b' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_536@domain.example.com'>

*** User 2023-11-17 15:11:02.866 ***🔗
alicE_interleave_requests_statem_536@domain.example.com/8XEimg== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.866 ***🔗
alicE_interleave_requests_statem_536@domain.example.com/8XEimg== out
<iq type='set' id='b5c7b172e10a432f909257c0cd401e15'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>8XEimg==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.866 ***🔗
alicE_interleave_requests_statem_536@domain.example.com/8XEimg== in
<iq id='b5c7b172e10a432f909257c0cd401e15' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_536@domain.example.com/8XEimg==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.866 ***🔗
alice_interleave_requests_statem_536@domain.example.com/8XEimg== out
<iq type='set' id='9c0dac9c63934901f6d3cdfc7a603f8d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.866 ***🔗
alice_interleave_requests_statem_536@domain.example.com/8XEimg== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_536@domain.example.com/8XEimg==' id='9c0dac9c63934901f6d3cdfc7a603f8d' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.866 ***🔗
alice_interleave_requests_statem_536@domain.example.com/8XEimg== out
<presence/>



*** User 2023-11-17 15:11:02.867 ***🔗
alice_interleave_requests_statem_536@domain.example.com/8XEimg== in
<presence from='alice_interleave_requests_statem_536@domain.example.com/8XEimg==' to='alice_interleave_requests_statem_536@domain.example.com/8XEimg=='/>



*** User 2023-11-17 15:11:02.868 ***🔗
carol_interleave_requests_statem_535@domain.example.com/MsfZ1w== out
<message type='chat' to='alice_interleave_requests_statem_536@domain.example.com/8XEimg=='>
	<body>elE0a2Qp0icoto5brVJK</body>
</message>



*** User 2023-11-17 15:11:02.868 ***🔗
alice_interleave_requests_statem_536@domain.example.com/8XEimg== in
<message from='carol_interleave_requests_statem_535@domain.example.com/MsfZ1w==' to='alice_interleave_requests_statem_536@domain.example.com/8XEimg==' type='chat'>
	<body>elE0a2Qp0icoto5brVJK</body>
</message>



*** User 2023-11-17 15:11:02.868 ***🔗
carol_interleave_requests_statem_535@domain.example.com/MsfZ1w== out
<message type='chat' to='alice_interleave_requests_statem_536@domain.example.com/8XEimg=='>
	<body>dRL8gNFEeKgTlTi68Y18</body>
</message>



*** User 2023-11-17 15:11:02.869 ***🔗
carol_interleave_requests_statem_535@domain.example.com/MsfZ1w== out
<message type='chat' to='alice_interleave_requests_statem_536@domain.example.com/8XEimg=='>
	<body>efqbKbAz9LMoCBwhLoif</body>
</message>



*** User 2023-11-17 15:11:02.869 ***🔗
carol_interleave_requests_statem_535@domain.example.com/MsfZ1w== out
<message type='chat' to='alice_interleave_requests_statem_536@domain.example.com/8XEimg=='>
	<body>665RWO9cvBqXcXzqElqO</body>
</message>



*** User 2023-11-17 15:11:02.869 ***🔗
alice_interleave_requests_statem_536@domain.example.com/8XEimg== in
<message from='carol_interleave_requests_statem_535@domain.example.com/MsfZ1w==' to='alice_interleave_requests_statem_536@domain.example.com/8XEimg==' type='chat'>
	<body>dRL8gNFEeKgTlTi68Y18</body>
</message>



*** User 2023-11-17 15:11:02.870 ***🔗
alice_interleave_requests_statem_536@domain.example.com/8XEimg== in
<message from='carol_interleave_requests_statem_535@domain.example.com/MsfZ1w==' to='alice_interleave_requests_statem_536@domain.example.com/8XEimg==' type='chat'>
	<body>efqbKbAz9LMoCBwhLoif</body>
</message>



*** User 2023-11-17 15:11:02.870 ***🔗
alice_interleave_requests_statem_536@domain.example.com/8XEimg== in
<message from='carol_interleave_requests_statem_535@domain.example.com/MsfZ1w==' to='alice_interleave_requests_statem_536@domain.example.com/8XEimg==' type='chat'>
	<body>665RWO9cvBqXcXzqElqO</body>
</message>



*** User 2023-11-17 15:11:02.870 ***🔗
alice_interleave_requests_statem_536@domain.example.com/8XEimg== out
<message type='chat' to='carol_interleave_requests_statem_535@domain.example.com/MsfZ1w=='>
	<body>5AFycDQaa6zSTnGdd8Pz</body>
</message>



*** User 2023-11-17 15:11:02.870 ***🔗
alice_interleave_requests_statem_536@domain.example.com/8XEimg== out
<message type='chat' to='carol_interleave_requests_statem_535@domain.example.com/MsfZ1w=='>
	<body>rLVgtffYBggXjEm7ZhZD</body>
</message>



*** User 2023-11-17 15:11:02.870 ***🔗
alice_interleave_requests_statem_536@domain.example.com/8XEimg== out
<message type='chat' to='carol_interleave_requests_statem_535@domain.example.com/MsfZ1w=='>
	<body>cJombtAbuyMB2G13Y2st</body>
</message>



*** User 2023-11-17 15:11:02.870 ***🔗
carol_interleave_requests_statem_535@domain.example.com/MsfZ1w== out
<message type='chat' to='alice_interleave_requests_statem_536@domain.example.com/8XEimg=='>
	<body>l86gvCHG6OD9pbmA42XP</body>
</message>



*** User 2023-11-17 15:11:02.871 ***🔗
alice_interleave_requests_statem_536@domain.example.com/8XEimg== in
<message from='carol_interleave_requests_statem_535@domain.example.com/MsfZ1w==' to='alice_interleave_requests_statem_536@domain.example.com/8XEimg==' type='chat'>
	<body>l86gvCHG6OD9pbmA42XP</body>
</message>



*** User 2023-11-17 15:11:02.871 ***🔗
alice_interleave_requests_statem_536@domain.example.com/8XEimg== out
<message type='chat' to='carol_interleave_requests_statem_535@domain.example.com/MsfZ1w=='>
	<body>qEbGDSgVfuv9bYAS3RI5</body>
</message>



*** User 2023-11-17 15:11:02.871 ***🔗
carol_interleave_requests_statem_535@domain.example.com/MsfZ1w== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_536@domain.example.com/8XEimg==' to='carol_interleave_requests_statem_535@domain.example.com/MsfZ1w==' type='chat'>
	<body>5AFycDQaa6zSTnGdd8Pz</body>
</message>



*** User 2023-11-17 15:11:02.871 ***🔗
carol_interleave_requests_statem_535@domain.example.com/MsfZ1w== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_536@domain.example.com/8XEimg==' to='carol_interleave_requests_statem_535@domain.example.com/MsfZ1w==' type='chat'>
	<body>rLVgtffYBggXjEm7ZhZD</body>
</message>



*** User 2023-11-17 15:11:02.871 ***🔗
carol_interleave_requests_statem_535@domain.example.com/MsfZ1w== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_536@domain.example.com/8XEimg==' to='carol_interleave_requests_statem_535@domain.example.com/MsfZ1w==' type='chat'>
	<body>cJombtAbuyMB2G13Y2st</body>
</message>



*** User 2023-11-17 15:11:02.871 ***🔗
carol_interleave_requests_statem_535@domain.example.com/MsfZ1w== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_536@domain.example.com/8XEimg==' to='carol_interleave_requests_statem_535@domain.example.com/MsfZ1w==' type='chat'>
	<body>qEbGDSgVfuv9bYAS3RI5</body>
</message>



*** User 2023-11-17 15:11:02.872 ***🔗
carol_interleave_requests_statem_535@domain.example.com/MsfZ1w== out
</stream:stream>

*** User 2023-11-17 15:11:02.872 ***🔗
carol_interleave_requests_statem_535@domain.example.com/MsfZ1w== in
</stream:stream>

*** User 2023-11-17 15:11:02.872 ***🔗
alice_interleave_requests_statem_536@domain.example.com/8XEimg== out
</stream:stream>

*** User 2023-11-17 15:11:02.872 ***🔗
alice_interleave_requests_statem_536@domain.example.com/8XEimg== in
</stream:stream>
.

*** User 2023-11-17 15:11:02.879 ***🔗
alicE_interleave_requests_statem_537@domain.example.com/FU740g== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.879 ***🔗
alicE_interleave_requests_statem_537@domain.example.com/FU740g== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='15caa0fc8eaca46a' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:02.879 ***🔗
alicE_interleave_requests_statem_537@domain.example.com/FU740g== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.879 ***🔗
alicE_interleave_requests_statem_537@domain.example.com/FU740g== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzUzNwBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:02.880 ***🔗
alicE_interleave_requests_statem_537@domain.example.com/FU740g== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:02.880 ***🔗
alicE_interleave_requests_statem_537@domain.example.com/FU740g== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.880 ***🔗
alicE_interleave_requests_statem_537@domain.example.com/FU740g== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9e28d7daa1a8c1b6' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_537@domain.example.com'>

*** User 2023-11-17 15:11:02.880 ***🔗
alicE_interleave_requests_statem_537@domain.example.com/FU740g== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.880 ***🔗
alicE_interleave_requests_statem_537@domain.example.com/FU740g== out
<iq type='set' id='cdd935f33e3927dee6bcd85d6d0ffb3a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>FU740g==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.881 ***🔗
alicE_interleave_requests_statem_537@domain.example.com/FU740g== in
<iq id='cdd935f33e3927dee6bcd85d6d0ffb3a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_537@domain.example.com/FU740g==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.881 ***🔗
alice_interleave_requests_statem_537@domain.example.com/FU740g== out
<iq type='set' id='a5d4b0eee382750a6581c5d7db24fa54'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.881 ***🔗
alice_interleave_requests_statem_537@domain.example.com/FU740g== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_537@domain.example.com/FU740g==' id='a5d4b0eee382750a6581c5d7db24fa54' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.881 ***🔗
alice_interleave_requests_statem_537@domain.example.com/FU740g== out
<presence/>



*** User 2023-11-17 15:11:02.882 ***🔗
alice_interleave_requests_statem_537@domain.example.com/FU740g== in
<presence from='alice_interleave_requests_statem_537@domain.example.com/FU740g==' to='alice_interleave_requests_statem_537@domain.example.com/FU740g=='/>



*** User 2023-11-17 15:11:02.886 ***🔗
carol_interleave_requests_statem_538@domain.example.com/Xzo5Sg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.898 ***🔗
carol_interleave_requests_statem_538@domain.example.com/Xzo5Sg== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.899 ***🔗
carol_interleave_requests_statem_538@domain.example.com/Xzo5Sg== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.899 ***🔗
carol_interleave_requests_statem_538@domain.example.com/Xzo5Sg== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzUzOABqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:02.900 ***🔗
carol_interleave_requests_statem_538@domain.example.com/Xzo5Sg== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:02.901 ***🔗
carol_interleave_requests_statem_538@domain.example.com/Xzo5Sg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.912 ***🔗
carol_interleave_requests_statem_538@domain.example.com/Xzo5Sg== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.913 ***🔗
carol_interleave_requests_statem_538@domain.example.com/Xzo5Sg== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.913 ***🔗
carol_interleave_requests_statem_538@domain.example.com/Xzo5Sg== out
<iq type='set' id='79ea5f8c85b8e6b0a41764ddeddc931a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>Xzo5Sg==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.913 ***🔗
carol_interleave_requests_statem_538@domain.example.com/Xzo5Sg== in
<iq xmlns='jabber:client' id='79ea5f8c85b8e6b0a41764ddeddc931a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_538@domain.example.com/Xzo5Sg==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.913 ***🔗
carol_interleave_requests_statem_538@domain.example.com/Xzo5Sg== out
<iq type='set' id='2da1eee8eb7a8b8af0772230159df4f8'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.914 ***🔗
carol_interleave_requests_statem_538@domain.example.com/Xzo5Sg== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_538@domain.example.com/Xzo5Sg==' id='2da1eee8eb7a8b8af0772230159df4f8' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.914 ***🔗
carol_interleave_requests_statem_538@domain.example.com/Xzo5Sg== out
<presence/>



*** User 2023-11-17 15:11:02.915 ***🔗
carol_interleave_requests_statem_538@domain.example.com/Xzo5Sg== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_538@domain.example.com/Xzo5Sg==' to='carol_interleave_requests_statem_538@domain.example.com/Xzo5Sg=='/>



*** User 2023-11-17 15:11:02.916 ***🔗
carol_interleave_requests_statem_538@domain.example.com/Xzo5Sg== out
<message type='chat' to='alice_interleave_requests_statem_537@domain.example.com/FU740g=='>
	<body>yF5LYk0UtcEzZtpUdSbQ</body>
</message>



*** User 2023-11-17 15:11:02.916 ***🔗
alice_interleave_requests_statem_537@domain.example.com/FU740g== out
<message type='chat' to='carol_interleave_requests_statem_538@domain.example.com/Xzo5Sg=='>
	<body>wcBh7mPwPU946nIh7pKL</body>
</message>



*** User 2023-11-17 15:11:02.916 ***🔗
alice_interleave_requests_statem_537@domain.example.com/FU740g== out
<message type='chat' to='carol_interleave_requests_statem_538@domain.example.com/Xzo5Sg=='>
	<body>PQanbg/kHe6AQCJWkPBt</body>
</message>



*** User 2023-11-17 15:11:02.916 ***🔗
carol_interleave_requests_statem_538@domain.example.com/Xzo5Sg== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_537@domain.example.com/FU740g==' to='carol_interleave_requests_statem_538@domain.example.com/Xzo5Sg==' type='chat'>
	<body>wcBh7mPwPU946nIh7pKL</body>
</message>



*** User 2023-11-17 15:11:02.917 ***🔗
carol_interleave_requests_statem_538@domain.example.com/Xzo5Sg== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_537@domain.example.com/FU740g==' to='carol_interleave_requests_statem_538@domain.example.com/Xzo5Sg==' type='chat'>
	<body>PQanbg/kHe6AQCJWkPBt</body>
</message>



*** User 2023-11-17 15:11:02.917 ***🔗
carol_interleave_requests_statem_538@domain.example.com/Xzo5Sg== out
<message type='chat' to='alice_interleave_requests_statem_537@domain.example.com/FU740g=='>
	<body>eSV7493Vwm/IYPiG4S6L</body>
</message>



*** User 2023-11-17 15:11:02.917 ***🔗
alice_interleave_requests_statem_537@domain.example.com/FU740g== out
<message type='chat' to='carol_interleave_requests_statem_538@domain.example.com/Xzo5Sg=='>
	<body>DWzCe2xMMk3SzKzoE1TB</body>
</message>



*** User 2023-11-17 15:11:02.917 ***🔗
alice_interleave_requests_statem_537@domain.example.com/FU740g== in
<message from='carol_interleave_requests_statem_538@domain.example.com/Xzo5Sg==' to='alice_interleave_requests_statem_537@domain.example.com/FU740g==' type='chat'>
	<body>yF5LYk0UtcEzZtpUdSbQ</body>
</message>



*** User 2023-11-17 15:11:02.917 ***🔗
alice_interleave_requests_statem_537@domain.example.com/FU740g== in
<message from='carol_interleave_requests_statem_538@domain.example.com/Xzo5Sg==' to='alice_interleave_requests_statem_537@domain.example.com/FU740g==' type='chat'>
	<body>eSV7493Vwm/IYPiG4S6L</body>
</message>



*** User 2023-11-17 15:11:02.918 ***🔗
carol_interleave_requests_statem_538@domain.example.com/Xzo5Sg== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_537@domain.example.com/FU740g==' to='carol_interleave_requests_statem_538@domain.example.com/Xzo5Sg==' type='chat'>
	<body>DWzCe2xMMk3SzKzoE1TB</body>
</message>



*** User 2023-11-17 15:11:02.918 ***🔗
carol_interleave_requests_statem_538@domain.example.com/Xzo5Sg== out
<message type='chat' to='alice_interleave_requests_statem_537@domain.example.com/FU740g=='>
	<body>7cRgkC8xssv1jI6ajuas</body>
</message>



*** User 2023-11-17 15:11:02.918 ***🔗
alice_interleave_requests_statem_537@domain.example.com/FU740g== out
<message type='chat' to='carol_interleave_requests_statem_538@domain.example.com/Xzo5Sg=='>
	<body>gPczubN9okc6mPefZsrF</body>
</message>



*** User 2023-11-17 15:11:02.918 ***🔗
alice_interleave_requests_statem_537@domain.example.com/FU740g== in
<message from='carol_interleave_requests_statem_538@domain.example.com/Xzo5Sg==' to='alice_interleave_requests_statem_537@domain.example.com/FU740g==' type='chat'>
	<body>7cRgkC8xssv1jI6ajuas</body>
</message>



*** User 2023-11-17 15:11:02.918 ***🔗
carol_interleave_requests_statem_538@domain.example.com/Xzo5Sg== out
</stream:stream>

*** User 2023-11-17 15:11:02.919 ***🔗
carol_interleave_requests_statem_538@domain.example.com/Xzo5Sg== in
</stream:stream>

*** User 2023-11-17 15:11:02.919 ***🔗
alice_interleave_requests_statem_537@domain.example.com/FU740g== out
</stream:stream>

*** User 2023-11-17 15:11:02.919 ***🔗
alice_interleave_requests_statem_537@domain.example.com/FU740g== in
</stream:stream>
.

*** User 2023-11-17 15:11:02.928 ***🔗
carol_interleave_requests_statem_539@domain.example.com/Vzxk9Q== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.940 ***🔗
carol_interleave_requests_statem_539@domain.example.com/Vzxk9Q== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.941 ***🔗
carol_interleave_requests_statem_539@domain.example.com/Vzxk9Q== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.941 ***🔗
carol_interleave_requests_statem_539@domain.example.com/Vzxk9Q== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzUzOQBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:02.943 ***🔗
carol_interleave_requests_statem_539@domain.example.com/Vzxk9Q== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:02.943 ***🔗
carol_interleave_requests_statem_539@domain.example.com/Vzxk9Q== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.955 ***🔗
carol_interleave_requests_statem_539@domain.example.com/Vzxk9Q== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.956 ***🔗
carol_interleave_requests_statem_539@domain.example.com/Vzxk9Q== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.956 ***🔗
carol_interleave_requests_statem_539@domain.example.com/Vzxk9Q== out
<iq type='set' id='741fcda2ad6166abb3450ecb02ada5d7'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>Vzxk9Q==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.956 ***🔗
carol_interleave_requests_statem_539@domain.example.com/Vzxk9Q== in
<iq xmlns='jabber:client' id='741fcda2ad6166abb3450ecb02ada5d7' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_539@domain.example.com/Vzxk9Q==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.956 ***🔗
carol_interleave_requests_statem_539@domain.example.com/Vzxk9Q== out
<iq type='set' id='50ac17019fa090311806b01d351f9ffe'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.957 ***🔗
carol_interleave_requests_statem_539@domain.example.com/Vzxk9Q== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_539@domain.example.com/Vzxk9Q==' id='50ac17019fa090311806b01d351f9ffe' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.957 ***🔗
carol_interleave_requests_statem_539@domain.example.com/Vzxk9Q== out
<presence/>



*** User 2023-11-17 15:11:02.958 ***🔗
carol_interleave_requests_statem_539@domain.example.com/Vzxk9Q== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_539@domain.example.com/Vzxk9Q==' to='carol_interleave_requests_statem_539@domain.example.com/Vzxk9Q=='/>



*** User 2023-11-17 15:11:02.967 ***🔗
alicE_interleave_requests_statem_540@domain.example.com/I76S2A== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.967 ***🔗
alicE_interleave_requests_statem_540@domain.example.com/I76S2A== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0bd0031f4167048e' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:02.967 ***🔗
alicE_interleave_requests_statem_540@domain.example.com/I76S2A== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.967 ***🔗
alicE_interleave_requests_statem_540@domain.example.com/I76S2A== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzU0MABtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:02.968 ***🔗
alicE_interleave_requests_statem_540@domain.example.com/I76S2A== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:02.968 ***🔗
alicE_interleave_requests_statem_540@domain.example.com/I76S2A== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.969 ***🔗
alicE_interleave_requests_statem_540@domain.example.com/I76S2A== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3f0ca6a298104a3f' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_540@domain.example.com'>

*** User 2023-11-17 15:11:02.969 ***🔗
alicE_interleave_requests_statem_540@domain.example.com/I76S2A== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.969 ***🔗
alicE_interleave_requests_statem_540@domain.example.com/I76S2A== out
<iq type='set' id='969af8c02a6127be522ad0ca0f083530'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>I76S2A==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.969 ***🔗
alicE_interleave_requests_statem_540@domain.example.com/I76S2A== in
<iq id='969af8c02a6127be522ad0ca0f083530' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_540@domain.example.com/I76S2A==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.969 ***🔗
alice_interleave_requests_statem_540@domain.example.com/I76S2A== out
<iq type='set' id='8a89a9a5c954cfd45554f92e501d7b4a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.969 ***🔗
alice_interleave_requests_statem_540@domain.example.com/I76S2A== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_540@domain.example.com/I76S2A==' id='8a89a9a5c954cfd45554f92e501d7b4a' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.969 ***🔗
alice_interleave_requests_statem_540@domain.example.com/I76S2A== out
<presence/>



*** User 2023-11-17 15:11:02.970 ***🔗
alice_interleave_requests_statem_540@domain.example.com/I76S2A== in
<presence from='alice_interleave_requests_statem_540@domain.example.com/I76S2A==' to='alice_interleave_requests_statem_540@domain.example.com/I76S2A=='/>



*** User 2023-11-17 15:11:02.970 ***🔗
carol_interleave_requests_statem_539@domain.example.com/Vzxk9Q== out
<message type='chat' to='alice_interleave_requests_statem_540@domain.example.com/I76S2A=='>
	<body>P6L6JqoqFIDW7uV93mpg</body>
</message>



*** User 2023-11-17 15:11:02.971 ***🔗
alice_interleave_requests_statem_540@domain.example.com/I76S2A== in
<message from='carol_interleave_requests_statem_539@domain.example.com/Vzxk9Q==' to='alice_interleave_requests_statem_540@domain.example.com/I76S2A==' type='chat'>
	<body>P6L6JqoqFIDW7uV93mpg</body>
</message>



*** User 2023-11-17 15:11:02.971 ***🔗
alice_interleave_requests_statem_540@domain.example.com/I76S2A== out
<message type='chat' to='carol_interleave_requests_statem_539@domain.example.com/Vzxk9Q=='>
	<body>Eces3wuB8ihjUORvMO9x</body>
</message>



*** User 2023-11-17 15:11:02.971 ***🔗
carol_interleave_requests_statem_539@domain.example.com/Vzxk9Q== out
</stream:stream>

*** User 2023-11-17 15:11:02.971 ***🔗
carol_interleave_requests_statem_539@domain.example.com/Vzxk9Q== in
</stream:stream>

*** User 2023-11-17 15:11:02.971 ***🔗
alice_interleave_requests_statem_540@domain.example.com/I76S2A== out
</stream:stream>

*** User 2023-11-17 15:11:02.972 ***🔗
alice_interleave_requests_statem_540@domain.example.com/I76S2A== in
</stream:stream>
.

*** User 2023-11-17 15:11:02.977 ***🔗
alicE_interleave_requests_statem_541@domain.example.com/wrsVyQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.977 ***🔗
alicE_interleave_requests_statem_541@domain.example.com/wrsVyQ== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='86a7bbd35360827f' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:02.977 ***🔗
alicE_interleave_requests_statem_541@domain.example.com/wrsVyQ== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.977 ***🔗
alicE_interleave_requests_statem_541@domain.example.com/wrsVyQ== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzU0MQBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:02.978 ***🔗
alicE_interleave_requests_statem_541@domain.example.com/wrsVyQ== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:02.978 ***🔗
alicE_interleave_requests_statem_541@domain.example.com/wrsVyQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:02.978 ***🔗
alicE_interleave_requests_statem_541@domain.example.com/wrsVyQ== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5718907174379e36' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_541@domain.example.com'>

*** User 2023-11-17 15:11:02.978 ***🔗
alicE_interleave_requests_statem_541@domain.example.com/wrsVyQ== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:02.978 ***🔗
alicE_interleave_requests_statem_541@domain.example.com/wrsVyQ== out
<iq type='set' id='ac5ddcfd4f00368a2603ed4054991bd3'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>wrsVyQ==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.978 ***🔗
alicE_interleave_requests_statem_541@domain.example.com/wrsVyQ== in
<iq id='ac5ddcfd4f00368a2603ed4054991bd3' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_541@domain.example.com/wrsVyQ==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:02.979 ***🔗
alice_interleave_requests_statem_541@domain.example.com/wrsVyQ== out
<iq type='set' id='4c2ff27805779a28a7ce5b5438fb1556'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.979 ***🔗
alice_interleave_requests_statem_541@domain.example.com/wrsVyQ== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_541@domain.example.com/wrsVyQ==' id='4c2ff27805779a28a7ce5b5438fb1556' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:02.979 ***🔗
alice_interleave_requests_statem_541@domain.example.com/wrsVyQ== out
<presence/>



*** User 2023-11-17 15:11:02.980 ***🔗
alice_interleave_requests_statem_541@domain.example.com/wrsVyQ== in
<presence from='alice_interleave_requests_statem_541@domain.example.com/wrsVyQ==' to='alice_interleave_requests_statem_541@domain.example.com/wrsVyQ=='/>



*** User 2023-11-17 15:11:02.980 ***🔗
alice_interleave_requests_statem_541@domain.example.com/wrsVyQ== out
</stream:stream>
.

*** User 2023-11-17 15:11:02.980 ***🔗
alice_interleave_requests_statem_541@domain.example.com/wrsVyQ== in
</stream:stream>

*** User 2023-11-17 15:11:02.988 ***🔗
carol_interleave_requests_statem_542@domain.example.com/H9rW6g== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.001 ***🔗
carol_interleave_requests_statem_542@domain.example.com/H9rW6g== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.001 ***🔗
carol_interleave_requests_statem_542@domain.example.com/H9rW6g== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.001 ***🔗
carol_interleave_requests_statem_542@domain.example.com/H9rW6g== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzU0MgBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:03.003 ***🔗
carol_interleave_requests_statem_542@domain.example.com/H9rW6g== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:03.003 ***🔗
carol_interleave_requests_statem_542@domain.example.com/H9rW6g== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.015 ***🔗
carol_interleave_requests_statem_542@domain.example.com/H9rW6g== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.015 ***🔗
carol_interleave_requests_statem_542@domain.example.com/H9rW6g== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.016 ***🔗
carol_interleave_requests_statem_542@domain.example.com/H9rW6g== out
<iq type='set' id='6f21f68159624aa00f672ca1e3c73015'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>H9rW6g==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.016 ***🔗
carol_interleave_requests_statem_542@domain.example.com/H9rW6g== in
<iq xmlns='jabber:client' id='6f21f68159624aa00f672ca1e3c73015' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_542@domain.example.com/H9rW6g==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.016 ***🔗
carol_interleave_requests_statem_542@domain.example.com/H9rW6g== out
<iq type='set' id='2a8247ebf4aad45a4c563fdc2ffa1b33'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.017 ***🔗
carol_interleave_requests_statem_542@domain.example.com/H9rW6g== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_542@domain.example.com/H9rW6g==' id='2a8247ebf4aad45a4c563fdc2ffa1b33' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.017 ***🔗
carol_interleave_requests_statem_542@domain.example.com/H9rW6g== out
<presence/>



*** User 2023-11-17 15:11:03.018 ***🔗
carol_interleave_requests_statem_542@domain.example.com/H9rW6g== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_542@domain.example.com/H9rW6g==' to='carol_interleave_requests_statem_542@domain.example.com/H9rW6g=='/>



*** User 2023-11-17 15:11:03.026 ***🔗
alicE_interleave_requests_statem_543@domain.example.com/NDW4DA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.027 ***🔗
alicE_interleave_requests_statem_543@domain.example.com/NDW4DA== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c6904721d9989d4d' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:03.027 ***🔗
alicE_interleave_requests_statem_543@domain.example.com/NDW4DA== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.027 ***🔗
alicE_interleave_requests_statem_543@domain.example.com/NDW4DA== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzU0MwBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:03.028 ***🔗
alicE_interleave_requests_statem_543@domain.example.com/NDW4DA== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:03.028 ***🔗
alicE_interleave_requests_statem_543@domain.example.com/NDW4DA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.028 ***🔗
alicE_interleave_requests_statem_543@domain.example.com/NDW4DA== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d59d617ab8ffd5b1' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_543@domain.example.com'>

*** User 2023-11-17 15:11:03.028 ***🔗
alicE_interleave_requests_statem_543@domain.example.com/NDW4DA== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.028 ***🔗
alicE_interleave_requests_statem_543@domain.example.com/NDW4DA== out
<iq type='set' id='bdb93bd268e14529f061360dfb43b1b8'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>NDW4DA==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.029 ***🔗
alicE_interleave_requests_statem_543@domain.example.com/NDW4DA== in
<iq id='bdb93bd268e14529f061360dfb43b1b8' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_543@domain.example.com/NDW4DA==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.029 ***🔗
alice_interleave_requests_statem_543@domain.example.com/NDW4DA== out
<iq type='set' id='9545b02f510b8ee035bf710474eab832'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.029 ***🔗
alice_interleave_requests_statem_543@domain.example.com/NDW4DA== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_543@domain.example.com/NDW4DA==' id='9545b02f510b8ee035bf710474eab832' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.029 ***🔗
alice_interleave_requests_statem_543@domain.example.com/NDW4DA== out
<presence/>



*** User 2023-11-17 15:11:03.030 ***🔗
alice_interleave_requests_statem_543@domain.example.com/NDW4DA== in
<presence from='alice_interleave_requests_statem_543@domain.example.com/NDW4DA==' to='alice_interleave_requests_statem_543@domain.example.com/NDW4DA=='/>



*** User 2023-11-17 15:11:03.030 ***🔗
carol_interleave_requests_statem_542@domain.example.com/H9rW6g== out
<message type='chat' to='alice_interleave_requests_statem_543@domain.example.com/NDW4DA=='>
	<body>FxmJMh1MeVJiUgYtnucU</body>
</message>



*** User 2023-11-17 15:11:03.030 ***🔗
carol_interleave_requests_statem_542@domain.example.com/H9rW6g== out
<message type='chat' to='alice_interleave_requests_statem_543@domain.example.com/NDW4DA=='>
	<body>vhUAn4JK6ve+inSdgdXT</body>
</message>



*** User 2023-11-17 15:11:03.031 ***🔗
alice_interleave_requests_statem_543@domain.example.com/NDW4DA== in
<message from='carol_interleave_requests_statem_542@domain.example.com/H9rW6g==' to='alice_interleave_requests_statem_543@domain.example.com/NDW4DA==' type='chat'>
	<body>FxmJMh1MeVJiUgYtnucU</body>
</message>



*** User 2023-11-17 15:11:03.031 ***🔗
alice_interleave_requests_statem_543@domain.example.com/NDW4DA== in
<message from='carol_interleave_requests_statem_542@domain.example.com/H9rW6g==' to='alice_interleave_requests_statem_543@domain.example.com/NDW4DA==' type='chat'>
	<body>vhUAn4JK6ve+inSdgdXT</body>
</message>



*** User 2023-11-17 15:11:03.031 ***🔗
alice_interleave_requests_statem_543@domain.example.com/NDW4DA== out
<message type='chat' to='carol_interleave_requests_statem_542@domain.example.com/H9rW6g=='>
	<body>7Ybv6tZ3r4A3G33sEueS</body>
</message>



*** User 2023-11-17 15:11:03.031 ***🔗
carol_interleave_requests_statem_542@domain.example.com/H9rW6g== out
<message type='chat' to='alice_interleave_requests_statem_543@domain.example.com/NDW4DA=='>
	<body>fqYbTmkn6xPt/inapEmw</body>
</message>



*** User 2023-11-17 15:11:03.032 ***🔗
carol_interleave_requests_statem_542@domain.example.com/H9rW6g== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_543@domain.example.com/NDW4DA==' to='carol_interleave_requests_statem_542@domain.example.com/H9rW6g==' type='chat'>
	<body>7Ybv6tZ3r4A3G33sEueS</body>
</message>



*** User 2023-11-17 15:11:03.032 ***🔗
carol_interleave_requests_statem_542@domain.example.com/H9rW6g== out
<message type='chat' to='alice_interleave_requests_statem_543@domain.example.com/NDW4DA=='>
	<body>AMtr8HXZ005ybIIEQrbB</body>
</message>



*** User 2023-11-17 15:11:03.032 ***🔗
alice_interleave_requests_statem_543@domain.example.com/NDW4DA== in
<message from='carol_interleave_requests_statem_542@domain.example.com/H9rW6g==' to='alice_interleave_requests_statem_543@domain.example.com/NDW4DA==' type='chat'>
	<body>fqYbTmkn6xPt/inapEmw</body>
</message>



*** User 2023-11-17 15:11:03.032 ***🔗
alice_interleave_requests_statem_543@domain.example.com/NDW4DA== in
<message from='carol_interleave_requests_statem_542@domain.example.com/H9rW6g==' to='alice_interleave_requests_statem_543@domain.example.com/NDW4DA==' type='chat'>
	<body>AMtr8HXZ005ybIIEQrbB</body>
</message>



*** User 2023-11-17 15:11:03.032 ***🔗
carol_interleave_requests_statem_542@domain.example.com/H9rW6g== out
<message type='chat' to='alice_interleave_requests_statem_543@domain.example.com/NDW4DA=='>
	<body>WeqDCptxdo3enS1NyYvd</body>
</message>



*** User 2023-11-17 15:11:03.032 ***🔗
carol_interleave_requests_statem_542@domain.example.com/H9rW6g== out
<message type='chat' to='alice_interleave_requests_statem_543@domain.example.com/NDW4DA=='>
	<body>1Tmqae0U7dB7USzSN0ci</body>
</message>



*** User 2023-11-17 15:11:03.033 ***🔗
alice_interleave_requests_statem_543@domain.example.com/NDW4DA== in
<message from='carol_interleave_requests_statem_542@domain.example.com/H9rW6g==' to='alice_interleave_requests_statem_543@domain.example.com/NDW4DA==' type='chat'>
	<body>WeqDCptxdo3enS1NyYvd</body>
</message>



*** User 2023-11-17 15:11:03.033 ***🔗
alice_interleave_requests_statem_543@domain.example.com/NDW4DA== in
<message from='carol_interleave_requests_statem_542@domain.example.com/H9rW6g==' to='alice_interleave_requests_statem_543@domain.example.com/NDW4DA==' type='chat'>
	<body>1Tmqae0U7dB7USzSN0ci</body>
</message>



*** User 2023-11-17 15:11:03.033 ***🔗
alice_interleave_requests_statem_543@domain.example.com/NDW4DA== out
<message type='chat' to='carol_interleave_requests_statem_542@domain.example.com/H9rW6g=='>
	<body>Ef9n66DW71NX+nqKXUur</body>
</message>



*** User 2023-11-17 15:11:03.033 ***🔗
alice_interleave_requests_statem_543@domain.example.com/NDW4DA== out
<message type='chat' to='carol_interleave_requests_statem_542@domain.example.com/H9rW6g=='>
	<body>SrNj0SpFghyNCGEg81Om</body>
</message>



*** User 2023-11-17 15:11:03.033 ***🔗
carol_interleave_requests_statem_542@domain.example.com/H9rW6g== out
<message type='chat' to='alice_interleave_requests_statem_543@domain.example.com/NDW4DA=='>
	<body>nqryqUYRbVnSRvq3xS2w</body>
</message>



*** User 2023-11-17 15:11:03.034 ***🔗
alice_interleave_requests_statem_543@domain.example.com/NDW4DA== in
<message from='carol_interleave_requests_statem_542@domain.example.com/H9rW6g==' to='alice_interleave_requests_statem_543@domain.example.com/NDW4DA==' type='chat'>
	<body>nqryqUYRbVnSRvq3xS2w</body>
</message>



*** User 2023-11-17 15:11:03.034 ***🔗
carol_interleave_requests_statem_542@domain.example.com/H9rW6g== out
<message type='chat' to='alice_interleave_requests_statem_543@domain.example.com/NDW4DA=='>
	<body>CfYILOLZEdVaxDf1553O</body>
</message>



*** User 2023-11-17 15:11:03.034 ***🔗
alice_interleave_requests_statem_543@domain.example.com/NDW4DA== in
<message from='carol_interleave_requests_statem_542@domain.example.com/H9rW6g==' to='alice_interleave_requests_statem_543@domain.example.com/NDW4DA==' type='chat'>
	<body>CfYILOLZEdVaxDf1553O</body>
</message>



*** User 2023-11-17 15:11:03.034 ***🔗
alice_interleave_requests_statem_543@domain.example.com/NDW4DA== out
<message type='chat' to='carol_interleave_requests_statem_542@domain.example.com/H9rW6g=='>
	<body>KkjVg07raJTAQTCgki9Y</body>
</message>



*** User 2023-11-17 15:11:03.034 ***🔗
carol_interleave_requests_statem_542@domain.example.com/H9rW6g== out
<message type='chat' to='alice_interleave_requests_statem_543@domain.example.com/NDW4DA=='>
	<body>vEHJRQN++BONPjzI3hp3</body>
</message>



*** User 2023-11-17 15:11:03.034 ***🔗
alice_interleave_requests_statem_543@domain.example.com/NDW4DA== out
<message type='chat' to='carol_interleave_requests_statem_542@domain.example.com/H9rW6g=='>
	<body>+ybnc5/xgW5VSAN48ZXu</body>
</message>



*** User 2023-11-17 15:11:03.034 ***🔗
alice_interleave_requests_statem_543@domain.example.com/NDW4DA== out
<message type='chat' to='carol_interleave_requests_statem_542@domain.example.com/H9rW6g=='>
	<body>n+ZQia2/Jp4hXPOq2/xj</body>
</message>



*** User 2023-11-17 15:11:03.034 ***🔗
carol_interleave_requests_statem_542@domain.example.com/H9rW6g== out
<message type='chat' to='alice_interleave_requests_statem_543@domain.example.com/NDW4DA=='>
	<body>861nPKwChBGj1BMI2ZCc</body>
</message>



*** User 2023-11-17 15:11:03.035 ***🔗
carol_interleave_requests_statem_542@domain.example.com/H9rW6g== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_543@domain.example.com/NDW4DA==' to='carol_interleave_requests_statem_542@domain.example.com/H9rW6g==' type='chat'>
	<body>Ef9n66DW71NX+nqKXUur</body>
</message>



*** User 2023-11-17 15:11:03.035 ***🔗
carol_interleave_requests_statem_542@domain.example.com/H9rW6g== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_543@domain.example.com/NDW4DA==' to='carol_interleave_requests_statem_542@domain.example.com/H9rW6g==' type='chat'>
	<body>SrNj0SpFghyNCGEg81Om</body>
</message>



*** User 2023-11-17 15:11:03.035 ***🔗
carol_interleave_requests_statem_542@domain.example.com/H9rW6g== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_543@domain.example.com/NDW4DA==' to='carol_interleave_requests_statem_542@domain.example.com/H9rW6g==' type='chat'>
	<body>KkjVg07raJTAQTCgki9Y</body>
</message>



*** User 2023-11-17 15:11:03.035 ***🔗
carol_interleave_requests_statem_542@domain.example.com/H9rW6g== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_543@domain.example.com/NDW4DA==' to='carol_interleave_requests_statem_542@domain.example.com/H9rW6g==' type='chat'>
	<body>+ybnc5/xgW5VSAN48ZXu</body>
</message>



*** User 2023-11-17 15:11:03.035 ***🔗
carol_interleave_requests_statem_542@domain.example.com/H9rW6g== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_543@domain.example.com/NDW4DA==' to='carol_interleave_requests_statem_542@domain.example.com/H9rW6g==' type='chat'>
	<body>n+ZQia2/Jp4hXPOq2/xj</body>
</message>



*** User 2023-11-17 15:11:03.035 ***🔗
alice_interleave_requests_statem_543@domain.example.com/NDW4DA== out
<message type='chat' to='carol_interleave_requests_statem_542@domain.example.com/H9rW6g=='>
	<body>DDTY+fh/T2WZeGJUUlSX</body>
</message>



*** User 2023-11-17 15:11:03.035 ***🔗
alice_interleave_requests_statem_543@domain.example.com/NDW4DA== in
<message from='carol_interleave_requests_statem_542@domain.example.com/H9rW6g==' to='alice_interleave_requests_statem_543@domain.example.com/NDW4DA==' type='chat'>
	<body>vEHJRQN++BONPjzI3hp3</body>
</message>



*** User 2023-11-17 15:11:03.035 ***🔗
alice_interleave_requests_statem_543@domain.example.com/NDW4DA== in
<message from='carol_interleave_requests_statem_542@domain.example.com/H9rW6g==' to='alice_interleave_requests_statem_543@domain.example.com/NDW4DA==' type='chat'>
	<body>861nPKwChBGj1BMI2ZCc</body>
</message>



*** User 2023-11-17 15:11:03.035 ***🔗
carol_interleave_requests_statem_542@domain.example.com/H9rW6g== out
<message type='chat' to='alice_interleave_requests_statem_543@domain.example.com/NDW4DA=='>
	<body>T2A+h5bAxVNrcfCiBPke</body>
</message>



*** User 2023-11-17 15:11:03.035 ***🔗
alice_interleave_requests_statem_543@domain.example.com/NDW4DA== out
<message type='chat' to='carol_interleave_requests_statem_542@domain.example.com/H9rW6g=='>
	<body>2gGSjgmWoX08tuzd48Nz</body>
</message>



*** User 2023-11-17 15:11:03.036 ***🔗
alice_interleave_requests_statem_543@domain.example.com/NDW4DA== in
<message from='carol_interleave_requests_statem_542@domain.example.com/H9rW6g==' to='alice_interleave_requests_statem_543@domain.example.com/NDW4DA==' type='chat'>
	<body>T2A+h5bAxVNrcfCiBPke</body>
</message>



*** User 2023-11-17 15:11:03.036 ***🔗
carol_interleave_requests_statem_542@domain.example.com/H9rW6g== out
<message type='chat' to='alice_interleave_requests_statem_543@domain.example.com/NDW4DA=='>
	<body>1agNRflGDptr/oqlix7T</body>
</message>



*** User 2023-11-17 15:11:03.036 ***🔗
carol_interleave_requests_statem_542@domain.example.com/H9rW6g== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_543@domain.example.com/NDW4DA==' to='carol_interleave_requests_statem_542@domain.example.com/H9rW6g==' type='chat'>
	<body>DDTY+fh/T2WZeGJUUlSX</body>
</message>



*** User 2023-11-17 15:11:03.036 ***🔗
carol_interleave_requests_statem_542@domain.example.com/H9rW6g== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_543@domain.example.com/NDW4DA==' to='carol_interleave_requests_statem_542@domain.example.com/H9rW6g==' type='chat'>
	<body>2gGSjgmWoX08tuzd48Nz</body>
</message>



*** User 2023-11-17 15:11:03.036 ***🔗
carol_interleave_requests_statem_542@domain.example.com/H9rW6g== out
</stream:stream>

*** User 2023-11-17 15:11:03.037 ***🔗
carol_interleave_requests_statem_542@domain.example.com/H9rW6g== in
</stream:stream>

*** User 2023-11-17 15:11:03.037 ***🔗
alice_interleave_requests_statem_543@domain.example.com/NDW4DA== out
</stream:stream>

*** User 2023-11-17 15:11:03.037 ***🔗
alice_interleave_requests_statem_543@domain.example.com/NDW4DA== in
</stream:stream>
.

*** User 2023-11-17 15:11:03.044 ***🔗
carol_interleave_requests_statem_544@domain.example.com/tFdhzA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.056 ***🔗
carol_interleave_requests_statem_544@domain.example.com/tFdhzA== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.056 ***🔗
carol_interleave_requests_statem_544@domain.example.com/tFdhzA== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.057 ***🔗
carol_interleave_requests_statem_544@domain.example.com/tFdhzA== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzU0NABqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:03.059 ***🔗
carol_interleave_requests_statem_544@domain.example.com/tFdhzA== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:03.059 ***🔗
carol_interleave_requests_statem_544@domain.example.com/tFdhzA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.070 ***🔗
carol_interleave_requests_statem_544@domain.example.com/tFdhzA== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.070 ***🔗
carol_interleave_requests_statem_544@domain.example.com/tFdhzA== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.071 ***🔗
carol_interleave_requests_statem_544@domain.example.com/tFdhzA== out
<iq type='set' id='2dd6533658ca502a3354c078f411fbcb'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>tFdhzA==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.071 ***🔗
carol_interleave_requests_statem_544@domain.example.com/tFdhzA== in
<iq xmlns='jabber:client' id='2dd6533658ca502a3354c078f411fbcb' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_544@domain.example.com/tFdhzA==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.071 ***🔗
carol_interleave_requests_statem_544@domain.example.com/tFdhzA== out
<iq type='set' id='805fd24137cf547a535dfe3dd0b18d11'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.072 ***🔗
carol_interleave_requests_statem_544@domain.example.com/tFdhzA== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_544@domain.example.com/tFdhzA==' id='805fd24137cf547a535dfe3dd0b18d11' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.072 ***🔗
carol_interleave_requests_statem_544@domain.example.com/tFdhzA== out
<presence/>



*** User 2023-11-17 15:11:03.073 ***🔗
carol_interleave_requests_statem_544@domain.example.com/tFdhzA== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_544@domain.example.com/tFdhzA==' to='carol_interleave_requests_statem_544@domain.example.com/tFdhzA=='/>



*** User 2023-11-17 15:11:03.083 ***🔗
alicE_interleave_requests_statem_545@domain.example.com/Vi5RrQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.083 ***🔗
alicE_interleave_requests_statem_545@domain.example.com/Vi5RrQ== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='99e7356af28632ac' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:03.083 ***🔗
alicE_interleave_requests_statem_545@domain.example.com/Vi5RrQ== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.083 ***🔗
alicE_interleave_requests_statem_545@domain.example.com/Vi5RrQ== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzU0NQBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:03.084 ***🔗
alicE_interleave_requests_statem_545@domain.example.com/Vi5RrQ== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:03.084 ***🔗
alicE_interleave_requests_statem_545@domain.example.com/Vi5RrQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.085 ***🔗
alicE_interleave_requests_statem_545@domain.example.com/Vi5RrQ== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='afb91136f59ee519' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_545@domain.example.com'>

*** User 2023-11-17 15:11:03.085 ***🔗
alicE_interleave_requests_statem_545@domain.example.com/Vi5RrQ== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.085 ***🔗
alicE_interleave_requests_statem_545@domain.example.com/Vi5RrQ== out
<iq type='set' id='6983262a4d2a76adb7ef2ec81f6051d8'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>Vi5RrQ==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.085 ***🔗
alicE_interleave_requests_statem_545@domain.example.com/Vi5RrQ== in
<iq id='6983262a4d2a76adb7ef2ec81f6051d8' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_545@domain.example.com/Vi5RrQ==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.085 ***🔗
alice_interleave_requests_statem_545@domain.example.com/Vi5RrQ== out
<iq type='set' id='6fe86f3406e1a0965aadab65193b5e6f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.085 ***🔗
alice_interleave_requests_statem_545@domain.example.com/Vi5RrQ== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_545@domain.example.com/Vi5RrQ==' id='6fe86f3406e1a0965aadab65193b5e6f' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.086 ***🔗
alice_interleave_requests_statem_545@domain.example.com/Vi5RrQ== out
<presence/>



*** User 2023-11-17 15:11:03.086 ***🔗
alice_interleave_requests_statem_545@domain.example.com/Vi5RrQ== in
<presence from='alice_interleave_requests_statem_545@domain.example.com/Vi5RrQ==' to='alice_interleave_requests_statem_545@domain.example.com/Vi5RrQ=='/>



*** User 2023-11-17 15:11:03.087 ***🔗
carol_interleave_requests_statem_544@domain.example.com/tFdhzA== out
<message type='chat' to='alice_interleave_requests_statem_545@domain.example.com/Vi5RrQ=='>
	<body>5O+oHYpAYnFXmYrmiNvS</body>
</message>



*** User 2023-11-17 15:11:03.087 ***🔗
alice_interleave_requests_statem_545@domain.example.com/Vi5RrQ== out
<message type='chat' to='carol_interleave_requests_statem_544@domain.example.com/tFdhzA=='>
	<body>0YaAdmdx/UaVcemNQJ+f</body>
</message>



*** User 2023-11-17 15:11:03.087 ***🔗
alice_interleave_requests_statem_545@domain.example.com/Vi5RrQ== in
<message from='carol_interleave_requests_statem_544@domain.example.com/tFdhzA==' to='alice_interleave_requests_statem_545@domain.example.com/Vi5RrQ==' type='chat'>
	<body>5O+oHYpAYnFXmYrmiNvS</body>
</message>



*** User 2023-11-17 15:11:03.087 ***🔗
carol_interleave_requests_statem_544@domain.example.com/tFdhzA== out
<message type='chat' to='alice_interleave_requests_statem_545@domain.example.com/Vi5RrQ=='>
	<body>OOXeQhmlOIAo6ANceRlh</body>
</message>



*** User 2023-11-17 15:11:03.087 ***🔗
carol_interleave_requests_statem_544@domain.example.com/tFdhzA== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_545@domain.example.com/Vi5RrQ==' to='carol_interleave_requests_statem_544@domain.example.com/tFdhzA==' type='chat'>
	<body>0YaAdmdx/UaVcemNQJ+f</body>
</message>



*** User 2023-11-17 15:11:03.087 ***🔗
alice_interleave_requests_statem_545@domain.example.com/Vi5RrQ== out
<message type='chat' to='carol_interleave_requests_statem_544@domain.example.com/tFdhzA=='>
	<body>IatlnT20hOl7T6SzG1L1</body>
</message>



*** User 2023-11-17 15:11:03.087 ***🔗
alice_interleave_requests_statem_545@domain.example.com/Vi5RrQ== out
<message type='chat' to='carol_interleave_requests_statem_544@domain.example.com/tFdhzA=='>
	<body>Ta0rnzz4GiJaYddcRuMw</body>
</message>



*** User 2023-11-17 15:11:03.088 ***🔗
carol_interleave_requests_statem_544@domain.example.com/tFdhzA== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_545@domain.example.com/Vi5RrQ==' to='carol_interleave_requests_statem_544@domain.example.com/tFdhzA==' type='chat'>
	<body>IatlnT20hOl7T6SzG1L1</body>
</message>



*** User 2023-11-17 15:11:03.088 ***🔗
carol_interleave_requests_statem_544@domain.example.com/tFdhzA== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_545@domain.example.com/Vi5RrQ==' to='carol_interleave_requests_statem_544@domain.example.com/tFdhzA==' type='chat'>
	<body>Ta0rnzz4GiJaYddcRuMw</body>
</message>



*** User 2023-11-17 15:11:03.088 ***🔗
carol_interleave_requests_statem_544@domain.example.com/tFdhzA== out
<message type='chat' to='alice_interleave_requests_statem_545@domain.example.com/Vi5RrQ=='>
	<body>70WuxQVYLWI/MRjX8oZh</body>
</message>



*** User 2023-11-17 15:11:03.088 ***🔗
alice_interleave_requests_statem_545@domain.example.com/Vi5RrQ== out
<message type='chat' to='carol_interleave_requests_statem_544@domain.example.com/tFdhzA=='>
	<body>4ZPvLjzoQoj/Kht5+va2</body>
</message>



*** User 2023-11-17 15:11:03.089 ***🔗
alice_interleave_requests_statem_545@domain.example.com/Vi5RrQ== out
<message type='chat' to='carol_interleave_requests_statem_544@domain.example.com/tFdhzA=='>
	<body>SBBkCQUIMVjQ3KVlw1kC</body>
</message>



*** User 2023-11-17 15:11:03.089 ***🔗
carol_interleave_requests_statem_544@domain.example.com/tFdhzA== out
</stream:stream>

*** User 2023-11-17 15:11:03.089 ***🔗
carol_interleave_requests_statem_544@domain.example.com/tFdhzA== in
</stream:stream>

*** User 2023-11-17 15:11:03.089 ***🔗
alice_interleave_requests_statem_545@domain.example.com/Vi5RrQ== out
</stream:stream>

*** User 2023-11-17 15:11:03.090 ***🔗
alice_interleave_requests_statem_545@domain.example.com/Vi5RrQ== in
</stream:stream>
.

*** User 2023-11-17 15:11:03.095 ***🔗
carol_interleave_requests_statem_546@domain.example.com/yC98HQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.109 ***🔗
carol_interleave_requests_statem_546@domain.example.com/yC98HQ== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.109 ***🔗
carol_interleave_requests_statem_546@domain.example.com/yC98HQ== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.109 ***🔗
carol_interleave_requests_statem_546@domain.example.com/yC98HQ== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzU0NgBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:03.111 ***🔗
carol_interleave_requests_statem_546@domain.example.com/yC98HQ== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:03.111 ***🔗
carol_interleave_requests_statem_546@domain.example.com/yC98HQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.123 ***🔗
carol_interleave_requests_statem_546@domain.example.com/yC98HQ== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.123 ***🔗
carol_interleave_requests_statem_546@domain.example.com/yC98HQ== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.124 ***🔗
carol_interleave_requests_statem_546@domain.example.com/yC98HQ== out
<iq type='set' id='80ad59e9ec71c293e95021f19fd6770b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>yC98HQ==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.124 ***🔗
carol_interleave_requests_statem_546@domain.example.com/yC98HQ== in
<iq xmlns='jabber:client' id='80ad59e9ec71c293e95021f19fd6770b' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_546@domain.example.com/yC98HQ==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.124 ***🔗
carol_interleave_requests_statem_546@domain.example.com/yC98HQ== out
<iq type='set' id='78588975f661c714bbfc98081e19a056'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.125 ***🔗
carol_interleave_requests_statem_546@domain.example.com/yC98HQ== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_546@domain.example.com/yC98HQ==' id='78588975f661c714bbfc98081e19a056' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.125 ***🔗
carol_interleave_requests_statem_546@domain.example.com/yC98HQ== out
<presence/>



*** User 2023-11-17 15:11:03.126 ***🔗
carol_interleave_requests_statem_546@domain.example.com/yC98HQ== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_546@domain.example.com/yC98HQ==' to='carol_interleave_requests_statem_546@domain.example.com/yC98HQ=='/>



*** User 2023-11-17 15:11:03.135 ***🔗
alicE_interleave_requests_statem_547@domain.example.com/+6kjNQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.135 ***🔗
alicE_interleave_requests_statem_547@domain.example.com/+6kjNQ== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='65c5c7031e75b58b' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:03.135 ***🔗
alicE_interleave_requests_statem_547@domain.example.com/+6kjNQ== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.136 ***🔗
alicE_interleave_requests_statem_547@domain.example.com/+6kjNQ== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzU0NwBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:03.136 ***🔗
alicE_interleave_requests_statem_547@domain.example.com/+6kjNQ== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:03.137 ***🔗
alicE_interleave_requests_statem_547@domain.example.com/+6kjNQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.137 ***🔗
alicE_interleave_requests_statem_547@domain.example.com/+6kjNQ== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='56e0171639042c28' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_547@domain.example.com'>

*** User 2023-11-17 15:11:03.137 ***🔗
alicE_interleave_requests_statem_547@domain.example.com/+6kjNQ== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.137 ***🔗
alicE_interleave_requests_statem_547@domain.example.com/+6kjNQ== out
<iq type='set' id='8af79087ff2276f985851a1480e72896'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>+6kjNQ==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.137 ***🔗
alicE_interleave_requests_statem_547@domain.example.com/+6kjNQ== in
<iq id='8af79087ff2276f985851a1480e72896' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_547@domain.example.com/+6kjNQ==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.137 ***🔗
alice_interleave_requests_statem_547@domain.example.com/+6kjNQ== out
<iq type='set' id='1d85d00e855928caa6f0d124078b7b5c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.138 ***🔗
alice_interleave_requests_statem_547@domain.example.com/+6kjNQ== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_547@domain.example.com/+6kjNQ==' id='1d85d00e855928caa6f0d124078b7b5c' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.138 ***🔗
alice_interleave_requests_statem_547@domain.example.com/+6kjNQ== out
<presence/>



*** User 2023-11-17 15:11:03.139 ***🔗
alice_interleave_requests_statem_547@domain.example.com/+6kjNQ== in
<presence from='alice_interleave_requests_statem_547@domain.example.com/+6kjNQ==' to='alice_interleave_requests_statem_547@domain.example.com/+6kjNQ=='/>



*** User 2023-11-17 15:11:03.139 ***🔗
carol_interleave_requests_statem_546@domain.example.com/yC98HQ== out
<message type='chat' to='alice_interleave_requests_statem_547@domain.example.com/+6kjNQ=='>
	<body>PTEFz4vMaH4wxiiql8OU</body>
</message>



*** User 2023-11-17 15:11:03.139 ***🔗
carol_interleave_requests_statem_546@domain.example.com/yC98HQ== out
<message type='chat' to='alice_interleave_requests_statem_547@domain.example.com/+6kjNQ=='>
	<body>jyuUHD4NTJN3fszhlW4j</body>
</message>



*** User 2023-11-17 15:11:03.139 ***🔗
alice_interleave_requests_statem_547@domain.example.com/+6kjNQ== in
<message from='carol_interleave_requests_statem_546@domain.example.com/yC98HQ==' to='alice_interleave_requests_statem_547@domain.example.com/+6kjNQ==' type='chat'>
	<body>PTEFz4vMaH4wxiiql8OU</body>
</message>



*** User 2023-11-17 15:11:03.140 ***🔗
alice_interleave_requests_statem_547@domain.example.com/+6kjNQ== in
<message from='carol_interleave_requests_statem_546@domain.example.com/yC98HQ==' to='alice_interleave_requests_statem_547@domain.example.com/+6kjNQ==' type='chat'>
	<body>jyuUHD4NTJN3fszhlW4j</body>
</message>



*** User 2023-11-17 15:11:03.140 ***🔗
alice_interleave_requests_statem_547@domain.example.com/+6kjNQ== out
<message type='chat' to='carol_interleave_requests_statem_546@domain.example.com/yC98HQ=='>
	<body>FnVrDdtddL81CrHVMkkK</body>
</message>



*** User 2023-11-17 15:11:03.140 ***🔗
alice_interleave_requests_statem_547@domain.example.com/+6kjNQ== out
<message type='chat' to='carol_interleave_requests_statem_546@domain.example.com/yC98HQ=='>
	<body>//oww5xyBSRisYL+Vh2C</body>
</message>



*** User 2023-11-17 15:11:03.140 ***🔗
carol_interleave_requests_statem_546@domain.example.com/yC98HQ== out
</stream:stream>

*** User 2023-11-17 15:11:03.141 ***🔗
carol_interleave_requests_statem_546@domain.example.com/yC98HQ== in
</stream:stream>

*** User 2023-11-17 15:11:03.141 ***🔗
alice_interleave_requests_statem_547@domain.example.com/+6kjNQ== out
</stream:stream>

*** User 2023-11-17 15:11:03.141 ***🔗
alice_interleave_requests_statem_547@domain.example.com/+6kjNQ== in
</stream:stream>
.

*** User 2023-11-17 15:11:03.147 ***🔗
carol_interleave_requests_statem_548@domain.example.com/JPfUvA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.161 ***🔗
carol_interleave_requests_statem_548@domain.example.com/JPfUvA== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.161 ***🔗
carol_interleave_requests_statem_548@domain.example.com/JPfUvA== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.161 ***🔗
carol_interleave_requests_statem_548@domain.example.com/JPfUvA== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzU0OABqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:03.163 ***🔗
carol_interleave_requests_statem_548@domain.example.com/JPfUvA== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:03.163 ***🔗
carol_interleave_requests_statem_548@domain.example.com/JPfUvA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.175 ***🔗
carol_interleave_requests_statem_548@domain.example.com/JPfUvA== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.175 ***🔗
carol_interleave_requests_statem_548@domain.example.com/JPfUvA== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.176 ***🔗
carol_interleave_requests_statem_548@domain.example.com/JPfUvA== out
<iq type='set' id='dba55cb6ab655684abeb96a44f436f1d'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>JPfUvA==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.176 ***🔗
carol_interleave_requests_statem_548@domain.example.com/JPfUvA== in
<iq xmlns='jabber:client' id='dba55cb6ab655684abeb96a44f436f1d' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_548@domain.example.com/JPfUvA==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.176 ***🔗
carol_interleave_requests_statem_548@domain.example.com/JPfUvA== out
<iq type='set' id='8671cf7b2a606c9e6067150561b32cf7'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.177 ***🔗
carol_interleave_requests_statem_548@domain.example.com/JPfUvA== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_548@domain.example.com/JPfUvA==' id='8671cf7b2a606c9e6067150561b32cf7' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.177 ***🔗
carol_interleave_requests_statem_548@domain.example.com/JPfUvA== out
<presence/>



*** User 2023-11-17 15:11:03.178 ***🔗
carol_interleave_requests_statem_548@domain.example.com/JPfUvA== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_548@domain.example.com/JPfUvA==' to='carol_interleave_requests_statem_548@domain.example.com/JPfUvA=='/>



*** User 2023-11-17 15:11:03.187 ***🔗
alicE_interleave_requests_statem_549@domain.example.com/QcSVgQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.188 ***🔗
alicE_interleave_requests_statem_549@domain.example.com/QcSVgQ== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='75ff4f3b68e3d430' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:03.188 ***🔗
alicE_interleave_requests_statem_549@domain.example.com/QcSVgQ== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.188 ***🔗
alicE_interleave_requests_statem_549@domain.example.com/QcSVgQ== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzU0OQBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:03.189 ***🔗
alicE_interleave_requests_statem_549@domain.example.com/QcSVgQ== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:03.189 ***🔗
alicE_interleave_requests_statem_549@domain.example.com/QcSVgQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.189 ***🔗
alicE_interleave_requests_statem_549@domain.example.com/QcSVgQ== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='157aba14588ec162' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_549@domain.example.com'>

*** User 2023-11-17 15:11:03.189 ***🔗
alicE_interleave_requests_statem_549@domain.example.com/QcSVgQ== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.189 ***🔗
alicE_interleave_requests_statem_549@domain.example.com/QcSVgQ== out
<iq type='set' id='209c1306c917f65235899b4ff0968981'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>QcSVgQ==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.189 ***🔗
alicE_interleave_requests_statem_549@domain.example.com/QcSVgQ== in
<iq id='209c1306c917f65235899b4ff0968981' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_549@domain.example.com/QcSVgQ==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.190 ***🔗
alice_interleave_requests_statem_549@domain.example.com/QcSVgQ== out
<iq type='set' id='d10c805633b1aaf517ec3cdb420efd0d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.190 ***🔗
alice_interleave_requests_statem_549@domain.example.com/QcSVgQ== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_549@domain.example.com/QcSVgQ==' id='d10c805633b1aaf517ec3cdb420efd0d' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.190 ***🔗
alice_interleave_requests_statem_549@domain.example.com/QcSVgQ== out
<presence/>



*** User 2023-11-17 15:11:03.191 ***🔗
alice_interleave_requests_statem_549@domain.example.com/QcSVgQ== in
<presence from='alice_interleave_requests_statem_549@domain.example.com/QcSVgQ==' to='alice_interleave_requests_statem_549@domain.example.com/QcSVgQ=='/>



*** User 2023-11-17 15:11:03.191 ***🔗
carol_interleave_requests_statem_548@domain.example.com/JPfUvA== out
<message type='chat' to='alice_interleave_requests_statem_549@domain.example.com/QcSVgQ=='>
	<body>Wvki6+fHL/yMSaSQyGHE</body>
</message>



*** User 2023-11-17 15:11:03.191 ***🔗
carol_interleave_requests_statem_548@domain.example.com/JPfUvA== out
<message type='chat' to='alice_interleave_requests_statem_549@domain.example.com/QcSVgQ=='>
	<body>4FNlUQ3c0ZRB4Y3IJr+i</body>
</message>



*** User 2023-11-17 15:11:03.192 ***🔗
alice_interleave_requests_statem_549@domain.example.com/QcSVgQ== out
<message type='chat' to='carol_interleave_requests_statem_548@domain.example.com/JPfUvA=='>
	<body>wELIeJTOEpAmwyhdMHCs</body>
</message>



*** User 2023-11-17 15:11:03.192 ***🔗
alice_interleave_requests_statem_549@domain.example.com/QcSVgQ== in
<message from='carol_interleave_requests_statem_548@domain.example.com/JPfUvA==' to='alice_interleave_requests_statem_549@domain.example.com/QcSVgQ==' type='chat'>
	<body>Wvki6+fHL/yMSaSQyGHE</body>
</message>



*** User 2023-11-17 15:11:03.192 ***🔗
alice_interleave_requests_statem_549@domain.example.com/QcSVgQ== in
<message from='carol_interleave_requests_statem_548@domain.example.com/JPfUvA==' to='alice_interleave_requests_statem_549@domain.example.com/QcSVgQ==' type='chat'>
	<body>4FNlUQ3c0ZRB4Y3IJr+i</body>
</message>



*** User 2023-11-17 15:11:03.192 ***🔗
carol_interleave_requests_statem_548@domain.example.com/JPfUvA== out
<message type='chat' to='alice_interleave_requests_statem_549@domain.example.com/QcSVgQ=='>
	<body>efz3vEhrA5AjYJu07CQD</body>
</message>



*** User 2023-11-17 15:11:03.192 ***🔗
carol_interleave_requests_statem_548@domain.example.com/JPfUvA== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_549@domain.example.com/QcSVgQ==' to='carol_interleave_requests_statem_548@domain.example.com/JPfUvA==' type='chat'>
	<body>wELIeJTOEpAmwyhdMHCs</body>
</message>



*** User 2023-11-17 15:11:03.193 ***🔗
alice_interleave_requests_statem_549@domain.example.com/QcSVgQ== in
<message from='carol_interleave_requests_statem_548@domain.example.com/JPfUvA==' to='alice_interleave_requests_statem_549@domain.example.com/QcSVgQ==' type='chat'>
	<body>efz3vEhrA5AjYJu07CQD</body>
</message>



*** User 2023-11-17 15:11:03.193 ***🔗
alice_interleave_requests_statem_549@domain.example.com/QcSVgQ== out
<message type='chat' to='carol_interleave_requests_statem_548@domain.example.com/JPfUvA=='>
	<body>pUKIrKrKRKGweAEldwVl</body>
</message>



*** User 2023-11-17 15:11:03.193 ***🔗
carol_interleave_requests_statem_548@domain.example.com/JPfUvA== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_549@domain.example.com/QcSVgQ==' to='carol_interleave_requests_statem_548@domain.example.com/JPfUvA==' type='chat'>
	<body>pUKIrKrKRKGweAEldwVl</body>
</message>



*** User 2023-11-17 15:11:03.193 ***🔗
alice_interleave_requests_statem_549@domain.example.com/QcSVgQ== out
<message type='chat' to='carol_interleave_requests_statem_548@domain.example.com/JPfUvA=='>
	<body>ghbbc/c4binu31UQlG1B</body>
</message>



*** User 2023-11-17 15:11:03.194 ***🔗
carol_interleave_requests_statem_548@domain.example.com/JPfUvA== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_549@domain.example.com/QcSVgQ==' to='carol_interleave_requests_statem_548@domain.example.com/JPfUvA==' type='chat'>
	<body>ghbbc/c4binu31UQlG1B</body>
</message>



*** User 2023-11-17 15:11:03.194 ***🔗
alice_interleave_requests_statem_549@domain.example.com/QcSVgQ== out
<message type='chat' to='carol_interleave_requests_statem_548@domain.example.com/JPfUvA=='>
	<body>OXClIzsYCPK1Ty2gi9CH</body>
</message>



*** User 2023-11-17 15:11:03.194 ***🔗
carol_interleave_requests_statem_548@domain.example.com/JPfUvA== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_549@domain.example.com/QcSVgQ==' to='carol_interleave_requests_statem_548@domain.example.com/JPfUvA==' type='chat'>
	<body>OXClIzsYCPK1Ty2gi9CH</body>
</message>



*** User 2023-11-17 15:11:03.194 ***🔗
carol_interleave_requests_statem_548@domain.example.com/JPfUvA== out
</stream:stream>

*** User 2023-11-17 15:11:03.195 ***🔗
carol_interleave_requests_statem_548@domain.example.com/JPfUvA== in
</stream:stream>

*** User 2023-11-17 15:11:03.195 ***🔗
alice_interleave_requests_statem_549@domain.example.com/QcSVgQ== out
</stream:stream>

*** User 2023-11-17 15:11:03.195 ***🔗
alice_interleave_requests_statem_549@domain.example.com/QcSVgQ== in
</stream:stream>
.

*** User 2023-11-17 15:11:03.202 ***🔗
carol_interleave_requests_statem_550@domain.example.com/plPIyA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.215 ***🔗
carol_interleave_requests_statem_550@domain.example.com/plPIyA== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.216 ***🔗
carol_interleave_requests_statem_550@domain.example.com/plPIyA== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.216 ***🔗
carol_interleave_requests_statem_550@domain.example.com/plPIyA== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzU1MABqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:03.217 ***🔗
carol_interleave_requests_statem_550@domain.example.com/plPIyA== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:03.218 ***🔗
carol_interleave_requests_statem_550@domain.example.com/plPIyA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.230 ***🔗
carol_interleave_requests_statem_550@domain.example.com/plPIyA== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.230 ***🔗
carol_interleave_requests_statem_550@domain.example.com/plPIyA== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.230 ***🔗
carol_interleave_requests_statem_550@domain.example.com/plPIyA== out
<iq type='set' id='febbe4305f7de6d1cbb52ba08d3c9a46'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>plPIyA==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.230 ***🔗
carol_interleave_requests_statem_550@domain.example.com/plPIyA== in
<iq xmlns='jabber:client' id='febbe4305f7de6d1cbb52ba08d3c9a46' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_550@domain.example.com/plPIyA==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.231 ***🔗
carol_interleave_requests_statem_550@domain.example.com/plPIyA== out
<iq type='set' id='0b64ffb7977eb6119b4577dfc21a6f69'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.231 ***🔗
carol_interleave_requests_statem_550@domain.example.com/plPIyA== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_550@domain.example.com/plPIyA==' id='0b64ffb7977eb6119b4577dfc21a6f69' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.231 ***🔗
carol_interleave_requests_statem_550@domain.example.com/plPIyA== out
<presence/>



*** User 2023-11-17 15:11:03.233 ***🔗
carol_interleave_requests_statem_550@domain.example.com/plPIyA== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_550@domain.example.com/plPIyA==' to='carol_interleave_requests_statem_550@domain.example.com/plPIyA=='/>



*** User 2023-11-17 15:11:03.242 ***🔗
alicE_interleave_requests_statem_551@domain.example.com/48sr6g== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.242 ***🔗
alicE_interleave_requests_statem_551@domain.example.com/48sr6g== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5597d3ef77c843b7' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:03.243 ***🔗
alicE_interleave_requests_statem_551@domain.example.com/48sr6g== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.243 ***🔗
alicE_interleave_requests_statem_551@domain.example.com/48sr6g== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzU1MQBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:03.244 ***🔗
alicE_interleave_requests_statem_551@domain.example.com/48sr6g== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:03.244 ***🔗
alicE_interleave_requests_statem_551@domain.example.com/48sr6g== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.244 ***🔗
alicE_interleave_requests_statem_551@domain.example.com/48sr6g== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e2deb95310810e8f' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_551@domain.example.com'>

*** User 2023-11-17 15:11:03.244 ***🔗
alicE_interleave_requests_statem_551@domain.example.com/48sr6g== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.244 ***🔗
alicE_interleave_requests_statem_551@domain.example.com/48sr6g== out
<iq type='set' id='48e7892b63d7e6d1c4caf93ab4648c81'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>48sr6g==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.244 ***🔗
alicE_interleave_requests_statem_551@domain.example.com/48sr6g== in
<iq id='48e7892b63d7e6d1c4caf93ab4648c81' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_551@domain.example.com/48sr6g==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.244 ***🔗
alice_interleave_requests_statem_551@domain.example.com/48sr6g== out
<iq type='set' id='540a372c16e4d257f531c5c0ee7b991f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.245 ***🔗
alice_interleave_requests_statem_551@domain.example.com/48sr6g== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_551@domain.example.com/48sr6g==' id='540a372c16e4d257f531c5c0ee7b991f' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.245 ***🔗
alice_interleave_requests_statem_551@domain.example.com/48sr6g== out
<presence/>



*** User 2023-11-17 15:11:03.246 ***🔗
alice_interleave_requests_statem_551@domain.example.com/48sr6g== in
<presence from='alice_interleave_requests_statem_551@domain.example.com/48sr6g==' to='alice_interleave_requests_statem_551@domain.example.com/48sr6g=='/>



*** User 2023-11-17 15:11:03.246 ***🔗
carol_interleave_requests_statem_550@domain.example.com/plPIyA== out
<message type='chat' to='alice_interleave_requests_statem_551@domain.example.com/48sr6g=='>
	<body>w+E49q+HYXyNYsdkw/Wl</body>
</message>



*** User 2023-11-17 15:11:03.246 ***🔗
alice_interleave_requests_statem_551@domain.example.com/48sr6g== in
<message from='carol_interleave_requests_statem_550@domain.example.com/plPIyA==' to='alice_interleave_requests_statem_551@domain.example.com/48sr6g==' type='chat'>
	<body>w+E49q+HYXyNYsdkw/Wl</body>
</message>



*** User 2023-11-17 15:11:03.246 ***🔗
alice_interleave_requests_statem_551@domain.example.com/48sr6g== out
<message type='chat' to='carol_interleave_requests_statem_550@domain.example.com/plPIyA=='>
	<body>H7q5+BpYwNgpfeJv+8nl</body>
</message>



*** User 2023-11-17 15:11:03.247 ***🔗
carol_interleave_requests_statem_550@domain.example.com/plPIyA== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_551@domain.example.com/48sr6g==' to='carol_interleave_requests_statem_550@domain.example.com/plPIyA==' type='chat'>
	<body>H7q5+BpYwNgpfeJv+8nl</body>
</message>



*** User 2023-11-17 15:11:03.247 ***🔗
carol_interleave_requests_statem_550@domain.example.com/plPIyA== out
<message type='chat' to='alice_interleave_requests_statem_551@domain.example.com/48sr6g=='>
	<body>ian4bTHld3mVM8T42jGg</body>
</message>



*** User 2023-11-17 15:11:03.247 ***🔗
carol_interleave_requests_statem_550@domain.example.com/plPIyA== out
<message type='chat' to='alice_interleave_requests_statem_551@domain.example.com/48sr6g=='>
	<body>1X/a+IDreAXF5JOSmvKq</body>
</message>



*** User 2023-11-17 15:11:03.247 ***🔗
alice_interleave_requests_statem_551@domain.example.com/48sr6g== out
<message type='chat' to='carol_interleave_requests_statem_550@domain.example.com/plPIyA=='>
	<body>tkN1AW+B9JKQ7+eqlrh/</body>
</message>



*** User 2023-11-17 15:11:03.248 ***🔗
carol_interleave_requests_statem_550@domain.example.com/plPIyA== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_551@domain.example.com/48sr6g==' to='carol_interleave_requests_statem_550@domain.example.com/plPIyA==' type='chat'>
	<body>tkN1AW+B9JKQ7+eqlrh/</body>
</message>



*** User 2023-11-17 15:11:03.248 ***🔗
alice_interleave_requests_statem_551@domain.example.com/48sr6g== out
<message type='chat' to='carol_interleave_requests_statem_550@domain.example.com/plPIyA=='>
	<body>kzE+8cNOrShRVEYfd7QK</body>
</message>



*** User 2023-11-17 15:11:03.248 ***🔗
alice_interleave_requests_statem_551@domain.example.com/48sr6g== out
<message type='chat' to='carol_interleave_requests_statem_550@domain.example.com/plPIyA=='>
	<body>z0U47Qulk8szOsgrAw/D</body>
</message>



*** User 2023-11-17 15:11:03.248 ***🔗
alice_interleave_requests_statem_551@domain.example.com/48sr6g== in
<message from='carol_interleave_requests_statem_550@domain.example.com/plPIyA==' to='alice_interleave_requests_statem_551@domain.example.com/48sr6g==' type='chat'>
	<body>ian4bTHld3mVM8T42jGg</body>
</message>



*** User 2023-11-17 15:11:03.248 ***🔗
alice_interleave_requests_statem_551@domain.example.com/48sr6g== in
<message from='carol_interleave_requests_statem_550@domain.example.com/plPIyA==' to='alice_interleave_requests_statem_551@domain.example.com/48sr6g==' type='chat'>
	<body>1X/a+IDreAXF5JOSmvKq</body>
</message>



*** User 2023-11-17 15:11:03.248 ***🔗
carol_interleave_requests_statem_550@domain.example.com/plPIyA== out
<message type='chat' to='alice_interleave_requests_statem_551@domain.example.com/48sr6g=='>
	<body>bCNsUegMHaoJr05GlVO2</body>
</message>



*** User 2023-11-17 15:11:03.248 ***🔗
alice_interleave_requests_statem_551@domain.example.com/48sr6g== out
<message type='chat' to='carol_interleave_requests_statem_550@domain.example.com/plPIyA=='>
	<body>MLURPnH4Cnj08lxCRPQr</body>
</message>



*** User 2023-11-17 15:11:03.249 ***🔗
carol_interleave_requests_statem_550@domain.example.com/plPIyA== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_551@domain.example.com/48sr6g==' to='carol_interleave_requests_statem_550@domain.example.com/plPIyA==' type='chat'>
	<body>kzE+8cNOrShRVEYfd7QK</body>
</message>



*** User 2023-11-17 15:11:03.249 ***🔗
carol_interleave_requests_statem_550@domain.example.com/plPIyA== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_551@domain.example.com/48sr6g==' to='carol_interleave_requests_statem_550@domain.example.com/plPIyA==' type='chat'>
	<body>z0U47Qulk8szOsgrAw/D</body>
</message>



*** User 2023-11-17 15:11:03.249 ***🔗
carol_interleave_requests_statem_550@domain.example.com/plPIyA== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_551@domain.example.com/48sr6g==' to='carol_interleave_requests_statem_550@domain.example.com/plPIyA==' type='chat'>
	<body>MLURPnH4Cnj08lxCRPQr</body>
</message>



*** User 2023-11-17 15:11:03.249 ***🔗
alice_interleave_requests_statem_551@domain.example.com/48sr6g== out
<message type='chat' to='carol_interleave_requests_statem_550@domain.example.com/plPIyA=='>
	<body>O7/4my2JeCnSiqeR9HQU</body>
</message>



*** User 2023-11-17 15:11:03.249 ***🔗
carol_interleave_requests_statem_550@domain.example.com/plPIyA== out
<message type='chat' to='alice_interleave_requests_statem_551@domain.example.com/48sr6g=='>
	<body>4fjWttHJEfHIxQISNAvw</body>
</message>



*** User 2023-11-17 15:11:03.249 ***🔗
carol_interleave_requests_statem_550@domain.example.com/plPIyA== out
<message type='chat' to='alice_interleave_requests_statem_551@domain.example.com/48sr6g=='>
	<body>1F/eq/eG3eX2iMXueMo4</body>
</message>



*** User 2023-11-17 15:11:03.249 ***🔗
carol_interleave_requests_statem_550@domain.example.com/plPIyA== out
</stream:stream>

*** User 2023-11-17 15:11:03.250 ***🔗
carol_interleave_requests_statem_550@domain.example.com/plPIyA== in
</stream:stream>

*** User 2023-11-17 15:11:03.251 ***🔗
alice_interleave_requests_statem_551@domain.example.com/48sr6g== out
</stream:stream>

*** User 2023-11-17 15:11:03.251 ***🔗
alice_interleave_requests_statem_551@domain.example.com/48sr6g== in
</stream:stream>
.

*** User 2023-11-17 15:11:03.256 ***🔗
carol_interleave_requests_statem_552@domain.example.com/N964iQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.270 ***🔗
carol_interleave_requests_statem_552@domain.example.com/N964iQ== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.270 ***🔗
carol_interleave_requests_statem_552@domain.example.com/N964iQ== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.270 ***🔗
carol_interleave_requests_statem_552@domain.example.com/N964iQ== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzU1MgBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:03.272 ***🔗
carol_interleave_requests_statem_552@domain.example.com/N964iQ== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:03.272 ***🔗
carol_interleave_requests_statem_552@domain.example.com/N964iQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.284 ***🔗
carol_interleave_requests_statem_552@domain.example.com/N964iQ== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.285 ***🔗
carol_interleave_requests_statem_552@domain.example.com/N964iQ== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.285 ***🔗
carol_interleave_requests_statem_552@domain.example.com/N964iQ== out
<iq type='set' id='0d5866a2246ab354af905083e984d8e4'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>N964iQ==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.285 ***🔗
carol_interleave_requests_statem_552@domain.example.com/N964iQ== in
<iq xmlns='jabber:client' id='0d5866a2246ab354af905083e984d8e4' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_552@domain.example.com/N964iQ==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.285 ***🔗
carol_interleave_requests_statem_552@domain.example.com/N964iQ== out
<iq type='set' id='29d4bf7adacb11ac3d2c475612c15773'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.286 ***🔗
carol_interleave_requests_statem_552@domain.example.com/N964iQ== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_552@domain.example.com/N964iQ==' id='29d4bf7adacb11ac3d2c475612c15773' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.286 ***🔗
carol_interleave_requests_statem_552@domain.example.com/N964iQ== out
<presence/>



*** User 2023-11-17 15:11:03.287 ***🔗
carol_interleave_requests_statem_552@domain.example.com/N964iQ== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_552@domain.example.com/N964iQ==' to='carol_interleave_requests_statem_552@domain.example.com/N964iQ=='/>



*** User 2023-11-17 15:11:03.295 ***🔗
alicE_interleave_requests_statem_553@domain.example.com/LUQROA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.295 ***🔗
alicE_interleave_requests_statem_553@domain.example.com/LUQROA== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1c7ae74b07d923a0' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:03.295 ***🔗
alicE_interleave_requests_statem_553@domain.example.com/LUQROA== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.295 ***🔗
alicE_interleave_requests_statem_553@domain.example.com/LUQROA== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzU1MwBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:03.296 ***🔗
alicE_interleave_requests_statem_553@domain.example.com/LUQROA== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:03.296 ***🔗
alicE_interleave_requests_statem_553@domain.example.com/LUQROA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.297 ***🔗
alicE_interleave_requests_statem_553@domain.example.com/LUQROA== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='bf9f04391835d9c2' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_553@domain.example.com'>

*** User 2023-11-17 15:11:03.297 ***🔗
alicE_interleave_requests_statem_553@domain.example.com/LUQROA== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.297 ***🔗
alicE_interleave_requests_statem_553@domain.example.com/LUQROA== out
<iq type='set' id='89ce1b66f046be10675cd86df254d294'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>LUQROA==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.297 ***🔗
alicE_interleave_requests_statem_553@domain.example.com/LUQROA== in
<iq id='89ce1b66f046be10675cd86df254d294' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_553@domain.example.com/LUQROA==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.297 ***🔗
alice_interleave_requests_statem_553@domain.example.com/LUQROA== out
<iq type='set' id='59389774304e87739cc3ce7fc8f46c2d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.297 ***🔗
alice_interleave_requests_statem_553@domain.example.com/LUQROA== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_553@domain.example.com/LUQROA==' id='59389774304e87739cc3ce7fc8f46c2d' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.298 ***🔗
alice_interleave_requests_statem_553@domain.example.com/LUQROA== out
<presence/>



*** User 2023-11-17 15:11:03.298 ***🔗
alice_interleave_requests_statem_553@domain.example.com/LUQROA== in
<presence from='alice_interleave_requests_statem_553@domain.example.com/LUQROA==' to='alice_interleave_requests_statem_553@domain.example.com/LUQROA=='/>



*** User 2023-11-17 15:11:03.299 ***🔗
alice_interleave_requests_statem_553@domain.example.com/LUQROA== out
<message type='chat' to='carol_interleave_requests_statem_552@domain.example.com/N964iQ=='>
	<body>9i/SKi4cqXLlvlQN4uHt</body>
</message>



*** User 2023-11-17 15:11:03.299 ***🔗
carol_interleave_requests_statem_552@domain.example.com/N964iQ== out
<message type='chat' to='alice_interleave_requests_statem_553@domain.example.com/LUQROA=='>
	<body>OVGzXBwqFeSH+CkS66YN</body>
</message>



*** User 2023-11-17 15:11:03.299 ***🔗
alice_interleave_requests_statem_553@domain.example.com/LUQROA== out
<message type='chat' to='carol_interleave_requests_statem_552@domain.example.com/N964iQ=='>
	<body>N+uUKx714jt2+jneHBWm</body>
</message>



*** User 2023-11-17 15:11:03.299 ***🔗
alice_interleave_requests_statem_553@domain.example.com/LUQROA== out
<message type='chat' to='carol_interleave_requests_statem_552@domain.example.com/N964iQ=='>
	<body>7yPpEoKkyYWbW6UA9W+l</body>
</message>



*** User 2023-11-17 15:11:03.299 ***🔗
carol_interleave_requests_statem_552@domain.example.com/N964iQ== out
<message type='chat' to='alice_interleave_requests_statem_553@domain.example.com/LUQROA=='>
	<body>MMFf4HVCTeb9aFdkJA54</body>
</message>



*** User 2023-11-17 15:11:03.299 ***🔗
alice_interleave_requests_statem_553@domain.example.com/LUQROA== in
<message from='carol_interleave_requests_statem_552@domain.example.com/N964iQ==' to='alice_interleave_requests_statem_553@domain.example.com/LUQROA==' type='chat'>
	<body>OVGzXBwqFeSH+CkS66YN</body>
</message>



*** User 2023-11-17 15:11:03.300 ***🔗
alice_interleave_requests_statem_553@domain.example.com/LUQROA== in
<message from='carol_interleave_requests_statem_552@domain.example.com/N964iQ==' to='alice_interleave_requests_statem_553@domain.example.com/LUQROA==' type='chat'>
	<body>MMFf4HVCTeb9aFdkJA54</body>
</message>



*** User 2023-11-17 15:11:03.300 ***🔗
carol_interleave_requests_statem_552@domain.example.com/N964iQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_553@domain.example.com/LUQROA==' to='carol_interleave_requests_statem_552@domain.example.com/N964iQ==' type='chat'>
	<body>9i/SKi4cqXLlvlQN4uHt</body>
</message>



*** User 2023-11-17 15:11:03.300 ***🔗
carol_interleave_requests_statem_552@domain.example.com/N964iQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_553@domain.example.com/LUQROA==' to='carol_interleave_requests_statem_552@domain.example.com/N964iQ==' type='chat'>
	<body>N+uUKx714jt2+jneHBWm</body>
</message>



*** User 2023-11-17 15:11:03.300 ***🔗
carol_interleave_requests_statem_552@domain.example.com/N964iQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_553@domain.example.com/LUQROA==' to='carol_interleave_requests_statem_552@domain.example.com/N964iQ==' type='chat'>
	<body>7yPpEoKkyYWbW6UA9W+l</body>
</message>



*** User 2023-11-17 15:11:03.300 ***🔗
alice_interleave_requests_statem_553@domain.example.com/LUQROA== out
<message type='chat' to='carol_interleave_requests_statem_552@domain.example.com/N964iQ=='>
	<body>qz0JMngNeBtOiB/wK8mV</body>
</message>



*** User 2023-11-17 15:11:03.300 ***🔗
alice_interleave_requests_statem_553@domain.example.com/LUQROA== out
<message type='chat' to='carol_interleave_requests_statem_552@domain.example.com/N964iQ=='>
	<body>mELGm1uISCjpkhlKcUq/</body>
</message>



*** User 2023-11-17 15:11:03.300 ***🔗
carol_interleave_requests_statem_552@domain.example.com/N964iQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_553@domain.example.com/LUQROA==' to='carol_interleave_requests_statem_552@domain.example.com/N964iQ==' type='chat'>
	<body>qz0JMngNeBtOiB/wK8mV</body>
</message>



*** User 2023-11-17 15:11:03.301 ***🔗
carol_interleave_requests_statem_552@domain.example.com/N964iQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_553@domain.example.com/LUQROA==' to='carol_interleave_requests_statem_552@domain.example.com/N964iQ==' type='chat'>
	<body>mELGm1uISCjpkhlKcUq/</body>
</message>



*** User 2023-11-17 15:11:03.301 ***🔗
carol_interleave_requests_statem_552@domain.example.com/N964iQ== out
</stream:stream>

*** User 2023-11-17 15:11:03.301 ***🔗
carol_interleave_requests_statem_552@domain.example.com/N964iQ== in
</stream:stream>

*** User 2023-11-17 15:11:03.301 ***🔗
alice_interleave_requests_statem_553@domain.example.com/LUQROA== out
</stream:stream>

*** User 2023-11-17 15:11:03.301 ***🔗
alice_interleave_requests_statem_553@domain.example.com/LUQROA== in
</stream:stream>
.

*** User 2023-11-17 15:11:03.307 ***🔗
alicE_interleave_requests_statem_554@domain.example.com/uQIiuA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.307 ***🔗
alicE_interleave_requests_statem_554@domain.example.com/uQIiuA== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b9c3cb93bb6b1810' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:03.307 ***🔗
alicE_interleave_requests_statem_554@domain.example.com/uQIiuA== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.307 ***🔗
alicE_interleave_requests_statem_554@domain.example.com/uQIiuA== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzU1NABtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:03.308 ***🔗
alicE_interleave_requests_statem_554@domain.example.com/uQIiuA== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:03.308 ***🔗
alicE_interleave_requests_statem_554@domain.example.com/uQIiuA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.309 ***🔗
alicE_interleave_requests_statem_554@domain.example.com/uQIiuA== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='fe698bc7a7825037' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_554@domain.example.com'>

*** User 2023-11-17 15:11:03.309 ***🔗
alicE_interleave_requests_statem_554@domain.example.com/uQIiuA== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.309 ***🔗
alicE_interleave_requests_statem_554@domain.example.com/uQIiuA== out
<iq type='set' id='026474d44cbd971f5b31318962aa7e7d'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>uQIiuA==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.309 ***🔗
alicE_interleave_requests_statem_554@domain.example.com/uQIiuA== in
<iq id='026474d44cbd971f5b31318962aa7e7d' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_554@domain.example.com/uQIiuA==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.309 ***🔗
alice_interleave_requests_statem_554@domain.example.com/uQIiuA== out
<iq type='set' id='473c978ff2c7f7bea25ef40dbdad3b43'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.309 ***🔗
alice_interleave_requests_statem_554@domain.example.com/uQIiuA== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_554@domain.example.com/uQIiuA==' id='473c978ff2c7f7bea25ef40dbdad3b43' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.309 ***🔗
alice_interleave_requests_statem_554@domain.example.com/uQIiuA== out
<presence/>



*** User 2023-11-17 15:11:03.310 ***🔗
alice_interleave_requests_statem_554@domain.example.com/uQIiuA== in
<presence from='alice_interleave_requests_statem_554@domain.example.com/uQIiuA==' to='alice_interleave_requests_statem_554@domain.example.com/uQIiuA=='/>



*** User 2023-11-17 15:11:03.314 ***🔗
carol_interleave_requests_statem_555@domain.example.com/ALYAbQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.327 ***🔗
carol_interleave_requests_statem_555@domain.example.com/ALYAbQ== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.327 ***🔗
carol_interleave_requests_statem_555@domain.example.com/ALYAbQ== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.327 ***🔗
carol_interleave_requests_statem_555@domain.example.com/ALYAbQ== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzU1NQBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:03.329 ***🔗
carol_interleave_requests_statem_555@domain.example.com/ALYAbQ== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:03.329 ***🔗
carol_interleave_requests_statem_555@domain.example.com/ALYAbQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.340 ***🔗
carol_interleave_requests_statem_555@domain.example.com/ALYAbQ== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.341 ***🔗
carol_interleave_requests_statem_555@domain.example.com/ALYAbQ== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.341 ***🔗
carol_interleave_requests_statem_555@domain.example.com/ALYAbQ== out
<iq type='set' id='955503efb3a10facc32a148d411926f5'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>ALYAbQ==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.341 ***🔗
carol_interleave_requests_statem_555@domain.example.com/ALYAbQ== in
<iq xmlns='jabber:client' id='955503efb3a10facc32a148d411926f5' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_555@domain.example.com/ALYAbQ==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.341 ***🔗
carol_interleave_requests_statem_555@domain.example.com/ALYAbQ== out
<iq type='set' id='11ed541eed86df17dc448bc8240b9c41'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.342 ***🔗
carol_interleave_requests_statem_555@domain.example.com/ALYAbQ== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_555@domain.example.com/ALYAbQ==' id='11ed541eed86df17dc448bc8240b9c41' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.342 ***🔗
carol_interleave_requests_statem_555@domain.example.com/ALYAbQ== out
<presence/>



*** User 2023-11-17 15:11:03.343 ***🔗
carol_interleave_requests_statem_555@domain.example.com/ALYAbQ== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_555@domain.example.com/ALYAbQ==' to='carol_interleave_requests_statem_555@domain.example.com/ALYAbQ=='/>



*** User 2023-11-17 15:11:03.343 ***🔗
alice_interleave_requests_statem_554@domain.example.com/uQIiuA== out
<message type='chat' to='carol_interleave_requests_statem_555@domain.example.com/ALYAbQ=='>
	<body>QsXAxJgcCk7U1l6PLJEE</body>
</message>



*** User 2023-11-17 15:11:03.344 ***🔗
alice_interleave_requests_statem_554@domain.example.com/uQIiuA== out
<message type='chat' to='carol_interleave_requests_statem_555@domain.example.com/ALYAbQ=='>
	<body>osV5F134mGSkTPZQ0KX9</body>
</message>



*** User 2023-11-17 15:11:03.344 ***🔗
carol_interleave_requests_statem_555@domain.example.com/ALYAbQ== out
<message type='chat' to='alice_interleave_requests_statem_554@domain.example.com/uQIiuA=='>
	<body>EocIrrxasv+QUx/85Uqh</body>
</message>



*** User 2023-11-17 15:11:03.344 ***🔗
carol_interleave_requests_statem_555@domain.example.com/ALYAbQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_554@domain.example.com/uQIiuA==' to='carol_interleave_requests_statem_555@domain.example.com/ALYAbQ==' type='chat'>
	<body>QsXAxJgcCk7U1l6PLJEE</body>
</message>



*** User 2023-11-17 15:11:03.344 ***🔗
carol_interleave_requests_statem_555@domain.example.com/ALYAbQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_554@domain.example.com/uQIiuA==' to='carol_interleave_requests_statem_555@domain.example.com/ALYAbQ==' type='chat'>
	<body>osV5F134mGSkTPZQ0KX9</body>
</message>



*** User 2023-11-17 15:11:03.344 ***🔗
carol_interleave_requests_statem_555@domain.example.com/ALYAbQ== out
<message type='chat' to='alice_interleave_requests_statem_554@domain.example.com/uQIiuA=='>
	<body>8X7k5wEBBs2ycjvaQqdk</body>
</message>



*** User 2023-11-17 15:11:03.345 ***🔗
alice_interleave_requests_statem_554@domain.example.com/uQIiuA== out
<message type='chat' to='carol_interleave_requests_statem_555@domain.example.com/ALYAbQ=='>
	<body>X7RfU6UprfYAJYFlJDRk</body>
</message>



*** User 2023-11-17 15:11:03.345 ***🔗
carol_interleave_requests_statem_555@domain.example.com/ALYAbQ== out
<message type='chat' to='alice_interleave_requests_statem_554@domain.example.com/uQIiuA=='>
	<body>XgAxHYgSR5MA4+vJMhi0</body>
</message>



*** User 2023-11-17 15:11:03.345 ***🔗
carol_interleave_requests_statem_555@domain.example.com/ALYAbQ== out
</stream:stream>

*** User 2023-11-17 15:11:03.345 ***🔗
carol_interleave_requests_statem_555@domain.example.com/ALYAbQ== in
</stream:stream>

*** User 2023-11-17 15:11:03.346 ***🔗
alice_interleave_requests_statem_554@domain.example.com/uQIiuA== out
</stream:stream>

*** User 2023-11-17 15:11:03.346 ***🔗
alice_interleave_requests_statem_554@domain.example.com/uQIiuA== in
</stream:stream>
.

*** User 2023-11-17 15:11:03.356 ***🔗
carol_interleave_requests_statem_556@domain.example.com/pWu/uA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.369 ***🔗
carol_interleave_requests_statem_556@domain.example.com/pWu/uA== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.370 ***🔗
carol_interleave_requests_statem_556@domain.example.com/pWu/uA== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.370 ***🔗
carol_interleave_requests_statem_556@domain.example.com/pWu/uA== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzU1NgBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:03.372 ***🔗
carol_interleave_requests_statem_556@domain.example.com/pWu/uA== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:03.372 ***🔗
carol_interleave_requests_statem_556@domain.example.com/pWu/uA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.384 ***🔗
carol_interleave_requests_statem_556@domain.example.com/pWu/uA== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.385 ***🔗
carol_interleave_requests_statem_556@domain.example.com/pWu/uA== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.385 ***🔗
carol_interleave_requests_statem_556@domain.example.com/pWu/uA== out
<iq type='set' id='e5e9a9dd8d74ff40566f3c8ab584e626'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>pWu/uA==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.385 ***🔗
carol_interleave_requests_statem_556@domain.example.com/pWu/uA== in
<iq xmlns='jabber:client' id='e5e9a9dd8d74ff40566f3c8ab584e626' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_556@domain.example.com/pWu/uA==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.385 ***🔗
carol_interleave_requests_statem_556@domain.example.com/pWu/uA== out
<iq type='set' id='03de74ccfc1834d534f1548fc5e512d9'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.386 ***🔗
carol_interleave_requests_statem_556@domain.example.com/pWu/uA== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_556@domain.example.com/pWu/uA==' id='03de74ccfc1834d534f1548fc5e512d9' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.386 ***🔗
carol_interleave_requests_statem_556@domain.example.com/pWu/uA== out
<presence/>



*** User 2023-11-17 15:11:03.387 ***🔗
carol_interleave_requests_statem_556@domain.example.com/pWu/uA== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_556@domain.example.com/pWu/uA==' to='carol_interleave_requests_statem_556@domain.example.com/pWu/uA=='/>



*** User 2023-11-17 15:11:03.395 ***🔗
alicE_interleave_requests_statem_557@domain.example.com/jaMvbg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.396 ***🔗
alicE_interleave_requests_statem_557@domain.example.com/jaMvbg== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3c563756b89199d0' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:03.396 ***🔗
alicE_interleave_requests_statem_557@domain.example.com/jaMvbg== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.396 ***🔗
alicE_interleave_requests_statem_557@domain.example.com/jaMvbg== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzU1NwBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:03.397 ***🔗
alicE_interleave_requests_statem_557@domain.example.com/jaMvbg== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:03.397 ***🔗
alicE_interleave_requests_statem_557@domain.example.com/jaMvbg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.398 ***🔗
alicE_interleave_requests_statem_557@domain.example.com/jaMvbg== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9a66e8b229073303' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_557@domain.example.com'>

*** User 2023-11-17 15:11:03.398 ***🔗
alicE_interleave_requests_statem_557@domain.example.com/jaMvbg== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.398 ***🔗
alicE_interleave_requests_statem_557@domain.example.com/jaMvbg== out
<iq type='set' id='fc91dacff0264c036bf4c36bff7fc77d'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>jaMvbg==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.398 ***🔗
alicE_interleave_requests_statem_557@domain.example.com/jaMvbg== in
<iq id='fc91dacff0264c036bf4c36bff7fc77d' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_557@domain.example.com/jaMvbg==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.398 ***🔗
alice_interleave_requests_statem_557@domain.example.com/jaMvbg== out
<iq type='set' id='b94719dd7a1bdc69fd267d23ce5e7645'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.399 ***🔗
alice_interleave_requests_statem_557@domain.example.com/jaMvbg== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_557@domain.example.com/jaMvbg==' id='b94719dd7a1bdc69fd267d23ce5e7645' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.399 ***🔗
alice_interleave_requests_statem_557@domain.example.com/jaMvbg== out
<presence/>



*** User 2023-11-17 15:11:03.400 ***🔗
alice_interleave_requests_statem_557@domain.example.com/jaMvbg== in
<presence from='alice_interleave_requests_statem_557@domain.example.com/jaMvbg==' to='alice_interleave_requests_statem_557@domain.example.com/jaMvbg=='/>



*** User 2023-11-17 15:11:03.400 ***🔗
carol_interleave_requests_statem_556@domain.example.com/pWu/uA== out
<message type='chat' to='alice_interleave_requests_statem_557@domain.example.com/jaMvbg=='>
	<body>urNL5HouVSpwVcH6BwLV</body>
</message>



*** User 2023-11-17 15:11:03.401 ***🔗
alice_interleave_requests_statem_557@domain.example.com/jaMvbg== in
<message from='carol_interleave_requests_statem_556@domain.example.com/pWu/uA==' to='alice_interleave_requests_statem_557@domain.example.com/jaMvbg==' type='chat'>
	<body>urNL5HouVSpwVcH6BwLV</body>
</message>



*** User 2023-11-17 15:11:03.401 ***🔗
carol_interleave_requests_statem_556@domain.example.com/pWu/uA== out
<message type='chat' to='alice_interleave_requests_statem_557@domain.example.com/jaMvbg=='>
	<body>UdDlpcwMlOAkZabl7WpG</body>
</message>



*** User 2023-11-17 15:11:03.401 ***🔗
alice_interleave_requests_statem_557@domain.example.com/jaMvbg== in
<message from='carol_interleave_requests_statem_556@domain.example.com/pWu/uA==' to='alice_interleave_requests_statem_557@domain.example.com/jaMvbg==' type='chat'>
	<body>UdDlpcwMlOAkZabl7WpG</body>
</message>



*** User 2023-11-17 15:11:03.401 ***🔗
alice_interleave_requests_statem_557@domain.example.com/jaMvbg== out
<message type='chat' to='carol_interleave_requests_statem_556@domain.example.com/pWu/uA=='>
	<body>Sc8XfFvyomTZcUfeKF1O</body>
</message>



*** User 2023-11-17 15:11:03.402 ***🔗
carol_interleave_requests_statem_556@domain.example.com/pWu/uA== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_557@domain.example.com/jaMvbg==' to='carol_interleave_requests_statem_556@domain.example.com/pWu/uA==' type='chat'>
	<body>Sc8XfFvyomTZcUfeKF1O</body>
</message>



*** User 2023-11-17 15:11:03.402 ***🔗
carol_interleave_requests_statem_556@domain.example.com/pWu/uA== out
<message type='chat' to='alice_interleave_requests_statem_557@domain.example.com/jaMvbg=='>
	<body>JcNCyshDCJsYoGw0n0pO</body>
</message>



*** User 2023-11-17 15:11:03.402 ***🔗
alice_interleave_requests_statem_557@domain.example.com/jaMvbg== in
<message from='carol_interleave_requests_statem_556@domain.example.com/pWu/uA==' to='alice_interleave_requests_statem_557@domain.example.com/jaMvbg==' type='chat'>
	<body>JcNCyshDCJsYoGw0n0pO</body>
</message>



*** User 2023-11-17 15:11:03.403 ***🔗
alice_interleave_requests_statem_557@domain.example.com/jaMvbg== out
<message type='chat' to='carol_interleave_requests_statem_556@domain.example.com/pWu/uA=='>
	<body>xs5zBI6RL4MqGRXUK9IV</body>
</message>



*** User 2023-11-17 15:11:03.403 ***🔗
alice_interleave_requests_statem_557@domain.example.com/jaMvbg== out
<message type='chat' to='carol_interleave_requests_statem_556@domain.example.com/pWu/uA=='>
	<body>EobpDq4fcULeATWJyfY8</body>
</message>



*** User 2023-11-17 15:11:03.403 ***🔗
alice_interleave_requests_statem_557@domain.example.com/jaMvbg== out
<message type='chat' to='carol_interleave_requests_statem_556@domain.example.com/pWu/uA=='>
	<body>RmXuadw74mDol5AZjmga</body>
</message>



*** User 2023-11-17 15:11:03.403 ***🔗
carol_interleave_requests_statem_556@domain.example.com/pWu/uA== out
<message type='chat' to='alice_interleave_requests_statem_557@domain.example.com/jaMvbg=='>
	<body>D9hknKxL7ysjEUE9Rq1L</body>
</message>



*** User 2023-11-17 15:11:03.403 ***🔗
carol_interleave_requests_statem_556@domain.example.com/pWu/uA== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_557@domain.example.com/jaMvbg==' to='carol_interleave_requests_statem_556@domain.example.com/pWu/uA==' type='chat'>
	<body>xs5zBI6RL4MqGRXUK9IV</body>
</message>



*** User 2023-11-17 15:11:03.403 ***🔗
carol_interleave_requests_statem_556@domain.example.com/pWu/uA== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_557@domain.example.com/jaMvbg==' to='carol_interleave_requests_statem_556@domain.example.com/pWu/uA==' type='chat'>
	<body>EobpDq4fcULeATWJyfY8</body>
</message>



*** User 2023-11-17 15:11:03.404 ***🔗
carol_interleave_requests_statem_556@domain.example.com/pWu/uA== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_557@domain.example.com/jaMvbg==' to='carol_interleave_requests_statem_556@domain.example.com/pWu/uA==' type='chat'>
	<body>RmXuadw74mDol5AZjmga</body>
</message>



*** User 2023-11-17 15:11:03.404 ***🔗
alice_interleave_requests_statem_557@domain.example.com/jaMvbg== out
<message type='chat' to='carol_interleave_requests_statem_556@domain.example.com/pWu/uA=='>
	<body>C7QhsDGwYtr2Th44yAkW</body>
</message>



*** User 2023-11-17 15:11:03.404 ***🔗
alice_interleave_requests_statem_557@domain.example.com/jaMvbg== out
<message type='chat' to='carol_interleave_requests_statem_556@domain.example.com/pWu/uA=='>
	<body>Xmc8YvXjJYZJsKu9EbIj</body>
</message>



*** User 2023-11-17 15:11:03.404 ***🔗
carol_interleave_requests_statem_556@domain.example.com/pWu/uA== out
<message type='chat' to='alice_interleave_requests_statem_557@domain.example.com/jaMvbg=='>
	<body>lfjtpFiB+x0pV2was9w7</body>
</message>



*** User 2023-11-17 15:11:03.404 ***🔗
carol_interleave_requests_statem_556@domain.example.com/pWu/uA== out
<message type='chat' to='alice_interleave_requests_statem_557@domain.example.com/jaMvbg=='>
	<body>qGp2M74No4Q9J5LTk7Wo</body>
</message>



*** User 2023-11-17 15:11:03.404 ***🔗
carol_interleave_requests_statem_556@domain.example.com/pWu/uA== out
<message type='chat' to='alice_interleave_requests_statem_557@domain.example.com/jaMvbg=='>
	<body>G7sZZjZkBwNddj38s9ZA</body>
</message>



*** User 2023-11-17 15:11:03.404 ***🔗
carol_interleave_requests_statem_556@domain.example.com/pWu/uA== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_557@domain.example.com/jaMvbg==' to='carol_interleave_requests_statem_556@domain.example.com/pWu/uA==' type='chat'>
	<body>C7QhsDGwYtr2Th44yAkW</body>
</message>



*** User 2023-11-17 15:11:03.404 ***🔗
carol_interleave_requests_statem_556@domain.example.com/pWu/uA== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_557@domain.example.com/jaMvbg==' to='carol_interleave_requests_statem_556@domain.example.com/pWu/uA==' type='chat'>
	<body>Xmc8YvXjJYZJsKu9EbIj</body>
</message>



*** User 2023-11-17 15:11:03.404 ***🔗
alice_interleave_requests_statem_557@domain.example.com/jaMvbg== in
<message from='carol_interleave_requests_statem_556@domain.example.com/pWu/uA==' to='alice_interleave_requests_statem_557@domain.example.com/jaMvbg==' type='chat'>
	<body>D9hknKxL7ysjEUE9Rq1L</body>
</message>



*** User 2023-11-17 15:11:03.405 ***🔗
alice_interleave_requests_statem_557@domain.example.com/jaMvbg== in
<message from='carol_interleave_requests_statem_556@domain.example.com/pWu/uA==' to='alice_interleave_requests_statem_557@domain.example.com/jaMvbg==' type='chat'>
	<body>lfjtpFiB+x0pV2was9w7</body>
</message>



*** User 2023-11-17 15:11:03.405 ***🔗
alice_interleave_requests_statem_557@domain.example.com/jaMvbg== in
<message from='carol_interleave_requests_statem_556@domain.example.com/pWu/uA==' to='alice_interleave_requests_statem_557@domain.example.com/jaMvbg==' type='chat'>
	<body>qGp2M74No4Q9J5LTk7Wo</body>
</message>



*** User 2023-11-17 15:11:03.405 ***🔗
alice_interleave_requests_statem_557@domain.example.com/jaMvbg== in
<message from='carol_interleave_requests_statem_556@domain.example.com/pWu/uA==' to='alice_interleave_requests_statem_557@domain.example.com/jaMvbg==' type='chat'>
	<body>G7sZZjZkBwNddj38s9ZA</body>
</message>



*** User 2023-11-17 15:11:03.405 ***🔗
carol_interleave_requests_statem_556@domain.example.com/pWu/uA== out
<message type='chat' to='alice_interleave_requests_statem_557@domain.example.com/jaMvbg=='>
	<body>YbBzeeQJpdix/RbwNpFY</body>
</message>



*** User 2023-11-17 15:11:03.405 ***🔗
carol_interleave_requests_statem_556@domain.example.com/pWu/uA== out
</stream:stream>

*** User 2023-11-17 15:11:03.406 ***🔗
carol_interleave_requests_statem_556@domain.example.com/pWu/uA== in
</stream:stream>

*** User 2023-11-17 15:11:03.406 ***🔗
alice_interleave_requests_statem_557@domain.example.com/jaMvbg== out
</stream:stream>

*** User 2023-11-17 15:11:03.406 ***🔗
alice_interleave_requests_statem_557@domain.example.com/jaMvbg== in
</stream:stream>
.

*** User 2023-11-17 15:11:03.413 ***🔗
alicE_interleave_requests_statem_558@domain.example.com/WllGyQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.413 ***🔗
alicE_interleave_requests_statem_558@domain.example.com/WllGyQ== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ad194d659bb2f4d7' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:03.413 ***🔗
alicE_interleave_requests_statem_558@domain.example.com/WllGyQ== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.413 ***🔗
alicE_interleave_requests_statem_558@domain.example.com/WllGyQ== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzU1OABtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:03.414 ***🔗
alicE_interleave_requests_statem_558@domain.example.com/WllGyQ== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:03.414 ***🔗
alicE_interleave_requests_statem_558@domain.example.com/WllGyQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.414 ***🔗
alicE_interleave_requests_statem_558@domain.example.com/WllGyQ== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0fd1d7dc9eef1af6' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_558@domain.example.com'>

*** User 2023-11-17 15:11:03.414 ***🔗
alicE_interleave_requests_statem_558@domain.example.com/WllGyQ== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.414 ***🔗
alicE_interleave_requests_statem_558@domain.example.com/WllGyQ== out
<iq type='set' id='aeb0efaaf274284b1a03e332df3cf1b7'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>WllGyQ==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.415 ***🔗
alicE_interleave_requests_statem_558@domain.example.com/WllGyQ== in
<iq id='aeb0efaaf274284b1a03e332df3cf1b7' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_558@domain.example.com/WllGyQ==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.415 ***🔗
alice_interleave_requests_statem_558@domain.example.com/WllGyQ== out
<iq type='set' id='f7e201b975568efcf6061a1d0e05d0c6'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.415 ***🔗
alice_interleave_requests_statem_558@domain.example.com/WllGyQ== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_558@domain.example.com/WllGyQ==' id='f7e201b975568efcf6061a1d0e05d0c6' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.415 ***🔗
alice_interleave_requests_statem_558@domain.example.com/WllGyQ== out
<presence/>



*** User 2023-11-17 15:11:03.416 ***🔗
alice_interleave_requests_statem_558@domain.example.com/WllGyQ== in
<presence from='alice_interleave_requests_statem_558@domain.example.com/WllGyQ==' to='alice_interleave_requests_statem_558@domain.example.com/WllGyQ=='/>



*** User 2023-11-17 15:11:03.420 ***🔗
carol_interleave_requests_statem_559@domain.example.com/yrWbEg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.433 ***🔗
carol_interleave_requests_statem_559@domain.example.com/yrWbEg== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.433 ***🔗
carol_interleave_requests_statem_559@domain.example.com/yrWbEg== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.433 ***🔗
carol_interleave_requests_statem_559@domain.example.com/yrWbEg== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzU1OQBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:03.435 ***🔗
carol_interleave_requests_statem_559@domain.example.com/yrWbEg== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:03.435 ***🔗
carol_interleave_requests_statem_559@domain.example.com/yrWbEg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.447 ***🔗
carol_interleave_requests_statem_559@domain.example.com/yrWbEg== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.447 ***🔗
carol_interleave_requests_statem_559@domain.example.com/yrWbEg== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.448 ***🔗
carol_interleave_requests_statem_559@domain.example.com/yrWbEg== out
<iq type='set' id='582c4d98cdc42eb6e138dd2d93ea3927'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>yrWbEg==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.448 ***🔗
carol_interleave_requests_statem_559@domain.example.com/yrWbEg== in
<iq xmlns='jabber:client' id='582c4d98cdc42eb6e138dd2d93ea3927' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_559@domain.example.com/yrWbEg==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.448 ***🔗
carol_interleave_requests_statem_559@domain.example.com/yrWbEg== out
<iq type='set' id='a4b33f2f61610526b8950b7db362a697'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.449 ***🔗
carol_interleave_requests_statem_559@domain.example.com/yrWbEg== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_559@domain.example.com/yrWbEg==' id='a4b33f2f61610526b8950b7db362a697' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.449 ***🔗
carol_interleave_requests_statem_559@domain.example.com/yrWbEg== out
<presence/>



*** User 2023-11-17 15:11:03.450 ***🔗
carol_interleave_requests_statem_559@domain.example.com/yrWbEg== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_559@domain.example.com/yrWbEg==' to='carol_interleave_requests_statem_559@domain.example.com/yrWbEg=='/>



*** User 2023-11-17 15:11:03.450 ***🔗
carol_interleave_requests_statem_559@domain.example.com/yrWbEg== out
<message type='chat' to='alice_interleave_requests_statem_558@domain.example.com/WllGyQ=='>
	<body>sWAVOKCLEsX8Ci5OS/f3</body>
</message>



*** User 2023-11-17 15:11:03.451 ***🔗
alice_interleave_requests_statem_558@domain.example.com/WllGyQ== in
<message from='carol_interleave_requests_statem_559@domain.example.com/yrWbEg==' to='alice_interleave_requests_statem_558@domain.example.com/WllGyQ==' type='chat'>
	<body>sWAVOKCLEsX8Ci5OS/f3</body>
</message>



*** User 2023-11-17 15:11:03.451 ***🔗
carol_interleave_requests_statem_559@domain.example.com/yrWbEg== out
<message type='chat' to='alice_interleave_requests_statem_558@domain.example.com/WllGyQ=='>
	<body>io7ZJHLd+raFhIadx58l</body>
</message>



*** User 2023-11-17 15:11:03.451 ***🔗
carol_interleave_requests_statem_559@domain.example.com/yrWbEg== out
<message type='chat' to='alice_interleave_requests_statem_558@domain.example.com/WllGyQ=='>
	<body>1ZbuHfwtOrxsPzSGmmbx</body>
</message>



*** User 2023-11-17 15:11:03.451 ***🔗
alice_interleave_requests_statem_558@domain.example.com/WllGyQ== out
<message type='chat' to='carol_interleave_requests_statem_559@domain.example.com/yrWbEg=='>
	<body>zcMfyfIN942+P03ptmRM</body>
</message>



*** User 2023-11-17 15:11:03.451 ***🔗
carol_interleave_requests_statem_559@domain.example.com/yrWbEg== out
</stream:stream>

*** User 2023-11-17 15:11:03.452 ***🔗
carol_interleave_requests_statem_559@domain.example.com/yrWbEg== in
</stream:stream>

*** User 2023-11-17 15:11:03.452 ***🔗
alice_interleave_requests_statem_558@domain.example.com/WllGyQ== out
</stream:stream>

*** User 2023-11-17 15:11:03.453 ***🔗
alice_interleave_requests_statem_558@domain.example.com/WllGyQ== in
</stream:stream>
.

*** User 2023-11-17 15:11:03.462 ***🔗
carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.475 ***🔗
carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.476 ***🔗
carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.476 ***🔗
carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzU2MABqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:03.478 ***🔗
carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:03.478 ***🔗
carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.490 ***🔗
carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.491 ***🔗
carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.491 ***🔗
carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ== out
<iq type='set' id='6f85b5e1b332e8e7a5b941a9b8c216d9'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>Dr+cFQ==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.491 ***🔗
carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ== in
<iq xmlns='jabber:client' id='6f85b5e1b332e8e7a5b941a9b8c216d9' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.491 ***🔗
carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ== out
<iq type='set' id='3c0f085a2c3e30713e812d85ff424f99'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.492 ***🔗
carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ==' id='3c0f085a2c3e30713e812d85ff424f99' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.492 ***🔗
carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ== out
<presence/>



*** User 2023-11-17 15:11:03.493 ***🔗
carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ==' to='carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ=='/>



*** User 2023-11-17 15:11:03.501 ***🔗
alicE_interleave_requests_statem_561@domain.example.com/9esmUA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.501 ***🔗
alicE_interleave_requests_statem_561@domain.example.com/9esmUA== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='cde132c2b04542d3' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:03.501 ***🔗
alicE_interleave_requests_statem_561@domain.example.com/9esmUA== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.501 ***🔗
alicE_interleave_requests_statem_561@domain.example.com/9esmUA== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzU2MQBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:03.503 ***🔗
alicE_interleave_requests_statem_561@domain.example.com/9esmUA== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:03.503 ***🔗
alicE_interleave_requests_statem_561@domain.example.com/9esmUA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.503 ***🔗
alicE_interleave_requests_statem_561@domain.example.com/9esmUA== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='681acb97739a82da' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_561@domain.example.com'>

*** User 2023-11-17 15:11:03.503 ***🔗
alicE_interleave_requests_statem_561@domain.example.com/9esmUA== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.503 ***🔗
alicE_interleave_requests_statem_561@domain.example.com/9esmUA== out
<iq type='set' id='a33630eb6f01ed834ad397141ed2ccdd'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>9esmUA==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.503 ***🔗
alicE_interleave_requests_statem_561@domain.example.com/9esmUA== in
<iq id='a33630eb6f01ed834ad397141ed2ccdd' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_561@domain.example.com/9esmUA==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.503 ***🔗
alice_interleave_requests_statem_561@domain.example.com/9esmUA== out
<iq type='set' id='10338e29a7bcaa7fc3a31248ff8525fd'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.504 ***🔗
alice_interleave_requests_statem_561@domain.example.com/9esmUA== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_561@domain.example.com/9esmUA==' id='10338e29a7bcaa7fc3a31248ff8525fd' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.504 ***🔗
alice_interleave_requests_statem_561@domain.example.com/9esmUA== out
<presence/>



*** User 2023-11-17 15:11:03.505 ***🔗
alice_interleave_requests_statem_561@domain.example.com/9esmUA== in
<presence from='alice_interleave_requests_statem_561@domain.example.com/9esmUA==' to='alice_interleave_requests_statem_561@domain.example.com/9esmUA=='/>



*** User 2023-11-17 15:11:03.505 ***🔗
alice_interleave_requests_statem_561@domain.example.com/9esmUA== out
<message type='chat' to='carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ=='>
	<body>smE2VkEGfjfzAFkYAuMZ</body>
</message>



*** User 2023-11-17 15:11:03.505 ***🔗
alice_interleave_requests_statem_561@domain.example.com/9esmUA== out
<message type='chat' to='carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ=='>
	<body>w4BNyWUgkKHClV8ecW28</body>
</message>



*** User 2023-11-17 15:11:03.505 ***🔗
alice_interleave_requests_statem_561@domain.example.com/9esmUA== out
<message type='chat' to='carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ=='>
	<body>juPOh6A1On157aYtMI13</body>
</message>



*** User 2023-11-17 15:11:03.506 ***🔗
carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ== out
<message type='chat' to='alice_interleave_requests_statem_561@domain.example.com/9esmUA=='>
	<body>o8zzGdqnGS2xIzqJ2n55</body>
</message>



*** User 2023-11-17 15:11:03.506 ***🔗
alice_interleave_requests_statem_561@domain.example.com/9esmUA== in
<message from='carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ==' to='alice_interleave_requests_statem_561@domain.example.com/9esmUA==' type='chat'>
	<body>o8zzGdqnGS2xIzqJ2n55</body>
</message>



*** User 2023-11-17 15:11:03.506 ***🔗
alice_interleave_requests_statem_561@domain.example.com/9esmUA== out
<message type='chat' to='carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ=='>
	<body>93oCrqODryj8lIKCvtVj</body>
</message>



*** User 2023-11-17 15:11:03.506 ***🔗
alice_interleave_requests_statem_561@domain.example.com/9esmUA== out
<message type='chat' to='carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ=='>
	<body>BLhaDR+FtzggkePku8t5</body>
</message>



*** User 2023-11-17 15:11:03.507 ***🔗
alice_interleave_requests_statem_561@domain.example.com/9esmUA== out
<message type='chat' to='carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ=='>
	<body>oT+eKkAGcgKOm6+1F+sx</body>
</message>



*** User 2023-11-17 15:11:03.507 ***🔗
alice_interleave_requests_statem_561@domain.example.com/9esmUA== out
<message type='chat' to='carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ=='>
	<body>9iGLL9AjgpVKt2lO61Qf</body>
</message>



*** User 2023-11-17 15:11:03.507 ***🔗
carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ== out
<message type='chat' to='alice_interleave_requests_statem_561@domain.example.com/9esmUA=='>
	<body>dFtm1oY5IhAXkwbxSbnV</body>
</message>



*** User 2023-11-17 15:11:03.507 ***🔗
carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ== out
<message type='chat' to='alice_interleave_requests_statem_561@domain.example.com/9esmUA=='>
	<body>uzr9wsukpwNtNsjzIX7C</body>
</message>



*** User 2023-11-17 15:11:03.507 ***🔗
carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ== out
<message type='chat' to='alice_interleave_requests_statem_561@domain.example.com/9esmUA=='>
	<body>gVC6zhDd2DurmdaAuAwv</body>
</message>



*** User 2023-11-17 15:11:03.507 ***🔗
carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_561@domain.example.com/9esmUA==' to='carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ==' type='chat'>
	<body>smE2VkEGfjfzAFkYAuMZ</body>
</message>



*** User 2023-11-17 15:11:03.507 ***🔗
carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_561@domain.example.com/9esmUA==' to='carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ==' type='chat'>
	<body>w4BNyWUgkKHClV8ecW28</body>
</message>



*** User 2023-11-17 15:11:03.507 ***🔗
carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_561@domain.example.com/9esmUA==' to='carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ==' type='chat'>
	<body>juPOh6A1On157aYtMI13</body>
</message>



*** User 2023-11-17 15:11:03.507 ***🔗
carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_561@domain.example.com/9esmUA==' to='carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ==' type='chat'>
	<body>93oCrqODryj8lIKCvtVj</body>
</message>



*** User 2023-11-17 15:11:03.507 ***🔗
carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_561@domain.example.com/9esmUA==' to='carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ==' type='chat'>
	<body>BLhaDR+FtzggkePku8t5</body>
</message>



*** User 2023-11-17 15:11:03.507 ***🔗
carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_561@domain.example.com/9esmUA==' to='carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ==' type='chat'>
	<body>oT+eKkAGcgKOm6+1F+sx</body>
</message>



*** User 2023-11-17 15:11:03.507 ***🔗
carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_561@domain.example.com/9esmUA==' to='carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ==' type='chat'>
	<body>9iGLL9AjgpVKt2lO61Qf</body>
</message>



*** User 2023-11-17 15:11:03.508 ***🔗
alice_interleave_requests_statem_561@domain.example.com/9esmUA== out
<message type='chat' to='carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ=='>
	<body>zIJxF+UhutQauFTcY4Lk</body>
</message>



*** User 2023-11-17 15:11:03.508 ***🔗
alice_interleave_requests_statem_561@domain.example.com/9esmUA== in
<message from='carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ==' to='alice_interleave_requests_statem_561@domain.example.com/9esmUA==' type='chat'>
	<body>dFtm1oY5IhAXkwbxSbnV</body>
</message>



*** User 2023-11-17 15:11:03.508 ***🔗
alice_interleave_requests_statem_561@domain.example.com/9esmUA== in
<message from='carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ==' to='alice_interleave_requests_statem_561@domain.example.com/9esmUA==' type='chat'>
	<body>uzr9wsukpwNtNsjzIX7C</body>
</message>



*** User 2023-11-17 15:11:03.508 ***🔗
alice_interleave_requests_statem_561@domain.example.com/9esmUA== in
<message from='carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ==' to='alice_interleave_requests_statem_561@domain.example.com/9esmUA==' type='chat'>
	<body>gVC6zhDd2DurmdaAuAwv</body>
</message>



*** User 2023-11-17 15:11:03.508 ***🔗
alice_interleave_requests_statem_561@domain.example.com/9esmUA== out
<message type='chat' to='carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ=='>
	<body>v4j54dfKCmd3GVC0ovZS</body>
</message>



*** User 2023-11-17 15:11:03.508 ***🔗
carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_561@domain.example.com/9esmUA==' to='carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ==' type='chat'>
	<body>zIJxF+UhutQauFTcY4Lk</body>
</message>



*** User 2023-11-17 15:11:03.508 ***🔗
carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_561@domain.example.com/9esmUA==' to='carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ==' type='chat'>
	<body>v4j54dfKCmd3GVC0ovZS</body>
</message>



*** User 2023-11-17 15:11:03.508 ***🔗
carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ== out
<message type='chat' to='alice_interleave_requests_statem_561@domain.example.com/9esmUA=='>
	<body>MTz8mVzUGVhHVHujPBli</body>
</message>



*** User 2023-11-17 15:11:03.509 ***🔗
alice_interleave_requests_statem_561@domain.example.com/9esmUA== in
<message from='carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ==' to='alice_interleave_requests_statem_561@domain.example.com/9esmUA==' type='chat'>
	<body>MTz8mVzUGVhHVHujPBli</body>
</message>



*** User 2023-11-17 15:11:03.509 ***🔗
carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ== out
<message type='chat' to='alice_interleave_requests_statem_561@domain.example.com/9esmUA=='>
	<body>dfDYCWiwgvAKB9ZLJFtP</body>
</message>



*** User 2023-11-17 15:11:03.509 ***🔗
alice_interleave_requests_statem_561@domain.example.com/9esmUA== out
<message type='chat' to='carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ=='>
	<body>p/UZP6rxHyqfDnmPAkVV</body>
</message>



*** User 2023-11-17 15:11:03.509 ***🔗
carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ== out
</stream:stream>

*** User 2023-11-17 15:11:03.510 ***🔗
carol_interleave_requests_statem_560@domain.example.com/Dr+cFQ== in
</stream:stream>

*** User 2023-11-17 15:11:03.510 ***🔗
alice_interleave_requests_statem_561@domain.example.com/9esmUA== out
</stream:stream>

*** User 2023-11-17 15:11:03.510 ***🔗
alice_interleave_requests_statem_561@domain.example.com/9esmUA== in
</stream:stream>
.

*** User 2023-11-17 15:11:03.517 ***🔗
alicE_interleave_requests_statem_562@domain.example.com//YKj/A== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.517 ***🔗
alicE_interleave_requests_statem_562@domain.example.com//YKj/A== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='221f16c9dfa34120' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:03.517 ***🔗
alicE_interleave_requests_statem_562@domain.example.com//YKj/A== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.517 ***🔗
alicE_interleave_requests_statem_562@domain.example.com//YKj/A== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzU2MgBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:03.519 ***🔗
alicE_interleave_requests_statem_562@domain.example.com//YKj/A== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:03.519 ***🔗
alicE_interleave_requests_statem_562@domain.example.com//YKj/A== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.519 ***🔗
alicE_interleave_requests_statem_562@domain.example.com//YKj/A== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='52ee7cc65265e1ce' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_562@domain.example.com'>

*** User 2023-11-17 15:11:03.519 ***🔗
alicE_interleave_requests_statem_562@domain.example.com//YKj/A== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.519 ***🔗
alicE_interleave_requests_statem_562@domain.example.com//YKj/A== out
<iq type='set' id='70942432cc8828066587b016c3be101d'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>/YKj/A==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.519 ***🔗
alicE_interleave_requests_statem_562@domain.example.com//YKj/A== in
<iq id='70942432cc8828066587b016c3be101d' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_562@domain.example.com//YKj/A==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.519 ***🔗
alice_interleave_requests_statem_562@domain.example.com//YKj/A== out
<iq type='set' id='43b5cc0f349fb64fd4669add1c59d8f7'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.520 ***🔗
alice_interleave_requests_statem_562@domain.example.com//YKj/A== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_562@domain.example.com//YKj/A==' id='43b5cc0f349fb64fd4669add1c59d8f7' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.520 ***🔗
alice_interleave_requests_statem_562@domain.example.com//YKj/A== out
<presence/>



*** User 2023-11-17 15:11:03.521 ***🔗
alice_interleave_requests_statem_562@domain.example.com//YKj/A== in
<presence from='alice_interleave_requests_statem_562@domain.example.com//YKj/A==' to='alice_interleave_requests_statem_562@domain.example.com//YKj/A=='/>



*** User 2023-11-17 15:11:03.525 ***🔗
carol_interleave_requests_statem_563@domain.example.com/SXBwCw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.538 ***🔗
carol_interleave_requests_statem_563@domain.example.com/SXBwCw== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.539 ***🔗
carol_interleave_requests_statem_563@domain.example.com/SXBwCw== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.539 ***🔗
carol_interleave_requests_statem_563@domain.example.com/SXBwCw== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzU2MwBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:03.541 ***🔗
carol_interleave_requests_statem_563@domain.example.com/SXBwCw== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:03.541 ***🔗
carol_interleave_requests_statem_563@domain.example.com/SXBwCw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.552 ***🔗
carol_interleave_requests_statem_563@domain.example.com/SXBwCw== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.552 ***🔗
carol_interleave_requests_statem_563@domain.example.com/SXBwCw== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.552 ***🔗
carol_interleave_requests_statem_563@domain.example.com/SXBwCw== out
<iq type='set' id='6b2d8e79fb4cf205518a0043362289fa'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>SXBwCw==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.553 ***🔗
carol_interleave_requests_statem_563@domain.example.com/SXBwCw== in
<iq xmlns='jabber:client' id='6b2d8e79fb4cf205518a0043362289fa' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_563@domain.example.com/SXBwCw==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.553 ***🔗
carol_interleave_requests_statem_563@domain.example.com/SXBwCw== out
<iq type='set' id='d3a8075dfa34437d28a501911f9d7e27'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.554 ***🔗
carol_interleave_requests_statem_563@domain.example.com/SXBwCw== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_563@domain.example.com/SXBwCw==' id='d3a8075dfa34437d28a501911f9d7e27' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.554 ***🔗
carol_interleave_requests_statem_563@domain.example.com/SXBwCw== out
<presence/>



*** User 2023-11-17 15:11:03.555 ***🔗
carol_interleave_requests_statem_563@domain.example.com/SXBwCw== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_563@domain.example.com/SXBwCw==' to='carol_interleave_requests_statem_563@domain.example.com/SXBwCw=='/>



*** User 2023-11-17 15:11:03.555 ***🔗
carol_interleave_requests_statem_563@domain.example.com/SXBwCw== out
<message type='chat' to='alice_interleave_requests_statem_562@domain.example.com//YKj/A=='>
	<body>nVaaSBL2dnLCLjIveOoJ</body>
</message>



*** User 2023-11-17 15:11:03.556 ***🔗
alice_interleave_requests_statem_562@domain.example.com//YKj/A== in
<message from='carol_interleave_requests_statem_563@domain.example.com/SXBwCw==' to='alice_interleave_requests_statem_562@domain.example.com//YKj/A==' type='chat'>
	<body>nVaaSBL2dnLCLjIveOoJ</body>
</message>



*** User 2023-11-17 15:11:03.556 ***🔗
carol_interleave_requests_statem_563@domain.example.com/SXBwCw== out
<message type='chat' to='alice_interleave_requests_statem_562@domain.example.com//YKj/A=='>
	<body>/9lDvgE+QH1j16Ym7ve4</body>
</message>



*** User 2023-11-17 15:11:03.556 ***🔗
alice_interleave_requests_statem_562@domain.example.com//YKj/A== out
<message type='chat' to='carol_interleave_requests_statem_563@domain.example.com/SXBwCw=='>
	<body>yHw7fiexK0Uu9LZSL4Rz</body>
</message>



*** User 2023-11-17 15:11:03.556 ***🔗
carol_interleave_requests_statem_563@domain.example.com/SXBwCw== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_562@domain.example.com//YKj/A==' to='carol_interleave_requests_statem_563@domain.example.com/SXBwCw==' type='chat'>
	<body>yHw7fiexK0Uu9LZSL4Rz</body>
</message>



*** User 2023-11-17 15:11:03.557 ***🔗
alice_interleave_requests_statem_562@domain.example.com//YKj/A== out
<message type='chat' to='carol_interleave_requests_statem_563@domain.example.com/SXBwCw=='>
	<body>4nwdOTUvBuNJmGAAoBr7</body>
</message>



*** User 2023-11-17 15:11:03.557 ***🔗
carol_interleave_requests_statem_563@domain.example.com/SXBwCw== out
<message type='chat' to='alice_interleave_requests_statem_562@domain.example.com//YKj/A=='>
	<body>H1cUiDiPQDg7LsWSPs9D</body>
</message>



*** User 2023-11-17 15:11:03.557 ***🔗
carol_interleave_requests_statem_563@domain.example.com/SXBwCw== out
<message type='chat' to='alice_interleave_requests_statem_562@domain.example.com//YKj/A=='>
	<body>Qln2MfZrB42ZAxBXdsa8</body>
</message>



*** User 2023-11-17 15:11:03.557 ***🔗
carol_interleave_requests_statem_563@domain.example.com/SXBwCw== out
<message type='chat' to='alice_interleave_requests_statem_562@domain.example.com//YKj/A=='>
	<body>L/Sbs2cIt+66xVg2mXzz</body>
</message>



*** User 2023-11-17 15:11:03.557 ***🔗
alice_interleave_requests_statem_562@domain.example.com//YKj/A== in
<message from='carol_interleave_requests_statem_563@domain.example.com/SXBwCw==' to='alice_interleave_requests_statem_562@domain.example.com//YKj/A==' type='chat'>
	<body>/9lDvgE+QH1j16Ym7ve4</body>
</message>



*** User 2023-11-17 15:11:03.557 ***🔗
alice_interleave_requests_statem_562@domain.example.com//YKj/A== in
<message from='carol_interleave_requests_statem_563@domain.example.com/SXBwCw==' to='alice_interleave_requests_statem_562@domain.example.com//YKj/A==' type='chat'>
	<body>H1cUiDiPQDg7LsWSPs9D</body>
</message>



*** User 2023-11-17 15:11:03.557 ***🔗
alice_interleave_requests_statem_562@domain.example.com//YKj/A== in
<message from='carol_interleave_requests_statem_563@domain.example.com/SXBwCw==' to='alice_interleave_requests_statem_562@domain.example.com//YKj/A==' type='chat'>
	<body>Qln2MfZrB42ZAxBXdsa8</body>
</message>



*** User 2023-11-17 15:11:03.558 ***🔗
alice_interleave_requests_statem_562@domain.example.com//YKj/A== in
<message from='carol_interleave_requests_statem_563@domain.example.com/SXBwCw==' to='alice_interleave_requests_statem_562@domain.example.com//YKj/A==' type='chat'>
	<body>L/Sbs2cIt+66xVg2mXzz</body>
</message>



*** User 2023-11-17 15:11:03.558 ***🔗
carol_interleave_requests_statem_563@domain.example.com/SXBwCw== out
<message type='chat' to='alice_interleave_requests_statem_562@domain.example.com//YKj/A=='>
	<body>84Oef/NP7IXNn49yTkBO</body>
</message>



*** User 2023-11-17 15:11:03.558 ***🔗
alice_interleave_requests_statem_562@domain.example.com//YKj/A== in
<message from='carol_interleave_requests_statem_563@domain.example.com/SXBwCw==' to='alice_interleave_requests_statem_562@domain.example.com//YKj/A==' type='chat'>
	<body>84Oef/NP7IXNn49yTkBO</body>
</message>



*** User 2023-11-17 15:11:03.558 ***🔗
alice_interleave_requests_statem_562@domain.example.com//YKj/A== out
<message type='chat' to='carol_interleave_requests_statem_563@domain.example.com/SXBwCw=='>
	<body>FAw03dZvtoRJDcqquTdM</body>
</message>



*** User 2023-11-17 15:11:03.558 ***🔗
alice_interleave_requests_statem_562@domain.example.com//YKj/A== out
<message type='chat' to='carol_interleave_requests_statem_563@domain.example.com/SXBwCw=='>
	<body>3+QK7vnV26Ph4oo9V4tu</body>
</message>



*** User 2023-11-17 15:11:03.559 ***🔗
carol_interleave_requests_statem_563@domain.example.com/SXBwCw== out
<message type='chat' to='alice_interleave_requests_statem_562@domain.example.com//YKj/A=='>
	<body>FZUk2p/KGBeWoonSViPI</body>
</message>



*** User 2023-11-17 15:11:03.559 ***🔗
carol_interleave_requests_statem_563@domain.example.com/SXBwCw== out
<message type='chat' to='alice_interleave_requests_statem_562@domain.example.com//YKj/A=='>
	<body>CCK1JV4dtrz1/fDmDZp+</body>
</message>



*** User 2023-11-17 15:11:03.559 ***🔗
carol_interleave_requests_statem_563@domain.example.com/SXBwCw== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_562@domain.example.com//YKj/A==' to='carol_interleave_requests_statem_563@domain.example.com/SXBwCw==' type='chat'>
	<body>4nwdOTUvBuNJmGAAoBr7</body>
</message>



*** User 2023-11-17 15:11:03.559 ***🔗
carol_interleave_requests_statem_563@domain.example.com/SXBwCw== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_562@domain.example.com//YKj/A==' to='carol_interleave_requests_statem_563@domain.example.com/SXBwCw==' type='chat'>
	<body>FAw03dZvtoRJDcqquTdM</body>
</message>



*** User 2023-11-17 15:11:03.559 ***🔗
carol_interleave_requests_statem_563@domain.example.com/SXBwCw== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_562@domain.example.com//YKj/A==' to='carol_interleave_requests_statem_563@domain.example.com/SXBwCw==' type='chat'>
	<body>3+QK7vnV26Ph4oo9V4tu</body>
</message>



*** User 2023-11-17 15:11:03.559 ***🔗
alice_interleave_requests_statem_562@domain.example.com//YKj/A== out
<message type='chat' to='carol_interleave_requests_statem_563@domain.example.com/SXBwCw=='>
	<body>WgGLsj/vGL0sGDH0hLg1</body>
</message>



*** User 2023-11-17 15:11:03.559 ***🔗
carol_interleave_requests_statem_563@domain.example.com/SXBwCw== out
</stream:stream>

*** User 2023-11-17 15:11:03.560 ***🔗
carol_interleave_requests_statem_563@domain.example.com/SXBwCw== in
</stream:stream>

*** User 2023-11-17 15:11:03.560 ***🔗
alice_interleave_requests_statem_562@domain.example.com//YKj/A== out
</stream:stream>

*** User 2023-11-17 15:11:03.560 ***🔗
alice_interleave_requests_statem_562@domain.example.com//YKj/A== in
</stream:stream>
.

*** User 2023-11-17 15:11:03.570 ***🔗
alicE_interleave_requests_statem_564@domain.example.com/piiWUQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.570 ***🔗
alicE_interleave_requests_statem_564@domain.example.com/piiWUQ== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='186bc031bf4dd74f' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:03.571 ***🔗
alicE_interleave_requests_statem_564@domain.example.com/piiWUQ== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.571 ***🔗
alicE_interleave_requests_statem_564@domain.example.com/piiWUQ== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzU2NABtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:03.572 ***🔗
alicE_interleave_requests_statem_564@domain.example.com/piiWUQ== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:03.572 ***🔗
alicE_interleave_requests_statem_564@domain.example.com/piiWUQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.572 ***🔗
alicE_interleave_requests_statem_564@domain.example.com/piiWUQ== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f83f8ad104ba97f1' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_564@domain.example.com'>

*** User 2023-11-17 15:11:03.572 ***🔗
alicE_interleave_requests_statem_564@domain.example.com/piiWUQ== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.572 ***🔗
alicE_interleave_requests_statem_564@domain.example.com/piiWUQ== out
<iq type='set' id='ceeb3644b9966e78e246e5ff0b471e75'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>piiWUQ==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.572 ***🔗
alicE_interleave_requests_statem_564@domain.example.com/piiWUQ== in
<iq id='ceeb3644b9966e78e246e5ff0b471e75' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_564@domain.example.com/piiWUQ==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.572 ***🔗
alice_interleave_requests_statem_564@domain.example.com/piiWUQ== out
<iq type='set' id='6eb4d5a3ba680f48680928d907846663'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.573 ***🔗
alice_interleave_requests_statem_564@domain.example.com/piiWUQ== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_564@domain.example.com/piiWUQ==' id='6eb4d5a3ba680f48680928d907846663' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.573 ***🔗
alice_interleave_requests_statem_564@domain.example.com/piiWUQ== out
<presence/>



*** User 2023-11-17 15:11:03.574 ***🔗
alice_interleave_requests_statem_564@domain.example.com/piiWUQ== in
<presence from='alice_interleave_requests_statem_564@domain.example.com/piiWUQ==' to='alice_interleave_requests_statem_564@domain.example.com/piiWUQ=='/>



*** User 2023-11-17 15:11:03.579 ***🔗
carol_interleave_requests_statem_565@domain.example.com/GYe7zA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.592 ***🔗
carol_interleave_requests_statem_565@domain.example.com/GYe7zA== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.593 ***🔗
carol_interleave_requests_statem_565@domain.example.com/GYe7zA== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.593 ***🔗
carol_interleave_requests_statem_565@domain.example.com/GYe7zA== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzU2NQBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:03.595 ***🔗
carol_interleave_requests_statem_565@domain.example.com/GYe7zA== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:03.595 ***🔗
carol_interleave_requests_statem_565@domain.example.com/GYe7zA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.607 ***🔗
carol_interleave_requests_statem_565@domain.example.com/GYe7zA== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.608 ***🔗
carol_interleave_requests_statem_565@domain.example.com/GYe7zA== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.608 ***🔗
carol_interleave_requests_statem_565@domain.example.com/GYe7zA== out
<iq type='set' id='10cd42a82078be8860287f6f8d4879d1'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>GYe7zA==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.608 ***🔗
carol_interleave_requests_statem_565@domain.example.com/GYe7zA== in
<iq xmlns='jabber:client' id='10cd42a82078be8860287f6f8d4879d1' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_565@domain.example.com/GYe7zA==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.608 ***🔗
carol_interleave_requests_statem_565@domain.example.com/GYe7zA== out
<iq type='set' id='259b07749db615ebd4e4952a28982e00'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.609 ***🔗
carol_interleave_requests_statem_565@domain.example.com/GYe7zA== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_565@domain.example.com/GYe7zA==' id='259b07749db615ebd4e4952a28982e00' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.609 ***🔗
carol_interleave_requests_statem_565@domain.example.com/GYe7zA== out
<presence/>



*** User 2023-11-17 15:11:03.610 ***🔗
carol_interleave_requests_statem_565@domain.example.com/GYe7zA== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_565@domain.example.com/GYe7zA==' to='carol_interleave_requests_statem_565@domain.example.com/GYe7zA=='/>



*** User 2023-11-17 15:11:03.610 ***🔗
alice_interleave_requests_statem_564@domain.example.com/piiWUQ== out
<message type='chat' to='carol_interleave_requests_statem_565@domain.example.com/GYe7zA=='>
	<body>MpdiPxxupi16+Bur+o5f</body>
</message>



*** User 2023-11-17 15:11:03.610 ***🔗
carol_interleave_requests_statem_565@domain.example.com/GYe7zA== out
<message type='chat' to='alice_interleave_requests_statem_564@domain.example.com/piiWUQ=='>
	<body>JXZmM8jtrHFcpdKKTRGG</body>
</message>



*** User 2023-11-17 15:11:03.611 ***🔗
carol_interleave_requests_statem_565@domain.example.com/GYe7zA== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_564@domain.example.com/piiWUQ==' to='carol_interleave_requests_statem_565@domain.example.com/GYe7zA==' type='chat'>
	<body>MpdiPxxupi16+Bur+o5f</body>
</message>



*** User 2023-11-17 15:11:03.611 ***🔗
alice_interleave_requests_statem_564@domain.example.com/piiWUQ== in
<message from='carol_interleave_requests_statem_565@domain.example.com/GYe7zA==' to='alice_interleave_requests_statem_564@domain.example.com/piiWUQ==' type='chat'>
	<body>JXZmM8jtrHFcpdKKTRGG</body>
</message>



*** User 2023-11-17 15:11:03.611 ***🔗
alice_interleave_requests_statem_564@domain.example.com/piiWUQ== out
<message type='chat' to='carol_interleave_requests_statem_565@domain.example.com/GYe7zA=='>
	<body>vZ89dtJ81Gg+MBuA9dwD</body>
</message>



*** User 2023-11-17 15:11:03.611 ***🔗
carol_interleave_requests_statem_565@domain.example.com/GYe7zA== out
<message type='chat' to='alice_interleave_requests_statem_564@domain.example.com/piiWUQ=='>
	<body>V2+zZlE06XW+kV1TQQpQ</body>
</message>



*** User 2023-11-17 15:11:03.612 ***🔗
alice_interleave_requests_statem_564@domain.example.com/piiWUQ== in
<message from='carol_interleave_requests_statem_565@domain.example.com/GYe7zA==' to='alice_interleave_requests_statem_564@domain.example.com/piiWUQ==' type='chat'>
	<body>V2+zZlE06XW+kV1TQQpQ</body>
</message>



*** User 2023-11-17 15:11:03.612 ***🔗
carol_interleave_requests_statem_565@domain.example.com/GYe7zA== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_564@domain.example.com/piiWUQ==' to='carol_interleave_requests_statem_565@domain.example.com/GYe7zA==' type='chat'>
	<body>vZ89dtJ81Gg+MBuA9dwD</body>
</message>



*** User 2023-11-17 15:11:03.612 ***🔗
carol_interleave_requests_statem_565@domain.example.com/GYe7zA== out
<message type='chat' to='alice_interleave_requests_statem_564@domain.example.com/piiWUQ=='>
	<body>nO9cGLJYBrqX3EUmIsc9</body>
</message>



*** User 2023-11-17 15:11:03.612 ***🔗
alice_interleave_requests_statem_564@domain.example.com/piiWUQ== in
<message from='carol_interleave_requests_statem_565@domain.example.com/GYe7zA==' to='alice_interleave_requests_statem_564@domain.example.com/piiWUQ==' type='chat'>
	<body>nO9cGLJYBrqX3EUmIsc9</body>
</message>



*** User 2023-11-17 15:11:03.612 ***🔗
carol_interleave_requests_statem_565@domain.example.com/GYe7zA== out
<message type='chat' to='alice_interleave_requests_statem_564@domain.example.com/piiWUQ=='>
	<body>bfyOLcv3dxvFeI7cywKj</body>
</message>



*** User 2023-11-17 15:11:03.613 ***🔗
alice_interleave_requests_statem_564@domain.example.com/piiWUQ== in
<message from='carol_interleave_requests_statem_565@domain.example.com/GYe7zA==' to='alice_interleave_requests_statem_564@domain.example.com/piiWUQ==' type='chat'>
	<body>bfyOLcv3dxvFeI7cywKj</body>
</message>



*** User 2023-11-17 15:11:03.613 ***🔗
carol_interleave_requests_statem_565@domain.example.com/GYe7zA== out
<message type='chat' to='alice_interleave_requests_statem_564@domain.example.com/piiWUQ=='>
	<body>WpdI8ad6VjSCF8EtmkvU</body>
</message>



*** User 2023-11-17 15:11:03.613 ***🔗
alice_interleave_requests_statem_564@domain.example.com/piiWUQ== out
<message type='chat' to='carol_interleave_requests_statem_565@domain.example.com/GYe7zA=='>
	<body>1jL3MDyVMqqSxk57Y7ay</body>
</message>



*** User 2023-11-17 15:11:03.613 ***🔗
alice_interleave_requests_statem_564@domain.example.com/piiWUQ== in
<message from='carol_interleave_requests_statem_565@domain.example.com/GYe7zA==' to='alice_interleave_requests_statem_564@domain.example.com/piiWUQ==' type='chat'>
	<body>WpdI8ad6VjSCF8EtmkvU</body>
</message>



*** User 2023-11-17 15:11:03.614 ***🔗
carol_interleave_requests_statem_565@domain.example.com/GYe7zA== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_564@domain.example.com/piiWUQ==' to='carol_interleave_requests_statem_565@domain.example.com/GYe7zA==' type='chat'>
	<body>1jL3MDyVMqqSxk57Y7ay</body>
</message>



*** User 2023-11-17 15:11:03.614 ***🔗
alice_interleave_requests_statem_564@domain.example.com/piiWUQ== out
<message type='chat' to='carol_interleave_requests_statem_565@domain.example.com/GYe7zA=='>
	<body>ciB6+uQuYYDsQgqxr4Xd</body>
</message>



*** User 2023-11-17 15:11:03.614 ***🔗
carol_interleave_requests_statem_565@domain.example.com/GYe7zA== out
<message type='chat' to='alice_interleave_requests_statem_564@domain.example.com/piiWUQ=='>
	<body>aXTx1R4zpQqhA4ryCCJy</body>
</message>



*** User 2023-11-17 15:11:03.614 ***🔗
carol_interleave_requests_statem_565@domain.example.com/GYe7zA== out
</stream:stream>

*** User 2023-11-17 15:11:03.615 ***🔗
carol_interleave_requests_statem_565@domain.example.com/GYe7zA== in
</stream:stream>

*** User 2023-11-17 15:11:03.615 ***🔗
alice_interleave_requests_statem_564@domain.example.com/piiWUQ== out
</stream:stream>

*** User 2023-11-17 15:11:03.615 ***🔗
alice_interleave_requests_statem_564@domain.example.com/piiWUQ== in
</stream:stream>
.

*** User 2023-11-17 15:11:03.626 ***🔗
alicE_interleave_requests_statem_566@domain.example.com/FM+IyA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.626 ***🔗
alicE_interleave_requests_statem_566@domain.example.com/FM+IyA== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1b1edefb3dd5ac7d' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:03.626 ***🔗
alicE_interleave_requests_statem_566@domain.example.com/FM+IyA== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.626 ***🔗
alicE_interleave_requests_statem_566@domain.example.com/FM+IyA== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzU2NgBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:03.628 ***🔗
alicE_interleave_requests_statem_566@domain.example.com/FM+IyA== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:03.628 ***🔗
alicE_interleave_requests_statem_566@domain.example.com/FM+IyA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.628 ***🔗
alicE_interleave_requests_statem_566@domain.example.com/FM+IyA== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e6f26ae9cb7f9075' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_566@domain.example.com'>

*** User 2023-11-17 15:11:03.628 ***🔗
alicE_interleave_requests_statem_566@domain.example.com/FM+IyA== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.628 ***🔗
alicE_interleave_requests_statem_566@domain.example.com/FM+IyA== out
<iq type='set' id='3ea35ed54421963632b0fbfb046f8058'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>FM+IyA==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.628 ***🔗
alicE_interleave_requests_statem_566@domain.example.com/FM+IyA== in
<iq id='3ea35ed54421963632b0fbfb046f8058' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_566@domain.example.com/FM+IyA==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.628 ***🔗
alice_interleave_requests_statem_566@domain.example.com/FM+IyA== out
<iq type='set' id='1aa2bb9b8c74f3fd34a9b572faba28e4'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.629 ***🔗
alice_interleave_requests_statem_566@domain.example.com/FM+IyA== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_566@domain.example.com/FM+IyA==' id='1aa2bb9b8c74f3fd34a9b572faba28e4' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.629 ***🔗
alice_interleave_requests_statem_566@domain.example.com/FM+IyA== out
<presence/>



*** User 2023-11-17 15:11:03.630 ***🔗
alice_interleave_requests_statem_566@domain.example.com/FM+IyA== in
<presence from='alice_interleave_requests_statem_566@domain.example.com/FM+IyA==' to='alice_interleave_requests_statem_566@domain.example.com/FM+IyA=='/>



*** User 2023-11-17 15:11:03.635 ***🔗
carol_interleave_requests_statem_567@domain.example.com/0afOgQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.649 ***🔗
carol_interleave_requests_statem_567@domain.example.com/0afOgQ== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.649 ***🔗
carol_interleave_requests_statem_567@domain.example.com/0afOgQ== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.649 ***🔗
carol_interleave_requests_statem_567@domain.example.com/0afOgQ== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzU2NwBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:03.651 ***🔗
carol_interleave_requests_statem_567@domain.example.com/0afOgQ== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:03.651 ***🔗
carol_interleave_requests_statem_567@domain.example.com/0afOgQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.663 ***🔗
carol_interleave_requests_statem_567@domain.example.com/0afOgQ== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.663 ***🔗
carol_interleave_requests_statem_567@domain.example.com/0afOgQ== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.664 ***🔗
carol_interleave_requests_statem_567@domain.example.com/0afOgQ== out
<iq type='set' id='3327cc39a5c9dd3f00a879348c12a714'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>0afOgQ==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.664 ***🔗
carol_interleave_requests_statem_567@domain.example.com/0afOgQ== in
<iq xmlns='jabber:client' id='3327cc39a5c9dd3f00a879348c12a714' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_567@domain.example.com/0afOgQ==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.664 ***🔗
carol_interleave_requests_statem_567@domain.example.com/0afOgQ== out
<iq type='set' id='90f11e1556bae28a273085d855c9a245'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.665 ***🔗
carol_interleave_requests_statem_567@domain.example.com/0afOgQ== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_567@domain.example.com/0afOgQ==' id='90f11e1556bae28a273085d855c9a245' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.665 ***🔗
carol_interleave_requests_statem_567@domain.example.com/0afOgQ== out
<presence/>



*** User 2023-11-17 15:11:03.666 ***🔗
carol_interleave_requests_statem_567@domain.example.com/0afOgQ== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_567@domain.example.com/0afOgQ==' to='carol_interleave_requests_statem_567@domain.example.com/0afOgQ=='/>



*** User 2023-11-17 15:11:03.667 ***🔗
alice_interleave_requests_statem_566@domain.example.com/FM+IyA== out
<message type='chat' to='carol_interleave_requests_statem_567@domain.example.com/0afOgQ=='>
	<body>1O5jhUaZk40/OGeLt99O</body>
</message>



*** User 2023-11-17 15:11:03.667 ***🔗
carol_interleave_requests_statem_567@domain.example.com/0afOgQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_566@domain.example.com/FM+IyA==' to='carol_interleave_requests_statem_567@domain.example.com/0afOgQ==' type='chat'>
	<body>1O5jhUaZk40/OGeLt99O</body>
</message>



*** User 2023-11-17 15:11:03.667 ***🔗
carol_interleave_requests_statem_567@domain.example.com/0afOgQ== out
<message type='chat' to='alice_interleave_requests_statem_566@domain.example.com/FM+IyA=='>
	<body>QT+RcT0I/DQ9yP2vZSpQ</body>
</message>



*** User 2023-11-17 15:11:03.667 ***🔗
carol_interleave_requests_statem_567@domain.example.com/0afOgQ== out
<message type='chat' to='alice_interleave_requests_statem_566@domain.example.com/FM+IyA=='>
	<body>nzIc3KsorD0nlDyH3zLu</body>
</message>



*** User 2023-11-17 15:11:03.667 ***🔗
carol_interleave_requests_statem_567@domain.example.com/0afOgQ== out
<message type='chat' to='alice_interleave_requests_statem_566@domain.example.com/FM+IyA=='>
	<body>SNQP2VsCNhlHQ1sy0BQf</body>
</message>



*** User 2023-11-17 15:11:03.668 ***🔗
carol_interleave_requests_statem_567@domain.example.com/0afOgQ== out
<message type='chat' to='alice_interleave_requests_statem_566@domain.example.com/FM+IyA=='>
	<body>MZWv2ANQmThSm6wL2E9d</body>
</message>



*** User 2023-11-17 15:11:03.668 ***🔗
alice_interleave_requests_statem_566@domain.example.com/FM+IyA== in
<message from='carol_interleave_requests_statem_567@domain.example.com/0afOgQ==' to='alice_interleave_requests_statem_566@domain.example.com/FM+IyA==' type='chat'>
	<body>QT+RcT0I/DQ9yP2vZSpQ</body>
</message>



*** User 2023-11-17 15:11:03.668 ***🔗
alice_interleave_requests_statem_566@domain.example.com/FM+IyA== in
<message from='carol_interleave_requests_statem_567@domain.example.com/0afOgQ==' to='alice_interleave_requests_statem_566@domain.example.com/FM+IyA==' type='chat'>
	<body>nzIc3KsorD0nlDyH3zLu</body>
</message>



*** User 2023-11-17 15:11:03.668 ***🔗
alice_interleave_requests_statem_566@domain.example.com/FM+IyA== in
<message from='carol_interleave_requests_statem_567@domain.example.com/0afOgQ==' to='alice_interleave_requests_statem_566@domain.example.com/FM+IyA==' type='chat'>
	<body>SNQP2VsCNhlHQ1sy0BQf</body>
</message>



*** User 2023-11-17 15:11:03.669 ***🔗
alice_interleave_requests_statem_566@domain.example.com/FM+IyA== in
<message from='carol_interleave_requests_statem_567@domain.example.com/0afOgQ==' to='alice_interleave_requests_statem_566@domain.example.com/FM+IyA==' type='chat'>
	<body>MZWv2ANQmThSm6wL2E9d</body>
</message>



*** User 2023-11-17 15:11:03.669 ***🔗
carol_interleave_requests_statem_567@domain.example.com/0afOgQ== out
<message type='chat' to='alice_interleave_requests_statem_566@domain.example.com/FM+IyA=='>
	<body>ldEmJkDWP6eG8MFMh5bx</body>
</message>



*** User 2023-11-17 15:11:03.669 ***🔗
alice_interleave_requests_statem_566@domain.example.com/FM+IyA== in
<message from='carol_interleave_requests_statem_567@domain.example.com/0afOgQ==' to='alice_interleave_requests_statem_566@domain.example.com/FM+IyA==' type='chat'>
	<body>ldEmJkDWP6eG8MFMh5bx</body>
</message>



*** User 2023-11-17 15:11:03.669 ***🔗
alice_interleave_requests_statem_566@domain.example.com/FM+IyA== out
<message type='chat' to='carol_interleave_requests_statem_567@domain.example.com/0afOgQ=='>
	<body>9Fc6FogLYHwS0kcBA6BB</body>
</message>



*** User 2023-11-17 15:11:03.670 ***🔗
carol_interleave_requests_statem_567@domain.example.com/0afOgQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_566@domain.example.com/FM+IyA==' to='carol_interleave_requests_statem_567@domain.example.com/0afOgQ==' type='chat'>
	<body>9Fc6FogLYHwS0kcBA6BB</body>
</message>



*** User 2023-11-17 15:11:03.670 ***🔗
alice_interleave_requests_statem_566@domain.example.com/FM+IyA== out
<message type='chat' to='carol_interleave_requests_statem_567@domain.example.com/0afOgQ=='>
	<body>SfJTbhcNFEMqDw6jsfNb</body>
</message>



*** User 2023-11-17 15:11:03.670 ***🔗
carol_interleave_requests_statem_567@domain.example.com/0afOgQ== out
<message type='chat' to='alice_interleave_requests_statem_566@domain.example.com/FM+IyA=='>
	<body>cktXEJrIt+TIs+VEGV2K</body>
</message>



*** User 2023-11-17 15:11:03.670 ***🔗
alice_interleave_requests_statem_566@domain.example.com/FM+IyA== in
<message from='carol_interleave_requests_statem_567@domain.example.com/0afOgQ==' to='alice_interleave_requests_statem_566@domain.example.com/FM+IyA==' type='chat'>
	<body>cktXEJrIt+TIs+VEGV2K</body>
</message>



*** User 2023-11-17 15:11:03.671 ***🔗
alice_interleave_requests_statem_566@domain.example.com/FM+IyA== out
<message type='chat' to='carol_interleave_requests_statem_567@domain.example.com/0afOgQ=='>
	<body>uPWfK9M8RuzJTmydoFFg</body>
</message>



*** User 2023-11-17 15:11:03.671 ***🔗
carol_interleave_requests_statem_567@domain.example.com/0afOgQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_566@domain.example.com/FM+IyA==' to='carol_interleave_requests_statem_567@domain.example.com/0afOgQ==' type='chat'>
	<body>SfJTbhcNFEMqDw6jsfNb</body>
</message>



*** User 2023-11-17 15:11:03.671 ***🔗
carol_interleave_requests_statem_567@domain.example.com/0afOgQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_566@domain.example.com/FM+IyA==' to='carol_interleave_requests_statem_567@domain.example.com/0afOgQ==' type='chat'>
	<body>uPWfK9M8RuzJTmydoFFg</body>
</message>



*** User 2023-11-17 15:11:03.671 ***🔗
carol_interleave_requests_statem_567@domain.example.com/0afOgQ== out
<message type='chat' to='alice_interleave_requests_statem_566@domain.example.com/FM+IyA=='>
	<body>LvbmMGKLWvwAsbYRvcdI</body>
</message>



*** User 2023-11-17 15:11:03.671 ***🔗
alice_interleave_requests_statem_566@domain.example.com/FM+IyA== out
<message type='chat' to='carol_interleave_requests_statem_567@domain.example.com/0afOgQ=='>
	<body>+fnPbDYwWFe3WXoMkAA6</body>
</message>



*** User 2023-11-17 15:11:03.671 ***🔗
alice_interleave_requests_statem_566@domain.example.com/FM+IyA== out
<message type='chat' to='carol_interleave_requests_statem_567@domain.example.com/0afOgQ=='>
	<body>7FjpQtCHAJAfbYv3hTlP</body>
</message>



*** User 2023-11-17 15:11:03.671 ***🔗
alice_interleave_requests_statem_566@domain.example.com/FM+IyA== out
<message type='chat' to='carol_interleave_requests_statem_567@domain.example.com/0afOgQ=='>
	<body>G1NINl8qzEFuDMj6arCq</body>
</message>



*** User 2023-11-17 15:11:03.671 ***🔗
carol_interleave_requests_statem_567@domain.example.com/0afOgQ== out
</stream:stream>

*** User 2023-11-17 15:11:03.672 ***🔗
carol_interleave_requests_statem_567@domain.example.com/0afOgQ== in
</stream:stream>

*** User 2023-11-17 15:11:03.672 ***🔗
alice_interleave_requests_statem_566@domain.example.com/FM+IyA== out
</stream:stream>

*** User 2023-11-17 15:11:03.672 ***🔗
alice_interleave_requests_statem_566@domain.example.com/FM+IyA== in
</stream:stream>
.
.

*** User 2023-11-17 15:11:03.688 ***🔗
carol_interleave_requests_statem_568@domain.example.com/veaISQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.701 ***🔗
carol_interleave_requests_statem_568@domain.example.com/veaISQ== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.701 ***🔗
carol_interleave_requests_statem_568@domain.example.com/veaISQ== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.701 ***🔗
carol_interleave_requests_statem_568@domain.example.com/veaISQ== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzU2OABqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:03.703 ***🔗
carol_interleave_requests_statem_568@domain.example.com/veaISQ== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:03.703 ***🔗
carol_interleave_requests_statem_568@domain.example.com/veaISQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.714 ***🔗
carol_interleave_requests_statem_568@domain.example.com/veaISQ== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.715 ***🔗
carol_interleave_requests_statem_568@domain.example.com/veaISQ== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.715 ***🔗
carol_interleave_requests_statem_568@domain.example.com/veaISQ== out
<iq type='set' id='9f84c732e15717b00ddd90a3117d88ab'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>veaISQ==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.715 ***🔗
carol_interleave_requests_statem_568@domain.example.com/veaISQ== in
<iq xmlns='jabber:client' id='9f84c732e15717b00ddd90a3117d88ab' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_568@domain.example.com/veaISQ==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.715 ***🔗
carol_interleave_requests_statem_568@domain.example.com/veaISQ== out
<iq type='set' id='0c8818b41cc17326724f720d28303ae6'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.716 ***🔗
carol_interleave_requests_statem_568@domain.example.com/veaISQ== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_568@domain.example.com/veaISQ==' id='0c8818b41cc17326724f720d28303ae6' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.716 ***🔗
carol_interleave_requests_statem_568@domain.example.com/veaISQ== out
<presence/>



*** User 2023-11-17 15:11:03.717 ***🔗
carol_interleave_requests_statem_568@domain.example.com/veaISQ== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_568@domain.example.com/veaISQ==' to='carol_interleave_requests_statem_568@domain.example.com/veaISQ=='/>



*** User 2023-11-17 15:11:03.726 ***🔗
alicE_interleave_requests_statem_569@domain.example.com/Osxpsw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.726 ***🔗
alicE_interleave_requests_statem_569@domain.example.com/Osxpsw== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4ed207b1318ade20' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:03.727 ***🔗
alicE_interleave_requests_statem_569@domain.example.com/Osxpsw== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.727 ***🔗
alicE_interleave_requests_statem_569@domain.example.com/Osxpsw== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzU2OQBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:03.728 ***🔗
alicE_interleave_requests_statem_569@domain.example.com/Osxpsw== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:03.728 ***🔗
alicE_interleave_requests_statem_569@domain.example.com/Osxpsw== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.728 ***🔗
alicE_interleave_requests_statem_569@domain.example.com/Osxpsw== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4e8f7b93dcc670ff' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_569@domain.example.com'>

*** User 2023-11-17 15:11:03.728 ***🔗
alicE_interleave_requests_statem_569@domain.example.com/Osxpsw== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.728 ***🔗
alicE_interleave_requests_statem_569@domain.example.com/Osxpsw== out
<iq type='set' id='383443465097f9bbd6a6948e66634f00'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>Osxpsw==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.728 ***🔗
alicE_interleave_requests_statem_569@domain.example.com/Osxpsw== in
<iq id='383443465097f9bbd6a6948e66634f00' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_569@domain.example.com/Osxpsw==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.728 ***🔗
alice_interleave_requests_statem_569@domain.example.com/Osxpsw== out
<iq type='set' id='235aeab4157e845e285a6ca904b0668e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.729 ***🔗
alice_interleave_requests_statem_569@domain.example.com/Osxpsw== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_569@domain.example.com/Osxpsw==' id='235aeab4157e845e285a6ca904b0668e' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.729 ***🔗
alice_interleave_requests_statem_569@domain.example.com/Osxpsw== out
<presence/>



*** User 2023-11-17 15:11:03.730 ***🔗
alice_interleave_requests_statem_569@domain.example.com/Osxpsw== in
<presence from='alice_interleave_requests_statem_569@domain.example.com/Osxpsw==' to='alice_interleave_requests_statem_569@domain.example.com/Osxpsw=='/>



*** User 2023-11-17 15:11:03.730 ***🔗
carol_interleave_requests_statem_568@domain.example.com/veaISQ== out
<message type='chat' to='alice_interleave_requests_statem_569@domain.example.com/Osxpsw=='>
	<body>WRqsFZ31P22O61LS2kfA</body>
</message>



*** User 2023-11-17 15:11:03.730 ***🔗
alice_interleave_requests_statem_569@domain.example.com/Osxpsw== out
<message type='chat' to='carol_interleave_requests_statem_568@domain.example.com/veaISQ=='>
	<body>7rvHxOfjpGxuPGSzVdi/</body>
</message>



*** User 2023-11-17 15:11:03.730 ***🔗
carol_interleave_requests_statem_568@domain.example.com/veaISQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_569@domain.example.com/Osxpsw==' to='carol_interleave_requests_statem_568@domain.example.com/veaISQ==' type='chat'>
	<body>7rvHxOfjpGxuPGSzVdi/</body>
</message>



*** User 2023-11-17 15:11:03.731 ***🔗
alice_interleave_requests_statem_569@domain.example.com/Osxpsw== out
<message type='chat' to='carol_interleave_requests_statem_568@domain.example.com/veaISQ=='>
	<body>jSKIxhFkQYCgLrlXoQX9</body>
</message>



*** User 2023-11-17 15:11:03.731 ***🔗
carol_interleave_requests_statem_568@domain.example.com/veaISQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_569@domain.example.com/Osxpsw==' to='carol_interleave_requests_statem_568@domain.example.com/veaISQ==' type='chat'>
	<body>jSKIxhFkQYCgLrlXoQX9</body>
</message>



*** User 2023-11-17 15:11:03.731 ***🔗
alice_interleave_requests_statem_569@domain.example.com/Osxpsw== in
<message from='carol_interleave_requests_statem_568@domain.example.com/veaISQ==' to='alice_interleave_requests_statem_569@domain.example.com/Osxpsw==' type='chat'>
	<body>WRqsFZ31P22O61LS2kfA</body>
</message>



*** User 2023-11-17 15:11:03.731 ***🔗
carol_interleave_requests_statem_568@domain.example.com/veaISQ== out
<message type='chat' to='alice_interleave_requests_statem_569@domain.example.com/Osxpsw=='>
	<body>mZKoDKwRASDIkzeAl2lV</body>
</message>



*** User 2023-11-17 15:11:03.731 ***🔗
alice_interleave_requests_statem_569@domain.example.com/Osxpsw== out
<message type='chat' to='carol_interleave_requests_statem_568@domain.example.com/veaISQ=='>
	<body>dLYKjPwNLcB2ixlWXvMm</body>
</message>



*** User 2023-11-17 15:11:03.731 ***🔗
alice_interleave_requests_statem_569@domain.example.com/Osxpsw== out
<message type='chat' to='carol_interleave_requests_statem_568@domain.example.com/veaISQ=='>
	<body>o6Hr1O/z1Va57i4wOg46</body>
</message>



*** User 2023-11-17 15:11:03.731 ***🔗
alice_interleave_requests_statem_569@domain.example.com/Osxpsw== out
<message type='chat' to='carol_interleave_requests_statem_568@domain.example.com/veaISQ=='>
	<body>8Wna2egPzSNBjMgnV8AN</body>
</message>



*** User 2023-11-17 15:11:03.731 ***🔗
alice_interleave_requests_statem_569@domain.example.com/Osxpsw== out
<message type='chat' to='carol_interleave_requests_statem_568@domain.example.com/veaISQ=='>
	<body>88mqFg7BKsRWlB2qKKrv</body>
</message>



*** User 2023-11-17 15:11:03.732 ***🔗
carol_interleave_requests_statem_568@domain.example.com/veaISQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_569@domain.example.com/Osxpsw==' to='carol_interleave_requests_statem_568@domain.example.com/veaISQ==' type='chat'>
	<body>dLYKjPwNLcB2ixlWXvMm</body>
</message>



*** User 2023-11-17 15:11:03.732 ***🔗
carol_interleave_requests_statem_568@domain.example.com/veaISQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_569@domain.example.com/Osxpsw==' to='carol_interleave_requests_statem_568@domain.example.com/veaISQ==' type='chat'>
	<body>o6Hr1O/z1Va57i4wOg46</body>
</message>



*** User 2023-11-17 15:11:03.732 ***🔗
carol_interleave_requests_statem_568@domain.example.com/veaISQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_569@domain.example.com/Osxpsw==' to='carol_interleave_requests_statem_568@domain.example.com/veaISQ==' type='chat'>
	<body>8Wna2egPzSNBjMgnV8AN</body>
</message>



*** User 2023-11-17 15:11:03.732 ***🔗
carol_interleave_requests_statem_568@domain.example.com/veaISQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_569@domain.example.com/Osxpsw==' to='carol_interleave_requests_statem_568@domain.example.com/veaISQ==' type='chat'>
	<body>88mqFg7BKsRWlB2qKKrv</body>
</message>



*** User 2023-11-17 15:11:03.732 ***🔗
alice_interleave_requests_statem_569@domain.example.com/Osxpsw== in
<message from='carol_interleave_requests_statem_568@domain.example.com/veaISQ==' to='alice_interleave_requests_statem_569@domain.example.com/Osxpsw==' type='chat'>
	<body>mZKoDKwRASDIkzeAl2lV</body>
</message>



*** User 2023-11-17 15:11:03.732 ***🔗
carol_interleave_requests_statem_568@domain.example.com/veaISQ== out
<message type='chat' to='alice_interleave_requests_statem_569@domain.example.com/Osxpsw=='>
	<body>q+VswC5ApBDtBGQkzS6O</body>
</message>



*** User 2023-11-17 15:11:03.733 ***🔗
alice_interleave_requests_statem_569@domain.example.com/Osxpsw== out
<message type='chat' to='carol_interleave_requests_statem_568@domain.example.com/veaISQ=='>
	<body>2VGsrkx7DDet27dv+bDa</body>
</message>



*** User 2023-11-17 15:11:03.733 ***🔗
alice_interleave_requests_statem_569@domain.example.com/Osxpsw== in
<message from='carol_interleave_requests_statem_568@domain.example.com/veaISQ==' to='alice_interleave_requests_statem_569@domain.example.com/Osxpsw==' type='chat'>
	<body>q+VswC5ApBDtBGQkzS6O</body>
</message>



*** User 2023-11-17 15:11:03.733 ***🔗
alice_interleave_requests_statem_569@domain.example.com/Osxpsw== out
<message type='chat' to='carol_interleave_requests_statem_568@domain.example.com/veaISQ=='>
	<body>9jnOikVWT2tnlDNGOMVw</body>
</message>



*** User 2023-11-17 15:11:03.733 ***🔗
carol_interleave_requests_statem_568@domain.example.com/veaISQ== out
<message type='chat' to='alice_interleave_requests_statem_569@domain.example.com/Osxpsw=='>
	<body>wGVw+gaxH7BKCB/hW00z</body>
</message>



*** User 2023-11-17 15:11:03.733 ***🔗
carol_interleave_requests_statem_568@domain.example.com/veaISQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_569@domain.example.com/Osxpsw==' to='carol_interleave_requests_statem_568@domain.example.com/veaISQ==' type='chat'>
	<body>2VGsrkx7DDet27dv+bDa</body>
</message>



*** User 2023-11-17 15:11:03.733 ***🔗
carol_interleave_requests_statem_568@domain.example.com/veaISQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_569@domain.example.com/Osxpsw==' to='carol_interleave_requests_statem_568@domain.example.com/veaISQ==' type='chat'>
	<body>9jnOikVWT2tnlDNGOMVw</body>
</message>



*** User 2023-11-17 15:11:03.734 ***🔗
carol_interleave_requests_statem_568@domain.example.com/veaISQ== out
<message type='chat' to='alice_interleave_requests_statem_569@domain.example.com/Osxpsw=='>
	<body>vypLaNNOuxnfsorltGbL</body>
</message>



*** User 2023-11-17 15:11:03.734 ***🔗
alice_interleave_requests_statem_569@domain.example.com/Osxpsw== in
<message from='carol_interleave_requests_statem_568@domain.example.com/veaISQ==' to='alice_interleave_requests_statem_569@domain.example.com/Osxpsw==' type='chat'>
	<body>wGVw+gaxH7BKCB/hW00z</body>
</message>



*** User 2023-11-17 15:11:03.734 ***🔗
alice_interleave_requests_statem_569@domain.example.com/Osxpsw== in
<message from='carol_interleave_requests_statem_568@domain.example.com/veaISQ==' to='alice_interleave_requests_statem_569@domain.example.com/Osxpsw==' type='chat'>
	<body>vypLaNNOuxnfsorltGbL</body>
</message>



*** User 2023-11-17 15:11:03.734 ***🔗
carol_interleave_requests_statem_568@domain.example.com/veaISQ== out
<message type='chat' to='alice_interleave_requests_statem_569@domain.example.com/Osxpsw=='>
	<body>yuKE9DEYDQ791EcF4xQ7</body>
</message>



*** User 2023-11-17 15:11:03.734 ***🔗
alice_interleave_requests_statem_569@domain.example.com/Osxpsw== in
<message from='carol_interleave_requests_statem_568@domain.example.com/veaISQ==' to='alice_interleave_requests_statem_569@domain.example.com/Osxpsw==' type='chat'>
	<body>yuKE9DEYDQ791EcF4xQ7</body>
</message>



*** User 2023-11-17 15:11:03.734 ***🔗
alice_interleave_requests_statem_569@domain.example.com/Osxpsw== out
<message type='chat' to='carol_interleave_requests_statem_568@domain.example.com/veaISQ=='>
	<body>JqtdbXyeMheRamdk17DL</body>
</message>



*** User 2023-11-17 15:11:03.735 ***🔗
carol_interleave_requests_statem_568@domain.example.com/veaISQ== out
<message type='chat' to='alice_interleave_requests_statem_569@domain.example.com/Osxpsw=='>
	<body>0zX098YZ/70CfbcHdSoB</body>
</message>



*** User 2023-11-17 15:11:03.735 ***🔗
carol_interleave_requests_statem_568@domain.example.com/veaISQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_569@domain.example.com/Osxpsw==' to='carol_interleave_requests_statem_568@domain.example.com/veaISQ==' type='chat'>
	<body>JqtdbXyeMheRamdk17DL</body>
</message>



*** User 2023-11-17 15:11:03.735 ***🔗
carol_interleave_requests_statem_568@domain.example.com/veaISQ== out
<message type='chat' to='alice_interleave_requests_statem_569@domain.example.com/Osxpsw=='>
	<body>A7fSA2mo4tpcA1mCzdHB</body>
</message>



*** User 2023-11-17 15:11:03.735 ***🔗
alice_interleave_requests_statem_569@domain.example.com/Osxpsw== out
<message type='chat' to='carol_interleave_requests_statem_568@domain.example.com/veaISQ=='>
	<body>Kg2uHEXplk/eqmn/uQaG</body>
</message>



*** User 2023-11-17 15:11:03.735 ***🔗
alice_interleave_requests_statem_569@domain.example.com/Osxpsw== out
<message type='chat' to='carol_interleave_requests_statem_568@domain.example.com/veaISQ=='>
	<body>HtOChdGHUcWong6z0jZo</body>
</message>



*** User 2023-11-17 15:11:03.735 ***🔗
alice_interleave_requests_statem_569@domain.example.com/Osxpsw== in
<message from='carol_interleave_requests_statem_568@domain.example.com/veaISQ==' to='alice_interleave_requests_statem_569@domain.example.com/Osxpsw==' type='chat'>
	<body>0zX098YZ/70CfbcHdSoB</body>
</message>



*** User 2023-11-17 15:11:03.735 ***🔗
alice_interleave_requests_statem_569@domain.example.com/Osxpsw== in
<message from='carol_interleave_requests_statem_568@domain.example.com/veaISQ==' to='alice_interleave_requests_statem_569@domain.example.com/Osxpsw==' type='chat'>
	<body>A7fSA2mo4tpcA1mCzdHB</body>
</message>



*** User 2023-11-17 15:11:03.735 ***🔗
carol_interleave_requests_statem_568@domain.example.com/veaISQ== out
<message type='chat' to='alice_interleave_requests_statem_569@domain.example.com/Osxpsw=='>
	<body>VTGdXx1yjZ42jpELsTkC</body>
</message>



*** User 2023-11-17 15:11:03.736 ***🔗
carol_interleave_requests_statem_568@domain.example.com/veaISQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_569@domain.example.com/Osxpsw==' to='carol_interleave_requests_statem_568@domain.example.com/veaISQ==' type='chat'>
	<body>Kg2uHEXplk/eqmn/uQaG</body>
</message>



*** User 2023-11-17 15:11:03.736 ***🔗
carol_interleave_requests_statem_568@domain.example.com/veaISQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_569@domain.example.com/Osxpsw==' to='carol_interleave_requests_statem_568@domain.example.com/veaISQ==' type='chat'>
	<body>HtOChdGHUcWong6z0jZo</body>
</message>



*** User 2023-11-17 15:11:03.736 ***🔗
alice_interleave_requests_statem_569@domain.example.com/Osxpsw== in
<message from='carol_interleave_requests_statem_568@domain.example.com/veaISQ==' to='alice_interleave_requests_statem_569@domain.example.com/Osxpsw==' type='chat'>
	<body>VTGdXx1yjZ42jpELsTkC</body>
</message>



*** User 2023-11-17 15:11:03.736 ***🔗
alice_interleave_requests_statem_569@domain.example.com/Osxpsw== out
<message type='chat' to='carol_interleave_requests_statem_568@domain.example.com/veaISQ=='>
	<body>cROhBMKcDF8w1c+cvq99</body>
</message>



*** User 2023-11-17 15:11:03.736 ***🔗
carol_interleave_requests_statem_568@domain.example.com/veaISQ== out
<message type='chat' to='alice_interleave_requests_statem_569@domain.example.com/Osxpsw=='>
	<body>a59E7lZsFPdv/GIV0DzH</body>
</message>



*** User 2023-11-17 15:11:03.736 ***🔗
alice_interleave_requests_statem_569@domain.example.com/Osxpsw== in
<message from='carol_interleave_requests_statem_568@domain.example.com/veaISQ==' to='alice_interleave_requests_statem_569@domain.example.com/Osxpsw==' type='chat'>
	<body>a59E7lZsFPdv/GIV0DzH</body>
</message>



*** User 2023-11-17 15:11:03.737 ***🔗
alice_interleave_requests_statem_569@domain.example.com/Osxpsw== out
<message type='chat' to='carol_interleave_requests_statem_568@domain.example.com/veaISQ=='>
	<body>roWn9WRzdgriviCwgKTy</body>
</message>



*** User 2023-11-17 15:11:03.737 ***🔗
carol_interleave_requests_statem_568@domain.example.com/veaISQ== out
</stream:stream>

*** User 2023-11-17 15:11:03.737 ***🔗
carol_interleave_requests_statem_568@domain.example.com/veaISQ== in
</stream:stream>

*** User 2023-11-17 15:11:03.737 ***🔗
alice_interleave_requests_statem_569@domain.example.com/Osxpsw== out
</stream:stream>

*** User 2023-11-17 15:11:03.737 ***🔗
alice_interleave_requests_statem_569@domain.example.com/Osxpsw== in
</stream:stream>
.

*** User 2023-11-17 15:11:03.743 ***🔗
alicE_interleave_requests_statem_570@domain.example.com/RK2qbA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.744 ***🔗
alicE_interleave_requests_statem_570@domain.example.com/RK2qbA== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='69cdd452712d8e86' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:03.744 ***🔗
alicE_interleave_requests_statem_570@domain.example.com/RK2qbA== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.744 ***🔗
alicE_interleave_requests_statem_570@domain.example.com/RK2qbA== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzU3MABtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:03.745 ***🔗
alicE_interleave_requests_statem_570@domain.example.com/RK2qbA== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:03.745 ***🔗
alicE_interleave_requests_statem_570@domain.example.com/RK2qbA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.745 ***🔗
alicE_interleave_requests_statem_570@domain.example.com/RK2qbA== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='69d6f3b3bacc3c4c' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_570@domain.example.com'>

*** User 2023-11-17 15:11:03.745 ***🔗
alicE_interleave_requests_statem_570@domain.example.com/RK2qbA== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.745 ***🔗
alicE_interleave_requests_statem_570@domain.example.com/RK2qbA== out
<iq type='set' id='be0bed99443036970fdd0781aaf3f0be'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>RK2qbA==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.745 ***🔗
alicE_interleave_requests_statem_570@domain.example.com/RK2qbA== in
<iq id='be0bed99443036970fdd0781aaf3f0be' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_570@domain.example.com/RK2qbA==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.745 ***🔗
alice_interleave_requests_statem_570@domain.example.com/RK2qbA== out
<iq type='set' id='c298fc24aed01a5ea165ed3a8d043b63'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.746 ***🔗
alice_interleave_requests_statem_570@domain.example.com/RK2qbA== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_570@domain.example.com/RK2qbA==' id='c298fc24aed01a5ea165ed3a8d043b63' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.746 ***🔗
alice_interleave_requests_statem_570@domain.example.com/RK2qbA== out
<presence/>



*** User 2023-11-17 15:11:03.747 ***🔗
alice_interleave_requests_statem_570@domain.example.com/RK2qbA== in
<presence from='alice_interleave_requests_statem_570@domain.example.com/RK2qbA==' to='alice_interleave_requests_statem_570@domain.example.com/RK2qbA=='/>



*** User 2023-11-17 15:11:03.750 ***🔗
carol_interleave_requests_statem_571@domain.example.com/nFEb2w== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.763 ***🔗
carol_interleave_requests_statem_571@domain.example.com/nFEb2w== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.764 ***🔗
carol_interleave_requests_statem_571@domain.example.com/nFEb2w== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.764 ***🔗
carol_interleave_requests_statem_571@domain.example.com/nFEb2w== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzU3MQBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:03.766 ***🔗
carol_interleave_requests_statem_571@domain.example.com/nFEb2w== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:03.766 ***🔗
carol_interleave_requests_statem_571@domain.example.com/nFEb2w== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.778 ***🔗
carol_interleave_requests_statem_571@domain.example.com/nFEb2w== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.779 ***🔗
carol_interleave_requests_statem_571@domain.example.com/nFEb2w== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.779 ***🔗
carol_interleave_requests_statem_571@domain.example.com/nFEb2w== out
<iq type='set' id='51c8a81d9e610f865d5e256bf6b70f6d'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>nFEb2w==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.779 ***🔗
carol_interleave_requests_statem_571@domain.example.com/nFEb2w== in
<iq xmlns='jabber:client' id='51c8a81d9e610f865d5e256bf6b70f6d' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_571@domain.example.com/nFEb2w==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.779 ***🔗
carol_interleave_requests_statem_571@domain.example.com/nFEb2w== out
<iq type='set' id='42b01e9d04b7642f470842dcfdabcf68'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.780 ***🔗
carol_interleave_requests_statem_571@domain.example.com/nFEb2w== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_571@domain.example.com/nFEb2w==' id='42b01e9d04b7642f470842dcfdabcf68' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.780 ***🔗
carol_interleave_requests_statem_571@domain.example.com/nFEb2w== out
<presence/>



*** User 2023-11-17 15:11:03.782 ***🔗
carol_interleave_requests_statem_571@domain.example.com/nFEb2w== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_571@domain.example.com/nFEb2w==' to='carol_interleave_requests_statem_571@domain.example.com/nFEb2w=='/>



*** User 2023-11-17 15:11:03.782 ***🔗
alice_interleave_requests_statem_570@domain.example.com/RK2qbA== out
<message type='chat' to='carol_interleave_requests_statem_571@domain.example.com/nFEb2w=='>
	<body>UE41ugwXmQW52b9cMikZ</body>
</message>



*** User 2023-11-17 15:11:03.782 ***🔗
alice_interleave_requests_statem_570@domain.example.com/RK2qbA== out
<message type='chat' to='carol_interleave_requests_statem_571@domain.example.com/nFEb2w=='>
	<body>2RAca5IQ4q+6ATj0GFw+</body>
</message>



*** User 2023-11-17 15:11:03.782 ***🔗
carol_interleave_requests_statem_571@domain.example.com/nFEb2w== out
</stream:stream>

*** User 2023-11-17 15:11:03.782 ***🔗
carol_interleave_requests_statem_571@domain.example.com/nFEb2w== in
</stream:stream>

*** User 2023-11-17 15:11:03.783 ***🔗
alice_interleave_requests_statem_570@domain.example.com/RK2qbA== out
</stream:stream>

*** User 2023-11-17 15:11:03.783 ***🔗
alice_interleave_requests_statem_570@domain.example.com/RK2qbA== in
</stream:stream>
.

*** User 2023-11-17 15:11:03.793 ***🔗
alicE_interleave_requests_statem_572@domain.example.com/zHWQHg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.793 ***🔗
alicE_interleave_requests_statem_572@domain.example.com/zHWQHg== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f027980ec732b505' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:03.793 ***🔗
alicE_interleave_requests_statem_572@domain.example.com/zHWQHg== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.793 ***🔗
alicE_interleave_requests_statem_572@domain.example.com/zHWQHg== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzU3MgBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:03.794 ***🔗
alicE_interleave_requests_statem_572@domain.example.com/zHWQHg== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:03.795 ***🔗
alicE_interleave_requests_statem_572@domain.example.com/zHWQHg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.795 ***🔗
alicE_interleave_requests_statem_572@domain.example.com/zHWQHg== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6fd1c44b149d6169' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_572@domain.example.com'>

*** User 2023-11-17 15:11:03.795 ***🔗
alicE_interleave_requests_statem_572@domain.example.com/zHWQHg== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.795 ***🔗
alicE_interleave_requests_statem_572@domain.example.com/zHWQHg== out
<iq type='set' id='411f8e49fb8adb85a7c20c461f82ea72'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>zHWQHg==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.795 ***🔗
alicE_interleave_requests_statem_572@domain.example.com/zHWQHg== in
<iq id='411f8e49fb8adb85a7c20c461f82ea72' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_572@domain.example.com/zHWQHg==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.795 ***🔗
alice_interleave_requests_statem_572@domain.example.com/zHWQHg== out
<iq type='set' id='e39c643ff040102ac33549ca4ff554bd'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.796 ***🔗
alice_interleave_requests_statem_572@domain.example.com/zHWQHg== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_572@domain.example.com/zHWQHg==' id='e39c643ff040102ac33549ca4ff554bd' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.796 ***🔗
alice_interleave_requests_statem_572@domain.example.com/zHWQHg== out
<presence/>



*** User 2023-11-17 15:11:03.797 ***🔗
alice_interleave_requests_statem_572@domain.example.com/zHWQHg== in
<presence from='alice_interleave_requests_statem_572@domain.example.com/zHWQHg==' to='alice_interleave_requests_statem_572@domain.example.com/zHWQHg=='/>



*** User 2023-11-17 15:11:03.800 ***🔗
carol_interleave_requests_statem_573@domain.example.com/FZUGLg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.813 ***🔗
carol_interleave_requests_statem_573@domain.example.com/FZUGLg== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.814 ***🔗
carol_interleave_requests_statem_573@domain.example.com/FZUGLg== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.814 ***🔗
carol_interleave_requests_statem_573@domain.example.com/FZUGLg== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzU3MwBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:03.816 ***🔗
carol_interleave_requests_statem_573@domain.example.com/FZUGLg== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:03.816 ***🔗
carol_interleave_requests_statem_573@domain.example.com/FZUGLg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.827 ***🔗
carol_interleave_requests_statem_573@domain.example.com/FZUGLg== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.827 ***🔗
carol_interleave_requests_statem_573@domain.example.com/FZUGLg== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.827 ***🔗
carol_interleave_requests_statem_573@domain.example.com/FZUGLg== out
<iq type='set' id='c97d6c378242f2d81b8b28738d94b84c'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>FZUGLg==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.828 ***🔗
carol_interleave_requests_statem_573@domain.example.com/FZUGLg== in
<iq xmlns='jabber:client' id='c97d6c378242f2d81b8b28738d94b84c' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_573@domain.example.com/FZUGLg==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.828 ***🔗
carol_interleave_requests_statem_573@domain.example.com/FZUGLg== out
<iq type='set' id='351c4aae3bb946650553b678ca0a1c96'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.829 ***🔗
carol_interleave_requests_statem_573@domain.example.com/FZUGLg== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_573@domain.example.com/FZUGLg==' id='351c4aae3bb946650553b678ca0a1c96' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.829 ***🔗
carol_interleave_requests_statem_573@domain.example.com/FZUGLg== out
<presence/>



*** User 2023-11-17 15:11:03.830 ***🔗
carol_interleave_requests_statem_573@domain.example.com/FZUGLg== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_573@domain.example.com/FZUGLg==' to='carol_interleave_requests_statem_573@domain.example.com/FZUGLg=='/>



*** User 2023-11-17 15:11:03.830 ***🔗
alice_interleave_requests_statem_572@domain.example.com/zHWQHg== out
<message type='chat' to='carol_interleave_requests_statem_573@domain.example.com/FZUGLg=='>
	<body>e7/73721IS3w1vdDHUhm</body>
</message>



*** User 2023-11-17 15:11:03.831 ***🔗
carol_interleave_requests_statem_573@domain.example.com/FZUGLg== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_572@domain.example.com/zHWQHg==' to='carol_interleave_requests_statem_573@domain.example.com/FZUGLg==' type='chat'>
	<body>e7/73721IS3w1vdDHUhm</body>
</message>



*** User 2023-11-17 15:11:03.831 ***🔗
alice_interleave_requests_statem_572@domain.example.com/zHWQHg== out
<message type='chat' to='carol_interleave_requests_statem_573@domain.example.com/FZUGLg=='>
	<body>w448tBfRsjMbPR3+v/gi</body>
</message>



*** User 2023-11-17 15:11:03.831 ***🔗
alice_interleave_requests_statem_572@domain.example.com/zHWQHg== out
<message type='chat' to='carol_interleave_requests_statem_573@domain.example.com/FZUGLg=='>
	<body>Ftu9t3WGW9pfEZ8PC6v0</body>
</message>



*** User 2023-11-17 15:11:03.831 ***🔗
carol_interleave_requests_statem_573@domain.example.com/FZUGLg== out
<message type='chat' to='alice_interleave_requests_statem_572@domain.example.com/zHWQHg=='>
	<body>S0LziwefLNyx0q7WE+9y</body>
</message>



*** User 2023-11-17 15:11:03.831 ***🔗
alice_interleave_requests_statem_572@domain.example.com/zHWQHg== out
<message type='chat' to='carol_interleave_requests_statem_573@domain.example.com/FZUGLg=='>
	<body>t38lyLpQxjkK2BzlrIW4</body>
</message>



*** User 2023-11-17 15:11:03.831 ***🔗
alice_interleave_requests_statem_572@domain.example.com/zHWQHg== out
<message type='chat' to='carol_interleave_requests_statem_573@domain.example.com/FZUGLg=='>
	<body>crxr4VTc4HQcECEBA7rM</body>
</message>



*** User 2023-11-17 15:11:03.831 ***🔗
carol_interleave_requests_statem_573@domain.example.com/FZUGLg== out
<message type='chat' to='alice_interleave_requests_statem_572@domain.example.com/zHWQHg=='>
	<body>FBwTlgqgQMvw2O8A2Zbj</body>
</message>



*** User 2023-11-17 15:11:03.832 ***🔗
alice_interleave_requests_statem_572@domain.example.com/zHWQHg== in
<message from='carol_interleave_requests_statem_573@domain.example.com/FZUGLg==' to='alice_interleave_requests_statem_572@domain.example.com/zHWQHg==' type='chat'>
	<body>S0LziwefLNyx0q7WE+9y</body>
</message>



*** User 2023-11-17 15:11:03.832 ***🔗
alice_interleave_requests_statem_572@domain.example.com/zHWQHg== in
<message from='carol_interleave_requests_statem_573@domain.example.com/FZUGLg==' to='alice_interleave_requests_statem_572@domain.example.com/zHWQHg==' type='chat'>
	<body>FBwTlgqgQMvw2O8A2Zbj</body>
</message>



*** User 2023-11-17 15:11:03.832 ***🔗
carol_interleave_requests_statem_573@domain.example.com/FZUGLg== out
<message type='chat' to='alice_interleave_requests_statem_572@domain.example.com/zHWQHg=='>
	<body>wOpK/3/qzSaIcaTuXX0B</body>
</message>



*** User 2023-11-17 15:11:03.832 ***🔗
carol_interleave_requests_statem_573@domain.example.com/FZUGLg== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_572@domain.example.com/zHWQHg==' to='carol_interleave_requests_statem_573@domain.example.com/FZUGLg==' type='chat'>
	<body>w448tBfRsjMbPR3+v/gi</body>
</message>



*** User 2023-11-17 15:11:03.832 ***🔗
carol_interleave_requests_statem_573@domain.example.com/FZUGLg== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_572@domain.example.com/zHWQHg==' to='carol_interleave_requests_statem_573@domain.example.com/FZUGLg==' type='chat'>
	<body>Ftu9t3WGW9pfEZ8PC6v0</body>
</message>



*** User 2023-11-17 15:11:03.832 ***🔗
carol_interleave_requests_statem_573@domain.example.com/FZUGLg== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_572@domain.example.com/zHWQHg==' to='carol_interleave_requests_statem_573@domain.example.com/FZUGLg==' type='chat'>
	<body>t38lyLpQxjkK2BzlrIW4</body>
</message>



*** User 2023-11-17 15:11:03.832 ***🔗
carol_interleave_requests_statem_573@domain.example.com/FZUGLg== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_572@domain.example.com/zHWQHg==' to='carol_interleave_requests_statem_573@domain.example.com/FZUGLg==' type='chat'>
	<body>crxr4VTc4HQcECEBA7rM</body>
</message>



*** User 2023-11-17 15:11:03.832 ***🔗
carol_interleave_requests_statem_573@domain.example.com/FZUGLg== out
<message type='chat' to='alice_interleave_requests_statem_572@domain.example.com/zHWQHg=='>
	<body>vk2HluWPOYkb1+WU7+2c</body>
</message>



*** User 2023-11-17 15:11:03.832 ***🔗
alice_interleave_requests_statem_572@domain.example.com/zHWQHg== in
<message from='carol_interleave_requests_statem_573@domain.example.com/FZUGLg==' to='alice_interleave_requests_statem_572@domain.example.com/zHWQHg==' type='chat'>
	<body>wOpK/3/qzSaIcaTuXX0B</body>
</message>



*** User 2023-11-17 15:11:03.833 ***🔗
alice_interleave_requests_statem_572@domain.example.com/zHWQHg== in
<message from='carol_interleave_requests_statem_573@domain.example.com/FZUGLg==' to='alice_interleave_requests_statem_572@domain.example.com/zHWQHg==' type='chat'>
	<body>vk2HluWPOYkb1+WU7+2c</body>
</message>



*** User 2023-11-17 15:11:03.833 ***🔗
carol_interleave_requests_statem_573@domain.example.com/FZUGLg== out
<message type='chat' to='alice_interleave_requests_statem_572@domain.example.com/zHWQHg=='>
	<body>iBwrE8KbM1tSZHS5QmQG</body>
</message>



*** User 2023-11-17 15:11:03.833 ***🔗
carol_interleave_requests_statem_573@domain.example.com/FZUGLg== out
<message type='chat' to='alice_interleave_requests_statem_572@domain.example.com/zHWQHg=='>
	<body>ZtiERpzhZwkgYgIkeTep</body>
</message>



*** User 2023-11-17 15:11:03.833 ***🔗
alice_interleave_requests_statem_572@domain.example.com/zHWQHg== in
<message from='carol_interleave_requests_statem_573@domain.example.com/FZUGLg==' to='alice_interleave_requests_statem_572@domain.example.com/zHWQHg==' type='chat'>
	<body>iBwrE8KbM1tSZHS5QmQG</body>
</message>



*** User 2023-11-17 15:11:03.834 ***🔗
alice_interleave_requests_statem_572@domain.example.com/zHWQHg== in
<message from='carol_interleave_requests_statem_573@domain.example.com/FZUGLg==' to='alice_interleave_requests_statem_572@domain.example.com/zHWQHg==' type='chat'>
	<body>ZtiERpzhZwkgYgIkeTep</body>
</message>



*** User 2023-11-17 15:11:03.834 ***🔗
alice_interleave_requests_statem_572@domain.example.com/zHWQHg== out
<message type='chat' to='carol_interleave_requests_statem_573@domain.example.com/FZUGLg=='>
	<body>gBaG7axjN/JuGaxsN3KR</body>
</message>



*** User 2023-11-17 15:11:03.834 ***🔗
alice_interleave_requests_statem_572@domain.example.com/zHWQHg== out
<message type='chat' to='carol_interleave_requests_statem_573@domain.example.com/FZUGLg=='>
	<body>F6JI6d1L7ohoBCzY4VjO</body>
</message>



*** User 2023-11-17 15:11:03.834 ***🔗
alice_interleave_requests_statem_572@domain.example.com/zHWQHg== out
<message type='chat' to='carol_interleave_requests_statem_573@domain.example.com/FZUGLg=='>
	<body>/dDuH26XozmOt0X+prmx</body>
</message>



*** User 2023-11-17 15:11:03.834 ***🔗
alice_interleave_requests_statem_572@domain.example.com/zHWQHg== out
<message type='chat' to='carol_interleave_requests_statem_573@domain.example.com/FZUGLg=='>
	<body>DnpG3Msd+vdHwOFczbFK</body>
</message>



*** User 2023-11-17 15:11:03.834 ***🔗
carol_interleave_requests_statem_573@domain.example.com/FZUGLg== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_572@domain.example.com/zHWQHg==' to='carol_interleave_requests_statem_573@domain.example.com/FZUGLg==' type='chat'>
	<body>gBaG7axjN/JuGaxsN3KR</body>
</message>



*** User 2023-11-17 15:11:03.834 ***🔗
carol_interleave_requests_statem_573@domain.example.com/FZUGLg== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_572@domain.example.com/zHWQHg==' to='carol_interleave_requests_statem_573@domain.example.com/FZUGLg==' type='chat'>
	<body>F6JI6d1L7ohoBCzY4VjO</body>
</message>



*** User 2023-11-17 15:11:03.835 ***🔗
carol_interleave_requests_statem_573@domain.example.com/FZUGLg== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_572@domain.example.com/zHWQHg==' to='carol_interleave_requests_statem_573@domain.example.com/FZUGLg==' type='chat'>
	<body>/dDuH26XozmOt0X+prmx</body>
</message>



*** User 2023-11-17 15:11:03.835 ***🔗
carol_interleave_requests_statem_573@domain.example.com/FZUGLg== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_572@domain.example.com/zHWQHg==' to='carol_interleave_requests_statem_573@domain.example.com/FZUGLg==' type='chat'>
	<body>DnpG3Msd+vdHwOFczbFK</body>
</message>



*** User 2023-11-17 15:11:03.835 ***🔗
carol_interleave_requests_statem_573@domain.example.com/FZUGLg== out
<message type='chat' to='alice_interleave_requests_statem_572@domain.example.com/zHWQHg=='>
	<body>hDcR2UFXQkwiSUQnntn0</body>
</message>



*** User 2023-11-17 15:11:03.835 ***🔗
carol_interleave_requests_statem_573@domain.example.com/FZUGLg== out
</stream:stream>

*** User 2023-11-17 15:11:03.836 ***🔗
carol_interleave_requests_statem_573@domain.example.com/FZUGLg== in
</stream:stream>

*** User 2023-11-17 15:11:03.836 ***🔗
alice_interleave_requests_statem_572@domain.example.com/zHWQHg== out
</stream:stream>

*** User 2023-11-17 15:11:03.836 ***🔗
alice_interleave_requests_statem_572@domain.example.com/zHWQHg== in
</stream:stream>
.

*** User 2023-11-17 15:11:03.851 ***🔗
alicE_interleave_requests_statem_574@domain.example.com/ZHz9Zg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.851 ***🔗
alicE_interleave_requests_statem_574@domain.example.com/ZHz9Zg== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a0493ffde9fc26eb' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:03.852 ***🔗
alicE_interleave_requests_statem_574@domain.example.com/ZHz9Zg== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.852 ***🔗
alicE_interleave_requests_statem_574@domain.example.com/ZHz9Zg== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzU3NABtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:03.853 ***🔗
alicE_interleave_requests_statem_574@domain.example.com/ZHz9Zg== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:03.853 ***🔗
alicE_interleave_requests_statem_574@domain.example.com/ZHz9Zg== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.853 ***🔗
alicE_interleave_requests_statem_574@domain.example.com/ZHz9Zg== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ed93534e5fdad939' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_574@domain.example.com'>

*** User 2023-11-17 15:11:03.853 ***🔗
alicE_interleave_requests_statem_574@domain.example.com/ZHz9Zg== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.853 ***🔗
alicE_interleave_requests_statem_574@domain.example.com/ZHz9Zg== out
<iq type='set' id='afbf0474f87b480317028be7f27fab96'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>ZHz9Zg==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.853 ***🔗
alicE_interleave_requests_statem_574@domain.example.com/ZHz9Zg== in
<iq id='afbf0474f87b480317028be7f27fab96' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.854 ***🔗
alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg== out
<iq type='set' id='5b8afbc0728ffccf4fd8473fd4a87d26'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.854 ***🔗
alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg==' id='5b8afbc0728ffccf4fd8473fd4a87d26' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.854 ***🔗
alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg== out
<presence/>



*** User 2023-11-17 15:11:03.855 ***🔗
alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg== in
<presence from='alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg==' to='alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg=='/>



*** User 2023-11-17 15:11:03.861 ***🔗
carol_interleave_requests_statem_575@domain.example.com/DxV/NQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.874 ***🔗
carol_interleave_requests_statem_575@domain.example.com/DxV/NQ== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.874 ***🔗
carol_interleave_requests_statem_575@domain.example.com/DxV/NQ== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.874 ***🔗
carol_interleave_requests_statem_575@domain.example.com/DxV/NQ== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzU3NQBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:03.876 ***🔗
carol_interleave_requests_statem_575@domain.example.com/DxV/NQ== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:03.876 ***🔗
carol_interleave_requests_statem_575@domain.example.com/DxV/NQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.889 ***🔗
carol_interleave_requests_statem_575@domain.example.com/DxV/NQ== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.889 ***🔗
carol_interleave_requests_statem_575@domain.example.com/DxV/NQ== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.889 ***🔗
carol_interleave_requests_statem_575@domain.example.com/DxV/NQ== out
<iq type='set' id='71e72244261d19d3531389ca3158b1a2'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>DxV/NQ==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.889 ***🔗
carol_interleave_requests_statem_575@domain.example.com/DxV/NQ== in
<iq xmlns='jabber:client' id='71e72244261d19d3531389ca3158b1a2' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_575@domain.example.com/DxV/NQ==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.889 ***🔗
carol_interleave_requests_statem_575@domain.example.com/DxV/NQ== out
<iq type='set' id='6ed70c9341fad6f0cfe85aa42af9240a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.890 ***🔗
carol_interleave_requests_statem_575@domain.example.com/DxV/NQ== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_575@domain.example.com/DxV/NQ==' id='6ed70c9341fad6f0cfe85aa42af9240a' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.890 ***🔗
carol_interleave_requests_statem_575@domain.example.com/DxV/NQ== out
<presence/>



*** User 2023-11-17 15:11:03.891 ***🔗
carol_interleave_requests_statem_575@domain.example.com/DxV/NQ== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_575@domain.example.com/DxV/NQ==' to='carol_interleave_requests_statem_575@domain.example.com/DxV/NQ=='/>



*** User 2023-11-17 15:11:03.892 ***🔗
alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg== out
<message type='chat' to='carol_interleave_requests_statem_575@domain.example.com/DxV/NQ=='>
	<body>5NIImR/qMRpPqI9NCJO4</body>
</message>



*** User 2023-11-17 15:11:03.892 ***🔗
carol_interleave_requests_statem_575@domain.example.com/DxV/NQ== out
<message type='chat' to='alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg=='>
	<body>QIyG1mYLzwNkJ6BiahgX</body>
</message>



*** User 2023-11-17 15:11:03.892 ***🔗
carol_interleave_requests_statem_575@domain.example.com/DxV/NQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg==' to='carol_interleave_requests_statem_575@domain.example.com/DxV/NQ==' type='chat'>
	<body>5NIImR/qMRpPqI9NCJO4</body>
</message>



*** User 2023-11-17 15:11:03.892 ***🔗
carol_interleave_requests_statem_575@domain.example.com/DxV/NQ== out
<message type='chat' to='alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg=='>
	<body>vVvlvxCCPXqIi9kiMM+9</body>
</message>



*** User 2023-11-17 15:11:03.892 ***🔗
alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg== in
<message from='carol_interleave_requests_statem_575@domain.example.com/DxV/NQ==' to='alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg==' type='chat'>
	<body>QIyG1mYLzwNkJ6BiahgX</body>
</message>



*** User 2023-11-17 15:11:03.893 ***🔗
alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg== in
<message from='carol_interleave_requests_statem_575@domain.example.com/DxV/NQ==' to='alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg==' type='chat'>
	<body>vVvlvxCCPXqIi9kiMM+9</body>
</message>



*** User 2023-11-17 15:11:03.893 ***🔗
carol_interleave_requests_statem_575@domain.example.com/DxV/NQ== out
<message type='chat' to='alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg=='>
	<body>P6awks/I4aWaxi0ifgyf</body>
</message>



*** User 2023-11-17 15:11:03.893 ***🔗
alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg== in
<message from='carol_interleave_requests_statem_575@domain.example.com/DxV/NQ==' to='alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg==' type='chat'>
	<body>P6awks/I4aWaxi0ifgyf</body>
</message>



*** User 2023-11-17 15:11:03.893 ***🔗
alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg== out
<message type='chat' to='carol_interleave_requests_statem_575@domain.example.com/DxV/NQ=='>
	<body>Co167FkcsMOWO3QFIZoB</body>
</message>



*** User 2023-11-17 15:11:03.893 ***🔗
carol_interleave_requests_statem_575@domain.example.com/DxV/NQ== out
<message type='chat' to='alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg=='>
	<body>q+Nhlpw1CwZ91OMjnyLG</body>
</message>



*** User 2023-11-17 15:11:03.893 ***🔗
carol_interleave_requests_statem_575@domain.example.com/DxV/NQ== out
<message type='chat' to='alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg=='>
	<body>2I+BtINWQn1gbELbzeB7</body>
</message>



*** User 2023-11-17 15:11:03.893 ***🔗
carol_interleave_requests_statem_575@domain.example.com/DxV/NQ== out
<message type='chat' to='alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg=='>
	<body>foTb2HeVoDDS0GTnlgaB</body>
</message>



*** User 2023-11-17 15:11:03.893 ***🔗
carol_interleave_requests_statem_575@domain.example.com/DxV/NQ== out
<message type='chat' to='alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg=='>
	<body>1F0cvaOsVINqFqeRo9aR</body>
</message>



*** User 2023-11-17 15:11:03.894 ***🔗
alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg== out
<message type='chat' to='carol_interleave_requests_statem_575@domain.example.com/DxV/NQ=='>
	<body>l9zGnb/fcJPNs0Ypg9a8</body>
</message>



*** User 2023-11-17 15:11:03.894 ***🔗
carol_interleave_requests_statem_575@domain.example.com/DxV/NQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg==' to='carol_interleave_requests_statem_575@domain.example.com/DxV/NQ==' type='chat'>
	<body>Co167FkcsMOWO3QFIZoB</body>
</message>



*** User 2023-11-17 15:11:03.894 ***🔗
carol_interleave_requests_statem_575@domain.example.com/DxV/NQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg==' to='carol_interleave_requests_statem_575@domain.example.com/DxV/NQ==' type='chat'>
	<body>l9zGnb/fcJPNs0Ypg9a8</body>
</message>



*** User 2023-11-17 15:11:03.894 ***🔗
alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg== out
<message type='chat' to='carol_interleave_requests_statem_575@domain.example.com/DxV/NQ=='>
	<body>du3p7WYoFW03f/aIbpao</body>
</message>



*** User 2023-11-17 15:11:03.894 ***🔗
alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg== out
<message type='chat' to='carol_interleave_requests_statem_575@domain.example.com/DxV/NQ=='>
	<body>ctqL4edu47vBksIVVJUG</body>
</message>



*** User 2023-11-17 15:11:03.895 ***🔗
carol_interleave_requests_statem_575@domain.example.com/DxV/NQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg==' to='carol_interleave_requests_statem_575@domain.example.com/DxV/NQ==' type='chat'>
	<body>du3p7WYoFW03f/aIbpao</body>
</message>



*** User 2023-11-17 15:11:03.895 ***🔗
carol_interleave_requests_statem_575@domain.example.com/DxV/NQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg==' to='carol_interleave_requests_statem_575@domain.example.com/DxV/NQ==' type='chat'>
	<body>ctqL4edu47vBksIVVJUG</body>
</message>



*** User 2023-11-17 15:11:03.895 ***🔗
alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg== in
<message from='carol_interleave_requests_statem_575@domain.example.com/DxV/NQ==' to='alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg==' type='chat'>
	<body>q+Nhlpw1CwZ91OMjnyLG</body>
</message>



*** User 2023-11-17 15:11:03.895 ***🔗
alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg== in
<message from='carol_interleave_requests_statem_575@domain.example.com/DxV/NQ==' to='alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg==' type='chat'>
	<body>2I+BtINWQn1gbELbzeB7</body>
</message>



*** User 2023-11-17 15:11:03.895 ***🔗
alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg== in
<message from='carol_interleave_requests_statem_575@domain.example.com/DxV/NQ==' to='alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg==' type='chat'>
	<body>foTb2HeVoDDS0GTnlgaB</body>
</message>



*** User 2023-11-17 15:11:03.895 ***🔗
alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg== in
<message from='carol_interleave_requests_statem_575@domain.example.com/DxV/NQ==' to='alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg==' type='chat'>
	<body>1F0cvaOsVINqFqeRo9aR</body>
</message>



*** User 2023-11-17 15:11:03.895 ***🔗
alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg== out
<message type='chat' to='carol_interleave_requests_statem_575@domain.example.com/DxV/NQ=='>
	<body>KuVJ2I9AEIEPAZLSEVDy</body>
</message>



*** User 2023-11-17 15:11:03.896 ***🔗
carol_interleave_requests_statem_575@domain.example.com/DxV/NQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg==' to='carol_interleave_requests_statem_575@domain.example.com/DxV/NQ==' type='chat'>
	<body>KuVJ2I9AEIEPAZLSEVDy</body>
</message>



*** User 2023-11-17 15:11:03.896 ***🔗
alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg== out
<message type='chat' to='carol_interleave_requests_statem_575@domain.example.com/DxV/NQ=='>
	<body>2ic2pMeau2t9hsUoTErb</body>
</message>



*** User 2023-11-17 15:11:03.896 ***🔗
alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg== out
<message type='chat' to='carol_interleave_requests_statem_575@domain.example.com/DxV/NQ=='>
	<body>2w+CnzYoLzf3kUfyzIP/</body>
</message>



*** User 2023-11-17 15:11:03.896 ***🔗
alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg== out
<message type='chat' to='carol_interleave_requests_statem_575@domain.example.com/DxV/NQ=='>
	<body>FTX/62C8gPB2vM+BsUbz</body>
</message>



*** User 2023-11-17 15:11:03.896 ***🔗
carol_interleave_requests_statem_575@domain.example.com/DxV/NQ== out
<message type='chat' to='alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg=='>
	<body>BrbXH7qnW3W6axeFlFHd</body>
</message>



*** User 2023-11-17 15:11:03.896 ***🔗
alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg== in
<message from='carol_interleave_requests_statem_575@domain.example.com/DxV/NQ==' to='alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg==' type='chat'>
	<body>BrbXH7qnW3W6axeFlFHd</body>
</message>



*** User 2023-11-17 15:11:03.896 ***🔗
alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg== out
<message type='chat' to='carol_interleave_requests_statem_575@domain.example.com/DxV/NQ=='>
	<body>LcbFg93WOV9oHc93X40a</body>
</message>



*** User 2023-11-17 15:11:03.897 ***🔗
carol_interleave_requests_statem_575@domain.example.com/DxV/NQ== out
<message type='chat' to='alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg=='>
	<body>CYLnFPLNWJCliXdlqIML</body>
</message>



*** User 2023-11-17 15:11:03.897 ***🔗
carol_interleave_requests_statem_575@domain.example.com/DxV/NQ== out
<message type='chat' to='alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg=='>
	<body>7566035Z+UlGzaZ88Jm9</body>
</message>



*** User 2023-11-17 15:11:03.897 ***🔗
carol_interleave_requests_statem_575@domain.example.com/DxV/NQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg==' to='carol_interleave_requests_statem_575@domain.example.com/DxV/NQ==' type='chat'>
	<body>2ic2pMeau2t9hsUoTErb</body>
</message>



*** User 2023-11-17 15:11:03.897 ***🔗
carol_interleave_requests_statem_575@domain.example.com/DxV/NQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg==' to='carol_interleave_requests_statem_575@domain.example.com/DxV/NQ==' type='chat'>
	<body>2w+CnzYoLzf3kUfyzIP/</body>
</message>



*** User 2023-11-17 15:11:03.897 ***🔗
carol_interleave_requests_statem_575@domain.example.com/DxV/NQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg==' to='carol_interleave_requests_statem_575@domain.example.com/DxV/NQ==' type='chat'>
	<body>FTX/62C8gPB2vM+BsUbz</body>
</message>



*** User 2023-11-17 15:11:03.897 ***🔗
carol_interleave_requests_statem_575@domain.example.com/DxV/NQ== in
<message xmlns='jabber:client' from='alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg==' to='carol_interleave_requests_statem_575@domain.example.com/DxV/NQ==' type='chat'>
	<body>LcbFg93WOV9oHc93X40a</body>
</message>



*** User 2023-11-17 15:11:03.897 ***🔗
carol_interleave_requests_statem_575@domain.example.com/DxV/NQ== out
<message type='chat' to='alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg=='>
	<body>CjondWyxopMMoziDnXg/</body>
</message>



*** User 2023-11-17 15:11:03.897 ***🔗
carol_interleave_requests_statem_575@domain.example.com/DxV/NQ== out
<message type='chat' to='alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg=='>
	<body>FP9H0+eTVK9wxxld28Zm</body>
</message>



*** User 2023-11-17 15:11:03.897 ***🔗
alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg== in
<message from='carol_interleave_requests_statem_575@domain.example.com/DxV/NQ==' to='alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg==' type='chat'>
	<body>CYLnFPLNWJCliXdlqIML</body>
</message>



*** User 2023-11-17 15:11:03.897 ***🔗
alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg== in
<message from='carol_interleave_requests_statem_575@domain.example.com/DxV/NQ==' to='alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg==' type='chat'>
	<body>7566035Z+UlGzaZ88Jm9</body>
</message>



*** User 2023-11-17 15:11:03.898 ***🔗
alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg== in
<message from='carol_interleave_requests_statem_575@domain.example.com/DxV/NQ==' to='alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg==' type='chat'>
	<body>CjondWyxopMMoziDnXg/</body>
</message>



*** User 2023-11-17 15:11:03.898 ***🔗
alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg== in
<message from='carol_interleave_requests_statem_575@domain.example.com/DxV/NQ==' to='alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg==' type='chat'>
	<body>FP9H0+eTVK9wxxld28Zm</body>
</message>



*** User 2023-11-17 15:11:03.898 ***🔗
alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg== out
<message type='chat' to='carol_interleave_requests_statem_575@domain.example.com/DxV/NQ=='>
	<body>lDgoDaylkvBn4ywAw7cV</body>
</message>



*** User 2023-11-17 15:11:03.898 ***🔗
carol_interleave_requests_statem_575@domain.example.com/DxV/NQ== out
<message type='chat' to='alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg=='>
	<body>uZZSWkk2OISjRIsYDfXV</body>
</message>



*** User 2023-11-17 15:11:03.898 ***🔗
carol_interleave_requests_statem_575@domain.example.com/DxV/NQ== out
</stream:stream>

*** User 2023-11-17 15:11:03.899 ***🔗
carol_interleave_requests_statem_575@domain.example.com/DxV/NQ== in
</stream:stream>

*** User 2023-11-17 15:11:03.899 ***🔗
alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg== out
</stream:stream>

*** User 2023-11-17 15:11:03.899 ***🔗
alice_interleave_requests_statem_574@domain.example.com/ZHz9Zg== in
</stream:stream>
.

*** User 2023-11-17 15:11:03.909 ***🔗
carol_interleave_requests_statem_576@domain.example.com/9miG6w== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.921 ***🔗
carol_interleave_requests_statem_576@domain.example.com/9miG6w== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.922 ***🔗
carol_interleave_requests_statem_576@domain.example.com/9miG6w== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.922 ***🔗
carol_interleave_requests_statem_576@domain.example.com/9miG6w== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzU3NgBqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:03.923 ***🔗
carol_interleave_requests_statem_576@domain.example.com/9miG6w== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:03.924 ***🔗
carol_interleave_requests_statem_576@domain.example.com/9miG6w== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.935 ***🔗
carol_interleave_requests_statem_576@domain.example.com/9miG6w== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.936 ***🔗
carol_interleave_requests_statem_576@domain.example.com/9miG6w== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.936 ***🔗
carol_interleave_requests_statem_576@domain.example.com/9miG6w== out
<iq type='set' id='e36b169262183d31cde3cba569b9b33e'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>9miG6w==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.936 ***🔗
carol_interleave_requests_statem_576@domain.example.com/9miG6w== in
<iq xmlns='jabber:client' id='e36b169262183d31cde3cba569b9b33e' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_576@domain.example.com/9miG6w==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.936 ***🔗
carol_interleave_requests_statem_576@domain.example.com/9miG6w== out
<iq type='set' id='5bb1e130bccad70bc2f442e2fac67609'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.937 ***🔗
carol_interleave_requests_statem_576@domain.example.com/9miG6w== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_576@domain.example.com/9miG6w==' id='5bb1e130bccad70bc2f442e2fac67609' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.937 ***🔗
carol_interleave_requests_statem_576@domain.example.com/9miG6w== out
<presence/>



*** User 2023-11-17 15:11:03.938 ***🔗
carol_interleave_requests_statem_576@domain.example.com/9miG6w== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_576@domain.example.com/9miG6w==' to='carol_interleave_requests_statem_576@domain.example.com/9miG6w=='/>



*** User 2023-11-17 15:11:03.946 ***🔗
alicE_interleave_requests_statem_577@domain.example.com/arXbvQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.946 ***🔗
alicE_interleave_requests_statem_577@domain.example.com/arXbvQ== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7e41c1ea89198798' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:03.946 ***🔗
alicE_interleave_requests_statem_577@domain.example.com/arXbvQ== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.947 ***🔗
alicE_interleave_requests_statem_577@domain.example.com/arXbvQ== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzU3NwBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:03.947 ***🔗
alicE_interleave_requests_statem_577@domain.example.com/arXbvQ== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:03.948 ***🔗
alicE_interleave_requests_statem_577@domain.example.com/arXbvQ== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.948 ***🔗
alicE_interleave_requests_statem_577@domain.example.com/arXbvQ== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d16f9642b9b4c637' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_577@domain.example.com'>

*** User 2023-11-17 15:11:03.948 ***🔗
alicE_interleave_requests_statem_577@domain.example.com/arXbvQ== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.948 ***🔗
alicE_interleave_requests_statem_577@domain.example.com/arXbvQ== out
<iq type='set' id='abe623efecb40ff2c49792e087d91465'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>arXbvQ==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.948 ***🔗
alicE_interleave_requests_statem_577@domain.example.com/arXbvQ== in
<iq id='abe623efecb40ff2c49792e087d91465' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_577@domain.example.com/arXbvQ==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.948 ***🔗
alice_interleave_requests_statem_577@domain.example.com/arXbvQ== out
<iq type='set' id='08cc47eb8f67ad630d164460d9d332de'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.948 ***🔗
alice_interleave_requests_statem_577@domain.example.com/arXbvQ== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_577@domain.example.com/arXbvQ==' id='08cc47eb8f67ad630d164460d9d332de' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.949 ***🔗
alice_interleave_requests_statem_577@domain.example.com/arXbvQ== out
<presence/>



*** User 2023-11-17 15:11:03.949 ***🔗
alice_interleave_requests_statem_577@domain.example.com/arXbvQ== in
<presence from='alice_interleave_requests_statem_577@domain.example.com/arXbvQ==' to='alice_interleave_requests_statem_577@domain.example.com/arXbvQ=='/>



*** User 2023-11-17 15:11:03.949 ***🔗
carol_interleave_requests_statem_576@domain.example.com/9miG6w== out
<message type='chat' to='alice_interleave_requests_statem_577@domain.example.com/arXbvQ=='>
	<body>zUXCcnI6T/0oMIHMqBYf</body>
</message>



*** User 2023-11-17 15:11:03.950 ***🔗
alice_interleave_requests_statem_577@domain.example.com/arXbvQ== out
<message type='chat' to='carol_interleave_requests_statem_576@domain.example.com/9miG6w=='>
	<body>H3bkWPjN2KcIUpbFG2ZY</body>
</message>



*** User 2023-11-17 15:11:03.950 ***🔗
alice_interleave_requests_statem_577@domain.example.com/arXbvQ== out
<message type='chat' to='carol_interleave_requests_statem_576@domain.example.com/9miG6w=='>
	<body>9AYYkUAl0JYaqRK93UcO</body>
</message>



*** User 2023-11-17 15:11:03.950 ***🔗
carol_interleave_requests_statem_576@domain.example.com/9miG6w== out
</stream:stream>

*** User 2023-11-17 15:11:03.951 ***🔗
carol_interleave_requests_statem_576@domain.example.com/9miG6w== in
</stream:stream>

*** User 2023-11-17 15:11:03.951 ***🔗
alice_interleave_requests_statem_577@domain.example.com/arXbvQ== out
</stream:stream>

*** User 2023-11-17 15:11:03.951 ***🔗
alice_interleave_requests_statem_577@domain.example.com/arXbvQ== in
</stream:stream>
.

*** User 2023-11-17 15:11:03.956 ***🔗
carol_interleave_requests_statem_578@domain.example.com/OT3RbA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.968 ***🔗
carol_interleave_requests_statem_578@domain.example.com/OT3RbA== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.969 ***🔗
carol_interleave_requests_statem_578@domain.example.com/OT3RbA== in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.969 ***🔗
carol_interleave_requests_statem_578@domain.example.com/OT3RbA== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzU3OABqaW5nbGViZWxscw==</auth>



*** User 2023-11-17 15:11:03.971 ***🔗
carol_interleave_requests_statem_578@domain.example.com/OT3RbA== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:03.971 ***🔗
carol_interleave_requests_statem_578@domain.example.com/OT3RbA== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.983 ***🔗
carol_interleave_requests_statem_578@domain.example.com/OT3RbA== in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.983 ***🔗
carol_interleave_requests_statem_578@domain.example.com/OT3RbA== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.983 ***🔗
carol_interleave_requests_statem_578@domain.example.com/OT3RbA== out
<iq type='set' id='64e9043993ae11ca18e8c1cb4a62f2f2'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>OT3RbA==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.983 ***🔗
carol_interleave_requests_statem_578@domain.example.com/OT3RbA== in
<iq xmlns='jabber:client' id='64e9043993ae11ca18e8c1cb4a62f2f2' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_interleave_requests_statem_578@domain.example.com/OT3RbA==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.983 ***🔗
carol_interleave_requests_statem_578@domain.example.com/OT3RbA== out
<iq type='set' id='70a2487a6920fd788308263b173abb12'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.984 ***🔗
carol_interleave_requests_statem_578@domain.example.com/OT3RbA== in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_interleave_requests_statem_578@domain.example.com/OT3RbA==' id='70a2487a6920fd788308263b173abb12' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.984 ***🔗
carol_interleave_requests_statem_578@domain.example.com/OT3RbA== out
<presence/>



*** User 2023-11-17 15:11:03.985 ***🔗
carol_interleave_requests_statem_578@domain.example.com/OT3RbA== in
<presence xmlns='jabber:client' from='carol_interleave_requests_statem_578@domain.example.com/OT3RbA==' to='carol_interleave_requests_statem_578@domain.example.com/OT3RbA=='/>



*** User 2023-11-17 15:11:03.995 ***🔗
alicE_interleave_requests_statem_579@domain.example.com/un9V4g== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.995 ***🔗
alicE_interleave_requests_statem_579@domain.example.com/un9V4g== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c33c7f71aa5ee0b9' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:11:03.995 ***🔗
alicE_interleave_requests_statem_579@domain.example.com/un9V4g== in
<stream:features>
	<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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.995 ***🔗
alicE_interleave_requests_statem_579@domain.example.com/un9V4g== out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludGVybGVhdmVfcmVxdWVzdHNfc3RhdGVtXzU3OQBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:11:03.997 ***🔗
alicE_interleave_requests_statem_579@domain.example.com/un9V4g== in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:11:03.997 ***🔗
alicE_interleave_requests_statem_579@domain.example.com/un9V4g== out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:11:03.997 ***🔗
alicE_interleave_requests_statem_579@domain.example.com/un9V4g== in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c3c33e61c96ae30c' from='domain.example.com' version='1.0' xml:lang='en' to='alice_interleave_requests_statem_579@domain.example.com'>

*** User 2023-11-17 15:11:03.997 ***🔗
alicE_interleave_requests_statem_579@domain.example.com/un9V4g== in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:11:03.997 ***🔗
alicE_interleave_requests_statem_579@domain.example.com/un9V4g== out
<iq type='set' id='2427bfc635cf9640dbd6b1e01ec8b98e'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>un9V4g==</resource>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.997 ***🔗
alicE_interleave_requests_statem_579@domain.example.com/un9V4g== in
<iq id='2427bfc635cf9640dbd6b1e01ec8b98e' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_interleave_requests_statem_579@domain.example.com/un9V4g==</jid>
	</bind>
</iq>



*** User 2023-11-17 15:11:03.997 ***🔗
alice_interleave_requests_statem_579@domain.example.com/un9V4g== out
<iq type='set' id='06a6b9a219b6e4d7b60443a1583f5c5d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.998 ***🔗
alice_interleave_requests_statem_579@domain.example.com/un9V4g== in
<iq from='domain.example.com' to='alice_interleave_requests_statem_579@domain.example.com/un9V4g==' id='06a6b9a219b6e4d7b60443a1583f5c5d' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:11:03.998 ***🔗
alice_interleave_requests_statem_579@domain.example.com/un9V4g== out
<presence/>



*** User 2023-11-17 15:11:03.999 ***🔗
alice_interleave_requests_statem_579@domain.example.com/un9V4g== in
<presence from='alice_interleave_requests_statem_579@domain.example.com/un9V4g==' to='alice_interleave_requests_statem_579@domain.example.com/un9V4g=='/>



*** User 2023-11-17 15:11:03.999 ***🔗
carol_interleave_requests_statem_578@domain.example.com/OT3RbA== out
<message type='chat' to='alice_interleave_requests_statem_579@domain.example.com/un9V4g=='>
	<body>Hh0/AKbf8FW5MnEc8S4Y</body>
</message>



*** User 2023-11-17 15:11:03.999 ***🔗
alice_interleave_requests_statem_579@domain.example.com/un9V4g== in
<message from='carol_interleave_requests_statem_578@domain.example.com/OT3RbA==' to='alice_interleave_requests_statem_579@domain.example.com/un9V4g==' type='chat'>
	<body>Hh0/AKbf8FW5MnEc8S4Y</body>
</message>



*** User 2023-11-17 15:11:03.999 ***🔗
alice_interleave_requests_statem_579@domain.example.com/un9V4g== out
<message type='chat' to='carol_interleave_requests_statem_578@domain.example.com/OT3RbA=='>
	<body>VZbSpX6qtOcNWddApnfW</body>
</message>



*** User 2023-11-17 15:11:03.999 ***🔗
alice_interleave_requests_statem_579@domain.example.com/un9V4g== out
<message type='chat' to='carol_interleave_requests_statem_578@domain.example.com/OT3RbA=='>
	<body>GgjjCk1BqyxOY6tJJtgZ</body>
</message>



*** User 2023-11-17 15:11:04.000 ***🔗
carol_interleave_requests_statem_578@domain.example.com/OT3RbA== out
<message type='chat' to='alice_interleave_requests_statem_579@domain.example.com/un9V4g=='>
	<body>uIeQiA+sz5BrJ+clMj7q</body>
</message>



*** User 2023-11-17 15:11:04.000 ***🔗
carol_interleave_requests_statem_578@domain.example.com/OT3RbA== out
<message type='chat' to='alice_interleave_requests_statem_579@domain.example.com/un9V4g=='>
	<body>5lEmoLJjHlWSsvbKhK9p</body>
</message>



*** User 2023-11-17 15:11:04.000 ***🔗
carol_interleave_requests_statem_578@domain.example.com/OT3RbA== out
</stream:stream>

*** User 2023-11-17 15:11:04.000 ***🔗
carol_interleave_requests_statem_578@domain.example.com/OT3RbA== in
</stream:stream>

*** User 2023-11-17 15:11:04.000 ***🔗
alice_interleave_requests_statem_579@domain.example.com/un9V4g== out
</stream:stream>

*** User 2023-11-17 15:11:04.001 ***🔗
alice_interleave_requests_statem_579@domain.example.com/un9V4g== in
</stream:stream>
.


OK: Passed 100 test(s).



29.77% {bosh_interleave_reqs,send_from_alice,2}

28.54% {bosh_interleave_reqs,send_from_carol,2}

11.59% {bosh_interleave_reqs,wait_for_msgs_alice,2}

11.48% {bosh_interleave_reqs,wait_for_msgs_carol,2}

 9.36% {bosh_interleave_reqs,connect_alice,1}

 9.25% {bosh_interleave_reqs,connect_carol,1}

*** CT 2023-11-17 15:11:04.002 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_110.html



=== Ended at 2023-11-17 15:11:04
=== successfully completed test case
=== === Returned value: true