<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" id="owaParaStyle" style="display: none; ">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body dir="ltr" fpstyle="1" aria-label="Message body" tabindex="0" style="">
<div name="divtagdefaultwrapper" id="divtagdefaultwrapper" style="font-family: Calibri,Arial,Helvetica,sans-serif; font-size: 12pt; color: #000000; margin: 0">
There's some null characters (look like ^@ in vim) in this file causing your problem, run `file -I <file_name>` and you'll see it's charset is binary.  I found some null chars on line 155 (grep for non-ascii characters to find them).  You can remove them with
 sed or tr and be on your happy way.<br>
<div><br>
<br>
<div name="divtagdefaultwrapper" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:; margin:0">
<div style="font-family:Tahoma; font-size:13px">Paul Mooring
<div>Operations Engineer</div>
<div>www.opscode.com</div>
</div>
</div>
</div>
<br>
<div style="color: rgb(40, 40, 40); ">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> plug-discuss-bounces@lists.phxlinux.org <plug-discuss-bounces@lists.phxlinux.org> on behalf of Michael Havens <bmike1@gmail.com><br>
<b>Sent:</b> Thursday, July 25, 2013 2:09 PM<br>
<b>To:</b> plug-discuss@phxlinux.org<br>
<b>Subject:</b> I got a zip file from the government but it won't unzip properly</font>
<div> </div>
</div>
<div>It seems to unzip fine but the document that opens freezes libre writer and when I try to open it with a  text editor it complains about encoding. here is the file:
<div><br>
</div>
<div><a href="https://www.dropbox.com/s/q5x24uzhyrv3mo1/az-foiarefund-list.zip">https://www.dropbox.com/s/q5x24uzhyrv3mo1/az-foiarefund-list.zip</a></div>
<div><br>
</div>
<div>Any ideas how to open it?<br clear="all">
<div>:-)~MIKE~(-:</div>
</div>
</div>
</div>
</div>
</body>
</html>