Blame view

mobile/source/ext/phptal/tests/input/parser.01.xml 181 Bytes
a1684257   Administrator   first commit
1
2
3
4
5
6
7
8
9
10
  <?xml version="1.0"?>
  <html>
    <head>
      <title>test document</title>
    </head>
    <body>
      <h1>test document</h1>
      <a href="http://phptal.sf.net">phptal</a>
    </body>
  </html>