diff --git a/xep-0361.xml b/xep-0361.xml
index 125cc0f9..be500d61 100644
--- a/xep-0361.xml
+++ b/xep-0361.xml
@@ -31,6 +31,12 @@
Assume an open <stream:stream>, implicitly parenting all XML elements received and sent.
- Note that stream open is not sent. The interaction takes place as if this had completed. + Note that stream open is not sent. The interaction takes place as if this had completed. All XML elements received over the stream are treated as if they were inside a normal S2S stream that has been opened with the following stream opening tag, defining the default namespace of jabber:server and the stream namespace of <stream:stream xmlns:stream='...' xmlns='...'>. When a stream is closed, a stream close SHOULD be exchanged.