echo 'digraph { "Milly Thompson " -> "Meryl Stryfe" [taillabel = "Partner of"] "Meryl Stryfe" -> "Milly Thompson " [taillabel = "Partner of"] }' | dot -Tsvg > output.svg