<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://www.full-moon.info/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.full-moon.info/feed.php">
        <title>Full Moon Games</title>
        <description></description>
        <link>http://www.full-moon.info/</link>
        <image rdf:resource="http://www.full-moon.info/lib/exe/fetch.php/wiki/dokuwiki-128.png" />
       <dc:date>2026-04-08T23:05:58+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.full-moon.info/doku.php/dg/berlin/horst"/>
                <rdf:li rdf:resource="http://www.full-moon.info/doku.php/dg/berlin/hollman"/>
                <rdf:li rdf:resource="http://www.full-moon.info/doku.php/dg/berlin/tunnels"/>
                <rdf:li rdf:resource="http://www.full-moon.info/doku.php/dg/greenbox/add"/>
                <rdf:li rdf:resource="http://www.full-moon.info/doku.php/dg/greenbox/confirm"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.full-moon.info/lib/exe/fetch.php/wiki/dokuwiki-128.png">
        <title>Full Moon Games</title>
        <link>http://www.full-moon.info/</link>
        <url>http://www.full-moon.info/lib/exe/fetch.php/wiki/dokuwiki-128.png</url>
    </image>
    <item rdf:about="http://www.full-moon.info/doku.php/dg/berlin/horst">
        <dc:format>text/html</dc:format>
        <dc:date>2007-02-01T22:53:49+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Gustav Horst</title>
        <link>http://www.full-moon.info/doku.php/dg/berlin/horst</link>
        <description>Gustav Horst

FIXME</description>
    </item>
    <item rdf:about="http://www.full-moon.info/doku.php/dg/berlin/hollman">
        <dc:format>text/html</dc:format>
        <dc:date>2007-02-01T22:53:49+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Major Rollo von Hollman</title>
        <link>http://www.full-moon.info/doku.php/dg/berlin/hollman</link>
        <description>Major Rollo von Hollman

An East German Major appeared and asked if he could use the facilities for his men. 

His unit were a recently formed tank unit of the East German Volkspolizei (there is no East German army at this point). 

He said that although they had no money they could provide goods that would more than adequately provide compensation for the services that they used. A deal was done and the East Germans visited on a few occasions.</description>
    </item>
    <item rdf:about="http://www.full-moon.info/doku.php/dg/berlin/tunnels">
        <dc:format>text/html</dc:format>
        <dc:date>2007-02-01T22:53:54+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Tunnels</title>
        <link>http://www.full-moon.info/doku.php/dg/berlin/tunnels</link>
        <description>Tunnels

While searching around in the basement of the The Golden Gate the team found an old iron door that was inscribed with a crest from the time of the Kaisers. 

This door lead onto a tunnel that formed part of the sewer system of Berlin. On the side of the tunnel there was a walkway that had obviously been deliberately constructed to allow people to move about underground.</description>
    </item>
    <item rdf:about="http://www.full-moon.info/doku.php/dg/greenbox/add">
        <dc:format>text/html</dc:format>
        <dc:date>2011-09-14T22:43:16+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Add Item to Green Box</title>
        <link>http://www.full-moon.info/doku.php/dg/greenbox/add</link>
        <description>Add Item to Green Box

&lt;php&gt;
error_reporting(E_ALL); 
ini_set(&#039;display_errors&#039;, true);

include(“/var/www/html/greenbox/sqlconnect.php”); 
include(“/var/www/html/greenbox/sqlconnect2.php”); 

$query = “INSERT INTO Items  (Year,Type,Freq,Class,Description,Comments,SAN,Contributor,Email,MoreInfoURL,Cell)
 VALUES (&#039;$_POST[Year]&#039;,&#039;$_POST[Type]&#039;,&#039;$_POST[Freq]&#039;,&#039;$_POST[Class]&#039;,&#039;$_POST[Description]&#039;,&#039;$_POST[Comments]&#039;,&#039;$_POST[SAN]&#039;,&#039;$_POST[Contributor]&#039;,&#039;$_POST[Email]&#039;,&#039;$_POST[MoreInfoURL]&#039;,&#039;$_POST[Cel…</description>
    </item>
    <item rdf:about="http://www.full-moon.info/doku.php/dg/greenbox/confirm">
        <dc:format>text/html</dc:format>
        <dc:date>2011-09-14T22:56:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title></title>
        <link>http://www.full-moon.info/doku.php/dg/greenbox/confirm</link>
        <description>&lt;php&gt;

include(“/var/www/html/greenbox/sqlconnect.php”); 
include(“/var/www/html/greenbox/sqlconnect2.php”); 

$query = “INSERT INTO Items  (Year,Type,Freq,Class,Description,Comments,SAN,Contributor,Email,MoreInfoURL,Cell)
 VALUES (&#039;$_POST[Year]&#039;,&#039;$_POST[Type]&#039;,&#039;$_POST[Freq]&#039;,&#039;$_POST[Class]&#039;,&#039;$_POST[Description]&#039;,&#039;$_POST[Comments]&#039;,&#039;$_POST[SAN]&#039;,&#039;$_POST[Contributor]&#039;,&#039;$_POST[Email]&#039;,&#039;$_POST[MoreInfoURL]&#039;,&#039;$_POST[Cell]&#039;)</description>
    </item>
</rdf:RDF>
