File: invalid-1.xml

package info (click to toggle)
loudmouth 1.5.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,428 kB
  • sloc: ansic: 9,941; sh: 4,388; makefile: 218; xml: 33
file content (9 lines) | stat: -rw-r--r-- 287 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
<stream:stream from='example.com'
               id='someid'
               xmlns='jabber:client'
               xmlns:stream='http://etherx.jabber.org/streams'
               version='1.0'>
  <message xml:lang='en'>
    <body>Bad XML, no closing body tag!
  </message>
</stream:stream>