The Related Links produce invalid URLs because they are
of the form:
/redirect?oid=[com.arsdigita.cms.contentassets.RelatedLink:{id=4188011}]
SiteMorse reports lots of invalid links because the
special chars i.e. [{}] are not encoded.
Attached patch allows output of "id" and "objectType"
fields in the XML. The stylesheet author can use these
fields to produce valid URLs.
related-link.patch