#!/usr/bin/sed -f

s/"a//g
s/"A//g
s/"o//g
s/"O//g
s/"u//g
s/"U//g
s/"s//g
