echo 'digraph { "Junichirou Yamano" -> "Van Ridgeway" [taillabel = "son of"] "Van Ridgeway" -> "Junichirou Yamano" [taillabel = "Father of"] }' | dot -Tsvg > output.svg