echo 'digraph { "Mamoru Rokuta" -> "Masaru Rokuta" [taillabel = "Father of"] "Masaru Rokuta" -> "Mamoru Rokuta" [taillabel = "Son of"] }' | dot -Tsvg > output.svg