{
  "type": 9,
  "children": [
    {
      "type": 7,
      "tag": "PITarget",
      "data": "PIContent"
    },
    {
      "type": 7,
      "tag": "xml-stylesheet",
      "data": "type=\"text/css\" href=\"./bootstore.css\""
    },
    {
      "type": 8,
      "data": " some comments "
    },
    {
      "type": 1,
      "tag": "bookstore",
      "children": [
        {
          "type": 1,
          "tag": "book",
          "children": [
            {
              "type": 1,
              "tag": "title",
              "children": [
                {
                  "type": 3,
                  "text": "Everyday Italian"
                }
              ],
              "attributes": {
                "lang": "en"
              }
            },
            {
              "type": 1,
              "tag": "author",
              "children": [
                {
                  "type": 3,
                  "text": "Giada De Laurentiis"
                }
              ],
              "attributes": {}
            },
            {
              "type": 1,
              "tag": "year",
              "children": [
                {
                  "type": 3,
                  "text": "2005"
                }
              ],
              "attributes": {}
            },
            {
              "type": 1,
              "tag": "price",
              "children": [
                {
                  "type": 3,
                  "text": "30.00"
                }
              ],
              "attributes": {}
            }
          ],
          "attributes": {
            "category": "COOKING"
          }
        },
        {
          "type": 1,
          "tag": "book",
          "children": [
            {
              "type": 1,
              "tag": "title",
              "children": [
                {
                  "type": 3,
                  "text": "Harry Potter"
                }
              ],
              "attributes": {
                "lang": "en"
              }
            },
            {
              "type": 1,
              "tag": "author",
              "children": [
                {
                  "type": 3,
                  "text": "J K. Rowling"
                }
              ],
              "attributes": {}
            },
            {
              "type": 1,
              "tag": "year",
              "children": [
                {
                  "type": 3,
                  "text": "2005"
                }
              ],
              "attributes": {}
            },
            {
              "type": 1,
              "tag": "price",
              "children": [
                {
                  "type": 3,
                  "text": "29.99"
                }
              ],
              "attributes": {}
            }
          ],
          "attributes": {
            "category": "CHILDREN"
          }
        },
        {
          "type": 1,
          "tag": "book",
          "children": [
            {
              "type": 1,
              "tag": "title",
              "children": [
                {
                  "type": 3,
                  "text": "Learning XML"
                }
              ],
              "attributes": {
                "lang": "en"
              }
            },
            {
              "type": 1,
              "tag": "author",
              "children": [
                {
                  "type": 3,
                  "text": "Erik T. Ray"
                }
              ],
              "attributes": {}
            },
            {
              "type": 1,
              "tag": "year",
              "children": [
                {
                  "type": 3,
                  "text": "2003"
                }
              ],
              "attributes": {}
            },
            {
              "type": 1,
              "tag": "price",
              "children": [
                {
                  "type": 3,
                  "text": "39.95"
                }
              ],
              "attributes": {}
            }
          ],
          "attributes": {
            "category": "WEB"
          }
        }
      ],
      "attributes": {}
    }
  ]
}