<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">

<channel>

<title>ScalingWeb OpenSource C++ Libraries</title>
<description>Set of Open Source C++ Libraries</description>
<link>http://www.scalingweb.com</link>

<item>
<title>Recent News</title>
<description>2/04/2008 - Standalone version of Mork Parser based on STL has been released. There's no external dependencies, plus example of reading Thunderbird address book is added.</description>
<link>http://www.scalingweb.com/</link>
</item>

<item>
<title>Template based B+ Tree</title>
<description>Simple and yet very efficient B+ Tree implementation.
Implemented in C++, B+ Tree is template based, so it can be used with any types of data. Memory based B+ Tree is much faster than STL containers like map, hash_map.</description>
<link>http://www.scalingweb.com/bplus_tree.php</link>
</item>

<item>
<title>Embedded File System</title>
<description>Embedded File System (EFS) is a library that allows you to create virtual file system in a single file. </description>
<link>http://www.scalingweb.com/embedded_file_system.php</link>
</item>

<item>
<title>HTML Parser/HTML to Text Converter</title>
<description>HTML Parser for Qt4. C++ classes designed to be very fast and efficient. Parser does its best to preserve text formatting, convert text using correct encoding and parse any HTML correctly. </description>
<link>http://www.scalingweb.com/html_parser.php</link>
</item>

<item>
<title>Mork Parser in C++</title>
<description>MorkParser is an efficient C++ implementation of Mork database format reader. The Mork format is used in most Mozilla-based projects, including the Mozilla browser suite, SeaMonkey, Firefox and Thunderbird.</description>
<link>http://www.scalingweb.com/mork_parser.php</link>
</item>

</channel>

</rss>

