]> gitweb.factorcode.org Git - factor.git/blob - extra/xml/tests/test.xml
Merge branch 'master' of git://factorcode.org/git/factor
[factor.git] / extra / xml / tests / test.xml
1 <?xml version='1.0' encoding="UTF-8"     standalone="no" ?>\r
2 <!--This is where the fun begins!-->\r
3 <!DOCTYPE greeting SYSTEM "hello.dtd">\r
4         <!--this is fun, isn't it, guys?-->\r
5 <a:b xmlns:a='http://www.hello.com' xmlns='http://d.de'\r
6      this='that' that="this">\r
7    <b xmlns='http://b.nu' feeling='sombre'/>\r
8            Here's a new, undefined &euro;\r
9  and here's a to go along with it!\r
10         isn't this fun?\r
11    <a:c><d mood="happy"></d>\r
12               <e a:id='x'>f&#97;&amp;g</e>\r
13    </a:c>\r
14 </a:b>\r
15 <!--Well, that went over pretty well-->\r
16 <?xsl stylesheet="that-one.xsl"?>\r