echo 'digraph { "Hime" -> "Emile" [taillabel = "Brother of"] "Flanders" -> "Emile" [taillabel = "Owner of"] "Flandre" -> "Hime" [taillabel = "Owner of"] }' | dot -Tsvg > output.svg