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