mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
7 lines
92 B
XML
7 lines
92 B
XML
|
<?xml version="1.0"?>
|
||
|
<a xmlns="http://dummyNamespace/">
|
||
|
<b>
|
||
|
<c>Hello</c>
|
||
|
</b>
|
||
|
</a>
|