noDRM / DeDRM_tools

DeDRM tools for ebooks
6.96k stars 306 forks source link

can't dedrm and convert book from KOBO site #612

Open LazyBramble opened 2 weeks ago

LazyBramble commented 2 weeks ago

Question / bug report

Epub was download from kobo site directly

Which version of Calibre are you running?

6.29

Which version of the DeDRM plugin are you running?

v10.0.9

If applicable, which version of the Kindle software are you running?

No response

Log output

DeDRM v10.0.9: Trying to decrypt rd1skedk.epub
DeDRM v10.0.9: Verifying zip archive integrity
FontDecrypt: Checking OEBPS/9780061973680_content.opf for IETF font obfuscation keys ... found 'urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf' (bookid)
FontDecrypt: Checking OEBPS/9780061973680_content.opf for Adobe font obfuscation keys ... found '03de2220588d4f5ca6835f733e3ddbcf'
FontDecrypt: There's remaining entries in encryption.xml, adding file ...
DeDRM v10.0.9: Post-processing took 0.1 seconds
DeDRM v10.0.9: Finished after 0.3 seconds
Conversion options changed from defaults:
  verbose: 2
  read_metadata_from_opf: 'C:\\Users\\Bramble\\AppData\\Local\\Temp\\calibre_j_y7qcjh\\5fiyeodz.opf'
  output_profile: 'generic_eink'
Resolved conversion options
calibre version: 6.29.0
{'asciiize': False,
 'author_sort': None,
 'authors': None,
 'base_font_size': 0.0,
 'book_producer': None,
 'change_justification': 'original',
 'chapter': "//*[((name()='h1' or name()='h2') and re:test(., "
            "'\\s*((chapter|book|section|part)\\s+)|((prolog|prologue|epilogue)(\\s+|$))', "
            "'i')) or @class = 'chapter']",
 'chapter_mark': 'pagebreak',
 'comments': None,
 'cover': None,
 'debug_pipeline': None,
 'dehyphenate': True,
 'delete_blank_paragraphs': True,
 'disable_font_rescaling': False,
 'dont_split_on_page_breaks': False,
 'duplicate_links_in_toc': False,
 'embed_all_fonts': False,
 'embed_font_family': None,
 'enable_heuristics': False,
 'epub_flatten': False,
 'epub_inline_toc': False,
 'epub_max_image_size': 'none',
 'epub_toc_at_end': False,
 'epub_version': '2',
 'expand_css': False,
 'extra_css': None,
 'extract_to': None,
 'filter_css': '',
 'fix_indents': True,
 'flow_size': 260,
 'font_size_mapping': None,
 'format_scene_breaks': True,
 'html_unwrap_factor': 0.4,
 'input_encoding': None,
 'input_profile': <calibre.customize.profiles.InputProfile object at 0x000001D80D5393F0>,
 'insert_blank_line': False,
 'insert_blank_line_size': 0.5,
 'insert_metadata': False,
 'isbn': None,
 'italicize_common_cases': True,
 'keep_ligatures': False,
 'language': None,
 'level1_toc': None,
 'level2_toc': None,
 'level3_toc': None,
 'line_height': 0.0,
 'linearize_tables': False,
 'margin_bottom': 5.0,
 'margin_left': 5.0,
 'margin_right': 5.0,
 'margin_top': 5.0,
 'markup_chapter_headings': True,
 'max_toc_links': 50,
 'minimum_line_height': 120.0,
 'no_chapters_in_toc': False,
 'no_default_epub_cover': False,
 'no_inline_navbars': False,
 'no_svg_cover': False,
 'output_profile': <calibre.customize.profiles.GenericEink object at 0x000001D80D53AB60>,
 'page_breaks_before': '/',
 'prefer_metadata_cover': False,
 'preserve_cover_aspect_ratio': False,
 'pretty_print': True,
 'pubdate': None,
 'publisher': None,
 'rating': None,
 'read_metadata_from_opf': 'C:\\Users\\Bramble\\AppData\\Local\\Temp\\calibre_j_y7qcjh\\5fiyeodz.opf',
 'remove_fake_margins': True,
 'remove_first_image': False,
 'remove_paragraph_spacing': False,
 'remove_paragraph_spacing_indent_size': 1.5,
 'renumber_headings': True,
 'replace_scene_breaks': '',
 'search_replace': '[]',
 'series': None,
 'series_index': None,
 'smarten_punctuation': False,
 'sr1_replace': None,
 'sr1_search': None,
 'sr2_replace': None,
 'sr2_search': None,
 'sr3_replace': None,
 'sr3_search': None,
 'start_reading_at': None,
 'subset_embedded_fonts': False,
 'tags': None,
 'timestamp': None,
 'title': None,
 'title_sort': None,
 'toc_filter': None,
 'toc_threshold': 6,
 'toc_title': None,
 'transform_css_rules': '[]',
 'transform_html_rules': '[]',
 'unsmarten_punctuation': False,
 'unwrap_lines': True,
 'use_auto_toc': False,
 'verbose': 2}
DeDRM v10.0.9: Trying to decrypt unp7gvik.epub
DeDRM v10.0.9: Verifying zip archive integrity
FontDecrypt: Checking OEBPS/9780061973680_content.opf for IETF font obfuscation keys ... found 'urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf' (bookid)
FontDecrypt: Checking OEBPS/9780061973680_content.opf for Adobe font obfuscation keys ... found '03de2220588d4f5ca6835f733e3ddbcf'
FontDecrypt: There's remaining entries in encryption.xml, adding file ...
DeDRM v10.0.9: Post-processing took 0.1 seconds
DeDRM v10.0.9: Finished after 0.2 seconds
InputFormatPlugin: EPUB Input running
on C:\Users\Bramble\AppData\Local\Temp\calibre_j_y7qcjh\bxct4md4.epub
Traceback (most recent call last):
  File "runpy.py", line 196, in _run_module_as_main
  File "runpy.py", line 86, in _run_code
  File "site.py", line 83, in <module>
  File "site.py", line 78, in main
  File "site.py", line 50, in run_entry_point
  File "calibre\utils\ipc\worker.py", line 215, in main
  File "calibre\gui2\convert\gui_conversion.py", line 38, in gui_convert_override
  File "calibre\gui2\convert\gui_conversion.py", line 25, in gui_convert
  File "calibre\ebooks\conversion\plumber.py", line 1108, in run
  File "calibre\customize\conversion.py", line 242, in __call__
  File "calibre\ebooks\conversion\plugins\epub_input.py", line 287, in convert
calibre.ebooks.DRMError: bxct4md4.epub
ElleKayEm commented 2 weeks ago

Looks like an issue with embedded fonts. Let's see a log from just adding the book to calibre.

LazyBramble commented 2 weeks ago

Looks like an issue with embedded fonts. Let's see a log from just adding the book to calibre.

can't find where is a logs for adding books

LazyBramble commented 2 weeks ago

This one?

ApplicationPaletteChange event ignored Using calibre Qt style: True ApplicationPaletteChange event received calibre Журнал ошибок calibre 6.29 embedded-python: True Windows-10-10.0.19045-SP0 Windows ('64bit', 'WindowsPE') ('Windows', '10', '10.0.19045') Python 3.10.1 Windows: ('10', '10.0.19045', 'SP0', 'Multiprocessor Free') Interface language: ru Successfully initialized third party plugins: DeACSM (0, 0, 16) && DeDRM (10, 0, 9) && Obok DeDRM (10, 0, 9) calibre 6.29 embedded-python: True Windows-10-10.0.19045-SP0 Windows ('64bit', 'WindowsPE') ('Windows', '10', '10.0.19045') Python 3.10.1 Windows: ('10', '10.0.19045', 'SP0', 'Multiprocessor Free') Interface language: ru Successfully initialized third party plugins: DeACSM (0, 0, 16) && DeDRM (10, 0, 9) && Obok DeDRM (10, 0, 9) QPA platform: windows devicePixelRatio: 1.0 logicalDpi: 96.0 x 96.0 physicalDpi: 92.53889943074003 x 92.67567567567568 [0.00] Starting up... [0.00] Showing splash screen... [0.17] splash screen shown [0.17] Initializing db... [0.17] db initialized [0.17] Constructing main UI... DEBUG: 0.0 obok::utilities.py - loading translations DEBUG: 0.0 obok::dialogs.py - loading translations DEBUG: 0.0 obok::config.py - loading translations DEBUG: 0.0 obok::action_err.py - loading translations [0.64] main UI initialized... [0.64] Hiding splash screen Starting QuickView DeDRM v10.0.9: Trying to decrypt 03de2220-588d-4f5c-a683-5f733e3ddbcf.epub DeDRM v10.0.9: Verifying zip archive integrity FontDecrypt: Checking OEBPS/9780061973680_content.opf for IETF font obfuscation keys ... found 'urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf' (bookid) FontDecrypt: Checking OEBPS/9780061973680_content.opf for Adobe font obfuscation keys ... found '03de2220588d4f5ca6835f733e3ddbcf' FontDecrypt: There's remaining entries in encryption.xml, adding file ... DeDRM v10.0.9: Post-processing took 0.1 seconds DeDRM v10.0.9: Finished after 0.2 seconds [3.55] splash screen hidden [3.55] Started up in 3.55 seconds with 1 books stdout+stderr from file dialog helper: [b'', b''] piped data from file dialog helper: [b'.\xc0\x03\xd2\x81\xf8\x0b\x7f\x12\xd2X\xf3#\xa3\xbf\xee\xea4}C>\xe2\x95fO\x01~\xeb1\xf2mY', b'C:\Users\Bramble\Downloads\03de2220-588d-4f5c-a683-5f733e3ddbcf.epub'] Added Warriors Super Edition: Firestar’s Quest to db in: 0.1 Added 1 books in 0.6 seconds

ElleKayEm commented 2 weeks ago

Did you get it by going to Reopen in debug mode under the Preferences menu? Then adding the book and closing calibre? Unfortunately it isn't really telling me anything that gives me any suggestion of how resolve it. I wonder if anything is really still encrypted or if it is just that last little bit of encryption.xml being there that is causing calibre to balk. Can you actually open the book in calibre's ebook reader? If so, do the fonts look okay?

LazyBramble commented 2 weeks ago

Yes, I started Calibre in debug mode, added the book, closed Calibre and copied the log. I can't open the book in the reader - it shows a pop-up window "This book has DMA".

ElleKayEm commented 2 weeks ago

This is something @noDRM will need to take look at. It does seem to be something about the font obfuscation.

LazyBramble commented 2 weeks ago

should i left the book file here?

ElleKayEm commented 2 weeks ago

You could unzip calibre's version of the epub. Then copy the contents of encryption.xml and post it here.

LazyBramble commented 2 weeks ago
<?xml version="1.0" encoding="UTF-8"?>
<encryption xmlns="urn:oasis:names:tc:opendocument:xmlns:container">
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/9780061973680_toc.ncx"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>8243</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/9780061973680_Chapter_10.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>30137</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/9780061973680_Chapter_9.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>33310</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/9780061973680_Chapter_8.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>18930</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/imgbackad/back_ad4.jpg"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>260227</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/9780061973680_Chapter_7.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>12014</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/9780061973680_Chapter_14.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>30833</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/9780061973680_Chapter_13.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>29561</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/9780061973680_Chapter_12.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>18374</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/images/Warriors_HawkwingsJourney_02.jpg"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>1006592</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/9780061973680_Chapter_11.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>24524</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/images/copy.jpg"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>11108</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/imgbackad/back_ad3.jpg"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>246046</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/9780061973680_Chapter_6.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>19204</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/9780061973680_Chapter_5.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>18053</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/images/BRAVEinter_LION_01FINAL.jpg"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>135408</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/9780061973680_Cover.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>504</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/imgbackad/back_ad5.jpg"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>225788</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/images/Titlepage.jpg"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>168651</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/9780061973680_Copyright.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>3546</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/9780061973680_Back_Ads.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>1260</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/9780061973680_Also_by.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>1271</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/images/1.jpg"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>48168</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/About_the_Author.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>1226</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/About_the_Publisher.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>2375</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/9780061973680_Chapter_35.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>26419</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/9780061973680_Excerpt_Chapter_1.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>17406</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/9780061973680_An_Excerpt_from_Bravelands.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>1283</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/9780061973680_Epilogue.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>4643</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/9780061973680_Chapter_36.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>14064</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/images/2.jpg"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>12063</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/images/9780061973680_Cover.jpg"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>243006</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/9780061973680_Prologue.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>11988</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/9780061973680_Chapter_1.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>10427</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/9780061973680_Dedication.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>691</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/9780061973680_Allegiances.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>17087</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/9780061973680_Maps.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>1016</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/9780061973680_Chapter_32.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>15652</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/9780061973680_Chapter_31.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>24312</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/9780061973680_Chapter_30.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>41216</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/9780061973680_Chapter_29.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>27295</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/9780061973680_Chapter_4.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>17910</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/9780061973680_Chapter_2.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>17694</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/9780061973680_Chapter_34.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>19630</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/9780061973680_Chapter_3.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>31354</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/9780061973680_Chapter_33.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>20428</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/9780061973680_Contents.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>5890</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/images/Bravelands1_jkt.jpg"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>148738</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/9780061973680_Chapter_28.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>24665</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/9780061973680_Chapter_27.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>24291</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/9780061973680_Chapter_26.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>50833</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/9780061973680_Chapter_25.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>30833</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/nav.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>41929</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/9780061973680_Chapter_21.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>18853</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/9780061973680_Chapter_20.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>25306</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/9780061973680_Chapter_19.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>13088</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/9780061973680_Chapter_18.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>19712</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/9780061973680_Chapter_24.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>19333</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/9780061973680_Chapter_23.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>46671</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/styles/9780061973680_template.css"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>6239</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/9780061973680_Chapter_22.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>27438</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/imgbackad/back_ad1.jpg"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>252442</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/9780061973680_Chapter_17.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>19567</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/9780061973680_Chapter_16.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>22437</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/9780061973680_Chapter_15.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>13592</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/text/9780061973680_Titlepage.xhtml"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>549</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/imgbackad/back_ad2.jpg"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>228261</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/images/Warriors_HawkwingsJourney_01.jpg"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>1086771</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
  <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
    <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
    </KeyInfo>
    <CipherData>
      <CipherReference URI="OEBPS/images/newprophecy1.jpg"/>
    </CipherData>
    <EncryptionProperties>
      <ResourceSize>26120</ResourceSize>
    </EncryptionProperties>
  </EncryptedData>
</encryption>