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