Validome-Logo

rss element with multiple channel elements

 
Validome - Validator Home
Validome-Logo
MIME-type: text/xml
HTTP-charset: NONE

XML-source from "rss element with multiple channel elements"

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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN"
     "http://my.netscape.com/publish/formats/rss-0.91.dtd">
<!--
Description:  rss element with multiple channel elements
Message:      error
Author:       Validome Team <rss@validome.org>
Copyright:    2006 - www.validome.org
-->
<rss version="0.91">
  <channel>
    <title>this is the title</title>
    <link>http://www.validome.org/0.91</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>(PICS-1.1 "http://www.classify.org/safesurf/" l r (SS~~000 1))</rating>
    <pubDate>Fri, 30 Jul 1999 07:00:00 +0200</pubDate>
    <lastBuildDate>Fri, 30 Jul 1999 07:00:00 +0200</lastBuildDate>
    <docs>http://www.validome.org/0.91/docs</docs>
    <image>
      <title>this is the title</title>
      <link>http://www.validome.org/0.91</link>
      <description>this is the description</description>
      <url>http://www.validome.org/image.gif</url>
      <width>144</width>
      <height>400</height>
    </image>
    <textinput>
      <title>this is the title</title>
      <link>http://www.validome.org/0.91</link>
      <description>this is the description</description>
      <name>test name</name>
    </textinput>
    <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>
    <item>
      <title>this is the title</title>
      <link>http://www.validome.org/0.91/item1</link>
      <description>this is the description</description>
    </item>
  </channel>
  <channel>
    <title>this is the title</title>
    <link>http://www.validome.org/0.91</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>(PICS-1.1 "http://www.classify.org/safesurf/" l r (SS~~000 1))</rating>
    <pubDate>Fri, 30 Jul 1999 07:00:00 +0200</pubDate>
    <lastBuildDate>Fri, 30 Jul 1999 07:00:00 +0200</lastBuildDate>
    <docs>http://www.validome.org/0.91/docs</docs>
    <image>
      <title>this is the title</title>
      <link>http://www.validome.org/0.91</link>
      <description>this is the description</description>
      <url>http://www.validome.org/image.gif</url>
      <width>144</width>
      <height>400</height>
    </image>
    <textinput>
      <title>this is the title</title>
      <link>http://www.validome.org/0.91</link>
      <description>this is the description</description>
      <name>test name</name>
    </textinput>
    <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>
    <item>
      <title>this is the title</title>
      <link>http://www.validome.org/0.91/item1</link>
      <description>this is the description</description>
    </item>
  </channel>
</rss>
to XML-file

Top   v3.0.0 - 16.11.2010 © validome.org - all rights reserved Datenschutzerklärung

Valid XHTML 1.0