select * from section<?xml version='1.0' encoding='iso-8859-1' ?>
<article>
<id><![CDATA[42]]>></id>
<author><nick><![CDATA[Juan M. Casillas]]>></nick>
<email><![CDATA[juanm.casillas@jmcresearch.com]]>></email>
></author>
<title><![CDATA[Libnetcomm: C++ net library]]>></title>
<subtitle><![CDATA[Introduction]]>></subtitle>
<body><![CDATA[&lt;p&gt;
This library provides the required class and framework to manage TCP,
TCPSSL and UDP connections. This library is part of a bigger project
called IT/m, but you can use it as a framework for new developements.
This library is release under the GNU Library license. 
&lt;/p&gt;

&lt;p&gt;
This library helps you in the task of writting networked-capable
software using a client-server model. This framework hides you 
form the concrete details of the concrete protocol you use,
so you can write portable, protocol-independent applications.
&lt;/p&gt;]]>></body>
<keywords><![CDATA[libnetcomm c++]]>></keywords>
<stamp><![CDATA[1068988032]]>></stamp>
<updated><![CDATA[1070911507]]>></updated>
<language><![CDATA[0]]>></language>
<sections><section><![CDATA[LibNetComm]]></section>
></sections>
<site><![CDATA[http://www.jmcresearch.com]]>></site>
<url><![CDATA[http://www.jmcresearch.com//src/articlehelper.php?action=preview&amp;id=42]]>></url>
</article>