echo 'digraph { "P'Li" -> "Zaheer" [taillabel = "Boyfriend of"] "Zaheer" -> "P'Li" [taillabel = "Girlfriend of"] }' | dot -Tsvg > output.svg