This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The output of Google News RSS is in XML format. Here is a sample Google News RSS XML output: | |
<rss xmlns:media="http://search.yahoo.com/mrss/" version="2.0"> | |
<channel> | |
<generator>NFE/5.0</generator> | |
<title>"Apple" - Google News</title> | |
<link> | |
https://news.google.com/search?q=apple | |
</link> | |
<language>en-IN</language> |