echo 'digraph { "Caster" -> "Souichirou Kuzuki" [taillabel = "Master of"] "Assassin" -> "Caster" [taillabel = "Master of"] "Souichirou Kuzuki" -> "Caster" [taillabel = "Servant of"] }' | dot -Tsvg > output.svg