echo 'digraph { "Yellow Temperance" -> "Rubber Soul" [taillabel = "Stand User of"] "Dio Brando" -> "Rubber Soul" [taillabel = "Subordinate of"] "Dario Brando" -> "Dio Brando" [taillabel = "Son of"] "George Joestar I" -> "Dio Brando" [taillabel = "Adopted son of"] "Jonathan Joestar" -> "Dio Brando" [taillabel = "Adoptive brother of"] "Giorno Giovanna" -> "Dio Brando" [taillabel = "Father of"] "Rubber Soul" -> "Yellow Temperance" [taillabel = "Stand of"] }' | dot -Tsvg > output.svg