echo 'digraph { "President X" -> "Rui Ninomiya" [taillabel = "Creator of"] "Rui Ninomiya" -> "President X" [taillabel = "Creation of"] }' | dot -Tsvg > output.svg