this is an example for a working import service using the exported iTunes.xml format.
run deno task dev
run deno task serve
and visit the API under http://localhost:8003/graphql
run deno task cli <path to xml> [options]
and the converted file will be stored in the dist
folder
--updates <date>
will only output songs modified since<date>