stackoverflow_question.atom.xml - sfeed_tests - sfeed tests and RSS and Atom files
(HTM) git clone git://git.codemadness.org/sfeed_tests
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
stackoverflow_question.atom.xml (5878B)
---
1 <?xml version="1.0" encoding="utf-8"?>
2 <feed xmlns="http://www.w3.org/2005/Atom" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:re="http://purl.org/atompub/rank/1.0">
3 <title type="text">How do I view RSS feeds as formatted XML? - Stack Overflow</title>
4 <link rel="self" href="https://stackoverflow.com/feeds/question/680003" type="application/atom+xml" />
5 <link rel="alternate" href="https://stackoverflow.com/q/680003" type="text/html" />
6 <subtitle>most recent 30 from stackoverflow.com</subtitle>
7 <updated>2020-10-19T15:47:12Z</updated>
8 <id>https://stackoverflow.com/feeds/question/680003</id>
9 <creativeCommons:license>https://creativecommons.org/licenses/by-sa/4.0/rdf</creativeCommons:license>
10 <entry>
11 <id>https://stackoverflow.com/q/680003</id>
12 <re:rank scheme="https://stackoverflow.com">9</re:rank>
13 <title type="text">How do I view RSS feeds as formatted XML?</title>
14 <category scheme="https://stackoverflow.com/tags" term="xml" />
15 <category scheme="https://stackoverflow.com/tags" term="rss" />
16 <author>
17 <name>Vasil</name>
18 <uri>https://stackoverflow.com/users/7883</uri>
19 </author>
20 <link rel="alternate" href="https://stackoverflow.com/questions/680003/how-do-i-view-rss-feeds-as-formatted-xml" />
21 <published>2009-03-25T02:21:15Z</published>
22 <updated>2019-02-27T18:40:52Z</updated>
23 <summary type="html">
24 <p>Is there a way to view rss feeds as formatted xml that doesn't involve messing with my browser's installation or writing my own tool?</p>

<p>Edit:</p>

<p>Preferably a way that works on an OS other than Windows.</p>

25 </summary>
26 </entry>
27 <entry>
28 <id>https://stackoverflow.com/questions/680003/-/680007#680007</id>
29 <re:rank scheme="https://stackoverflow.com">1</re:rank>
30 <title type="text">Answer by i_am_jorf for How do I view RSS feeds as formatted XML?</title>
31 <author>
32 <name>i_am_jorf</name>
33 <uri>https://stackoverflow.com/users/74815</uri>
34 </author>
35 <link rel="alternate" href="https://stackoverflow.com/questions/680003/how-do-i-view-rss-feeds-as-formatted-xml/680007#680007" />
36 <published>2009-03-25T02:22:57Z</published>
37 <updated>2019-02-27T18:40:52Z</updated>
38 <summary type="html"><p><a href="http://www.microsoft.com/downloads/details.aspx?familyid=72D6AA49-787D-4118-BA5F-4F30FE913628&amp;displaylang=en" rel="nofollow noreferrer">XML Notepad</a> does a decent job for the right price (free).</p>

<p>You can also drag-drop the file into Chrome and press CTRL+U.</p>

<p>You can also use CMD + Opt + U on a Mac.</p>
</summary>
39 </entry>
40 <entry>
41 <id>https://stackoverflow.com/questions/680003/-/680146#680146</id>
42 <re:rank scheme="https://stackoverflow.com">1</re:rank>
43 <title type="text">Answer by jerebear for How do I view RSS feeds as formatted XML?</title>
44 <author>
45 <name>jerebear</name>
46 <uri>https://stackoverflow.com/users/42979</uri>
47 </author>
48 <link rel="alternate" href="https://stackoverflow.com/questions/680003/how-do-i-view-rss-feeds-as-formatted-xml/680146#680146" />
49 <published>2009-03-25T03:40:04Z</published>
50 <updated>2009-03-25T03:40:04Z</updated>
51 <summary type="html"><p>If you view the feed in Firefox it'll read like an RSS reader, but if you view the source code you've got it in XML format. And you can get both on MAC (if that's the OS you're referring to).</p>
</summary>
52 </entry>
53 <entry>
54 <id>https://stackoverflow.com/questions/680003/-/24902273#24902273</id>
55 <re:rank scheme="https://stackoverflow.com">2</re:rank>
56 <title type="text">Answer by user3755688 for How do I view RSS feeds as formatted XML?</title>
57 <author>
58 <name>user3755688</name>
59 <uri>https://stackoverflow.com/users/3755688</uri>
60 </author>
61 <link rel="alternate" href="https://stackoverflow.com/questions/680003/how-do-i-view-rss-feeds-as-formatted-xml/24902273#24902273" />
62 <published>2014-07-23T05:06:30Z</published>
63 <updated>2014-07-23T05:32:44Z</updated>
64 <summary type="html"><p>Code Beautify's RSS Viewer is a tool to view RSS feed as XML as well as in HTML format: <a href="http://codebeautify.org/rssviewer/" rel="nofollow">http://codebeautify.org/rssviewer/</a></p>

<p>Click on Load, enter RSS feed URL and it will output XML data on the left side and HTML data on the right side. This tool also supports to convert RSS XML to JSON.</p>
</summary>
65 </entry>
66 <entry>
67 <id>https://stackoverflow.com/questions/680003/-/37579443#37579443</id>
68 <re:rank scheme="https://stackoverflow.com">1</re:rank>
69 <title type="text">Answer by Gene Bo for How do I view RSS feeds as formatted XML?</title>
70 <author>
71 <name>Gene Bo</name>
72 <uri>https://stackoverflow.com/users/2162226</uri>
73 </author>
74 <link rel="alternate" href="https://stackoverflow.com/questions/680003/how-do-i-view-rss-feeds-as-formatted-xml/37579443#37579443" />
75 <published>2016-06-01T21:55:15Z</published>
76 <updated>2016-06-01T21:55:15Z</updated>
77 <summary type="html"><p>Just put Feed URL into Google Chrome, and it shows the results as XML</p>
</summary>
78 </entry>
79