<?xml version="1.0" encoding="UTF-8"?>
<rows>
	<head>
		<column width="120" type="ro" align="left" sort="str">To</column>
		<column width="*" type="ro" align="left" sort="str">Subject</column>
		<column width="90" type="ro" align="left" sort="date">Date</column>
	</head>
	<row id="1">
		<cell>Manuel Ponce</cell>
		<cell>RE: Final reminder</cell>
		<cell>2015-03-01</cell>
	</row>
</rows>