echo 'digraph { "Nanoha Takamachi" -> "Yuuno Scrya" [taillabel = "Friend of#"] "Kyouya Takamachi" -> "Nanoha Takamachi" [taillabel = "Younger Sister of"] "Miyuki Takamachi" -> "Nanoha Takamachi" [taillabel = "Younger Sister of"] "Shirou Takamachi" -> "Nanoha Takamachi" [taillabel = "Younger Daughter of"] "Momoko Takamachi" -> "Nanoha Takamachi" [taillabel = "Younger Daughter of"] "Alisa Bannings" -> "Nanoha Takamachi" [taillabel = "Friend of#"] "Yuuno Scrya" -> "Nanoha Takamachi" [taillabel = "Friend of#"] "Fate Testarossa" -> "Nanoha Takamachi" [taillabel = "Best friend of"] "Suzuka Tsukimura" -> "Nanoha Takamachi" [taillabel = "Friend of#"] }' | dot -Tsvg > output.svg