News

XML files have a header describing what encoding they are in. If this is correct, you're done. However, ASCII is a subset of UTF-8 so you can safely assume everything is UTF-8 and parse it.