xhtml-and-non-utf-8.xhtml (240B)
1 <?xml version="1.0" encoding="windows-1250"?> 2 <html xmlns="http://www.w3.org/1999/xhtml"> 3 <head> 4 <meta charset="windows-1250"/> 5 <title>A test document used when you need something very non-default</title> 6 </head> 7 <body> 8 </body> 9 </html>