1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3<html xmlns="http://www.w3.org/1999/xhtml">
4<head>
5<title>tidy loops with --new-inline-tags table,tr,td</title>
6</head>
7<body>
8<table summary="tidy loops with --new-inline-tags table,tr,td">
9<tr>
10<th>table heading</th>
11</tr>
12</table>
13</body>
14</html>
15