category.xml - sfeed_tests - sfeed tests and RSS and Atom files
HTML git clone git://git.codemadness.org/sfeed_tests
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
category.xml (186B)
---
1 <rss>
2 <channel>
3
4 <item>
5 <category></category>
6 </item>
7
8 <item>
9 <category>term1</category>
10 </item>
11
12 <item>
13 <category>term1</category>
14 <category>term2</category>
15 </item>
16
17 </channel>
18 </rss>