echo 'digraph { "Remew" -> "Romew" [taillabel = "Twin brother of"] "Romew" -> "Remew" [taillabel = "Twin brother of"] }' | dot -Tsvg > output.svg