echo 'digraph { "Remilia Scarlet" -> "Flandre Scarlet" [taillabel = "Sister of"] "Flandre Scarlet" -> "Remilia Scarlet" [taillabel = "Sister of"] }' | dot -Tsvg > output.svg