xref: /aosp_15_r20/tools/security/fuzzing/llm/xmlreader_fuzzer/xml_fuzzer.dict (revision d9ecfb0f4d734c9ce41cde8ac4d585b094fd4222)
1root_tag=<root>
2child_tag=<child>
3end_child_tag=</child>
4id_attr=id="
5type_attr=type="
6cdata_start=<![CDATA[
7cdata_end=]]>
8ampersand_entity=&amp;
9xml_header=<?xml version="1.0" encoding="UTF-8"?>
10comment_start=<!--
11comment_end= -->
12