Html程序  |  10行  |  122 B

<html>
<head>
<script src="minidom.js"></script>
</head>

<body onload="test()">
    <pre id='pre'></pre>
</body>
</html>