echo 'digraph { "Sera" -> "Aigami" [taillabel = "Older Brother of"] "Aigami" -> "Sera" [taillabel = "Younger Sister of"] }' | dot -Tsvg > output.svg