Content ViewSourceSitemap

Test how the XML serializer manages startEntity() and endEntity() SAX events. The XML serializer only ouputs the characters events received between these two events, and totally ignores the startElement() and endElement() events.