1 <html>
2 <head>
3 <script src="minidom.js"></script>
4 </head>
5
6 <body onload="test()">
7 <pre id='pre'></pre>
8 </body>
9 </html>