(root)/
libxml2-2.12.3/
test/
HTML/
entities2.html
<html>
<body>
<form>
  <input type="text" name="test" value="&scaron;">
</form>
</body>
</html>