echo 'digraph { "Erk" -> "Serra" [taillabel = "Client of"] "Pent" -> "Erk" [taillabel = "Apprentice of"] }' | dot -Tsvg > output.svg