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