echo 'digraph { "Yoshitomi" -> "Shinzoku" [taillabel = "Father of"] "Shinzoku" -> "Yoshitomi" [taillabel = "son of"] }' | dot -Tsvg > output.svg