echo 'digraph { "Layla" -> "Moose" [taillabel = "Husband of"] "Moose" -> "Layla" [taillabel = "Wife of"] }' | dot -Tsvg > output.svg