Introduction
Introduction Statistics Contact Development Disclaimer Help
category.xml - sfeed_tests - sfeed tests and RSS and Atom files
git clone git://git.codemadness.org/sfeed_tests
Log
Files
Refs
README
LICENSE
---
category.xml (291B)
---
1 <feed>
2
3 <entry>
4 <category term="" />
5 </entry>
6
7 <entry>
8 <category term="term1" />
9 </entry>
10
11 <entry>
12 <category term="term1" />
13 <category term="term2" />
14 </entry>
15
16 <entry>
17 <category term="term1" />
18 <category term="term2" />
19 <category term="term3" />
20 <category term="term4" />
21 </entry>
22
23 </feed>
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.