Commit dac64a1e authored by Bill Lynch's avatar Bill Lynch Committed by bill

Initial checkin


git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@347 b35dd754-fafc-0310-a699-88a17e54d16e
parent ca2443cb
<?xml version="1.0" encoding="ISO-8859-1" ?>
<root>
<foo>
<bar>
123
<baz>
456
</baz>
</bar>
</foo>
</root>
\ No newline at end of file
<?xml version="1.0" encoding="ISO-8859-1" ?>
<root>
<foo>
<bar>
<a>1</a>
<b>2</b>
<c>3</c>
<a>4</a>
</bar>
</foo>
</root>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment