echo 'digraph { "Chise Hatori" -> "Ruth" [taillabel = "Familiar of"] "Elias Ainsworth" -> "Chise Hatori" [taillabel = "Wife of"] "Elias Ainsworth" -> "Chise Hatori" [taillabel = "Apprentice of"] "Ruth" -> "Chise Hatori" [taillabel = "Owner of"] }' | dot -Tsvg > output.svg