mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
11 lines
99 B
XML
11 lines
99 B
XML
|
<?xml version="1.0"?>
|
||
|
<foo>
|
||
|
<bar>
|
||
|
baz
|
||
|
<cheese id="3"/>
|
||
|
baz
|
||
|
<cheese/>
|
||
|
baz
|
||
|
</bar>
|
||
|
</foo>
|