You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
367 B
18 lines
367 B
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<!--
|
|
File : test1.xml
|
|
Author: Keith Isdale <k_isdale@tpg.com.au>
|
|
Description: xml data for stylesheet for testing
|
|
Copyright Reserved Under GPL
|
|
-->
|
|
<!-- This file does not require translation -->
|
|
<!-- NO TRANSLATION -->
|
|
<html>
|
|
<head>
|
|
</head>
|
|
<body>
|
|
<h1>test1</h1>
|
|
<p>text1</p>
|
|
</body>
|
|
</html>
|