<?xml version="1.0" encoding="gb2312"?>
<rss version="2.0">
<channel>
<title>多媒体应用</title>
<link>http://www.91linux.com/html/article/media/index.html</link>
<description>Linux教程 / 多媒体应用</description>
<language>zh-cn</language>
<generator>&lt;a href='http://www.91linux.com' target='_blank'&gt;91Linux!&lt;/a&gt;</generator>
<webmaster>cooldgjk@gmail.com</webmaster>
<item>
    <title>mplayer解码</title>
    <link>/html/article/media/20071126/8584.html</link>
    <description>在自己的新机子上安装了Debian系统，想着可以安装一个播放器来看一些电影之类的东东，于是自然的就想到了mp</description>
    <pubDate>2007-11-26</pubDate>
    <category>多媒体应用</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>Linux中安装Alsa声卡驱动的一些经验心得</title>
    <link>/html/article/media/20071126/8551.html</link>
    <description>一、Linux kernel source（即系统的核心源码） 在终端或控制台输入 ls -a /usr/src/linux 看是否有.config</description>
    <pubDate>2007-11-26</pubDate>
    <category>多媒体应用</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>关于MPlayer安装过程中的问题及解决方法</title>
    <link>/html/article/media/20071123/8526.html</link>
    <description>最近在研究flv视频技术的时候由于要安装mplayer来进行rm/rmvb视频的转换，在安装的过程中遇到了不少问题，</description>
    <pubDate>2007-11-23</pubDate>
    <category>多媒体应用</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>Linux声音系统和PulseAudio简介</title>
    <link>/html/article/media/20071120/8391.html</link>
    <description>Linux的声音系统或许是最无序的子系统部分！作为Server来说，声音无足轻重，无人问津，而作为桌面来说太多</description>
    <pubDate>2007-11-20</pubDate>
    <category>多媒体应用</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>在Linux操作系统下将CD转录为WAV的方法</title>
    <link>/html/article/media/20071119/8331.html</link>
    <description>将CD转为WAV文件脚本： #!/bin/bash for i in *.m4a do mplayer -ao pcm $i -aofile $i.wav done 将WAV文</description>
    <pubDate>2007-11-19</pubDate>
    <category>多媒体应用</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>Linux系统下简洁而朴实的Mesk音乐播放器</title>
    <link>/html/article/media/20071115/8244.html</link>
    <description>在Linux中，我已经使用过好几个音乐播放程序，但在看到Mesk的那一瞬，我还是愿意花些时间来作些尝试。Mesk</description>
    <pubDate>2007-11-15</pubDate>
    <category>多媒体应用</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>Linux操作系统下的几个小游戏模拟器</title>
    <link>/html/article/media/20071113/8176.html</link>
    <description>Linux下有个N64的模拟器，叫做mupen64，我没有尝试，嘿，配置太低。不过据说这个模拟器不太好用，运行忒卡</description>
    <pubDate>2007-11-13</pubDate>
    <category>多媒体应用</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>Linux操作系统中的Flash录制工具Vnc2swf</title>
    <link>/html/article/media/20071108/8070.html</link>
    <description>Vnc2swf 是一个很酷的玩具，使用它你可以把当前屏幕上的操作录制下来，保存成 swf 格式，俗称 Flash 动画</description>
    <pubDate>2007-11-08</pubDate>
    <category>多媒体应用</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>Ubuntu上的三个赛车游戏(组图)</title>
    <link>/html/article/media/20071107/8061.html</link>
    <description>如果你想在Ubuntu Linux上体验极品飞车的话,这里可以介绍三个Ubuntu Linux上的赛车游戏:TORCS.VDrift和Trig</description>
    <pubDate>2007-11-07</pubDate>
    <category>多媒体应用</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>全方位接触 Linux的声音系统</title>
    <link>/html/article/media/20071029/7847.html</link>
    <description>从Linux控制台唤起你注意的简单的丁声，到DVD的环绕声，今天音频已成为桌面计算的重要部分。确实有许多计</description>
    <pubDate>2007-10-29</pubDate>
    <category>多媒体应用</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>Mplayer完美安装手册</title>
    <link>/html/article/media/20071024/7790.html</link>
    <description>mplayer是linux下播放速度最快，支持媒体格式最多的播放器，它几乎能播放所有的win媒体文件！下面介绍它的</description>
    <pubDate>2007-10-24</pubDate>
    <category>多媒体应用</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>解决ubuntu 7.04(10)识别了声卡 喇叭显示正常 没声音（仅针对intel声卡）</title>
    <link>/html/article/media/20071022/7730.html</link>
    <description>具体步骤如下： 1。去 http://www.alsa-project.org/alsa/ftp/driver/ 下载alsa-driver-1.0.14rc4.tar.tar</description>
    <pubDate>2007-10-22</pubDate>
    <category>多媒体应用</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>Linux系统下视频转换：Mencoder和Ffmpeg</title>
    <link>/html/article/media/20071018/7654.html</link>
    <description>Linux下的视频转换：mencoder 制作适合在智能手机和PDA上观看的mpeg4视频。 Linux上有一个很强大的视频音</description>
    <pubDate>2007-10-18</pubDate>
    <category>多媒体应用</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>怎么安装mplayer?</title>
    <link>/html/article/media/20071007/7346.html</link>
    <description>这几天玩了不少看电影的软件,mplayer应该是最好的了. http://www.mplayerhq.hu/ mplayer及相关下载 ftp://2</description>
    <pubDate>2007-10-07</pubDate>
    <category>多媒体应用</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>Linux操作系统的发展与文化</title>
    <link>/html/article/media/20070930/7322.html</link>
    <description>说到Linux首先大家可能事先要想到它的起源，Linux是在70年代初期，首先由Unix系统的发展演变而来的。Unix</description>
    <pubDate>2007-09-30</pubDate>
    <category>多媒体应用</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>Linux操作系统下FlashPlayer的安装方法</title>
    <link>/html/article/media/20070930/7321.html</link>
    <description>方法如下： 首先安装下载好的RPM包的flash player ,源代码包会出错。 rpm -ivh flash-plugin-9.0.48.0-rel</description>
    <pubDate>2007-09-30</pubDate>
    <category>多媒体应用</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>解决在Linux系统下播放音频和视频的问题</title>
    <link>/html/article/media/20070928/7278.html</link>
    <description>这是一个RM和ASF格式的视频都播放不了的问题，所以现在要解决的问题就是在网上找一个player，能使用它来解</description>
    <pubDate>2007-09-28</pubDate>
    <category>多媒体应用</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>Linux操作系统下USB图像采集驱动的安装</title>
    <link>/html/article/media/20070918/7091.html</link>
    <description>ARMlinux下USB摄像头图像的采集很难，往往望而却步。相比较LINUX系统下的摄像头驱动的安装简单的多，下面</description>
    <pubDate>2007-09-18</pubDate>
    <category>多媒体应用</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>Linux操作系统上安装Mplayer播放器的方法</title>
    <link>/html/article/media/20070914/7042.html</link>
    <description>Linux下Mplayer播放器的安装耗费了我一个晚上的时间，按照网上的安装方法安装的时候大多会出现不同程度的</description>
    <pubDate>2007-09-14</pubDate>
    <category>多媒体应用</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>Linux操作系统下的原生游戏推荐</title>
    <link>/html/article/media/20070913/6976.html</link>
    <description>1，tremulous,linux下面开源的FPS游戏 这个游戏使用了quake3的引擎，所以画面相当好，在ubuntu里面安装非</description>
    <pubDate>2007-09-13</pubDate>
    <category>多媒体应用</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>让Mplayer成为Linux系统下的万能播放器</title>
    <link>/html/article/media/20070912/6916.html</link>
    <description>1.下载相关codes ( http://www.mplayerhq.hu/MPlayer/ ) 主要都在这里 Mplayer-1.0rc1.tar.bz2(主程序)( h</description>
    <pubDate>2007-09-12</pubDate>
    <category>多媒体应用</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>Ubuntu Linux系统下安装视频监控的方法</title>
    <link>/html/article/media/20070910/6839.html</link>
    <description>Ubuntu安装-视频监控 是顶级的linux摄像保安及监视解决方案。在这个文件中，我将涵盖如何获得zoneminder和</description>
    <pubDate>2007-09-10</pubDate>
    <category>多媒体应用</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>如何搭建基于Linux系统桌面环境的影音平台</title>
    <link>/html/article/media/20070910/6832.html</link>
    <description>任何计算机安全措施的一个重要方面是维持实际控制服务的运行。本文向你展示了在Linux操作系统的PC机上如何</description>
    <pubDate>2007-09-10</pubDate>
    <category>多媒体应用</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>配置ubuntu播放MP3</title>
    <link>/html/article/media/20070909/6775.html</link>
    <description>刚换了机器，重新安装Ubuntu，直接升级到Edgy Eft，一切顺利。忙了半天，忽然想下载一些MP3听听。上网，搜</description>
    <pubDate>2007-09-09</pubDate>
    <category>多媒体应用</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>在Ubuntu Linux系统下用Wine玩魔兽世界</title>
    <link>/html/article/media/20070907/6757.html</link>
    <description>游戏环境：ubuntu 6.06 p4 2.4g 726m scim输入法 nvidia mx 440 wine 9.21 1.安装显卡驱动(不是基于debian</description>
    <pubDate>2007-09-07</pubDate>
    <category>多媒体应用</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>Ubuntu Linux下玩KOF97的方法</title>
    <link>/html/article/media/20070903/6676.html</link>
    <description>前些天装的，效果还不错，声音也正常。安装步骤如： 安装xmame $sudo apt-get install xmame-x 下载neogeo</description>
    <pubDate>2007-09-03</pubDate>
    <category>多媒体应用</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>FreeBSD下3D功能的实现</title>
    <link>/html/article/media/20070823/6402.html</link>
    <description>在windows的世界里，3D功能是一个比较热门的话题，大多数的游戏都是基于3D的。但在*nix的世界，3D好象就不</description>
    <pubDate>2007-08-23</pubDate>
    <category>多媒体应用</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>介绍Linux操作系统下关于声卡配置的方法</title>
    <link>/html/article/media/20070822/6378.html</link>
    <description>如果是ISA/PnP的声卡，首先去设置isapnp。 如果是SoundBlaster系列而且用的是RH5.1以上版本，可以用它带的</description>
    <pubDate>2007-08-22</pubDate>
    <category>多媒体应用</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>解决Mplayer播放器上出现的一些错误提示</title>
    <link>/html/article/media/20070820/6352.html</link>
    <description>本人喜欢在在命令行下打开自己的媒体工具，今天发现如果直接鼠标双击打开在图形界面的媒体文件的时候有很</description>
    <pubDate>2007-08-20</pubDate>
    <category>多媒体应用</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>Linux系统下的压片转换工具Mencoder应用</title>
    <link>/html/article/media/20070817/6327.html</link>
    <description>首先，确定你的系统内码是中文编码，如GB2312，GBK。如果不清楚，请在终端下输入locale查看，不是就修改。</description>
    <pubDate>2007-08-17</pubDate>
    <category>多媒体应用</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>Linux操作系统下特效照片也精彩</title>
    <link>/html/article/media/20070817/6323.html</link>
    <description>GIMP是Linux下强大的图像处理软件，不但提供了强大的编辑功能，还提供了种类繁多、功能强大的滤镜和Script</description>
    <pubDate>2007-08-17</pubDate>
    <category>多媒体应用</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>Linux操作系统上蓝牙耳机的配置方法介绍</title>
    <link>/html/article/media/20070816/6280.html</link>
    <description>由于经常使用SKYPE聊天打电话，一直觉得被拴在电脑前面不是很自由，终于在一个周末，一激动买了一个蓝牙耳</description>
    <pubDate>2007-08-16</pubDate>
    <category>多媒体应用</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>手把手教你编译安装MPlayer 1.0pre5播放器</title>
    <link>/html/article/media/20070810/5152.html</link>
    <description>手把手教你编译安装MPlayer-1.0pre5 MPlayer-1.0pre5已经正式发布，有一些改变，一些缺陷得到了修复，功能</description>
    <pubDate>2007-08-10</pubDate>
    <category>多媒体应用</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>Linux操作系统中极为不错的声卡工具Aumix</title>
    <link>/html/article/media/20070809/5137.html</link>
    <description>星际译王是用Gtk2开发的跨平台的国际化的词典软件。它具有通配符匹配、选中区取词、模糊查询等强大功能。</description>
    <pubDate>2007-08-09</pubDate>
    <category>多媒体应用</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>Linux系统中Realplay 10.0的安装和使用</title>
    <link>/html/article/media/20070809/5135.html</link>
    <description>一、什么是RealPlay Realplay 在Windows大家经常用，不必介绍；呵... ... 在一两年前，如果说Rlealplay 能</description>
    <pubDate>2007-08-09</pubDate>
    <category>多媒体应用</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>EL5 安装音乐播放器</title>
    <link>/html/article/media/20070802/5008.html</link>
    <description>在www1.mplayerhq.hu下载mplayer及codecs文件： http://www1.mplayerhq.hu/MPlayer/releases/MPlayer-1.0p</description>
    <pubDate>2007-08-02</pubDate>
    <category>多媒体应用</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>沸点电视监视播放器feidian-monitor(gtk版)</title>
    <link>/html/article/media/20070802/5001.html</link>
    <description>完全独立于沸点电视的播放器。(感谢sejishikong提供软件方案线索） 操作过程：先用wine启动沸点电视直到出</description>
    <pubDate>2007-08-02</pubDate>
    <category>多媒体应用</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>Linux系统下Mp3标签乱码问题的分析和解决</title>
    <link>/html/article/media/20070725/4867.html</link>
    <description>相信很多朋友在Linux里播放mp3的时候，不论使用何种mp3播放器，或多或少都会遇到mp3标签乱码的问题。我一</description>
    <pubDate>2007-07-25</pubDate>
    <category>多媒体应用</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>介绍Linux操作系统上摄像头的使用小技巧</title>
    <link>/html/article/media/20070703/3105.html</link>
    <description>我的公家笔记本的摄像头一直没啥用，偶尔用 vmware player 2.0模拟个 msn 用（其实到目前一次都没用过）。。搞过安全对这东西严重不信任通常都不驱动，忽然想起重案6组那个警察兄弟说搞高科技的最怕高科技产品，寒~ linux 下一直没装，晚上闲着没啥事，想试装下，以防</description>
    <pubDate>2007-07-03</pubDate>
    <category>多媒体应用</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>怎样安装mplayer</title>
    <link>/html/article/media/20070623/2945.html</link>
    <description>(一) 安装过程 MPlayer,是一种功能强大的跨平台优秀媒体播放器.本人参考了网上的一些安装方法,在此基础上,按照自己的经验总结出来的.下面我以Fedora core 4安装mplayer. 安装mplayer需要四个包的安装：主程序，皮肤,codecs以及wincodecs(win32)。这四个程序都可以从mpla</description>
    <pubDate>2007-06-23</pubDate>
    <category>多媒体应用</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>linux下安装mplayer</title>
    <link>/html/article/media/20070604/2538.html</link>
    <description>step1. 下载必要的文件（总共约20分钟） 下载主程序： MPlayer-1.0pre8（有更新版的，建议用这个版本） 官方解码器： essential-20061022.tar.bz2 官方win32_CODES-all： windows-essential-20061022.zip 皮肤： Blue-1.4.tar.bz2 上面的那几样东西都在官方网站找到并顺</description>
    <pubDate>2007-06-04</pubDate>
    <category>多媒体应用</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>Linux下安装和使用Mplayer完美播放DVD</title>
    <link>/html/article/media/20070604/2537.html</link>
    <description>我们有时候很羡慕在win下进行简单设置就可以播放完美的DVD,我现在告诉大家,在LINUX下也可以完美的播放DVD.先讲一下我的配置:技嘉intel845主板,1.5GCPU,TNT2显卡,AC97集成声卡,sony DVDrom,系统为RedHat8.0,接着开始我们的安装旅程。 第一.安装nvidia最新的显卡驱动,mpl</description>
    <pubDate>2007-06-04</pubDate>
    <category>多媒体应用</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>浅谈Linux操作系统下的多媒体播放器</title>
    <link>/html/article/media/20070604/2530.html</link>
    <description>linux的发展可谓飞速，在短短的几年中，不仅奠定了坚实的网络基础，成为众多server的强力支援，更发展到了桌面领域。作为一个网络操作系统，虽然在一时之间很难与windows抗衡，但是其发展势头丝毫不减，在国内更是呈现蓬勃景象。 图形化桌面的意义就在于能够利用丰富多</description>
    <pubDate>2007-06-04</pubDate>
    <category>多媒体应用</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>用 GStreamer 简化 Linux 多媒体开发</title>
    <link>/html/article/media/20070604/2527.html</link>
    <description>一、基本概念 GStreamer 作为 GNOME 桌面环境推荐的流媒体应用框架，采用了基于插件（plugin）和管道（pipeline）的体系结构，框架中的所有的功能模块都被实现成可以插拔的组件（component）， 并且在需要的时候能够很方便地安装到任意一个管道上，由于所有插件都通过</description>
    <pubDate>2007-06-04</pubDate>
    <category>多媒体应用</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>Linux操作系统多媒体软件套装快速上手</title>
    <link>/html/article/media/20070604/2523.html</link>
    <description>小编注：如果您现在用的是LINUX操作系统，那并不意味着您将和多媒体无缘。很多人以为在LINUX平台下多媒体远远没有在WINDOWS中那么精彩，事实上，在LINUX下我们一样可以把在WINDOWS上经典的多媒体制作工具玩转。 在开始介绍LINUX下的经典多媒体软件之前，先来讲一讲今天</description>
    <pubDate>2007-06-04</pubDate>
    <category>多媒体应用</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>Linux多媒体教程：Vmware完全实现心得</title>
    <link>/html/article/media/20070604/2522.html</link>
    <description>呵呵，vmware确实是很酷的东西，我喜欢在win2000下用它，因为我的工作平台在win2000，hack在linux，win2000下我可以运行vmware for win2000来实现，大家可以去下载最新的版本在vmware的主页：www.vmware.com，如果要注册码，就请留言给我或给我email呵呵，因为它现在已</description>
    <pubDate>2007-06-04</pubDate>
    <category>多媒体应用</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>Linux系统的多媒体管理大师-Compupic</title>
    <link>/html/article/media/20070604/2521.html</link>
    <description>图像浏览软件是计算机中必不可少的应用软件，ACDSee是Windows下最流行的图像浏览软件，这是大家公认的，或许在许多人眼里图像浏览器就是ACDSee。然而Linux下一直缺少这样强大的图像浏览软件，对每个Linux好者来说都是一个很大的遗憾。不过，今天笔者向大家推荐Linux下</description>
    <pubDate>2007-06-04</pubDate>
    <category>多媒体应用</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>Linux下多媒体工作站－Brcast2000c</title>
    <link>/html/article/media/20070604/2520.html</link>
    <description>提到多媒体制作软件许多读者会想到Premiere，它是Adobe公司在Windows平台上的功能强大的电影编辑软件，能将视频、图片、声音等素材整合在一起。多媒体的处理加工一直是计算机的重要应用。 其实多媒体视频、音频的处理传统上是采用专用RISC技术的Unix工作站,可以说RISC/</description>
    <pubDate>2007-06-04</pubDate>
    <category>多媒体应用</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>多媒体：让Quake3在Linux下顺利运行</title>
    <link>/html/article/media/20070604/2518.html</link>
    <description>前言 花了不少时间,总算让quake3在redhat linux 7.1下顺利运行了,于是想把我的经历写出来,和大家一起分享.我的机器硬件环境如下:P2 400,TNT2 M64,YMH724+ES1869,HY 128M PC 100.操作系统:redhat linux 7.1。 alsa驱动的安装 首先,安装alsa驱动.(为什么呢?redhat linux</description>
    <pubDate>2007-06-04</pubDate>
    <category>多媒体应用</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>OSS--跨平台的统一音频接口深入分析</title>
    <link>/html/article/media/20070604/2514.html</link>
    <description>OSS（Open Sound System）是 unix 平台上一个统一的音频接口, 即只要音频处理应用程序按照OSS的API来编写，那么在移植到另外一个平台时，只需要重新编译即可。 OSS（Open Sound System）是unix平台上一个统一的音频接口。以前，每个Unix厂商都会提供一个自己专有的API</description>
    <pubDate>2007-06-04</pubDate>
    <category>多媒体应用</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>

</channel>
</rss>
