6745c5ca64353cdc4e29882d8af7872671e5c774
[platform/upstream/glib2.0.git] / tests / markups / valid-1.gmarkup
1   <!-- Comment -->
2 <?PI ?>
3 <foobar>
4 <e1>Hi &amp; this is some text inside an element Two 'E' chars as character refs: &#69; &#x45; and some 'J': &#74; &#x4A;</e1>
5 <e2:foo> Text <childfree/> with some <nested>nested elements</nested> and entities &quot;&amp;  &lt; &gt;&gt; &apos; and whitespace    </e2:foo>
6 <tag ab="fo&lt;o" bar="foo" baz="blah">This element has attributes</tag>
7 <nochildren a="b" xyz="qrs"/>
8 </foobar>
9