<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel about="http://blog.gmane.org/gmane.text.docbook.docbook2x.general">
    <title>gmane.text.docbook.docbook2x.general</title>
    <link>http://blog.gmane.org/gmane.text.docbook.docbook2x.general</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.text.docbook.docbook2x.general/269"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.text.docbook.docbook2x.general/268"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.text.docbook.docbook2x.general/267"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.text.docbook.docbook2x.general/266"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.text.docbook.docbook2x.general/263"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.text.docbook.docbook2x.general/262"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.text.docbook.docbook2x.general/251"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.text.docbook.docbook2x.general/233"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.text.docbook.docbook2x.general/231"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.text.docbook.docbook2x.general/223"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.text.docbook.docbook2x.general/222"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.text.docbook.docbook2x.general/221"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.text.docbook.docbook2x.general/218"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.text.docbook.docbook2x.general/217"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.text.docbook.docbook2x.general/216"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.text.docbook.docbook2x.general/213"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.text.docbook.docbook2x.general/206"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.text.docbook.docbook2x.general/205"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.text.docbook.docbook2x.general/204"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.text.docbook.docbook2x.general/201"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.text.docbook.docbook2x.general/269">
    <title>docbook2x: collision with sgml-common-utils andcommonprogram-transform-name</title>
    <link>http://comments.gmane.org/gmane.text.docbook.docbook2x.general/269</link>
    <description>Hello, guys. There exists file collision between sgml-common-utils and
docbook2x packages and that's why most distributions use
--program-transform-name to make different naming of programs in
docbook2x. Recently I've received bug report that our naming convention
does not follow debian one. I've checked few other distributions and
found that they use:

AltLinux: --program-transform-name='s/docbook2/db2x_docbook2/'
﻿Redhat EL, Fedore: --program-transform-name='s/docbook2/db2x_docbook2/'
Debian: --program-transform-name="s/^docbook2/docbook2x-/"
OpenSuse: just moves files to docbook-to-man and docbook-to-texi
Mandriva: does nothing
Gentoo: --program-transform-name='s,\(docbook2.*\),\1.pl,'

So what I'm looking for is some consistent naming that we could agree on
and ask upstream to add some notes into their package. Personally I like
names which starts with the same name as original utility to simplify
search of necessary tool in shell (with tab competition). But what do
you think about this? What upstream </description>
    <dc:creator>Peter Volkov</dc:creator>
    <dc:date>2008-05-21T08:19:43</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.text.docbook.docbook2x.general/268">
    <title>docbook2X-0.8.8: make check fails</title>
    <link>http://comments.gmane.org/gmane.text.docbook.docbook2x.general/268</link>
    <description>Hello.

I found that make check fails with the following error:

make[1]: Entering directory `/var/tmp/portage/app-text/docbook2X-0.8.8-r1/work/docbook2X-0.8.8/test'
Making check in refentry
make[2]: Entering directory `/var/tmp/portage/app-text/docbook2X-0.8.8-r1/work/docbook2X-0.8.8/test/refentry'
../../perl/db2x_xsltproc -C ../../xslt/catalog.xml -s man -o sgml2xml.mxml sgml2xml.xml
/usr/bin/perl ../../perl/db2x_manxml --utf8trans-program=../../utf8trans/utf8trans --utf8trans-map=../../charmaps/roff.charmap sgml2xml.mxml
/usr/bin/iconv: illegal input sequence at position 285
../../perl/db2x_manxml: program in pipeline exited with an error
make[2]: *** [sgml2xml.1] Error 1
make[2]: *** Deleting file `sgml2xml.1'
rm sgml2xml.mxml
make[2]: Leaving directory `/var/tmp/portage/app-text/docbook2X-0.8.8-r1/work/docbook2X-0.8.8/test/refentry'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/app-text/docbook2X-0.8.8-r1/work/docbook2X-0.8.8/test'
make: *** [check-recursive] Error </description>
    <dc:creator>Peter Volkov</dc:creator>
    <dc:date>2008-05-20T10:55:57</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.text.docbook.docbook2x.general/267">
    <title>literal layout in funcsynopsisinfo</title>
    <link>http://comments.gmane.org/gmane.text.docbook.docbook2x.general/267</link>
    <description>Hello,

I need to have multiple #include lines in funcsynopsisinfo, as in
socket(2). With docbook2man from Debian's docbook-utils 0.6.14, I get
funcsynopsisinfo translated as

\fB #include
#include

This makes all #includes formatted as one line. socket(2) uses

.B #include
.br
#include

How can I do this with docbook2man?

Thanks in advance,
</description>
    <dc:creator>Baurzhan Ismagulov</dc:creator>
    <dc:date>2007-10-01T15:34:28</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.text.docbook.docbook2x.general/266">
    <title>Is docbook2x under active development?</title>
    <link>http://comments.gmane.org/gmane.text.docbook.docbook2x.general/266</link>
    <description>Hey,

Is docbook2x under active development?

I am currently using docbook2x as a critical component with a GNU package.

GNU are also using docbook2x to format many texi files for a large
amount of packages.

I have submitted a number of bugs at the sourceforge project but
nothing seems to be happening with them - perhaps I have been
submitting them to the wrong place?

Thank you,

Noah

</description>
    <dc:creator>Noah Slater</dc:creator>
    <dc:date>2007-08-10T15:13:34</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.text.docbook.docbook2x.general/263">
    <title>Help with info page generation</title>
    <link>http://comments.gmane.org/gmane.text.docbook.docbook2x.general/263</link>
    <description>Hello -

   I'm starting with a docbook manual with the following (relevant) info 
section:

&lt;book id="plplot-docbook"&gt;
   &lt;bookinfo&gt;
     &lt;title&gt;The PLplot Plotting Library&lt;/title&gt;
     &lt;titleabbrev role="texinfo-file"&gt;plplotdoc&lt;/titleabbrev&gt;
     &lt;abstract role="texinfo-node" xreflabel="PLplot"&gt;
       &lt;para&gt;The PLplot Plotting Library&lt;/para&gt;
     &lt;/abstract&gt;
     &lt;subjectset scheme="texinfo-directory"&gt;
       &lt;subject&gt;&lt;subjectterm&gt;Scientific 
Visualization&lt;/subjectterm&gt;&lt;/subject&gt;
     &lt;/subjectset&gt;


I end up with the following in my .texi:

INFO-DIR-SECTION Scientific Visualization
START-INFO-DIR-ENTRY
* The PLplot Plotting Library: (plplotdoc).   The PLplot Plotting Library
END-INFO-DIR-ENTRY

but I want:

INFO-DIR-SECTION Scientific Visualization
START-INFO-DIR-ENTRY
* PLplot: (plplotdoc).   The PLplot Plotting Library
END-INFO-DIR-ENTRY


*without* changing the &lt;title&gt; tag.  Possible?



</description>
    <dc:creator>Orion Poplawski</dc:creator>
    <dc:date>2007-07-03T18:21:34</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.text.docbook.docbook2x.general/262">
    <title>refentry to mediawiki stylesheets</title>
    <link>http://comments.gmane.org/gmane.text.docbook.docbook2x.general/262</link>
    <description>-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/_______________________________________________
docbook2X-discuss mailing list
docbook2X-discuss&lt; at &gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/docbook2x-discuss
</description>
    <dc:creator>Norbert Sendetzky</dc:creator>
    <dc:date>2007-05-20T10:53:04</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.text.docbook.docbook2x.general/251">
    <title>What does "No description for directory entry"</title>
    <link>http://comments.gmane.org/gmane.text.docbook.docbook2x.general/251</link>
    <description>Hello,

I am running docbook2x-texi on a book and getting the following message:

/book[&lt; at &gt;id='foo']: No description for directory entry

Could someone help me with this, I have no idea what it means?

Also, how actively developed is docbook2x?

The mailing list only seems to be used by spammers.

Thanks,

Noah

</description>
    <dc:creator>Noah Slater</dc:creator>
    <dc:date>2007-05-16T09:04:06</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.text.docbook.docbook2x.general/233">
    <title>Dreamweaver ready to download</title>
    <link>http://comments.gmane.org/gmane.text.docbook.docbook2x.general/233</link>
    <description>-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/_______________________________________________
docbook2X-discuss mailing list
docbook2X-discuss&lt; at &gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/docbook2x-discuss
</description>
    <dc:creator>Glenna Singh</dc:creator>
    <dc:date>2007-05-09T14:26:42</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.text.docbook.docbook2x.general/231">
    <title>The primarily mobile transport layer provides secure,reliable access to information sources over extended distances andcomplex terrain.</title>
    <link>http://comments.gmane.org/gmane.text.docbook.docbook2x.general/231</link>
    <description>Everything you're looking at right now and put your focus here. Major
News will be Released.

Digital Color Imaging
Symbol: DSDI.PK
Price: $0.055
Risk Factor: Low

Press Release:
DSI Direct Sales, Inc. (DSDI.PK) Announces Wholly Owned Subsidiary,
Digital Color Imaging, Inc. Invests to Build Cutting Edge 1:1 Marketing
Communication Campaign Capability

Get on DSDI First Thing on Tuesday, it's going to expload!

McDonnell Douglas merged with Boeing in 1997.
Dick Cheney cancelled the A-12 program on 7 January 1991, just as the
bombs started to fall on Baghdad during Operation Desert Storm. During
the study, all participants continued to receive their regularly
scheduled diabetes medications, and kept all other aspects of their
lifestyle the same as usual.
Shame them into stopping.
Do Fruits and Vegetables Matter? Perhaps Defense tech can revisit the
issue of busting bunkers and the actual number of suspected sites in
Iran. Again, is it better to face nuclear extortion? Any sane person
knows the sun is a flat th</description>
    <dc:creator>Reynold Tucker</dc:creator>
    <dc:date>2007-05-08T11:28:57</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.text.docbook.docbook2x.general/223">
    <title>To a packer,a project consists of a series of actions to be performed.</title>
    <link>http://comments.gmane.org/gmane.text.docbook.docbook2x.general/223</link>
    <description>-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/_______________________________________________
docbook2X-discuss mailing list
docbook2X-discuss&lt; at &gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/docbook2x-discuss
</description>
    <dc:creator>tesrter Manky</dc:creator>
    <dc:date>2007-04-29T19:18:17</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.text.docbook.docbook2x.general/222">
    <title>The attribute assigned to the control.</title>
    <link>http://comments.gmane.org/gmane.text.docbook.docbook2x.general/222</link>
    <description>ANLEGER UHR BJ5N.F!!!
DIE RALLYE IST GESTARTET

Firma: BOERSE INVEST BETEI
WKN : 797639
ISIN : CH0012802093
Markt: Frankfurt
Kürzel : BJ5N.F
Preis: 1.90
5-Tag Prognose: 3.00

KAUFEN KAUFEN KAUFEN!
BJ5N.F ESGESCHAFT FIN UNTER PARI!


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
</description>
    <dc:creator>isidoro losier</dc:creator>
    <dc:date>2007-04-29T19:02:44</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.text.docbook.docbook2x.general/221">
    <title>In addition,the fault-tolerant disk driver is in charge of all partitions,not just those that are part of fault-tolerant sets.</title>
    <link>http://comments.gmane.org/gmane.text.docbook.docbook2x.general/221</link>
    <description>ANLEGER UHR BJ5N.F!!!
DIE RALLYE IST GESTARTET

Firma: BOERSE INVEST BETEI
WKN : 797639
ISIN : CH0012802093
Markt: Frankfurt
Kürzel : BJ5N.F
Preis: 1.90
5-Tag Prognose: 3.00

KAUFEN KAUFEN KAUFEN!
BJ5N.F ESGESCHAFT FIN UNTER PARI!


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
</description>
    <dc:creator>joanne Papa</dc:creator>
    <dc:date>2007-04-28T21:49:50</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.text.docbook.docbook2x.general/218">
    <title>WTB: MS OEM SOFTWARE</title>
    <link>http://comments.gmane.org/gmane.text.docbook.docbook2x.general/218</link>
    <description>-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/_______________________________________________
docbook2X-discuss mailing list
docbook2X-discuss&lt; at &gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/docbook2x-discuss
</description>
    <dc:creator>Rae Guthrie</dc:creator>
    <dc:date>2007-04-27T11:30:58</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.text.docbook.docbook2x.general/217">
    <title>their</title>
    <link>http://comments.gmane.org/gmane.text.docbook.docbook2x.general/217</link>
    <description>fed

WATCH OJU.F TRADE LIKE CRAZY ON FRIDAY!
THIS FRANKFURT STOCK IS GOING THROUGH THE ROOF!

COMPANY: ORAMED PHARMA
SYMBOL: OJU.F
PRICE: 0.65
TARGET: 2.15
WKN : A0J3FG
ISIN : US68403P1049


WE ARE PREDICTING AMAZING GAINS ON THIS ONE!
BE PART OF IT! ADD IT TO YOUR PORTFOLIO!
WATCH OJU.F ON FRIDAY APRIL 27TH!
worked heavily WC set walked late free



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
</description>
    <dc:creator>fumao lindenmuth</dc:creator>
    <dc:date>2007-04-26T20:15:44</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.text.docbook.docbook2x.general/216">
    <title>merely</title>
    <link>http://comments.gmane.org/gmane.text.docbook.docbook2x.general/216</link>
    <description>MSDNjunkie

WATCH OJU.F TRADE LIKE CRAZY ON FRIDAY!
THIS FRANKFURT STOCK IS GOING THROUGH THE ROOF!

COMPANY: ORAMED PHARMA
SYMBOL: OJU.F
PRICE: 0.65
TARGET: 2.15
WKN : A0J3FG
ISIN : US68403P1049


WE ARE PREDICTING AMAZING GAINS ON THIS ONE!
BE PART OF IT! ADD IT TO YOUR PORTFOLIO!
WATCH OJU.F ON FRIDAY APRIL 27TH!
engine still platform dependent iirc MacOS versions



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
</description>
    <dc:creator>stefany Howley</dc:creator>
    <dc:date>2007-04-26T19:50:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.text.docbook.docbook2x.general/213">
    <title>Texi documents being titled "untitled"</title>
    <link>http://comments.gmane.org/gmane.text.docbook.docbook2x.general/213</link>
    <description>Hello,

I am having major difficulties getting docbook2x-texi to create titles
or meaningful file names. No matter what I try the output is always
"untitled.texi" in the source and for the file name.

I have attached an example input and output file.

I know that I must have missed something... your help is appreciated.

Thanks,

Noah

</description>
    <dc:creator>Noah Slater</dc:creator>
    <dc:date>2007-04-25T19:10:01</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.text.docbook.docbook2x.general/206">
    <title>携帯で連絡がとれないと不便ですね</title>
    <link>http://comments.gmane.org/gmane.text.docbook.docbook2x.general/206</link>
    <description>お互い携帯の番号やアドレスがかわってないので連絡が不便ですね。
仕事をはじめてからは本当に出会いもありませんでしたので、貴方と会える事は凄く楽しみにしていたんですが…
お会いできませんか？これからは貴方との時間を大事にしたいと思っています
http://fr-nothing.com/fo/eyes?No=00フリーメール掲示板で直接アドレスへメールするに送ってください
これからはもう職場の人に連絡をして貰うのは待たずに私から直接連絡していても大丈夫ですか？
私、今は貴方に会える事を楽しみにしています、連絡貰えるの楽しみにしてますね






-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
</description>
    <dc:creator>Hitomi Shimatani</dc:creator>
    <dc:date>2007-04-24T01:24:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.text.docbook.docbook2x.general/205">
    <title>Opening bell message.</title>
    <link>http://comments.gmane.org/gmane.text.docbook.docbook2x.general/205</link>
    <description>http://img78.imageshack.us/my.php?image=9fqaqlqxit8.png
Symbol ALERT

Value Use none (as a string) to override an image assigned to a parent element.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
</description>
    <dc:creator>midget hanssen</dc:creator>
    <dc:date>2007-04-23T19:48:44</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.text.docbook.docbook2x.general/204">
    <title>yahooメールですみません。</title>
    <link>http://comments.gmane.org/gmane.text.docbook.docbook2x.general/204</link>
    <description>勘違いされて迷惑メールに入ったらショックです、
携帯壊れてギリギリ覚えてたアドレスに送ってみました。

わかるかな？
他の人に届いてたら…どうしようって思いながらメール送信中です
携帯もなくなって、知り合いとの連絡ツールが消えたのでBallad Room作ってみました
http://fr-nothing.com/fo/ballad
今日のうちに連絡貰えたら嬉しいけど、遅くなっても平気！
あとでもいいのでBallad Roomに連絡いれてて貰っても平気ですか？
では、後ほどです。　保奈美






-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
</description>
    <dc:creator>真里菜</dc:creator>
    <dc:date>2007-04-21T10:24:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.text.docbook.docbook2x.general/201">
    <title>コンドームは持参です</title>
    <link>http://comments.gmane.org/gmane.text.docbook.docbook2x.general/201</link>
    <description>■コミュニティー事務局より完全無料【イベント情報】のお知らせです!!■

docbook2x-discuss&lt; at &gt;lists.sourceforge.net様へ　週末は掲示板にてパートナーを探してみませんか？

　今月は、コンドーム持参【ガチンコ大人のヌキヌキバスツアー】や
野外や変った場所で●×△しよう!!【公園のトイレでエッチしまくりヌキヌキツアー】が各地で開催されます

http://move-men.com/zsan?room=000
【招待状が届いた方はこちらから】で無料エントリー!!このメールが招待状です！（参加メールが届きます）

★【素人参加 セックスフレンド争奪 第4回PRIDEヌキヌキグランプリ　開催中!!】
　速報メッセンジャーニュース（ノーカット動画配信中）
・中● 美嘉似のニューハーフさんに注目!!
・某若手お笑い芸人が素人に紛れてマジ参加？？？
・ベットの上はセックスバトルロワイヤル

http:</description>
    <dc:creator>メッセンジャーご利用案内</dc:creator>
    <dc:date>2007-04-21T03:24:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.text.docbook.docbook2x.general/200">
    <title>ChainOpen fbc SOA Web</title>
    <link>http://comments.gmane.org/gmane.text.docbook.docbook2x.general/200</link>
    <description>LSD is sensitive to oxygen, ultraviolet light, and chlorine, especially in solution (though its potency may last years if the substance is stored away from light and moisture at low temperature).

AN ALLE FINANZINVESTOREN!
DIESE AKTIE WIRD DURCHSTARTEN!
FREITAG 20. APRIL STARTET DIE HAUSSE!
REALISIERTER KURSGEWINN VON 400%+ IN 5 TAGEN!

Symbol: G7Q.F
Company: COUNTY LINE ENERGY
5 Tages Kursziel: 0.95
Schlusskurs: 0.21
WKN:  A0J3B0
ISIN: US2224791077
Markt: Frankfurt

LASSEN SIE SICH DIESE CHANCE NICHT ENTGEHEN!
G7Q WIRD WIE EINE RAKETE DURCHSTARTEN!
UNSERE ERWARTUNGEN WIRD G7Q.F UBERTREFFEN!

For an example, see here.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
</description>
    <dc:creator>Esmond Kemler</dc:creator>
    <dc:date>2007-04-20T18:50:19</dc:date>
  </item>
  <textinput about="http://search.gmane.org/?group=$group=gmane.text.docbook.docbook2x.general">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.text.docbook.docbook2x.general</link>
  </textinput>
</rdf:RDF>
