18 lines
579 B
XML
Raw Normal View History

2016-01-23 23:59:15 +02:00
<?xml version='1.0' encoding='utf-8' ?>
<!DOCTYPE authorgroup PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % BOOK_ENTITIES SYSTEM "docs.ent">
%BOOK_ENTITIES;
]>
<authorgroup>
<author>
<firstname>Enter your first name here.</firstname>
<surname>Enter your surname here.</surname>
<affiliation>
<orgname>Enter your organisation's name here.</orgname>
<orgdiv>Enter your organisational division here.</orgdiv>
</affiliation>
<email>Enter your email address here.</email>
</author>
</authorgroup>