tagchup-0.4: example/Escape/iso8859.xhtml
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="description" content="Testeingabe für Escape-Programm" />
<meta name="author" content="ich" />
<meta name="keywords" content="WWW, XML, HTML, XHTML, XML References" />
<style type="text/css">
body {
color: maroon;
background-color: yellow;
}
</style>
<title> Märchenstunde </title>
</head>
<body>
<h1> De Bärchschafft vonne Früdrüch Schöller </h1>
<p>
<![CDATA[<gähn>]]>
</p>
</body>
</html>