]> Git — Sourcephile - haskell/symantic-xml.git/blob - test/Golden/XML/NS/0004.xml.write.indented
Rewrite to categorical symantic
[haskell/symantic-xml.git] / test / Golden / XML / NS / 0004.xml.write.indented
1 <?xml version="1.0"?>
2 <html:html xmlns:html="http://www.w3.org/1999/xhtml">
3 <html:head>
4 <html:title>Frobnostication</html:title>
5 </html:head>
6 <html:body>
7 <html:p>Moved to
8 <html:a href="http://frob.example.com">here.</html:a></html:p>
9 </html:body>
10 </html:html>