The element type “META” must be terminated by the matching end-tag “</META>”
问题 I've got the following error sometimes when I'm try to parse a XML file with Java (within GAE server): Parse: org.xml.sax.SAXParseException; lineNumber: 10; columnNumber: 3; The element type "META" must be terminated by the matching end-tag "</META>". Yet it is not happening all the time, sometimes It's works alright. The program parsing xml files and I've no problem with them. This is the XML file I'm trying to parse: http://www.fulhamchronicle.co.uk/london-chelsea-fc/rss.xml Any help will