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