atom_syndication 0.12.7

Library for serializing the Atom web content syndication format
Documentation
1
2
3
4
5
<feed xmlns="http://www.w3.org/2005/Atom">
	<entry>
		<content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>Entry content <a href="https://example.com/">with a link</a> inside.</p></div></content>
	</entry>
</feed>