1<?xml version="1.0" encoding="UTF-8" ?> 2<rss version="2.0"> 3 4 <channel> 5 <title>jsoup RSS news</title> 6 <link>https://jsoup.org/</link> 7 <description>jsoup HTML Parser News</description> 8 <item> 9 <title>jsoup Java HTML Parser release 1.12.2</title> 10 <link>https://jsoup.org/news/release-1.12.2</link> 11 <description>jsoup 1.12.2 is out now, with a great set of improvements to connections, W3C interoperability, speed, and many bug fixes.</description> 12 </item> 13 <item> 14 <title>jsoup Java HTML Parser release 1.12.1</title> 15 <link>https://jsoup.org/news/release-1.12.1</link> 16 <description>jsoup 1.12.1 is out now, with a great set of improvements to connections, W3C interoperability, speed, and many bug fixes.</description> 17 </item> 18 </channel> 19 20</rss> 21