| 1 | <?xml version='1.0' encoding="UTF-8"?> |
1 | <?xml version='1.0' encoding="UTF-8"?> |
| 2 | <!-- $Id: test.xml,v 1.84 2008/12/03 05:28:52 robbat2 Exp $ --> |
2 | <!-- $Id: test.xml,v 1.85 2010/04/05 07:21:31 nightmorph Exp $ --> |
| 3 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
3 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
| 4 | |
4 | |
| 5 | <guide link="/doc/en/test.xml"> |
5 | <guide> |
| 6 | <title>Testfile</title> |
6 | <title>Testfile</title> |
| 7 | |
7 | |
| 8 | <author title="Author"> |
8 | <author title="Author"> |
| 9 | <mail link="pylon">Lars Weiler</mail> |
9 | <mail link="pylon">Lars Weiler</mail> |
| 10 | </author> |
10 | </author> |
| 11 | <author title="Editor"> |
11 | <author title="Editor"> |
| 12 | <mail link="robbat2">Robin H. Johnson</mail> |
12 | <mail link="nightmorph"/> |
| 13 | </author> |
13 | </author> |
| 14 | |
14 | |
| 15 | <abstract> |
15 | <abstract> |
| 16 | This is a testfile with some guidexml content. The main purpose is to test our |
16 | This is a testfile with some guidexml content. The main purpose is to test our |
| 17 | DTD checker on the CVS server. |
17 | DTD checker on the CVS server. |