echo 'digraph { "Nozomu Futami" -> "Nozomu's Father" [taillabel = "Father of"] "Nozomu's Father" -> "Nozomu Futami" [taillabel = "Son of"] }' | dot -Tsvg > output.svg