<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>nothingtwoc.com</title>
    <link>http://www.nothingtwoc.com/</link>
    <description>Ein Schiff im Hafen ist sicher. Aber das ist nicht wofür Schiffe gebaut wurden.</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.3.1 - http://www.s9y.org/</generator>
    <pubDate>Mon, 25 May 2009 16:40:04 GMT</pubDate>

    <image>
        <url>http://www.nothingtwoc.com/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: nothingtwoc.com - Ein Schiff im Hafen ist sicher. Aber das ist nicht wofür Schiffe gebaut wurden.</title>
        <link>http://www.nothingtwoc.com/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>IDT: Idiot des Tages</title>
    <link>http://www.nothingtwoc.com/archives/105-IDT-Idiot-des-Tages.html</link>
            <category>misc</category>
    
    <comments>http://www.nothingtwoc.com/archives/105-IDT-Idiot-des-Tages.html#comments</comments>
    <wfw:comment>http://www.nothingtwoc.com/wfwcomment.php?cid=105</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.nothingtwoc.com/rss.php?version=2.0&amp;type=comments&amp;cid=105</wfw:commentRss>
    

    <author>nospam@example.com (Richie)</author>
    <content:encoded>
    &lt;p&gt;Über Leute aufregen kann ich mich gut, auch bei Kleinigkeiten, daher:&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Idiot(in) des Tages: Typ: Pauschalidiot Idiotiereifegrad: mittel --&amp;gt; Leute die an der Kasse (fast überrascht) seelenruhig warten, bis der Kassierer alles über den Scanner gezogen hat und dann erst bei der Ansage des Preises anfangen in der (Hand)tasche nach dem Geldbeutel zu wühlen... Fazit: Time is not always money!&lt;/p&gt;&lt;p&gt;&lt;/p&gt;Idiot des Tages 2: Typ: Spezialidiot, Idiotiereifegraf: erhöht --&amp;gt; telefonierend auf einer Hauptverkehrsstrasse einen U-Turn machen und dabei beinahe die Straßenbahn rammen. Fazit: Leider ohne Unfall &lt;img src=&quot;http://www.nothingtwoc.com/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; 
    </content:encoded>

    <pubDate>Mon, 25 May 2009 18:40:04 +0200</pubDate>
    <guid isPermaLink="false">http://www.nothingtwoc.com/archives/105-guid.html</guid>
    
</item>
<item>
    <title>Developing Infopath 2003 Forms with Infopath 2007(with code behind) ... is  not possible</title>
    <link>http://www.nothingtwoc.com/archives/103-Developing-Infopath-2003-Forms-with-Infopath-2007with-code-behind-...-is-not-possible.html</link>
            <category>Software-Development</category>
    
    <comments>http://www.nothingtwoc.com/archives/103-Developing-Infopath-2003-Forms-with-Infopath-2007with-code-behind-...-is-not-possible.html#comments</comments>
    <wfw:comment>http://www.nothingtwoc.com/wfwcomment.php?cid=103</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.nothingtwoc.com/rss.php?version=2.0&amp;type=comments&amp;cid=103</wfw:commentRss>
    

    <author>nospam@example.com (Richie)</author>
    <content:encoded>
    
&lt;p&gt;You might want to develop a form with InfoPath 2007 (because it&#039;s more comfortable) and then use it in InfoPath 2003. Therefore you can save the form in the 2003-format in InfoPath 2007. However, when you try to open your form in 2003 you&#039;ll get the error message:&lt;/p&gt;&lt;span id=&quot;ctl00_MainContentPlaceholder_ctl01_ctl00_lblEntry&quot;&gt;&lt;/span&gt;&lt;h4 class=&quot;beTitle&quot; id=&quot;subjcns!237C3DEA7120098B!604&quot;&gt;Error
- InfoPath cannot open the selected form because of an error in the
form&#039;s code. A floating attribute may not be passed as the context node
for an XSLT transform or an XPath query.&lt;/h4&gt;&lt;p&gt;The german error message is:&lt;/p&gt;&lt;p&gt;&lt;b&gt;Das ausgewählte Formular kann aufgrund eines Fehlers im Code nicht geöffnet werden.&lt;br /&gt;Ein unverankertes Attribut kann nicht als Kontextknoten für eine XSLT-Transformation oder eine XPath-Abfrage weitergegeben werden.&lt;/b&gt;&lt;/p&gt;&lt;p&gt;The form you just developed can only be opened under the following conditions:&lt;/p&gt;Have InfoPath 2003 and .NET 2.0, &lt;u&gt;BUT NOT&lt;/u&gt; InfoPath 2007 installed on the machine.&lt;p&gt;So you have the following possibilties to develop a InfoPath 2003 with &lt;/p&gt;&lt;ul&gt;&lt;li&gt;With InfoPath 2003, VSTA in JScript/VBScript&lt;/li&gt;&lt;li&gt;With InfoPath 2003, Visual Studio 2003, Infopath 2003 SDK (which comes with a template for VS 2003) in C#/Visual Basic&lt;/li&gt;&lt;/ul&gt;This is what I figured out, corrections welcome!&lt;br /&gt;&lt;p /&gt;
 
    </content:encoded>

    <pubDate>Wed, 15 Apr 2009 10:56:42 +0200</pubDate>
    <guid isPermaLink="false">http://www.nothingtwoc.com/archives/103-guid.html</guid>
    
</item>
<item>
    <title>Marathonvorbereitungen laufen...</title>
    <link>http://www.nothingtwoc.com/archives/102-Marathonvorbereitungen-laufen....html</link>
            <category>onTHErun</category>
    
    <comments>http://www.nothingtwoc.com/archives/102-Marathonvorbereitungen-laufen....html#comments</comments>
    <wfw:comment>http://www.nothingtwoc.com/wfwcomment.php?cid=102</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.nothingtwoc.com/rss.php?version=2.0&amp;type=comments&amp;cid=102</wfw:commentRss>
    

    <author>nospam@example.com (Richie)</author>
    <content:encoded>
    &lt;p&gt;&amp;lt;angeb&amp;gt; und die persönlichen Rekorde purzeln nur so:&lt;/p&gt;&lt;p&gt;Schnellste Zeit auf 10km: 46:33&lt;/p&gt;&lt;p&gt;längste je gelaufene Strecke bisher: 30,3 km in 3h 8 min 55 sec&lt;/p&gt;&lt;p&gt;meiste Trainingskilometer pro Woche: 60 km&lt;/p&gt;&lt;p&gt;&amp;lt;/angeb&amp;gt;&lt;/p&gt;&lt;p&gt;Das persönliche Befinden direkt nach den 30 km ist &amp;quot;so mittel&amp;quot;, aber dennoch nicht schlecht. Der Gehapparat schmerzt und ich laufe wie &lt;strike&gt;mein Vater &lt;/strike&gt;mein Opa, aber ich denke die restlichen 12 km kann man dann auch noch (mit dem Kopf) laufen. &lt;/p&gt;&lt;p&gt;Hier noch die (Beweis)Bilder:&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;PS: Eigentlich ist Wien zu klein &lt;img src=&quot;http://www.nothingtwoc.com/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;/p&gt;&lt;p align=&quot;left&quot;&gt;&lt;a href=&quot;http://www.nothingtwoc.com/uploads/30kmlauf-map.jpg&quot; class=&quot;serendipity_image_link&quot;&gt;&lt;!-- s9ymdb:69 --&gt;&lt;a href=&quot;http://www.nothingtwoc.com/uploads/30kmlauf-map.jpg&quot; class=&quot;serendipity_image_link&quot;&gt;&lt;!-- s9ymdb:69 --&gt;&lt;img width=&quot;110&quot; height=&quot;77&quot; src=&quot;http://www.nothingtwoc.com/uploads/30kmlauf-map.serendipityThumb.jpg&quot; style=&quot;border: 0px none ; padding-left: 5px; padding-right: 5px;&quot; class=&quot;serendipity_image_center&quot; alt=&quot;&quot;  /&gt;&lt;/a&gt;&lt;/a&gt;&lt;/p&gt;&lt;p align=&quot;left&quot;&gt;&lt;a href=&quot;http://www.nothingtwoc.com/uploads/30kmlauf-daten.gif&quot; class=&quot;serendipity_image_link&quot;&gt;&lt;!-- s9ymdb:68 --&gt;&lt;img width=&quot;110&quot; height=&quot;67&quot; src=&quot;http://www.nothingtwoc.com/uploads/30kmlauf-daten.serendipityThumb.gif&quot; style=&quot;border: 0px none ; padding-left: 5px; padding-right: 5px;&quot; class=&quot;serendipity_image_center&quot; alt=&quot;&quot;  /&gt;&lt;/a&gt;&lt;/p&gt;
 
    </content:encoded>

    <pubDate>Sun, 22 Mar 2009 21:10:41 +0100</pubDate>
    <guid isPermaLink="false">http://www.nothingtwoc.com/archives/102-guid.html</guid>
    
</item>
<item>
    <title>Windows Mobile 6.1, htc tytn and FAT32 storage card</title>
    <link>http://www.nothingtwoc.com/archives/100-Windows-Mobile-6.1,-htc-tytn-and-FAT32-storage-card.html</link>
            <category>hackingnerdishgeek</category>
    
    <comments>http://www.nothingtwoc.com/archives/100-Windows-Mobile-6.1,-htc-tytn-and-FAT32-storage-card.html#comments</comments>
    <wfw:comment>http://www.nothingtwoc.com/wfwcomment.php?cid=100</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.nothingtwoc.com/rss.php?version=2.0&amp;type=comments&amp;cid=100</wfw:commentRss>
    

    <author>nospam@example.com (Richie)</author>
    <content:encoded>
    
&lt;p&gt;When you want to flash your windows mobile device with a new rom directly from a storage card, you need to format that storage card as FAT32, so the device can access the rom-image-file on the storage card at boot time.&lt;/p&gt;&lt;p /&gt;&lt;p&gt;After i successfully flashed my device I wanted to install some apps on the storage card as well, to save internal storage of the device. However, after each reboot these apps were gone and I couldn&#039;t explain why. Files and folders that I manually created on the storage card were kept and the storage card was not encrypted as well.&lt;/p&gt;&lt;p&gt;One day a light bulb appeared over my head: Let&#039;s try to switch back to FAT16 for the storage card. So I...&lt;/p&gt;&lt;ul&gt;&lt;li&gt;...backuped all my storage card contents&lt;/li&gt;&lt;li&gt;...formatted the storage card in my card reader of my laptop with FAT(16) and standard block size&lt;/li&gt;&lt;li&gt;...restored the former storage card contents&lt;/li&gt;&lt;/ul&gt;AND: BING! Installation of applications on the storage card works fine again... 
    </content:encoded>

    <pubDate>Wed, 04 Mar 2009 13:23:32 +0100</pubDate>
    <guid isPermaLink="false">http://www.nothingtwoc.com/archives/100-guid.html</guid>
    
</item>
<item>
    <title>little QuakeLive-Ownage </title>
    <link>http://www.nothingtwoc.com/archives/99-little-QuakeLive-Ownage.html</link>
            <category>misc</category>
    
    <comments>http://www.nothingtwoc.com/archives/99-little-QuakeLive-Ownage.html#comments</comments>
    <wfw:comment>http://www.nothingtwoc.com/wfwcomment.php?cid=99</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.nothingtwoc.com/rss.php?version=2.0&amp;type=comments&amp;cid=99</wfw:commentRss>
    

    <author>nospam@example.com (Richie)</author>
    <content:encoded>
    
&lt;!-- s9ymdb:66 --&gt;&lt;a href=&quot;http://www.nothingtwoc.com/uploads/qliveownage.gif&quot; class=&quot;serendipity_image_link&quot;&gt;&lt;!-- s9ymdb:66 --&gt;&lt;img width=&quot;110&quot; height=&quot;70&quot; src=&quot;http://www.nothingtwoc.com/uploads/qliveownage.serendipityThumb.gif&quot; style=&quot;border: 0px none ; float: left; padding-left: 5px; padding-right: 5px;&quot; class=&quot;serendipity_image_left&quot; alt=&quot;&quot;  /&gt;&lt;/a&gt;my first &lt;a href=&quot;http://www.quakelive.com&quot; target=&quot;_blank&quot;&gt;QuakeLive&lt;/a&gt; ownage &lt;img src=&quot;http://www.nothingtwoc.com/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; ok, as you can tell, not much of a challenge. So join me and register at &lt;a href=&quot;http://www.quakelive.com&quot; target=&quot;_blank&quot;&gt;quakelive.com&lt;/a&gt;. My Nickname is Infiltrat0r (with a zero behind the t)&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Mon, 02 Mar 2009 19:10:33 +0100</pubDate>
    <guid isPermaLink="false">http://www.nothingtwoc.com/archives/99-guid.html</guid>
    
</item>
<item>
    <title>Laufausrüstung - was braucht man?</title>
    <link>http://www.nothingtwoc.com/archives/97-Laufausruestung-was-braucht-man.html</link>
            <category>misc</category>
            <category>Mountainbiking</category>
            <category>onTHErun</category>
    
    <comments>http://www.nothingtwoc.com/archives/97-Laufausruestung-was-braucht-man.html#comments</comments>
    <wfw:comment>http://www.nothingtwoc.com/wfwcomment.php?cid=97</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.nothingtwoc.com/rss.php?version=2.0&amp;type=comments&amp;cid=97</wfw:commentRss>
    

    <author>nospam@example.com (Richie)</author>
    <content:encoded>
    &lt;p&gt;Die Frage was man braucht, muss sich jeder selbst beantworten.
Vielmehr möchte ich schreiben, was man alles haben kann, was ich habe
bzw. für gut halte. Ich wurde kürzlich von einer Anfängerin dazu
gefragt und habe mir ein paar Gedanken gemacht: &lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;Laufen ist die
natürlichste Fortbewegungsform des Menschen und wenn du diesen Text
hier lesen kannst, kannst du davon ausgehen, dass du bereits mindestens 4-5
Jahre Erfahrung darin hast. Daher gilt theoretisch: Du kannst
Laufen, also kannst du trainieren! Die Realität sieht aber so aus, dass dir
so mancher Ausrüstungsgegenstand das Leben leichter, das Training
effektiver/effizienter oder einfach mehr Lust am Laufen machen kann.&lt;/p&gt;
&lt;p&gt;Eine
Mindestausrüstung für den Anfänger sind defintiv Laufschuhe! Am besten
im Sportfachgeschäft ggf. mit passenden Einlagen für den individuellen
Laufstil (Laufstilanalyse!!) kaufen. Die Schuhe sind auf jeden Fall der
wichtigste Gegenstand fürs Laufen, daher bitte nicht auf jeden Euro
schauen. Knorpel- und Gelenkschäden sind nicht/nur sehr verzögert
reparabel und wenn ihr daheim sitzt und laufen wollt, es aber wegen
Schmerzen nicht könnt, würdet ihr liebend gerne die gesparten 20
bezahlen um trainieren gehen zu können.&lt;/p&gt;
&lt;p&gt;Um den Läufer als Profi
oder auch Hobbysportler hat sich eine ganze Industrie angesiedelt, die
nicht nur Schuhe herstellen. Was gibt es also noch?&lt;/p&gt; &lt;br /&gt;&lt;a href=&quot;http://www.nothingtwoc.com/archives/97-Laufausruestung-was-braucht-man.html#extended&quot;&gt;Continue reading &quot;Laufausrüstung - was braucht man?&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Fri, 09 Jan 2009 18:36:07 +0100</pubDate>
    <guid isPermaLink="false">http://www.nothingtwoc.com/archives/97-guid.html</guid>
    
</item>
<item>
    <title>Garmin Forerunner/Edge 301 - my experience</title>
    <link>http://www.nothingtwoc.com/archives/96-Garmin-ForerunnerEdge-301-my-experience.html</link>
            <category>onTHErun</category>
    
    <comments>http://www.nothingtwoc.com/archives/96-Garmin-ForerunnerEdge-301-my-experience.html#comments</comments>
    <wfw:comment>http://www.nothingtwoc.com/wfwcomment.php?cid=96</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.nothingtwoc.com/rss.php?version=2.0&amp;type=comments&amp;cid=96</wfw:commentRss>
    

    <author>nospam@example.com (Richie)</author>
    <content:encoded>
    
&lt;!-- s9ymdb:62 --&gt;&lt;img width=&quot;110&quot; height=&quot;69&quot; src=&quot;http://www.nothingtwoc.com/uploads/Forerunner301_gr.serendipityThumb.jpg&quot; style=&quot;border: 0px none ; float: left; padding-left: 5px; padding-right: 5px;&quot; class=&quot;serendipity_image_left&quot; alt=&quot;&quot;  /&gt;I&#039;m using the garmin forerunner/edge 301 (european product name/american product name) for round about 2 years now. Over that time my opinion on the device went from total ectasy (wow this is rocket science, a gps on my wrist) over awareness (hmm it&#039;s not as accurate as i wish it was and doesn&#039;t work &lt;strike&gt;very well&lt;/strike&gt; in the woods/under trees) to frustration (why the $%&amp;amp;/ is the screen blank all the time, even after a reset and battery is charged) to resignation (when the device decides to turn the display up side down I will accept it&#039;s free will... &lt;br /&gt;&lt;a href=&quot;http://www.nothingtwoc.com/archives/96-Garmin-ForerunnerEdge-301-my-experience.html#extended&quot;&gt;Continue reading &quot;Garmin Forerunner/Edge 301 - my experience&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Thu, 08 Jan 2009 17:05:54 +0100</pubDate>
    <guid isPermaLink="false">http://www.nothingtwoc.com/archives/96-guid.html</guid>
    
</item>
<item>
    <title>Keine Angst, der LBB-Datenskandal ist gar keiner...oder???</title>
    <link>http://www.nothingtwoc.com/archives/95-Keine-Angst,-der-LBB-Datenskandal-ist-gar-keiner...oder.html</link>
            <category>misc</category>
    
    <comments>http://www.nothingtwoc.com/archives/95-Keine-Angst,-der-LBB-Datenskandal-ist-gar-keiner...oder.html#comments</comments>
    <wfw:comment>http://www.nothingtwoc.com/wfwcomment.php?cid=95</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.nothingtwoc.com/rss.php?version=2.0&amp;type=comments&amp;cid=95</wfw:commentRss>
    

    <author>nospam@example.com (Richie)</author>
    <content:encoded>
    
&lt;p&gt;&amp;quot; War wohl gottseidank nix&amp;quot; sagt N-TV zum &lt;a href=&quot;http://www.n-tv.de/1073716.html&quot; target=&quot;_blank&quot;&gt;vermeindlichen Datenskandal der LBB&lt;/a&gt;. Zwei kuriere sollen ein Paket mit Christstollen aufgebrochen haben, diesen gegessen und dann zur Vertuschung das Etikett des Christstollenpakets einfach auf ein anderes Paket geklebt haben. Im anderen Paket waren aber Kreditkartendaten. Somit bekam eine Zeitungsredaktion statt Christstollen Kreditkartendaten. Die schrien natürlich lauthals &amp;quot;DATENSKANDAL&amp;quot;. Aber N-TV sagt jetzt: Das ist ja gar keiner, weil die bösen Paketzusteller haben das Paket ja manipuliert. Also doch kein Datenskandal?&lt;/p&gt;&lt;p&gt;Neben der Tatsache...&lt;/p&gt; &lt;br /&gt;&lt;a href=&quot;http://www.nothingtwoc.com/archives/95-Keine-Angst,-der-LBB-Datenskandal-ist-gar-keiner...oder.html#extended&quot;&gt;Continue reading &quot;Keine Angst, der LBB-Datenskandal ist gar keiner...oder???&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Sat, 20 Dec 2008 09:17:17 +0100</pubDate>
    <guid isPermaLink="false">http://www.nothingtwoc.com/archives/95-guid.html</guid>
    
</item>
<item>
    <title>ad-hoc-Politik</title>
    <link>http://www.nothingtwoc.com/archives/94-ad-hoc-Politik.html</link>
            <category>misc</category>
    
    <comments>http://www.nothingtwoc.com/archives/94-ad-hoc-Politik.html#comments</comments>
    <wfw:comment>http://www.nothingtwoc.com/wfwcomment.php?cid=94</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://www.nothingtwoc.com/rss.php?version=2.0&amp;type=comments&amp;cid=94</wfw:commentRss>
    

    <author>nospam@example.com (Richie)</author>
    <content:encoded>
    
&lt;p&gt;Wenn ich das wieder in den Nachrichten höre. Da geht mir der Wahlzettel in der Tasche auf: &lt;a target=&quot;_blank&quot; href=&quot;http://www.shortnews.de/start.cfm?id=741625&quot;&gt;Bayern: Innenminister Herrmann fordert neues Nachdenken über NPD-Verbot&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Also nur zur klaren Verständnis: Klar, ich meine auch, dass die NPD ein Scheißverein ist und wirklich verboten gehört, &lt;b&gt;ABER&lt;/b&gt;...&lt;/p&gt;&lt;p&gt;Ich kann diese reaktive Politik, mit ihren werbewirksamen Parolen und einer Halbwertszeit von 1-2 Wochen nicht mehr sehen. Da wird erst mal einfach was gerufen was plausibel klingt, damit man nicht als untätig da steht. Damit steht man als Macher da und überdeckt, dass man genau genommen in der Vergangenheit versäumt hat etwas zu unternehmen. Hier nur zwei Beispiele:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Schüler begeht Massacker an Schule -&amp;gt; Killerspiele müssen verboten werden&lt;/li&gt;&lt;li&gt;Manager begehen große Fehler -&amp;gt; gesetzliche Gehaltsgrenzen für Manager sollen kommen&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt; 
    </content:encoded>

    <pubDate>Mon, 15 Dec 2008 18:50:14 +0100</pubDate>
    <guid isPermaLink="false">http://www.nothingtwoc.com/archives/94-guid.html</guid>
    
</item>
<item>
    <title>Hage, jemand ze Hage? (Autschn von Rene Marik)</title>
    <link>http://www.nothingtwoc.com/archives/93-Hage,-jemand-ze-Hage-Autschn-von-Rene-Marik.html</link>
            <category>Luschtig</category>
    
    <comments>http://www.nothingtwoc.com/archives/93-Hage,-jemand-ze-Hage-Autschn-von-Rene-Marik.html#comments</comments>
    <wfw:comment>http://www.nothingtwoc.com/wfwcomment.php?cid=93</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.nothingtwoc.com/rss.php?version=2.0&amp;type=comments&amp;cid=93</wfw:commentRss>
    

    <author>nospam@example.com (Richie)</author>
    <content:encoded>
    &lt;meta content=&quot;text/html; charset=utf-8&quot; http-equiv=&quot;Content-Type&quot; /&gt;&lt;meta content=&quot;Word.Document&quot; name=&quot;ProgId&quot; /&gt;&lt;meta content=&quot;Microsoft Word 12&quot; name=&quot;Generator&quot; /&gt;&lt;meta content=&quot;Microsoft Word 12&quot; name=&quot;Originator&quot; /&gt;&lt;link href=&quot;file:///C:\Users\roxxa\AppData\Local\Temp\msohtmlclip1\01\clip_filelist.xml&quot; rel=&quot;File-List&quot; /&gt;&lt;link href=&quot;file:///C:\Users\roxxa\AppData\Local\Temp\msohtmlclip1\01\clip_themedata.thmx&quot; rel=&quot;themeData&quot; /&gt;&lt;link href=&quot;file:///C:\Users\roxxa\AppData\Local\Temp\msohtmlclip1\01\clip_colorschememapping.xml&quot; rel=&quot;colorSchemeMapping&quot; /&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:WordDocument&gt;
  &lt;w:View&gt;Normal&lt;/w:View&gt;
  &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;
  &lt;w:TrackMoves/&gt;
  &lt;w:TrackFormatting/&gt;
  &lt;w:HyphenationZone&gt;21&lt;/w:HyphenationZone&gt;
  &lt;w:PunctuationKerning/&gt;
  &lt;w:ValidateAgainstSchemas/&gt;
  &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;
  &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;
  &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;
  &lt;w:DoNotPromoteQF/&gt;
  &lt;w:LidThemeOther&gt;DE&lt;/w:LidThemeOther&gt;
  &lt;w:LidThemeAsian&gt;X-NONE&lt;/w:LidThemeAsian&gt;
  &lt;w:LidThemeComplexScript&gt;X-NONE&lt;/w:LidThemeComplexScript&gt;
  &lt;w:Compatibility&gt;
   &lt;w:BreakWrappedTables/&gt;
   &lt;w:SnapToGridInCell/&gt;
   &lt;w:WrapTextWithPunct/&gt;
   &lt;w:UseAsianBreakRules/&gt;
   &lt;w:DontGrowAutofit/&gt;
   &lt;w:SplitPgBreakAndParaMark/&gt;
   &lt;w:DontVertAlignCellWithSp/&gt;
   &lt;w:DontBreakConstrainedForcedTables/&gt;
   &lt;w:DontVertAlignInTxbx/&gt;
   &lt;w:Word11KerningPairs/&gt;
   &lt;w:CachedColBalance/&gt;
  &lt;/w:Compatibility&gt;
  &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;
  &lt;m:mathPr&gt;
   &lt;m:mathFont m:val=&quot;Cambria Math&quot;/&gt;
   &lt;m:brkBin m:val=&quot;before&quot;/&gt;
   &lt;m:brkBinSub m:val=&quot;&amp;#45;-&quot;/&gt;
   &lt;m:smallFrac m:val=&quot;off&quot;/&gt;
   &lt;m:dispDef/&gt;
   &lt;m:lMargin m:val=&quot;0&quot;/&gt;
   &lt;m:rMargin m:val=&quot;0&quot;/&gt;
   &lt;m:defJc m:val=&quot;centerGroup&quot;/&gt;
   &lt;m:wrapIndent m:val=&quot;1440&quot;/&gt;
   &lt;m:intLim m:val=&quot;subSup&quot;/&gt;
   &lt;m:naryLim m:val=&quot;undOvr&quot;/&gt;
  &lt;/m:mathPr&gt;&lt;/w:WordDocument&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:LatentStyles DefLockedState=&quot;false&quot; DefUnhideWhenUsed=&quot;true&quot;
  DefSemiHidden=&quot;true&quot; DefQFormat=&quot;false&quot; DefPriority=&quot;99&quot;
  LatentStyleCount=&quot;267&quot;&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;0&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Normal&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;heading 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 7&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 8&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 9&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 7&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 8&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 9&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;35&quot; QFormat=&quot;true&quot; Name=&quot;caption&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;10&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Title&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;1&quot; Name=&quot;Default Paragraph Font&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;11&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Subtitle&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;22&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Strong&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;20&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Emphasis&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;59&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Table Grid&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; UnhideWhenUsed=&quot;false&quot; Name=&quot;Placeholder Text&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;1&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;No Spacing&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; UnhideWhenUsed=&quot;false&quot; Name=&quot;Revision&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;34&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;List Paragraph&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;29&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Quote&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;30&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Intense Quote&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;19&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Subtle Emphasis&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;21&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Intense Emphasis&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;31&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Subtle Reference&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;32&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Intense Reference&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;33&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Book Title&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;37&quot; Name=&quot;Bibliography&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; QFormat=&quot;true&quot; Name=&quot;TOC Heading&quot;/&gt;
 &lt;/w:LatentStyles&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt;
&lt;!--
 /&lt;strong&gt; Font Definitions &lt;/strong&gt;/
 @font-face
	{font-family:&quot;Cambria Math&quot;;
	panose-1:2 4 5 3 5 4 6 3 2 4;
	mso-font-charset:1;
	mso-generic-font-family:roman;
	mso-font-format:other;
	mso-font-pitch:variable;
	mso-font-signature:0 0 0 0 0 0;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:-1610611985 1073750139 0 0 159 0;}
 /&lt;strong&gt; Style Definitions &lt;/strong&gt;/
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-unhide:no;
	mso-style-qformat:yes;
	mso-style-parent:&quot;&quot;;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;
	mso-fareast-font-family:Calibri;
	mso-fareast-theme-font:minor-latin;}
.MsoChpDefault
	{mso-style-type:export-only;
	mso-default-props:yes;
	font-size:10.0pt;
	mso-ansi-font-size:10.0pt;
	mso-bidi-font-size:10.0pt;}
@page Section1
	{size:612.0pt 792.0pt;
	margin:70.85pt 70.85pt 2.0cm 70.85pt;
	mso-header-margin:36.0pt;
	mso-footer-margin:36.0pt;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
--&gt;
&lt;/style&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /&lt;strong&gt; Style Definitions &lt;/strong&gt;/
 table.MsoNormalTable
	{mso-style-name:&quot;Table Normal&quot;;
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-qformat:yes;
	mso-style-parent:&quot;&quot;;
	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
	mso-para-margin:0cm;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;
	mso-ascii-font-family:Calibri;
	mso-ascii-theme-font:minor-latin;
	mso-fareast-font-family:&quot;Times New Roman&quot;;
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin;
	mso-bidi-font-family:&quot;Times New Roman&quot;;
	mso-bidi-theme-font:minor-bidi;}
&lt;/style&gt;
&lt;![endif]--&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;&quot;&gt;Heute war ich im &lt;a href=&quot;http://www.rabenhof.at/&quot; target=&quot;_blank&quot;&gt;Rabenhof&lt;/a&gt; in der
Aufführung &amp;quot;Autschn&amp;quot; von &lt;a href=&quot;http://www.renemarik.de&quot; target=&quot;_blank&quot;&gt;René Marik&lt;/a&gt;. Rene Marik ist gelernter
Puppenspieler, jedoch nicht unbedingt für Erwachsene. Zwischen seinen
Puppenspielen singt er, oder macht er Puppenspiele zwischen dem Liedern? Egal, das muss jeder selbst beurteilen. Der
Abend aber steht letztendlich, wenn auch immer wieder im sarkastischen Sinne, im Zeichen
der Liebe! &lt;br /&gt;
&lt;/span&gt;&lt;span&gt;&lt;o:p /&gt;&lt;/span&gt;&lt;/p&gt;


 &lt;br /&gt;&lt;a href=&quot;http://www.nothingtwoc.com/archives/93-Hage,-jemand-ze-Hage-Autschn-von-Rene-Marik.html#extended&quot;&gt;Continue reading &quot;Hage, jemand ze Hage? (Autschn von Rene Marik)&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Sun, 16 Nov 2008 23:02:42 +0100</pubDate>
    <guid isPermaLink="false">http://www.nothingtwoc.com/archives/93-guid.html</guid>
    
</item>
<item>
    <title>Plazes - virtuelles Stalking</title>
    <link>http://www.nothingtwoc.com/archives/90-Plazes-virtuelles-Stalking.html</link>
            <category>misc</category>
    
    <comments>http://www.nothingtwoc.com/archives/90-Plazes-virtuelles-Stalking.html#comments</comments>
    <wfw:comment>http://www.nothingtwoc.com/wfwcomment.php?cid=90</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.nothingtwoc.com/rss.php?version=2.0&amp;type=comments&amp;cid=90</wfw:commentRss>
    

    <author>nospam@example.com (Richie)</author>
    <content:encoded>
    
&lt;p&gt;
&lt;/p&gt;&lt;p&gt; &lt;img src=&quot;http://plazes.com/images/plazes_logo.png&quot; alt=&quot;&quot;  /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://plazes.com&quot; target=&quot;_blank&quot;&gt;plazes.com &lt;/a&gt;ist ein Dienst bei dem man eintragen kann, wann man sich wo aufhält. Sinn und Zweck ist es in einem verteilten und größeren Freundes- und Bekanntenkreis eine Überblick zu haben wer wann wo ist und fest zu stellen wann man evtl. am gleichen Ortist um dann eben etwas gemeinsam zu unternehmen. &lt;/p&gt;&lt;p&gt;Das Ganze läßt sich natürlich/Gott sei Dank mit Privatsphäreneinstellungen kombinieren, d.h. wenn ich einen Aufenthalt eintrage kann ich entscheiden ob es jeder, nur Plazes-Freunde oder gar niemand meinen Aufenthalt sieht.&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;Ich habe mal gerade alle meine &amp;quot;vielen Aufenthalte&amp;quot; freigeschaltet und bin unte &lt;a href=&quot;http://plazes.com/users/267891&quot;&gt;http://plazes.cos/26789m/user1&lt;/a&gt; zu finden. Würde mich freuen wenn sich ein paar Bekannte dazu gesellen!&lt;/p&gt; 
    </content:encoded>

    <pubDate>Wed, 12 Nov 2008 16:25:17 +0100</pubDate>
    <guid isPermaLink="false">http://www.nothingtwoc.com/archives/90-guid.html</guid>
    <category>plazes</category>

</item>
<item>
    <title>Infopath: Iterating through a repeating table that is bound to a Sharepoint-List</title>
    <link>http://www.nothingtwoc.com/archives/89-Infopath-Iterating-through-a-repeating-table-that-is-bound-to-a-Sharepoint-List.html</link>
            <category>Software-Development</category>
    
    <comments>http://www.nothingtwoc.com/archives/89-Infopath-Iterating-through-a-repeating-table-that-is-bound-to-a-Sharepoint-List.html#comments</comments>
    <wfw:comment>http://www.nothingtwoc.com/wfwcomment.php?cid=89</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.nothingtwoc.com/rss.php?version=2.0&amp;type=comments&amp;cid=89</wfw:commentRss>
    

    <author>nospam@example.com (Richie)</author>
    <content:encoded>
    
this is how you do it with Infopath 2007 and Microsoft Office Server 2007 (MOSS2007) or Windows Sharepoint Server 3.0. It&#039;s not valid for Infopath 2003.
I&#039;ve added comments to the code, so if you are a little familiar with c# it should be quite self explanatory. If you have questions just ask.&lt;br /&gt;&lt;br /&gt;
&lt;pre name=&quot;code&quot; class=&quot;c#&quot;&gt;
public void test1()
      {
          //We&#039;re creating a XpathNodeIterator here. Each Node in the XpathNavigator-Collection nodes1 represents one row of the sharepoint list
          XPathNodeIterator nodes1 = DataSources[&quot;string-name of the sharepointlist-data-connection&quot;;, NamespaceManager);         


          foreach (XPathNavigator n in nodes1)       
	  {   	// The field/column of each single row of the list you want is represented as an attribute
    	  MessageBox.Show(n.GetAttribute(&quot;field-/column-name&quot;, nodes1.Current.NamespaceURI));
	  }

&lt;/pre&gt;
Replace the Messagebox.Show with any action that you need to.  
    </content:encoded>

    <pubDate>Wed, 12 Nov 2008 11:16:27 +0100</pubDate>
    <guid isPermaLink="false">http://www.nothingtwoc.com/archives/89-guid.html</guid>
    <category>code</category>
<category>infopath</category>
<category>iterate</category>
<category>repeating table</category>

</item>
<item>
    <title>Sie und Er Lauf</title>
    <link>http://www.nothingtwoc.com/archives/88-Sie-und-Er-Lauf.html</link>
            <category>onTHErun</category>
    
    <comments>http://www.nothingtwoc.com/archives/88-Sie-und-Er-Lauf.html#comments</comments>
    <wfw:comment>http://www.nothingtwoc.com/wfwcomment.php?cid=88</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.nothingtwoc.com/rss.php?version=2.0&amp;type=comments&amp;cid=88</wfw:commentRss>
    

    <author>nospam@example.com (Richie)</author>
    <content:encoded>
    
&lt;p&gt;Heute habe ich am &lt;a target=&quot;_blank&quot; href=&quot;http://www.sie-er-lauf.at/&quot;&gt;Sie und Er Lauf in Wie&lt;/a&gt;n auf der Praterallee teilgenommen. Ich hatte mich optimistisch mit einer Freundin/Nicht-Läuferin angemeldet und gehofft mein Charm und meine Begeisterungsfähigkeit würden sie animieren. &lt;/p&gt;&lt;p&gt;Naja auf jeden Fall habe ich dann in der Laufpartnerbörse die Sylvie zugelost bekommen, eine gute Partie wenn man die Ergebniszeit anschaut. Bei diesem Lauf muss jeder 4 km laufen, jedoch nacheinander. Für die Übergabe wird keine Zeit berechnet. Wir haben dann gemeinsam, eine Zeit von &lt;a target=&quot;_blank&quot; href=&quot;http://www.pentek-timing.at/results/urk.php?v=10612&amp;amp;b=3&amp;amp;s=363&quot;&gt;40 Minuten und 31 Sekunden&lt;/a&gt; hingelegt. Damit können wir wirklich zufrieden sein! Hat Spaß gemacht. &lt;/p&gt;
 
    </content:encoded>

    <pubDate>Sun, 09 Nov 2008 13:53:24 +0100</pubDate>
    <guid isPermaLink="false">http://www.nothingtwoc.com/archives/88-guid.html</guid>
    <category>er und sie lauf lauf</category>
<category>prater</category>
<category>wien</category>

</item>
<item>
    <title>Gewonnnen!!!!...ein mal Runterfallen...</title>
    <link>http://www.nothingtwoc.com/archives/87-Gewonnnen!!!!...ein-mal-Runterfallen....html</link>
            <category>misc</category>
    
    <comments>http://www.nothingtwoc.com/archives/87-Gewonnnen!!!!...ein-mal-Runterfallen....html#comments</comments>
    <wfw:comment>http://www.nothingtwoc.com/wfwcomment.php?cid=87</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.nothingtwoc.com/rss.php?version=2.0&amp;type=comments&amp;cid=87</wfw:commentRss>
    

    <author>nospam@example.com (Richie)</author>
    <content:encoded>
    
...mit Seil! Heute war ich in Wien auf der &lt;a target=&quot;_blank&quot; href=&quot;http://www.esfn.at&quot;&gt;Extrem-Sport Filmnacht&lt;/a&gt;. Dort gab es auch ein&lt;strike&gt;e Adressdatensammleaktion&lt;/strike&gt; Gewinnspiel. Normalerweise mache ich bei sowas selten mit, weil ich nicht noch mehr Spam will, aber irgendwie war Gruppenzwang angesagt.&lt;p&gt;Zu meiner Überraschung wurden die Gewinner direkt gezogen und auf ein mal fiel auch mein Name. Somit habe ich einen Bungee-Sprung in 2009 von der &lt;a target=&quot;_blank&quot; href=&quot;http://www.europabruecke.at&quot;&gt;Europabrücke &lt;/a&gt;(192m) gewonnen. Juhuuu! &lt;/p&gt;&lt;p&gt;So könnte das dann mal aussehen:&lt;/p&gt;

&lt;object width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;param value=&quot;http://www.youtube.com/v/6JLJ5iVNpLo&amp;hl=en&amp;fs=1&amp;rel=0&quot; name=&quot;movie&quot; /&gt;&lt;param value=&quot;true&quot; name=&quot;allowFullScreen&quot; /&gt;&lt;param value=&quot;always&quot; name=&quot;allowscriptaccess&quot; /&gt;&lt;embed width=&quot;425&quot; height=&quot;344&quot; allowfullscreen=&quot;true&quot; allowscriptaccess=&quot;always&quot; type=&quot;application/x-shockwave-flash&quot; src=&quot;http://www.youtube.com/v/6JLJ5iVNpLo&amp;hl=en&amp;fs=1&amp;rel=0&quot; /&gt;&lt;/object&gt; 
    </content:encoded>

    <pubDate>Sat, 08 Nov 2008 23:34:58 +0100</pubDate>
    <guid isPermaLink="false">http://www.nothingtwoc.com/archives/87-guid.html</guid>
    <category>bungee</category>
<category>extremsport-filmnacht</category>
<category>gewinnspiel</category>

</item>
<item>
    <title>Legends may sleep, but they never die!</title>
    <link>http://www.nothingtwoc.com/archives/86-Legends-may-sleep,-but-they-never-die!.html</link>
    
    <comments>http://www.nothingtwoc.com/archives/86-Legends-may-sleep,-but-they-never-die!.html#comments</comments>
    <wfw:comment>http://www.nothingtwoc.com/wfwcomment.php?cid=86</wfw:comment>

    <slash:comments>4</slash:comments>
    <wfw:commentRss>http://www.nothingtwoc.com/rss.php?version=2.0&amp;type=comments&amp;cid=86</wfw:commentRss>
    

    <author>nospam@example.com (Richie)</author>
    <content:encoded>
    
...hat schon ein anderer &lt;a href=&quot;http://de.wikipedia.org/wiki/Kim_Schmitz&quot;&gt;Spinner &lt;/a&gt;gesagt. Und somit lebt auch dieses Blog wieder. Nach einer längeren Pause gibt es bei mir und beim Blog einige Veränderungen...
 &lt;br /&gt;&lt;a href=&quot;http://www.nothingtwoc.com/archives/86-Legends-may-sleep,-but-they-never-die!.html#extended&quot;&gt;Continue reading &quot;Legends may sleep, but they never die!&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Sat, 08 Nov 2008 16:24:14 +0100</pubDate>
    <guid isPermaLink="false">http://www.nothingtwoc.com/archives/86-guid.html</guid>
    
</item>

</channel>
</rss>
