#!/bin/sh

xsltproc --stringparam id $1 extract.xsl ../readme.xml

