<html>
<head>
<title>image external metadata test</title>
</head>
<body>
<p>some paragraph</p>
<p>another paragraph <img src="" /></p>
<p>a third <img src="">text in image tag <tag>text in tag in image tag</tag><um /><date val="some date" /><meta date="another date" /><date2>yessir date2</date2><a>yep</a>comment1<!-- comment2 --></img> paragraph</p>
</body>
</html>
|