echo 'digraph { "Organ" -> "Mink" [taillabel = "Partner of"] "Mink" -> "Organ" [taillabel = "Partner of"] }' | dot -Tsvg > output.svg