echo 'digraph { "Shinku Izumi" -> "Rebecca Anderson" [taillabel = "Friend of"] "Remy Anderson" -> "Rebecca Anderson" [taillabel = "Daughter of"] "Rebecca Anderson" -> "Remy Anderson" [taillabel = "Mother of"] }' | dot -Tsvg > output.svg