chromium/third_party/libxml/fuzz/seed_corpus/49ca2a82b912ca616d9d471f3e4f5562a53b71c4

<element name="card" xmlns="http://relaxng.org/ns/structure/1.0">
  <attribute name="name"/>
  <attribute name="email"/>
  <attribute name="preferredFormat">
    <choice>
      <value>html</value>
      <value>text</value>
    </choice>
  </attribute>
</element>