Mine
public xml v1 · immutable<catalog> <book id="bk101"> <author>איציק</author> <title> <PrimaryTitle value="XML Developer's Guide"> <PrimaryTitle2> <value>aaa</value> <value>bbb</value> <value>ccc</value> </PrimaryTitle2> </PrimaryTitle> <SubTitle value="Master SQL"> <SubTitle2>qqqq</SubTitle2> </SubTitle> </title> <genre>Computer</genre> <price>44.95</price> <publish_date>2000-10-01</publish_date> <description>An in-depth look at creating applications with XML.</description> </book></catalog>