echo 'digraph { "Reina" -> "Adele von Ascham" [taillabel = "Friend of"] "Marcela" -> "Adele von Ascham" [taillabel = "Friend of"] "Mavis von Austien" -> "Adele von Ascham" [taillabel = "Friend of"] "Pauline" -> "Adele von Ascham" [taillabel = "Friend of"] "Renny" -> "Adele von Ascham" [taillabel = "Friend of"] "Aureana" -> "Adele von Ascham" [taillabel = "Friend of"] }' | dot -Tsvg > output.svg