echo 'digraph { "Luke Brown" -> "Bamu" [taillabel = "Mamodo of"] "Bamu" -> "Luke Brown" [taillabel = "Partner of"] }' | dot -Tsvg > output.svg