blob: aa9ac07eb2a87ef3944ebf595f0f4400b361a089 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0" encoding="UTF-8" ?>
<!--
File : empty.xml
Author: Keith Isdale <k_isdale@tpg.com.au>
Description: empty xml data for getting started
Copyright Reserved Under GPL
-->
<!-- This file does not require translation -->
<!-- NO TRANSLATION -->
<empty>
Empty example data file
</empty>
|