echo 'digraph { "Miss Spencer" -> "Mistress Spencer" [taillabel = "Heel of"] "Mistress Spencer" -> "Miss Spencer" [taillabel = "Face of"] }' | dot -Tsvg > output.svg