echo 'digraph { "Daisuke Shiba" -> "Yuujirou Shiba" [taillabel = "Father of"] "Yuujirou Shiba" -> "Daisuke Shiba" [taillabel = "Son of"] }' | dot -Tsvg > output.svg