echo 'digraph { "Fujinami Ryuunosuke" -> "Ryuunosuke's Father" [taillabel = "Father of"] "Ryuunosuke's Father" -> "Fujinami Ryuunosuke" [taillabel = "Daughter of"] }' | dot -Tsvg > output.svg