<?xml version="1.0" encoding="ISO-8859-1"?>
<slide fontsize="6em">
	<title>HTTP and Browser Problems</title>

	<list>
		<bullet>Most sites don't set any Content-Type header</bullet>
		<bullet>Browsers and/or digital environments will move more and more to UTF-8 as default encoding</bullet>
	</list>
	<blurb>Result:</blurb>
	<image class="spaced" filename="wrong-http-header.png"/>
</slide>
