echo 'digraph { "Mr. Beluga" -> "Sammy Thunder" [taillabel = "Nephew of"] "Anton Herzen" -> "Mr. Beluga" [taillabel = "Younger Brother of"] "Sammy Thunder" -> "Mr. Beluga" [taillabel = "Uncle of"] }' | dot -Tsvg > output.svg