summaryrefslogtreecommitdiffstats
path: root/toolkit/components/feeds/test/xml/rfc4287/feed_author2.xml
blob: eae8292fa5a4a6d8d2f092346c7835e952428efc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="iso-8859-1"?>
<!--

Description: atom author count works
Expect: feed.authors.length == 2

-->
<feed xmlns="http://www.w3.org/2005/Atom">
<title>test title</title>
<author>
</author>
<author>
</author>
</feed>