Error unmarshaling a simple xml in Golang
I'm trying to write a very simple parser in Go for a large xml file (the dblp.xml), an excerpt of which is below: <?xml version="1.0" encoding="ISO-8859-1"?> <!DOCTYPE dblp SYSTEM "dblp.d...