echo 'digraph { "Cassim" -> "Mariam" [taillabel = "Younger Sister of"] "Mariam" -> "Cassim" [taillabel = "Older Brother of"] "Alibaba Saluja" -> "Cassim" [taillabel = "Best friend of"] }' | dot -Tsvg > output.svg