#!/bin/sh

set -e

./lsdvd -Ox -x testsuite/dvd-pal.iso > testsuite/lsdvd.xml

xmllint testsuite/lsdvd.xml
