echo 'digraph { "Chise Hatori" -> "Elias Ainsworth" [taillabel = "Husband of"] "Chise Hatori" -> "Elias Ainsworth" [taillabel = "Mentor 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