echo 'digraph { "Kenji" -> "Robomi" [taillabel = "Mother of"] "Robomi" -> "Kenji" [taillabel = "Son of"] }' | dot -Tsvg > output.svg