Unfortunately it looks like you managed to break the XML while doing this.
The id tag in the second entry is not closed properly.
Regards
James
James M Snell wrote:
Fixed! Changed to use tag:
Martin Duerst wrote:
Just a short comment: the use of unregistered,
(see http://www.iana.org/assignments/urn-namespaces)
made-up urn namespaces such as linkreltest in
<id>urn:linkreltest:feed</id>
doesn't really match well with the fact that
atom is an IETF format, and tests are supposed
to be correct and conforming by themselves.