echo 'digraph { "Bridget" -> "Octavia" [taillabel = "Familiar of"] "Octavia" -> "Bridget" [taillabel = "Master of"] "Emilio" -> "Bridget" [taillabel = "Childhood friend of"] }' | dot -Tsvg > output.svg