echo 'digraph { "Aoki Lapis" -> "Merli" [taillabel = "Sister of"] "Merli" -> "Aoki Lapis" [taillabel = "Sister of"] }' | dot -Tsvg > output.svg