echo 'digraph { "Bubuo" -> "Vamima Manager" [taillabel = "Father of"] "Vamima Manager" -> "Bubuo" [taillabel = "Son of"] }' | dot -Tsvg > output.svg