8 lines
172 B
XML
8 lines
172 B
XML
|
<?xml version="1.0"?>
|
||
|
<doc>
|
||
|
<blah>here is some
|
||
|
<b>bold</b>text and here's a
|
||
|
<customtag>customtag content</customtag>who's preceding space will
|
||
|
be stripped.</blah>
|
||
|
</doc>
|