The 'item' start tag on line '15' doesn't match the end tag of 'list' in file 'file:///D:/Internet1/nieuws/2002/winteravondlezingen2002/lezingen.xml'. Line 18, position 3.

System.Xml.XmlException: The 'item' start tag on line '15' doesn't match the end tag of 'list' in file 'file:///D:/Internet1/nieuws/2002/winteravondlezingen2002/lezingen.xml'. Line 18, position 3.
   at System.Xml.XmlTextReader.ParseTag()
   at System.Xml.XmlTextReader.ParseBeginTagExpandCharEntities()
   at System.Xml.XmlTextReader.Read()
   at GotDotNet.XInclude.XIncludingReader.Read()
   at System.Xml.XmlLoader.LoadCurrentNode()
   at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
   at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at KB.Mapping.Mapper.getContent(String originalRequestURL)
   at KB.Mapping.Mapper.HandleBeginRequest(Object sender, EventArgs evargs)