<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hi,<div><br></div><div>I want to write a python code which read blog's RSS/ Atom feeds and gives us the all post's content of blog...</div><div><br></div><div>I am currently trying to use FeedParser (Universal Feed Parser). I am able to get all post's titles and URL's but not a content..</div><div><br></div><div>I tried to use certain functions mentioned in documentation but couldn't really understand how to do..</div><div><br></div><div>Can anyone help me how to do that? (I want to print the "content" exactly the way it has been written. I don't mind about fonts/ styles..)</div><div><br></div><div><br></div><div><br></div><div>Thanks</div>                                               </div></body>
</html>