<?xml version="1.0"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns="http://purl.org/rss/1.0/">
 <channel rdf:about="http://phost.de/news.rss">
  <title>The Portable Host</title>
  <link>http://phost.de/</link>
  <description>
   The Portable Host is the portable VGA Planets 3.x host. It can
   replace the HOST 3.22 program shipped with the game, and be used to
   host games on many platforms.
  </description>
  <items>
   <rdf:Seq>
    <rdf:li resource="http://phost.de/phost41/" />
    <rdf:li resource="http://phost.de/phost41a/" />
    <rdf:li resource="http://phost.de/phost41c/" />
    <rdf:li resource="http://phost.de/phost41e/" />
   </rdf:Seq>
  </items>
 </channel>

 <item rdf:about="http://phost.de/phost41/">
  <title>PHost 4.1/3.5 released/</title>
  <link>http://phost.de/phost41/</link>
  <description>PHost 4.1 and 3.5 are now available released. This marks the end of
   the 4.x beta cycle. Many options were arrayized, internal language
   infrastructure rewritten. The version 4.1 formulas document got improved a
   lot, too.</description>
 </item>

 <item rdf:about="http://phost.de/phost41a/">
  <title>PHost 4.1a/3.5a released/</title>
  <link>http://phost.de/phost41a/</link>
  <description>PHost 4.1a and 3.5a are now available. This is mainly a bugfix
   release which closes many theoretical and not-so-theoretical problems,
   including the ugly language problem 4.1 was having.</description>
 </item>

 <item rdf:about="http://phost.de/phost41c/">
  <title>PHost 4.1c/3.5c released/</title>
  <link>http://phost.de/phost41c/</link>
  <description>PHost 4.1c and 3.5c are now available. It includes a few new config options plus
  several important bugfixes. Everyone is recommended to update.</description>
 </item>

 <item rdf:about="http://phost.de/phost41e/">
  <title>PHost 4.1e/3.5e released/</title>
  <link>http://phost.de/phost41e/</link>
  <description>PHost 4.1e and 3.5e are now available. 4.1e raises the limit on level-restricted ship functions.
  Both lines include new config options and bugfixes. In addition, PHost now generates
  new failure reports to help you debugging your turns.</description>
 </item>

</rdf:RDF>

