<?xml version="1.0" encoding="iso-8859-1"?>

<!-- Masters thesis 
     NOTE : copied from PhDThesis, so don't wonder if there are
     strange fields in here.-->

<!-- fill out the unique identifier ID (e.g. 'Mauve2000a') and
     indicate the file formats that are available
     e.g. pdf="yes" -->
<bachelorthesis id="Pucknat2007a" pdf="no" postscript="no">

<!-- author of the thesis (REQUIRED) -->
<author>
   <firstname>Michael</firstname><lastname>Pucknat</lastname>
</author>

<!-- title of the thesis (REQUIRED) -->
<title>Parallel Multipath Routing With Implicit Hop-by-Hop Congestion Control</title>

<supervisor>
  <firstname>Björn</firstname><lastname>Scheuermann</lastname>
  <firstname>Christian</firstname><lastname>Lochert</lastname>
</supervisor>

<!-- school, i.e. responsibly institution (REQUIRED) -->
<school>Heinrich Heine University, Düsseldorf, Germany</school>

<!-- date of publication (REQUIRED), e.g.
     <day>31</day>
     <month>December</month>
     <year>2000</year>
-->
<!-- <day></day> -->
<month>January</month>
<year>2007</year>

<!-- number of pages (OPTIONAL) -->
<!-- <pages></pages> -->

<!-- abstract (REQUIRED) -->
<!-- <abstract></abstract> -->

<!-- keyword(s) (REQUIRED) -->
<!-- <keyword></keyword> -->
<!-- <keyword></keyword> -->

<!-- keyword(s) according to ACM Computing Classification System (OPTIONAL) -->
<!-- <acmccs> -->
   <!-- e.g. <category>I.4.8 Scene Analysis<category><subject>Motion</subject> -->
<!--    <category></category><subject></subject> -->
<!-- </acmccs> -->

<!-- comments (OPTIONAL) -->
<!-- <note></note> -->

</bachelorthesis>
