Add project.xml

This commit is contained in:
nemunaire 2014-07-24 18:44:38 +02:00
parent aba3c08cc6
commit 19c780b81e
1 changed files with 38 additions and 0 deletions

38
internship.xml Normal file
View File

@ -0,0 +1,38 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE project PUBLIC "-//ACU//DTD Project//EN" "http://acu.epita.fr/dtd/project.dtd">
<project name="Rapport de stage">
<manager>
<firstname>Pierre-Olivier</firstname>
<lastname>Mercier</lastname>
<login>mercie_d</login>
</manager>
<news>
<newsgroup>epita.stages</newsgroup>
<tag>STAGE</tag>
</news>
<period>
<begin>2014-02-17T09:23</begin>
<end>2014-08-14T17:42</end>
</period>
<documents written_in="fr">
<slides name="slides">
<date>2014-09-04T14:45</date>
</slides>
<other name="abstract">
<path>abstract</path>
</other>
<other name="report">
<path>report</path>
</other>
</documents>
</project>