Thu, 15 Jan 2015 15:55:04 +0100
Back out 97036ab72558 which inappropriately compared turds to third parties.
michael@0 | 1 | <?xml version="1.0" encoding="utf-8"?> |
michael@0 | 2 | <feed xmlns="http://www.w3.org/2005/Atom" xml:base="http://www.example.com/"> |
michael@0 | 3 | |
michael@0 | 4 | <title type="xhtml" xml:base="/foo/bar/"> |
michael@0 | 5 | <div xmlns="http://www.w3.org/1999/xhtml">Example of a <em>special</em> feed (<img height="20px" src="baz.png" alt="base test sprite"/>)</div> |
michael@0 | 6 | </title> |
michael@0 | 7 | |
michael@0 | 8 | <subtitle type="html" xml:base="/foo/bar/"> |
michael@0 | 9 | <![CDATA[ |
michael@0 | 10 | With a <em>special</em> subtitle (<img height="20px" src="baz.png" alt="base test sprite"/>) |
michael@0 | 11 | ]]> |
michael@0 | 12 | </subtitle> |
michael@0 | 13 | |
michael@0 | 14 | <link href="http://example.org/"/> |
michael@0 | 15 | |
michael@0 | 16 | <updated>2010-09-02T18:30:02Z</updated> |
michael@0 | 17 | |
michael@0 | 18 | <author> |
michael@0 | 19 | <name>John Doe</name> |
michael@0 | 20 | </author> |
michael@0 | 21 | |
michael@0 | 22 | <id>urn:uuid:22906062-ecbd-46e2-b6a7-3039506a398f</id> |
michael@0 | 23 | |
michael@0 | 24 | <entry> |
michael@0 | 25 | <title type="xhtml" xml:base="/foo/bar/"> |
michael@0 | 26 | <div xmlns="http://www.w3.org/1999/xhtml">Some <abbr title="Extensible Hyper-text Mark-up Language">XHTML</abbr> examples (<img height="20px" src="baz.png" alt="base test sprite"/>)</div> |
michael@0 | 27 | </title> |
michael@0 | 28 | <id>urn:uuid:b48083a7-71a7-4c9c-8515-b7c0d22955e7</id> |
michael@0 | 29 | <updated>2010-09-02T18:30:02Z</updated> |
michael@0 | 30 | <summary>Some text.</summary> |
michael@0 | 31 | </entry> |
michael@0 | 32 | |
michael@0 | 33 | <entry> |
michael@0 | 34 | <title type="html" xml:base="/foo/bar/"> |
michael@0 | 35 | <![CDATA[ |
michael@0 | 36 | Some <abbr title="Hyper-text Mark-up Language">HTML</abbr> examples (<img height="20px" src="baz.png" alt="base test sprite"/>) |
michael@0 | 37 | ]]> |
michael@0 | 38 | </title> |
michael@0 | 39 | <id>urn:uuid:1424967a-280a-414d-b0ab-8b11c4ac1bb7</id> |
michael@0 | 40 | <updated>2010-09-02T18:30:02Z</updated> |
michael@0 | 41 | <summary>Some text.</summary> |
michael@0 | 42 | </entry> |
michael@0 | 43 | |
michael@0 | 44 | </feed> |