#!/bin/sh
# Useful for inspecting the relevant parts of an xlsx output. An xlsx
# file is essentially a zip file with a bunch of .xml files. This extracts
# the zip and pretty prints one of the given xml files
if [; then
fi
WORK_DIR=
if [; then
xml_files=
else
xml_files=
fi
for; do
done