XML-declaration-charset with charset foo |
||||||||||||||||||||||||||
|
||||||||||||||||||||||||||
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 |
<?xml version="1.0" encoding="foo"?>
<!--
Description: XML-declaration-charset with charset foo
Message: error
Author: Validome Team <rss@validome.org>
Copyright: 2006 - www.validome.org
-->
<rss version="2.0">
<channel>
<title>this is the title</title>
<link>http://www.validome.org/2.0</link>
<description>this is the description</description>
<language>en-us</language>
<copyright>All rights reserved</copyright>
<managingEditor>foo@foo.foo</managingEditor>
<webMaster>foo@foo.foo</webMaster>
<rating>rating</rating>
<pubDate>Fri, 30 Jul 1999 07:00:00</pubDate>
<lastBuildDate>Fri, 30 Jul 1999 07:00:00</lastBuildDate>
<docs>http://www.validome.org/2.0/docs</docs>
<cloud domain="127.0.0.1" port="80" path="/RPC2" registerProcedure="ourFavoriteSongs.rssPleaseNotify" protocol="xml-rpc"/>
<generator>Weblog Editor 2.0</generator>
<ttl>60</ttl>
<category domain="http://www.validome.org/">category/subcategory/subcategory2</category>
<skipDays>
<day>Wednesday</day>
<day>Saturday</day>
<day>Monday</day>
<day>Tuesday</day>
<day>Sunday</day>
<day>Friday</day>
<day>Thursday</day>
</skipDays>
<skipHours>
<hour>0</hour>
<hour>1</hour>
<hour>2</hour>
<hour>3</hour>
<hour>4</hour>
<hour>5</hour>
<hour>6</hour>
<hour>7</hour>
<hour>8</hour>
<hour>9</hour>
<hour>10</hour>
<hour>11</hour>
<hour>12</hour>
<hour>13</hour>
<hour>14</hour>
<hour>15</hour>
<hour>16</hour>
<hour>17</hour>
<hour>18</hour>
<hour>19</hour>
<hour>20</hour>
<hour>21</hour>
<hour>22</hour>
<hour>23</hour>
</skipHours>
<image>
<url>http://www.validome.org/image.gif</url>
<title>this is the title</title>
<link>http://www.validome.org/2.0</link>
<description>this is the description</description>
<width>144</width>
<height>400</height>
</image>
<textInput>
<title>this is the title</title>
<description>this is the description</description>
<name>test name</name>
<link>http://www.validome.org/check/RSS_validator/version/atom_1_0/action/xml/feed/276</link>
</textInput>
<item>
<title>this is the title</title>
<link>http://www.validome.org/2.0/item1</link>
<description>this is the description</description>
<author>lawyer@boyer.net</author>
<category domain="http://www.validome.org/">category/subcategory/subcategory2</category>
<comments>http://www.validome.org/entry/1234/comments</comments>
<enclosure url="http://www.validome.org/mp3s/test.mp3" length="123456" type="audio/mpeg" />
<guid isPermaLink="true">http://www.validome.org/2006/06/03.html#item1234</guid>
<pubDate>Fri, 30 Jul 1999 07:00:00 +0200</pubDate>
<source url="http://www.validome.org/xml/scriptingNews.xml">Scripting News</source>
</item>
</channel>
</rss>
|
| Datenschutzerklärung | |