<?xml version="1.0" encoding="iso-8859-1"?>
<mosinstall type="template">
  <name>mein_template</name>
  <creationDate>Feb 2005</creationDate>
  <author>Oliver Frommel</author>
  <copyright>This template is released under GNU/GPL License.</copyright>
  <authorEmail>ofrommel@linuxnewmedia.de</authorEmail>
  <authorUrl>www.linuxnewmedia.de</authorUrl>
  <version>1.0</version>
  <description>Ein einfaches Template</description>
  <files>
    <filename>index.php</filename>
  </files>
  <css>
    <filename>css/template_css.css</filename>
  </css>
</mosinstall>