echo 'digraph { "Henry Wong" -> "Suzie Wong" [taillabel = "Sister of"] "Suzie Wong" -> "Henry Wong" [taillabel = "Brother of"] "Takato Matsuki" -> "Henry Wong" [taillabel = "Friend of#"] }' | dot -Tsvg > output.svg