diff --git a/pentahofiles/AUTHORS b/pentahofiles/AUTHORS
new file mode 100644
index 0000000000000000000000000000000000000000..f183dd2de0647eaf4b4bef1f2502e5eb951c42bc
--- /dev/null
+++ b/pentahofiles/AUTHORS
@@ -0,0 +1,31 @@
+C3SL - Centro de Computacao Cientifica e Software Livre
+
+Agtha Cristina de Nadai
+Adriano da Luz
+Aryane Ast dos Santos
+Bruno Cesar Ribas
+Carlos Carvalho
+Cleide Luzia Bonfim Possamai
+Daniel Weingaertner
+Danilo Kiyoshi Simizu Yorinori
+Diego Giovane Pasqualin
+Eduardo Cunha de Almeida
+Erik Alexandre Pucci
+Fabiano Silva
+Felipe Cys Laskoski
+Guilherme Zasyeki Machado
+Jorge Augusto Meira
+Josiney de Souza
+Juliana Bueno
+Klismann Smoger Mottin
+Luis Carlos Erpen de Bona
+Marcos Castilho
+Marcos Sunye
+Pedro Eugenio Rocha
+Renan Franca De Miranda
+Ricardo Tavares De Oliveira
+Rubens Massayuki Suguimoto
+Thiago Henrique Dos Santos Picharski
+Tiago Rodrigo Kepe
+Victor Tarabola Cortiano
+Vinicius Kwiecien Ruoso
diff --git a/pentahofiles/COPYING b/pentahofiles/COPYING
new file mode 100644
index 0000000000000000000000000000000000000000..94a9ed024d3859793618152ea559a168bbcbb5e2
--- /dev/null
+++ b/pentahofiles/COPYING
@@ -0,0 +1,674 @@
+                    GNU GENERAL PUBLIC LICENSE
+                       Version 3, 29 June 2007
+
+ Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+                            Preamble
+
+  The GNU General Public License is a free, copyleft license for
+software and other kinds of works.
+
+  The licenses for most software and other practical works are designed
+to take away your freedom to share and change the works.  By contrast,
+the GNU General Public License is intended to guarantee your freedom to
+share and change all versions of a program--to make sure it remains free
+software for all its users.  We, the Free Software Foundation, use the
+GNU General Public License for most of our software; it applies also to
+any other work released this way by its authors.  You can apply it to
+your programs, too.
+
+  When we speak of free software, we are referring to freedom, not
+price.  Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+them if you wish), that you receive source code or can get it if you
+want it, that you can change the software or use pieces of it in new
+free programs, and that you know you can do these things.
+
+  To protect your rights, we need to prevent others from denying you
+these rights or asking you to surrender the rights.  Therefore, you have
+certain responsibilities if you distribute copies of the software, or if
+you modify it: responsibilities to respect the freedom of others.
+
+  For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must pass on to the recipients the same
+freedoms that you received.  You must make sure that they, too, receive
+or can get the source code.  And you must show them these terms so they
+know their rights.
+
+  Developers that use the GNU GPL protect your rights with two steps:
+(1) assert copyright on the software, and (2) offer you this License
+giving you legal permission to copy, distribute and/or modify it.
+
+  For the developers' and authors' protection, the GPL clearly explains
+that there is no warranty for this free software.  For both users' and
+authors' sake, the GPL requires that modified versions be marked as
+changed, so that their problems will not be attributed erroneously to
+authors of previous versions.
+
+  Some devices are designed to deny users access to install or run
+modified versions of the software inside them, although the manufacturer
+can do so.  This is fundamentally incompatible with the aim of
+protecting users' freedom to change the software.  The systematic
+pattern of such abuse occurs in the area of products for individuals to
+use, which is precisely where it is most unacceptable.  Therefore, we
+have designed this version of the GPL to prohibit the practice for those
+products.  If such problems arise substantially in other domains, we
+stand ready to extend this provision to those domains in future versions
+of the GPL, as needed to protect the freedom of users.
+
+  Finally, every program is threatened constantly by software patents.
+States should not allow patents to restrict development and use of
+software on general-purpose computers, but in those that do, we wish to
+avoid the special danger that patents applied to a free program could
+make it effectively proprietary.  To prevent this, the GPL assures that
+patents cannot be used to render the program non-free.
+
+  The precise terms and conditions for copying, distribution and
+modification follow.
+
+                       TERMS AND CONDITIONS
+
+  0. Definitions.
+
+  "This License" refers to version 3 of the GNU General Public License.
+
+  "Copyright" also means copyright-like laws that apply to other kinds of
+works, such as semiconductor masks.
+
+  "The Program" refers to any copyrightable work licensed under this
+License.  Each licensee is addressed as "you".  "Licensees" and
+"recipients" may be individuals or organizations.
+
+  To "modify" a work means to copy from or adapt all or part of the work
+in a fashion requiring copyright permission, other than the making of an
+exact copy.  The resulting work is called a "modified version" of the
+earlier work or a work "based on" the earlier work.
+
+  A "covered work" means either the unmodified Program or a work based
+on the Program.
+
+  To "propagate" a work means to do anything with it that, without
+permission, would make you directly or secondarily liable for
+infringement under applicable copyright law, except executing it on a
+computer or modifying a private copy.  Propagation includes copying,
+distribution (with or without modification), making available to the
+public, and in some countries other activities as well.
+
+  To "convey" a work means any kind of propagation that enables other
+parties to make or receive copies.  Mere interaction with a user through
+a computer network, with no transfer of a copy, is not conveying.
+
+  An interactive user interface displays "Appropriate Legal Notices"
+to the extent that it includes a convenient and prominently visible
+feature that (1) displays an appropriate copyright notice, and (2)
+tells the user that there is no warranty for the work (except to the
+extent that warranties are provided), that licensees may convey the
+work under this License, and how to view a copy of this License.  If
+the interface presents a list of user commands or options, such as a
+menu, a prominent item in the list meets this criterion.
+
+  1. Source Code.
+
+  The "source code" for a work means the preferred form of the work
+for making modifications to it.  "Object code" means any non-source
+form of a work.
+
+  A "Standard Interface" means an interface that either is an official
+standard defined by a recognized standards body, or, in the case of
+interfaces specified for a particular programming language, one that
+is widely used among developers working in that language.
+
+  The "System Libraries" of an executable work include anything, other
+than the work as a whole, that (a) is included in the normal form of
+packaging a Major Component, but which is not part of that Major
+Component, and (b) serves only to enable use of the work with that
+Major Component, or to implement a Standard Interface for which an
+implementation is available to the public in source code form.  A
+"Major Component", in this context, means a major essential component
+(kernel, window system, and so on) of the specific operating system
+(if any) on which the executable work runs, or a compiler used to
+produce the work, or an object code interpreter used to run it.
+
+  The "Corresponding Source" for a work in object code form means all
+the source code needed to generate, install, and (for an executable
+work) run the object code and to modify the work, including scripts to
+control those activities.  However, it does not include the work's
+System Libraries, or general-purpose tools or generally available free
+programs which are used unmodified in performing those activities but
+which are not part of the work.  For example, Corresponding Source
+includes interface definition files associated with source files for
+the work, and the source code for shared libraries and dynamically
+linked subprograms that the work is specifically designed to require,
+such as by intimate data communication or control flow between those
+subprograms and other parts of the work.
+
+  The Corresponding Source need not include anything that users
+can regenerate automatically from other parts of the Corresponding
+Source.
+
+  The Corresponding Source for a work in source code form is that
+same work.
+
+  2. Basic Permissions.
+
+  All rights granted under this License are granted for the term of
+copyright on the Program, and are irrevocable provided the stated
+conditions are met.  This License explicitly affirms your unlimited
+permission to run the unmodified Program.  The output from running a
+covered work is covered by this License only if the output, given its
+content, constitutes a covered work.  This License acknowledges your
+rights of fair use or other equivalent, as provided by copyright law.
+
+  You may make, run and propagate covered works that you do not
+convey, without conditions so long as your license otherwise remains
+in force.  You may convey covered works to others for the sole purpose
+of having them make modifications exclusively for you, or provide you
+with facilities for running those works, provided that you comply with
+the terms of this License in conveying all material for which you do
+not control copyright.  Those thus making or running the covered works
+for you must do so exclusively on your behalf, under your direction
+and control, on terms that prohibit them from making any copies of
+your copyrighted material outside their relationship with you.
+
+  Conveying under any other circumstances is permitted solely under
+the conditions stated below.  Sublicensing is not allowed; section 10
+makes it unnecessary.
+
+  3. Protecting Users' Legal Rights From Anti-Circumvention Law.
+
+  No covered work shall be deemed part of an effective technological
+measure under any applicable law fulfilling obligations under article
+11 of the WIPO copyright treaty adopted on 20 December 1996, or
+similar laws prohibiting or restricting circumvention of such
+measures.
+
+  When you convey a covered work, you waive any legal power to forbid
+circumvention of technological measures to the extent such circumvention
+is effected by exercising rights under this License with respect to
+the covered work, and you disclaim any intention to limit operation or
+modification of the work as a means of enforcing, against the work's
+users, your or third parties' legal rights to forbid circumvention of
+technological measures.
+
+  4. Conveying Verbatim Copies.
+
+  You may convey verbatim copies of the Program's source code as you
+receive it, in any medium, provided that you conspicuously and
+appropriately publish on each copy an appropriate copyright notice;
+keep intact all notices stating that this License and any
+non-permissive terms added in accord with section 7 apply to the code;
+keep intact all notices of the absence of any warranty; and give all
+recipients a copy of this License along with the Program.
+
+  You may charge any price or no price for each copy that you convey,
+and you may offer support or warranty protection for a fee.
+
+  5. Conveying Modified Source Versions.
+
+  You may convey a work based on the Program, or the modifications to
+produce it from the Program, in the form of source code under the
+terms of section 4, provided that you also meet all of these conditions:
+
+    a) The work must carry prominent notices stating that you modified
+    it, and giving a relevant date.
+
+    b) The work must carry prominent notices stating that it is
+    released under this License and any conditions added under section
+    7.  This requirement modifies the requirement in section 4 to
+    "keep intact all notices".
+
+    c) You must license the entire work, as a whole, under this
+    License to anyone who comes into possession of a copy.  This
+    License will therefore apply, along with any applicable section 7
+    additional terms, to the whole of the work, and all its parts,
+    regardless of how they are packaged.  This License gives no
+    permission to license the work in any other way, but it does not
+    invalidate such permission if you have separately received it.
+
+    d) If the work has interactive user interfaces, each must display
+    Appropriate Legal Notices; however, if the Program has interactive
+    interfaces that do not display Appropriate Legal Notices, your
+    work need not make them do so.
+
+  A compilation of a covered work with other separate and independent
+works, which are not by their nature extensions of the covered work,
+and which are not combined with it such as to form a larger program,
+in or on a volume of a storage or distribution medium, is called an
+"aggregate" if the compilation and its resulting copyright are not
+used to limit the access or legal rights of the compilation's users
+beyond what the individual works permit.  Inclusion of a covered work
+in an aggregate does not cause this License to apply to the other
+parts of the aggregate.
+
+  6. Conveying Non-Source Forms.
+
+  You may convey a covered work in object code form under the terms
+of sections 4 and 5, provided that you also convey the
+machine-readable Corresponding Source under the terms of this License,
+in one of these ways:
+
+    a) Convey the object code in, or embodied in, a physical product
+    (including a physical distribution medium), accompanied by the
+    Corresponding Source fixed on a durable physical medium
+    customarily used for software interchange.
+
+    b) Convey the object code in, or embodied in, a physical product
+    (including a physical distribution medium), accompanied by a
+    written offer, valid for at least three years and valid for as
+    long as you offer spare parts or customer support for that product
+    model, to give anyone who possesses the object code either (1) a
+    copy of the Corresponding Source for all the software in the
+    product that is covered by this License, on a durable physical
+    medium customarily used for software interchange, for a price no
+    more than your reasonable cost of physically performing this
+    conveying of source, or (2) access to copy the
+    Corresponding Source from a network server at no charge.
+
+    c) Convey individual copies of the object code with a copy of the
+    written offer to provide the Corresponding Source.  This
+    alternative is allowed only occasionally and noncommercially, and
+    only if you received the object code with such an offer, in accord
+    with subsection 6b.
+
+    d) Convey the object code by offering access from a designated
+    place (gratis or for a charge), and offer equivalent access to the
+    Corresponding Source in the same way through the same place at no
+    further charge.  You need not require recipients to copy the
+    Corresponding Source along with the object code.  If the place to
+    copy the object code is a network server, the Corresponding Source
+    may be on a different server (operated by you or a third party)
+    that supports equivalent copying facilities, provided you maintain
+    clear directions next to the object code saying where to find the
+    Corresponding Source.  Regardless of what server hosts the
+    Corresponding Source, you remain obligated to ensure that it is
+    available for as long as needed to satisfy these requirements.
+
+    e) Convey the object code using peer-to-peer transmission, provided
+    you inform other peers where the object code and Corresponding
+    Source of the work are being offered to the general public at no
+    charge under subsection 6d.
+
+  A separable portion of the object code, whose source code is excluded
+from the Corresponding Source as a System Library, need not be
+included in conveying the object code work.
+
+  A "User Product" is either (1) a "consumer product", which means any
+tangible personal property which is normally used for personal, family,
+or household purposes, or (2) anything designed or sold for incorporation
+into a dwelling.  In determining whether a product is a consumer product,
+doubtful cases shall be resolved in favor of coverage.  For a particular
+product received by a particular user, "normally used" refers to a
+typical or common use of that class of product, regardless of the status
+of the particular user or of the way in which the particular user
+actually uses, or expects or is expected to use, the product.  A product
+is a consumer product regardless of whether the product has substantial
+commercial, industrial or non-consumer uses, unless such uses represent
+the only significant mode of use of the product.
+
+  "Installation Information" for a User Product means any methods,
+procedures, authorization keys, or other information required to install
+and execute modified versions of a covered work in that User Product from
+a modified version of its Corresponding Source.  The information must
+suffice to ensure that the continued functioning of the modified object
+code is in no case prevented or interfered with solely because
+modification has been made.
+
+  If you convey an object code work under this section in, or with, or
+specifically for use in, a User Product, and the conveying occurs as
+part of a transaction in which the right of possession and use of the
+User Product is transferred to the recipient in perpetuity or for a
+fixed term (regardless of how the transaction is characterized), the
+Corresponding Source conveyed under this section must be accompanied
+by the Installation Information.  But this requirement does not apply
+if neither you nor any third party retains the ability to install
+modified object code on the User Product (for example, the work has
+been installed in ROM).
+
+  The requirement to provide Installation Information does not include a
+requirement to continue to provide support service, warranty, or updates
+for a work that has been modified or installed by the recipient, or for
+the User Product in which it has been modified or installed.  Access to a
+network may be denied when the modification itself materially and
+adversely affects the operation of the network or violates the rules and
+protocols for communication across the network.
+
+  Corresponding Source conveyed, and Installation Information provided,
+in accord with this section must be in a format that is publicly
+documented (and with an implementation available to the public in
+source code form), and must require no special password or key for
+unpacking, reading or copying.
+
+  7. Additional Terms.
+
+  "Additional permissions" are terms that supplement the terms of this
+License by making exceptions from one or more of its conditions.
+Additional permissions that are applicable to the entire Program shall
+be treated as though they were included in this License, to the extent
+that they are valid under applicable law.  If additional permissions
+apply only to part of the Program, that part may be used separately
+under those permissions, but the entire Program remains governed by
+this License without regard to the additional permissions.
+
+  When you convey a copy of a covered work, you may at your option
+remove any additional permissions from that copy, or from any part of
+it.  (Additional permissions may be written to require their own
+removal in certain cases when you modify the work.)  You may place
+additional permissions on material, added by you to a covered work,
+for which you have or can give appropriate copyright permission.
+
+  Notwithstanding any other provision of this License, for material you
+add to a covered work, you may (if authorized by the copyright holders of
+that material) supplement the terms of this License with terms:
+
+    a) Disclaiming warranty or limiting liability differently from the
+    terms of sections 15 and 16 of this License; or
+
+    b) Requiring preservation of specified reasonable legal notices or
+    author attributions in that material or in the Appropriate Legal
+    Notices displayed by works containing it; or
+
+    c) Prohibiting misrepresentation of the origin of that material, or
+    requiring that modified versions of such material be marked in
+    reasonable ways as different from the original version; or
+
+    d) Limiting the use for publicity purposes of names of licensors or
+    authors of the material; or
+
+    e) Declining to grant rights under trademark law for use of some
+    trade names, trademarks, or service marks; or
+
+    f) Requiring indemnification of licensors and authors of that
+    material by anyone who conveys the material (or modified versions of
+    it) with contractual assumptions of liability to the recipient, for
+    any liability that these contractual assumptions directly impose on
+    those licensors and authors.
+
+  All other non-permissive additional terms are considered "further
+restrictions" within the meaning of section 10.  If the Program as you
+received it, or any part of it, contains a notice stating that it is
+governed by this License along with a term that is a further
+restriction, you may remove that term.  If a license document contains
+a further restriction but permits relicensing or conveying under this
+License, you may add to a covered work material governed by the terms
+of that license document, provided that the further restriction does
+not survive such relicensing or conveying.
+
+  If you add terms to a covered work in accord with this section, you
+must place, in the relevant source files, a statement of the
+additional terms that apply to those files, or a notice indicating
+where to find the applicable terms.
+
+  Additional terms, permissive or non-permissive, may be stated in the
+form of a separately written license, or stated as exceptions;
+the above requirements apply either way.
+
+  8. Termination.
+
+  You may not propagate or modify a covered work except as expressly
+provided under this License.  Any attempt otherwise to propagate or
+modify it is void, and will automatically terminate your rights under
+this License (including any patent licenses granted under the third
+paragraph of section 11).
+
+  However, if you cease all violation of this License, then your
+license from a particular copyright holder is reinstated (a)
+provisionally, unless and until the copyright holder explicitly and
+finally terminates your license, and (b) permanently, if the copyright
+holder fails to notify you of the violation by some reasonable means
+prior to 60 days after the cessation.
+
+  Moreover, your license from a particular copyright holder is
+reinstated permanently if the copyright holder notifies you of the
+violation by some reasonable means, this is the first time you have
+received notice of violation of this License (for any work) from that
+copyright holder, and you cure the violation prior to 30 days after
+your receipt of the notice.
+
+  Termination of your rights under this section does not terminate the
+licenses of parties who have received copies or rights from you under
+this License.  If your rights have been terminated and not permanently
+reinstated, you do not qualify to receive new licenses for the same
+material under section 10.
+
+  9. Acceptance Not Required for Having Copies.
+
+  You are not required to accept this License in order to receive or
+run a copy of the Program.  Ancillary propagation of a covered work
+occurring solely as a consequence of using peer-to-peer transmission
+to receive a copy likewise does not require acceptance.  However,
+nothing other than this License grants you permission to propagate or
+modify any covered work.  These actions infringe copyright if you do
+not accept this License.  Therefore, by modifying or propagating a
+covered work, you indicate your acceptance of this License to do so.
+
+  10. Automatic Licensing of Downstream Recipients.
+
+  Each time you convey a covered work, the recipient automatically
+receives a license from the original licensors, to run, modify and
+propagate that work, subject to this License.  You are not responsible
+for enforcing compliance by third parties with this License.
+
+  An "entity transaction" is a transaction transferring control of an
+organization, or substantially all assets of one, or subdividing an
+organization, or merging organizations.  If propagation of a covered
+work results from an entity transaction, each party to that
+transaction who receives a copy of the work also receives whatever
+licenses to the work the party's predecessor in interest had or could
+give under the previous paragraph, plus a right to possession of the
+Corresponding Source of the work from the predecessor in interest, if
+the predecessor has it or can get it with reasonable efforts.
+
+  You may not impose any further restrictions on the exercise of the
+rights granted or affirmed under this License.  For example, you may
+not impose a license fee, royalty, or other charge for exercise of
+rights granted under this License, and you may not initiate litigation
+(including a cross-claim or counterclaim in a lawsuit) alleging that
+any patent claim is infringed by making, using, selling, offering for
+sale, or importing the Program or any portion of it.
+
+  11. Patents.
+
+  A "contributor" is a copyright holder who authorizes use under this
+License of the Program or a work on which the Program is based.  The
+work thus licensed is called the contributor's "contributor version".
+
+  A contributor's "essential patent claims" are all patent claims
+owned or controlled by the contributor, whether already acquired or
+hereafter acquired, that would be infringed by some manner, permitted
+by this License, of making, using, or selling its contributor version,
+but do not include claims that would be infringed only as a
+consequence of further modification of the contributor version.  For
+purposes of this definition, "control" includes the right to grant
+patent sublicenses in a manner consistent with the requirements of
+this License.
+
+  Each contributor grants you a non-exclusive, worldwide, royalty-free
+patent license under the contributor's essential patent claims, to
+make, use, sell, offer for sale, import and otherwise run, modify and
+propagate the contents of its contributor version.
+
+  In the following three paragraphs, a "patent license" is any express
+agreement or commitment, however denominated, not to enforce a patent
+(such as an express permission to practice a patent or covenant not to
+sue for patent infringement).  To "grant" such a patent license to a
+party means to make such an agreement or commitment not to enforce a
+patent against the party.
+
+  If you convey a covered work, knowingly relying on a patent license,
+and the Corresponding Source of the work is not available for anyone
+to copy, free of charge and under the terms of this License, through a
+publicly available network server or other readily accessible means,
+then you must either (1) cause the Corresponding Source to be so
+available, or (2) arrange to deprive yourself of the benefit of the
+patent license for this particular work, or (3) arrange, in a manner
+consistent with the requirements of this License, to extend the patent
+license to downstream recipients.  "Knowingly relying" means you have
+actual knowledge that, but for the patent license, your conveying the
+covered work in a country, or your recipient's use of the covered work
+in a country, would infringe one or more identifiable patents in that
+country that you have reason to believe are valid.
+
+  If, pursuant to or in connection with a single transaction or
+arrangement, you convey, or propagate by procuring conveyance of, a
+covered work, and grant a patent license to some of the parties
+receiving the covered work authorizing them to use, propagate, modify
+or convey a specific copy of the covered work, then the patent license
+you grant is automatically extended to all recipients of the covered
+work and works based on it.
+
+  A patent license is "discriminatory" if it does not include within
+the scope of its coverage, prohibits the exercise of, or is
+conditioned on the non-exercise of one or more of the rights that are
+specifically granted under this License.  You may not convey a covered
+work if you are a party to an arrangement with a third party that is
+in the business of distributing software, under which you make payment
+to the third party based on the extent of your activity of conveying
+the work, and under which the third party grants, to any of the
+parties who would receive the covered work from you, a discriminatory
+patent license (a) in connection with copies of the covered work
+conveyed by you (or copies made from those copies), or (b) primarily
+for and in connection with specific products or compilations that
+contain the covered work, unless you entered into that arrangement,
+or that patent license was granted, prior to 28 March 2007.
+
+  Nothing in this License shall be construed as excluding or limiting
+any implied license or other defenses to infringement that may
+otherwise be available to you under applicable patent law.
+
+  12. No Surrender of Others' Freedom.
+
+  If conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License.  If you cannot convey a
+covered work so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you may
+not convey it at all.  For example, if you agree to terms that obligate you
+to collect a royalty for further conveying from those to whom you convey
+the Program, the only way you could satisfy both those terms and this
+License would be to refrain entirely from conveying the Program.
+
+  13. Use with the GNU Affero General Public License.
+
+  Notwithstanding any other provision of this License, you have
+permission to link or combine any covered work with a work licensed
+under version 3 of the GNU Affero General Public License into a single
+combined work, and to convey the resulting work.  The terms of this
+License will continue to apply to the part which is the covered work,
+but the special requirements of the GNU Affero General Public License,
+section 13, concerning interaction through a network will apply to the
+combination as such.
+
+  14. Revised Versions of this License.
+
+  The Free Software Foundation may publish revised and/or new versions of
+the GNU General Public License from time to time.  Such new versions will
+be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+  Each version is given a distinguishing version number.  If the
+Program specifies that a certain numbered version of the GNU General
+Public License "or any later version" applies to it, you have the
+option of following the terms and conditions either of that numbered
+version or of any later version published by the Free Software
+Foundation.  If the Program does not specify a version number of the
+GNU General Public License, you may choose any version ever published
+by the Free Software Foundation.
+
+  If the Program specifies that a proxy can decide which future
+versions of the GNU General Public License can be used, that proxy's
+public statement of acceptance of a version permanently authorizes you
+to choose that version for the Program.
+
+  Later license versions may give you additional or different
+permissions.  However, no additional obligations are imposed on any
+author or copyright holder as a result of your choosing to follow a
+later version.
+
+  15. Disclaimer of Warranty.
+
+  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
+APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
+HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
+OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
+THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
+IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
+ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+
+  16. Limitation of Liability.
+
+  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
+THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
+GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
+USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
+DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
+PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
+EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
+SUCH DAMAGES.
+
+  17. Interpretation of Sections 15 and 16.
+
+  If the disclaimer of warranty and limitation of liability provided
+above cannot be given local legal effect according to their terms,
+reviewing courts shall apply local law that most closely approximates
+an absolute waiver of all civil liability in connection with the
+Program, unless a warranty or assumption of liability accompanies a
+copy of the Program in return for a fee.
+
+                     END OF TERMS AND CONDITIONS
+
+            How to Apply These Terms to Your New Programs
+
+  If you develop a new program, and you want it to be of the greatest
+possible use to the public, the best way to achieve this is to make it
+free software which everyone can redistribute and change under these terms.
+
+  To do so, attach the following notices to the program.  It is safest
+to attach them to the start of each source file to most effectively
+state the exclusion of warranty; and each file should have at least
+the "copyright" line and a pointer to where the full notice is found.
+
+    <one line to give the program's name and a brief idea of what it does.>
+    Copyright (C) <year>  <name of author>
+
+    This program is free software: you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation, either version 3 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+Also add information on how to contact you by electronic and paper mail.
+
+  If the program does terminal interaction, make it output a short
+notice like this when it starts in an interactive mode:
+
+    <program>  Copyright (C) <year>  <name of author>
+    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
+    This is free software, and you are welcome to redistribute it
+    under certain conditions; type `show c' for details.
+
+The hypothetical commands `show w' and `show c' should show the appropriate
+parts of the General Public License.  Of course, your program's commands
+might be different; for a GUI interface, you would use an "about box".
+
+  You should also get your employer (if you work as a programmer) or school,
+if any, to sign a "copyright disclaimer" for the program, if necessary.
+For more information on this, and how to apply and follow the GNU GPL, see
+<http://www.gnu.org/licenses/>.
+
+  The GNU General Public License does not permit incorporating your program
+into proprietary programs.  If your program is a subroutine library, you
+may consider it more useful to permit linking proprietary applications with
+the library.  If this is what you want to do, use the GNU Lesser General
+Public License instead of this License.  But first, please read
+<http://www.gnu.org/philosophy/why-not-lgpl.html>.
diff --git a/pentahofiles/INSTALL b/pentahofiles/INSTALL
new file mode 100644
index 0000000000000000000000000000000000000000..4dde6588f36d9165dd49ec262e4ae650a141b309
--- /dev/null
+++ b/pentahofiles/INSTALL
@@ -0,0 +1,14 @@
+The installation and configuration process can be viewed in the link below:
+
+wiki.c3sl.ufpr.br/pentaho
+
+Other important information:
+
+- Update the server, graphs and reports files with the correct database
+  configuration.
+
+- Many files that are part of the server are currently in other PROINFODATA
+  repositories, such as server, buildpackage and database, both in
+  'ready-to-be-executed' scripts and compilation results:
+
+http://git.c3sl.ufpr.br/gitweb
diff --git a/pentahofiles/NEWS b/pentahofiles/NEWS
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/pentahofiles/README b/pentahofiles/README
new file mode 100644
index 0000000000000000000000000000000000000000..9bb3e4742b971b47f48e4077ce91bdd11b8728a6
--- /dev/null
+++ b/pentahofiles/README
@@ -0,0 +1,8 @@
+Pentaho Files is part of the PROINFODATA server and contains the graphs, reports
+and other files presented in PROINFODATA Portal.
+
+For installation support read "INSTALL".
+For changes read "CHANGELOG".
+For new features and other news read "NEWS".
+For credits read "AUTHORS".
+For copyright information read "COPYING".
diff --git a/pentahofiles/TODO b/pentahofiles/TODO
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/images/arrow.png b/pentahofiles/biserver-ce/pentaho-solutions/seed2/images/arrow.png
new file mode 100644
index 0000000000000000000000000000000000000000..aadf023dcd9e6debc85d09728f2b1f8ea32197a0
Binary files /dev/null and b/pentahofiles/biserver-ce/pentaho-solutions/seed2/images/arrow.png differ
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/images/green_circle.png b/pentahofiles/biserver-ce/pentaho-solutions/seed2/images/green_circle.png
new file mode 100644
index 0000000000000000000000000000000000000000..9e5012bb2a1bc32a118c914d52bca26ec21606ad
Binary files /dev/null and b/pentahofiles/biserver-ce/pentaho-solutions/seed2/images/green_circle.png differ
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/images/green_circle_leg.png b/pentahofiles/biserver-ce/pentaho-solutions/seed2/images/green_circle_leg.png
new file mode 100644
index 0000000000000000000000000000000000000000..9e5012bb2a1bc32a118c914d52bca26ec21606ad
Binary files /dev/null and b/pentahofiles/biserver-ce/pentaho-solutions/seed2/images/green_circle_leg.png differ
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/images/red_square.png b/pentahofiles/biserver-ce/pentaho-solutions/seed2/images/red_square.png
new file mode 100644
index 0000000000000000000000000000000000000000..39ff47044e221859317da531da953ffca8ad65e3
Binary files /dev/null and b/pentahofiles/biserver-ce/pentaho-solutions/seed2/images/red_square.png differ
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/images/red_square_leg.png b/pentahofiles/biserver-ce/pentaho-solutions/seed2/images/red_square_leg.png
new file mode 100644
index 0000000000000000000000000000000000000000..39ff47044e221859317da531da953ffca8ad65e3
Binary files /dev/null and b/pentahofiles/biserver-ce/pentaho-solutions/seed2/images/red_square_leg.png differ
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/images/time_bar.png b/pentahofiles/biserver-ce/pentaho-solutions/seed2/images/time_bar.png
new file mode 100644
index 0000000000000000000000000000000000000000..9139584292d2498dd727f59e3f19805eb75bd8f2
Binary files /dev/null and b/pentahofiles/biserver-ce/pentaho-solutions/seed2/images/time_bar.png differ
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/images/yellow_triangle.png b/pentahofiles/biserver-ce/pentaho-solutions/seed2/images/yellow_triangle.png
new file mode 100644
index 0000000000000000000000000000000000000000..4f52baabe1338d05f9e09a338851b4c932232869
Binary files /dev/null and b/pentahofiles/biserver-ce/pentaho-solutions/seed2/images/yellow_triangle.png differ
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/images/yellow_triangle_leg.png b/pentahofiles/biserver-ce/pentaho-solutions/seed2/images/yellow_triangle_leg.png
new file mode 100644
index 0000000000000000000000000000000000000000..4f52baabe1338d05f9e09a338851b4c932232869
Binary files /dev/null and b/pentahofiles/biserver-ce/pentaho-solutions/seed2/images/yellow_triangle_leg.png differ
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/network-usage/uso_de_rede.prpt b/pentahofiles/biserver-ce/pentaho-solutions/seed2/network-usage/uso_de_rede.prpt
new file mode 100644
index 0000000000000000000000000000000000000000..c512760d2eaa77b89b634fde58cbf9fa82b4435f
Binary files /dev/null and b/pentahofiles/biserver-ce/pentaho-solutions/seed2/network-usage/uso_de_rede.prpt differ
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/others/cities.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/others/cities.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..75fac5f7d884a890d709f145883dc7451ddca1c4
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/others/cities.xaction
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type>string</result-type>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <QUERY type="string">
+      <sources>
+        <request>QUERY</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </QUERY>
+  </inputs>
+
+  <outputs>
+    <cities type="string">
+      <destinations>
+        <response>content</response>
+      </destinations>
+    </cities>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <QUERY type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            {QUERY}
+          ]]></query>
+      </component-definition>
+    </action-definition>
+
+    <action-definition>
+      <component-name>JavascriptRule</component-name>
+      <action-type>JavaScript</action-type>
+      <action-inputs>
+        <swresult type="result-set"/>
+      </action-inputs>
+      <action-outputs>
+        <cities type="string"/>
+      </action-outputs>
+      <component-definition>
+        <script><![CDATA[
+          cities = swresult.getValueAt(0,0);
+        ]]></script>
+      </component-definition>
+    </action-definition>
+
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/others/dateList.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/others/dateList.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..7eeaa8f8e131c944327b10ac41f87c2fc46c400c
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/others/dateList.xaction
@@ -0,0 +1,77 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type>string</result-type>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <QUERY type="string">
+      <sources>
+        <request>QUERY</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </QUERY>
+  </inputs>
+
+  <outputs>
+    <options type="string">
+      <destinations>
+        <response>content</response>
+      </destinations>
+    </options>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <QUERY type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            {QUERY}
+          ]]></query>
+      </component-definition>
+    </action-definition>
+
+    <action-definition>
+      <component-name>JavascriptRule</component-name>
+      <action-type>JavaScript</action-type>
+      <action-inputs>
+        <swresult type="result-set"/>
+      </action-inputs>
+      <action-outputs>
+        <options type="string"/>
+      </action-outputs>
+      <component-definition>
+        <script><![CDATA[
+          options = "";
+          for (var rc = 0; rc < swresult.getRowCount(); rc++) {
+            //options += "<option value=\"" + swresult.getValueAt(rc,0) + "\">" + swresult.getValueAt(rc,0) + "</option>";
+            options += "<option value=\"" + swresult.getValueAt(rc,0).substring(8,10) + "/" + swresult.getValueAt(rc,0).substring(5,7) + "/" + swresult.getValueAt(rc,0).substring(0,4) + "\">" + swresult.getValueAt(rc,0).substring(8,10) + "/" + swresult.getValueAt(rc,0).substring(5,7) + "/" + swresult.getValueAt(rc,0).substring(0,4) + "</option>";
+          }
+        ]]></script>
+      </component-definition>
+    </action-definition>
+
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/others/fieldList.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/others/fieldList.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..3182f5ab805703f352392e89975a4516b378bbb1
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/others/fieldList.xaction
@@ -0,0 +1,76 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type>string</result-type>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <QUERY type="string">
+      <sources>
+        <request>QUERY</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </QUERY>
+  </inputs>
+
+  <outputs>
+    <options type="string">
+      <destinations>
+        <response>content</response>
+      </destinations>
+    </options>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <QUERY type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            {QUERY}
+          ]]></query>
+      </component-definition>
+    </action-definition>
+
+    <action-definition>
+      <component-name>JavascriptRule</component-name>
+      <action-type>JavaScript</action-type>
+      <action-inputs>
+        <swresult type="result-set"/>
+      </action-inputs>
+      <action-outputs>
+        <options type="string"/>
+      </action-outputs>
+      <component-definition>
+        <script><![CDATA[
+          options = "";
+          for (var rc = 0; rc < swresult.getRowCount(); rc++) {
+            options += "<option value=\"" + swresult.getValueAt(rc,0) + "\">" + swresult.getValueAt(rc,0) + "</option>";
+          }
+        ]]></script>
+      </component-definition>
+    </action-definition>
+
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/alertBarBrasil.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/alertBarBrasil.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..1e787f8f44151e32f34d4dc6be95d4f356a02448
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/alertBarBrasil.xaction
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Alert</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+        <![CDATA[
+            SELECT
+              to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), 'DD/MM/YYYY') AS Brasil,
+              SUM(inst_hd_modificado) AS "Máquinas com HD modificado",
+              SUM(inst_mem_modificada) AS "Máquinas com memória modificada"
+            FROM
+              mectb12_dm_instaladas_ag
+            WHERE
+              inst_data IS NOT NULL AND
+              inst_mes = date_part('month',CURRENT_DATE-1) AND
+              inst_ano = date_part('year',CURRENT_DATE-1) AND
+              mectb12_dm_instaladas_ag.inst_projeto = 0
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), 'DD/MM/YYYY') AS Brasil,
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE inv_alerta_hd = 'B1') AS "Máquinas com HD modificado",
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE inv_alerta_mem = 'B1') AS "Máquinas com memória modificada"
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/alertBarCidade.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/alertBarCidade.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..20fed8ca3c6fa71f5f8ca480ea75cc1879048700
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/alertBarCidade.xaction
@@ -0,0 +1,88 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence> 
+  <title>Alert</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation> 
+    <author>C3SL</author>  
+    <description>Empty blank action sequence document</description>  
+    <help/>  
+    <result-type/>  
+    <icon/> 
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+    <ESTADO type="string">
+      <sources>
+        <request>ESTADO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+  
+  <actions> 
+    <action-definition> 
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <ESTADO type="string"/>
+      </action-inputs>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs> 
+        <query-result type="result-set" mapping="swresult"/> 
+      </action-outputs>
+      <component-definition> 
+        <live><![CDATA[false]]></live>  
+        <driver><![CDATA[org.postgresql.Driver]]></driver>  
+        <connection><![CDATA[jdbc:postgresql://]]></connection>  
+        <user-id><![CDATA[]]></user-id>  
+        <password><![CDATA[]]></password>  
+        <query>
+          <![CDATA[
+            SELECT
+                CASE WHEN hd.cidade IS NULL then mem.cidade ELSE hd.cidade END AS Cidade,
+                CASE WHEN hd.hd IS NULL THEN 0 ELSE hd.hd END AS "Máquinas com HD modificado",
+                CASE WHEN mem.mem IS NULL THEN 0 ELSE mem.mem END AS "Máquinas com memória modificada"
+            FROM
+                (SELECT count(distinct inv_maquina) AS hd,
+                    inv_cidade AS cidade
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}'
+                    AND inv_estado = '{ESTADO}'
+                    AND inv_alerta_hd = 'B1'
+                    AND inv_projeto = 0
+                GROUP BY inv_cidade) hd
+            FULL OUTER JOIN
+                (SELECT count(distinct inv_maquina) AS mem,
+                    inv_cidade AS cidade
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}'
+                    AND inv_estado = '{ESTADO}'
+                    AND inv_alerta_mem = 'B1'
+                    AND inv_projeto = 0
+                GROUP BY inv_cidade) mem
+            ON mem.cidade = hd.cidade
+            ORDER BY
+                Cidade ASC
+          ]]> 
+        </query>
+      </component-definition> 
+    </action-definition>
+  </actions> 
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/alertBarEstado.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/alertBarEstado.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..bc44a9d45f8ad1bee502bbb40d2ff7ecbfd91146
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/alertBarEstado.xaction
@@ -0,0 +1,93 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Alert</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              inst_estado AS Estado,
+              SUM(inst_hd_modificado) AS "Máquinas com HD modificado",
+              SUM(inst_mem_modificada) AS "Máquinas com memória modificada"
+            FROM
+              mectb12_dm_instaladas_ag
+            WHERE
+              inst_regiao = '{REGIAO}' AND
+              inst_data IS NOT NULL AND
+              inst_mes = date_part('month',CURRENT_DATE-1) AND
+              inst_ano = date_part('year',CURRENT_DATE-1) AND
+              mectb12_dm_instaladas_ag.inst_projeto = 0
+            GROUP BY
+              Estado
+            ORDER BY
+              Estado ASC
+            ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+                CASE WHEN hd.estado IS NULL then mem.estado ELSE hd.estado END AS Estado,
+                CASE WHEN hd.hd IS NULL THEN 0 ELSE hd.hd END AS "Máquinas com HD modificado",
+                CASE WHEN mem.mem IS NULL THEN 0 ELSE mem.mem END AS "Máquinas com memória modificada"
+            FROM
+                (SELECT count(distinct inv_maquina) AS hd,
+                    inv_estado AS estado
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}'
+                    AND inv_alerta_hd = 'B1'
+                GROUP BY inv_estado) hd
+            FULL OUTER JOIN
+                (SELECT count(distinct inv_maquina) AS mem,
+                    inv_estado AS estado
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}'
+                    AND inv_alerta_mem = 'B1'
+                GROUP BY inv_estado) mem
+            ON mem.estado = hd.estado
+            ORDER BY
+                Estado ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/alertBarRegiao.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/alertBarRegiao.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..9bca1ac8858b03592b57fa4413b1f05bc2d282ed
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/alertBarRegiao.xaction
@@ -0,0 +1,79 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Alert</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              inst_regiao AS Regiao,
+              SUM(inst_hd_modificado) AS "Máquinas com HD modificado",
+              SUM(inst_mem_modificada) AS "Máquinas com memória modificada"
+            FROM
+              mectb12_dm_instaladas_ag
+            WHERE
+              inst_regiao <> 'NULL' AND
+              inst_data IS NOT NULL AND
+              inst_mes = date_part('month',CURRENT_DATE-1) AND
+              inst_ano = date_part('year',CURRENT_DATE-1) AND
+              inst_projeto = 0
+            GROUP BY
+              Regiao
+            ORDER BY
+              Regiao ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+                CASE WHEN hd.regiao IS NULL then mem.regiao ELSE hd.regiao END AS Regiao,
+                CASE WHEN hd.hd IS NULL THEN 0 ELSE hd.hd END AS "Máquinas com HD modificado",
+                CASE WHEN mem.mem IS NULL THEN 0 ELSE mem.mem END AS "Máquinas com memória modificada"
+            FROM
+                (SELECT count(distinct inv_maquina) AS hd,
+                    inv_regiao AS regiao
+                FROM mectb10_dm_inventario
+                WHERE inv_alerta_hd = 'B1'
+                GROUP BY inv_regiao) hd
+            FULL OUTER JOIN
+                (SELECT count(distinct inv_maquina) AS mem,
+                    inv_regiao AS regiao
+                FROM mectb10_dm_inventario
+                WHERE inv_alerta_mem = 'B1'
+                GROUP BY inv_regiao) mem
+            ON mem.regiao = hd.regiao
+            ORDER BY
+                Regiao ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/alertLineBrasil.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/alertLineBrasil.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..89c80d9cdfcb4a1e0499ccc29d5acfce452fc7ec
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/alertLineBrasil.xaction
@@ -0,0 +1,96 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Alert</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+                initcap("mectb12_dm_instaladas_ag"."inst_mes_nm") AS mes,
+                cast("mectb12_dm_instaladas_ag"."inst_mes" as TEXT),
+                SUM(inst_hd_modificado) AS "Máquinas com HD modificado",
+                SUM(inst_mem_modificada) AS "Máquinas com memória modificada"
+            FROM
+                mectb12_dm_instaladas_ag
+            WHERE
+                inst_data IS NOT NULL AND
+                inst_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE AND
+                -- inst_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) AND
+                mectb12_dm_instaladas_ag.inst_projeto = 0
+            GROUP BY
+                inst_mes_nm,
+                inst_mes,
+                inst_ano
+            ORDER BY
+                mectb12_dm_instaladas_ag.inst_ano ASC,
+                mectb12_dm_instaladas_ag.inst_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+
+            SELECT
+                CASE WHEN hd.mes_nm IS NULL then mem.mes_nm ELSE hd.mes_nm END AS Mes_nm,
+                CASE WHEN hd.mes IS NULL then mem.mes ELSE hd.mes END AS Mes,
+                CASE WHEN hd.hd IS NULL THEN 0 ELSE hd.hd END AS "Máquinas com HD modificado",
+                CASE WHEN mem.mem IS NULL THEN 0 ELSE mem.mem END AS "Máquinas com memória modificada"
+            FROM
+                (SELECT count(distinct inv_maquina) AS hd,
+                    initcap(inv_mes_nm) AS mes_nm,
+                    cast(inv_mes as text) AS mes
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_alerta_hd = 'B1' AND
+                    inv_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND
+                    date_part('month',CURRENT_DATE)
+                GROUP BY
+                    inv_mes_nm,
+                    inv_mes) hd
+            FULL OUTER JOIN
+                (SELECT count(distinct inv_maquina) AS mem,
+                    initcap(inv_mes_nm) AS mes_nm,
+                    cast(inv_mes AS text) AS mes
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_alerta_mem = 'B1' AND
+                    inv_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND
+                    date_part('month',CURRENT_DATE)
+                GROUP BY
+                    inv_mes_nm,
+                    inv_mes) mem
+            ON mem.mes = hd.mes
+            ORDER BY
+                Mes ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/alertLineCidade.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/alertLineCidade.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..2e086844e6ddc9183d7200202d4156a39b6c3d48
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/alertLineCidade.xaction
@@ -0,0 +1,118 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Alert</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <ESTADO type="string">
+      <sources>
+        <request>ESTADO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <ESTADO type="string"/>
+	<REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+                initcap("mectb12_dm_instaladas_ag"."inst_mes_nm") AS mes,
+                cast("mectb12_dm_instaladas_ag"."inst_mes" as TEXT),
+                SUM(inst_hd_modificado) AS "Máquinas com HD modificado",
+                SUM(inst_mem_modificada) AS "Máquinas com memória modificada"
+            FROM
+                mectb12_dm_instaladas_ag
+            WHERE
+                inst_regiao = '{REGIAO}' AND
+                inst_estado = '{ESTADO}' AND
+                inst_data IS NOT NULL AND
+                inst_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE AND
+                -- inst_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) AND
+                mectb12_dm_instaladas_ag.inst_projeto = 0
+            GROUP BY
+                inst_mes_nm,
+                inst_mes,
+                inst_ano
+            ORDER BY
+                mectb12_dm_instaladas_ag.inst_ano ASC,
+                mectb12_dm_instaladas_ag.inst_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+                CASE WHEN hd.mes_nm IS NULL then mem.mes_nm ELSE hd.mes_nm END AS Mes_nm,
+                CASE WHEN hd.mes IS NULL then mem.mes ELSE hd.mes END AS Mes,
+                CASE WHEN hd.hd IS NULL THEN 0 ELSE hd.hd END AS "Máquinas com HD modificado",
+                CASE WHEN mem.mem IS NULL THEN 0 ELSE mem.mem END AS "Máquinas com memória modificada"
+            FROM
+                (SELECT count(distinct inv_maquina) AS hd,
+                    initcap(inv_mes_nm) AS mes_nm,
+                    cast(inv_mes as text) AS mes
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}' AND
+                    inv_estado = '{ESTADO}' AND
+                    inv_alerta_hd = 'B1' AND
+                    inv_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND
+                    date_part('month',CURRENT_DATE)
+                GROUP BY
+                    inv_mes_nm,
+                    inv_mes) hd
+            FULL OUTER JOIN
+                (SELECT count(distinct inv_maquina) AS mem,
+                    initcap(inv_mes_nm) AS mes_nm,
+                    cast(inv_mes AS text) AS mes
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}' AND
+                    inv_estado = '{ESTADO}' AND
+                    inv_alerta_mem = 'B1' AND
+                    inv_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND
+                    date_part('month',CURRENT_DATE)
+                GROUP BY
+                    inv_mes_nm,
+                    inv_mes) mem
+            ON mem.mes = hd.mes
+            ORDER BY
+                Mes ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/alertLineEstado.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/alertLineEstado.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..d33a962d09c364208575b77091759bf3479df2da
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/alertLineEstado.xaction
@@ -0,0 +1,108 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Alert</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+         <![CDATA[
+            SELECT
+                initcap("mectb12_dm_instaladas_ag"."inst_mes_nm") AS mes,
+                cast("mectb12_dm_instaladas_ag"."inst_mes" as TEXT),
+                SUM(inst_hd_modificado) AS "Máquinas com HD modificado",
+                SUM(inst_mem_modificada) AS "Máquinas com memória modificada"
+            FROM
+                mectb12_dm_instaladas_ag
+            WHERE
+                inst_regiao = '{REGIAO}' AND
+                inst_data IS NOT NULL AND
+                inst_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE AND
+                -- inst_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) AND
+                mectb12_dm_instaladas_ag.inst_projeto = 0
+            GROUP BY
+                inst_mes_nm,
+                inst_mes,
+                inst_ano
+            ORDER BY
+                mectb12_dm_instaladas_ag.inst_ano ASC,
+                mectb12_dm_instaladas_ag.inst_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+                CASE WHEN hd.mes_nm IS NULL then mem.mes_nm ELSE hd.mes_nm END AS Mes_nm,
+                CASE WHEN hd.mes IS NULL then mem.mes ELSE hd.mes END AS Mes,
+                CASE WHEN hd.hd IS NULL THEN 0 ELSE hd.hd END AS "Máquinas com HD modificado",
+                CASE WHEN mem.mem IS NULL THEN 0 ELSE mem.mem END AS "Máquinas com memória modificada"
+            FROM
+                (SELECT count(distinct inv_maquina) AS hd,
+                    initcap(inv_mes_nm) AS mes_nm,
+                    cast(inv_mes as text) AS mes
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}' AND
+                    inv_alerta_hd = 'B1' AND
+                    inv_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND
+                    date_part('month',CURRENT_DATE)
+                GROUP BY
+                    inv_mes_nm,
+                    inv_mes) hd
+            FULL OUTER JOIN
+                (SELECT count(distinct inv_maquina) AS mem,
+                    initcap(inv_mes_nm) AS mes_nm,
+                    cast(inv_mes AS text) AS mes
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}' AND
+                    inv_alerta_mem = 'B1' AND
+                    inv_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND
+                    date_part('month',CURRENT_DATE)
+                GROUP BY
+                    inv_mes_nm,
+                    inv_mes) mem
+            ON mem.mes = hd.mes
+            ORDER BY
+                Mes ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/alertLineRegiao.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/alertLineRegiao.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..71d43340708fd5d9e0de9c989c29838802c43d24
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/alertLineRegiao.xaction
@@ -0,0 +1,95 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Alert</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+                initcap("mectb12_dm_instaladas_ag"."inst_mes_nm") AS mes,
+                cast("mectb12_dm_instaladas_ag"."inst_mes" as TEXT),
+                SUM(inst_hd_modificado) AS "Máquinas com HD modificado",
+                SUM(inst_mem_modificada) AS "Máquinas com memória modificada"
+            FROM
+                mectb12_dm_instaladas_ag
+            WHERE
+                inst_data IS NOT NULL AND
+                inst_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE AND
+                -- inst_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) AND
+                mectb12_dm_instaladas_ag.inst_projeto = 0
+            GROUP BY
+                inst_mes_nm,
+                inst_mes,
+                inst_ano
+            ORDER BY
+                mectb12_dm_instaladas_ag.inst_ano ASC,
+                mectb12_dm_instaladas_ag.inst_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+                CASE WHEN hd.mes_nm IS NULL then mem.mes_nm ELSE hd.mes_nm END AS Mes_nm,
+                CASE WHEN hd.mes IS NULL then mem.mes ELSE hd.mes END AS Mes,
+                CASE WHEN hd.hd IS NULL THEN 0 ELSE hd.hd END AS "Máquinas com HD modificado",
+                CASE WHEN mem.mem IS NULL THEN 0 ELSE mem.mem END AS "Máquinas com memória modificada"
+            FROM
+                (SELECT count(distinct inv_maquina) AS hd,
+                    initcap(inv_mes_nm) AS mes_nm,
+                    cast(inv_mes as text) AS mes
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_alerta_hd = 'B1' AND
+                    inv_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND
+                    date_part('month',CURRENT_DATE)
+                GROUP BY
+                    inv_mes_nm,
+                    inv_mes) hd
+            FULL OUTER JOIN
+                (SELECT count(distinct inv_maquina) AS mem,
+                    initcap(inv_mes_nm) AS mes_nm,
+                    cast(inv_mes AS text) AS mes
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_alerta_mem = 'B1' AND
+                    inv_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND
+                    date_part('month',CURRENT_DATE)
+                GROUP BY
+                    inv_mes_nm,
+                    inv_mes) mem
+            ON mem.mes = hd.mes
+            ORDER BY
+                Mes ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/alertPieBrasil.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/alertPieBrasil.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..1014346e1101750e0203b39a6e59799b7def9b39
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/alertPieBrasil.xaction
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Alert</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+SELECT SUM(ok) AS "OK", SUM(hd) AS "HD", SUM(mm) AS "MM"
+FROM
+  ( SELECT
+      CASE WHEN inv_alerta_hd = 'B0' AND inv_alerta_mem = 'B0' THEN 1 ELSE 0 END AS ok,
+      CASE WHEN inv_alerta_hd = 'B1' THEN 1 ELSE 0 END AS hd,
+      CASE WHEN inv_alerta_mem = 'B1' THEN 1 ELSE 0 END AS mm
+    FROM mectb10_dm_inventario AS inn INNER JOIN
+      ( SELECT MAX(inv_data) AS mdata, inv_inep, inv_maquina
+        FROM mectb10_dm_inventario
+        WHERE inv_projeto = 0
+        GROUP BY inv_inep, inv_maquina) AS temp ON
+    temp.inv_inep = inn.inv_inep AND
+    temp.mdata = inn.inv_data AND
+    temp.inv_maquina = inn.inv_maquina) AS temp2
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE inv_alerta_hd = 'B0' AND inv_alerta_mem = 'B0') AS "Máquinas sem modificação",
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE inv_alerta_hd = 'B1') AS "Máquinas com HD modificado",
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE inv_alerta_mem = 'B1') AS "Máquinas com memória modificada"
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/alertPieCidade.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/alertPieCidade.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..1eaec6806b25513fee9c70b7d7470be38cbe5602
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/alertPieCidade.xaction
@@ -0,0 +1,133 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Alert</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+    <ESTADO type="string">
+      <sources>
+        <request>ESTADO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+        <ESTADO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              ( SELECT count(inv_maquina)
+                FROM
+                  ( SELECT
+                      MAX(inv_data) as data,
+                      inv_maquina as maquina,
+                      inv_escola as escola
+                    FROM mectb10_dm_inventario
+                    GROUP BY escola, maquina ) as temp,
+                  mectb10_dm_inventario
+                WHERE
+                  mectb10_dm_inventario.inv_data = data AND
+                  mectb10_dm_inventario.inv_maquina = maquina AND
+                  mectb10_dm_inventario.inv_escola = escola AND
+                  inv_regiao = '{REGIAO}' AND
+                  inv_estado = '{ESTADO}' AND
+                  inv_alerta_hd = 'B0' AND
+                  inv_alerta_mem = 'B0' AND
+                  mectb10_dm_inventario.inv_projeto = 0 ) AS "OK",
+              ( SELECT count(inv_maquina)
+                FROM
+                  ( SELECT
+                      MAX(inv_data) as data,
+                      inv_maquina as maquina,
+                      inv_escola as escola
+                    FROM mectb10_dm_inventario
+                    GROUP BY escola, maquina ) as temp,
+                  mectb10_dm_inventario
+                WHERE
+                  mectb10_dm_inventario.inv_data = data AND
+                  mectb10_dm_inventario.inv_maquina = maquina AND
+                  mectb10_dm_inventario.inv_escola = escola AND
+                  inv_regiao = '{REGIAO}' AND
+                  inv_estado = '{ESTADO}' AND
+                  inv_alerta_hd = 'B1' AND
+                  mectb10_dm_inventario.inv_projeto = 0 ) AS "HD",
+              ( SELECT count(inv_maquina)
+                FROM
+                  ( SELECT
+                      MAX(inv_data) as data,
+                      inv_maquina as maquina,
+                      inv_escola as escola
+                    FROM mectb10_dm_inventario
+                    GROUP BY escola, maquina ) as temp,
+                  mectb10_dm_inventario
+                WHERE
+                  mectb10_dm_inventario.inv_data = data AND
+                  mectb10_dm_inventario.inv_maquina = maquina AND
+                  mectb10_dm_inventario.inv_escola = escola AND
+                  inv_regiao = '{REGIAO}' AND
+                  inv_estado = '{ESTADO}' AND
+                  inv_alerta_mem = 'B1' AND
+                  mectb10_dm_inventario.inv_projeto = 0 ) AS "MM"
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}'
+                    AND inv_estado = '{ESTADO}'
+                    AND inv_alerta_hd = 'B0' AND inv_alerta_mem = 'B0') AS "Máquinas sem modificação",
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}'
+                    AND inv_estado = '{ESTADO}'
+                    AND inv_alerta_hd = 'B1') AS "Máquinas com HD modificado",
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}'
+                    AND inv_estado = '{ESTADO}'
+                    AND inv_alerta_mem = 'B1') AS "Máquinas com memória modificada"
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/alertPieEstado.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/alertPieEstado.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..d964800bb494323407eb814905faf3cab55d413f
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/alertPieEstado.xaction
@@ -0,0 +1,121 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Alert</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              ( SELECT count(inv_maquina)
+                FROM
+                  ( SELECT
+                      MAX(inv_data) as data,
+                      inv_maquina as maquina,
+                      inv_escola as escola
+                    FROM mectb10_dm_inventario
+                    GROUP BY escola, maquina ) as temp,
+                  mectb10_dm_inventario
+                WHERE
+                  mectb10_dm_inventario.inv_data = data AND
+                  mectb10_dm_inventario.inv_maquina = maquina AND
+                  mectb10_dm_inventario.inv_escola = escola AND
+                  inv_regiao = '{REGIAO}' AND
+                  inv_alerta_hd = 'B0' AND
+                  inv_alerta_mem = 'B0' AND
+                  mectb10_dm_inventario.inv_projeto = 0 ) AS "OK",
+              ( SELECT count(inv_maquina)
+                FROM
+                  ( SELECT
+                      MAX(inv_data) as data,
+                      inv_maquina as maquina,
+                      inv_escola as escola
+                    FROM mectb10_dm_inventario
+                    GROUP BY escola, maquina ) as temp,
+                  mectb10_dm_inventario
+                WHERE
+                  mectb10_dm_inventario.inv_data = data AND
+                  mectb10_dm_inventario.inv_maquina = maquina AND
+                  mectb10_dm_inventario.inv_escola = escola AND
+                  inv_regiao = '{REGIAO}' AND
+                  inv_alerta_hd = 'B1' AND
+                  mectb10_dm_inventario.inv_projeto = 0 ) AS "HD",
+              ( SELECT count(inv_maquina)
+                FROM
+                  ( SELECT
+                      MAX(inv_data) as data,
+                      inv_maquina as maquina,
+                      inv_escola as escola
+                    FROM mectb10_dm_inventario
+                    GROUP BY escola, maquina ) as temp,
+                  mectb10_dm_inventario
+                WHERE
+                  mectb10_dm_inventario.inv_data = data AND
+                  mectb10_dm_inventario.inv_maquina = maquina AND
+                  mectb10_dm_inventario.inv_escola = escola AND
+                  inv_regiao = '{REGIAO}' AND
+                  inv_alerta_mem = 'B1' AND
+                  mectb10_dm_inventario.inv_projeto = 0 ) AS "MM"
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}'
+                    AND inv_alerta_hd = 'B0'
+                    AND inv_alerta_mem = 'B0') AS "Máquinas sem modificação",
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}'
+                    AND inv_alerta_hd = 'B1') AS "Máquinas com HD modificado",
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}'
+                    AND inv_alerta_mem = 'B1') AS "Máquinas com memória modificada"
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/alertPieRegiao.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/alertPieRegiao.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..5f31e9751ec17c5071d486305ab04c051bde88ea
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/alertPieRegiao.xaction
@@ -0,0 +1,101 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Alert</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              ( SELECT count(inv_maquina)
+                FROM
+                  ( SELECT
+                      MAX(inv_data) as data,
+                      inv_maquina as maquina,
+                      inv_escola as escola
+                    FROM mectb10_dm_inventario
+                    GROUP BY escola, maquina ) as temp,
+                  mectb10_dm_inventario
+                WHERE
+                  mectb10_dm_inventario.inv_data = data AND
+                  mectb10_dm_inventario.inv_maquina = maquina AND
+                  mectb10_dm_inventario.inv_escola = escola AND
+                  inv_alerta_hd = 'B0' AND
+                  inv_alerta_mem = 'B0' AND
+                  mectb10_dm_inventario.inv_projeto = 0 ) AS "OK",
+              ( SELECT count(inv_maquina)
+                FROM
+                  ( SELECT
+                      MAX(inv_data) as data,
+                      inv_maquina as maquina,
+                      inv_escola as escola
+                    FROM mectb10_dm_inventario
+                    GROUP BY escola, maquina ) as temp,
+                  mectb10_dm_inventario
+                WHERE
+                  mectb10_dm_inventario.inv_data = data AND
+                  mectb10_dm_inventario.inv_maquina = maquina AND
+                  mectb10_dm_inventario.inv_escola = escola AND
+                  inv_alerta_hd = 'B1' AND
+                  mectb10_dm_inventario.inv_projeto = 0 ) AS "HD",
+              ( SELECT count(inv_maquina)
+                FROM
+                  ( SELECT
+                      MAX(inv_data) as data,
+                      inv_maquina as maquina,
+                      inv_escola as escola
+                    FROM mectb10_dm_inventario
+                    GROUP BY escola, maquina ) as temp,
+                  mectb10_dm_inventario
+                WHERE
+                  mectb10_dm_inventario.inv_data = data AND
+                  mectb10_dm_inventario.inv_maquina = maquina AND
+                  mectb10_dm_inventario.inv_escola = escola AND
+                  inv_alerta_mem = 'B1' AND
+                  mectb10_dm_inventario.inv_projeto = 0 ) AS "MM"
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE inv_alerta_hd = 'B0' AND inv_alerta_mem = 'B0') AS "Máquinas sem modificação",
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE inv_alerta_hd = 'B1') AS "Máquinas com HD modificado",
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE inv_alerta_mem = 'B1') AS "Máquinas com memória modificada"
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/alertRelatorio.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/alertRelatorio.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..2c7da2b160d255fc441fabbd2d0f461e33a39a65
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/alertRelatorio.xaction
@@ -0,0 +1,184 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence> 
+  <title>Relatório</title>
+  <version>1</version>
+  <logging-level>ERROR</logging-level>
+  <documentation> 
+    <author>C3SL</author>  
+    <description>.</description>  
+    <help/>  
+    <result-type/>  
+    <icon/> 
+  </documentation>
+
+  <inputs> 
+    <output-type type="string"> 
+      <default-value>pdf</default-value>  
+      <sources> 
+        <request>output-type</request> 
+      </sources> 
+    </output-type>  
+    <ESTADO type="string"> 
+      <sources> 
+        <request>ESTADO</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>  
+    <REGIAO type="string"> 
+      <sources> 
+        <request>REGIAO</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>  
+    <CIDADE type="string"> 
+      <sources> 
+        <request>CIDADE</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </CIDADE> 
+  </inputs>
+
+  <outputs/>
+
+  <resources> 
+    <ReportFile> 
+      <solution-file> 
+        <location>alertRelatorio.xml</location>  
+        <mime-type>text/xml</mime-type> 
+      </solution-file> 
+    </ReportFile> 
+  </resources>
+  
+  <actions> 
+    <action-definition> 
+      <component-name>JFreeReportComponent</component-name>
+      <action-type>JFree Report</action-type>
+      <action-inputs> 
+        <ESTADO type="string"/>  
+        <REGIAO type="string"/>  
+        <CIDADE type="string"/>  
+        <output-type type="string"/> 
+      </action-inputs>
+      <action-resources> 
+        <report-definition type="resource" mapping="ReportFile"/> 
+      </action-resources>
+      <component-definition> 
+        <live><![CDATA[false]]></live>  
+        <driver><![CDATA[org.postgresql.Driver]]></driver>  
+        <connection><![CDATA[jdbc:postgresql://]]></connection>  
+        <user-id><![CDATA[]]></user-id>  
+        <password><![CDATA[]]></password>  
+        <source>sql</source>  
+        <output-type>pdf</output-type>
+        <query>
+          <![CDATA[
+            SELECT
+              ORIGINAL.data_atual AS data_atual,
+              ORIGINAL.regiao AS regiao,
+              ORIGINAL.estado AS estado,
+              ORIGINAL.cidade AS cidade,
+              ORIGINAL.escola AS escola,
+              ORIGINAL.maquina AS maquina,
+              ORIGINAL.so AS so,
+              ORIGINAL.processador AS processador,
+              ORIGINAL.data AS data_original,
+
+              CASE WHEN ORIGINAL.memoria < 1024
+                THEN ORIGINAL.memoria || ' KiB'
+                ELSE CASE WHEN ORIGINAL.memoria < 1048576
+                  THEN ORIGINAL.memoria / 1024 || ' MiB'
+                  ELSE CASE WHEN ORIGINAL.memoria < 1073741824
+                    THEN ORIGINAL.memoria / 1048576 || ' GiB'
+                    ELSE ORIGINAL.memoria / 1073741824 || ' TiB'
+              END END END AS memoria_original,
+
+              CASE WHEN ORIGINAL.hd < 1000
+                THEN ORIGINAL.hd || ' GB'
+                ELSE CASE WHEN ORIGINAL.hd < 1000000
+                  THEN ORIGINAL.hd / 1000 || ' TB'
+                  ELSE ORIGINAL.hd / 1000000 || ' PB'
+              END END AS hd_original,
+
+              CASE WHEN MODIFICADO.memoria < 1024
+                THEN MODIFICADO.memoria || ' KiB'
+                ELSE CASE WHEN MODIFICADO.memoria < 1048576
+                  THEN MODIFICADO.memoria / 1024 || ' MiB'
+                  ELSE CASE WHEN MODIFICADO.memoria < 1073741824
+                    THEN MODIFICADO.memoria / 1048576 || ' GiB'
+                    ELSE MODIFICADO.memoria / 1073741824 || ' TiB'
+              END END END AS memoria_modificado,
+
+              CASE WHEN MODIFICADO.hd < 1000
+                THEN MODIFICADO.hd || ' GB'
+                ELSE CASE WHEN MODIFICADO.hd < 1000000
+                  THEN MODIFICADO.hd / 1000 || ' TB'
+                  ELSE MODIFICADO.hd / 1000000 || ' PB'
+              END END AS hd_modificado,
+
+              MODIFICADO.data AS data_modificado,
+              MODIFICADO.alerta_hd AS alerta_hd,
+              MODIFICADO.alerta_mem AS alerta_mem
+            FROM
+              (SELECT
+                to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), 'DD/MM/YYYY') AS data_atual,
+                initcap(inv_regiao) AS regiao,
+                inv_estado AS estado,
+                initcap(inv_cidade) AS cidade,
+                initcap(inv_escola) AS escola,
+                inv_maquina AS maquina,
+                inv_so AS so,
+                inv_modelo_proc AS processador,
+                min(inv_data) AS data,
+                inv_qtde_mem AS memoria,
+                inv_tam_disco AS hd
+              FROM mectb10_dm_inventario
+              WHERE
+                 inv_regiao = '{REGIAO}'
+                 AND inv_estado = '{ESTADO}'
+                 AND inv_cidade = '{CIDADE}'
+                 AND mectb10_dm_inventario.inv_projeto = 0
+              GROUP BY
+                inv_regiao,
+                inv_estado,
+                inv_cidade,
+                inv_escola,
+                maquina,
+                so,
+                processador,
+                memoria,
+                hd
+) ORIGINAL
+
+RIGHT OUTER JOIN
+              (SELECT
+                max(inv_data) AS data,
+                inv_maquina AS maquina,
+                inv_qtde_mem AS memoria,
+                inv_tam_disco AS hd,
+                inv_alerta_hd AS alerta_hd,
+                inv_alerta_mem AS alerta_mem
+              FROM mectb10_dm_inventario
+              WHERE
+                 inv_regiao = '{REGIAO}'
+                 AND inv_estado = '{ESTADO}'
+                 AND inv_cidade = '{CIDADE}'
+                 AND (inv_alerta_hd = 'B1' OR inv_alerta_mem = 'B1')
+                 AND mectb10_dm_inventario.inv_projeto = 0
+              GROUP BY
+                maquina,
+                memoria,
+                hd,
+                alerta_hd,
+                alerta_mem
+) MODIFICADO
+
+              ON ORIGINAL.maquina = MODIFICADO.maquina AND
+              ORIGINAL.data <> MODIFICADO.data
+              ORDER BY
+                escola ASC
+          ]]>
+        </query> 
+      </component-definition> 
+    </action-definition>
+  </actions> 
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/alertRelatorio.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/alertRelatorio.xml
new file mode 100644
index 0000000000000000000000000000000000000000..9abf090bd40e80207df79beec3cc3974c7e9b55e
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/alertRelatorio.xml
@@ -0,0 +1,2335 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<report-definition xmlns="http://jfreereport.sourceforge.net/namespaces/reports/legacy/ext" name="JFreeReport-WizardReport" engine-version="0.8.9.11">
+  <parser-config>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.base.URLClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.objects.DefaultClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.objects.BandLayoutClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.base.ArrayClassFactory"/>
+    <element-factory class="org.jfree.report.modules.parser.ext.factory.elements.DefaultElementFactory"/>
+    <stylekey-factory class="org.jfree.report.modules.parser.ext.factory.stylekey.DefaultStyleKeyFactory"/>
+    <stylekey-factory class="org.jfree.report.modules.parser.ext.factory.stylekey.PageableLayoutStyleKeyFactory"/>
+    <template-factory class="org.jfree.report.modules.parser.ext.factory.templates.DefaultTemplateCollection"/>
+    <datasource-factory class="org.jfree.report.modules.parser.ext.factory.datasource.DefaultDataSourceFactory"/>
+  </parser-config>
+  <report-config>
+    <simple-page-definition width="1" height="1">
+      <page orientation="portrait" topmargin="10" leftmargin="10" bottommargin="10" rightmargin="10" pageformat="A4"/>
+    </simple-page-definition>
+    <configuration>
+      <property name="org.jfree.report.modules.output.pageable.pdf.Encoding">ISO-8859-1</property>
+      <property name="org.jfree.report.NoPrinterAvailable">true</property>
+    </configuration>
+  </report-config>
+  <report-description>
+    <report-header>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">0.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">0.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">0.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">0.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">31826.057</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="Element@982014" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">395.3125</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">14</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Relatório de Alteração do Inventário por Cidade</basic-object>
+        </template>
+      </element>
+      <element name="Element@19423474" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">230.0</basic-key>
+          <basic-key name="y">30.0</basic-key>
+          <basic-key name="min-width">345.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Região: $(regiao)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@12425766" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">50.0</basic-key>
+          <basic-key name="min-width">160.0</basic-key>
+          <basic-key name="min-height">30.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Estado: $(estado)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@19262980" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">230.0</basic-key>
+          <basic-key name="y">50.0</basic-key>
+          <basic-key name="min-width">345.0</basic-key>
+          <basic-key name="min-height">30.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Cidade: $(cidade)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@25939585" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">30.0</basic-key>
+          <basic-key name="min-width">148.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Data: $(data_atual)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </report-header>
+    <report-footer>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">0.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">0.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">0.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">0.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">31826.057</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </report-footer>
+    <page-header>
+      <style>
+        <basic-key name="display-on-firstpage">true</basic-key>
+        <basic-key name="display-on-lastpage">true</basic-key>
+        <basic-key name="sticky">false</basic-key>
+        <basic-key name="border-top-width">0.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">0.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">0.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">0.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">31826.057</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </page-header>
+    <page-footer>
+      <style>
+        <basic-key name="display-on-firstpage">true</basic-key>
+        <basic-key name="display-on-lastpage">true</basic-key>
+        <basic-key name="border-top-width">0.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">0.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">0.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">0.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">31826.057</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="TextField@388706379" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">508.99875</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">66.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">right</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">ShowPageNumber</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </page-footer>
+    <watermark>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">0.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">0.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">0.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">0.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="min-width">575.0</basic-key>
+        <basic-key name="min-height">772.0</basic-key>
+        <basic-key name="max-width">31826.057</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </watermark>
+    <groups>
+      <group name="default">
+        <fields/>
+        <group-header>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">0.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">0.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">0.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">0.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="min-width">0.0</basic-key>
+            <basic-key name="min-height">30.0</basic-key>
+            <basic-key name="max-width">31826.057</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+          <band>
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">575.0</basic-key>
+              <basic-key name="max-height">2.14748365E9</basic-key>
+            </style>
+            <element type="shape/generic">
+              <style>
+                <basic-key name="border-top-width">1.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">1.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">1.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">1.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">-100.0</basic-key>
+                <basic-key name="min-height">-100.0</basic-key>
+                <basic-key name="paint">#d2d2d2</basic-key>
+                <compound-key name="stroke" class="java.awt.BasicStroke">
+                  <basic-object name="value">1.0</basic-object>
+                </compound-key>
+                <basic-key name="scale">true</basic-key>
+                <basic-key name="keepAspectRatio">false</basic-key>
+                <basic-key name="fill-shape">true</basic-key>
+                <basic-key name="draw-shape">false</basic-key>
+              </style>
+              <datasource type="StaticDataSource">
+                <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+                  <basic-object name="height">100.0</basic-object>
+                  <basic-object name="width">100.0</basic-object>
+                  <basic-object name="x">0.0</basic-object>
+                  <basic-object name="y">0.0</basic-object>
+                </compound-object>
+              </datasource>
+            </element>
+          </band>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">70.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Data de Recebimento</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">90.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">135.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Sistema Operacional</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">250.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">135.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Processador</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">405.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">76.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Memória</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">505.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">70.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Disco</basic-object>
+            </template>
+          </element>
+        </group-header>
+        <group-footer>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">0.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">0.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">0.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">0.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">31826.057</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+        </group-footer>
+      </group>
+      <group name="escola">
+        <fields>
+          <field>escola</field>
+        </fields>
+        <group-header>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">0.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">0.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">0.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">0.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">31826.057</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+          <band>
+            <style>
+              <basic-key name="border-top-width">0.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">0.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">0.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">0.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">16.0</basic-key>
+              <basic-key name="max-width">575.0</basic-key>
+              <basic-key name="max-height">2.14748365E9</basic-key>
+            </style>
+            <element type="shape/generic">
+              <style>
+                <basic-key name="border-top-width">0.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">0.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">0.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">0.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">-100.0</basic-key>
+                <basic-key name="min-height">-100.0</basic-key>
+                <basic-key name="paint">#d2d2d2</basic-key>
+                <compound-key name="stroke" class="java.awt.BasicStroke">
+                  <basic-object name="value">1.0</basic-object>
+                </compound-key>
+                <basic-key name="scale">true</basic-key>
+                <basic-key name="keepAspectRatio">false</basic-key>
+                <basic-key name="fill-shape">true</basic-key>
+                <basic-key name="draw-shape">false</basic-key>
+              </style>
+              <datasource type="StaticDataSource">
+                <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+                  <basic-object name="height">100.0</basic-object>
+                  <basic-object name="width">100.0</basic-object>
+                  <basic-object name="x">0.0</basic-object>
+                  <basic-object name="y">0.0</basic-object>
+                </compound-object>
+              </datasource>
+            </element>
+          </band>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">0.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">0.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">0.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">0.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">16.0</basic-key>
+              <basic-key name="max-width">31826.057</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">left</basic-key>
+              <basic-key name="valignment">middle</basic-key>
+              <basic-key name="dynamic_height">false</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">false</basic-key>
+            </style>
+            <template references="message-field">
+              <basic-object name="format">$(escola)</basic-object>
+              <basic-object name="nullValue"></basic-object>
+            </template>
+          </element>
+        </group-header>
+        <group-footer>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">0.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">0.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">0.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">0.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">31826.057</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+        </group-footer>
+      </group>
+      <group name="maquina">
+        <fields>
+          <field>escola</field>
+          <field>maquina</field>
+        </fields>
+        <group-header>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">0.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">0.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">0.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">0.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">31826.057</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+          <band>
+            <style>
+              <basic-key name="border-top-width">0.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">0.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">0.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">0.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">16.0</basic-key>
+              <basic-key name="max-width">575.0</basic-key>
+              <basic-key name="max-height">2.14748365E9</basic-key>
+            </style>
+            <element type="shape/generic">
+              <style>
+                <basic-key name="border-top-width">0.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">0.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">0.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">0.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">-100.0</basic-key>
+                <basic-key name="min-height">-100.0</basic-key>
+                <basic-key name="paint">#e6e6e6</basic-key>
+                <compound-key name="stroke" class="java.awt.BasicStroke">
+                  <basic-object name="value">1.0</basic-object>
+                </compound-key>
+                <basic-key name="scale">true</basic-key>
+                <basic-key name="keepAspectRatio">false</basic-key>
+                <basic-key name="fill-shape">true</basic-key>
+                <basic-key name="draw-shape">false</basic-key>
+              </style>
+              <datasource type="StaticDataSource">
+                <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+                  <basic-object name="height">100.0</basic-object>
+                  <basic-object name="width">100.0</basic-object>
+                  <basic-object name="x">0.0</basic-object>
+                  <basic-object name="y">0.0</basic-object>
+                </compound-object>
+              </datasource>
+            </element>
+          </band>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">0.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">0.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">0.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">0.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">16.0</basic-key>
+              <basic-key name="max-width">31826.057</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">left</basic-key>
+              <basic-key name="valignment">middle</basic-key>
+              <basic-key name="dynamic_height">false</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">false</basic-key>
+            </style>
+            <template references="message-field">
+              <basic-object name="format">MAC Address - $(maquina)</basic-object>
+              <basic-object name="nullValue"></basic-object>
+            </template>
+          </element>
+        </group-header>
+        <group-footer>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">0.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">0.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">0.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">0.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">31826.057</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+        </group-footer>
+      </group>
+    </groups>
+    <itemband>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">0.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">0.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">0.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">0.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">31826.057</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="RowBandingBackgroundRect_IAmTheRandomSuffix314152654" type="shape/generic">
+        <style>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">-100.0</basic-key>
+          <basic-key name="min-height">-100.0</basic-key>
+          <basic-key name="paint">#e6e6e6</basic-key>
+          <compound-key name="stroke" class="java.awt.BasicStroke">
+            <basic-object name="value">1.0</basic-object>
+          </compound-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">false</basic-key>
+          <basic-key name="fill-shape">true</basic-key>
+          <basic-key name="draw-shape">false</basic-key>
+        </style>
+        <datasource type="StaticDataSource">
+          <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+            <basic-object name="height">100.0</basic-object>
+            <basic-object name="width">100.0</basic-object>
+            <basic-object name="x">0.0</basic-object>
+            <basic-object name="y">0.0</basic-object>
+          </compound-object>
+        </datasource>
+      </element>
+      <element name="soElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">90.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">135.0</basic-key>
+          <basic-key name="min-height">22.0</basic-key>
+          <basic-key name="max-width">31826.057</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">so</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="processadorElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">250.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">135.0</basic-key>
+          <basic-key name="min-height">22.0</basic-key>
+          <basic-key name="max-width">31826.057</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">processador</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="dataOriginal" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">70.0</basic-key>
+          <basic-key name="min-height">22.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="date-field">
+          <compound-object name="dateFormat">
+            <basic-object name="2DigitYearStart">1930-08-06T12:19:00.520-0300</basic-object>
+            <compound-object name="calendar">
+              <basic-object name="class">java.util.GregorianCalendar</basic-object>
+            </compound-object>
+            <compound-object name="dateFormatSymbols">
+              <basic-object name="class">java.text.DateFormatSymbols</basic-object>
+            </compound-object>
+            <basic-object name="lenient">true</basic-object>
+            <compound-object name="numberFormat" class="java.text.DecimalFormat">
+              <compound-object name="decimalFormatSymbols">
+                <basic-object name="currencySymbol">R$</basic-object>
+                <basic-object name="decimalSeparator">,</basic-object>
+                <basic-object name="digit">#</basic-object>
+                <basic-object name="groupingSeparator">.</basic-object>
+                <basic-object name="infinity">∞</basic-object>
+                <basic-object name="internationalCurrencySymbol">BRL</basic-object>
+                <basic-object name="minusSign">-</basic-object>
+                <basic-object name="monetaryDecimalSeparator">,</basic-object>
+                <basic-object name="naN">�</basic-object>
+                <basic-object name="patternSeparator">;</basic-object>
+                <basic-object name="perMill">‰</basic-object>
+                <basic-object name="percent">%</basic-object>
+                <basic-object name="zeroDigit">0</basic-object>
+              </compound-object>
+              <basic-object name="decimalSeparatorAlwaysShown">false</basic-object>
+              <basic-object name="groupingSize">3</basic-object>
+              <basic-object name="groupingUsed">false</basic-object>
+              <basic-object name="maximumFractionDigits">0</basic-object>
+              <basic-object name="maximumIntegerDigits">2147483647</basic-object>
+              <basic-object name="minimumFractionDigits">0</basic-object>
+              <basic-object name="minimumIntegerDigits">1</basic-object>
+              <basic-object name="multiplier">1</basic-object>
+              <basic-object name="negativePrefix">-</basic-object>
+              <basic-object name="negativeSuffix"></basic-object>
+              <basic-object name="parseIntegerOnly">true</basic-object>
+              <basic-object name="pattern">###0</basic-object>
+              <basic-object name="positivePrefix"></basic-object>
+              <basic-object name="positiveSuffix"></basic-object>
+            </compound-object>
+            <basic-object name="pattern">dd/MM/yyyy</basic-object>
+          </compound-object>
+          <basic-object name="field">data_original</basic-object>
+          <basic-object name="format">dd/MM/yyyy</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="memoriaOriginal" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">405.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">60.0</basic-key>
+          <basic-key name="min-height">22.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">right</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">$(memoria_original)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="hdOriginal" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">500.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">60.0</basic-key>
+          <basic-key name="min-height">22.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">right</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">$(hd_original)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="dataOriginal2" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">22.0</basic-key>
+          <basic-key name="min-width">70.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="date-field">
+          <compound-object name="dateFormat">
+            <basic-object name="2DigitYearStart">1930-08-06T12:19:00.524-0300</basic-object>
+            <compound-object name="calendar">
+              <basic-object name="class">java.util.GregorianCalendar</basic-object>
+            </compound-object>
+            <compound-object name="dateFormatSymbols">
+              <basic-object name="class">java.text.DateFormatSymbols</basic-object>
+            </compound-object>
+            <basic-object name="lenient">true</basic-object>
+            <compound-object name="numberFormat" class="java.text.DecimalFormat">
+              <compound-object name="decimalFormatSymbols">
+                <basic-object name="currencySymbol">R$</basic-object>
+                <basic-object name="decimalSeparator">,</basic-object>
+                <basic-object name="digit">#</basic-object>
+                <basic-object name="groupingSeparator">.</basic-object>
+                <basic-object name="infinity">∞</basic-object>
+                <basic-object name="internationalCurrencySymbol">BRL</basic-object>
+                <basic-object name="minusSign">-</basic-object>
+                <basic-object name="monetaryDecimalSeparator">,</basic-object>
+                <basic-object name="naN">�</basic-object>
+                <basic-object name="patternSeparator">;</basic-object>
+                <basic-object name="perMill">‰</basic-object>
+                <basic-object name="percent">%</basic-object>
+                <basic-object name="zeroDigit">0</basic-object>
+              </compound-object>
+              <basic-object name="decimalSeparatorAlwaysShown">false</basic-object>
+              <basic-object name="groupingSize">3</basic-object>
+              <basic-object name="groupingUsed">false</basic-object>
+              <basic-object name="maximumFractionDigits">0</basic-object>
+              <basic-object name="maximumIntegerDigits">2147483647</basic-object>
+              <basic-object name="minimumFractionDigits">0</basic-object>
+              <basic-object name="minimumIntegerDigits">1</basic-object>
+              <basic-object name="multiplier">1</basic-object>
+              <basic-object name="negativePrefix">-</basic-object>
+              <basic-object name="negativeSuffix"></basic-object>
+              <basic-object name="parseIntegerOnly">true</basic-object>
+              <basic-object name="pattern">###0</basic-object>
+              <basic-object name="positivePrefix"></basic-object>
+              <basic-object name="positiveSuffix"></basic-object>
+            </compound-object>
+            <basic-object name="pattern">dd/MM/yyyy</basic-object>
+          </compound-object>
+          <basic-object name="field">data_modificado</basic-object>
+          <basic-object name="format">dd/MM/yyyy</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="memoriaModificado" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">405.0</basic-key>
+          <basic-key name="y">22.0</basic-key>
+          <basic-key name="min-width">60.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">right</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">$(memoria_modificado)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="hdModificado" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">500.0</basic-key>
+          <basic-key name="y">22.0</basic-key>
+          <basic-key name="min-width">60.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">right</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">$(hd_modificado)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="arrow1" type="image/generic">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">470.0</basic-key>
+          <basic-key name="y">23.0</basic-key>
+          <basic-key name="min-width">9.0</basic-key>
+          <basic-key name="min-height">9.0</basic-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">true</basic-key>
+        </style>
+        <template references="image-url-element">
+          <basic-object name="content">file:/home/seed2/biserver-ce/pentaho-solutions/seed2/images/arrow.png</basic-object>
+        </template>
+      </element>
+      <element name="arrow2" type="image/generic">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">564.0</basic-key>
+          <basic-key name="y">23.0</basic-key>
+          <basic-key name="min-width">9.0</basic-key>
+          <basic-key name="min-height">9.0</basic-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">true</basic-key>
+        </style>
+        <template references="image-url-element">
+          <basic-object name="content">file:/home/seed2/biserver-ce/pentaho-solutions/seed2/images/arrow.png</basic-object>
+        </template>
+      </element>
+      <element name="soElement2" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">90.0</basic-key>
+          <basic-key name="y">22.0</basic-key>
+          <basic-key name="min-width">135.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">so</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="processadorElement2" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">250.0</basic-key>
+          <basic-key name="y">22.0</basic-key>
+          <basic-key name="min-width">135.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">processador</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </itemband>
+    <no-data-band>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">0.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">0.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">0.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">0.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">31826.057</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="noDataLabelElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">575.0</basic-key>
+          <basic-key name="min-height">18.0</basic-key>
+          <basic-key name="max-width">32767.0</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">false</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Nenhum dado disponível</basic-object>
+        </template>
+      </element>
+    </no-data-band>
+  </report-description>
+  <functions>
+    <property-ref name="report.name" class="java.lang.String">JFreeReport-WizardReport</property-ref>
+    <expression name="noDataLabelElementHideIfNullTrigger" class="org.jfree.report.function.HideElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">noDataLabelElement</property>
+      </properties>
+    </expression>
+    <expression name="dummyGroupFooterHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">dummyGroupFooter</property>
+      </properties>
+    </expression>
+    <expression name="escolaGroupHeaderHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">escolaGroupHeader</property>
+      </properties>
+    </expression>
+    <expression name="escolaGroupFooterHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">escolaGroupFooter</property>
+      </properties>
+    </expression>
+    <expression name="maquinaGroupHeaderHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">maquinaGroupHeader</property>
+      </properties>
+    </expression>
+    <expression name="maquinaGroupFooterHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">maquinaGroupFooter</property>
+      </properties>
+    </expression>
+    <expression name="ShowPageNumber" class="org.jfree.report.function.PageOfPagesFunction">
+      <properties>
+        <property name="format">{0} / {1}</property>
+        <property name="pageIncrement" class="java.lang.Integer">1</property>
+        <property name="startPage" class="java.lang.Integer">1</property>
+      </properties>
+    </expression>
+    <expression name="ShowArrow1" class="org.jfree.report.function.ElementVisibilityFunction">
+      <properties>
+        <property name="element">arrow1</property>
+        <property name="field">alerta_mem</property>
+      </properties>
+    </expression>
+    <expression name="ShowArrow2" class="org.jfree.report.function.ElementVisibilityFunction">
+      <properties>
+        <property name="element">arrow2</property>
+        <property name="field">alerta_hd</property>
+      </properties>
+    </expression>
+    <expression name="org.jfree.report.function.ElementVisibilitySwitchFunction@648f53c8" class="org.jfree.report.function.ElementVisibilitySwitchFunction">
+      <properties>
+        <property name="element">RowBandingBackgroundRect_IAmTheRandomSuffix314152654</property>
+        <property name="initialState" class="java.lang.Boolean">false</property>
+        <property name="numberOfElements" class="java.lang.Integer">1</property>
+      </properties>
+    </expression>
+  </functions>
+</report-definition>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/barchartBrasil.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/barchartBrasil.xml
new file mode 100644
index 0000000000000000000000000000000000000000..e34298595f38d5d235171ea4cd4300a170ffb07a
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/barchartBrasil.xml
@@ -0,0 +1,60 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique nas barras para visualizar a quantidade de máquinas que sofreram modificação de inventário por região.</title>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+
+    <max-bar-width>.20</max-bar-width>
+
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <color-palette>
+        <color>#C3252E</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>proinfo/alertas</data-path>
+        <data-action>alertBarBrasil.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/barchartCidade.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/barchartCidade.xml
new file mode 100644
index 0000000000000000000000000000000000000000..4c68e816fd1216c3f0531fa2dcc8326af5bdd47c
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/barchartCidade.xml
@@ -0,0 +1,63 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique na cidade para visualizar o relatório de alarmes.</title>
+
+    <domain-label-rotation>.425</domain-label-rotation>
+    <domain-label-rotation-dir>up</domain-label-rotation-dir>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>horizontal</orientation>
+
+    <max-bar-width>.10</max-bar-width>
+
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#C3252E</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>proinfo/alertas</data-path>
+        <data-action>alertBarCidade.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/barchartEstado.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/barchartEstado.xml
new file mode 100644
index 0000000000000000000000000000000000000000..49403ff265420a84467ed50ce33b3dd94275a9c6
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/barchartEstado.xml
@@ -0,0 +1,60 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique no estado para visualizar a quantidade de máquinas que sofreram modificação de inventário por cidade.</title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+
+    <max-bar-width>.20</max-bar-width>
+
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#C3252E</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>proinfo/alertas</data-path>
+        <data-action>alertBarEstado.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/barchartRegiao.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/barchartRegiao.xml
new file mode 100644
index 0000000000000000000000000000000000000000..bf7b94bbb0b78ef2c2850423645d27c8683223fb
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/barchartRegiao.xml
@@ -0,0 +1,63 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique na região para visualizar a quantidade de máquinas que sofreram modificação de inventário por estado.</title>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <domain-label-rotation>.785</domain-label-rotation>
+    <domain-label-rotation-dir>up</domain-label-rotation-dir>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+
+    <max-bar-width>.20</max-bar-width>
+
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <color-palette>
+        <color>#C3252E</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>proinfo/alertas</data-path>
+        <data-action>alertBarRegiao.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/linechartBrasil.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/linechartBrasil.xml
new file mode 100644
index 0000000000000000000000000000000000000000..42e6f9276f9941e0c51a2da0b248be671252aa81
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/linechartBrasil.xml
@@ -0,0 +1,56 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#C3252E</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>proinfo/alertas</data-path>
+        <data-action>alertLineBrasil.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/linechartCidade.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/linechartCidade.xml
new file mode 100644
index 0000000000000000000000000000000000000000..4bc3a8773a5e2c3594cf574f327415314321a376
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/linechartCidade.xml
@@ -0,0 +1,56 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#C3252E</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>proinfo/alertas</data-path>
+        <data-action>alertLineCidade.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/linechartEstado.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/linechartEstado.xml
new file mode 100644
index 0000000000000000000000000000000000000000..c8e03db1f25d9d35961df5044146b6f9c23fce5a
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/linechartEstado.xml
@@ -0,0 +1,56 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#C3252E</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>proinfo/alertas</data-path>
+        <data-action>alertLineEstado.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/linechartRegiao.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/linechartRegiao.xml
new file mode 100644
index 0000000000000000000000000000000000000000..9db631df31d66fbae1c614edf6cf16910d5f77d0
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/linechartRegiao.xml
@@ -0,0 +1,56 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#C3252E</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>proinfo/alertas</data-path>
+        <data-action>alertLineRegiao.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/piechartBrasil.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/piechartBrasil.xml
new file mode 100644
index 0000000000000000000000000000000000000000..11adbf8390e997f9649ed5c62ea44bbfcd5dbf41
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/piechartBrasil.xml
@@ -0,0 +1,50 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>PieChart</chart-type>
+
+    <display-labels>true</display-labels>
+
+    <!--<interior-gap>0.15</interior-gap>-->
+    <!--<label-gap>0.005</label-gap>-->
+    <label-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </label-font>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    <border-paint>#F2F5E1</border-paint>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#C3252E</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>proinfo/alertas</data-path>
+        <data-action>alertPieBrasil.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>rows</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/piechartCidade.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/piechartCidade.xml
new file mode 100644
index 0000000000000000000000000000000000000000..adeca87e5f9537166093ce094bacc04f9666a0da
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/piechartCidade.xml
@@ -0,0 +1,41 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>PieChart</chart-type>
+
+<!--    <display-labels>true</display-labels> -->
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <border-paint>#F2F5E1</border-paint>
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title> 
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#C3252E</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>proinfo/alertas</data-path>
+        <data-action>alertPieCidade.xaction</data-action> 
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>rows</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/piechartEstado.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/piechartEstado.xml
new file mode 100644
index 0000000000000000000000000000000000000000..10a0090bfb2a23014b59bf0c7dd6dad0d5c39535
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/piechartEstado.xml
@@ -0,0 +1,41 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>PieChart</chart-type>
+
+<!--    <display-labels>true</display-labels> -->
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <border-paint>#F2F5E1</border-paint>
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title> 
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#C3252E</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>proinfo/alertas</data-path>
+        <data-action>alertPieEstado.xaction</data-action> 
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>rows</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/piechartRegiao.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/piechartRegiao.xml
new file mode 100644
index 0000000000000000000000000000000000000000..a3ffe0e89cf8c870f797494d7cad800ba74e6eb1
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/alertas/piechartRegiao.xml
@@ -0,0 +1,41 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>PieChart</chart-type>
+
+<!--    <display-labels>true</display-labels> -->
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <border-paint>#F2F5E1</border-paint>
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title> 
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#C3252E</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>proinfo/alertas</data-path>
+        <data-action>alertPieRegiao.xaction</data-action> 
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>rows</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/auditBarBrasil.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/auditBarBrasil.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..9784303d6b2e21f901b59f2b318b754888e7b7e2
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/auditBarBrasil.xaction
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Auditing</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              to_char(aud_data, 'DD/MM/YYYY') AS Brasil,
+              instaladas as "Instaladas",
+              CASE WHEN previstas IS NULL THEN 0
+                WHEN previstas - instaladas < 0 THEN 0
+                ELSE  previstas - instaladas
+              END AS "Não instaladas"
+            FROM
+              (SELECT aud.aud_data, sum(aud_instaladas) AS instaladas, sum(aud_instaladas) AS previstas
+              FROM
+                (SELECT MAX(aud_data) AS aud_data, aud_inep FROM mectb11_dm_auditoria GROUP BY aud_inep) AS temp
+                NATURAL JOIN mectb11_dm_auditoria AS aud
+              WHERE aud_projeto = 0
+              GROUP BY aud.aud_data)
+            AS temp2
+            ORDER BY brasil DESC
+            LIMIT 1
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/auditBarCidade.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/auditBarCidade.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..daee1be64118208315588319f6bd223c388770b5
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/auditBarCidade.xaction
@@ -0,0 +1,103 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Auditing</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+    <ESTADO type="string">
+      <sources>
+        <request>ESTADO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <ESTADO type="string"/>
+      </action-inputs>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              aud_cidade AS Cidade,
+              to_char(CURRENT_DATE, 'DD/MM/YYYY') AS Brasil,
+              sum(mectb11_dm_auditoria.aud_instaladas) as "Instaladas",
+              CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+              sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") END AS "Não instaladas"
+            FROM
+              (select max(aud_data) as data, aud_inep as inep from mectb11_dm_auditoria WHERE aud_regiao = '{REGIAO}' AND aud_estado = '{ESTADO}' group by inep) temp,
+              mectb11_dm_auditoria
+            WHERE
+              temp.data = mectb11_dm_auditoria.aud_data AND
+              temp.inep = mectb11_dm_auditoria.aud_inep AND
+              mectb11_dm_auditoria.aud_projeto = 0
+            GROUP BY
+              Cidade
+            ORDER BY
+              Cidade ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              aud_cidade AS Cidade,
+              sum("mectb11_dm_auditoria"."aud_instaladas") AS instaladas,
+              CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+sum("mectb11_dm_auditoria"."aud_previstas") - 
+sum("mectb11_dm_auditoria"."aud_instaladas") END AS nao_instaladas
+            FROM
+              "mectb11_dm_auditoria"
+            WHERE
+              aud_regiao = '{REGIAO}' AND
+              aud_estado = '{ESTADO}' AND
+              aud_data = (SELECT max(aud_data) FROM "mectb11_dm_auditoria")
+            GROUP BY
+              aud_regiao,
+              aud_estado,
+              Cidade,
+              aud_data
+            ORDER BY
+              Cidade ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/auditBarEstado.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/auditBarEstado.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..6325dd0c981640bb5443adb3a2e8d9f3c97dab4f
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/auditBarEstado.xaction
@@ -0,0 +1,91 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Auditing</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              aud_estado AS Estado,
+              to_char(CURRENT_DATE, 'DD/MM/YYYY') AS Brasil,
+              sum(mectb11_dm_auditoria.aud_instaladas) as "Instaladas",
+              CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+              sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") END AS "Não instaladas"
+            FROM
+              (select max(aud_data) as data, aud_inep as inep from mectb11_dm_auditoria WHERE aud_regiao = '{REGIAO}' group by inep) temp,
+              mectb11_dm_auditoria
+            WHERE
+              temp.data = mectb11_dm_auditoria.aud_data AND
+              temp.inep = mectb11_dm_auditoria.aud_inep AND
+              mectb11_dm_auditoria.aud_projeto = 0
+            GROUP BY
+              Estado
+            ORDER BY
+              Estado ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              aud_estado AS Estado,
+              sum("mectb11_dm_auditoria"."aud_instaladas") AS instaladas,
+              CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+sum("mectb11_dm_auditoria"."aud_previstas") - 
+sum("mectb11_dm_auditoria"."aud_instaladas") END AS nao_instaladas
+            FROM
+              "mectb11_dm_auditoria"
+            WHERE
+              aud_regiao = '{REGIAO}' AND
+              aud_data = (SELECT max(aud_data) FROM "mectb11_dm_auditoria")
+            GROUP BY
+              aud_regiao,
+              Estado,
+              aud_data
+            ORDER BY
+              Estado ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/auditBarRegiao.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/auditBarRegiao.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..eb741595e5a81efb6cfd8aba93b4fc21377d0e55
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/auditBarRegiao.xaction
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Auditing</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              aud_regiao AS Regiao,
+              sum(mectb11_dm_auditoria.aud_instaladas) as "Instaladas",
+              CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+              sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") END AS "Não instaladas"
+            FROM
+              (select max(aud_data) as data, aud_inep as inep from mectb11_dm_auditoria group by inep) temp,
+              mectb11_dm_auditoria
+            WHERE
+              aud_regiao <> 'NULL' AND
+              temp.data = mectb11_dm_auditoria.aud_data AND
+              temp.inep = mectb11_dm_auditoria.aud_inep AND
+              mectb11_dm_auditoria.aud_projeto = 0
+            GROUP BY
+              Regiao
+            ORDER BY
+              Regiao ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              aud_regiao AS Regiao,
+              sum("mectb11_dm_auditoria"."aud_instaladas") AS instaladas,
+              CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+sum("mectb11_dm_auditoria"."aud_previstas") -
+sum("mectb11_dm_auditoria"."aud_instaladas") END AS nao_instaladas
+            FROM
+              "mectb11_dm_auditoria"
+            WHERE
+              aud_regiao <> 'NULL' AND
+              aud_data = (SELECT max(aud_data) FROM "mectb11_dm_auditoria")
+            GROUP BY
+              Regiao,
+              aud_data
+            ORDER BY
+              Regiao ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/auditLineBrasil.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/auditLineBrasil.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..b8710309e8302846ae02f06bac2b73278e89241a
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/auditLineBrasil.xaction
@@ -0,0 +1,102 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Auditing</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              initcap("mectb12_dm_instaladas_ag"."inst_mes_nm") AS mes,
+              cast("mectb12_dm_instaladas_ag"."inst_mes" as TEXT),
+              sum(inst_instaladas) as Instaladas,
+              CASE WHEN sum(inst_previstas) -
+                        sum(inst_instaladas) < 0 THEN 0 ELSE
+                        sum(inst_previstas) -
+                        sum(inst_instaladas) END AS Nao_instaladas
+            FROM
+              mectb12_dm_instaladas_ag
+            WHERE
+              inst_data IS NOT NULL AND
+              inst_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE AND
+              -- inst_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) AND
+              mectb12_dm_instaladas_ag.inst_projeto = 0
+            GROUP BY
+              inst_mes_nm,
+              inst_mes,
+              inst_ano
+            ORDER BY
+              mectb12_dm_instaladas_ag.inst_ano ASC,
+              mectb12_dm_instaladas_ag.inst_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              initcap("mectb11_dm_auditoria"."aud_mes_nm") AS mes,
+              sum("mectb11_dm_auditoria"."aud_instaladas") AS instaladas,
+                CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+                sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+                sum("mectb11_dm_auditoria"."aud_previstas") -
+                sum("mectb11_dm_auditoria"."aud_instaladas") END AS nao_instaladas
+            FROM
+              "mectb11_dm_auditoria"
+            WHERE
+              aud_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE)
+            GROUP BY
+              aud_mes_nm,
+              aud_mes
+            ORDER BY
+              aud_mes ASC
+____________________________________
+            SELECT
+              initcap("mectb11_dm_auditoria"."aud_mes_nm") AS mes,
+              sum(mectb11_dm_auditoria.aud_instaladas) as "Instaladas",
+              CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+              sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") END AS "Não instaladas"
+            FROM
+              (select aud_mes as mes, max(aud_data) as data, aud_inep as inep from mectb11_dm_auditoria where aud_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) group by mes, inep) temp,
+              mectb11_dm_auditoria
+            WHERE
+              temp.data = mectb11_dm_auditoria.aud_data AND
+              temp.inep = mectb11_dm_auditoria.aud_inep AND
+              temp.mes = mectb11_dm_auditoria.aud_mes
+            GROUP BY
+              aud_mes_nm,
+              aud_mes
+            ORDER BY
+              aud_mes ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/auditLineCidade.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/auditLineCidade.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..984f5acfdeaca13daa41be1815af2f2b47b99e05
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/auditLineCidade.xaction
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Auditing</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <ESTADO type="string">
+      <sources>
+        <request>ESTADO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <ESTADO type="string"/>
+	<REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+         <![CDATA[
+            SELECT
+              initcap("mectb12_dm_instaladas_ag"."inst_mes_nm") AS mes,
+              cast("mectb12_dm_instaladas_ag"."inst_mes" as TEXT),
+              sum(inst_instaladas) as Instaladas,
+              CASE WHEN sum(inst_previstas) -
+                        sum(inst_instaladas) < 0 THEN 0 ELSE
+                        sum(inst_previstas) -
+                        sum(inst_instaladas) END AS Nao_instaladas
+            FROM
+              mectb12_dm_instaladas_ag
+            WHERE
+              inst_regiao = '{REGIAO}' AND
+              inst_estado = '{ESTADO}' AND
+              inst_data IS NOT NULL AND
+              inst_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE AND
+              -- inst_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) AND
+              mectb12_dm_instaladas_ag.inst_projeto = 0
+            GROUP BY
+              inst_mes_nm,
+              inst_mes,
+              inst_ano
+            ORDER BY
+              mectb12_dm_instaladas_ag.inst_ano ASC,
+              mectb12_dm_instaladas_ag.inst_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/auditLineEstado.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/auditLineEstado.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..83d3e9bcb9aa32d6ba8aaaab32e0b157da1fab84
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/auditLineEstado.xaction
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Auditing</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              initcap("mectb12_dm_instaladas_ag"."inst_mes_nm") AS mes,
+              cast("mectb12_dm_instaladas_ag"."inst_mes" as TEXT),
+              sum(inst_instaladas) as Instaladas,
+              CASE WHEN sum(inst_previstas) -
+                        sum(inst_instaladas) < 0 THEN 0 ELSE
+                        sum(inst_previstas) -
+                        sum(inst_instaladas) END AS Nao_instaladas
+            FROM
+              mectb12_dm_instaladas_ag
+            WHERE
+              inst_regiao = '{REGIAO}' AND
+              inst_data IS NOT NULL AND
+              inst_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE AND
+              -- inst_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) AND
+              mectb12_dm_instaladas_ag.inst_projeto = 0
+            GROUP BY
+              inst_mes_nm,
+              inst_mes,
+              inst_ano
+            ORDER BY
+              mectb12_dm_instaladas_ag.inst_ano ASC,
+              mectb12_dm_instaladas_ag.inst_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/auditLineRegiao.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/auditLineRegiao.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..ec5dc34b4d91f95a2a1921f976d0852257cb3c1b
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/auditLineRegiao.xaction
@@ -0,0 +1,82 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Auditing</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              initcap("mectb12_dm_instaladas_ag"."inst_mes_nm") AS mes,
+              cast("mectb12_dm_instaladas_ag"."inst_mes" as TEXT),
+              sum(inst_instaladas) as Instaladas,
+              CASE WHEN sum(inst_previstas) -
+                        sum(inst_instaladas) < 0 THEN 0 ELSE
+                        sum(inst_previstas) -
+                        sum(inst_instaladas) END AS Nao_instaladas
+            FROM
+              mectb12_dm_instaladas_ag
+            WHERE
+              inst_data IS NOT NULL AND
+              inst_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE AND
+              -- inst_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) AND
+              mectb12_dm_instaladas_ag.inst_projeto = 0
+            GROUP BY
+              inst_mes_nm,
+              inst_mes,
+              inst_ano
+            ORDER BY
+              mectb12_dm_instaladas_ag.inst_ano ASC,
+              mectb12_dm_instaladas_ag.inst_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              initcap("mectb11_dm_auditoria"."aud_mes_nm") AS mes,
+              sum("mectb11_dm_auditoria"."aud_instaladas") AS instaladas,
+                CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+                sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+                sum("mectb11_dm_auditoria"."aud_previstas") - 
+                sum("mectb11_dm_auditoria"."aud_instaladas") END AS nao_instaladas
+            FROM
+              "mectb11_dm_auditoria"
+            WHERE
+              aud_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE)
+            GROUP BY
+              aud_mes_nm,
+              aud_mes
+            ORDER BY
+              aud_mes ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/auditPieBrasil.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/auditPieBrasil.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..817f55508be3da61c129e6de7cb92434be7fd84a
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/auditPieBrasil.xaction
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Auditing</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+        <![CDATA[
+            SELECT
+              sum(mectb11_dm_auditoria.aud_instaladas) AS "I",
+              CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+              sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") END AS "NI"
+            FROM
+              (select max(aud_data) as data, aud_inep as inep from mectb11_dm_auditoria group by inep) temp,
+              mectb11_dm_auditoria
+            WHERE
+              temp.data = mectb11_dm_auditoria.aud_data AND
+              temp.inep = mectb11_dm_auditoria.aud_inep AND
+              mectb11_dm_auditoria.aud_projeto = 0
+          ]]>
+         </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              sum("mectb11_dm_auditoria"."aud_instaladas") AS "Instaladas",
+              sum("mectb11_dm_auditoria"."aud_previstas") - sum("mectb11_dm_auditoria"."aud_instaladas") AS "Não instaladas"
+            FROM
+              "mectb11_dm_auditoria"
+            GROUP BY
+              aud_data
+            ORDER BY
+              aud_data DESC limit 1
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/auditPieCidade.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/auditPieCidade.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..fe179ba018d4c7a06b0ea0c6273dcd4c899b7c63
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/auditPieCidade.xaction
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Auditing</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+    <ESTADO type="string">
+      <sources>
+        <request>ESTADO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+        <ESTADO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              sum(mectb11_dm_auditoria.aud_instaladas) as "I",
+              CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+              sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") END AS "NI"
+            FROM
+              (select max(aud_data) as data, aud_inep as inep from mectb11_dm_auditoria WHERE aud_regiao = '{REGIAO}' AND aud_estado = '{ESTADO}' group by inep) temp,
+              mectb11_dm_auditoria
+            WHERE
+              temp.data = mectb11_dm_auditoria.aud_data AND
+              temp.inep = mectb11_dm_auditoria.aud_inep AND
+              mectb11_dm_auditoria.aud_projeto = 0
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              sum("mectb11_dm_auditoria"."aud_instaladas") AS "Instaladas",
+              sum("mectb11_dm_auditoria"."aud_previstas") - sum("mectb11_dm_auditoria"."aud_instaladas") AS "Não instaladas"
+            FROM
+              "mectb11_dm_auditoria"
+            WHERE
+              aud_regiao = '{REGIAO}' AND
+              aud_estado = '{ESTADO}' AND
+              aud_data = (SELECT max(aud_data) FROM "mectb11_dm_auditoria")
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/auditPieEstado.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/auditPieEstado.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..cc562552460a5189018356317ef0c400d8b0531c
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/auditPieEstado.xaction
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Auditing</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              sum(mectb11_dm_auditoria.aud_instaladas) as "I",
+              CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+              sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") END AS "NI"
+            FROM
+              (select max(aud_data) as data, aud_inep as inep from mectb11_dm_auditoria WHERE aud_regiao = '{REGIAO}' group by inep) temp,
+              mectb11_dm_auditoria
+            WHERE
+              temp.data = mectb11_dm_auditoria.aud_data AND
+              temp.inep = mectb11_dm_auditoria.aud_inep AND
+              mectb11_dm_auditoria.aud_projeto = 0
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              sum("mectb11_dm_auditoria"."aud_instaladas") AS "Instaladas",
+              sum("mectb11_dm_auditoria"."aud_previstas") - sum("mectb11_dm_auditoria"."aud_instaladas") AS "Não instaladas"
+            FROM
+              "mectb11_dm_auditoria"
+            WHERE
+              aud_regiao = '{REGIAO}' AND
+              aud_data = (SELECT max(aud_data) FROM "mectb11_dm_auditoria")
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/auditPieRegiao.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/auditPieRegiao.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..94031e49f4f2ad769379fe03b82ae15290733758
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/auditPieRegiao.xaction
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Auditing</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              sum(mectb11_dm_auditoria.aud_instaladas) AS "I",
+              CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+              sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") END AS "NI"
+            FROM
+              (select max(aud_data) as data, aud_inep as inep from mectb11_dm_auditoria group by inep) temp,
+              mectb11_dm_auditoria
+            WHERE
+              temp.data = mectb11_dm_auditoria.aud_data AND
+              temp.inep = mectb11_dm_auditoria.aud_inep AND
+              mectb11_dm_auditoria.aud_projeto = 0
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              sum("mectb11_dm_auditoria"."aud_instaladas") AS "Instaladas",
+              sum("mectb11_dm_auditoria"."aud_previstas") - sum("mectb11_dm_auditoria"."aud_instaladas") AS "Não instaladas"
+            FROM
+              "mectb11_dm_auditoria"
+            WHERE
+              aud_regiao <> 'NULL' AND
+              aud_data = (SELECT max(aud_data) FROM "mectb11_dm_auditoria")
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/auditRelatorio.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/auditRelatorio.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..a27d55610dbd87a4e7454e0cdfb909898cdc0202
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/auditRelatorio.xaction
@@ -0,0 +1,134 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence> 
+  <title>Relatório</title>
+  <version>1</version>
+  <logging-level>ERROR</logging-level>
+  <documentation> 
+    <author>C3SL</author>  
+    <description>.</description>  
+    <help/>  
+    <result-type/>  
+    <icon/> 
+  </documentation>
+
+  <inputs> 
+    <output-type type="string"> 
+      <default-value>pdf</default-value>  
+      <sources> 
+        <request>output-type</request> 
+      </sources> 
+    </output-type>  
+    <ESTADO type="string"> 
+      <sources> 
+        <request>ESTADO</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>  
+    <REGIAO type="string"> 
+      <sources> 
+        <request>REGIAO</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>  
+    <CIDADE type="string"> 
+      <sources> 
+        <request>CIDADE</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </CIDADE> 
+  </inputs>
+
+  <outputs/>
+
+  <resources> 
+    <ReportFile> 
+      <solution-file> 
+        <location>auditRelatorio.xml</location>  
+        <mime-type>text/xml</mime-type> 
+      </solution-file> 
+    </ReportFile> 
+  </resources>
+  
+  <actions> 
+    <action-definition> 
+      <component-name>JFreeReportComponent</component-name>
+      <action-type>JFree Report</action-type>
+      <action-inputs> 
+        <ESTADO type="string"/>  
+        <REGIAO type="string"/>  
+        <CIDADE type="string"/>  
+        <output-type type="string"/> 
+      </action-inputs>
+      <action-resources> 
+        <report-definition type="resource" mapping="ReportFile"/> 
+      </action-resources>
+      <component-definition> 
+        <live><![CDATA[false]]></live>  
+        <driver><![CDATA[org.postgresql.Driver]]></driver>  
+        <connection><![CDATA[jdbc:postgresql://]]></connection>  
+        <user-id><![CDATA[]]></user-id>  
+        <password><![CDATA[]]></password>  
+        <source>sql</source>  
+        <output-type>pdf</output-type>
+        <query> <![CDATA[
+            SELECT
+     to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), 'DD/MM/YYYY') AS data_atual,
+     initcap(aud_regiao) AS regiao,
+     aud_estado,
+     initcap(aud_cidade) AS cidade,
+     initcap(aud_escola) AS escola,
+     aud_data,
+     aud_instaladas AS instaladas,
+     CASE WHEN aud_previstas-aud_instaladas < 0 THEN 0 ELSE
+     aud_previstas-aud_instaladas END AS nao_instaladas
+     FROM
+              (select max(aud_data) as data, aud_inep as inep from mectb11_dm_auditoria
+               WHERE aud_regiao = '{REGIAO}' AND aud_estado = '{ESTADO}' AND
+                     aud_cidade = '{CIDADE}' AND
+                     mectb11_dm_auditoria.aud_projeto = 0
+                     group by inep) temp,
+              mectb11_dm_auditoria
+    WHERE
+        temp.data = mectb11_dm_auditoria.aud_data AND
+        temp.inep = mectb11_dm_auditoria.aud_inep AND
+        mectb11_dm_auditoria.aud_projeto = 0
+ORDER BY
+     aud_escola ASC,
+     instaladas ASC,
+     nao_instaladas ASC
+          ]]> </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+SELECT
+     to_char(CURRENT_DATE,'DD/MM/YYYY') AS data_atual,
+     initcap(aud_regiao) AS regiao,
+     aud_estado,
+     initcap(aud_cidade) AS cidade,
+     initcap(aud_escola) AS escola,
+     aud_data,
+     aud_instaladas AS instaladas,
+     CASE WHEN aud_previstas-aud_instaladas < 0 THEN 0 ELSE
+aud_previstas-aud_instaladas END AS nao_instaladas
+FROM
+     "mectb11_dm_auditoria" mectb11_dm_auditoria
+WHERE
+     aud_regiao = '{REGIAO}' AND
+     aud_estado = '{ESTADO}' AND
+     aud_cidade = '{CIDADE}' AND
+     aud_data = (SELECT max(aud_data) FROM "mectb11_dm_auditoria")
+GROUP BY
+     aud_regiao,
+     aud_estado,
+     aud_cidade,
+     aud_escola,
+     instaladas,
+     nao_instaladas,
+     aud_data
+ORDER BY
+     aud_escola ASC,
+     instaladas ASC,
+     nao_instaladas ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/auditRelatorio.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/auditRelatorio.xml
new file mode 100644
index 0000000000000000000000000000000000000000..7cecc05b20aebfe89497000e486e14ea33314cf7
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/auditRelatorio.xml
@@ -0,0 +1,1281 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<report-definition xmlns="http://jfreereport.sourceforge.net/namespaces/reports/legacy/ext" name="JFreeReport-WizardReport" engine-version="0.8.9.11">
+  <parser-config>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.base.URLClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.objects.DefaultClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.objects.BandLayoutClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.base.ArrayClassFactory"/>
+    <element-factory class="org.jfree.report.modules.parser.ext.factory.elements.DefaultElementFactory"/>
+    <stylekey-factory class="org.jfree.report.modules.parser.ext.factory.stylekey.DefaultStyleKeyFactory"/>
+    <stylekey-factory class="org.jfree.report.modules.parser.ext.factory.stylekey.PageableLayoutStyleKeyFactory"/>
+    <template-factory class="org.jfree.report.modules.parser.ext.factory.templates.DefaultTemplateCollection"/>
+    <datasource-factory class="org.jfree.report.modules.parser.ext.factory.datasource.DefaultDataSourceFactory"/>
+  </parser-config>
+  <report-config>
+    <simple-page-definition width="1" height="1">
+      <page orientation="portrait" topmargin="10" leftmargin="10" bottommargin="10" rightmargin="10" pageformat="A4"/>
+    </simple-page-definition>
+    <configuration>
+      <property name="org.jfree.report.modules.output.pageable.pdf.Encoding">ISO-8859-1</property>
+      <property name="org.jfree.report.NoPrinterAvailable">true</property>
+    </configuration>
+  </report-config>
+  <report-description>
+    <report-header>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="Element@982014" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">553.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">14</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Relatório de Auditoria Por Cidade - Máquinas Com/Sem o Agente</basic-object>
+        </template>
+      </element>
+      <element name="Element@25939585" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">30.0</basic-key>
+          <basic-key name="min-width">148.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Data: $(data_atual)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@19262980" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">230.0</basic-key>
+          <basic-key name="y">50.0</basic-key>
+          <basic-key name="min-width">345.0</basic-key>
+          <basic-key name="min-height">30.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Cidade: $(cidade)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@12425766" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">50.0</basic-key>
+          <basic-key name="min-width">160.0</basic-key>
+          <basic-key name="min-height">30.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Estado: $(aud_estado)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@19423474" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">230.0</basic-key>
+          <basic-key name="y">30.0</basic-key>
+          <basic-key name="min-width">345.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Região: $(regiao)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </report-header>
+    <report-footer>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </report-footer>
+    <page-header>
+      <style>
+        <basic-key name="display-on-firstpage">true</basic-key>
+        <basic-key name="display-on-lastpage">true</basic-key>
+        <basic-key name="sticky">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </page-header>
+    <page-footer>
+      <style>
+        <basic-key name="display-on-firstpage">true</basic-key>
+        <basic-key name="display-on-lastpage">true</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="TextField@388706379" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">508.99875</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">66.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">right</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">ShowPageNumber</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </page-footer>
+    <watermark>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="min-width">575.0</basic-key>
+        <basic-key name="min-height">822.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </watermark>
+    <groups>
+      <group name="default">
+        <fields/>
+        <group-header>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">true</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">32767.0</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+          <band name="DummyGroupNoDataBandElement">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">10.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+            </style>
+          </band>
+          <band name="DummyGroupDataBandElement">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">35.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+            </style>
+            <band>
+              <style>
+                <basic-key name="border-top-width">1.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">1.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">1.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">1.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">575.0</basic-key>
+                <basic-key name="min-height">35.0</basic-key>
+                <basic-key name="max-width">575.0</basic-key>
+                <basic-key name="max-height">2.14748365E9</basic-key>
+              </style>
+              <element type="shape/generic">
+                <style>
+                  <basic-key name="border-top-width">1.0</basic-key>
+                  <basic-key name="border-top-style">none</basic-key>
+                  <basic-key name="border-top-color">black</basic-key>
+                  <basic-key name="border-left-width">1.0</basic-key>
+                  <basic-key name="border-left-style">none</basic-key>
+                  <basic-key name="border-left-color">black</basic-key>
+                  <basic-key name="border-bottom-width">1.0</basic-key>
+                  <basic-key name="border-bottom-style">none</basic-key>
+                  <basic-key name="border-bottom-color">black</basic-key>
+                  <basic-key name="border-right-width">1.0</basic-key>
+                  <basic-key name="border-right-style">none</basic-key>
+                  <basic-key name="border-right-color">black</basic-key>
+                  <basic-key name="border-break-width">0.0</basic-key>
+                  <basic-key name="border-break-style">none</basic-key>
+                  <basic-key name="border-break-color">black</basic-key>
+                  <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                  <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                  <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                  <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                  <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                  <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                  <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                  <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                  <basic-key name="padding-left">0.0</basic-key>
+                  <basic-key name="padding-top">0.0</basic-key>
+                  <basic-key name="padding-bottom">0.0</basic-key>
+                  <basic-key name="padding-right">0.0</basic-key>
+                  <basic-key name="x">0.0</basic-key>
+                  <basic-key name="y">0.0</basic-key>
+                  <basic-key name="min-width">-100.0</basic-key>
+                  <basic-key name="min-height">-100.0</basic-key>
+                  <basic-key name="paint">#d2d2d2</basic-key>
+                  <compound-key name="stroke" class="java.awt.BasicStroke">
+                    <basic-object name="value">1.0</basic-object>
+                  </compound-key>
+                  <basic-key name="scale">true</basic-key>
+                  <basic-key name="keepAspectRatio">false</basic-key>
+                  <basic-key name="fill-shape">true</basic-key>
+                  <basic-key name="draw-shape">false</basic-key>
+                </style>
+                <datasource type="StaticDataSource">
+                  <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+                    <basic-object name="height">100.0</basic-object>
+                    <basic-object name="width">100.0</basic-object>
+                    <basic-object name="x">0.0</basic-object>
+                    <basic-object name="y">0.0</basic-object>
+                  </compound-object>
+                </datasource>
+              </element>
+            </band>
+            <element type="text/plain">
+              <style>
+                <basic-key name="border-top-width">1.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">1.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">1.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">1.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">330.0</basic-key>
+                <basic-key name="min-height">35.0</basic-key>
+                <basic-key name="max-width">32767.0</basic-key>
+                <basic-key name="max-height">32767.0</basic-key>
+                <basic-key name="paint">black</basic-key>
+                <basic-key name="alignment">left</basic-key>
+                <basic-key name="valignment">top</basic-key>
+                <basic-key name="dynamic_height">false</basic-key>
+                <basic-key name="Excel.WrapText">false</basic-key>
+                <basic-key name="font">SansSerif</basic-key>
+                <basic-key name="font-size">10</basic-key>
+                <basic-key name="line-height">0.0</basic-key>
+                <basic-key name="font-bold">true</basic-key>
+                <basic-key name="font-italic">false</basic-key>
+                <basic-key name="font-underline">false</basic-key>
+                <basic-key name="font-strikethrough">false</basic-key>
+                <basic-key name="font-embedded">false</basic-key>
+                <basic-key name="reserved-literal">..</basic-key>
+                <basic-key name="trim-text-content">false</basic-key>
+              </style>
+              <template references="label">
+                <basic-object name="content">Escolas</basic-object>
+              </template>
+            </element>
+          </band>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">455.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">120.0</basic-key>
+              <basic-key name="min-height">35.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">false</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Quantidade de máquinas sem o agente</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">330.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">120.0</basic-key>
+              <basic-key name="min-height">35.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">false</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Quantidade de máquinas com o agente</basic-object>
+            </template>
+          </element>
+        </group-header>
+        <group-footer>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">32767.0</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+        </group-footer>
+      </group>
+    </groups>
+    <itemband>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="RowBandingBackgroundRect_IAmTheRandomSuffix314152654" type="shape/generic">
+        <style>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">-100.0</basic-key>
+          <basic-key name="min-height">-100.0</basic-key>
+          <basic-key name="paint">#e6e6e6</basic-key>
+          <compound-key name="stroke" class="java.awt.BasicStroke">
+            <basic-object name="value">1.0</basic-object>
+          </compound-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">false</basic-key>
+          <basic-key name="fill-shape">true</basic-key>
+          <basic-key name="draw-shape">false</basic-key>
+        </style>
+        <datasource type="StaticDataSource">
+          <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+            <basic-object name="height">100.0</basic-object>
+            <basic-object name="width">100.0</basic-object>
+            <basic-object name="x">0.0</basic-object>
+            <basic-object name="y">0.0</basic-object>
+          </compound-object>
+        </datasource>
+      </element>
+      <element name="aud_escolaElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">330.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">32767.0</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">false</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">escola</basic-object>
+          <basic-object name="nullValue">-</basic-object>
+        </template>
+      </element>
+      <element name="instaladasElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">330.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">120.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">32767.0</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">false</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">instaladas</basic-object>
+          <basic-object name="nullValue">-</basic-object>
+        </template>
+      </element>
+      <element name="nao_instaladasElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">455.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">120.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">32767.0</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">false</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">nao_instaladas</basic-object>
+          <basic-object name="nullValue">-</basic-object>
+        </template>
+      </element>
+    </itemband>
+    <no-data-band>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="noDataLabelElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">574.9987</basic-key>
+          <basic-key name="min-height">18.0</basic-key>
+          <basic-key name="max-width">32766.928</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">false</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Nenhum dado disponível</basic-object>
+        </template>
+      </element>
+    </no-data-band>
+  </report-description>
+  <functions>
+    <property-ref name="report.name" class="java.lang.String">JFreeReport-WizardReport</property-ref>
+    <expression name="DummyGroupNoDataBandElementHideIfNullTrigger" class="org.jfree.report.function.HideElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">DummyGroupNoDataBandElement</property>
+      </properties>
+    </expression>
+    <expression name="DummyGroupDataBandElementHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">DummyGroupDataBandElement</property>
+      </properties>
+    </expression>
+    <expression name="dummyGroupFooterHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">dummyGroupFooter</property>
+      </properties>
+    </expression>
+    <expression name="ShowPageNumber" class="org.jfree.report.function.PageOfPagesFunction">
+      <properties>
+        <property name="format">{0}/{1}</property>
+        <property name="pageIncrement" class="java.lang.Integer">1</property>
+        <property name="startPage" class="java.lang.Integer">1</property>
+      </properties>
+    </expression>
+    <expression name="org.jfree.report.function.ElementVisibilitySwitchFunction@7df86f75" class="org.jfree.report.function.ElementVisibilitySwitchFunction">
+      <properties>
+        <property name="element">RowBandingBackgroundRect_IAmTheRandomSuffix314152654</property>
+        <property name="initialState" class="java.lang.Boolean">false</property>
+        <property name="numberOfElements" class="java.lang.Integer">1</property>
+      </properties>
+    </expression>
+  </functions>
+</report-definition>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/auditRelatorioRoxo.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/auditRelatorioRoxo.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..f86995ce94ca4e37fca0d911e26a37d7ecdfed29
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/auditRelatorioRoxo.xaction
@@ -0,0 +1,134 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence> 
+  <title>Relatório</title>
+  <version>1</version>
+  <logging-level>ERROR</logging-level>
+  <documentation> 
+    <author>C3SL</author>  
+    <description>.</description>  
+    <help/>  
+    <result-type/>  
+    <icon/> 
+  </documentation>
+
+  <inputs> 
+    <output-type type="string"> 
+      <default-value>pdf</default-value>  
+      <sources> 
+        <request>output-type</request> 
+      </sources> 
+    </output-type>  
+    <ESTADO type="string"> 
+      <sources> 
+        <request>ESTADO</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>  
+    <REGIAO type="string"> 
+      <sources> 
+        <request>REGIAO</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>  
+    <CIDADE type="string"> 
+      <sources> 
+        <request>CIDADE</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </CIDADE> 
+  </inputs>
+
+  <outputs/>
+
+  <resources> 
+    <ReportFile> 
+      <solution-file> 
+        <location>auditRelatorioRoxo.xml</location>  
+        <mime-type>text/xml</mime-type> 
+      </solution-file> 
+    </ReportFile> 
+  </resources>
+  
+  <actions> 
+    <action-definition> 
+      <component-name>JFreeReportComponent</component-name>
+      <action-type>JFree Report</action-type>
+      <action-inputs> 
+        <ESTADO type="string"/>  
+        <REGIAO type="string"/>  
+        <CIDADE type="string"/>  
+        <output-type type="string"/> 
+      </action-inputs>
+      <action-resources> 
+        <report-definition type="resource" mapping="ReportFile"/> 
+      </action-resources>
+      <component-definition> 
+        <live><![CDATA[false]]></live>  
+        <driver><![CDATA[org.postgresql.Driver]]></driver>  
+        <connection><![CDATA[jdbc:postgresql://]]></connection>  
+        <user-id><![CDATA[]]></user-id>  
+        <password><![CDATA[]]></password>  
+        <source>sql</source>  
+        <output-type>pdf</output-type>
+        <query>
+          <![CDATA[
+SELECT
+     to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), 'DD/MM/YYYY') AS data_atual,
+     initcap(aud_regiao) AS regiao,
+     aud_estado,
+     initcap(aud_cidade) AS cidade,
+     aud_instaladas,
+     initcap(aud_escola) AS escola,
+     aud_data,
+     aud_instaladas AS instaladas
+FROM
+              (select max(aud_data) as data, aud_inep as inep from mectb11_dm_auditoria WHERE aud_regiao = '{REGIAO}' AND aud_estado = '{ESTADO}' AND aud_cidade = '{CIDADE}' group by inep) temp,
+              mectb11_dm_auditoria
+WHERE
+     temp.data = mectb11_dm_auditoria.aud_data AND
+     temp.inep = mectb11_dm_auditoria.aud_inep AND
+     aud_instaladas = 0
+GROUP BY
+     aud_regiao,
+     aud_estado,
+     aud_cidade,
+     aud_instaladas,
+     aud_escola,
+     instaladas,
+     aud_data
+ORDER BY
+     instaladas ASC
+          ]]></query>
+      </component-definition> 
+    </action-definition>
+  </actions> 
+</action-sequence>
+<!--
+SELECT
+     to_char(CURRENT_DATE, 'DD/MM/YYYY') AS data_atual,
+     initcap(aud_regiao) AS regiao,
+     aud_estado,
+     initcap(aud_cidade) AS cidade,
+     aud_instaladas,
+     initcap(aud_escola) AS escola,
+     aud_data,
+     aud_instaladas AS instaladas
+FROM
+     "mectb11_dm_auditoria" mectb11_dm_auditoria
+WHERE
+     aud_regiao = '{REGIAO}'
+ AND aud_estado = '{ESTADO}'
+ AND aud_cidade = '{CIDADE}'
+ AND aud_instaladas = 0
+ AND aud_data = (SELECT max(aud_data) FROM "mectb11_dm_auditoria")
+GROUP BY
+     aud_regiao,
+     aud_estado,
+     aud_cidade,
+     aud_instaladas,
+     aud_escola,
+     instaladas,
+     aud_data
+ORDER BY
+     instaladas ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/auditRelatorioRoxo.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/auditRelatorioRoxo.xml
new file mode 100644
index 0000000000000000000000000000000000000000..8771968a2ee893bd203740e4ab38ee400a386a6f
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/auditRelatorioRoxo.xml
@@ -0,0 +1,1022 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<report-definition xmlns="http://jfreereport.sourceforge.net/namespaces/reports/legacy/ext" name="JFreeReport-WizardReport" engine-version="0.8.9.11">
+  <parser-config>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.base.URLClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.objects.DefaultClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.objects.BandLayoutClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.base.ArrayClassFactory"/>
+    <element-factory class="org.jfree.report.modules.parser.ext.factory.elements.DefaultElementFactory"/>
+    <stylekey-factory class="org.jfree.report.modules.parser.ext.factory.stylekey.DefaultStyleKeyFactory"/>
+    <stylekey-factory class="org.jfree.report.modules.parser.ext.factory.stylekey.PageableLayoutStyleKeyFactory"/>
+    <template-factory class="org.jfree.report.modules.parser.ext.factory.templates.DefaultTemplateCollection"/>
+    <datasource-factory class="org.jfree.report.modules.parser.ext.factory.datasource.DefaultDataSourceFactory"/>
+  </parser-config>
+  <report-config>
+    <simple-page-definition width="1" height="1">
+      <page orientation="portrait" topmargin="10" leftmargin="10" bottommargin="10" rightmargin="10" pageformat="A4"/>
+    </simple-page-definition>
+    <configuration>
+      <property name="org.jfree.report.modules.output.pageable.pdf.Encoding">ISO-8859-1</property>
+      <property name="org.jfree.report.NoPrinterAvailable">true</property>
+    </configuration>
+  </report-config>
+  <report-description>
+    <report-header>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="Element@982014" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">536.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">14</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Relatório de Auditoria Por Cidade - Escolas Sem o Agente Instalado</basic-object>
+        </template>
+      </element>
+      <element name="Element@25939585" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">30.0</basic-key>
+          <basic-key name="min-width">148.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Data: $(data_atual)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@19262980" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">230.0</basic-key>
+          <basic-key name="y">50.0</basic-key>
+          <basic-key name="min-width">345.0</basic-key>
+          <basic-key name="min-height">30.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Cidade: $(cidade)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@12425766" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">50.0</basic-key>
+          <basic-key name="min-width">160.0</basic-key>
+          <basic-key name="min-height">30.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Estado: $(aud_estado)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@19423474" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">230.0</basic-key>
+          <basic-key name="y">30.0</basic-key>
+          <basic-key name="min-width">345.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Região: $(regiao)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </report-header>
+    <report-footer>
+      <style>
+        <basic-key name="pagebreak-before">true</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </report-footer>
+    <page-header>
+      <style>
+        <basic-key name="display-on-firstpage">true</basic-key>
+        <basic-key name="display-on-lastpage">true</basic-key>
+        <basic-key name="sticky">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </page-header>
+    <page-footer>
+      <style>
+        <basic-key name="display-on-firstpage">true</basic-key>
+        <basic-key name="display-on-lastpage">true</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="TextField@388706379" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">508.99875</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">66.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">right</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">ShowPageNumber</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </page-footer>
+    <watermark>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="min-width">575.0</basic-key>
+        <basic-key name="min-height">822.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </watermark>
+    <groups>
+      <group name="default">
+        <fields/>
+        <group-header>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">true</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">32767.0</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+          <band name="DummyGroupDataBandElement">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">20.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+            </style>
+            <band>
+              <style>
+                <basic-key name="border-top-width">1.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">1.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">1.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">1.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">575.0</basic-key>
+                <basic-key name="min-height">20.0</basic-key>
+                <basic-key name="max-width">575.0</basic-key>
+                <basic-key name="max-height">2.14748365E9</basic-key>
+              </style>
+              <element type="shape/generic">
+                <style>
+                  <basic-key name="border-top-width">1.0</basic-key>
+                  <basic-key name="border-top-style">none</basic-key>
+                  <basic-key name="border-top-color">black</basic-key>
+                  <basic-key name="border-left-width">1.0</basic-key>
+                  <basic-key name="border-left-style">none</basic-key>
+                  <basic-key name="border-left-color">black</basic-key>
+                  <basic-key name="border-bottom-width">1.0</basic-key>
+                  <basic-key name="border-bottom-style">none</basic-key>
+                  <basic-key name="border-bottom-color">black</basic-key>
+                  <basic-key name="border-right-width">1.0</basic-key>
+                  <basic-key name="border-right-style">none</basic-key>
+                  <basic-key name="border-right-color">black</basic-key>
+                  <basic-key name="border-break-width">0.0</basic-key>
+                  <basic-key name="border-break-style">none</basic-key>
+                  <basic-key name="border-break-color">black</basic-key>
+                  <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                  <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                  <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                  <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                  <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                  <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                  <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                  <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                  <basic-key name="padding-left">0.0</basic-key>
+                  <basic-key name="padding-top">0.0</basic-key>
+                  <basic-key name="padding-bottom">0.0</basic-key>
+                  <basic-key name="padding-right">0.0</basic-key>
+                  <basic-key name="x">0.0</basic-key>
+                  <basic-key name="y">0.0</basic-key>
+                  <basic-key name="min-width">-100.0</basic-key>
+                  <basic-key name="min-height">-100.0</basic-key>
+                  <basic-key name="paint">#d2d2d2</basic-key>
+                  <compound-key name="stroke" class="java.awt.BasicStroke">
+                    <basic-object name="value">1.0</basic-object>
+                  </compound-key>
+                  <basic-key name="scale">true</basic-key>
+                  <basic-key name="keepAspectRatio">false</basic-key>
+                  <basic-key name="fill-shape">true</basic-key>
+                  <basic-key name="draw-shape">false</basic-key>
+                </style>
+                <datasource type="StaticDataSource">
+                  <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+                    <basic-object name="height">100.0</basic-object>
+                    <basic-object name="width">100.0</basic-object>
+                    <basic-object name="x">0.0</basic-object>
+                    <basic-object name="y">0.0</basic-object>
+                  </compound-object>
+                </datasource>
+              </element>
+            </band>
+            <element type="text/plain">
+              <style>
+                <basic-key name="border-top-width">1.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">1.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">1.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">1.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">575.0</basic-key>
+                <basic-key name="min-height">20.0</basic-key>
+                <basic-key name="max-width">32767.0</basic-key>
+                <basic-key name="max-height">32767.0</basic-key>
+                <basic-key name="paint">black</basic-key>
+                <basic-key name="alignment">left</basic-key>
+                <basic-key name="valignment">middle</basic-key>
+                <basic-key name="dynamic_height">false</basic-key>
+                <basic-key name="Excel.WrapText">false</basic-key>
+                <basic-key name="font">SansSerif</basic-key>
+                <basic-key name="font-size">10</basic-key>
+                <basic-key name="line-height">0.0</basic-key>
+                <basic-key name="font-bold">true</basic-key>
+                <basic-key name="font-italic">false</basic-key>
+                <basic-key name="font-underline">false</basic-key>
+                <basic-key name="font-strikethrough">false</basic-key>
+                <basic-key name="font-embedded">false</basic-key>
+                <basic-key name="reserved-literal">..</basic-key>
+                <basic-key name="trim-text-content">false</basic-key>
+              </style>
+              <template references="label">
+                <basic-object name="content">Escolas sem o agente instalado em nenhuma máquina</basic-object>
+              </template>
+            </element>
+          </band>
+        </group-header>
+        <group-footer>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">32767.0</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+        </group-footer>
+      </group>
+    </groups>
+    <itemband>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="RowBandingBackgroundRect_IAmTheRandomSuffix314152654" type="shape/generic">
+        <style>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">-100.0</basic-key>
+          <basic-key name="min-height">-100.0</basic-key>
+          <basic-key name="paint">#e6e6e6</basic-key>
+          <compound-key name="stroke" class="java.awt.BasicStroke">
+            <basic-object name="value">1.0</basic-object>
+          </compound-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">false</basic-key>
+          <basic-key name="fill-shape">true</basic-key>
+          <basic-key name="draw-shape">false</basic-key>
+        </style>
+        <datasource type="StaticDataSource">
+          <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+            <basic-object name="height">100.0</basic-object>
+            <basic-object name="width">100.0</basic-object>
+            <basic-object name="x">0.0</basic-object>
+            <basic-object name="y">0.0</basic-object>
+          </compound-object>
+        </datasource>
+      </element>
+      <element name="aud_escolaElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">575.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">32767.0</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">false</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">escola</basic-object>
+          <basic-object name="nullValue">-</basic-object>
+        </template>
+      </element>
+    </itemband>
+    <no-data-band>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="noDataLabelElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">574.9987</basic-key>
+          <basic-key name="min-height">18.0</basic-key>
+          <basic-key name="max-width">32766.928</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">false</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Nenhum dado disponível</basic-object>
+        </template>
+      </element>
+    </no-data-band>
+  </report-description>
+  <functions>
+    <property-ref name="report.name" class="java.lang.String">JFreeReport-WizardReport</property-ref>
+    <expression name="DummyGroupNoDataBandElementHideIfNullTrigger" class="org.jfree.report.function.HideElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">noDataLabelElement</property>
+      </properties>
+    </expression>
+    <expression name="DummyGroupDataBandElementHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">DummyGroupDataBandElement</property>
+      </properties>
+    </expression>
+    <expression name="dummyGroupFooterHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">dummyGroupFooter</property>
+      </properties>
+    </expression>
+    <expression name="ShowPageNumber" class="org.jfree.report.function.PageOfPagesFunction">
+      <properties>
+        <property name="format">{0}/{1}</property>
+        <property name="pageIncrement" class="java.lang.Integer">1</property>
+        <property name="startPage" class="java.lang.Integer">1</property>
+      </properties>
+    </expression>
+    <expression name="org.jfree.report.function.ElementVisibilitySwitchFunction@277ec7b9" class="org.jfree.report.function.ElementVisibilitySwitchFunction">
+      <properties>
+        <property name="element">RowBandingBackgroundRect_IAmTheRandomSuffix314152654</property>
+        <property name="initialState" class="java.lang.Boolean">false</property>
+        <property name="numberOfElements" class="java.lang.Integer">1</property>
+      </properties>
+    </expression>
+  </functions>
+</report-definition>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/barchartBrasil.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/barchartBrasil.xml
new file mode 100644
index 0000000000000000000000000000000000000000..4dd93b5fd96d23f433ef6affdecb5b17897c2122
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/barchartBrasil.xml
@@ -0,0 +1,60 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique nas barras para visualizar a quantidade de máquinas com/sem o agente de coleta por região.</title>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+
+    <max-bar-width>.2</max-bar-width>
+
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>proinfo/auditoria</data-path>
+        <data-action>auditBarBrasil.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/barchartCidade.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/barchartCidade.xml
new file mode 100644
index 0000000000000000000000000000000000000000..d05352cb4e0d02eac3b714a2ce565833a68927e2
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/barchartCidade.xml
@@ -0,0 +1,63 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique nas barras verdes para visualizar o relatório das escolas com o agente de coleta instalado. Clique nas barras roxas para visualizar o relatório das escolas sem o agente de coleta.</title>
+
+    <domain-label-rotation>.425</domain-label-rotation>
+    <domain-label-rotation-dir>up</domain-label-rotation-dir>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>horizontal</orientation>
+    
+    <max-bar-width>.10</max-bar-width>
+    
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>proinfo/auditoria</data-path>
+        <data-action>auditBarCidade.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/barchartEstado.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/barchartEstado.xml
new file mode 100644
index 0000000000000000000000000000000000000000..eefd1173413c27424059212abc92f5863e05b0c6
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/barchartEstado.xml
@@ -0,0 +1,60 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique no estado para visualizar a quantidade de máquinas com/sem o agente de coleta por cidade.</title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+    
+    <max-bar-width>.20</max-bar-width>
+    
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>proinfo/auditoria</data-path>
+        <data-action>auditBarEstado.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/barchartRegiao.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/barchartRegiao.xml
new file mode 100644
index 0000000000000000000000000000000000000000..4eee31a1ce62f56f63f5e22d88fbeaf70137baee
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/barchartRegiao.xml
@@ -0,0 +1,63 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique na região para visualizar a quantidade de máquinas com/sem o agente de coleta por estado.</title>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <domain-label-rotation>.785</domain-label-rotation>
+    <domain-label-rotation-dir>up</domain-label-rotation-dir>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+    
+    <max-bar-width>.20</max-bar-width>
+    
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+	<color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>proinfo/auditoria</data-path>
+        <data-action>auditBarRegiao.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/linechartBrasil.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/linechartBrasil.xml
new file mode 100644
index 0000000000000000000000000000000000000000..05b62a7e7c004f5338779dbfc9715e12184432d2
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/linechartBrasil.xml
@@ -0,0 +1,56 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+   
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>proinfo/auditoria</data-path>
+        <data-action>auditLineBrasil.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/linechartCidade.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/linechartCidade.xml
new file mode 100644
index 0000000000000000000000000000000000000000..00cf4bcaa1d079c19dbd6c065b177eaea3fa5f2f
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/linechartCidade.xml
@@ -0,0 +1,56 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+   
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>proinfo/auditoria</data-path>
+        <data-action>auditLineCidade.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/linechartEstado.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/linechartEstado.xml
new file mode 100644
index 0000000000000000000000000000000000000000..26b7b02beedf316ef870b46707092ac81796b234
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/linechartEstado.xml
@@ -0,0 +1,56 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+   
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>proinfo/auditoria</data-path>
+        <data-action>auditLineEstado.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/linechartRegiao.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/linechartRegiao.xml
new file mode 100644
index 0000000000000000000000000000000000000000..4775f66077b5f079d7cdf9d6bd6e80de4511c94c
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/linechartRegiao.xml
@@ -0,0 +1,56 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+   
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>proinfo/auditoria</data-path>
+        <data-action>auditLineRegiao.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/piechartBrasil.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/piechartBrasil.xml
new file mode 100644
index 0000000000000000000000000000000000000000..1f4bddc8a1906d6e8bb4e662c168316564c84cbe
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/piechartBrasil.xml
@@ -0,0 +1,45 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>PieChart</chart-type>
+
+    <display-labels>true</display-labels>
+
+    <!--<interior-gap>.15</interior-gap>-->
+    <!--<label-gap>.05</label-gap>-->
+    <label-font>
+        <size>10</size>
+    </label-font>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <border-paint>#F2F5E1</border-paint>    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>proinfo/auditoria</data-path>
+        <data-action>auditPieBrasil.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>rows</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/piechartCidade.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/piechartCidade.xml
new file mode 100644
index 0000000000000000000000000000000000000000..2577305e3b1d8cc1c8f19925f285e0f4f5befc1d
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/piechartCidade.xml
@@ -0,0 +1,46 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>PieChart</chart-type>
+
+    <display-labels>true</display-labels>
+
+    <!--<interior-gap>.15</interior-gap>-->
+    <!--<label-gap>.05</label-gap>-->
+    <label-font>
+        <size>10</size>
+    </label-font>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <border-paint>#F2F5E1</border-paint>
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>proinfo/auditoria</data-path>
+        <data-action>auditPieCidade.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>rows</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/piechartEstado.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/piechartEstado.xml
new file mode 100644
index 0000000000000000000000000000000000000000..ee0ae0d99f1d95b2f9f2abcd12701c979b056b38
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/piechartEstado.xml
@@ -0,0 +1,46 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>PieChart</chart-type>
+
+    <display-labels>true</display-labels>
+
+    <!--<interior-gap>.15</interior-gap>-->
+    <!--<label-gap>.05</label-gap>-->
+    <label-font>
+        <size>10</size>
+    </label-font>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <border-paint>#F2F5E1</border-paint>
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>proinfo/auditoria</data-path>
+        <data-action>auditPieEstado.xaction</data-action> 
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>rows</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/piechartRegiao.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/piechartRegiao.xml
new file mode 100644
index 0000000000000000000000000000000000000000..3dee7375f310a268f29164e01ff2f99ba7efb195
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/auditoria/piechartRegiao.xml
@@ -0,0 +1,46 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>PieChart</chart-type>
+
+    <display-labels>true</display-labels>
+
+    <!--<interior-gap>.15</interior-gap>-->
+    <!--<label-gap>.05</label-gap>-->
+    <label-font>
+        <size>10</size>
+    </label-font>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <border-paint>#F2F5E1</border-paint>
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>proinfo/auditoria</data-path>
+        <data-action>auditPieRegiao.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>rows</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/barchartBrasil.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/barchartBrasil.xml
new file mode 100644
index 0000000000000000000000000000000000000000..aed60b7b76590aa14f4a48d35abfcd9b9cf2a625
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/barchartBrasil.xml
@@ -0,0 +1,61 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <title>Clique nas barras para visualizar a disponibilidade por região.</title>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+
+    <max-bar-width>.20</max-bar-width>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <tooltip-y-format>###</tooltip-y-format>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#EEBA28</color>
+        <color>#C3252E</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>proinfo/disponibilidade</data-path>
+        <data-action>dispBarBrasil.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/barchartCidade.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/barchartCidade.xml
new file mode 100644
index 0000000000000000000000000000000000000000..0a851f5c9a746b03849d6c7f8bab2ff209800605
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/barchartCidade.xml
@@ -0,0 +1,63 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique na cidade para visualizar o relatório de disponibilidade.</title>
+
+    <domain-label-rotation>.425</domain-label-rotation>
+    <domain-label-rotation-dir>up</domain-label-rotation-dir>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>horizontal</orientation>
+
+    <max-bar-width>.10</max-bar-width>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#EEBA28</color>
+        <color>#C3252E</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>proinfo/disponibilidade</data-path>
+        <data-action>dispBarCidade.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/barchartEstado.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/barchartEstado.xml
new file mode 100644
index 0000000000000000000000000000000000000000..ef9adad6505eacf9c1f293835500a14ad65be789
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/barchartEstado.xml
@@ -0,0 +1,60 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique no estado para visualizar a disponibilidade por cidade.</title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+
+    <max-bar-width>.20</max-bar-width>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#EEBA28</color>
+        <color>#C3252E</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>proinfo/disponibilidade</data-path>
+        <data-action>dispBarEstado.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/barchartRegiao.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/barchartRegiao.xml
new file mode 100644
index 0000000000000000000000000000000000000000..6aae8aa00f1749776156821880990cd01aec2c71
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/barchartRegiao.xml
@@ -0,0 +1,63 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique na região para visualizar a disponibilidade por estado.</title>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <domain-label-rotation>.785</domain-label-rotation>
+    <domain-label-rotation-dir>up</domain-label-rotation-dir>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+
+    <max-bar-width>.20</max-bar-width>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#EEBA28</color>
+        <color>#C3252E</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>proinfo/disponibilidade</data-path>
+        <data-action>dispBarRegiao.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/dispBarBrasil.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/dispBarBrasil.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..9ca77a45f17aae22aa073238f5cc9d959ad2dd10
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/dispBarBrasil.xaction
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence> 
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation> 
+    <author>C3SL</author>  
+    <description>Empty blank action sequence document</description>  
+    <help/>  
+    <result-type/>  
+    <icon/> 
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+  
+  <actions> 
+    <action-definition> 
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs> 
+        <query-result type="result-set" mapping="swresult"/> 
+      </action-outputs>
+      <component-definition> 
+        <live><![CDATA[false]]></live>  
+        <driver><![CDATA[org.postgresql.Driver]]></driver>  
+        <connection><![CDATA[jdbc:postgresql://]]></connection>  
+        <user-id><![CDATA[]]></user-id>  
+        <password><![CDATA[]]></password>  
+        <query>
+          <![CDATA[
+	        SELECT
+              to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), 'DD/MM/YYYY') AS Brasil,
+              sum("mectb09_dm_disp_ag"."dis_verde") AS "Menos de 10 dias",
+              sum("mectb09_dm_disp_ag"."dis_amarelo") AS "Entre 11-30 dias",
+              sum("mectb09_dm_disp_ag"."dis_vermelho") AS "Mais de 30 dias"
+            FROM
+              "mectb09_dm_disp_ag"
+            WHERE
+              mectb09_dm_disp_ag.dis_projeto = 0
+            GROUP BY
+              dis_data
+            ORDER BY
+              dis_data DESC limit 1
+          ]]>
+        </query>
+      </component-definition> 
+    </action-definition>
+  </actions> 
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/dispBarCidade.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/dispBarCidade.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..78c04af8e292593cfc665650eadd6e365e6c81f1
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/dispBarCidade.xaction
@@ -0,0 +1,77 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence> 
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation> 
+    <author>C3SL</author>  
+    <description>Empty blank action sequence document</description>  
+    <help/>  
+    <result-type/>  
+    <icon/> 
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+    <ESTADO type="string">
+      <sources>
+        <request>ESTADO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+  
+  <actions> 
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+        <ESTADO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              dis_cidade AS Cidade,
+              sum(dis_verde) AS "Menos de 10 dias",
+              sum(dis_amarelo) AS "Entre 11-30 dias",
+              sum(dis_vermelho) AS "Mais de 30 dias"
+            FROM
+              mectb09_dm_disp_ag
+            WHERE
+              dis_regiao = '{REGIAO}' AND
+              dis_estado = '{ESTADO}' AND
+              dis_data = (SELECT max(dis_data) FROM mectb09_dm_disp_ag) AND
+              mectb09_dm_disp_ag.dis_projeto = 0
+            GROUP BY
+              dis_regiao,
+              dis_estado,
+              Cidade,
+              dis_data
+            ORDER BY
+              Cidade ASC
+          ]]></query>
+      </component-definition>
+    </action-definition>
+  </actions> 
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/dispBarEstado.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/dispBarEstado.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..27c634f7a79bfe820158cddc9edd1a6c8e3f2dc2
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/dispBarEstado.xaction
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              dis_estado AS Estado,
+              sum(dis_verde) AS "Menos de 10 dias",
+              sum(dis_amarelo) AS "Entre 11-30 dias",
+              sum(dis_vermelho) AS "Mais de 30 dias"
+            FROM
+              "mectb09_dm_disp_ag"
+            WHERE
+              dis_regiao = '{REGIAO}' AND
+              dis_data = (SELECT max(dis_data) FROM "mectb09_dm_disp_ag") AND
+              mectb09_dm_disp_ag.dis_projeto = 0
+            GROUP BY
+              dis_regiao,
+              Estado,
+              dis_data
+            ORDER BY
+              Estado ASC
+            ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/dispBarRegiao.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/dispBarRegiao.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..3590d8c84e164ae3601367d9616e00cdeb6d5656
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/dispBarRegiao.xaction
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              dis_regiao AS Regiao,
+              sum(dis_verde) AS "Menos de 10 dias",
+              sum(dis_amarelo) AS "Entre 11-30 dias",
+              sum(dis_vermelho) AS "Mais de 30 dias"
+            FROM
+              mectb09_dm_disp_ag
+            WHERE
+              dis_regiao <> 'NULL' AND
+              dis_data = (SELECT max(dis_data) FROM mectb09_dm_disp_ag) AND
+              mectb09_dm_disp_ag.dis_projeto = 0
+            GROUP BY
+              Regiao,
+              dis_data
+            ORDER BY
+              Regiao ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/dispLineBrasil.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/dispLineBrasil.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..12b9881f1a943359ac6745bd4745e16378a4cf6b
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/dispLineBrasil.xaction
@@ -0,0 +1,85 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              initcap("mectb09_dm_disp_ag"."dis_mes_nm") AS mes,
+              cast("mectb09_dm_disp_ag"."dis_mes" as text),
+              sum(dis_verde)/count(distinct(dis_data)) AS verde,
+              sum(dis_amarelo)/count(distinct(dis_data)) AS amarelo,
+              sum(dis_vermelho)/count(distinct(dis_data)) AS vermelho
+            FROM
+              (select dis_mes as mes, max(dis_data) as data, dis_cidade as cidade
+               from mectb09_dm_disp_ag
+               where dis_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE
+                      and mectb09_dm_disp_ag.dis_projeto = 0
+               group by mes, cidade) temp,
+              "mectb09_dm_disp_ag"
+            WHERE
+              temp.data = mectb09_dm_disp_ag.dis_data AND
+              temp.cidade = mectb09_dm_disp_ag.dis_cidade AND
+              dis_projeto = 0
+            GROUP BY
+              dis_mes_nm,
+              dis_mes,
+              dis_ano
+            ORDER BY
+              mectb09_dm_disp_ag.dis_ano ASC,
+              mectb09_dm_disp_ag.dis_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              initcap("mectb09_dm_disp_ag"."dis_mes_nm") AS mes,
+              cast("mectb09_dm_disp_ag"."dis_mes" as text),
+              sum(dis_verde)/count(distinct(dis_data)) AS verde,
+              sum(dis_amarelo)/count(distinct(dis_data)) AS amarelo,
+              sum(dis_vermelho)/count(distinct(dis_data)) AS vermelho
+            FROM
+              "mectb09_dm_disp_ag"
+            WHERE
+              dis_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE
+            GROUP BY
+              dis_mes_nm,
+              dis_mes,
+              dis_ano
+            ORDER BY
+              dis_ano ASC,
+              dis_mes ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/dispLineCidade.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/dispLineCidade.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..bfa33e36b884d7a18128d561f7d688e0cf7d5c26
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/dispLineCidade.xaction
@@ -0,0 +1,86 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+    <ESTADO type="string">
+      <sources>
+        <request>ESTADO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+        <ESTADO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+             SELECT
+              initcap("mectb09_dm_disp_ag"."dis_mes_nm") AS mes,
+              cast("mectb09_dm_disp_ag"."dis_mes" as text),
+              sum(dis_verde)/count(distinct(dis_data)) AS verde,
+              sum(dis_amarelo)/count(distinct(dis_data)) AS amarelo,
+              sum(dis_vermelho)/count(distinct(dis_data)) AS vermelho
+            FROM
+              (select dis_mes as mes, max(dis_data) as data, dis_cidade as cidade
+               from mectb09_dm_disp_ag
+               where dis_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE and
+               mectb09_dm_disp_ag.dis_projeto = 0
+               group by mes, cidade) temp,
+              "mectb09_dm_disp_ag"
+            WHERE
+              temp.data = mectb09_dm_disp_ag.dis_data AND
+              temp.cidade = mectb09_dm_disp_ag.dis_cidade AND
+              temp.mes = mectb09_dm_disp_ag.dis_mes AND
+              dis_regiao = '{REGIAO}' AND
+              dis_estado = '{ESTADO}' AND
+              mectb09_dm_disp_ag.dis_projeto = 0
+            GROUP BY
+              dis_mes_nm,
+              dis_mes,
+              dis_ano
+            ORDER BY
+              mectb09_dm_disp_ag.dis_ano ASC,
+              mectb09_dm_disp_ag.dis_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/dispLineEstado.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/dispLineEstado.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..c169d06c0b7172ca7700df984c34850601ac6aa6
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/dispLineEstado.xaction
@@ -0,0 +1,78 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+             SELECT
+              initcap("mectb09_dm_disp_ag"."dis_mes_nm") AS mes,
+              cast("mectb09_dm_disp_ag"."dis_mes" as text),
+              sum(dis_verde)/count(distinct(dis_data)) AS verde,
+              sum(dis_amarelo)/count(distinct(dis_data)) AS amarelo,
+              sum(dis_vermelho)/count(distinct(dis_data)) AS vermelho
+            FROM
+              (select dis_mes as mes, max(dis_data) as data, dis_cidade as cidade
+               from mectb09_dm_disp_ag
+               where dis_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE and
+               mectb09_dm_disp_ag.dis_projeto = 0
+               group by mes, cidade) temp,
+              "mectb09_dm_disp_ag"
+            WHERE
+              temp.data = mectb09_dm_disp_ag.dis_data AND
+              temp.cidade = mectb09_dm_disp_ag.dis_cidade AND
+              temp.mes = mectb09_dm_disp_ag.dis_mes AND
+              dis_regiao = '{REGIAO}' AND
+              mectb09_dm_disp_ag.dis_projeto = 0
+            GROUP BY
+              dis_mes_nm,
+              dis_mes,
+              dis_ano
+            ORDER BY
+              mectb09_dm_disp_ag.dis_ano ASC,
+              mectb09_dm_disp_ag.dis_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/dispLineRegiao.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/dispLineRegiao.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..1715c0b74bca9e56d9f19d621c083e859037358c
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/dispLineRegiao.xaction
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+             SELECT
+              initcap("mectb09_dm_disp_ag"."dis_mes_nm") AS mes,
+              cast("mectb09_dm_disp_ag"."dis_mes" as text),
+              sum(dis_verde)/count(distinct(dis_data)) AS verde,
+              sum(dis_amarelo)/count(distinct(dis_data)) AS amarelo,
+              sum(dis_vermelho)/count(distinct(dis_data)) AS vermelho
+            FROM
+              (select dis_mes as mes, max(dis_data) as data, dis_cidade as cidade
+               from mectb09_dm_disp_ag
+               where dis_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE and
+               mectb09_dm_disp_ag.dis_projeto = 0
+               group by mes, cidade) temp,
+              "mectb09_dm_disp_ag"
+            WHERE
+              temp.data = mectb09_dm_disp_ag.dis_data AND
+              temp.cidade = mectb09_dm_disp_ag.dis_cidade AND
+              temp.mes = mectb09_dm_disp_ag.dis_mes AND
+              mectb09_dm_disp_ag.dis_projeto = 0
+            GROUP BY
+              dis_mes_nm,
+              dis_mes,
+              dis_ano
+            ORDER BY
+              mectb09_dm_disp_ag.dis_ano ASC,
+              mectb09_dm_disp_ag.dis_mes ASC
+	      ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/dispPieBrasil.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/dispPieBrasil.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..a23e17b6205dcd986bb17f9e222bacb36b474687
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/dispPieBrasil.xaction
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence> 
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation> 
+    <author>C3SL</author>  
+    <description>Empty blank action sequence document</description>  
+    <help/>  
+    <result-type/>  
+    <icon/> 
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+  
+  <actions> 
+    <action-definition> 
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs> 
+        <query-result type="result-set" mapping="swresult"/> 
+      </action-outputs>
+      <component-definition> 
+        <live><![CDATA[false]]></live>  
+        <driver><![CDATA[org.postgresql.Driver]]></driver>  
+        <connection><![CDATA[jdbc:postgresql://]]></connection>  
+        <user-id><![CDATA[]]></user-id>  
+        <password><![CDATA[]]></password>  
+        <query>
+          <![CDATA[
+            SELECT
+              sum("mectb09_dm_disp_ag"."dis_verde") AS "Menos de 10 dias",
+              sum("mectb09_dm_disp_ag"."dis_amarelo") AS "Entre 11-30 dias",
+              sum("mectb09_dm_disp_ag"."dis_vermelho") AS "Mais de 30 dias"
+            FROM
+              "mectb09_dm_disp_ag"
+            WHERE
+              mectb09_dm_disp_ag.dis_projeto = 0
+            GROUP BY
+              dis_data
+            ORDER BY
+              dis_data DESC limit 1
+          ]]>
+        </query>
+      </component-definition> 
+    </action-definition>
+  </actions> 
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/dispPieCidade.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/dispPieCidade.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..66140e40db937f312a488cf89fff3816f89f12bf
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/dispPieCidade.xaction
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+    <ESTADO type="string">
+      <sources>
+        <request>ESTADO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+        <ESTADO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              sum(dis_verde) AS "Menos de 10 dias",
+              sum(dis_amarelo) AS "Entre 11-30 dias",
+              sum(dis_vermelho) AS "Mais de 30 dias"
+            FROM
+              mectb09_dm_disp_ag
+            WHERE
+              dis_regiao = '{REGIAO}' AND
+              dis_estado = '{ESTADO}' AND
+              dis_data = (SELECT max(dis_data) FROM mectb09_dm_disp_ag) AND
+              mectb09_dm_disp_ag.dis_projeto = 0
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/dispPieEstado.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/dispPieEstado.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..61277fb1a1068b076ca2b8e1b1258e2ca022341f
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/dispPieEstado.xaction
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              sum(dis_verde) AS "Menos de 10 dias",
+              sum(dis_amarelo) AS "Entre 11-30 dias",
+              sum(dis_vermelho) AS "Mais de 30 dias"
+            FROM
+              mectb09_dm_disp_ag
+            WHERE
+              dis_regiao = '{REGIAO}' AND
+              dis_data = (SELECT max(dis_data) FROM mectb09_dm_disp_ag) AND
+              mectb09_dm_disp_ag.dis_projeto = 0
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/dispPieRegiao.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/dispPieRegiao.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..8b8da3d3f5871222777006a0f1cad6e8885db477
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/dispPieRegiao.xaction
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence> 
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation> 
+    <author>C3SL</author>  
+    <description>Empty blank action sequence document</description>  
+    <help/>  
+    <result-type/>  
+    <icon/> 
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+  
+  <actions> 
+    <action-definition> 
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs> 
+        <query-result type="result-set" mapping="swresult"/> 
+      </action-outputs>
+      <component-definition> 
+        <live><![CDATA[false]]></live>  
+        <driver><![CDATA[org.postgresql.Driver]]></driver>  
+        <connection><![CDATA[jdbc:postgresql://]]></connection>  
+        <user-id><![CDATA[]]></user-id>  
+        <password><![CDATA[]]></password>  
+        <query>
+          <![CDATA[
+            SELECT
+              sum(dis_verde) AS "Menos de 10 dias",
+              sum(dis_amarelo) AS "Entre 11-30 dias",
+              sum(dis_vermelho) AS "Mais de 30 dias"
+            FROM
+              mectb09_dm_disp_ag
+            WHERE
+              dis_regiao <> 'NULL' AND
+              dis_data = (SELECT max(dis_data) FROM mectb09_dm_disp_ag) AND
+              mectb09_dm_disp_ag.dis_projeto = 0
+          ]]>
+        </query>
+      </component-definition> 
+    </action-definition>
+ 
+  </actions> 
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/dispRelatorio.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/dispRelatorio.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..4a93c1b6012d88717f01087a77ab7c29fda337de
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/dispRelatorio.xaction
@@ -0,0 +1,180 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence> 
+  <title>Relatório</title>
+  <version>1</version>
+  <logging-level>ERROR</logging-level>
+  <documentation> 
+    <author>C3SL</author>  
+    <description>.</description>  
+    <help/>  
+    <result-type/>  
+    <icon/> 
+  </documentation>
+
+  <inputs> 
+    <output-type type="string"> 
+      <default-value>pdf</default-value>  
+      <sources> 
+        <request>output-type</request> 
+      </sources> 
+    </output-type>  
+    <ESTADO type="string"> 
+      <sources> 
+        <request>ESTADO</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>  
+    <REGIAO type="string"> 
+      <sources> 
+        <request>REGIAO</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>  
+    <CIDADE type="string"> 
+      <sources> 
+        <request>CIDADE</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </CIDADE> 
+  </inputs>
+
+  <outputs/>
+
+  <resources>
+    <ReportFile>
+      <solution-file>
+        <location>dispRelatorio.xml</location>
+        <mime-type>text/xml</mime-type>
+      </solution-file>
+    </ReportFile>
+  </resources>
+
+  <actions>
+    <action-definition>
+      <component-name>JFreeReportComponent</component-name>
+      <action-type>JFree Report</action-type>
+      <action-inputs>
+        <ESTADO type="string"/>
+        <REGIAO type="string"/>
+        <CIDADE type="string"/>
+        <output-type type="string"/>
+      </action-inputs>
+      <action-resources>
+        <report-definition type="resource" mapping="ReportFile"/>
+      </action-resources>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <source>sql</source>
+        <output-type>pdf</output-type>
+	    <query>
+          <![CDATA[
+        SELECT
+    a.data AS to_char,
+    b.dis_maquina AS dis_maquina,
+    b.regiao AS regiao,
+    b.dis_estado AS dis_estado,
+    b.cidade AS cidade,
+    b.dis_data AS dis_data,
+    b.max AS max,
+    b.dis_qtd_dias_ult_contato AS dis_qtd_dias_ult_contato,
+    b.dis_qtd_contato_mes AS dis_qtd_contato_mes,
+    b.escola AS escola,
+    b.verde AS verde,
+    b.amarelo AS amarelo,
+    b.vermelho AS vermelho
+FROM
+    (SELECT
+    distinct dis_escola,
+    dis_maquina as maq,
+    to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), 'DD/MM/YYYY') AS data
+    FROM
+    "public"."mectb08_dm_disp" mectb08_dm_disp
+WHERE
+     dis_regiao = '{REGIAO}'
+ AND dis_estado = '{ESTADO}'
+ AND dis_cidade = '{CIDADE}'
+ AND mectb08_dm_disp.dis_projeto = 0
+ORDER BY
+   dis_escola ASC
+    ) a
+inner join
+(SELECT
+    distinct on (dis_maquina) dis_maquina,
+    initcap(dis_regiao) AS regiao,
+    dis_estado,
+    initcap(dis_cidade) AS cidade,
+    dis_data,
+    dis_data_ult_contato as max,
+    dis_qtd_dias_ult_contato,
+    dis_qtd_contato_mes,
+    initcap(dis_escola) AS escola,
+    dis_qtd_dias_ult_contato <= 10 as verde,
+    dis_qtd_dias_ult_contato BETWEEN 10 AND 30 as amarelo,
+    dis_qtd_dias_ult_contato > 30 as vermelho
+FROM
+    "public"."mectb08_dm_disp" mectb08_dm_disp
+WHERE
+     dis_regiao = '{REGIAO}'
+ AND dis_estado = '{ESTADO}'
+ AND dis_cidade = '{CIDADE}'
+ AND dis_data = (SELECT max(dis_data) FROM mectb08_dm_disp)
+ AND mectb08_dm_disp.dis_projeto = 0
+GROUP BY
+    dis_regiao,
+    dis_estado,
+    dis_cidade,
+    dis_escola,
+    dis_maquina,
+    dis_data,
+    dis_data_ult_contato,
+    dis_qtd_contato_mes,
+    dis_qtd_dias_ult_contato
+ORDER BY
+    dis_maquina ASC,
+    escola ASC
+    ) b on a.maq = b.dis_maquina
+	]]> </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+
+<!--
+SELECT
+     to_char(CURRENT_DATE,'DD/MM/YYYY'),
+     dis_maquina,
+     initcap(dis_regiao) AS regiao,
+     dis_estado,
+     initcap(dis_cidade) AS cidade,
+     dis_data,
+     MAX(dis_data_ult_contato),
+     dis_qtd_dias_ult_contato,
+     dis_qtd_contato_mes,
+     initcap(dis_escola) AS escola,
+     dis_qtd_dias_ult_contato <= 10 as verde,
+     dis_qtd_dias_ult_contato BETWEEN 10 AND 30 as amarelo,
+     dis_qtd_dias_ult_contato > 30 as vermelho
+FROM
+     "public"."mectb08_dm_disp" mectb08_dm_disp
+WHERE
+     dis_regiao = '{REGIAO}'
+ AND dis_estado = '{ESTADO}'
+ AND dis_cidade = '{CIDADE}'
+GROUP BY
+     dis_regiao,
+     dis_estado,
+     dis_cidade,
+     dis_escola,
+     dis_maquina,
+     dis_data,
+     dis_data_ult_contato,
+     dis_qtd_contato_mes,
+     dis_qtd_dias_ult_contato
+ORDER BY
+     dis_escola ASC,
+     dis_maquina ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/dispRelatorio.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/dispRelatorio.xml
new file mode 100644
index 0000000000000000000000000000000000000000..81369809893cd2226e9280e286dee47689cdc3b9
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/dispRelatorio.xml
@@ -0,0 +1,2059 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<report-definition xmlns="http://jfreereport.sourceforge.net/namespaces/reports/legacy/ext" name="JFreeReport-WizardReport" engine-version="0.8.9.11">
+  <parser-config>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.base.URLClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.objects.DefaultClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.objects.BandLayoutClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.base.ArrayClassFactory"/>
+    <element-factory class="org.jfree.report.modules.parser.ext.factory.elements.DefaultElementFactory"/>
+    <stylekey-factory class="org.jfree.report.modules.parser.ext.factory.stylekey.DefaultStyleKeyFactory"/>
+    <stylekey-factory class="org.jfree.report.modules.parser.ext.factory.stylekey.PageableLayoutStyleKeyFactory"/>
+    <template-factory class="org.jfree.report.modules.parser.ext.factory.templates.DefaultTemplateCollection"/>
+    <datasource-factory class="org.jfree.report.modules.parser.ext.factory.datasource.DefaultDataSourceFactory"/>
+  </parser-config>
+  <report-config>
+    <simple-page-definition width="1" height="1">
+      <page orientation="portrait" topmargin="10" leftmargin="10" bottommargin="10" rightmargin="10" pageformat="A4"/>
+    </simple-page-definition>
+    <configuration>
+      <property name="org.jfree.report.modules.output.pageable.pdf.Encoding">ISO-8859-1</property>
+      <property name="org.jfree.report.NoPrinterAvailable">true</property>
+    </configuration>
+  </report-config>
+  <report-description>
+    <report-header>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32766.928</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="Element@982014" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">348.99924</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">14</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Relatório de Disponibilidade por Cidade</basic-object>
+        </template>
+      </element>
+      <element name="Element@25939585" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">30.0</basic-key>
+          <basic-key name="min-width">148.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Data: $(to_char)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@19423474" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">50.0</basic-key>
+          <basic-key name="min-width">293.99936</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Região: $(regiao)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@12425766" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">70.0</basic-key>
+          <basic-key name="min-width">307.99933</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Estado: $(dis_estado)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@19262980" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">90.0</basic-key>
+          <basic-key name="min-width">366.99902</basic-key>
+          <basic-key name="min-height">30.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Cidade: $(cidade)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="green_circle_leg" type="image/generic">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">380.0</basic-key>
+          <basic-key name="y">51.0</basic-key>
+          <basic-key name="min-width">9.0</basic-key>
+          <basic-key name="min-height">9.0</basic-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">true</basic-key>
+        </style>
+        <template references="image-url-element">
+          <basic-object name="content">file:/home/seed2/biserver-ce/pentaho-solutions/seed2/images/green_circle.png</basic-object>
+        </template>
+      </element>
+      <element name="red_square_leg" type="image/generic">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">380.0</basic-key>
+          <basic-key name="y">91.0</basic-key>
+          <basic-key name="min-width">9.0</basic-key>
+          <basic-key name="min-height">9.0</basic-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">true</basic-key>
+        </style>
+        <template references="image-url-element">
+          <basic-object name="content">file:/home/seed2/biserver-ce/pentaho-solutions/seed2/images/red_square.png</basic-object>
+        </template>
+      </element>
+      <element name="yellow_triangle_leg" type="image/generic">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">380.0</basic-key>
+          <basic-key name="y">71.0</basic-key>
+          <basic-key name="min-width">9.0</basic-key>
+          <basic-key name="min-height">9.0</basic-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">true</basic-key>
+        </style>
+        <template references="image-url-element">
+          <basic-object name="content">file:/home/seed2/biserver-ce/pentaho-solutions/seed2/images/yellow_triangle.png</basic-object>
+        </template>
+      </element>
+      <element name="Element@13972755" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">393.0</basic-key>
+          <basic-key name="y">50.0</basic-key>
+          <basic-key name="min-width">182.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Último contato há menos de 10 dias</basic-object>
+        </template>
+      </element>
+      <element name="Element@9771755" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">393.0</basic-key>
+          <basic-key name="y">70.0</basic-key>
+          <basic-key name="min-width">182.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Último contato entre 11 e 30 dias</basic-object>
+        </template>
+      </element>
+      <element name="Element@5451957" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">393.0</basic-key>
+          <basic-key name="y">90.0</basic-key>
+          <basic-key name="min-width">182.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Último contato há mais de 30 dias</basic-object>
+        </template>
+      </element>
+      <element name="Element@12357733" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">380.0</basic-key>
+          <basic-key name="y">30.0</basic-key>
+          <basic-key name="min-width">194.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Legenda:</basic-object>
+        </template>
+      </element>
+    </report-header>
+    <report-footer>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32766.928</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </report-footer>
+    <page-header>
+      <style>
+        <basic-key name="display-on-firstpage">true</basic-key>
+        <basic-key name="display-on-lastpage">true</basic-key>
+        <basic-key name="sticky">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32766.928</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </page-header>
+    <page-footer>
+      <style>
+        <basic-key name="display-on-firstpage">true</basic-key>
+        <basic-key name="display-on-lastpage">true</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32766.928</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="TextField@388706379" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">508.99875</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">66.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">right</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">ShowPageNumber</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </page-footer>
+    <watermark>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="min-width">574.9987</basic-key>
+        <basic-key name="min-height">822.0</basic-key>
+        <basic-key name="max-width">32766.928</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </watermark>
+    <groups>
+      <group name="default">
+        <fields/>
+        <group-header>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">true</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="min-width">0.0</basic-key>
+            <basic-key name="min-height">30.0</basic-key>
+            <basic-key name="max-width">32766.928</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+          <band>
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">575.0</basic-key>
+              <basic-key name="max-height">2.14748365E9</basic-key>
+            </style>
+            <element type="shape/generic">
+              <style>
+                <basic-key name="border-top-width">1.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">1.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">1.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">1.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">-100.0</basic-key>
+                <basic-key name="min-height">-100.0</basic-key>
+                <basic-key name="paint">#d2d2d2</basic-key>
+                <compound-key name="stroke" class="java.awt.BasicStroke">
+                  <basic-object name="value">1.0</basic-object>
+                </compound-key>
+                <basic-key name="scale">true</basic-key>
+                <basic-key name="keepAspectRatio">false</basic-key>
+                <basic-key name="fill-shape">true</basic-key>
+                <basic-key name="draw-shape">false</basic-key>
+              </style>
+              <datasource type="StaticDataSource">
+                <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+                  <basic-object name="height">100.0</basic-object>
+                  <basic-object name="width">100.0</basic-object>
+                  <basic-object name="x">0.0</basic-object>
+                  <basic-object name="y">0.0</basic-object>
+                </compound-object>
+              </datasource>
+            </element>
+          </band>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">280.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">144.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32766.928</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Quantidade de dias desde o último contato</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">440.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">135.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32766.928</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Número de contatos no mês</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">115.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">150.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32766.928</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Data do último contato</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">110.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32766.928</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">left</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Máquina</basic-object>
+            </template>
+          </element>
+        </group-header>
+        <group-footer>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">32766.928</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+        </group-footer>
+      </group>
+      <group name="mectb08_dm_disp_dis_escola">
+        <fields>
+          <field>escola</field>
+        </fields>
+        <group-header>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">32766.928</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+          <band>
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">574.9987</basic-key>
+              <basic-key name="min-height">16.0</basic-key>
+              <basic-key name="max-width">574.9987</basic-key>
+              <basic-key name="max-height">2.14748365E9</basic-key>
+            </style>
+            <element type="shape/generic">
+              <style>
+                <basic-key name="border-top-width">1.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">1.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">1.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">1.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">-100.0</basic-key>
+                <basic-key name="min-height">-100.0</basic-key>
+                <basic-key name="paint">#d2d2d2</basic-key>
+                <compound-key name="stroke" class="java.awt.BasicStroke">
+                  <basic-object name="value">1.0</basic-object>
+                </compound-key>
+                <basic-key name="scale">true</basic-key>
+                <basic-key name="keepAspectRatio">false</basic-key>
+                <basic-key name="fill-shape">true</basic-key>
+                <basic-key name="draw-shape">false</basic-key>
+              </style>
+              <datasource type="StaticDataSource">
+                <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+                  <basic-object name="height">100.0</basic-object>
+                  <basic-object name="width">100.0</basic-object>
+                  <basic-object name="x">0.0</basic-object>
+                  <basic-object name="y">0.0</basic-object>
+                </compound-object>
+              </datasource>
+            </element>
+          </band>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">574.9987</basic-key>
+              <basic-key name="min-height">16.0</basic-key>
+              <basic-key name="max-width">32766.928</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">left</basic-key>
+              <basic-key name="valignment">middle</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="message-field">
+              <basic-object name="format">$(escola)</basic-object>
+              <basic-object name="nullValue"></basic-object>
+            </template>
+          </element>
+        </group-header>
+        <group-footer>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">32766.928</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+        </group-footer>
+      </group>
+    </groups>
+    <itemband>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32766.928</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="RowBandingBackgroundRect_IAmTheRandomSuffix314152654" type="shape/generic">
+        <style>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">-100.0</basic-key>
+          <basic-key name="min-height">-100.0</basic-key>
+          <basic-key name="paint">#e6e6e6</basic-key>
+          <compound-key name="stroke" class="java.awt.BasicStroke">
+            <basic-object name="value">1.0</basic-object>
+          </compound-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">false</basic-key>
+          <basic-key name="fill-shape">true</basic-key>
+          <basic-key name="draw-shape">false</basic-key>
+        </style>
+        <datasource type="StaticDataSource">
+          <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+            <basic-object name="height">100.0</basic-object>
+            <basic-object name="width">100.0</basic-object>
+            <basic-object name="x">0.0</basic-object>
+            <basic-object name="y">0.0</basic-object>
+          </compound-object>
+        </datasource>
+      </element>
+      <element name="mectb08_dm_disp_dis_maquinaElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">110.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">32766.928</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">dis_maquina</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="mectb08_dm_disp_dis_qtd_dias_ult_contatoElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">280.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">143.99968</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">32766.928</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">dis_qtd_dias_ult_contato</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="mectb08_dm_disp_dis_qtd_contato_mesElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">439.99902</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">134.99971</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">32766.928</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">dis_qtd_contato_mes</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="red_square" type="image/generic">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">235.0</basic-key>
+          <basic-key name="y">1.0</basic-key>
+          <basic-key name="min-width">9.0</basic-key>
+          <basic-key name="min-height">9.0</basic-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">true</basic-key>
+        </style>
+        <template references="image-url-element">
+          <basic-object name="content">file:/home/seed2/biserver-ce/pentaho-solutions/seed2/images/red_square.png</basic-object>
+        </template>
+      </element>
+      <element name="yellow_triangle" type="image/generic">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">235.0</basic-key>
+          <basic-key name="y">1.0</basic-key>
+          <basic-key name="min-width">9.0</basic-key>
+          <basic-key name="min-height">9.0</basic-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">true</basic-key>
+        </style>
+        <template references="image-url-element">
+          <basic-object name="content">file:/home/seed2/biserver-ce/pentaho-solutions/seed2/images/yellow_triangle.png</basic-object>
+        </template>
+      </element>
+      <element name="green_circle" type="image/generic">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">235.0</basic-key>
+          <basic-key name="y">1.0</basic-key>
+          <basic-key name="min-width">9.0</basic-key>
+          <basic-key name="min-height">9.0</basic-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">true</basic-key>
+        </style>
+        <template references="image-url-element">
+          <basic-object name="content">file:/home/seed2/biserver-ce/pentaho-solutions/seed2/images/green_circle.png</basic-object>
+        </template>
+      </element>
+      <element name="DateField@1186906970" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">115.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">150.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="date-field">
+          <compound-object name="dateFormat">
+            <basic-object name="2DigitYearStart">1930-05-11T09:34:32.298-0300</basic-object>
+            <compound-object name="calendar">
+              <basic-object name="class">java.util.GregorianCalendar</basic-object>
+            </compound-object>
+            <compound-object name="dateFormatSymbols">
+              <basic-object name="class">java.text.DateFormatSymbols</basic-object>
+            </compound-object>
+            <basic-object name="lenient">true</basic-object>
+            <compound-object name="numberFormat" class="java.text.DecimalFormat">
+              <compound-object name="decimalFormatSymbols">
+                <basic-object name="currencySymbol">R$</basic-object>
+                <basic-object name="decimalSeparator">,</basic-object>
+                <basic-object name="digit">#</basic-object>
+                <basic-object name="groupingSeparator">.</basic-object>
+                <basic-object name="infinity">∞</basic-object>
+                <basic-object name="internationalCurrencySymbol">BRL</basic-object>
+                <basic-object name="minusSign">-</basic-object>
+                <basic-object name="monetaryDecimalSeparator">,</basic-object>
+                <basic-object name="naN">�</basic-object>
+                <basic-object name="patternSeparator">;</basic-object>
+                <basic-object name="perMill">‰</basic-object>
+                <basic-object name="percent">%</basic-object>
+                <basic-object name="zeroDigit">0</basic-object>
+              </compound-object>
+              <basic-object name="decimalSeparatorAlwaysShown">false</basic-object>
+              <basic-object name="groupingSize">3</basic-object>
+              <basic-object name="groupingUsed">false</basic-object>
+              <basic-object name="maximumFractionDigits">0</basic-object>
+              <basic-object name="maximumIntegerDigits">2147483647</basic-object>
+              <basic-object name="minimumFractionDigits">0</basic-object>
+              <basic-object name="minimumIntegerDigits">1</basic-object>
+              <basic-object name="multiplier">1</basic-object>
+              <basic-object name="negativePrefix">-</basic-object>
+              <basic-object name="negativeSuffix"></basic-object>
+              <basic-object name="parseIntegerOnly">true</basic-object>
+              <basic-object name="pattern">###0</basic-object>
+              <basic-object name="positivePrefix"></basic-object>
+              <basic-object name="positiveSuffix"></basic-object>
+            </compound-object>
+            <basic-object name="pattern">dd/MM/yyyy</basic-object>
+          </compound-object>
+          <basic-object name="field">max</basic-object>
+          <basic-object name="format">dd/MM/yyyy</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </itemband>
+    <no-data-band>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32766.928</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="noDataLabelElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">574.9987</basic-key>
+          <basic-key name="min-height">18.0</basic-key>
+          <basic-key name="max-width">32766.928</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">false</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Nenhum dado disponível</basic-object>
+        </template>
+      </element>
+    </no-data-band>
+  </report-description>
+  <functions>
+    <property-ref name="report.name" class="java.lang.String">JFreeReport-WizardReport</property-ref>
+    <expression name="noDataLabelElementHideIfNullTrigger" class="org.jfree.report.function.HideElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">noDataLabelElement</property>
+      </properties>
+    </expression>
+    <expression name="dummyGroupFooterHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">dummyGroupFooter</property>
+      </properties>
+    </expression>
+    <expression name="mectb08_dm_disp_dis_escolaGroupHeaderHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">mectb08_dm_disp_dis_escolaGroupHeader</property>
+      </properties>
+    </expression>
+    <expression name="mectb08_dm_disp_dis_escolaGroupFooterHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">mectb08_dm_disp_dis_escolaGroupFooter</property>
+      </properties>
+    </expression>
+    <expression name="ShowRedSquare" class="org.jfree.report.function.ElementVisibilityFunction">
+      <properties>
+        <property name="element">red_square</property>
+        <property name="field">vermelho</property>
+      </properties>
+    </expression>
+    <expression name="ShowYellowTriangle" class="org.jfree.report.function.ElementVisibilityFunction">
+      <properties>
+        <property name="element">yellow_triangle</property>
+        <property name="field">amarelo</property>
+      </properties>
+    </expression>
+    <expression name="ShowGreenCircle" class="org.jfree.report.function.ElementVisibilityFunction">
+      <properties>
+        <property name="element">green_circle</property>
+        <property name="field">verde</property>
+      </properties>
+    </expression>
+    <expression name="ShowPageNumber" class="org.jfree.report.function.PageOfPagesFunction">
+      <properties>
+        <property name="format">{0} / {1}</property>
+        <property name="pageIncrement" class="java.lang.Integer">1</property>
+        <property name="startPage" class="java.lang.Integer">1</property>
+      </properties>
+    </expression>
+    <expression name="org.jfree.report.function.ElementVisibilitySwitchFunction@2dd32fef" class="org.jfree.report.function.ElementVisibilitySwitchFunction">
+      <properties>
+        <property name="element">RowBandingBackgroundRect_IAmTheRandomSuffix314152654</property>
+        <property name="initialState" class="java.lang.Boolean">false</property>
+        <property name="numberOfElements" class="java.lang.Integer">1</property>
+      </properties>
+    </expression>
+  </functions>
+</report-definition>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/linechartBrasil.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/linechartBrasil.xml
new file mode 100644
index 0000000000000000000000000000000000000000..b18e0c07f92d08b6dab0b1568e2aa404f09b5189
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/linechartBrasil.xml
@@ -0,0 +1,56 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+    <range-title>Número de Máquinas</range-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#EEBA28</color>
+        <color>#C3252E</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>proinfo/disponibilidade</data-path>
+        <data-action>dispLineBrasil.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/linechartCidade.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/linechartCidade.xml
new file mode 100644
index 0000000000000000000000000000000000000000..11a12d7d3b39ead9120b5775628644b532c4e54c
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/linechartCidade.xml
@@ -0,0 +1,56 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+    <range-title>Número de Máquinas</range-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+   
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#EEBA28</color>
+        <color>#C3252E</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>proinfo/disponibilidade</data-path>
+        <data-action>dispLineCidade.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/linechartEstado.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/linechartEstado.xml
new file mode 100644
index 0000000000000000000000000000000000000000..f9f92e65aa93610cf5dacf28793754ba2faac74b
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/linechartEstado.xml
@@ -0,0 +1,56 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+    <range-title>Número de Máquinas</range-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+   
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#EEBA28</color>
+        <color>#C3252E</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>proinfo/disponibilidade</data-path>
+        <data-action>dispLineEstado.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/linechartRegiao.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/linechartRegiao.xml
new file mode 100644
index 0000000000000000000000000000000000000000..b46275b344241c69da1fa790e522c725e706f830
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/linechartRegiao.xml
@@ -0,0 +1,56 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+    <range-title>Número de Máquinas</range-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+    
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#EEBA28</color>
+        <color>#C3252E</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>proinfo/disponibilidade</data-path>
+        <data-action>dispLineRegiao.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/piechartBrasil.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/piechartBrasil.xml
new file mode 100644
index 0000000000000000000000000000000000000000..7fc24d7f454a2ba335cbef8b8034a613fe776006
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/piechartBrasil.xml
@@ -0,0 +1,42 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>PieChart</chart-type>
+
+    <display-labels>true</display-labels>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <border-paint>#F2F5E1</border-paint>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#EEBA28</color>
+        <color>#C3252E</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>proinfo/disponibilidade</data-path>
+        <data-action>dispPieBrasil.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>rows</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/piechartCidade.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/piechartCidade.xml
new file mode 100644
index 0000000000000000000000000000000000000000..d874d766f3703dfa5197c16ed6eb1bfa6f3e34e0
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/piechartCidade.xml
@@ -0,0 +1,41 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>PieChart</chart-type>
+
+    <display-labels>true</display-labels>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <border-paint>#F2F5E1</border-paint>
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#EEBA28</color>
+        <color>#C3252E</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>proinfo/disponibilidade</data-path>
+        <data-action>dispPieCidade.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>rows</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/piechartEstado.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/piechartEstado.xml
new file mode 100644
index 0000000000000000000000000000000000000000..43f5e38cc36f728e6c63215cfb567b397511f7bc
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/piechartEstado.xml
@@ -0,0 +1,41 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>PieChart</chart-type>
+
+    <display-labels>true</display-labels>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <border-paint>#F2F5E1</border-paint>
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#EEBA28</color>
+        <color>#C3252E</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>proinfo/disponibilidade</data-path>
+        <data-action>dispPieEstado.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>rows</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/piechartRegiao.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/piechartRegiao.xml
new file mode 100644
index 0000000000000000000000000000000000000000..8d2bc4409f384829e5c330b07e924ef8583e1fa9
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/disponibilidade/piechartRegiao.xml
@@ -0,0 +1,43 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>PieChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>top</title-position>
+
+    <display-labels>true</display-labels>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#EEBA28</color>
+        <color>#C3252E</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>proinfo/disponibilidade</data-path>
+        <data-action>dispPieRegiao.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>rows</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/barchartBrasil.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/barchartBrasil.xml
new file mode 100644
index 0000000000000000000000000000000000000000..60c15621b5c9962987d1aa186b77b83bf0ddd87b
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/barchartBrasil.xml
@@ -0,0 +1,58 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <title>Clique nas barras para visualizar o inventário por região.</title>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+
+    <max-bar-width>.20</max-bar-width>
+
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <color-palette>
+        <color>#A9C33C</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>proinfo/inventario</data-path>
+        <data-action>inventBarBrasil.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/barchartCidade.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/barchartCidade.xml
new file mode 100644
index 0000000000000000000000000000000000000000..779bdea9245285679e300620530cb1ee635157e5
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/barchartCidade.xml
@@ -0,0 +1,62 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique na cidade para visualizar o relatório de inventário.</title>
+
+    <domain-label-rotation>.425</domain-label-rotation>
+    <domain-label-rotation-dir>up</domain-label-rotation-dir>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>horizontal</orientation>
+    
+    <max-bar-width>.20</max-bar-width>
+    
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>proinfo/inventario</data-path>
+        <data-action>inventBarCidade.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/barchartEstado.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/barchartEstado.xml
new file mode 100644
index 0000000000000000000000000000000000000000..8ec6d98e8c86e58fc7a43272d27c5506c9a9e834
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/barchartEstado.xml
@@ -0,0 +1,59 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique no estado para visualizar o inventário por cidade.</title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+    
+    <max-bar-width>.20</max-bar-width>
+    
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>proinfo/inventario</data-path>
+        <data-action>inventBarEstado.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/barchartRegiao.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/barchartRegiao.xml
new file mode 100644
index 0000000000000000000000000000000000000000..4802e5e37fbddc27901b589be9a4e58310a66b01
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/barchartRegiao.xml
@@ -0,0 +1,62 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique na região para visualizar o inventário por estado.</title>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <domain-label-rotation>.785</domain-label-rotation>
+    <domain-label-rotation-dir>up</domain-label-rotation-dir>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+    
+    <max-bar-width>.20</max-bar-width>
+    
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>proinfo/inventario</data-path>
+        <data-action>inventBarRegiao.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/inventBarBrasil.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/inventBarBrasil.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..b7f9aab31a55a1f1e327640266b09654bd3c8c8c
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/inventBarBrasil.xaction
@@ -0,0 +1,77 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Inventory</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+SELECT to_char(MAX(inv_data), 'DD/MM/YYYY') as Brasil, count(*)
+FROM
+( SELECT inv_inep, inv_maquina, MAX(inv_data) AS inv_data
+  FROM mectb10_dm_inventario
+  WHERE inv_projeto = 0 AND inv_escola IS NOT NULL
+  GROUP BY inv_maquina, inv_inep) AS test;
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+      <![CDATA[
+            SELECT
+              to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), 'DD/MM/YYYY') AS Brasil,
+              count(distinct inv_maquina) AS maquinas_instaladas
+            FROM
+              "mectb10_dm_inventario"
+      ]]>
+
+          <![CDATA[
+            SELECT
+              to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), 'DD/MM/YYYY') AS Brasil,
+              count(inv_maquina)
+            FROM
+            ( SELECT DISTINCT inv_maquina as maquina,
+              MAX(inv_data) as data,
+              inv_escola as escola
+              FROM
+                mectb10_dm_inventario
+              GROUP BY
+                escola, maquina ) as temp,
+            mectb10_dm_inventario
+            WHERE
+              mectb10_dm_inventario.inv_data = data AND
+              mectb10_dm_inventario.inv_maquina = maquina AND
+              mectb10_dm_inventario.inv_escola = escola AND
+              mectb10_dm_inventario.inv_projeto = 0
+          ]]>
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/inventBarCidade.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/inventBarCidade.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..2477c8ebfbcd9127731efdd4c9e916ad572cd29c
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/inventBarCidade.xaction
@@ -0,0 +1,106 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Inventory</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+    <ESTADO type="string">
+      <sources>
+        <request>ESTADO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>
+  </inputs>
+
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+	<REGIAO type="string"/>
+        <ESTADO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              temp.Cidade AS Cidade,
+              count(inv_maquina)
+            FROM
+            ( SELECT
+              DISTINCT inv_maquina AS maquina,
+              inv_regiao AS Regiao,
+              inv_estado AS Estado,
+              inv_cidade AS Cidade,
+              MAX(inv_data) as data,
+              inv_escola as escola
+              FROM
+                mectb10_dm_inventario
+              WHERE
+                inv_regiao = '{REGIAO}' AND
+                inv_estado = '{ESTADO}'
+              GROUP BY
+                Regiao, Estado, Cidade, escola, maquina ) AS temp,
+            mectb10_dm_inventario
+            WHERE
+              mectb10_dm_inventario.inv_data = data AND
+              mectb10_dm_inventario.inv_maquina = maquina AND
+              mectb10_dm_inventario.inv_escola = escola AND
+              mectb10_dm_inventario.inv_projeto = 0
+            GROUP BY
+              Regiao,
+              Estado,
+              Cidade
+            ORDER BY
+              Cidade
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              inv_cidade AS Cidade,
+              count(distinct inv_maquina) AS maquinas_instaladas
+            FROM
+              "mectb10_dm_inventario"
+            WHERE
+              inv_regiao = '{REGIAO}' AND
+              inv_estado = '{ESTADO}'
+            GROUP BY
+              inv_regiao,
+              inv_estado,
+              Cidade
+            ORDER BY
+              Cidade ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/inventBarEstado.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/inventBarEstado.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..f9f1db5f86cf4c456c676f70d16e5172ad15efe4
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/inventBarEstado.xaction
@@ -0,0 +1,93 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Inventory</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              temp.Estado AS Estado,
+              count(inv_maquina)
+            FROM
+            ( SELECT
+              DISTINCT inv_maquina AS maquina,
+              inv_regiao AS Regiao,
+              inv_estado AS Estado,
+              MAX(inv_data) as data,
+              inv_escola as escola
+              FROM
+                mectb10_dm_inventario
+              WHERE
+                inv_regiao = '{REGIAO}'
+              GROUP BY
+                Regiao, Estado, escola, maquina ) AS temp,
+            mectb10_dm_inventario
+            WHERE
+              mectb10_dm_inventario.inv_data = data AND
+              mectb10_dm_inventario.inv_maquina = maquina AND
+              mectb10_dm_inventario.inv_escola = escola AND
+              mectb10_dm_inventario.inv_projeto = 0
+            GROUP BY
+              Regiao,
+              Estado
+            ORDER BY
+              Estado
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              inv_estado AS Estado,
+              count(distinct inv_maquina) AS maquinas_instaladas
+            FROM
+              "mectb10_dm_inventario"
+            WHERE
+              inv_regiao = '{REGIAO}'
+            GROUP BY
+              inv_regiao,
+              Estado
+            ORDER BY
+              Estado ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/inventBarRegiao.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/inventBarRegiao.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..660d2b5527459cb183ad61174b50fc67c497f7fc
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/inventBarRegiao.xaction
@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Inventory</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              temp.Regiao AS Regiao,
+              count(inv_maquina)
+            FROM
+            ( SELECT
+              DISTINCT inv_maquina as maquina,
+              inv_regiao as Regiao,
+              MAX(inv_data) as data,
+              inv_escola as escola
+              FROM
+                mectb10_dm_inventario
+              WHERE
+                inv_regiao <> 'NULL'
+              GROUP BY
+                Regiao, escola, maquina ) as temp,
+            mectb10_dm_inventario
+            WHERE
+              mectb10_dm_inventario.inv_data = data AND
+              mectb10_dm_inventario.inv_maquina = maquina AND
+              mectb10_dm_inventario.inv_escola = escola AND
+              mectb10_dm_inventario.inv_projeto = 0
+            GROUP BY
+              Regiao
+            ORDER BY
+              Regiao
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+          <![CDATA[
+            SELECT
+              inv_regiao AS Regiao,
+              count(distinct inv_maquina) AS maquinas_instaladas
+            FROM
+              "mectb10_dm_inventario"
+            WHERE
+              inv_regiao <> 'NULL'
+            GROUP BY
+              Regiao
+            ORDER BY
+              Regiao ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/inventLineBrasil.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/inventLineBrasil.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..5ed42029988d691c4a440a8257e9478d22e813a9
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/inventLineBrasil.xaction
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Inventory</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+SELECT
+    initcap("mectb12_dm_instaladas_ag"."inst_mes_nm") AS mes,
+    cast("mectb12_dm_instaladas_ag"."inst_mes" as TEXT),
+    sum(inst_instaladas) as Instaladas
+FROM
+    mectb12_dm_instaladas_ag
+WHERE
+    inst_data IS NOT NULL AND
+    inst_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE AND
+    -- inst_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) AND
+    mectb12_dm_instaladas_ag.inst_projeto = 0
+GROUP BY
+    inst_mes_nm,
+    inst_mes,
+    inst_ano
+ORDER BY
+    mectb12_dm_instaladas_ag.inst_ano ASC,
+    mectb12_dm_instaladas_ag.inst_mes ASC
+        ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/inventLineCidade.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/inventLineCidade.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..f9a650e02b6614d504552d6cc560aff5bd910196
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/inventLineCidade.xaction
@@ -0,0 +1,79 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Inventory</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+    <ESTADO type="string">
+      <sources>
+        <request>ESTADO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+	<REGIAO type="string"/>
+        <ESTADO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+SELECT
+    initcap("mectb12_dm_instaladas_ag"."inst_mes_nm") AS mes,
+    cast("mectb12_dm_instaladas_ag"."inst_mes" as TEXT),
+    sum(inst_instaladas) as Instaladas
+FROM
+    mectb12_dm_instaladas_ag
+WHERE
+    inst_regiao = '{REGIAO}' AND
+    inst_estado = '{ESTADO}' AND
+    inst_data IS NOT NULL AND
+    inst_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE AND
+    -- inst_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) AND
+    mectb12_dm_instaladas_ag.inst_projeto = 0
+GROUP BY
+    inst_mes_nm,
+    inst_mes,
+    inst_ano
+ORDER BY
+    mectb12_dm_instaladas_ag.inst_ano ASC,
+    mectb12_dm_instaladas_ag.inst_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/inventLineEstado.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/inventLineEstado.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..7dedaa007612c1ed94b9cb39fb9e5ff370730f64
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/inventLineEstado.xaction
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Inventory</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+SELECT
+    initcap("mectb12_dm_instaladas_ag"."inst_mes_nm") AS mes,
+    cast("mectb12_dm_instaladas_ag"."inst_mes" as TEXT),
+    sum(inst_instaladas) as Instaladas
+FROM
+    mectb12_dm_instaladas_ag
+WHERE
+    inst_regiao = '{REGIAO}' AND
+    inst_data IS NOT NULL AND
+    inst_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE AND
+    -- inst_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) AND
+    mectb12_dm_instaladas_ag.inst_projeto = 0
+GROUP BY
+    inst_mes_nm,
+    inst_mes,
+    inst_ano
+ORDER BY
+    mectb12_dm_instaladas_ag.inst_ano ASC,
+    mectb12_dm_instaladas_ag.inst_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/inventLineRegiao.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/inventLineRegiao.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..54ecee8bbf0b7082a12b5617afe368330c139cba
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/inventLineRegiao.xaction
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Inventory</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+SELECT
+    initcap("mectb12_dm_instaladas_ag"."inst_mes_nm") AS mes,
+    cast("mectb12_dm_instaladas_ag"."inst_mes" as TEXT),
+    sum(inst_instaladas) as Instaladas
+FROM
+    mectb12_dm_instaladas_ag
+WHERE
+    inst_data IS NOT NULL AND
+    inst_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE AND
+    -- inst_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) AND
+    mectb12_dm_instaladas_ag.inst_projeto = 0
+GROUP BY
+    inst_mes_nm,
+    inst_mes,
+    inst_ano
+ORDER BY
+    mectb12_dm_instaladas_ag.inst_ano ASC,
+    mectb12_dm_instaladas_ag.inst_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/inventRelatorio.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/inventRelatorio.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..a13114f2ad8865316d9625c38145596da819ae8f
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/inventRelatorio.xaction
@@ -0,0 +1,202 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence> 
+  <title>Relatório</title>
+  <version>1</version>
+  <logging-level>ERROR</logging-level>
+  <documentation> 
+    <author>C3SL</author>  
+    <description>.</description>  
+    <help/>  
+    <result-type/>  
+    <icon/> 
+  </documentation>
+
+  <inputs> 
+    <output-type type="string"> 
+      <default-value>pdf</default-value>  
+      <sources> 
+        <request>output-type</request> 
+      </sources> 
+    </output-type>  
+    <ESTADO type="string"> 
+      <sources> 
+        <request>ESTADO</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>  
+    <REGIAO type="string"> 
+      <sources> 
+        <request>REGIAO</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>  
+    <CIDADE type="string"> 
+      <sources> 
+        <request>CIDADE</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </CIDADE> 
+  </inputs>
+
+  <outputs/>
+
+  <resources> 
+    <ReportFile> 
+      <solution-file> 
+        <location>inventRelatorio.xml</location>  
+        <mime-type>report</mime-type> 
+      </solution-file> 
+    </ReportFile> 
+  </resources>
+
+  <actions>
+    <action-definition>
+      <component-name>JFreeReportComponent</component-name>
+      <action-type>JFree Report</action-type>
+      <action-inputs>
+        <ESTADO type="string"/>
+        <REGIAO type="string"/>
+        <CIDADE type="string"/>
+        <output-type type="string"/>
+      </action-inputs>
+      <action-resources>
+        <report-definition type="resource" mapping="ReportFile"/>
+      </action-resources>
+      <component-definition> 
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <source>sql</source>
+        <output-type><![CDATA[application/pdf]]></output-type>
+        <query>
+          <![CDATA[
+      SELECT
+              a.data_atual AS data_atual,
+              b.regiao AS regiao,
+              b.inv_estado AS inv_estado,
+              b.cidade AS cidade,
+              b.escola AS escola,
+              b.inv_maquina AS maquina,
+              b.inv_data AS data,
+              b.SO AS SO,
+              b.processador AS processador,
+              b.memoria AS memoria,
+              b.HD AS HD
+            FROM
+
+    (SELECT
+    distinct inv_escola,
+    inv_maquina as maquina,
+    to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), 'DD/MM/YYYY') AS data_atual
+    FROM
+    "mectb10_dm_inventario" mectb10_dm_inventario
+WHERE
+     inv_regiao = '{REGIAO}'
+ AND inv_estado = '{ESTADO}'
+ AND inv_cidade = '{CIDADE}'
+ AND mectb10_dm_inventario.inv_projeto = 0
+ORDER BY
+   inv_escola ASC
+    ) a
+
+INNER JOIN
+
+(SELECT
+    distinct on (inv_maquina) inv_maquina,
+    initcap(inv_regiao) AS regiao,
+    inv_estado,
+    initcap(inv_cidade) AS cidade,
+    inv_data,
+              inv_so AS SO,
+              inv_modelo_proc AS processador,
+              CASE WHEN inv_qtde_mem < 1024
+                THEN inv_qtde_mem || ' KiB'
+                ELSE CASE WHEN inv_qtde_mem < 1048576
+                  THEN inv_qtde_mem / 1024 || ' MiB'
+                  ELSE CASE WHEN inv_qtde_mem < 1073741824
+                    THEN inv_qtde_mem / 1048576 || ' GiB'
+                    ELSE inv_qtde_mem / 1073741824 || ' TiB'
+              END END END AS memoria,
+              CASE WHEN inv_tam_disco < 1000
+                THEN inv_tam_disco || ' GB'
+                ELSE CASE WHEN inv_tam_disco < 1000000
+                  THEN inv_tam_disco / 1000 || ' TB'
+                  ELSE inv_tam_disco / 1000000 || ' PB'
+              END END AS HD,
+    initcap(inv_escola) AS escola
+FROM
+    "mectb10_dm_inventario" mectb10_dm_inventario
+WHERE
+     inv_regiao = '{REGIAO}'
+ AND inv_estado = '{ESTADO}'
+ AND inv_cidade = '{CIDADE}'
+ AND mectb10_dm_inventario.inv_projeto = 0
+GROUP BY
+    inv_regiao,
+    inv_estado,
+    inv_cidade,
+    inv_escola,
+    inv_maquina,
+    inv_data,
+    SO,
+    processador,
+    memoria,
+    HD
+ORDER BY
+    inv_maquina ASC,
+    escola ASC
+    ) b on a.maquina = b.inv_maquina
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+
+<!--
+            SELECT
+              to_char(CURRENT_DATE, 'DD/MM/YYYY') AS data_atual,
+              initcap(inv_regiao) AS regiao,
+              inv_estado,
+              initcap(inv_cidade) AS cidade,
+              initcap(inv_escola) AS escola,
+              inv_maquina AS maquina,
+              MAX(inv_data) AS data,
+              inv_so AS SO,
+              inv_modelo_proc AS processador,
+              CASE WHEN inv_qtde_mem < 1024
+                THEN inv_qtde_mem || ' KiB'
+                ELSE CASE WHEN inv_qtde_mem < 1048576
+                  THEN inv_qtde_mem / 1024 || ' MiB'
+                  ELSE CASE WHEN inv_qtde_mem < 1073741824
+                    THEN inv_qtde_mem / 1048576 || ' GiB'
+                    ELSE inv_qtde_mem / 1073741824 || ' TiB'
+              END END END AS memoria,
+              CASE WHEN inv_tam_disco < 1000
+                THEN inv_tam_disco || ' GB'
+                ELSE CASE WHEN inv_tam_disco < 1000000
+                  THEN inv_tam_disco / 1000 || ' TB'
+                  ELSE inv_tam_disco / 1000000 || ' PB'
+              END END AS HD
+            FROM
+              "mectb10_dm_inventario" mectb10_dm_inventario
+            WHERE
+              inv_regiao = '{REGIAO}'
+              AND inv_estado = '{ESTADO}'
+              AND inv_cidade = '{CIDADE}'
+            GROUP BY
+              inv_regiao,
+              inv_estado,
+              inv_cidade,
+              inv_escola,
+              maquina,
+              SO,
+              processador,
+              memoria,
+              HD
+            ORDER BY
+              inv_escola ASC,
+              inv_maquina ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/inventRelatorio.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/inventRelatorio.xml
new file mode 100644
index 0000000000000000000000000000000000000000..68192e7f20a6f49b4ea34d2d8df1e4f0b25a6926
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/inventRelatorio.xml
@@ -0,0 +1,1807 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<report-definition xmlns="http://jfreereport.sourceforge.net/namespaces/reports/legacy/ext" name="JFreeReport-WizardReport" engine-version="0.8.9.11">
+  <parser-config>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.base.URLClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.objects.DefaultClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.objects.BandLayoutClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.base.ArrayClassFactory"/>
+    <element-factory class="org.jfree.report.modules.parser.ext.factory.elements.DefaultElementFactory"/>
+    <stylekey-factory class="org.jfree.report.modules.parser.ext.factory.stylekey.DefaultStyleKeyFactory"/>
+    <stylekey-factory class="org.jfree.report.modules.parser.ext.factory.stylekey.PageableLayoutStyleKeyFactory"/>
+    <template-factory class="org.jfree.report.modules.parser.ext.factory.templates.DefaultTemplateCollection"/>
+    <datasource-factory class="org.jfree.report.modules.parser.ext.factory.datasource.DefaultDataSourceFactory"/>
+  </parser-config>
+  <report-config>
+    <simple-page-definition width="1" height="1">
+      <page orientation="portrait" topmargin="10" leftmargin="10" bottommargin="10" rightmargin="10" pageformat="A4"/>
+    </simple-page-definition>
+    <configuration>
+      <property name="org.jfree.report.modules.output.pageable.pdf.Encoding">ISO-8859-1</property>
+      <property name="org.jfree.report.NoPrinterAvailable">true</property>
+    </configuration>
+  </report-config>
+  <report-description>
+    <report-header>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="Element@19423474" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">230.0</basic-key>
+          <basic-key name="y">30.0</basic-key>
+          <basic-key name="min-width">345.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Região: $(regiao)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@12425766" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">50.0</basic-key>
+          <basic-key name="min-width">160.0</basic-key>
+          <basic-key name="min-height">30.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Estado: $(inv_estado)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@19262980" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">230.0</basic-key>
+          <basic-key name="y">50.0</basic-key>
+          <basic-key name="min-width">345.0</basic-key>
+          <basic-key name="min-height">30.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Cidade: $(cidade)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@25939585" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">30.0</basic-key>
+          <basic-key name="min-width">148.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Data: $(data_atual)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@982014" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">337.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">14</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Relatório de Inventário por Cidade</basic-object>
+        </template>
+      </element>
+    </report-header>
+    <report-footer>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </report-footer>
+    <page-header>
+      <style>
+        <basic-key name="display-on-firstpage">true</basic-key>
+        <basic-key name="display-on-lastpage">true</basic-key>
+        <basic-key name="sticky">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </page-header>
+    <page-footer>
+      <style>
+        <basic-key name="display-on-firstpage">true</basic-key>
+        <basic-key name="display-on-lastpage">true</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="TextField@388706379" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">508.99875</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">66.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">right</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">ShowPageNumber</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </page-footer>
+    <watermark>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="min-width">575.0</basic-key>
+        <basic-key name="min-height">822.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </watermark>
+    <groups>
+      <group name="default">
+        <fields/>
+        <group-header>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">true</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="min-width">0.0</basic-key>
+            <basic-key name="min-height">30.0</basic-key>
+            <basic-key name="max-width">32767.0</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+          <band>
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">575.0</basic-key>
+              <basic-key name="max-height">2.14748365E9</basic-key>
+            </style>
+            <element type="shape/generic">
+              <style>
+                <basic-key name="border-top-width">1.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">1.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">1.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">1.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">-100.0</basic-key>
+                <basic-key name="min-height">-100.0</basic-key>
+                <basic-key name="paint">#d2d2d2</basic-key>
+                <compound-key name="stroke" class="java.awt.BasicStroke">
+                  <basic-object name="value">1.0</basic-object>
+                </compound-key>
+                <basic-key name="scale">true</basic-key>
+                <basic-key name="keepAspectRatio">false</basic-key>
+                <basic-key name="fill-shape">true</basic-key>
+                <basic-key name="draw-shape">false</basic-key>
+              </style>
+              <datasource type="StaticDataSource">
+                <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+                  <basic-object name="height">100.0</basic-object>
+                  <basic-object name="width">100.0</basic-object>
+                  <basic-object name="x">0.0</basic-object>
+                  <basic-object name="y">0.0</basic-object>
+                </compound-object>
+              </datasource>
+            </element>
+          </band>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">110.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">left</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Máquina</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">110.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">65.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Último Inventário</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">180.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">114.99715</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Sistema Operacional</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">305.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">130.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Processador</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">445.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">60.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Memória</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">515.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">60.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Disco</basic-object>
+            </template>
+          </element>
+        </group-header>
+        <group-footer>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">32767.0</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+        </group-footer>
+      </group>
+      <group name="escola">
+        <fields>
+          <field>escola</field>
+        </fields>
+        <group-header>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">32767.0</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+          <band>
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">16.0</basic-key>
+              <basic-key name="max-width">575.0</basic-key>
+              <basic-key name="max-height">2.14748365E9</basic-key>
+            </style>
+            <element type="shape/generic">
+              <style>
+                <basic-key name="border-top-width">1.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">1.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">1.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">1.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">-100.0</basic-key>
+                <basic-key name="min-height">-100.0</basic-key>
+                <basic-key name="paint">#d2d2d2</basic-key>
+                <compound-key name="stroke" class="java.awt.BasicStroke">
+                  <basic-object name="value">1.0</basic-object>
+                </compound-key>
+                <basic-key name="scale">true</basic-key>
+                <basic-key name="keepAspectRatio">false</basic-key>
+                <basic-key name="fill-shape">true</basic-key>
+                <basic-key name="draw-shape">false</basic-key>
+              </style>
+              <datasource type="StaticDataSource">
+                <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+                  <basic-object name="height">100.0</basic-object>
+                  <basic-object name="width">100.0</basic-object>
+                  <basic-object name="x">0.0</basic-object>
+                  <basic-object name="y">0.0</basic-object>
+                </compound-object>
+              </datasource>
+            </element>
+          </band>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">16.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">left</basic-key>
+              <basic-key name="valignment">middle</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="message-field">
+              <basic-object name="format">$(escola)</basic-object>
+              <basic-object name="nullValue"></basic-object>
+            </template>
+          </element>
+        </group-header>
+        <group-footer>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">32767.0</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+        </group-footer>
+      </group>
+    </groups>
+    <itemband>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="RowBandingBackgroundRect_IAmTheRandomSuffix314152654" type="shape/generic">
+        <style>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">-100.0</basic-key>
+          <basic-key name="min-height">-100.0</basic-key>
+          <basic-key name="paint">#e6e6e6</basic-key>
+          <compound-key name="stroke" class="java.awt.BasicStroke">
+            <basic-object name="value">1.0</basic-object>
+          </compound-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">false</basic-key>
+          <basic-key name="fill-shape">true</basic-key>
+          <basic-key name="draw-shape">false</basic-key>
+        </style>
+        <datasource type="StaticDataSource">
+          <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+            <basic-object name="height">100.0</basic-object>
+            <basic-object name="width">100.0</basic-object>
+            <basic-object name="x">0.0</basic-object>
+            <basic-object name="y">0.0</basic-object>
+          </compound-object>
+        </datasource>
+      </element>
+      <element name="maquinaElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">110.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">32767.0</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">maquina</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="soElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">180.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">115.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">32767.0</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">so</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="processadorElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">305.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">130.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">32767.0</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">processador</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="DateField@31666773" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">110.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">65.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="date-field">
+          <compound-object name="dateFormat">
+            <basic-object name="2DigitYearStart">1930-05-11T10:37:44.300-0300</basic-object>
+            <compound-object name="calendar">
+              <basic-object name="class">java.util.GregorianCalendar</basic-object>
+            </compound-object>
+            <compound-object name="dateFormatSymbols">
+              <basic-object name="class">java.text.DateFormatSymbols</basic-object>
+            </compound-object>
+            <basic-object name="lenient">true</basic-object>
+            <compound-object name="numberFormat" class="java.text.DecimalFormat">
+              <compound-object name="decimalFormatSymbols">
+                <basic-object name="currencySymbol">R$</basic-object>
+                <basic-object name="decimalSeparator">,</basic-object>
+                <basic-object name="digit">#</basic-object>
+                <basic-object name="groupingSeparator">.</basic-object>
+                <basic-object name="infinity">∞</basic-object>
+                <basic-object name="internationalCurrencySymbol">BRL</basic-object>
+                <basic-object name="minusSign">-</basic-object>
+                <basic-object name="monetaryDecimalSeparator">,</basic-object>
+                <basic-object name="naN">�</basic-object>
+                <basic-object name="patternSeparator">;</basic-object>
+                <basic-object name="perMill">‰</basic-object>
+                <basic-object name="percent">%</basic-object>
+                <basic-object name="zeroDigit">0</basic-object>
+              </compound-object>
+              <basic-object name="decimalSeparatorAlwaysShown">false</basic-object>
+              <basic-object name="groupingSize">3</basic-object>
+              <basic-object name="groupingUsed">false</basic-object>
+              <basic-object name="maximumFractionDigits">0</basic-object>
+              <basic-object name="maximumIntegerDigits">2147483647</basic-object>
+              <basic-object name="minimumFractionDigits">0</basic-object>
+              <basic-object name="minimumIntegerDigits">1</basic-object>
+              <basic-object name="multiplier">1</basic-object>
+              <basic-object name="negativePrefix">-</basic-object>
+              <basic-object name="negativeSuffix"></basic-object>
+              <basic-object name="parseIntegerOnly">true</basic-object>
+              <basic-object name="pattern">###0</basic-object>
+              <basic-object name="positivePrefix"></basic-object>
+              <basic-object name="positiveSuffix"></basic-object>
+            </compound-object>
+            <basic-object name="pattern">dd/MM/yyyy</basic-object>
+          </compound-object>
+          <basic-object name="field">data</basic-object>
+          <basic-object name="format">dd/MM/yyyy</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@10148220" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">445.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">60.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">$(memoria)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@4734828" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">515.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">60.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">$(hd)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </itemband>
+    <no-data-band>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="noDataLabelElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">575.0</basic-key>
+          <basic-key name="min-height">18.0</basic-key>
+          <basic-key name="max-width">32767.0</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">false</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Nenhum dado disponível</basic-object>
+        </template>
+      </element>
+    </no-data-band>
+  </report-description>
+  <functions>
+    <property-ref name="report.name" class="java.lang.String">JFreeReport-WizardReport</property-ref>
+    <expression name="noDataLabelElementHideIfNullTrigger" class="org.jfree.report.function.HideElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">noDataLabelElement</property>
+      </properties>
+    </expression>
+    <expression name="dummyGroupFooterHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">dummyGroupFooter</property>
+      </properties>
+    </expression>
+    <expression name="escolaGroupHeaderHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">escolaGroupHeader</property>
+      </properties>
+    </expression>
+    <expression name="escolaGroupFooterHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">escolaGroupFooter</property>
+      </properties>
+    </expression>
+    <expression name="ShowPageNumber" class="org.jfree.report.function.PageOfPagesFunction">
+      <properties>
+        <property name="format">{0}/{1}</property>
+        <property name="pageIncrement" class="java.lang.Integer">1</property>
+        <property name="startPage" class="java.lang.Integer">1</property>
+      </properties>
+    </expression>
+    <expression name="org.jfree.report.function.ElementVisibilitySwitchFunction@2d8dea20" class="org.jfree.report.function.ElementVisibilitySwitchFunction">
+      <properties>
+        <property name="element">RowBandingBackgroundRect_IAmTheRandomSuffix314152654</property>
+        <property name="initialState" class="java.lang.Boolean">false</property>
+        <property name="numberOfElements" class="java.lang.Integer">1</property>
+      </properties>
+    </expression>
+  </functions>
+</report-definition>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/linechartBrasil.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/linechartBrasil.xml
new file mode 100644
index 0000000000000000000000000000000000000000..0d1860b3e0b3a287f548bcb89cd03d3ab680b9ff
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/linechartBrasil.xml
@@ -0,0 +1,55 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+   
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>proinfo/inventario</data-path>
+        <data-action>inventLineBrasil.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/linechartCidade.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/linechartCidade.xml
new file mode 100644
index 0000000000000000000000000000000000000000..86f61cf74cb8ee683e54dc4465d37388beefb748
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/linechartCidade.xml
@@ -0,0 +1,55 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+   
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>proinfo/inventario</data-path>
+        <data-action>inventLineCidade.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/linechartEstado.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/linechartEstado.xml
new file mode 100644
index 0000000000000000000000000000000000000000..b29bb5d28011e499d0803c8cc0209441ffccf565
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/linechartEstado.xml
@@ -0,0 +1,55 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+   
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>proinfo/inventario</data-path>
+        <data-action>inventLineEstado.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/linechartRegiao.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/linechartRegiao.xml
new file mode 100644
index 0000000000000000000000000000000000000000..f6e2a49c06d503533953efbb0b1a258dcad10426
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/proinfo/inventario/linechartRegiao.xml
@@ -0,0 +1,55 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+   
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>proinfo/inventario</data-path>
+        <data-action>inventLineRegiao.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/alertBarBrasil.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/alertBarBrasil.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..87b1d432b39cf29b99e392335775b1f2bbb4bfc6
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/alertBarBrasil.xaction
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Alert</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+        <![CDATA[
+            SELECT
+              to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), 'DD/MM/YYYY') AS Brasil,
+              SUM(inst_hd_modificado) AS "Máquinas com HD modificado",
+              SUM(inst_mem_modificada) AS "Máquinas com memória modificada"
+            FROM
+              mectb12_dm_instaladas_ag
+            WHERE
+              inst_data IS NOT NULL AND
+              inst_mes = date_part('month',CURRENT_DATE-1) AND
+              inst_ano = date_part('year',CURRENT_DATE-1) AND
+              mectb12_dm_instaladas_ag.inst_projeto = 3
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), 'DD/MM/YYYY') AS Brasil,
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE inv_alerta_hd = 'B1') AS "Máquinas com HD modificado",
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE inv_alerta_mem = 'B1') AS "Máquinas com memória modificada"
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/alertBarCidade.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/alertBarCidade.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..f4805cd1e21c74494c49eaa2d04edb1b879d3140
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/alertBarCidade.xaction
@@ -0,0 +1,88 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence> 
+  <title>Alert</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation> 
+    <author>C3SL</author>  
+    <description>Empty blank action sequence document</description>  
+    <help/>  
+    <result-type/>  
+    <icon/> 
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+    <ESTADO type="string">
+      <sources>
+        <request>ESTADO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+  
+  <actions> 
+    <action-definition> 
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <ESTADO type="string"/>
+      </action-inputs>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs> 
+        <query-result type="result-set" mapping="swresult"/> 
+      </action-outputs>
+      <component-definition> 
+        <live><![CDATA[false]]></live>  
+        <driver><![CDATA[org.postgresql.Driver]]></driver>  
+        <connection><![CDATA[jdbc:postgresql://]]></connection>  
+        <user-id><![CDATA[]]></user-id>  
+        <password><![CDATA[]]></password>  
+        <query>
+          <![CDATA[
+            SELECT
+                CASE WHEN hd.cidade IS NULL then mem.cidade ELSE hd.cidade END AS Cidade,
+                CASE WHEN hd.hd IS NULL THEN 0 ELSE hd.hd END AS "Máquinas com HD modificado",
+                CASE WHEN mem.mem IS NULL THEN 0 ELSE mem.mem END AS "Máquinas com memória modificada"
+            FROM
+                (SELECT count(distinct inv_maquina) AS hd,
+                    inv_cidade AS cidade
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}'
+                    AND inv_estado = '{ESTADO}'
+                    AND inv_alerta_hd = 'B1'
+                    AND inv_projeto = 3
+                GROUP BY inv_cidade) hd
+            FULL OUTER JOIN
+                (SELECT count(distinct inv_maquina) AS mem,
+                    inv_cidade AS cidade
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}'
+                    AND inv_estado = '{ESTADO}'
+                    AND inv_alerta_mem = 'B1'
+                    AND inv_projeto = 3
+                GROUP BY inv_cidade) mem
+            ON mem.cidade = hd.cidade
+            ORDER BY
+                Cidade ASC
+          ]]> 
+        </query>
+      </component-definition> 
+    </action-definition>
+  </actions> 
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/alertBarEstado.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/alertBarEstado.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..b98f12cd85e15fe1722b0f952170657e8cf295a3
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/alertBarEstado.xaction
@@ -0,0 +1,93 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Alert</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              inst_estado AS Estado,
+              SUM(inst_hd_modificado) AS "Máquinas com HD modificado",
+              SUM(inst_mem_modificada) AS "Máquinas com memória modificada"
+            FROM
+              mectb12_dm_instaladas_ag
+            WHERE
+              inst_regiao = '{REGIAO}' AND
+              inst_data IS NOT NULL AND
+              inst_mes = date_part('month',CURRENT_DATE-1) AND
+              inst_ano = date_part('year',CURRENT_DATE-1) AND
+              mectb12_dm_instaladas_ag.inst_projeto = 3
+            GROUP BY
+              Estado
+            ORDER BY
+              Estado ASC
+            ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+                CASE WHEN hd.estado IS NULL then mem.estado ELSE hd.estado END AS Estado,
+                CASE WHEN hd.hd IS NULL THEN 0 ELSE hd.hd END AS "Máquinas com HD modificado",
+                CASE WHEN mem.mem IS NULL THEN 0 ELSE mem.mem END AS "Máquinas com memória modificada"
+            FROM
+                (SELECT count(distinct inv_maquina) AS hd,
+                    inv_estado AS estado
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}'
+                    AND inv_alerta_hd = 'B1'
+                GROUP BY inv_estado) hd
+            FULL OUTER JOIN
+                (SELECT count(distinct inv_maquina) AS mem,
+                    inv_estado AS estado
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}'
+                    AND inv_alerta_mem = 'B1'
+                GROUP BY inv_estado) mem
+            ON mem.estado = hd.estado
+            ORDER BY
+                Estado ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/alertBarRegiao.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/alertBarRegiao.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..1a3a396fcbb547ad2b429040862f767bd83410a9
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/alertBarRegiao.xaction
@@ -0,0 +1,79 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Alert</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              inst_regiao AS Regiao,
+              SUM(inst_hd_modificado) AS "Máquinas com HD modificado",
+              SUM(inst_mem_modificada) AS "Máquinas com memória modificada"
+            FROM
+              mectb12_dm_instaladas_ag
+            WHERE
+              inst_regiao <> 'NULL' AND
+              inst_data IS NOT NULL AND
+              inst_mes = date_part('month',CURRENT_DATE-1) AND
+              inst_ano = date_part('year',CURRENT_DATE-1) AND
+              inst_projeto = 3
+            GROUP BY
+              Regiao
+            ORDER BY
+              Regiao ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+                CASE WHEN hd.regiao IS NULL then mem.regiao ELSE hd.regiao END AS Regiao,
+                CASE WHEN hd.hd IS NULL THEN 0 ELSE hd.hd END AS "Máquinas com HD modificado",
+                CASE WHEN mem.mem IS NULL THEN 0 ELSE mem.mem END AS "Máquinas com memória modificada"
+            FROM
+                (SELECT count(distinct inv_maquina) AS hd,
+                    inv_regiao AS regiao
+                FROM mectb10_dm_inventario
+                WHERE inv_alerta_hd = 'B1'
+                GROUP BY inv_regiao) hd
+            FULL OUTER JOIN
+                (SELECT count(distinct inv_maquina) AS mem,
+                    inv_regiao AS regiao
+                FROM mectb10_dm_inventario
+                WHERE inv_alerta_mem = 'B1'
+                GROUP BY inv_regiao) mem
+            ON mem.regiao = hd.regiao
+            ORDER BY
+                Regiao ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/alertLineBrasil.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/alertLineBrasil.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..d267ce759f941c5ac5fbbe9341a03be726fb5d4f
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/alertLineBrasil.xaction
@@ -0,0 +1,96 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Alert</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+                initcap("mectb12_dm_instaladas_ag"."inst_mes_nm") AS mes,
+                cast("mectb12_dm_instaladas_ag"."inst_mes" as TEXT),
+                SUM(inst_hd_modificado) AS "Máquinas com HD modificado",
+                SUM(inst_mem_modificada) AS "Máquinas com memória modificada"
+            FROM
+                mectb12_dm_instaladas_ag
+            WHERE
+                inst_data IS NOT NULL AND
+                inst_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE AND
+                -- inst_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) AND
+                mectb12_dm_instaladas_ag.inst_projeto = 3
+            GROUP BY
+                inst_mes_nm,
+                inst_mes,
+                inst_ano
+            ORDER BY
+                mectb12_dm_instaladas_ag.inst_ano ASC,
+                mectb12_dm_instaladas_ag.inst_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+
+            SELECT
+                CASE WHEN hd.mes_nm IS NULL then mem.mes_nm ELSE hd.mes_nm END AS Mes_nm,
+                CASE WHEN hd.mes IS NULL then mem.mes ELSE hd.mes END AS Mes,
+                CASE WHEN hd.hd IS NULL THEN 0 ELSE hd.hd END AS "Máquinas com HD modificado",
+                CASE WHEN mem.mem IS NULL THEN 0 ELSE mem.mem END AS "Máquinas com memória modificada"
+            FROM
+                (SELECT count(distinct inv_maquina) AS hd,
+                    initcap(inv_mes_nm) AS mes_nm,
+                    cast(inv_mes as text) AS mes
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_alerta_hd = 'B1' AND
+                    inv_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND
+                    date_part('month',CURRENT_DATE)
+                GROUP BY
+                    inv_mes_nm,
+                    inv_mes) hd
+            FULL OUTER JOIN
+                (SELECT count(distinct inv_maquina) AS mem,
+                    initcap(inv_mes_nm) AS mes_nm,
+                    cast(inv_mes AS text) AS mes
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_alerta_mem = 'B1' AND
+                    inv_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND
+                    date_part('month',CURRENT_DATE)
+                GROUP BY
+                    inv_mes_nm,
+                    inv_mes) mem
+            ON mem.mes = hd.mes
+            ORDER BY
+                Mes ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/alertLineCidade.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/alertLineCidade.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..6c29f039eafb7744a65f9e2ca38e96fc67f5d207
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/alertLineCidade.xaction
@@ -0,0 +1,118 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Alert</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <ESTADO type="string">
+      <sources>
+        <request>ESTADO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <ESTADO type="string"/>
+	<REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+                initcap("mectb12_dm_instaladas_ag"."inst_mes_nm") AS mes,
+                cast("mectb12_dm_instaladas_ag"."inst_mes" as TEXT),
+                SUM(inst_hd_modificado) AS "Máquinas com HD modificado",
+                SUM(inst_mem_modificada) AS "Máquinas com memória modificada"
+            FROM
+                mectb12_dm_instaladas_ag
+            WHERE
+                inst_regiao = '{REGIAO}' AND
+                inst_estado = '{ESTADO}' AND
+                inst_data IS NOT NULL AND
+                inst_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE AND
+                -- inst_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) AND
+                mectb12_dm_instaladas_ag.inst_projeto = 3
+            GROUP BY
+                inst_mes_nm,
+                inst_mes,
+                inst_ano
+            ORDER BY
+                mectb12_dm_instaladas_ag.inst_ano ASC,
+                mectb12_dm_instaladas_ag.inst_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+                CASE WHEN hd.mes_nm IS NULL then mem.mes_nm ELSE hd.mes_nm END AS Mes_nm,
+                CASE WHEN hd.mes IS NULL then mem.mes ELSE hd.mes END AS Mes,
+                CASE WHEN hd.hd IS NULL THEN 0 ELSE hd.hd END AS "Máquinas com HD modificado",
+                CASE WHEN mem.mem IS NULL THEN 0 ELSE mem.mem END AS "Máquinas com memória modificada"
+            FROM
+                (SELECT count(distinct inv_maquina) AS hd,
+                    initcap(inv_mes_nm) AS mes_nm,
+                    cast(inv_mes as text) AS mes
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}' AND
+                    inv_estado = '{ESTADO}' AND
+                    inv_alerta_hd = 'B1' AND
+                    inv_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND
+                    date_part('month',CURRENT_DATE)
+                GROUP BY
+                    inv_mes_nm,
+                    inv_mes) hd
+            FULL OUTER JOIN
+                (SELECT count(distinct inv_maquina) AS mem,
+                    initcap(inv_mes_nm) AS mes_nm,
+                    cast(inv_mes AS text) AS mes
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}' AND
+                    inv_estado = '{ESTADO}' AND
+                    inv_alerta_mem = 'B1' AND
+                    inv_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND
+                    date_part('month',CURRENT_DATE)
+                GROUP BY
+                    inv_mes_nm,
+                    inv_mes) mem
+            ON mem.mes = hd.mes
+            ORDER BY
+                Mes ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/alertLineEstado.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/alertLineEstado.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..600d52f091f2596f02b539b8844e2ff34e6311ff
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/alertLineEstado.xaction
@@ -0,0 +1,108 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Alert</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+         <![CDATA[
+            SELECT
+                initcap("mectb12_dm_instaladas_ag"."inst_mes_nm") AS mes,
+                cast("mectb12_dm_instaladas_ag"."inst_mes" as TEXT),
+                SUM(inst_hd_modificado) AS "Máquinas com HD modificado",
+                SUM(inst_mem_modificada) AS "Máquinas com memória modificada"
+            FROM
+                mectb12_dm_instaladas_ag
+            WHERE
+                inst_regiao = '{REGIAO}' AND
+                inst_data IS NOT NULL AND
+                inst_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE AND
+                -- inst_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) AND
+                mectb12_dm_instaladas_ag.inst_projeto = 3
+            GROUP BY
+                inst_mes_nm,
+                inst_mes,
+                inst_ano
+            ORDER BY
+                mectb12_dm_instaladas_ag.inst_ano ASC,
+                mectb12_dm_instaladas_ag.inst_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+                CASE WHEN hd.mes_nm IS NULL then mem.mes_nm ELSE hd.mes_nm END AS Mes_nm,
+                CASE WHEN hd.mes IS NULL then mem.mes ELSE hd.mes END AS Mes,
+                CASE WHEN hd.hd IS NULL THEN 0 ELSE hd.hd END AS "Máquinas com HD modificado",
+                CASE WHEN mem.mem IS NULL THEN 0 ELSE mem.mem END AS "Máquinas com memória modificada"
+            FROM
+                (SELECT count(distinct inv_maquina) AS hd,
+                    initcap(inv_mes_nm) AS mes_nm,
+                    cast(inv_mes as text) AS mes
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}' AND
+                    inv_alerta_hd = 'B1' AND
+                    inv_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND
+                    date_part('month',CURRENT_DATE)
+                GROUP BY
+                    inv_mes_nm,
+                    inv_mes) hd
+            FULL OUTER JOIN
+                (SELECT count(distinct inv_maquina) AS mem,
+                    initcap(inv_mes_nm) AS mes_nm,
+                    cast(inv_mes AS text) AS mes
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}' AND
+                    inv_alerta_mem = 'B1' AND
+                    inv_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND
+                    date_part('month',CURRENT_DATE)
+                GROUP BY
+                    inv_mes_nm,
+                    inv_mes) mem
+            ON mem.mes = hd.mes
+            ORDER BY
+                Mes ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/alertLineRegiao.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/alertLineRegiao.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..de1b2b7095720056bef9943049c0addea16ea7ca
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/alertLineRegiao.xaction
@@ -0,0 +1,95 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Alert</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+                initcap("mectb12_dm_instaladas_ag"."inst_mes_nm") AS mes,
+                cast("mectb12_dm_instaladas_ag"."inst_mes" as TEXT),
+                SUM(inst_hd_modificado) AS "Máquinas com HD modificado",
+                SUM(inst_mem_modificada) AS "Máquinas com memória modificada"
+            FROM
+                mectb12_dm_instaladas_ag
+            WHERE
+                inst_data IS NOT NULL AND
+                inst_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE AND
+                -- inst_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) AND
+                mectb12_dm_instaladas_ag.inst_projeto = 3
+            GROUP BY
+                inst_mes_nm,
+                inst_mes,
+                inst_ano
+            ORDER BY
+                mectb12_dm_instaladas_ag.inst_ano ASC,
+                mectb12_dm_instaladas_ag.inst_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+                CASE WHEN hd.mes_nm IS NULL then mem.mes_nm ELSE hd.mes_nm END AS Mes_nm,
+                CASE WHEN hd.mes IS NULL then mem.mes ELSE hd.mes END AS Mes,
+                CASE WHEN hd.hd IS NULL THEN 0 ELSE hd.hd END AS "Máquinas com HD modificado",
+                CASE WHEN mem.mem IS NULL THEN 0 ELSE mem.mem END AS "Máquinas com memória modificada"
+            FROM
+                (SELECT count(distinct inv_maquina) AS hd,
+                    initcap(inv_mes_nm) AS mes_nm,
+                    cast(inv_mes as text) AS mes
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_alerta_hd = 'B1' AND
+                    inv_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND
+                    date_part('month',CURRENT_DATE)
+                GROUP BY
+                    inv_mes_nm,
+                    inv_mes) hd
+            FULL OUTER JOIN
+                (SELECT count(distinct inv_maquina) AS mem,
+                    initcap(inv_mes_nm) AS mes_nm,
+                    cast(inv_mes AS text) AS mes
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_alerta_mem = 'B1' AND
+                    inv_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND
+                    date_part('month',CURRENT_DATE)
+                GROUP BY
+                    inv_mes_nm,
+                    inv_mes) mem
+            ON mem.mes = hd.mes
+            ORDER BY
+                Mes ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/alertPieBrasil.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/alertPieBrasil.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..fa2877f12448ff19484e25d269923994741e14eb
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/alertPieBrasil.xaction
@@ -0,0 +1,101 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Alert</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              ( SELECT count(inv_maquina)
+                FROM
+                  ( SELECT
+                      MAX(inv_data) as data,
+                      inv_maquina as maquina,
+                      inv_escola as escola
+                    FROM mectb10_dm_inventario
+                    GROUP BY escola, maquina ) as temp,
+                  mectb10_dm_inventario
+                WHERE
+                  mectb10_dm_inventario.inv_data = data AND
+                  mectb10_dm_inventario.inv_maquina = maquina AND
+                  mectb10_dm_inventario.inv_escola = escola AND
+                  inv_alerta_hd = 'B0' AND
+                  inv_alerta_mem = 'B0' AND
+                  mectb10_dm_inventario.inv_projeto = 3 ) AS "OK",
+              ( SELECT count(inv_maquina)
+                FROM
+                  ( SELECT
+                      MAX(inv_data) as data,
+                      inv_maquina as maquina,
+                      inv_escola as escola
+                    FROM mectb10_dm_inventario
+                    GROUP BY escola, maquina ) as temp,
+                  mectb10_dm_inventario
+                WHERE
+                  mectb10_dm_inventario.inv_data = data AND
+                  mectb10_dm_inventario.inv_maquina = maquina AND
+                  mectb10_dm_inventario.inv_escola = escola AND
+                  inv_alerta_hd = 'B1' AND
+                  mectb10_dm_inventario.inv_projeto = 3 ) AS "HD",
+              ( SELECT count(inv_maquina)
+                FROM
+                  ( SELECT
+                      MAX(inv_data) as data,
+                      inv_maquina as maquina,
+                      inv_escola as escola
+                    FROM mectb10_dm_inventario
+                    GROUP BY escola, maquina ) as temp,
+                  mectb10_dm_inventario
+                WHERE
+                  mectb10_dm_inventario.inv_data = data AND
+                  mectb10_dm_inventario.inv_maquina = maquina AND
+                  mectb10_dm_inventario.inv_escola = escola AND
+                  inv_alerta_mem = 'B1' AND
+                  mectb10_dm_inventario.inv_projeto = 3 ) AS "MM"
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE inv_alerta_hd = 'B0' AND inv_alerta_mem = 'B0') AS "Máquinas sem modificação",
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE inv_alerta_hd = 'B1') AS "Máquinas com HD modificado",
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE inv_alerta_mem = 'B1') AS "Máquinas com memória modificada"
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/alertPieCidade.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/alertPieCidade.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..f584a90e9fa885dbc278d4cc8c57d59ea165ce0a
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/alertPieCidade.xaction
@@ -0,0 +1,133 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Alert</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+    <ESTADO type="string">
+      <sources>
+        <request>ESTADO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+        <ESTADO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              ( SELECT count(inv_maquina)
+                FROM
+                  ( SELECT
+                      MAX(inv_data) as data,
+                      inv_maquina as maquina,
+                      inv_escola as escola
+                    FROM mectb10_dm_inventario
+                    GROUP BY escola, maquina ) as temp,
+                  mectb10_dm_inventario
+                WHERE
+                  mectb10_dm_inventario.inv_data = data AND
+                  mectb10_dm_inventario.inv_maquina = maquina AND
+                  mectb10_dm_inventario.inv_escola = escola AND
+                  inv_regiao = '{REGIAO}' AND
+                  inv_estado = '{ESTADO}' AND
+                  inv_alerta_hd = 'B0' AND
+                  inv_alerta_mem = 'B0' AND
+                  mectb10_dm_inventario.inv_projeto = 3 ) AS "OK",
+              ( SELECT count(inv_maquina)
+                FROM
+                  ( SELECT
+                      MAX(inv_data) as data,
+                      inv_maquina as maquina,
+                      inv_escola as escola
+                    FROM mectb10_dm_inventario
+                    GROUP BY escola, maquina ) as temp,
+                  mectb10_dm_inventario
+                WHERE
+                  mectb10_dm_inventario.inv_data = data AND
+                  mectb10_dm_inventario.inv_maquina = maquina AND
+                  mectb10_dm_inventario.inv_escola = escola AND
+                  inv_regiao = '{REGIAO}' AND
+                  inv_estado = '{ESTADO}' AND
+                  inv_alerta_hd = 'B1' AND
+                  mectb10_dm_inventario.inv_projeto = 3 ) AS "HD",
+              ( SELECT count(inv_maquina)
+                FROM
+                  ( SELECT
+                      MAX(inv_data) as data,
+                      inv_maquina as maquina,
+                      inv_escola as escola
+                    FROM mectb10_dm_inventario
+                    GROUP BY escola, maquina ) as temp,
+                  mectb10_dm_inventario
+                WHERE
+                  mectb10_dm_inventario.inv_data = data AND
+                  mectb10_dm_inventario.inv_maquina = maquina AND
+                  mectb10_dm_inventario.inv_escola = escola AND
+                  inv_regiao = '{REGIAO}' AND
+                  inv_estado = '{ESTADO}' AND
+                  inv_alerta_mem = 'B1' AND
+                  mectb10_dm_inventario.inv_projeto = 3 ) AS "MM"
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}'
+                    AND inv_estado = '{ESTADO}'
+                    AND inv_alerta_hd = 'B0' AND inv_alerta_mem = 'B0') AS "Máquinas sem modificação",
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}'
+                    AND inv_estado = '{ESTADO}'
+                    AND inv_alerta_hd = 'B1') AS "Máquinas com HD modificado",
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}'
+                    AND inv_estado = '{ESTADO}'
+                    AND inv_alerta_mem = 'B1') AS "Máquinas com memória modificada"
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/alertPieEstado.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/alertPieEstado.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..bad2383879e01a4b3b0828741602dd811545cdc0
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/alertPieEstado.xaction
@@ -0,0 +1,121 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Alert</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              ( SELECT count(inv_maquina)
+                FROM
+                  ( SELECT
+                      MAX(inv_data) as data,
+                      inv_maquina as maquina,
+                      inv_escola as escola
+                    FROM mectb10_dm_inventario
+                    GROUP BY escola, maquina ) as temp,
+                  mectb10_dm_inventario
+                WHERE
+                  mectb10_dm_inventario.inv_data = data AND
+                  mectb10_dm_inventario.inv_maquina = maquina AND
+                  mectb10_dm_inventario.inv_escola = escola AND
+                  inv_regiao = '{REGIAO}' AND
+                  inv_alerta_hd = 'B0' AND
+                  inv_alerta_mem = 'B0' AND
+                  mectb10_dm_inventario.inv_projeto = 3 ) AS "OK",
+              ( SELECT count(inv_maquina)
+                FROM
+                  ( SELECT
+                      MAX(inv_data) as data,
+                      inv_maquina as maquina,
+                      inv_escola as escola
+                    FROM mectb10_dm_inventario
+                    GROUP BY escola, maquina ) as temp,
+                  mectb10_dm_inventario
+                WHERE
+                  mectb10_dm_inventario.inv_data = data AND
+                  mectb10_dm_inventario.inv_maquina = maquina AND
+                  mectb10_dm_inventario.inv_escola = escola AND
+                  inv_regiao = '{REGIAO}' AND
+                  inv_alerta_hd = 'B1' AND
+                  mectb10_dm_inventario.inv_projeto = 3 ) AS "HD",
+              ( SELECT count(inv_maquina)
+                FROM
+                  ( SELECT
+                      MAX(inv_data) as data,
+                      inv_maquina as maquina,
+                      inv_escola as escola
+                    FROM mectb10_dm_inventario
+                    GROUP BY escola, maquina ) as temp,
+                  mectb10_dm_inventario
+                WHERE
+                  mectb10_dm_inventario.inv_data = data AND
+                  mectb10_dm_inventario.inv_maquina = maquina AND
+                  mectb10_dm_inventario.inv_escola = escola AND
+                  inv_regiao = '{REGIAO}' AND
+                  inv_alerta_mem = 'B1' AND
+                  mectb10_dm_inventario.inv_projeto = 3 ) AS "MM"
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}'
+                    AND inv_alerta_hd = 'B0'
+                    AND inv_alerta_mem = 'B0') AS "Máquinas sem modificação",
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}'
+                    AND inv_alerta_hd = 'B1') AS "Máquinas com HD modificado",
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}'
+                    AND inv_alerta_mem = 'B1') AS "Máquinas com memória modificada"
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/alertPieRegiao.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/alertPieRegiao.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..fa2877f12448ff19484e25d269923994741e14eb
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/alertPieRegiao.xaction
@@ -0,0 +1,101 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Alert</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              ( SELECT count(inv_maquina)
+                FROM
+                  ( SELECT
+                      MAX(inv_data) as data,
+                      inv_maquina as maquina,
+                      inv_escola as escola
+                    FROM mectb10_dm_inventario
+                    GROUP BY escola, maquina ) as temp,
+                  mectb10_dm_inventario
+                WHERE
+                  mectb10_dm_inventario.inv_data = data AND
+                  mectb10_dm_inventario.inv_maquina = maquina AND
+                  mectb10_dm_inventario.inv_escola = escola AND
+                  inv_alerta_hd = 'B0' AND
+                  inv_alerta_mem = 'B0' AND
+                  mectb10_dm_inventario.inv_projeto = 3 ) AS "OK",
+              ( SELECT count(inv_maquina)
+                FROM
+                  ( SELECT
+                      MAX(inv_data) as data,
+                      inv_maquina as maquina,
+                      inv_escola as escola
+                    FROM mectb10_dm_inventario
+                    GROUP BY escola, maquina ) as temp,
+                  mectb10_dm_inventario
+                WHERE
+                  mectb10_dm_inventario.inv_data = data AND
+                  mectb10_dm_inventario.inv_maquina = maquina AND
+                  mectb10_dm_inventario.inv_escola = escola AND
+                  inv_alerta_hd = 'B1' AND
+                  mectb10_dm_inventario.inv_projeto = 3 ) AS "HD",
+              ( SELECT count(inv_maquina)
+                FROM
+                  ( SELECT
+                      MAX(inv_data) as data,
+                      inv_maquina as maquina,
+                      inv_escola as escola
+                    FROM mectb10_dm_inventario
+                    GROUP BY escola, maquina ) as temp,
+                  mectb10_dm_inventario
+                WHERE
+                  mectb10_dm_inventario.inv_data = data AND
+                  mectb10_dm_inventario.inv_maquina = maquina AND
+                  mectb10_dm_inventario.inv_escola = escola AND
+                  inv_alerta_mem = 'B1' AND
+                  mectb10_dm_inventario.inv_projeto = 3 ) AS "MM"
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE inv_alerta_hd = 'B0' AND inv_alerta_mem = 'B0') AS "Máquinas sem modificação",
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE inv_alerta_hd = 'B1') AS "Máquinas com HD modificado",
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE inv_alerta_mem = 'B1') AS "Máquinas com memória modificada"
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/alertRelatorio.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/alertRelatorio.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..340c78c368bd3e9c25c46da214a3a0a7deedad26
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/alertRelatorio.xaction
@@ -0,0 +1,184 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence> 
+  <title>Relatório</title>
+  <version>1</version>
+  <logging-level>ERROR</logging-level>
+  <documentation> 
+    <author>C3SL</author>  
+    <description>.</description>  
+    <help/>  
+    <result-type/>  
+    <icon/> 
+  </documentation>
+
+  <inputs> 
+    <output-type type="string"> 
+      <default-value>pdf</default-value>  
+      <sources> 
+        <request>output-type</request> 
+      </sources> 
+    </output-type>  
+    <ESTADO type="string"> 
+      <sources> 
+        <request>ESTADO</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>  
+    <REGIAO type="string"> 
+      <sources> 
+        <request>REGIAO</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>  
+    <CIDADE type="string"> 
+      <sources> 
+        <request>CIDADE</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </CIDADE> 
+  </inputs>
+
+  <outputs/>
+
+  <resources> 
+    <ReportFile> 
+      <solution-file> 
+        <location>alertRelatorio.xml</location>  
+        <mime-type>text/xml</mime-type> 
+      </solution-file> 
+    </ReportFile> 
+  </resources>
+  
+  <actions> 
+    <action-definition> 
+      <component-name>JFreeReportComponent</component-name>
+      <action-type>JFree Report</action-type>
+      <action-inputs> 
+        <ESTADO type="string"/>  
+        <REGIAO type="string"/>  
+        <CIDADE type="string"/>  
+        <output-type type="string"/> 
+      </action-inputs>
+      <action-resources> 
+        <report-definition type="resource" mapping="ReportFile"/> 
+      </action-resources>
+      <component-definition> 
+        <live><![CDATA[false]]></live>  
+        <driver><![CDATA[org.postgresql.Driver]]></driver>  
+        <connection><![CDATA[jdbc:postgresql://]]></connection>  
+        <user-id><![CDATA[]]></user-id>  
+        <password><![CDATA[]]></password>  
+        <source>sql</source>  
+        <output-type>pdf</output-type>
+        <query>
+          <![CDATA[
+            SELECT
+              ORIGINAL.data_atual AS data_atual,
+              ORIGINAL.regiao AS regiao,
+              ORIGINAL.estado AS estado,
+              ORIGINAL.cidade AS cidade,
+              ORIGINAL.escola AS escola,
+              ORIGINAL.maquina AS maquina,
+              ORIGINAL.so AS so,
+              ORIGINAL.processador AS processador,
+              ORIGINAL.data AS data_original,
+
+              CASE WHEN ORIGINAL.memoria < 1024
+                THEN ORIGINAL.memoria || ' KiB'
+                ELSE CASE WHEN ORIGINAL.memoria < 1048576
+                  THEN ORIGINAL.memoria / 1024 || ' MiB'
+                  ELSE CASE WHEN ORIGINAL.memoria < 1073741824
+                    THEN ORIGINAL.memoria / 1048576 || ' GiB'
+                    ELSE ORIGINAL.memoria / 1073741824 || ' TiB'
+              END END END AS memoria_original,
+
+              CASE WHEN ORIGINAL.hd < 1000
+                THEN ORIGINAL.hd || ' GB'
+                ELSE CASE WHEN ORIGINAL.hd < 1000000
+                  THEN ORIGINAL.hd / 1000 || ' TB'
+                  ELSE ORIGINAL.hd / 1000000 || ' PB'
+              END END AS hd_original,
+
+              CASE WHEN MODIFICADO.memoria < 1024
+                THEN MODIFICADO.memoria || ' KiB'
+                ELSE CASE WHEN MODIFICADO.memoria < 1048576
+                  THEN MODIFICADO.memoria / 1024 || ' MiB'
+                  ELSE CASE WHEN MODIFICADO.memoria < 1073741824
+                    THEN MODIFICADO.memoria / 1048576 || ' GiB'
+                    ELSE MODIFICADO.memoria / 1073741824 || ' TiB'
+              END END END AS memoria_modificado,
+
+              CASE WHEN MODIFICADO.hd < 1000
+                THEN MODIFICADO.hd || ' GB'
+                ELSE CASE WHEN MODIFICADO.hd < 1000000
+                  THEN MODIFICADO.hd / 1000 || ' TB'
+                  ELSE MODIFICADO.hd / 1000000 || ' PB'
+              END END AS hd_modificado,
+
+              MODIFICADO.data AS data_modificado,
+              MODIFICADO.alerta_hd AS alerta_hd,
+              MODIFICADO.alerta_mem AS alerta_mem
+            FROM
+              (SELECT
+                to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), 'DD/MM/YYYY') AS data_atual,
+                initcap(inv_regiao) AS regiao,
+                inv_estado AS estado,
+                initcap(inv_cidade) AS cidade,
+                initcap(inv_escola) AS escola,
+                inv_maquina AS maquina,
+                inv_so AS so,
+                inv_modelo_proc AS processador,
+                min(inv_data) AS data,
+                inv_qtde_mem AS memoria,
+                inv_tam_disco AS hd
+              FROM mectb10_dm_inventario
+              WHERE
+                 inv_regiao = '{REGIAO}'
+                 AND inv_estado = '{ESTADO}'
+                 AND inv_cidade = '{CIDADE}'
+                 AND mectb10_dm_inventario.inv_projeto = 3
+              GROUP BY
+                inv_regiao,
+                inv_estado,
+                inv_cidade,
+                inv_escola,
+                maquina,
+                so,
+                processador,
+                memoria,
+                hd
+) ORIGINAL
+
+RIGHT OUTER JOIN
+              (SELECT
+                max(inv_data) AS data,
+                inv_maquina AS maquina,
+                inv_qtde_mem AS memoria,
+                inv_tam_disco AS hd,
+                inv_alerta_hd AS alerta_hd,
+                inv_alerta_mem AS alerta_mem
+              FROM mectb10_dm_inventario
+              WHERE
+                 inv_regiao = '{REGIAO}'
+                 AND inv_estado = '{ESTADO}'
+                 AND inv_cidade = '{CIDADE}'
+                 AND (inv_alerta_hd = 'B1' OR inv_alerta_mem = 'B1')
+                 AND mectb10_dm_inventario.inv_projeto = 3
+              GROUP BY
+                maquina,
+                memoria,
+                hd,
+                alerta_hd,
+                alerta_mem
+) MODIFICADO
+
+              ON ORIGINAL.maquina = MODIFICADO.maquina AND
+              ORIGINAL.data <> MODIFICADO.data
+              ORDER BY
+                escola ASC
+          ]]>
+        </query> 
+      </component-definition> 
+    </action-definition>
+  </actions> 
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/alertRelatorio.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/alertRelatorio.xml
new file mode 100644
index 0000000000000000000000000000000000000000..9abf090bd40e80207df79beec3cc3974c7e9b55e
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/alertRelatorio.xml
@@ -0,0 +1,2335 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<report-definition xmlns="http://jfreereport.sourceforge.net/namespaces/reports/legacy/ext" name="JFreeReport-WizardReport" engine-version="0.8.9.11">
+  <parser-config>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.base.URLClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.objects.DefaultClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.objects.BandLayoutClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.base.ArrayClassFactory"/>
+    <element-factory class="org.jfree.report.modules.parser.ext.factory.elements.DefaultElementFactory"/>
+    <stylekey-factory class="org.jfree.report.modules.parser.ext.factory.stylekey.DefaultStyleKeyFactory"/>
+    <stylekey-factory class="org.jfree.report.modules.parser.ext.factory.stylekey.PageableLayoutStyleKeyFactory"/>
+    <template-factory class="org.jfree.report.modules.parser.ext.factory.templates.DefaultTemplateCollection"/>
+    <datasource-factory class="org.jfree.report.modules.parser.ext.factory.datasource.DefaultDataSourceFactory"/>
+  </parser-config>
+  <report-config>
+    <simple-page-definition width="1" height="1">
+      <page orientation="portrait" topmargin="10" leftmargin="10" bottommargin="10" rightmargin="10" pageformat="A4"/>
+    </simple-page-definition>
+    <configuration>
+      <property name="org.jfree.report.modules.output.pageable.pdf.Encoding">ISO-8859-1</property>
+      <property name="org.jfree.report.NoPrinterAvailable">true</property>
+    </configuration>
+  </report-config>
+  <report-description>
+    <report-header>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">0.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">0.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">0.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">0.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">31826.057</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="Element@982014" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">395.3125</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">14</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Relatório de Alteração do Inventário por Cidade</basic-object>
+        </template>
+      </element>
+      <element name="Element@19423474" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">230.0</basic-key>
+          <basic-key name="y">30.0</basic-key>
+          <basic-key name="min-width">345.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Região: $(regiao)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@12425766" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">50.0</basic-key>
+          <basic-key name="min-width">160.0</basic-key>
+          <basic-key name="min-height">30.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Estado: $(estado)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@19262980" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">230.0</basic-key>
+          <basic-key name="y">50.0</basic-key>
+          <basic-key name="min-width">345.0</basic-key>
+          <basic-key name="min-height">30.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Cidade: $(cidade)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@25939585" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">30.0</basic-key>
+          <basic-key name="min-width">148.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Data: $(data_atual)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </report-header>
+    <report-footer>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">0.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">0.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">0.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">0.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">31826.057</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </report-footer>
+    <page-header>
+      <style>
+        <basic-key name="display-on-firstpage">true</basic-key>
+        <basic-key name="display-on-lastpage">true</basic-key>
+        <basic-key name="sticky">false</basic-key>
+        <basic-key name="border-top-width">0.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">0.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">0.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">0.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">31826.057</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </page-header>
+    <page-footer>
+      <style>
+        <basic-key name="display-on-firstpage">true</basic-key>
+        <basic-key name="display-on-lastpage">true</basic-key>
+        <basic-key name="border-top-width">0.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">0.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">0.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">0.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">31826.057</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="TextField@388706379" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">508.99875</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">66.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">right</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">ShowPageNumber</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </page-footer>
+    <watermark>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">0.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">0.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">0.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">0.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="min-width">575.0</basic-key>
+        <basic-key name="min-height">772.0</basic-key>
+        <basic-key name="max-width">31826.057</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </watermark>
+    <groups>
+      <group name="default">
+        <fields/>
+        <group-header>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">0.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">0.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">0.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">0.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="min-width">0.0</basic-key>
+            <basic-key name="min-height">30.0</basic-key>
+            <basic-key name="max-width">31826.057</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+          <band>
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">575.0</basic-key>
+              <basic-key name="max-height">2.14748365E9</basic-key>
+            </style>
+            <element type="shape/generic">
+              <style>
+                <basic-key name="border-top-width">1.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">1.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">1.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">1.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">-100.0</basic-key>
+                <basic-key name="min-height">-100.0</basic-key>
+                <basic-key name="paint">#d2d2d2</basic-key>
+                <compound-key name="stroke" class="java.awt.BasicStroke">
+                  <basic-object name="value">1.0</basic-object>
+                </compound-key>
+                <basic-key name="scale">true</basic-key>
+                <basic-key name="keepAspectRatio">false</basic-key>
+                <basic-key name="fill-shape">true</basic-key>
+                <basic-key name="draw-shape">false</basic-key>
+              </style>
+              <datasource type="StaticDataSource">
+                <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+                  <basic-object name="height">100.0</basic-object>
+                  <basic-object name="width">100.0</basic-object>
+                  <basic-object name="x">0.0</basic-object>
+                  <basic-object name="y">0.0</basic-object>
+                </compound-object>
+              </datasource>
+            </element>
+          </band>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">70.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Data de Recebimento</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">90.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">135.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Sistema Operacional</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">250.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">135.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Processador</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">405.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">76.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Memória</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">505.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">70.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Disco</basic-object>
+            </template>
+          </element>
+        </group-header>
+        <group-footer>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">0.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">0.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">0.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">0.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">31826.057</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+        </group-footer>
+      </group>
+      <group name="escola">
+        <fields>
+          <field>escola</field>
+        </fields>
+        <group-header>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">0.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">0.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">0.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">0.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">31826.057</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+          <band>
+            <style>
+              <basic-key name="border-top-width">0.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">0.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">0.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">0.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">16.0</basic-key>
+              <basic-key name="max-width">575.0</basic-key>
+              <basic-key name="max-height">2.14748365E9</basic-key>
+            </style>
+            <element type="shape/generic">
+              <style>
+                <basic-key name="border-top-width">0.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">0.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">0.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">0.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">-100.0</basic-key>
+                <basic-key name="min-height">-100.0</basic-key>
+                <basic-key name="paint">#d2d2d2</basic-key>
+                <compound-key name="stroke" class="java.awt.BasicStroke">
+                  <basic-object name="value">1.0</basic-object>
+                </compound-key>
+                <basic-key name="scale">true</basic-key>
+                <basic-key name="keepAspectRatio">false</basic-key>
+                <basic-key name="fill-shape">true</basic-key>
+                <basic-key name="draw-shape">false</basic-key>
+              </style>
+              <datasource type="StaticDataSource">
+                <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+                  <basic-object name="height">100.0</basic-object>
+                  <basic-object name="width">100.0</basic-object>
+                  <basic-object name="x">0.0</basic-object>
+                  <basic-object name="y">0.0</basic-object>
+                </compound-object>
+              </datasource>
+            </element>
+          </band>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">0.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">0.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">0.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">0.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">16.0</basic-key>
+              <basic-key name="max-width">31826.057</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">left</basic-key>
+              <basic-key name="valignment">middle</basic-key>
+              <basic-key name="dynamic_height">false</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">false</basic-key>
+            </style>
+            <template references="message-field">
+              <basic-object name="format">$(escola)</basic-object>
+              <basic-object name="nullValue"></basic-object>
+            </template>
+          </element>
+        </group-header>
+        <group-footer>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">0.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">0.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">0.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">0.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">31826.057</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+        </group-footer>
+      </group>
+      <group name="maquina">
+        <fields>
+          <field>escola</field>
+          <field>maquina</field>
+        </fields>
+        <group-header>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">0.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">0.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">0.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">0.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">31826.057</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+          <band>
+            <style>
+              <basic-key name="border-top-width">0.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">0.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">0.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">0.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">16.0</basic-key>
+              <basic-key name="max-width">575.0</basic-key>
+              <basic-key name="max-height">2.14748365E9</basic-key>
+            </style>
+            <element type="shape/generic">
+              <style>
+                <basic-key name="border-top-width">0.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">0.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">0.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">0.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">-100.0</basic-key>
+                <basic-key name="min-height">-100.0</basic-key>
+                <basic-key name="paint">#e6e6e6</basic-key>
+                <compound-key name="stroke" class="java.awt.BasicStroke">
+                  <basic-object name="value">1.0</basic-object>
+                </compound-key>
+                <basic-key name="scale">true</basic-key>
+                <basic-key name="keepAspectRatio">false</basic-key>
+                <basic-key name="fill-shape">true</basic-key>
+                <basic-key name="draw-shape">false</basic-key>
+              </style>
+              <datasource type="StaticDataSource">
+                <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+                  <basic-object name="height">100.0</basic-object>
+                  <basic-object name="width">100.0</basic-object>
+                  <basic-object name="x">0.0</basic-object>
+                  <basic-object name="y">0.0</basic-object>
+                </compound-object>
+              </datasource>
+            </element>
+          </band>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">0.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">0.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">0.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">0.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">16.0</basic-key>
+              <basic-key name="max-width">31826.057</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">left</basic-key>
+              <basic-key name="valignment">middle</basic-key>
+              <basic-key name="dynamic_height">false</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">false</basic-key>
+            </style>
+            <template references="message-field">
+              <basic-object name="format">MAC Address - $(maquina)</basic-object>
+              <basic-object name="nullValue"></basic-object>
+            </template>
+          </element>
+        </group-header>
+        <group-footer>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">0.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">0.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">0.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">0.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">31826.057</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+        </group-footer>
+      </group>
+    </groups>
+    <itemband>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">0.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">0.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">0.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">0.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">31826.057</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="RowBandingBackgroundRect_IAmTheRandomSuffix314152654" type="shape/generic">
+        <style>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">-100.0</basic-key>
+          <basic-key name="min-height">-100.0</basic-key>
+          <basic-key name="paint">#e6e6e6</basic-key>
+          <compound-key name="stroke" class="java.awt.BasicStroke">
+            <basic-object name="value">1.0</basic-object>
+          </compound-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">false</basic-key>
+          <basic-key name="fill-shape">true</basic-key>
+          <basic-key name="draw-shape">false</basic-key>
+        </style>
+        <datasource type="StaticDataSource">
+          <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+            <basic-object name="height">100.0</basic-object>
+            <basic-object name="width">100.0</basic-object>
+            <basic-object name="x">0.0</basic-object>
+            <basic-object name="y">0.0</basic-object>
+          </compound-object>
+        </datasource>
+      </element>
+      <element name="soElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">90.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">135.0</basic-key>
+          <basic-key name="min-height">22.0</basic-key>
+          <basic-key name="max-width">31826.057</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">so</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="processadorElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">250.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">135.0</basic-key>
+          <basic-key name="min-height">22.0</basic-key>
+          <basic-key name="max-width">31826.057</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">processador</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="dataOriginal" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">70.0</basic-key>
+          <basic-key name="min-height">22.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="date-field">
+          <compound-object name="dateFormat">
+            <basic-object name="2DigitYearStart">1930-08-06T12:19:00.520-0300</basic-object>
+            <compound-object name="calendar">
+              <basic-object name="class">java.util.GregorianCalendar</basic-object>
+            </compound-object>
+            <compound-object name="dateFormatSymbols">
+              <basic-object name="class">java.text.DateFormatSymbols</basic-object>
+            </compound-object>
+            <basic-object name="lenient">true</basic-object>
+            <compound-object name="numberFormat" class="java.text.DecimalFormat">
+              <compound-object name="decimalFormatSymbols">
+                <basic-object name="currencySymbol">R$</basic-object>
+                <basic-object name="decimalSeparator">,</basic-object>
+                <basic-object name="digit">#</basic-object>
+                <basic-object name="groupingSeparator">.</basic-object>
+                <basic-object name="infinity">∞</basic-object>
+                <basic-object name="internationalCurrencySymbol">BRL</basic-object>
+                <basic-object name="minusSign">-</basic-object>
+                <basic-object name="monetaryDecimalSeparator">,</basic-object>
+                <basic-object name="naN">�</basic-object>
+                <basic-object name="patternSeparator">;</basic-object>
+                <basic-object name="perMill">‰</basic-object>
+                <basic-object name="percent">%</basic-object>
+                <basic-object name="zeroDigit">0</basic-object>
+              </compound-object>
+              <basic-object name="decimalSeparatorAlwaysShown">false</basic-object>
+              <basic-object name="groupingSize">3</basic-object>
+              <basic-object name="groupingUsed">false</basic-object>
+              <basic-object name="maximumFractionDigits">0</basic-object>
+              <basic-object name="maximumIntegerDigits">2147483647</basic-object>
+              <basic-object name="minimumFractionDigits">0</basic-object>
+              <basic-object name="minimumIntegerDigits">1</basic-object>
+              <basic-object name="multiplier">1</basic-object>
+              <basic-object name="negativePrefix">-</basic-object>
+              <basic-object name="negativeSuffix"></basic-object>
+              <basic-object name="parseIntegerOnly">true</basic-object>
+              <basic-object name="pattern">###0</basic-object>
+              <basic-object name="positivePrefix"></basic-object>
+              <basic-object name="positiveSuffix"></basic-object>
+            </compound-object>
+            <basic-object name="pattern">dd/MM/yyyy</basic-object>
+          </compound-object>
+          <basic-object name="field">data_original</basic-object>
+          <basic-object name="format">dd/MM/yyyy</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="memoriaOriginal" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">405.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">60.0</basic-key>
+          <basic-key name="min-height">22.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">right</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">$(memoria_original)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="hdOriginal" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">500.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">60.0</basic-key>
+          <basic-key name="min-height">22.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">right</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">$(hd_original)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="dataOriginal2" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">22.0</basic-key>
+          <basic-key name="min-width">70.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="date-field">
+          <compound-object name="dateFormat">
+            <basic-object name="2DigitYearStart">1930-08-06T12:19:00.524-0300</basic-object>
+            <compound-object name="calendar">
+              <basic-object name="class">java.util.GregorianCalendar</basic-object>
+            </compound-object>
+            <compound-object name="dateFormatSymbols">
+              <basic-object name="class">java.text.DateFormatSymbols</basic-object>
+            </compound-object>
+            <basic-object name="lenient">true</basic-object>
+            <compound-object name="numberFormat" class="java.text.DecimalFormat">
+              <compound-object name="decimalFormatSymbols">
+                <basic-object name="currencySymbol">R$</basic-object>
+                <basic-object name="decimalSeparator">,</basic-object>
+                <basic-object name="digit">#</basic-object>
+                <basic-object name="groupingSeparator">.</basic-object>
+                <basic-object name="infinity">∞</basic-object>
+                <basic-object name="internationalCurrencySymbol">BRL</basic-object>
+                <basic-object name="minusSign">-</basic-object>
+                <basic-object name="monetaryDecimalSeparator">,</basic-object>
+                <basic-object name="naN">�</basic-object>
+                <basic-object name="patternSeparator">;</basic-object>
+                <basic-object name="perMill">‰</basic-object>
+                <basic-object name="percent">%</basic-object>
+                <basic-object name="zeroDigit">0</basic-object>
+              </compound-object>
+              <basic-object name="decimalSeparatorAlwaysShown">false</basic-object>
+              <basic-object name="groupingSize">3</basic-object>
+              <basic-object name="groupingUsed">false</basic-object>
+              <basic-object name="maximumFractionDigits">0</basic-object>
+              <basic-object name="maximumIntegerDigits">2147483647</basic-object>
+              <basic-object name="minimumFractionDigits">0</basic-object>
+              <basic-object name="minimumIntegerDigits">1</basic-object>
+              <basic-object name="multiplier">1</basic-object>
+              <basic-object name="negativePrefix">-</basic-object>
+              <basic-object name="negativeSuffix"></basic-object>
+              <basic-object name="parseIntegerOnly">true</basic-object>
+              <basic-object name="pattern">###0</basic-object>
+              <basic-object name="positivePrefix"></basic-object>
+              <basic-object name="positiveSuffix"></basic-object>
+            </compound-object>
+            <basic-object name="pattern">dd/MM/yyyy</basic-object>
+          </compound-object>
+          <basic-object name="field">data_modificado</basic-object>
+          <basic-object name="format">dd/MM/yyyy</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="memoriaModificado" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">405.0</basic-key>
+          <basic-key name="y">22.0</basic-key>
+          <basic-key name="min-width">60.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">right</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">$(memoria_modificado)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="hdModificado" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">500.0</basic-key>
+          <basic-key name="y">22.0</basic-key>
+          <basic-key name="min-width">60.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">right</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">$(hd_modificado)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="arrow1" type="image/generic">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">470.0</basic-key>
+          <basic-key name="y">23.0</basic-key>
+          <basic-key name="min-width">9.0</basic-key>
+          <basic-key name="min-height">9.0</basic-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">true</basic-key>
+        </style>
+        <template references="image-url-element">
+          <basic-object name="content">file:/home/seed2/biserver-ce/pentaho-solutions/seed2/images/arrow.png</basic-object>
+        </template>
+      </element>
+      <element name="arrow2" type="image/generic">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">564.0</basic-key>
+          <basic-key name="y">23.0</basic-key>
+          <basic-key name="min-width">9.0</basic-key>
+          <basic-key name="min-height">9.0</basic-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">true</basic-key>
+        </style>
+        <template references="image-url-element">
+          <basic-object name="content">file:/home/seed2/biserver-ce/pentaho-solutions/seed2/images/arrow.png</basic-object>
+        </template>
+      </element>
+      <element name="soElement2" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">90.0</basic-key>
+          <basic-key name="y">22.0</basic-key>
+          <basic-key name="min-width">135.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">so</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="processadorElement2" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">250.0</basic-key>
+          <basic-key name="y">22.0</basic-key>
+          <basic-key name="min-width">135.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">processador</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </itemband>
+    <no-data-band>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">0.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">0.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">0.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">0.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">31826.057</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="noDataLabelElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">575.0</basic-key>
+          <basic-key name="min-height">18.0</basic-key>
+          <basic-key name="max-width">32767.0</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">false</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Nenhum dado disponível</basic-object>
+        </template>
+      </element>
+    </no-data-band>
+  </report-description>
+  <functions>
+    <property-ref name="report.name" class="java.lang.String">JFreeReport-WizardReport</property-ref>
+    <expression name="noDataLabelElementHideIfNullTrigger" class="org.jfree.report.function.HideElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">noDataLabelElement</property>
+      </properties>
+    </expression>
+    <expression name="dummyGroupFooterHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">dummyGroupFooter</property>
+      </properties>
+    </expression>
+    <expression name="escolaGroupHeaderHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">escolaGroupHeader</property>
+      </properties>
+    </expression>
+    <expression name="escolaGroupFooterHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">escolaGroupFooter</property>
+      </properties>
+    </expression>
+    <expression name="maquinaGroupHeaderHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">maquinaGroupHeader</property>
+      </properties>
+    </expression>
+    <expression name="maquinaGroupFooterHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">maquinaGroupFooter</property>
+      </properties>
+    </expression>
+    <expression name="ShowPageNumber" class="org.jfree.report.function.PageOfPagesFunction">
+      <properties>
+        <property name="format">{0} / {1}</property>
+        <property name="pageIncrement" class="java.lang.Integer">1</property>
+        <property name="startPage" class="java.lang.Integer">1</property>
+      </properties>
+    </expression>
+    <expression name="ShowArrow1" class="org.jfree.report.function.ElementVisibilityFunction">
+      <properties>
+        <property name="element">arrow1</property>
+        <property name="field">alerta_mem</property>
+      </properties>
+    </expression>
+    <expression name="ShowArrow2" class="org.jfree.report.function.ElementVisibilityFunction">
+      <properties>
+        <property name="element">arrow2</property>
+        <property name="field">alerta_hd</property>
+      </properties>
+    </expression>
+    <expression name="org.jfree.report.function.ElementVisibilitySwitchFunction@648f53c8" class="org.jfree.report.function.ElementVisibilitySwitchFunction">
+      <properties>
+        <property name="element">RowBandingBackgroundRect_IAmTheRandomSuffix314152654</property>
+        <property name="initialState" class="java.lang.Boolean">false</property>
+        <property name="numberOfElements" class="java.lang.Integer">1</property>
+      </properties>
+    </expression>
+  </functions>
+</report-definition>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/barchartBrasil.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/barchartBrasil.xml
new file mode 100644
index 0000000000000000000000000000000000000000..bfb457a88f1923750a5c50084e94a5139e509188
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/barchartBrasil.xml
@@ -0,0 +1,60 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique nas barras para visualizar a quantidade de máquinas que sofreram modificação de inventário por região.</title>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+
+    <max-bar-width>.20</max-bar-width>
+
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <color-palette>
+        <color>#C3252E</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>projector/alertas</data-path>
+        <data-action>alertBarBrasil.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/barchartCidade.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/barchartCidade.xml
new file mode 100644
index 0000000000000000000000000000000000000000..f5a2a098ce78e963d5b0fa306626779c9d484b6f
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/barchartCidade.xml
@@ -0,0 +1,63 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique na cidade para visualizar o relatório de alarmes.</title>
+
+    <domain-label-rotation>.425</domain-label-rotation>
+    <domain-label-rotation-dir>up</domain-label-rotation-dir>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>horizontal</orientation>
+
+    <max-bar-width>.10</max-bar-width>
+
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#C3252E</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>projector/alertas</data-path>
+        <data-action>alertBarCidade.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/barchartEstado.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/barchartEstado.xml
new file mode 100644
index 0000000000000000000000000000000000000000..4b17dcb9ddbc9c5a3b4a96e42f5465e018f13741
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/barchartEstado.xml
@@ -0,0 +1,60 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique no estado para visualizar a quantidade de máquinas que sofreram modificação de inventário por cidade.</title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+
+    <max-bar-width>.20</max-bar-width>
+
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#C3252E</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>projector/alertas</data-path>
+        <data-action>alertBarEstado.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/barchartRegiao.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/barchartRegiao.xml
new file mode 100644
index 0000000000000000000000000000000000000000..b426c0c8e11649467e919f3f2c56ccff3976cd20
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/barchartRegiao.xml
@@ -0,0 +1,63 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique na região para visualizar a quantidade de máquinas que sofreram modificação de inventário por estado.</title>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <domain-label-rotation>.785</domain-label-rotation>
+    <domain-label-rotation-dir>up</domain-label-rotation-dir>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+
+    <max-bar-width>.20</max-bar-width>
+
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <color-palette>
+        <color>#C3252E</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>projector/alertas</data-path>
+        <data-action>alertBarRegiao.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/linechartBrasil.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/linechartBrasil.xml
new file mode 100644
index 0000000000000000000000000000000000000000..2517d9e29793cc4f72b7acf040ff59bc3ceadd2d
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/linechartBrasil.xml
@@ -0,0 +1,56 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#C3252E</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>projector/alertas</data-path>
+        <data-action>alertLineBrasil.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/linechartCidade.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/linechartCidade.xml
new file mode 100644
index 0000000000000000000000000000000000000000..83d1d9d3c1edce1dca98824053eca1aafa2bb7a7
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/linechartCidade.xml
@@ -0,0 +1,56 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#C3252E</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>projector/alertas</data-path>
+        <data-action>alertLineCidade.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/linechartEstado.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/linechartEstado.xml
new file mode 100644
index 0000000000000000000000000000000000000000..ab005b90f5f8369f9e7fc539691e23087e16238c
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/linechartEstado.xml
@@ -0,0 +1,56 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#C3252E</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>projector/alertas</data-path>
+        <data-action>alertLineEstado.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/linechartRegiao.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/linechartRegiao.xml
new file mode 100644
index 0000000000000000000000000000000000000000..6a42f98c2921862250c1e1ed8040741b60bbd379
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/linechartRegiao.xml
@@ -0,0 +1,56 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#C3252E</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>projector/alertas</data-path>
+        <data-action>alertLineRegiao.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/piechartBrasil.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/piechartBrasil.xml
new file mode 100644
index 0000000000000000000000000000000000000000..df7c378df904fb01ca504c1f9ed0f937f4af5d54
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/piechartBrasil.xml
@@ -0,0 +1,50 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>PieChart</chart-type>
+
+    <display-labels>true</display-labels>
+
+    <!--<interior-gap>0.15</interior-gap>-->
+    <!--<label-gap>0.005</label-gap>-->
+    <label-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </label-font>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    <border-paint>#F2F5E1</border-paint>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#C3252E</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>projector/alertas</data-path>
+        <data-action>alertPieBrasil.xaction</data-action> 
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>rows</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/piechartCidade.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/piechartCidade.xml
new file mode 100644
index 0000000000000000000000000000000000000000..ce986c08c9ed933708a1336dfa6b2c9a107abc40
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/piechartCidade.xml
@@ -0,0 +1,41 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>PieChart</chart-type>
+
+<!--    <display-labels>true</display-labels> -->
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <border-paint>#F2F5E1</border-paint>
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title> 
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#C3252E</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>projector/alertas</data-path>
+        <data-action>alertPieCidade.xaction</data-action> 
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>rows</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/piechartEstado.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/piechartEstado.xml
new file mode 100644
index 0000000000000000000000000000000000000000..25f89311a2a2bd34215ff05c9116e1b792bb30b4
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/piechartEstado.xml
@@ -0,0 +1,41 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>PieChart</chart-type>
+
+<!--    <display-labels>true</display-labels> -->
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <border-paint>#F2F5E1</border-paint>
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title> 
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#C3252E</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>projector/alertas</data-path>
+        <data-action>alertPieEstado.xaction</data-action> 
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>rows</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/piechartRegiao.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/piechartRegiao.xml
new file mode 100644
index 0000000000000000000000000000000000000000..9c9197161c6c5f9d47445941d280490a92a04410
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/alertas/piechartRegiao.xml
@@ -0,0 +1,41 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>PieChart</chart-type>
+
+<!--    <display-labels>true</display-labels> -->
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <border-paint>#F2F5E1</border-paint>
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title> 
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#C3252E</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>projector/alertas</data-path>
+        <data-action>alertPieRegiao.xaction</data-action> 
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>rows</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/auditBarBrasil.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/auditBarBrasil.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..9ef30988ce9a5b3013fd5ae18526aaec4fffa50f
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/auditBarBrasil.xaction
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Auditing</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), 'DD/MM/YYYY') AS Brasil,
+              sum(mectb11_dm_auditoria.aud_instaladas) as "Instaladas",
+              CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+              sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") END AS "Não instaladas"
+            FROM
+              (select max(aud_data) as data, aud_inep as inep from mectb11_dm_auditoria group by inep) temp,
+              mectb11_dm_auditoria
+            WHERE
+              temp.data = mectb11_dm_auditoria.aud_data AND
+              temp.inep = mectb11_dm_auditoria.aud_inep AND
+              mectb11_dm_auditoria.aud_projeto = 3
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/auditBarCidade.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/auditBarCidade.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..7151fdf6c341801aff919e2258011e7071cbe347
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/auditBarCidade.xaction
@@ -0,0 +1,103 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Auditing</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+    <ESTADO type="string">
+      <sources>
+        <request>ESTADO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <ESTADO type="string"/>
+      </action-inputs>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              aud_cidade AS Cidade,
+              to_char(CURRENT_DATE, 'DD/MM/YYYY') AS Brasil,
+              sum(mectb11_dm_auditoria.aud_instaladas) as "Instaladas",
+              CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+              sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") END AS "Não instaladas"
+            FROM
+              (select max(aud_data) as data, aud_inep as inep from mectb11_dm_auditoria WHERE aud_regiao = '{REGIAO}' AND aud_estado = '{ESTADO}' group by inep) temp,
+              mectb11_dm_auditoria
+            WHERE
+              temp.data = mectb11_dm_auditoria.aud_data AND
+              temp.inep = mectb11_dm_auditoria.aud_inep AND
+              mectb11_dm_auditoria.aud_projeto = 3
+            GROUP BY
+              Cidade
+            ORDER BY
+              Cidade ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              aud_cidade AS Cidade,
+              sum("mectb11_dm_auditoria"."aud_instaladas") AS instaladas,
+              CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+sum("mectb11_dm_auditoria"."aud_previstas") - 
+sum("mectb11_dm_auditoria"."aud_instaladas") END AS nao_instaladas
+            FROM
+              "mectb11_dm_auditoria"
+            WHERE
+              aud_regiao = '{REGIAO}' AND
+              aud_estado = '{ESTADO}' AND
+              aud_data = (SELECT max(aud_data) FROM "mectb11_dm_auditoria")
+            GROUP BY
+              aud_regiao,
+              aud_estado,
+              Cidade,
+              aud_data
+            ORDER BY
+              Cidade ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/auditBarEstado.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/auditBarEstado.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..63af435baa1b2ecd97be7c11bbb187eb36b0c689
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/auditBarEstado.xaction
@@ -0,0 +1,91 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Auditing</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              aud_estado AS Estado,
+              to_char(CURRENT_DATE, 'DD/MM/YYYY') AS Brasil,
+              sum(mectb11_dm_auditoria.aud_instaladas) as "Instaladas",
+              CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+              sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") END AS "Não instaladas"
+            FROM
+              (select max(aud_data) as data, aud_inep as inep from mectb11_dm_auditoria WHERE aud_regiao = '{REGIAO}' group by inep) temp,
+              mectb11_dm_auditoria
+            WHERE
+              temp.data = mectb11_dm_auditoria.aud_data AND
+              temp.inep = mectb11_dm_auditoria.aud_inep AND
+              mectb11_dm_auditoria.aud_projeto = 3
+            GROUP BY
+              Estado
+            ORDER BY
+              Estado ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              aud_estado AS Estado,
+              sum("mectb11_dm_auditoria"."aud_instaladas") AS instaladas,
+              CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+sum("mectb11_dm_auditoria"."aud_previstas") - 
+sum("mectb11_dm_auditoria"."aud_instaladas") END AS nao_instaladas
+            FROM
+              "mectb11_dm_auditoria"
+            WHERE
+              aud_regiao = '{REGIAO}' AND
+              aud_data = (SELECT max(aud_data) FROM "mectb11_dm_auditoria")
+            GROUP BY
+              aud_regiao,
+              Estado,
+              aud_data
+            ORDER BY
+              Estado ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/auditBarRegiao.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/auditBarRegiao.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..c2832281b84e6c6020f7ad152fd6551c3afb049e
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/auditBarRegiao.xaction
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Auditing</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              aud_regiao AS Regiao,
+              sum(mectb11_dm_auditoria.aud_instaladas) as "Instaladas",
+              CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+              sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") END AS "Não instaladas"
+            FROM
+              (select max(aud_data) as data, aud_inep as inep from mectb11_dm_auditoria group by inep) temp,
+              mectb11_dm_auditoria
+            WHERE
+              aud_regiao <> 'NULL' AND
+              temp.data = mectb11_dm_auditoria.aud_data AND
+              temp.inep = mectb11_dm_auditoria.aud_inep AND
+              mectb11_dm_auditoria.aud_projeto = 3
+            GROUP BY
+              Regiao
+            ORDER BY
+              Regiao ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              aud_regiao AS Regiao,
+              sum("mectb11_dm_auditoria"."aud_instaladas") AS instaladas,
+              CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+sum("mectb11_dm_auditoria"."aud_previstas") -
+sum("mectb11_dm_auditoria"."aud_instaladas") END AS nao_instaladas
+            FROM
+              "mectb11_dm_auditoria"
+            WHERE
+              aud_regiao <> 'NULL' AND
+              aud_data = (SELECT max(aud_data) FROM "mectb11_dm_auditoria")
+            GROUP BY
+              Regiao,
+              aud_data
+            ORDER BY
+              Regiao ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/auditLineBrasil.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/auditLineBrasil.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..1aeb03e8d1af4f3d62c7e64df7a8569fec79a69a
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/auditLineBrasil.xaction
@@ -0,0 +1,102 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Auditing</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              initcap("mectb12_dm_instaladas_ag"."inst_mes_nm") AS mes,
+              cast("mectb12_dm_instaladas_ag"."inst_mes" as TEXT),
+              sum(inst_instaladas) as Instaladas,
+              CASE WHEN sum(inst_previstas) -
+                        sum(inst_instaladas) < 0 THEN 0 ELSE
+                        sum(inst_previstas) -
+                        sum(inst_instaladas) END AS Nao_instaladas
+            FROM
+              mectb12_dm_instaladas_ag
+            WHERE
+              inst_data IS NOT NULL AND
+              inst_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE AND
+              -- inst_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) AND
+              mectb12_dm_instaladas_ag.inst_projeto = 3
+            GROUP BY
+              inst_mes_nm,
+              inst_mes,
+              inst_ano
+            ORDER BY
+              mectb12_dm_instaladas_ag.inst_ano ASC,
+              mectb12_dm_instaladas_ag.inst_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              initcap("mectb11_dm_auditoria"."aud_mes_nm") AS mes,
+              sum("mectb11_dm_auditoria"."aud_instaladas") AS instaladas,
+                CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+                sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+                sum("mectb11_dm_auditoria"."aud_previstas") -
+                sum("mectb11_dm_auditoria"."aud_instaladas") END AS nao_instaladas
+            FROM
+              "mectb11_dm_auditoria"
+            WHERE
+              aud_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE)
+            GROUP BY
+              aud_mes_nm,
+              aud_mes
+            ORDER BY
+              aud_mes ASC
+____________________________________
+            SELECT
+              initcap("mectb11_dm_auditoria"."aud_mes_nm") AS mes,
+              sum(mectb11_dm_auditoria.aud_instaladas) as "Instaladas",
+              CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+              sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") END AS "Não instaladas"
+            FROM
+              (select aud_mes as mes, max(aud_data) as data, aud_inep as inep from mectb11_dm_auditoria where aud_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) group by mes, inep) temp,
+              mectb11_dm_auditoria
+            WHERE
+              temp.data = mectb11_dm_auditoria.aud_data AND
+              temp.inep = mectb11_dm_auditoria.aud_inep AND
+              temp.mes = mectb11_dm_auditoria.aud_mes
+            GROUP BY
+              aud_mes_nm,
+              aud_mes
+            ORDER BY
+              aud_mes ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/auditLineCidade.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/auditLineCidade.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..203e1b899d34e67dc850d1515db27fa3a0097784
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/auditLineCidade.xaction
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Auditing</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <ESTADO type="string">
+      <sources>
+        <request>ESTADO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <ESTADO type="string"/>
+	<REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+         <![CDATA[
+            SELECT
+              initcap("mectb12_dm_instaladas_ag"."inst_mes_nm") AS mes,
+              cast("mectb12_dm_instaladas_ag"."inst_mes" as TEXT),
+              sum(inst_instaladas) as Instaladas,
+              CASE WHEN sum(inst_previstas) -
+                        sum(inst_instaladas) < 0 THEN 0 ELSE
+                        sum(inst_previstas) -
+                        sum(inst_instaladas) END AS Nao_instaladas
+            FROM
+              mectb12_dm_instaladas_ag
+            WHERE
+              inst_regiao = '{REGIAO}' AND
+              inst_estado = '{ESTADO}' AND
+              inst_data IS NOT NULL AND
+              inst_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE AND
+              -- inst_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) AND
+              mectb12_dm_instaladas_ag.inst_projeto = 3
+            GROUP BY
+              inst_mes_nm,
+              inst_mes,
+              inst_ano
+            ORDER BY
+              mectb12_dm_instaladas_ag.inst_ano ASC,
+              mectb12_dm_instaladas_ag.inst_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/auditLineEstado.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/auditLineEstado.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..8883872deb0e0f89804111ac307bc907d7e37aca
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/auditLineEstado.xaction
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Auditing</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              initcap("mectb12_dm_instaladas_ag"."inst_mes_nm") AS mes,
+              cast("mectb12_dm_instaladas_ag"."inst_mes" as TEXT),
+              sum(inst_instaladas) as Instaladas,
+              CASE WHEN sum(inst_previstas) -
+                        sum(inst_instaladas) < 0 THEN 0 ELSE
+                        sum(inst_previstas) -
+                        sum(inst_instaladas) END AS Nao_instaladas
+            FROM
+              mectb12_dm_instaladas_ag
+            WHERE
+              inst_regiao = '{REGIAO}' AND
+              inst_data IS NOT NULL AND
+              inst_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE AND
+              -- inst_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) AND
+              mectb12_dm_instaladas_ag.inst_projeto = 3
+            GROUP BY
+              inst_mes_nm,
+              inst_mes,
+              inst_ano
+            ORDER BY
+              mectb12_dm_instaladas_ag.inst_ano ASC,
+              mectb12_dm_instaladas_ag.inst_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/auditLineRegiao.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/auditLineRegiao.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..5c08dad08421ecfb1197eb6cad0d18593131361e
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/auditLineRegiao.xaction
@@ -0,0 +1,82 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Auditing</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              initcap("mectb12_dm_instaladas_ag"."inst_mes_nm") AS mes,
+              cast("mectb12_dm_instaladas_ag"."inst_mes" as TEXT),
+              sum(inst_instaladas) as Instaladas,
+              CASE WHEN sum(inst_previstas) -
+                        sum(inst_instaladas) < 0 THEN 0 ELSE
+                        sum(inst_previstas) -
+                        sum(inst_instaladas) END AS Nao_instaladas
+            FROM
+              mectb12_dm_instaladas_ag
+            WHERE
+              inst_data IS NOT NULL AND
+              inst_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE AND
+              -- inst_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) AND
+              mectb12_dm_instaladas_ag.inst_projeto = 3
+            GROUP BY
+              inst_mes_nm,
+              inst_mes,
+              inst_ano
+            ORDER BY
+              mectb12_dm_instaladas_ag.inst_ano ASC,
+              mectb12_dm_instaladas_ag.inst_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              initcap("mectb11_dm_auditoria"."aud_mes_nm") AS mes,
+              sum("mectb11_dm_auditoria"."aud_instaladas") AS instaladas,
+                CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+                sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+                sum("mectb11_dm_auditoria"."aud_previstas") - 
+                sum("mectb11_dm_auditoria"."aud_instaladas") END AS nao_instaladas
+            FROM
+              "mectb11_dm_auditoria"
+            WHERE
+              aud_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE)
+            GROUP BY
+              aud_mes_nm,
+              aud_mes
+            ORDER BY
+              aud_mes ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/auditPieBrasil.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/auditPieBrasil.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..aae4b19f40322518d7657b1fedee90e276fea18b
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/auditPieBrasil.xaction
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Auditing</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+        <![CDATA[
+            SELECT
+              sum(mectb11_dm_auditoria.aud_instaladas) AS "I",
+              CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+              sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") END AS "NI"
+            FROM
+              (select max(aud_data) as data, aud_inep as inep from mectb11_dm_auditoria group by inep) temp,
+              mectb11_dm_auditoria
+            WHERE
+              temp.data = mectb11_dm_auditoria.aud_data AND
+              temp.inep = mectb11_dm_auditoria.aud_inep AND
+              mectb11_dm_auditoria.aud_projeto = 3
+          ]]>
+         </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              sum("mectb11_dm_auditoria"."aud_instaladas") AS "Instaladas",
+              sum("mectb11_dm_auditoria"."aud_previstas") - sum("mectb11_dm_auditoria"."aud_instaladas") AS "Não instaladas"
+            FROM
+              "mectb11_dm_auditoria"
+            GROUP BY
+              aud_data
+            ORDER BY
+              aud_data DESC limit 1
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/auditPieCidade.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/auditPieCidade.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..6c01f023750f6db8ce4a422a8f37bcd891b695f5
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/auditPieCidade.xaction
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Auditing</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+    <ESTADO type="string">
+      <sources>
+        <request>ESTADO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+        <ESTADO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              sum(mectb11_dm_auditoria.aud_instaladas) as "I",
+              CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+              sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") END AS "NI"
+            FROM
+              (select max(aud_data) as data, aud_inep as inep from mectb11_dm_auditoria WHERE aud_regiao = '{REGIAO}' AND aud_estado = '{ESTADO}' group by inep) temp,
+              mectb11_dm_auditoria
+            WHERE
+              temp.data = mectb11_dm_auditoria.aud_data AND
+              temp.inep = mectb11_dm_auditoria.aud_inep AND
+              mectb11_dm_auditoria.aud_projeto = 3
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              sum("mectb11_dm_auditoria"."aud_instaladas") AS "Instaladas",
+              sum("mectb11_dm_auditoria"."aud_previstas") - sum("mectb11_dm_auditoria"."aud_instaladas") AS "Não instaladas"
+            FROM
+              "mectb11_dm_auditoria"
+            WHERE
+              aud_regiao = '{REGIAO}' AND
+              aud_estado = '{ESTADO}' AND
+              aud_data = (SELECT max(aud_data) FROM "mectb11_dm_auditoria")
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/auditPieEstado.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/auditPieEstado.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..08d77fe699a79c8b8931c141506f0552a940c4a1
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/auditPieEstado.xaction
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Auditing</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              sum(mectb11_dm_auditoria.aud_instaladas) as "I",
+              CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+              sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") END AS "NI"
+            FROM
+              (select max(aud_data) as data, aud_inep as inep from mectb11_dm_auditoria WHERE aud_regiao = '{REGIAO}' group by inep) temp,
+              mectb11_dm_auditoria
+            WHERE
+              temp.data = mectb11_dm_auditoria.aud_data AND
+              temp.inep = mectb11_dm_auditoria.aud_inep AND
+              mectb11_dm_auditoria.aud_projeto = 3
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              sum("mectb11_dm_auditoria"."aud_instaladas") AS "Instaladas",
+              sum("mectb11_dm_auditoria"."aud_previstas") - sum("mectb11_dm_auditoria"."aud_instaladas") AS "Não instaladas"
+            FROM
+              "mectb11_dm_auditoria"
+            WHERE
+              aud_regiao = '{REGIAO}' AND
+              aud_data = (SELECT max(aud_data) FROM "mectb11_dm_auditoria")
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/auditPieRegiao.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/auditPieRegiao.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..600a8cc3949997d103d14545203c60bc89561f23
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/auditPieRegiao.xaction
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Auditing</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              sum(mectb11_dm_auditoria.aud_instaladas) AS "I",
+              CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+              sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") END AS "NI"
+            FROM
+              (select max(aud_data) as data, aud_inep as inep from mectb11_dm_auditoria group by inep) temp,
+              mectb11_dm_auditoria
+            WHERE
+              temp.data = mectb11_dm_auditoria.aud_data AND
+              temp.inep = mectb11_dm_auditoria.aud_inep AND
+              mectb11_dm_auditoria.aud_projeto = 3
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              sum("mectb11_dm_auditoria"."aud_instaladas") AS "Instaladas",
+              sum("mectb11_dm_auditoria"."aud_previstas") - sum("mectb11_dm_auditoria"."aud_instaladas") AS "Não instaladas"
+            FROM
+              "mectb11_dm_auditoria"
+            WHERE
+              aud_regiao <> 'NULL' AND
+              aud_data = (SELECT max(aud_data) FROM "mectb11_dm_auditoria")
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/auditRelatorio.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/auditRelatorio.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..6cffd377152d9684b378a3b9eb1588875ac2aff1
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/auditRelatorio.xaction
@@ -0,0 +1,134 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence> 
+  <title>Relatório</title>
+  <version>1</version>
+  <logging-level>ERROR</logging-level>
+  <documentation> 
+    <author>C3SL</author>  
+    <description>.</description>  
+    <help/>  
+    <result-type/>  
+    <icon/> 
+  </documentation>
+
+  <inputs> 
+    <output-type type="string"> 
+      <default-value>pdf</default-value>  
+      <sources> 
+        <request>output-type</request> 
+      </sources> 
+    </output-type>  
+    <ESTADO type="string"> 
+      <sources> 
+        <request>ESTADO</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>  
+    <REGIAO type="string"> 
+      <sources> 
+        <request>REGIAO</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>  
+    <CIDADE type="string"> 
+      <sources> 
+        <request>CIDADE</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </CIDADE> 
+  </inputs>
+
+  <outputs/>
+
+  <resources> 
+    <ReportFile> 
+      <solution-file> 
+        <location>auditRelatorio.xml</location>  
+        <mime-type>text/xml</mime-type> 
+      </solution-file> 
+    </ReportFile> 
+  </resources>
+  
+  <actions> 
+    <action-definition> 
+      <component-name>JFreeReportComponent</component-name>
+      <action-type>JFree Report</action-type>
+      <action-inputs> 
+        <ESTADO type="string"/>  
+        <REGIAO type="string"/>  
+        <CIDADE type="string"/>  
+        <output-type type="string"/> 
+      </action-inputs>
+      <action-resources> 
+        <report-definition type="resource" mapping="ReportFile"/> 
+      </action-resources>
+      <component-definition> 
+        <live><![CDATA[false]]></live>  
+        <driver><![CDATA[org.postgresql.Driver]]></driver>  
+        <connection><![CDATA[jdbc:postgresql://]]></connection>  
+        <user-id><![CDATA[]]></user-id>  
+        <password><![CDATA[]]></password>  
+        <source>sql</source>  
+        <output-type>pdf</output-type>
+        <query> <![CDATA[
+            SELECT
+     to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), 'DD/MM/YYYY') AS data_atual,
+     initcap(aud_regiao) AS regiao,
+     aud_estado,
+     initcap(aud_cidade) AS cidade,
+     initcap(aud_escola) AS escola,
+     aud_data,
+     aud_instaladas AS instaladas,
+     CASE WHEN aud_previstas-aud_instaladas < 0 THEN 0 ELSE
+     aud_previstas-aud_instaladas END AS nao_instaladas
+            FROM
+              (select max(aud_data) as data, aud_inep as inep from mectb11_dm_auditoria
+               WHERE aud_regiao = '{REGIAO}' AND aud_estado = '{ESTADO}' AND
+                     aud_cidade = '{CIDADE}'  AND
+                     mectb11_dm_auditoria.aud_projeto = 3
+                     group by inep) temp,
+              mectb11_dm_auditoria
+            WHERE
+              temp.data = mectb11_dm_auditoria.aud_data AND
+              temp.inep = mectb11_dm_auditoria.aud_inep AND
+              mectb11_dm_auditoria.aud_projeto = 3
+ORDER BY
+     aud_escola ASC,
+     instaladas ASC,
+     nao_instaladas ASC
+          ]]> </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+SELECT
+     to_char(CURRENT_DATE,'DD/MM/YYYY') AS data_atual,
+     initcap(aud_regiao) AS regiao,
+     aud_estado,
+     initcap(aud_cidade) AS cidade,
+     initcap(aud_escola) AS escola,
+     aud_data,
+     aud_instaladas AS instaladas,
+     CASE WHEN aud_previstas-aud_instaladas < 0 THEN 0 ELSE
+aud_previstas-aud_instaladas END AS nao_instaladas
+FROM
+     "mectb11_dm_auditoria" mectb11_dm_auditoria
+WHERE
+     aud_regiao = '{REGIAO}' AND
+     aud_estado = '{ESTADO}' AND
+     aud_cidade = '{CIDADE}' AND
+     aud_data = (SELECT max(aud_data) FROM "mectb11_dm_auditoria")
+GROUP BY
+     aud_regiao,
+     aud_estado,
+     aud_cidade,
+     aud_escola,
+     instaladas,
+     nao_instaladas,
+     aud_data
+ORDER BY
+     aud_escola ASC,
+     instaladas ASC,
+     nao_instaladas ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/auditRelatorio.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/auditRelatorio.xml
new file mode 100644
index 0000000000000000000000000000000000000000..7cecc05b20aebfe89497000e486e14ea33314cf7
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/auditRelatorio.xml
@@ -0,0 +1,1281 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<report-definition xmlns="http://jfreereport.sourceforge.net/namespaces/reports/legacy/ext" name="JFreeReport-WizardReport" engine-version="0.8.9.11">
+  <parser-config>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.base.URLClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.objects.DefaultClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.objects.BandLayoutClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.base.ArrayClassFactory"/>
+    <element-factory class="org.jfree.report.modules.parser.ext.factory.elements.DefaultElementFactory"/>
+    <stylekey-factory class="org.jfree.report.modules.parser.ext.factory.stylekey.DefaultStyleKeyFactory"/>
+    <stylekey-factory class="org.jfree.report.modules.parser.ext.factory.stylekey.PageableLayoutStyleKeyFactory"/>
+    <template-factory class="org.jfree.report.modules.parser.ext.factory.templates.DefaultTemplateCollection"/>
+    <datasource-factory class="org.jfree.report.modules.parser.ext.factory.datasource.DefaultDataSourceFactory"/>
+  </parser-config>
+  <report-config>
+    <simple-page-definition width="1" height="1">
+      <page orientation="portrait" topmargin="10" leftmargin="10" bottommargin="10" rightmargin="10" pageformat="A4"/>
+    </simple-page-definition>
+    <configuration>
+      <property name="org.jfree.report.modules.output.pageable.pdf.Encoding">ISO-8859-1</property>
+      <property name="org.jfree.report.NoPrinterAvailable">true</property>
+    </configuration>
+  </report-config>
+  <report-description>
+    <report-header>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="Element@982014" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">553.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">14</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Relatório de Auditoria Por Cidade - Máquinas Com/Sem o Agente</basic-object>
+        </template>
+      </element>
+      <element name="Element@25939585" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">30.0</basic-key>
+          <basic-key name="min-width">148.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Data: $(data_atual)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@19262980" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">230.0</basic-key>
+          <basic-key name="y">50.0</basic-key>
+          <basic-key name="min-width">345.0</basic-key>
+          <basic-key name="min-height">30.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Cidade: $(cidade)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@12425766" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">50.0</basic-key>
+          <basic-key name="min-width">160.0</basic-key>
+          <basic-key name="min-height">30.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Estado: $(aud_estado)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@19423474" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">230.0</basic-key>
+          <basic-key name="y">30.0</basic-key>
+          <basic-key name="min-width">345.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Região: $(regiao)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </report-header>
+    <report-footer>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </report-footer>
+    <page-header>
+      <style>
+        <basic-key name="display-on-firstpage">true</basic-key>
+        <basic-key name="display-on-lastpage">true</basic-key>
+        <basic-key name="sticky">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </page-header>
+    <page-footer>
+      <style>
+        <basic-key name="display-on-firstpage">true</basic-key>
+        <basic-key name="display-on-lastpage">true</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="TextField@388706379" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">508.99875</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">66.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">right</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">ShowPageNumber</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </page-footer>
+    <watermark>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="min-width">575.0</basic-key>
+        <basic-key name="min-height">822.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </watermark>
+    <groups>
+      <group name="default">
+        <fields/>
+        <group-header>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">true</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">32767.0</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+          <band name="DummyGroupNoDataBandElement">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">10.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+            </style>
+          </band>
+          <band name="DummyGroupDataBandElement">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">35.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+            </style>
+            <band>
+              <style>
+                <basic-key name="border-top-width">1.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">1.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">1.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">1.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">575.0</basic-key>
+                <basic-key name="min-height">35.0</basic-key>
+                <basic-key name="max-width">575.0</basic-key>
+                <basic-key name="max-height">2.14748365E9</basic-key>
+              </style>
+              <element type="shape/generic">
+                <style>
+                  <basic-key name="border-top-width">1.0</basic-key>
+                  <basic-key name="border-top-style">none</basic-key>
+                  <basic-key name="border-top-color">black</basic-key>
+                  <basic-key name="border-left-width">1.0</basic-key>
+                  <basic-key name="border-left-style">none</basic-key>
+                  <basic-key name="border-left-color">black</basic-key>
+                  <basic-key name="border-bottom-width">1.0</basic-key>
+                  <basic-key name="border-bottom-style">none</basic-key>
+                  <basic-key name="border-bottom-color">black</basic-key>
+                  <basic-key name="border-right-width">1.0</basic-key>
+                  <basic-key name="border-right-style">none</basic-key>
+                  <basic-key name="border-right-color">black</basic-key>
+                  <basic-key name="border-break-width">0.0</basic-key>
+                  <basic-key name="border-break-style">none</basic-key>
+                  <basic-key name="border-break-color">black</basic-key>
+                  <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                  <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                  <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                  <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                  <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                  <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                  <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                  <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                  <basic-key name="padding-left">0.0</basic-key>
+                  <basic-key name="padding-top">0.0</basic-key>
+                  <basic-key name="padding-bottom">0.0</basic-key>
+                  <basic-key name="padding-right">0.0</basic-key>
+                  <basic-key name="x">0.0</basic-key>
+                  <basic-key name="y">0.0</basic-key>
+                  <basic-key name="min-width">-100.0</basic-key>
+                  <basic-key name="min-height">-100.0</basic-key>
+                  <basic-key name="paint">#d2d2d2</basic-key>
+                  <compound-key name="stroke" class="java.awt.BasicStroke">
+                    <basic-object name="value">1.0</basic-object>
+                  </compound-key>
+                  <basic-key name="scale">true</basic-key>
+                  <basic-key name="keepAspectRatio">false</basic-key>
+                  <basic-key name="fill-shape">true</basic-key>
+                  <basic-key name="draw-shape">false</basic-key>
+                </style>
+                <datasource type="StaticDataSource">
+                  <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+                    <basic-object name="height">100.0</basic-object>
+                    <basic-object name="width">100.0</basic-object>
+                    <basic-object name="x">0.0</basic-object>
+                    <basic-object name="y">0.0</basic-object>
+                  </compound-object>
+                </datasource>
+              </element>
+            </band>
+            <element type="text/plain">
+              <style>
+                <basic-key name="border-top-width">1.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">1.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">1.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">1.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">330.0</basic-key>
+                <basic-key name="min-height">35.0</basic-key>
+                <basic-key name="max-width">32767.0</basic-key>
+                <basic-key name="max-height">32767.0</basic-key>
+                <basic-key name="paint">black</basic-key>
+                <basic-key name="alignment">left</basic-key>
+                <basic-key name="valignment">top</basic-key>
+                <basic-key name="dynamic_height">false</basic-key>
+                <basic-key name="Excel.WrapText">false</basic-key>
+                <basic-key name="font">SansSerif</basic-key>
+                <basic-key name="font-size">10</basic-key>
+                <basic-key name="line-height">0.0</basic-key>
+                <basic-key name="font-bold">true</basic-key>
+                <basic-key name="font-italic">false</basic-key>
+                <basic-key name="font-underline">false</basic-key>
+                <basic-key name="font-strikethrough">false</basic-key>
+                <basic-key name="font-embedded">false</basic-key>
+                <basic-key name="reserved-literal">..</basic-key>
+                <basic-key name="trim-text-content">false</basic-key>
+              </style>
+              <template references="label">
+                <basic-object name="content">Escolas</basic-object>
+              </template>
+            </element>
+          </band>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">455.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">120.0</basic-key>
+              <basic-key name="min-height">35.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">false</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Quantidade de máquinas sem o agente</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">330.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">120.0</basic-key>
+              <basic-key name="min-height">35.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">false</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Quantidade de máquinas com o agente</basic-object>
+            </template>
+          </element>
+        </group-header>
+        <group-footer>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">32767.0</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+        </group-footer>
+      </group>
+    </groups>
+    <itemband>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="RowBandingBackgroundRect_IAmTheRandomSuffix314152654" type="shape/generic">
+        <style>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">-100.0</basic-key>
+          <basic-key name="min-height">-100.0</basic-key>
+          <basic-key name="paint">#e6e6e6</basic-key>
+          <compound-key name="stroke" class="java.awt.BasicStroke">
+            <basic-object name="value">1.0</basic-object>
+          </compound-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">false</basic-key>
+          <basic-key name="fill-shape">true</basic-key>
+          <basic-key name="draw-shape">false</basic-key>
+        </style>
+        <datasource type="StaticDataSource">
+          <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+            <basic-object name="height">100.0</basic-object>
+            <basic-object name="width">100.0</basic-object>
+            <basic-object name="x">0.0</basic-object>
+            <basic-object name="y">0.0</basic-object>
+          </compound-object>
+        </datasource>
+      </element>
+      <element name="aud_escolaElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">330.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">32767.0</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">false</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">escola</basic-object>
+          <basic-object name="nullValue">-</basic-object>
+        </template>
+      </element>
+      <element name="instaladasElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">330.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">120.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">32767.0</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">false</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">instaladas</basic-object>
+          <basic-object name="nullValue">-</basic-object>
+        </template>
+      </element>
+      <element name="nao_instaladasElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">455.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">120.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">32767.0</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">false</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">nao_instaladas</basic-object>
+          <basic-object name="nullValue">-</basic-object>
+        </template>
+      </element>
+    </itemband>
+    <no-data-band>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="noDataLabelElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">574.9987</basic-key>
+          <basic-key name="min-height">18.0</basic-key>
+          <basic-key name="max-width">32766.928</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">false</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Nenhum dado disponível</basic-object>
+        </template>
+      </element>
+    </no-data-band>
+  </report-description>
+  <functions>
+    <property-ref name="report.name" class="java.lang.String">JFreeReport-WizardReport</property-ref>
+    <expression name="DummyGroupNoDataBandElementHideIfNullTrigger" class="org.jfree.report.function.HideElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">DummyGroupNoDataBandElement</property>
+      </properties>
+    </expression>
+    <expression name="DummyGroupDataBandElementHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">DummyGroupDataBandElement</property>
+      </properties>
+    </expression>
+    <expression name="dummyGroupFooterHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">dummyGroupFooter</property>
+      </properties>
+    </expression>
+    <expression name="ShowPageNumber" class="org.jfree.report.function.PageOfPagesFunction">
+      <properties>
+        <property name="format">{0}/{1}</property>
+        <property name="pageIncrement" class="java.lang.Integer">1</property>
+        <property name="startPage" class="java.lang.Integer">1</property>
+      </properties>
+    </expression>
+    <expression name="org.jfree.report.function.ElementVisibilitySwitchFunction@7df86f75" class="org.jfree.report.function.ElementVisibilitySwitchFunction">
+      <properties>
+        <property name="element">RowBandingBackgroundRect_IAmTheRandomSuffix314152654</property>
+        <property name="initialState" class="java.lang.Boolean">false</property>
+        <property name="numberOfElements" class="java.lang.Integer">1</property>
+      </properties>
+    </expression>
+  </functions>
+</report-definition>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/auditRelatorioRoxo.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/auditRelatorioRoxo.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..c0909c6d4ec73071ddf882cae20dc2d699c6348e
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/auditRelatorioRoxo.xaction
@@ -0,0 +1,134 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence> 
+  <title>Relatório</title>
+  <version>1</version>
+  <logging-level>ERROR</logging-level>
+  <documentation> 
+    <author>C3SL</author>  
+    <description>.</description>  
+    <help/>  
+    <result-type/>  
+    <icon/> 
+  </documentation>
+
+  <inputs> 
+    <output-type type="string"> 
+      <default-value>pdf</default-value>  
+      <sources> 
+        <request>output-type</request> 
+      </sources> 
+    </output-type>  
+    <ESTADO type="string"> 
+      <sources> 
+        <request>ESTADO</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>  
+    <REGIAO type="string"> 
+      <sources> 
+        <request>REGIAO</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>  
+    <CIDADE type="string"> 
+      <sources> 
+        <request>CIDADE</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </CIDADE> 
+  </inputs>
+
+  <outputs/>
+
+  <resources> 
+    <ReportFile> 
+      <solution-file> 
+        <location>auditRelatorioRoxo.xml</location>  
+        <mime-type>text/xml</mime-type> 
+      </solution-file> 
+    </ReportFile> 
+  </resources>
+  
+  <actions> 
+    <action-definition> 
+      <component-name>JFreeReportComponent</component-name>
+      <action-type>JFree Report</action-type>
+      <action-inputs> 
+        <ESTADO type="string"/>  
+        <REGIAO type="string"/>  
+        <CIDADE type="string"/>  
+        <output-type type="string"/> 
+      </action-inputs>
+      <action-resources> 
+        <report-definition type="resource" mapping="ReportFile"/> 
+      </action-resources>
+      <component-definition> 
+        <live><![CDATA[false]]></live>  
+        <driver><![CDATA[org.postgresql.Driver]]></driver>  
+        <connection><![CDATA[jdbc:postgresql://]]></connection>  
+        <user-id><![CDATA[]]></user-id>  
+        <password><![CDATA[]]></password>  
+        <source>sql</source>  
+        <output-type>pdf</output-type>
+        <query>
+          <![CDATA[
+SELECT
+     to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), 'DD/MM/YYYY') AS data_atual,
+     initcap(aud_regiao) AS regiao,
+     aud_estado,
+     initcap(aud_cidade) AS cidade,
+     aud_instaladas,
+     initcap(aud_escola) AS escola,
+     aud_data,
+     aud_instaladas AS instaladas
+FROM
+              (select max(aud_data) as data, aud_inep as inep from mectb11_dm_auditoria WHERE aud_regiao = '{REGIAO}' AND aud_estado = '{ESTADO}' AND aud_cidade = '{CIDADE}' group by inep) temp,
+              mectb11_dm_auditoria
+            WHERE
+              temp.data = mectb11_dm_auditoria.aud_data AND
+              temp.inep = mectb11_dm_auditoria.aud_inep AND
+              aud_instaladas = 0
+GROUP BY
+     aud_regiao,
+     aud_estado,
+     aud_cidade,
+     aud_instaladas,
+     aud_escola,
+     instaladas,
+     aud_data
+ORDER BY
+     instaladas ASC
+          ]]></query>
+      </component-definition> 
+    </action-definition>
+  </actions> 
+</action-sequence>
+<!--
+SELECT
+     to_char(CURRENT_DATE, 'DD/MM/YYYY') AS data_atual,
+     initcap(aud_regiao) AS regiao,
+     aud_estado,
+     initcap(aud_cidade) AS cidade,
+     aud_instaladas,
+     initcap(aud_escola) AS escola,
+     aud_data,
+     aud_instaladas AS instaladas
+FROM
+     "mectb11_dm_auditoria" mectb11_dm_auditoria
+WHERE
+     aud_regiao = '{REGIAO}'
+ AND aud_estado = '{ESTADO}'
+ AND aud_cidade = '{CIDADE}'
+ AND aud_instaladas = 0
+ AND aud_data = (SELECT max(aud_data) FROM "mectb11_dm_auditoria")
+GROUP BY
+     aud_regiao,
+     aud_estado,
+     aud_cidade,
+     aud_instaladas,
+     aud_escola,
+     instaladas,
+     aud_data
+ORDER BY
+     instaladas ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/auditRelatorioRoxo.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/auditRelatorioRoxo.xml
new file mode 100644
index 0000000000000000000000000000000000000000..8771968a2ee893bd203740e4ab38ee400a386a6f
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/auditRelatorioRoxo.xml
@@ -0,0 +1,1022 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<report-definition xmlns="http://jfreereport.sourceforge.net/namespaces/reports/legacy/ext" name="JFreeReport-WizardReport" engine-version="0.8.9.11">
+  <parser-config>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.base.URLClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.objects.DefaultClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.objects.BandLayoutClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.base.ArrayClassFactory"/>
+    <element-factory class="org.jfree.report.modules.parser.ext.factory.elements.DefaultElementFactory"/>
+    <stylekey-factory class="org.jfree.report.modules.parser.ext.factory.stylekey.DefaultStyleKeyFactory"/>
+    <stylekey-factory class="org.jfree.report.modules.parser.ext.factory.stylekey.PageableLayoutStyleKeyFactory"/>
+    <template-factory class="org.jfree.report.modules.parser.ext.factory.templates.DefaultTemplateCollection"/>
+    <datasource-factory class="org.jfree.report.modules.parser.ext.factory.datasource.DefaultDataSourceFactory"/>
+  </parser-config>
+  <report-config>
+    <simple-page-definition width="1" height="1">
+      <page orientation="portrait" topmargin="10" leftmargin="10" bottommargin="10" rightmargin="10" pageformat="A4"/>
+    </simple-page-definition>
+    <configuration>
+      <property name="org.jfree.report.modules.output.pageable.pdf.Encoding">ISO-8859-1</property>
+      <property name="org.jfree.report.NoPrinterAvailable">true</property>
+    </configuration>
+  </report-config>
+  <report-description>
+    <report-header>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="Element@982014" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">536.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">14</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Relatório de Auditoria Por Cidade - Escolas Sem o Agente Instalado</basic-object>
+        </template>
+      </element>
+      <element name="Element@25939585" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">30.0</basic-key>
+          <basic-key name="min-width">148.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Data: $(data_atual)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@19262980" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">230.0</basic-key>
+          <basic-key name="y">50.0</basic-key>
+          <basic-key name="min-width">345.0</basic-key>
+          <basic-key name="min-height">30.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Cidade: $(cidade)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@12425766" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">50.0</basic-key>
+          <basic-key name="min-width">160.0</basic-key>
+          <basic-key name="min-height">30.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Estado: $(aud_estado)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@19423474" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">230.0</basic-key>
+          <basic-key name="y">30.0</basic-key>
+          <basic-key name="min-width">345.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Região: $(regiao)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </report-header>
+    <report-footer>
+      <style>
+        <basic-key name="pagebreak-before">true</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </report-footer>
+    <page-header>
+      <style>
+        <basic-key name="display-on-firstpage">true</basic-key>
+        <basic-key name="display-on-lastpage">true</basic-key>
+        <basic-key name="sticky">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </page-header>
+    <page-footer>
+      <style>
+        <basic-key name="display-on-firstpage">true</basic-key>
+        <basic-key name="display-on-lastpage">true</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="TextField@388706379" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">508.99875</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">66.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">right</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">ShowPageNumber</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </page-footer>
+    <watermark>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="min-width">575.0</basic-key>
+        <basic-key name="min-height">822.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </watermark>
+    <groups>
+      <group name="default">
+        <fields/>
+        <group-header>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">true</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">32767.0</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+          <band name="DummyGroupDataBandElement">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">20.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+            </style>
+            <band>
+              <style>
+                <basic-key name="border-top-width">1.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">1.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">1.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">1.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">575.0</basic-key>
+                <basic-key name="min-height">20.0</basic-key>
+                <basic-key name="max-width">575.0</basic-key>
+                <basic-key name="max-height">2.14748365E9</basic-key>
+              </style>
+              <element type="shape/generic">
+                <style>
+                  <basic-key name="border-top-width">1.0</basic-key>
+                  <basic-key name="border-top-style">none</basic-key>
+                  <basic-key name="border-top-color">black</basic-key>
+                  <basic-key name="border-left-width">1.0</basic-key>
+                  <basic-key name="border-left-style">none</basic-key>
+                  <basic-key name="border-left-color">black</basic-key>
+                  <basic-key name="border-bottom-width">1.0</basic-key>
+                  <basic-key name="border-bottom-style">none</basic-key>
+                  <basic-key name="border-bottom-color">black</basic-key>
+                  <basic-key name="border-right-width">1.0</basic-key>
+                  <basic-key name="border-right-style">none</basic-key>
+                  <basic-key name="border-right-color">black</basic-key>
+                  <basic-key name="border-break-width">0.0</basic-key>
+                  <basic-key name="border-break-style">none</basic-key>
+                  <basic-key name="border-break-color">black</basic-key>
+                  <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                  <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                  <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                  <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                  <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                  <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                  <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                  <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                  <basic-key name="padding-left">0.0</basic-key>
+                  <basic-key name="padding-top">0.0</basic-key>
+                  <basic-key name="padding-bottom">0.0</basic-key>
+                  <basic-key name="padding-right">0.0</basic-key>
+                  <basic-key name="x">0.0</basic-key>
+                  <basic-key name="y">0.0</basic-key>
+                  <basic-key name="min-width">-100.0</basic-key>
+                  <basic-key name="min-height">-100.0</basic-key>
+                  <basic-key name="paint">#d2d2d2</basic-key>
+                  <compound-key name="stroke" class="java.awt.BasicStroke">
+                    <basic-object name="value">1.0</basic-object>
+                  </compound-key>
+                  <basic-key name="scale">true</basic-key>
+                  <basic-key name="keepAspectRatio">false</basic-key>
+                  <basic-key name="fill-shape">true</basic-key>
+                  <basic-key name="draw-shape">false</basic-key>
+                </style>
+                <datasource type="StaticDataSource">
+                  <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+                    <basic-object name="height">100.0</basic-object>
+                    <basic-object name="width">100.0</basic-object>
+                    <basic-object name="x">0.0</basic-object>
+                    <basic-object name="y">0.0</basic-object>
+                  </compound-object>
+                </datasource>
+              </element>
+            </band>
+            <element type="text/plain">
+              <style>
+                <basic-key name="border-top-width">1.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">1.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">1.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">1.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">575.0</basic-key>
+                <basic-key name="min-height">20.0</basic-key>
+                <basic-key name="max-width">32767.0</basic-key>
+                <basic-key name="max-height">32767.0</basic-key>
+                <basic-key name="paint">black</basic-key>
+                <basic-key name="alignment">left</basic-key>
+                <basic-key name="valignment">middle</basic-key>
+                <basic-key name="dynamic_height">false</basic-key>
+                <basic-key name="Excel.WrapText">false</basic-key>
+                <basic-key name="font">SansSerif</basic-key>
+                <basic-key name="font-size">10</basic-key>
+                <basic-key name="line-height">0.0</basic-key>
+                <basic-key name="font-bold">true</basic-key>
+                <basic-key name="font-italic">false</basic-key>
+                <basic-key name="font-underline">false</basic-key>
+                <basic-key name="font-strikethrough">false</basic-key>
+                <basic-key name="font-embedded">false</basic-key>
+                <basic-key name="reserved-literal">..</basic-key>
+                <basic-key name="trim-text-content">false</basic-key>
+              </style>
+              <template references="label">
+                <basic-object name="content">Escolas sem o agente instalado em nenhuma máquina</basic-object>
+              </template>
+            </element>
+          </band>
+        </group-header>
+        <group-footer>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">32767.0</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+        </group-footer>
+      </group>
+    </groups>
+    <itemband>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="RowBandingBackgroundRect_IAmTheRandomSuffix314152654" type="shape/generic">
+        <style>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">-100.0</basic-key>
+          <basic-key name="min-height">-100.0</basic-key>
+          <basic-key name="paint">#e6e6e6</basic-key>
+          <compound-key name="stroke" class="java.awt.BasicStroke">
+            <basic-object name="value">1.0</basic-object>
+          </compound-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">false</basic-key>
+          <basic-key name="fill-shape">true</basic-key>
+          <basic-key name="draw-shape">false</basic-key>
+        </style>
+        <datasource type="StaticDataSource">
+          <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+            <basic-object name="height">100.0</basic-object>
+            <basic-object name="width">100.0</basic-object>
+            <basic-object name="x">0.0</basic-object>
+            <basic-object name="y">0.0</basic-object>
+          </compound-object>
+        </datasource>
+      </element>
+      <element name="aud_escolaElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">575.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">32767.0</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">false</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">escola</basic-object>
+          <basic-object name="nullValue">-</basic-object>
+        </template>
+      </element>
+    </itemband>
+    <no-data-band>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="noDataLabelElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">574.9987</basic-key>
+          <basic-key name="min-height">18.0</basic-key>
+          <basic-key name="max-width">32766.928</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">false</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Nenhum dado disponível</basic-object>
+        </template>
+      </element>
+    </no-data-band>
+  </report-description>
+  <functions>
+    <property-ref name="report.name" class="java.lang.String">JFreeReport-WizardReport</property-ref>
+    <expression name="DummyGroupNoDataBandElementHideIfNullTrigger" class="org.jfree.report.function.HideElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">noDataLabelElement</property>
+      </properties>
+    </expression>
+    <expression name="DummyGroupDataBandElementHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">DummyGroupDataBandElement</property>
+      </properties>
+    </expression>
+    <expression name="dummyGroupFooterHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">dummyGroupFooter</property>
+      </properties>
+    </expression>
+    <expression name="ShowPageNumber" class="org.jfree.report.function.PageOfPagesFunction">
+      <properties>
+        <property name="format">{0}/{1}</property>
+        <property name="pageIncrement" class="java.lang.Integer">1</property>
+        <property name="startPage" class="java.lang.Integer">1</property>
+      </properties>
+    </expression>
+    <expression name="org.jfree.report.function.ElementVisibilitySwitchFunction@277ec7b9" class="org.jfree.report.function.ElementVisibilitySwitchFunction">
+      <properties>
+        <property name="element">RowBandingBackgroundRect_IAmTheRandomSuffix314152654</property>
+        <property name="initialState" class="java.lang.Boolean">false</property>
+        <property name="numberOfElements" class="java.lang.Integer">1</property>
+      </properties>
+    </expression>
+  </functions>
+</report-definition>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/barchartBrasil.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/barchartBrasil.xml
new file mode 100644
index 0000000000000000000000000000000000000000..914eb0f28f65156949ff2cdb1226bb10a837e9cc
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/barchartBrasil.xml
@@ -0,0 +1,60 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique nas barras para visualizar a quantidade de máquinas com/sem o agente de coleta por região.</title>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+
+    <max-bar-width>.2</max-bar-width>
+
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>projector/auditoria</data-path>
+        <data-action>auditBarBrasil.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/barchartCidade.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/barchartCidade.xml
new file mode 100644
index 0000000000000000000000000000000000000000..3d3fb857965a63ad5263d0fcfb5921e105898814
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/barchartCidade.xml
@@ -0,0 +1,63 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique nas barras verdes para visualizar o relatório das escolas com o agente de coleta instalado. Clique nas barras roxas para visualizar o relatório das escolas sem o agente de coleta.</title>
+
+    <domain-label-rotation>.425</domain-label-rotation>
+    <domain-label-rotation-dir>up</domain-label-rotation-dir>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>horizontal</orientation>
+    
+    <max-bar-width>.10</max-bar-width>
+    
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>projector/auditoria</data-path>
+        <data-action>auditBarCidade.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/barchartEstado.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/barchartEstado.xml
new file mode 100644
index 0000000000000000000000000000000000000000..f18f7b3a35b457c5d086d194667a8e639f689f5a
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/barchartEstado.xml
@@ -0,0 +1,60 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique no estado para visualizar a quantidade de máquinas com/sem o agente de coleta por cidade.</title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+    
+    <max-bar-width>.20</max-bar-width>
+    
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>projector/auditoria</data-path>
+        <data-action>auditBarEstado.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/barchartRegiao.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/barchartRegiao.xml
new file mode 100644
index 0000000000000000000000000000000000000000..01f2cbbbff81cba01883d831eff1fdfe92a20633
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/barchartRegiao.xml
@@ -0,0 +1,63 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique na região para visualizar a quantidade de máquinas com/sem o agente de coleta por estado.</title>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <domain-label-rotation>.785</domain-label-rotation>
+    <domain-label-rotation-dir>up</domain-label-rotation-dir>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+    
+    <max-bar-width>.20</max-bar-width>
+    
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+	<color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>projector/auditoria</data-path>
+        <data-action>auditBarRegiao.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/linechartBrasil.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/linechartBrasil.xml
new file mode 100644
index 0000000000000000000000000000000000000000..3b7d95842dc8be4e078648d93b6caafa32286b89
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/linechartBrasil.xml
@@ -0,0 +1,56 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+   
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>projector/auditoria</data-path>
+        <data-action>auditLineBrasil.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/linechartCidade.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/linechartCidade.xml
new file mode 100644
index 0000000000000000000000000000000000000000..04252dd39ccdf80cdf557cf933eb36d8f03b9f32
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/linechartCidade.xml
@@ -0,0 +1,56 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+   
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>projector/auditoria</data-path>
+        <data-action>auditLineCidade.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/linechartEstado.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/linechartEstado.xml
new file mode 100644
index 0000000000000000000000000000000000000000..efe2c17f274ae875cee3dc749c8a26350231b68d
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/linechartEstado.xml
@@ -0,0 +1,56 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+   
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>projector/auditoria</data-path>
+        <data-action>auditLineEstado.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/linechartRegiao.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/linechartRegiao.xml
new file mode 100644
index 0000000000000000000000000000000000000000..7ed02a1f4e5c30b8b107689caa3471598f6912b2
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/linechartRegiao.xml
@@ -0,0 +1,56 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+   
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>projector/auditoria</data-path>
+        <data-action>auditLineRegiao.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/piechartBrasil.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/piechartBrasil.xml
new file mode 100644
index 0000000000000000000000000000000000000000..3e60471c74f569fbf3a7d07eb8690005e9fa9a71
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/piechartBrasil.xml
@@ -0,0 +1,45 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>PieChart</chart-type>
+
+    <display-labels>true</display-labels>
+
+    <!--<interior-gap>.15</interior-gap>-->
+    <!--<label-gap>.05</label-gap>-->
+    <label-font>
+        <size>10</size>
+    </label-font>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <border-paint>#F2F5E1</border-paint>    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>projector/auditoria</data-path>
+        <data-action>auditPieBrasil.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>rows</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/piechartCidade.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/piechartCidade.xml
new file mode 100644
index 0000000000000000000000000000000000000000..8987a4c914a670c675bbdd767dcce5bd45676637
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/piechartCidade.xml
@@ -0,0 +1,46 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>PieChart</chart-type>
+
+    <display-labels>true</display-labels>
+
+    <!--<interior-gap>.15</interior-gap>-->
+    <!--<label-gap>.05</label-gap>-->
+    <label-font>
+        <size>10</size>
+    </label-font>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <border-paint>#F2F5E1</border-paint>
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>projector/auditoria</data-path>
+        <data-action>auditPieCidade.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>rows</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/piechartEstado.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/piechartEstado.xml
new file mode 100644
index 0000000000000000000000000000000000000000..3d5acd37d8abdab4a9c1cc1eba0ea2499a82faf9
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/piechartEstado.xml
@@ -0,0 +1,46 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>PieChart</chart-type>
+
+    <display-labels>true</display-labels>
+
+    <!--<interior-gap>.15</interior-gap>-->
+    <!--<label-gap>.05</label-gap>-->
+    <label-font>
+        <size>10</size>
+    </label-font>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <border-paint>#F2F5E1</border-paint>
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>projector/auditoria</data-path>
+        <data-action>auditPieEstado.xaction</data-action> 
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>rows</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/piechartRegiao.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/piechartRegiao.xml
new file mode 100644
index 0000000000000000000000000000000000000000..9d32de5ba23e7745cb6d6097f8a96f43b7847a63
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/auditoria/piechartRegiao.xml
@@ -0,0 +1,46 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>PieChart</chart-type>
+
+    <display-labels>true</display-labels>
+
+    <!--<interior-gap>.15</interior-gap>-->
+    <!--<label-gap>.05</label-gap>-->
+    <label-font>
+        <size>10</size>
+    </label-font>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <border-paint>#F2F5E1</border-paint>
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>projector/auditoria</data-path>
+        <data-action>auditPieRegiao.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>rows</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/barchartBrasil.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/barchartBrasil.xml
new file mode 100644
index 0000000000000000000000000000000000000000..48ac34f90c7ee28ba848e8eeaa2963b10ed93b92
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/barchartBrasil.xml
@@ -0,0 +1,61 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <title>Clique nas barras para visualizar a disponibilidade por região.</title>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+
+    <max-bar-width>.20</max-bar-width>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <tooltip-y-format>###</tooltip-y-format>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#EEBA28</color>
+        <color>#C3252E</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>projector/disponibilidade</data-path>
+        <data-action>dispBarBrasil.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/barchartCidade.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/barchartCidade.xml
new file mode 100644
index 0000000000000000000000000000000000000000..12513f2e9bc9ecf47dad4636bc09197567c0f811
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/barchartCidade.xml
@@ -0,0 +1,63 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique na cidade para visualizar o relatório de disponibilidade.</title>
+
+    <domain-label-rotation>.425</domain-label-rotation>
+    <domain-label-rotation-dir>up</domain-label-rotation-dir>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>horizontal</orientation>
+
+    <max-bar-width>.10</max-bar-width>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#EEBA28</color>
+        <color>#C3252E</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>projector/disponibilidade</data-path>
+        <data-action>dispBarCidade.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/barchartEstado.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/barchartEstado.xml
new file mode 100644
index 0000000000000000000000000000000000000000..1a46e13b2e421fa71061b8e43f3cd75181f7b03a
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/barchartEstado.xml
@@ -0,0 +1,60 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique no estado para visualizar a disponibilidade por cidade.</title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+
+    <max-bar-width>.20</max-bar-width>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#EEBA28</color>
+        <color>#C3252E</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>projector/disponibilidade</data-path>
+        <data-action>dispBarEstado.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/barchartRegiao.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/barchartRegiao.xml
new file mode 100644
index 0000000000000000000000000000000000000000..55e494bbc112572ec7981974507dc6616d8796c0
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/barchartRegiao.xml
@@ -0,0 +1,63 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique na região para visualizar a disponibilidade por estado.</title>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <domain-label-rotation>.785</domain-label-rotation>
+    <domain-label-rotation-dir>up</domain-label-rotation-dir>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+
+    <max-bar-width>.20</max-bar-width>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#EEBA28</color>
+        <color>#C3252E</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>projector/disponibilidade</data-path>
+        <data-action>dispBarRegiao.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/dispBarBrasil.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/dispBarBrasil.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..71261dd17094d187e9f3824cd33b0fc314db503b
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/dispBarBrasil.xaction
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence> 
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation> 
+    <author>C3SL</author>  
+    <description>Empty blank action sequence document</description>  
+    <help/>  
+    <result-type/>  
+    <icon/> 
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+  
+  <actions> 
+    <action-definition> 
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs> 
+        <query-result type="result-set" mapping="swresult"/> 
+      </action-outputs>
+      <component-definition> 
+        <live><![CDATA[false]]></live>  
+        <driver><![CDATA[org.postgresql.Driver]]></driver>  
+        <connection><![CDATA[jdbc:postgresql://]]></connection>  
+        <user-id><![CDATA[]]></user-id>  
+        <password><![CDATA[]]></password>  
+        <query>
+          <![CDATA[
+	        SELECT
+              to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), 'DD/MM/YYYY') AS Brasil,
+              sum("mectb09_dm_disp_ag"."dis_verde") AS "Menos de 10 dias",
+              sum("mectb09_dm_disp_ag"."dis_amarelo") AS "Entre 11-30 dias",
+              sum("mectb09_dm_disp_ag"."dis_vermelho") AS "Mais de 30 dias"
+            FROM
+              "mectb09_dm_disp_ag"
+            WHERE
+              mectb09_dm_disp_ag.dis_projeto = 3
+            GROUP BY
+              dis_data
+            ORDER BY
+              dis_data DESC limit 1
+          ]]>
+        </query>
+      </component-definition> 
+    </action-definition>
+  </actions> 
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/dispBarCidade.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/dispBarCidade.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..e2c1deb64d619c6dff8d3d6dbdba8e6c55e38bc0
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/dispBarCidade.xaction
@@ -0,0 +1,77 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence> 
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation> 
+    <author>C3SL</author>  
+    <description>Empty blank action sequence document</description>  
+    <help/>  
+    <result-type/>  
+    <icon/> 
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+    <ESTADO type="string">
+      <sources>
+        <request>ESTADO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+  
+  <actions> 
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+        <ESTADO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              dis_cidade AS Cidade,
+              sum(dis_verde) AS "Menos de 10 dias",
+              sum(dis_amarelo) AS "Entre 11-30 dias",
+              sum(dis_vermelho) AS "Mais de 30 dias"
+            FROM
+              mectb09_dm_disp_ag
+            WHERE
+              dis_regiao = '{REGIAO}' AND
+              dis_estado = '{ESTADO}' AND
+              dis_data = (SELECT max(dis_data) FROM mectb09_dm_disp_ag) AND
+              mectb09_dm_disp_ag.dis_projeto = 3
+            GROUP BY
+              dis_regiao,
+              dis_estado,
+              Cidade,
+              dis_data
+            ORDER BY
+              Cidade ASC
+          ]]></query>
+      </component-definition>
+    </action-definition>
+  </actions> 
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/dispBarEstado.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/dispBarEstado.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..74b35b300ce7d7f156adb1bc5e967f791024c266
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/dispBarEstado.xaction
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              dis_estado AS Estado,
+              sum(dis_verde) AS "Menos de 10 dias",
+              sum(dis_amarelo) AS "Entre 11-30 dias",
+              sum(dis_vermelho) AS "Mais de 30 dias"
+            FROM
+              "mectb09_dm_disp_ag"
+            WHERE
+              dis_regiao = '{REGIAO}' AND
+              dis_data = (SELECT max(dis_data) FROM "mectb09_dm_disp_ag") AND
+              mectb09_dm_disp_ag.dis_projeto = 3
+            GROUP BY
+              dis_regiao,
+              Estado,
+              dis_data
+            ORDER BY
+              Estado ASC
+            ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/dispBarRegiao.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/dispBarRegiao.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..ec8a0a1ecd8da23170ddc06b773bd75c01987e8a
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/dispBarRegiao.xaction
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              dis_regiao AS Regiao,
+              sum(dis_verde) AS "Menos de 10 dias",
+              sum(dis_amarelo) AS "Entre 11-30 dias",
+              sum(dis_vermelho) AS "Mais de 30 dias"
+            FROM
+              mectb09_dm_disp_ag
+            WHERE
+              dis_regiao <> 'NULL' AND
+              dis_data = (SELECT max(dis_data) FROM mectb09_dm_disp_ag) AND
+              mectb09_dm_disp_ag.dis_projeto = 3
+            GROUP BY
+              Regiao,
+              dis_data
+            ORDER BY
+              Regiao ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/dispLineBrasil.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/dispLineBrasil.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..a3a1ef856ba27ce3d9ba9f5e80b119375797ce7d
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/dispLineBrasil.xaction
@@ -0,0 +1,86 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+             SELECT
+              initcap("mectb09_dm_disp_ag"."dis_mes_nm") AS mes,
+              cast("mectb09_dm_disp_ag"."dis_mes" as text),
+              sum(dis_verde)/count(distinct(dis_data)) AS verde,
+              sum(dis_amarelo)/count(distinct(dis_data)) AS amarelo,
+              sum(dis_vermelho)/count(distinct(dis_data)) AS vermelho
+            FROM
+              (select dis_mes as mes, max(dis_data) as data, dis_cidade as cidade
+               from mectb09_dm_disp_ag
+               where dis_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE and
+               mectb09_dm_disp_ag.dis_projeto = 3
+               group by mes, cidade) temp,
+              "mectb09_dm_disp_ag"
+            WHERE
+              temp.data = mectb09_dm_disp_ag.dis_data AND
+              temp.cidade = mectb09_dm_disp_ag.dis_cidade AND
+              temp.mes = mectb09_dm_disp_ag.dis_mes AND
+              mectb09_dm_disp_ag.dis_projeto = 3
+            GROUP BY
+              dis_mes_nm,
+              dis_mes,
+              dis_ano
+            ORDER BY
+              mectb09_dm_disp_ag.dis_ano ASC,
+              mectb09_dm_disp_ag.dis_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              initcap("mectb09_dm_disp_ag"."dis_mes_nm") AS mes,
+              cast("mectb09_dm_disp_ag"."dis_mes" as text),
+              sum(dis_verde)/count(distinct(dis_data)) AS verde,
+              sum(dis_amarelo)/count(distinct(dis_data)) AS amarelo,
+              sum(dis_vermelho)/count(distinct(dis_data)) AS vermelho
+            FROM
+              "mectb09_dm_disp_ag"
+            WHERE
+              dis_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE
+            GROUP BY
+              dis_mes_nm,
+              dis_mes,
+              dis_ano
+            ORDER BY
+              dis_ano ASC,
+              dis_mes ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/dispLineCidade.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/dispLineCidade.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..e7412d7f89d7556aff7d8b06cadbd3a948334a01
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/dispLineCidade.xaction
@@ -0,0 +1,86 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+    <ESTADO type="string">
+      <sources>
+        <request>ESTADO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+        <ESTADO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+             SELECT
+              initcap("mectb09_dm_disp_ag"."dis_mes_nm") AS mes,
+              cast("mectb09_dm_disp_ag"."dis_mes" as text),
+              sum(dis_verde)/count(distinct(dis_data)) AS verde,
+              sum(dis_amarelo)/count(distinct(dis_data)) AS amarelo,
+              sum(dis_vermelho)/count(distinct(dis_data)) AS vermelho
+            FROM
+              (select dis_mes as mes, max(dis_data) as data, dis_cidade as cidade
+               from mectb09_dm_disp_ag
+               where dis_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE and
+               mectb09_dm_disp_ag.dis_projeto = 3
+               group by mes, cidade) temp,
+              "mectb09_dm_disp_ag"
+            WHERE
+              temp.data = mectb09_dm_disp_ag.dis_data AND
+              temp.cidade = mectb09_dm_disp_ag.dis_cidade AND
+              temp.mes = mectb09_dm_disp_ag.dis_mes AND
+              dis_regiao = '{REGIAO}' AND
+              dis_estado = '{ESTADO}' AND
+              mectb09_dm_disp_ag.dis_projeto = 3
+            GROUP BY
+              dis_mes_nm,
+              dis_mes,
+              dis_ano
+            ORDER BY
+              mectb09_dm_disp_ag.dis_ano ASC,
+              mectb09_dm_disp_ag.dis_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/dispLineEstado.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/dispLineEstado.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..e4582b77521fcd758b13b8f202afd8e41c248179
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/dispLineEstado.xaction
@@ -0,0 +1,78 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+             SELECT
+              initcap("mectb09_dm_disp_ag"."dis_mes_nm") AS mes,
+              cast("mectb09_dm_disp_ag"."dis_mes" as text),
+              sum(dis_verde)/count(distinct(dis_data)) AS verde,
+              sum(dis_amarelo)/count(distinct(dis_data)) AS amarelo,
+              sum(dis_vermelho)/count(distinct(dis_data)) AS vermelho
+            FROM
+              (select dis_mes as mes, max(dis_data) as data, dis_cidade as cidade
+               from mectb09_dm_disp_ag
+               where dis_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE and
+               mectb09_dm_disp_ag.dis_projeto = 3
+               group by mes, cidade) temp,
+              "mectb09_dm_disp_ag"
+            WHERE
+              temp.data = mectb09_dm_disp_ag.dis_data AND
+              temp.cidade = mectb09_dm_disp_ag.dis_cidade AND
+              temp.mes = mectb09_dm_disp_ag.dis_mes AND
+              dis_regiao = '{REGIAO}' AND
+              mectb09_dm_disp_ag.dis_projeto = 3
+            GROUP BY
+              dis_mes_nm,
+              dis_mes,
+              dis_ano
+            ORDER BY
+              mectb09_dm_disp_ag.dis_ano ASC,
+              mectb09_dm_disp_ag.dis_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/dispLineRegiao.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/dispLineRegiao.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..7d719918622a1cadb22a9ed6e5581448ffade145
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/dispLineRegiao.xaction
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+             SELECT
+              initcap("mectb09_dm_disp_ag"."dis_mes_nm") AS mes,
+              cast("mectb09_dm_disp_ag"."dis_mes" as text),
+              sum(dis_verde)/count(distinct(dis_data)) AS verde,
+              sum(dis_amarelo)/count(distinct(dis_data)) AS amarelo,
+              sum(dis_vermelho)/count(distinct(dis_data)) AS vermelho
+            FROM
+              (select dis_mes as mes, max(dis_data) as data, dis_cidade as cidade
+               from mectb09_dm_disp_ag
+               where dis_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE and
+               mectb09_dm_disp_ag.dis_projeto = 3
+               group by mes, cidade) temp,
+              "mectb09_dm_disp_ag"
+            WHERE
+              temp.data = mectb09_dm_disp_ag.dis_data AND
+              temp.cidade = mectb09_dm_disp_ag.dis_cidade AND
+              temp.mes = mectb09_dm_disp_ag.dis_mes AND
+              mectb09_dm_disp_ag.dis_projeto = 3
+            GROUP BY
+              dis_mes_nm,
+              dis_mes,
+              dis_ano
+            ORDER BY
+              mectb09_dm_disp_ag.dis_ano ASC,
+              mectb09_dm_disp_ag.dis_mes ASC
+	      ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/dispPieBrasil.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/dispPieBrasil.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..a8799999d5482b286006810bfac7edfc922ccd68
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/dispPieBrasil.xaction
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence> 
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation> 
+    <author>C3SL</author>  
+    <description>Empty blank action sequence document</description>  
+    <help/>  
+    <result-type/>  
+    <icon/> 
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+  
+  <actions> 
+    <action-definition> 
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs> 
+        <query-result type="result-set" mapping="swresult"/> 
+      </action-outputs>
+      <component-definition> 
+        <live><![CDATA[false]]></live>  
+        <driver><![CDATA[org.postgresql.Driver]]></driver>  
+        <connection><![CDATA[jdbc:postgresql://]]></connection>  
+        <user-id><![CDATA[]]></user-id>  
+        <password><![CDATA[]]></password>  
+        <query>
+          <![CDATA[
+            SELECT
+              sum("mectb09_dm_disp_ag"."dis_verde") AS "Menos de 10 dias",
+              sum("mectb09_dm_disp_ag"."dis_amarelo") AS "Entre 11-30 dias",
+              sum("mectb09_dm_disp_ag"."dis_vermelho") AS "Mais de 30 dias"
+            FROM
+              "mectb09_dm_disp_ag"
+            WHERE
+              mectb09_dm_disp_ag.dis_projeto = 3
+            GROUP BY
+              dis_data
+            ORDER BY
+              dis_data DESC limit 1
+          ]]>
+        </query>
+      </component-definition> 
+    </action-definition>
+  </actions> 
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/dispPieCidade.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/dispPieCidade.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..d9a030323d1a68324763ea444ff048dd204d53a7
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/dispPieCidade.xaction
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+    <ESTADO type="string">
+      <sources>
+        <request>ESTADO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+        <ESTADO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              sum(dis_verde) AS "Menos de 10 dias",
+              sum(dis_amarelo) AS "Entre 11-30 dias",
+              sum(dis_vermelho) AS "Mais de 30 dias"
+            FROM
+              mectb09_dm_disp_ag
+            WHERE
+              dis_regiao = '{REGIAO}' AND
+              dis_estado = '{ESTADO}' AND
+              dis_data = (SELECT max(dis_data) FROM mectb09_dm_disp_ag) AND
+              mectb09_dm_disp_ag.dis_projeto = 3
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/dispPieEstado.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/dispPieEstado.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..d9fbd3047d82bf602eb5f9d326263307d3c3bba8
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/dispPieEstado.xaction
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              sum(dis_verde) AS "Menos de 10 dias",
+              sum(dis_amarelo) AS "Entre 11-30 dias",
+              sum(dis_vermelho) AS "Mais de 30 dias"
+            FROM
+              mectb09_dm_disp_ag
+            WHERE
+              dis_regiao = '{REGIAO}' AND
+              dis_data = (SELECT max(dis_data) FROM mectb09_dm_disp_ag) AND
+              mectb09_dm_disp_ag.dis_projeto = 3
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/dispPieRegiao.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/dispPieRegiao.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..6d0fb55d63cdcfcc812a5ce3ba7aacfedbcdb303
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/dispPieRegiao.xaction
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence> 
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation> 
+    <author>C3SL</author>  
+    <description>Empty blank action sequence document</description>  
+    <help/>  
+    <result-type/>  
+    <icon/> 
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+  
+  <actions> 
+    <action-definition> 
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs> 
+        <query-result type="result-set" mapping="swresult"/> 
+      </action-outputs>
+      <component-definition> 
+        <live><![CDATA[false]]></live>  
+        <driver><![CDATA[org.postgresql.Driver]]></driver>  
+        <connection><![CDATA[jdbc:postgresql://]]></connection>  
+        <user-id><![CDATA[]]></user-id>  
+        <password><![CDATA[]]></password>  
+        <query>
+          <![CDATA[
+            SELECT
+              sum(dis_verde) AS "Menos de 10 dias",
+              sum(dis_amarelo) AS "Entre 11-30 dias",
+              sum(dis_vermelho) AS "Mais de 30 dias"
+            FROM
+              mectb09_dm_disp_ag
+            WHERE
+              dis_regiao <> 'NULL' AND
+              dis_data = (SELECT max(dis_data) FROM mectb09_dm_disp_ag) AND
+              mectb09_dm_disp_ag.dis_projeto = 3
+          ]]>
+        </query>
+      </component-definition> 
+    </action-definition>
+ 
+  </actions> 
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/dispRelatorio.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/dispRelatorio.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..12416bc3a3d87a5e8dafb55530bb8a3212c68842
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/dispRelatorio.xaction
@@ -0,0 +1,180 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence> 
+  <title>Relatório</title>
+  <version>1</version>
+  <logging-level>ERROR</logging-level>
+  <documentation> 
+    <author>C3SL</author>  
+    <description>.</description>  
+    <help/>  
+    <result-type/>  
+    <icon/> 
+  </documentation>
+
+  <inputs> 
+    <output-type type="string"> 
+      <default-value>pdf</default-value>  
+      <sources> 
+        <request>output-type</request> 
+      </sources> 
+    </output-type>  
+    <ESTADO type="string"> 
+      <sources> 
+        <request>ESTADO</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>  
+    <REGIAO type="string"> 
+      <sources> 
+        <request>REGIAO</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>  
+    <CIDADE type="string"> 
+      <sources> 
+        <request>CIDADE</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </CIDADE> 
+  </inputs>
+
+  <outputs/>
+
+  <resources>
+    <ReportFile>
+      <solution-file>
+        <location>dispRelatorio.xml</location>
+        <mime-type>text/xml</mime-type>
+      </solution-file>
+    </ReportFile>
+  </resources>
+
+  <actions>
+    <action-definition>
+      <component-name>JFreeReportComponent</component-name>
+      <action-type>JFree Report</action-type>
+      <action-inputs>
+        <ESTADO type="string"/>
+        <REGIAO type="string"/>
+        <CIDADE type="string"/>
+        <output-type type="string"/>
+      </action-inputs>
+      <action-resources>
+        <report-definition type="resource" mapping="ReportFile"/>
+      </action-resources>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <source>sql</source>
+        <output-type>pdf</output-type>
+	    <query>
+          <![CDATA[
+        SELECT
+    a.data AS to_char,
+    b.dis_maquina AS dis_maquina,
+    b.regiao AS regiao,
+    b.dis_estado AS dis_estado,
+    b.cidade AS cidade,
+    b.dis_data AS dis_data,
+    b.max AS max,
+    b.dis_qtd_dias_ult_contato AS dis_qtd_dias_ult_contato,
+    b.dis_qtd_contato_mes AS dis_qtd_contato_mes,
+    b.escola AS escola,
+    b.verde AS verde,
+    b.amarelo AS amarelo,
+    b.vermelho AS vermelho
+FROM
+    (SELECT
+    distinct dis_escola,
+    dis_maquina as maq,
+    to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), 'DD/MM/YYYY') AS data
+    FROM
+    "public"."mectb08_dm_disp" mectb08_dm_disp
+WHERE
+     dis_regiao = '{REGIAO}'
+ AND dis_estado = '{ESTADO}'
+ AND dis_cidade = '{CIDADE}'
+ AND mectb08_dm_disp.dis_projeto = 3
+ORDER BY
+   dis_escola ASC
+    ) a
+inner join
+(SELECT
+    distinct on (dis_maquina) dis_maquina,
+    initcap(dis_regiao) AS regiao,
+    dis_estado,
+    initcap(dis_cidade) AS cidade,
+    dis_data,
+    dis_data_ult_contato as max,
+    dis_qtd_dias_ult_contato,
+    dis_qtd_contato_mes,
+    initcap(dis_escola) AS escola,
+    dis_qtd_dias_ult_contato <= 10 as verde,
+    dis_qtd_dias_ult_contato BETWEEN 10 AND 30 as amarelo,
+    dis_qtd_dias_ult_contato > 30 as vermelho
+FROM
+    "public"."mectb08_dm_disp" mectb08_dm_disp
+WHERE
+     dis_regiao = '{REGIAO}'
+ AND dis_estado = '{ESTADO}'
+ AND dis_cidade = '{CIDADE}'
+ AND dis_data = (SELECT max(dis_data) FROM mectb08_dm_disp)
+ AND mectb08_dm_disp.dis_projeto = 3
+GROUP BY
+    dis_regiao,
+    dis_estado,
+    dis_cidade,
+    dis_escola,
+    dis_maquina,
+    dis_data,
+    dis_data_ult_contato,
+    dis_qtd_contato_mes,
+    dis_qtd_dias_ult_contato
+ORDER BY
+    dis_maquina ASC,
+    escola ASC
+    ) b on a.maq = b.dis_maquina
+	]]> </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+
+<!--
+SELECT
+     to_char(CURRENT_DATE,'DD/MM/YYYY'),
+     dis_maquina,
+     initcap(dis_regiao) AS regiao,
+     dis_estado,
+     initcap(dis_cidade) AS cidade,
+     dis_data,
+     MAX(dis_data_ult_contato),
+     dis_qtd_dias_ult_contato,
+     dis_qtd_contato_mes,
+     initcap(dis_escola) AS escola,
+     dis_qtd_dias_ult_contato <= 10 as verde,
+     dis_qtd_dias_ult_contato BETWEEN 10 AND 30 as amarelo,
+     dis_qtd_dias_ult_contato > 30 as vermelho
+FROM
+     "public"."mectb08_dm_disp" mectb08_dm_disp
+WHERE
+     dis_regiao = '{REGIAO}'
+ AND dis_estado = '{ESTADO}'
+ AND dis_cidade = '{CIDADE}'
+GROUP BY
+     dis_regiao,
+     dis_estado,
+     dis_cidade,
+     dis_escola,
+     dis_maquina,
+     dis_data,
+     dis_data_ult_contato,
+     dis_qtd_contato_mes,
+     dis_qtd_dias_ult_contato
+ORDER BY
+     dis_escola ASC,
+     dis_maquina ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/dispRelatorio.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/dispRelatorio.xml
new file mode 100644
index 0000000000000000000000000000000000000000..81369809893cd2226e9280e286dee47689cdc3b9
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/dispRelatorio.xml
@@ -0,0 +1,2059 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<report-definition xmlns="http://jfreereport.sourceforge.net/namespaces/reports/legacy/ext" name="JFreeReport-WizardReport" engine-version="0.8.9.11">
+  <parser-config>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.base.URLClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.objects.DefaultClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.objects.BandLayoutClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.base.ArrayClassFactory"/>
+    <element-factory class="org.jfree.report.modules.parser.ext.factory.elements.DefaultElementFactory"/>
+    <stylekey-factory class="org.jfree.report.modules.parser.ext.factory.stylekey.DefaultStyleKeyFactory"/>
+    <stylekey-factory class="org.jfree.report.modules.parser.ext.factory.stylekey.PageableLayoutStyleKeyFactory"/>
+    <template-factory class="org.jfree.report.modules.parser.ext.factory.templates.DefaultTemplateCollection"/>
+    <datasource-factory class="org.jfree.report.modules.parser.ext.factory.datasource.DefaultDataSourceFactory"/>
+  </parser-config>
+  <report-config>
+    <simple-page-definition width="1" height="1">
+      <page orientation="portrait" topmargin="10" leftmargin="10" bottommargin="10" rightmargin="10" pageformat="A4"/>
+    </simple-page-definition>
+    <configuration>
+      <property name="org.jfree.report.modules.output.pageable.pdf.Encoding">ISO-8859-1</property>
+      <property name="org.jfree.report.NoPrinterAvailable">true</property>
+    </configuration>
+  </report-config>
+  <report-description>
+    <report-header>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32766.928</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="Element@982014" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">348.99924</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">14</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Relatório de Disponibilidade por Cidade</basic-object>
+        </template>
+      </element>
+      <element name="Element@25939585" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">30.0</basic-key>
+          <basic-key name="min-width">148.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Data: $(to_char)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@19423474" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">50.0</basic-key>
+          <basic-key name="min-width">293.99936</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Região: $(regiao)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@12425766" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">70.0</basic-key>
+          <basic-key name="min-width">307.99933</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Estado: $(dis_estado)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@19262980" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">90.0</basic-key>
+          <basic-key name="min-width">366.99902</basic-key>
+          <basic-key name="min-height">30.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Cidade: $(cidade)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="green_circle_leg" type="image/generic">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">380.0</basic-key>
+          <basic-key name="y">51.0</basic-key>
+          <basic-key name="min-width">9.0</basic-key>
+          <basic-key name="min-height">9.0</basic-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">true</basic-key>
+        </style>
+        <template references="image-url-element">
+          <basic-object name="content">file:/home/seed2/biserver-ce/pentaho-solutions/seed2/images/green_circle.png</basic-object>
+        </template>
+      </element>
+      <element name="red_square_leg" type="image/generic">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">380.0</basic-key>
+          <basic-key name="y">91.0</basic-key>
+          <basic-key name="min-width">9.0</basic-key>
+          <basic-key name="min-height">9.0</basic-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">true</basic-key>
+        </style>
+        <template references="image-url-element">
+          <basic-object name="content">file:/home/seed2/biserver-ce/pentaho-solutions/seed2/images/red_square.png</basic-object>
+        </template>
+      </element>
+      <element name="yellow_triangle_leg" type="image/generic">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">380.0</basic-key>
+          <basic-key name="y">71.0</basic-key>
+          <basic-key name="min-width">9.0</basic-key>
+          <basic-key name="min-height">9.0</basic-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">true</basic-key>
+        </style>
+        <template references="image-url-element">
+          <basic-object name="content">file:/home/seed2/biserver-ce/pentaho-solutions/seed2/images/yellow_triangle.png</basic-object>
+        </template>
+      </element>
+      <element name="Element@13972755" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">393.0</basic-key>
+          <basic-key name="y">50.0</basic-key>
+          <basic-key name="min-width">182.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Último contato há menos de 10 dias</basic-object>
+        </template>
+      </element>
+      <element name="Element@9771755" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">393.0</basic-key>
+          <basic-key name="y">70.0</basic-key>
+          <basic-key name="min-width">182.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Último contato entre 11 e 30 dias</basic-object>
+        </template>
+      </element>
+      <element name="Element@5451957" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">393.0</basic-key>
+          <basic-key name="y">90.0</basic-key>
+          <basic-key name="min-width">182.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Último contato há mais de 30 dias</basic-object>
+        </template>
+      </element>
+      <element name="Element@12357733" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">380.0</basic-key>
+          <basic-key name="y">30.0</basic-key>
+          <basic-key name="min-width">194.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Legenda:</basic-object>
+        </template>
+      </element>
+    </report-header>
+    <report-footer>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32766.928</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </report-footer>
+    <page-header>
+      <style>
+        <basic-key name="display-on-firstpage">true</basic-key>
+        <basic-key name="display-on-lastpage">true</basic-key>
+        <basic-key name="sticky">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32766.928</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </page-header>
+    <page-footer>
+      <style>
+        <basic-key name="display-on-firstpage">true</basic-key>
+        <basic-key name="display-on-lastpage">true</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32766.928</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="TextField@388706379" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">508.99875</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">66.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">right</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">ShowPageNumber</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </page-footer>
+    <watermark>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="min-width">574.9987</basic-key>
+        <basic-key name="min-height">822.0</basic-key>
+        <basic-key name="max-width">32766.928</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </watermark>
+    <groups>
+      <group name="default">
+        <fields/>
+        <group-header>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">true</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="min-width">0.0</basic-key>
+            <basic-key name="min-height">30.0</basic-key>
+            <basic-key name="max-width">32766.928</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+          <band>
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">575.0</basic-key>
+              <basic-key name="max-height">2.14748365E9</basic-key>
+            </style>
+            <element type="shape/generic">
+              <style>
+                <basic-key name="border-top-width">1.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">1.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">1.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">1.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">-100.0</basic-key>
+                <basic-key name="min-height">-100.0</basic-key>
+                <basic-key name="paint">#d2d2d2</basic-key>
+                <compound-key name="stroke" class="java.awt.BasicStroke">
+                  <basic-object name="value">1.0</basic-object>
+                </compound-key>
+                <basic-key name="scale">true</basic-key>
+                <basic-key name="keepAspectRatio">false</basic-key>
+                <basic-key name="fill-shape">true</basic-key>
+                <basic-key name="draw-shape">false</basic-key>
+              </style>
+              <datasource type="StaticDataSource">
+                <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+                  <basic-object name="height">100.0</basic-object>
+                  <basic-object name="width">100.0</basic-object>
+                  <basic-object name="x">0.0</basic-object>
+                  <basic-object name="y">0.0</basic-object>
+                </compound-object>
+              </datasource>
+            </element>
+          </band>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">280.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">144.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32766.928</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Quantidade de dias desde o último contato</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">440.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">135.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32766.928</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Número de contatos no mês</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">115.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">150.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32766.928</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Data do último contato</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">110.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32766.928</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">left</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Máquina</basic-object>
+            </template>
+          </element>
+        </group-header>
+        <group-footer>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">32766.928</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+        </group-footer>
+      </group>
+      <group name="mectb08_dm_disp_dis_escola">
+        <fields>
+          <field>escola</field>
+        </fields>
+        <group-header>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">32766.928</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+          <band>
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">574.9987</basic-key>
+              <basic-key name="min-height">16.0</basic-key>
+              <basic-key name="max-width">574.9987</basic-key>
+              <basic-key name="max-height">2.14748365E9</basic-key>
+            </style>
+            <element type="shape/generic">
+              <style>
+                <basic-key name="border-top-width">1.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">1.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">1.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">1.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">-100.0</basic-key>
+                <basic-key name="min-height">-100.0</basic-key>
+                <basic-key name="paint">#d2d2d2</basic-key>
+                <compound-key name="stroke" class="java.awt.BasicStroke">
+                  <basic-object name="value">1.0</basic-object>
+                </compound-key>
+                <basic-key name="scale">true</basic-key>
+                <basic-key name="keepAspectRatio">false</basic-key>
+                <basic-key name="fill-shape">true</basic-key>
+                <basic-key name="draw-shape">false</basic-key>
+              </style>
+              <datasource type="StaticDataSource">
+                <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+                  <basic-object name="height">100.0</basic-object>
+                  <basic-object name="width">100.0</basic-object>
+                  <basic-object name="x">0.0</basic-object>
+                  <basic-object name="y">0.0</basic-object>
+                </compound-object>
+              </datasource>
+            </element>
+          </band>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">574.9987</basic-key>
+              <basic-key name="min-height">16.0</basic-key>
+              <basic-key name="max-width">32766.928</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">left</basic-key>
+              <basic-key name="valignment">middle</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="message-field">
+              <basic-object name="format">$(escola)</basic-object>
+              <basic-object name="nullValue"></basic-object>
+            </template>
+          </element>
+        </group-header>
+        <group-footer>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">32766.928</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+        </group-footer>
+      </group>
+    </groups>
+    <itemband>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32766.928</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="RowBandingBackgroundRect_IAmTheRandomSuffix314152654" type="shape/generic">
+        <style>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">-100.0</basic-key>
+          <basic-key name="min-height">-100.0</basic-key>
+          <basic-key name="paint">#e6e6e6</basic-key>
+          <compound-key name="stroke" class="java.awt.BasicStroke">
+            <basic-object name="value">1.0</basic-object>
+          </compound-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">false</basic-key>
+          <basic-key name="fill-shape">true</basic-key>
+          <basic-key name="draw-shape">false</basic-key>
+        </style>
+        <datasource type="StaticDataSource">
+          <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+            <basic-object name="height">100.0</basic-object>
+            <basic-object name="width">100.0</basic-object>
+            <basic-object name="x">0.0</basic-object>
+            <basic-object name="y">0.0</basic-object>
+          </compound-object>
+        </datasource>
+      </element>
+      <element name="mectb08_dm_disp_dis_maquinaElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">110.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">32766.928</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">dis_maquina</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="mectb08_dm_disp_dis_qtd_dias_ult_contatoElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">280.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">143.99968</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">32766.928</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">dis_qtd_dias_ult_contato</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="mectb08_dm_disp_dis_qtd_contato_mesElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">439.99902</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">134.99971</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">32766.928</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">dis_qtd_contato_mes</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="red_square" type="image/generic">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">235.0</basic-key>
+          <basic-key name="y">1.0</basic-key>
+          <basic-key name="min-width">9.0</basic-key>
+          <basic-key name="min-height">9.0</basic-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">true</basic-key>
+        </style>
+        <template references="image-url-element">
+          <basic-object name="content">file:/home/seed2/biserver-ce/pentaho-solutions/seed2/images/red_square.png</basic-object>
+        </template>
+      </element>
+      <element name="yellow_triangle" type="image/generic">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">235.0</basic-key>
+          <basic-key name="y">1.0</basic-key>
+          <basic-key name="min-width">9.0</basic-key>
+          <basic-key name="min-height">9.0</basic-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">true</basic-key>
+        </style>
+        <template references="image-url-element">
+          <basic-object name="content">file:/home/seed2/biserver-ce/pentaho-solutions/seed2/images/yellow_triangle.png</basic-object>
+        </template>
+      </element>
+      <element name="green_circle" type="image/generic">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">235.0</basic-key>
+          <basic-key name="y">1.0</basic-key>
+          <basic-key name="min-width">9.0</basic-key>
+          <basic-key name="min-height">9.0</basic-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">true</basic-key>
+        </style>
+        <template references="image-url-element">
+          <basic-object name="content">file:/home/seed2/biserver-ce/pentaho-solutions/seed2/images/green_circle.png</basic-object>
+        </template>
+      </element>
+      <element name="DateField@1186906970" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">115.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">150.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="date-field">
+          <compound-object name="dateFormat">
+            <basic-object name="2DigitYearStart">1930-05-11T09:34:32.298-0300</basic-object>
+            <compound-object name="calendar">
+              <basic-object name="class">java.util.GregorianCalendar</basic-object>
+            </compound-object>
+            <compound-object name="dateFormatSymbols">
+              <basic-object name="class">java.text.DateFormatSymbols</basic-object>
+            </compound-object>
+            <basic-object name="lenient">true</basic-object>
+            <compound-object name="numberFormat" class="java.text.DecimalFormat">
+              <compound-object name="decimalFormatSymbols">
+                <basic-object name="currencySymbol">R$</basic-object>
+                <basic-object name="decimalSeparator">,</basic-object>
+                <basic-object name="digit">#</basic-object>
+                <basic-object name="groupingSeparator">.</basic-object>
+                <basic-object name="infinity">∞</basic-object>
+                <basic-object name="internationalCurrencySymbol">BRL</basic-object>
+                <basic-object name="minusSign">-</basic-object>
+                <basic-object name="monetaryDecimalSeparator">,</basic-object>
+                <basic-object name="naN">�</basic-object>
+                <basic-object name="patternSeparator">;</basic-object>
+                <basic-object name="perMill">‰</basic-object>
+                <basic-object name="percent">%</basic-object>
+                <basic-object name="zeroDigit">0</basic-object>
+              </compound-object>
+              <basic-object name="decimalSeparatorAlwaysShown">false</basic-object>
+              <basic-object name="groupingSize">3</basic-object>
+              <basic-object name="groupingUsed">false</basic-object>
+              <basic-object name="maximumFractionDigits">0</basic-object>
+              <basic-object name="maximumIntegerDigits">2147483647</basic-object>
+              <basic-object name="minimumFractionDigits">0</basic-object>
+              <basic-object name="minimumIntegerDigits">1</basic-object>
+              <basic-object name="multiplier">1</basic-object>
+              <basic-object name="negativePrefix">-</basic-object>
+              <basic-object name="negativeSuffix"></basic-object>
+              <basic-object name="parseIntegerOnly">true</basic-object>
+              <basic-object name="pattern">###0</basic-object>
+              <basic-object name="positivePrefix"></basic-object>
+              <basic-object name="positiveSuffix"></basic-object>
+            </compound-object>
+            <basic-object name="pattern">dd/MM/yyyy</basic-object>
+          </compound-object>
+          <basic-object name="field">max</basic-object>
+          <basic-object name="format">dd/MM/yyyy</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </itemband>
+    <no-data-band>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32766.928</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="noDataLabelElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">574.9987</basic-key>
+          <basic-key name="min-height">18.0</basic-key>
+          <basic-key name="max-width">32766.928</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">false</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Nenhum dado disponível</basic-object>
+        </template>
+      </element>
+    </no-data-band>
+  </report-description>
+  <functions>
+    <property-ref name="report.name" class="java.lang.String">JFreeReport-WizardReport</property-ref>
+    <expression name="noDataLabelElementHideIfNullTrigger" class="org.jfree.report.function.HideElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">noDataLabelElement</property>
+      </properties>
+    </expression>
+    <expression name="dummyGroupFooterHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">dummyGroupFooter</property>
+      </properties>
+    </expression>
+    <expression name="mectb08_dm_disp_dis_escolaGroupHeaderHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">mectb08_dm_disp_dis_escolaGroupHeader</property>
+      </properties>
+    </expression>
+    <expression name="mectb08_dm_disp_dis_escolaGroupFooterHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">mectb08_dm_disp_dis_escolaGroupFooter</property>
+      </properties>
+    </expression>
+    <expression name="ShowRedSquare" class="org.jfree.report.function.ElementVisibilityFunction">
+      <properties>
+        <property name="element">red_square</property>
+        <property name="field">vermelho</property>
+      </properties>
+    </expression>
+    <expression name="ShowYellowTriangle" class="org.jfree.report.function.ElementVisibilityFunction">
+      <properties>
+        <property name="element">yellow_triangle</property>
+        <property name="field">amarelo</property>
+      </properties>
+    </expression>
+    <expression name="ShowGreenCircle" class="org.jfree.report.function.ElementVisibilityFunction">
+      <properties>
+        <property name="element">green_circle</property>
+        <property name="field">verde</property>
+      </properties>
+    </expression>
+    <expression name="ShowPageNumber" class="org.jfree.report.function.PageOfPagesFunction">
+      <properties>
+        <property name="format">{0} / {1}</property>
+        <property name="pageIncrement" class="java.lang.Integer">1</property>
+        <property name="startPage" class="java.lang.Integer">1</property>
+      </properties>
+    </expression>
+    <expression name="org.jfree.report.function.ElementVisibilitySwitchFunction@2dd32fef" class="org.jfree.report.function.ElementVisibilitySwitchFunction">
+      <properties>
+        <property name="element">RowBandingBackgroundRect_IAmTheRandomSuffix314152654</property>
+        <property name="initialState" class="java.lang.Boolean">false</property>
+        <property name="numberOfElements" class="java.lang.Integer">1</property>
+      </properties>
+    </expression>
+  </functions>
+</report-definition>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/linechartBrasil.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/linechartBrasil.xml
new file mode 100644
index 0000000000000000000000000000000000000000..9361d7152c510cb1b391a22a4ffc1838ad493525
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/linechartBrasil.xml
@@ -0,0 +1,56 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+    <range-title>Número de Máquinas</range-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#EEBA28</color>
+        <color>#C3252E</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>projector/disponibilidade</data-path>
+        <data-action>dispLineBrasil.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/linechartCidade.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/linechartCidade.xml
new file mode 100644
index 0000000000000000000000000000000000000000..b674ed8cce38ed53a0dc36801e76edbe28b61f03
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/linechartCidade.xml
@@ -0,0 +1,56 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+    <range-title>Número de Máquinas</range-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+   
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#EEBA28</color>
+        <color>#C3252E</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>projector/disponibilidade</data-path>
+        <data-action>dispLineCidade.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/linechartEstado.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/linechartEstado.xml
new file mode 100644
index 0000000000000000000000000000000000000000..ea0206fb841b3114543c1e508042190f7e9c1b44
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/linechartEstado.xml
@@ -0,0 +1,56 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+    <range-title>Número de Máquinas</range-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+   
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#EEBA28</color>
+        <color>#C3252E</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>projector/disponibilidade</data-path>
+        <data-action>dispLineEstado.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/linechartRegiao.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/linechartRegiao.xml
new file mode 100644
index 0000000000000000000000000000000000000000..0fcad2d4d3a104df737d70c7fae74142c0375940
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/linechartRegiao.xml
@@ -0,0 +1,56 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+    <range-title>Número de Máquinas</range-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+    
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#EEBA28</color>
+        <color>#C3252E</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>projector/disponibilidade</data-path>
+        <data-action>dispLineRegiao.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/piechartBrasil.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/piechartBrasil.xml
new file mode 100644
index 0000000000000000000000000000000000000000..de7003b6d9948d58046a5901d8fd9561f3cb6203
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/piechartBrasil.xml
@@ -0,0 +1,42 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>PieChart</chart-type>
+
+    <display-labels>true</display-labels>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <border-paint>#F2F5E1</border-paint>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#EEBA28</color>
+        <color>#C3252E</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>projector/disponibilidade</data-path>
+        <data-action>dispPieBrasil.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>rows</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/piechartCidade.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/piechartCidade.xml
new file mode 100644
index 0000000000000000000000000000000000000000..3b88a07975bbc74833688b47b979b8898f4c754e
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/piechartCidade.xml
@@ -0,0 +1,41 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>PieChart</chart-type>
+
+    <display-labels>true</display-labels>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <border-paint>#F2F5E1</border-paint>
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#EEBA28</color>
+        <color>#C3252E</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>projector/disponibilidade</data-path>
+        <data-action>dispPieCidade.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>rows</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/piechartEstado.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/piechartEstado.xml
new file mode 100644
index 0000000000000000000000000000000000000000..e7afbdfb8203df04c29ee9aa03fe99eea38e6230
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/piechartEstado.xml
@@ -0,0 +1,41 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>PieChart</chart-type>
+
+    <display-labels>true</display-labels>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <border-paint>#F2F5E1</border-paint>
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#EEBA28</color>
+        <color>#C3252E</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>projector/disponibilidade</data-path>
+        <data-action>dispPieEstado.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>rows</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/piechartRegiao.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/piechartRegiao.xml
new file mode 100644
index 0000000000000000000000000000000000000000..fd05df28809d30e98490e4974b9db3b8ac5f73f2
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/disponibilidade/piechartRegiao.xml
@@ -0,0 +1,43 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>PieChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>top</title-position>
+
+    <display-labels>true</display-labels>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#EEBA28</color>
+        <color>#C3252E</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>projector/disponibilidade</data-path>
+        <data-action>dispPieRegiao.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>rows</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/barchartBrasil.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/barchartBrasil.xml
new file mode 100644
index 0000000000000000000000000000000000000000..43e54460cdf28b9755a983e4e0dee3ea6fc28d0b
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/barchartBrasil.xml
@@ -0,0 +1,58 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <title>Clique nas barras para visualizar o inventário por região.</title>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+ 
+    <max-bar-width>.20</max-bar-width>
+
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <color-palette>
+        <color>#A9C33C</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>projector/inventario</data-path>
+        <data-action>inventBarBrasil.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/barchartCidade.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/barchartCidade.xml
new file mode 100644
index 0000000000000000000000000000000000000000..5b2f425df1b8f547a18f1928f176c8bc6337646f
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/barchartCidade.xml
@@ -0,0 +1,62 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique na cidade para visualizar o relatório de inventário.</title>
+
+    <domain-label-rotation>.425</domain-label-rotation>
+    <domain-label-rotation-dir>up</domain-label-rotation-dir>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>horizontal</orientation>
+    
+    <max-bar-width>.20</max-bar-width>
+    
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>projector/inventario</data-path>
+        <data-action>inventBarCidade.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/barchartEstado.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/barchartEstado.xml
new file mode 100644
index 0000000000000000000000000000000000000000..2e9095affc453367e49cac1b27d58b6b65adfc98
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/barchartEstado.xml
@@ -0,0 +1,59 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique no estado para visualizar o inventário por cidade.</title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+    
+    <max-bar-width>.20</max-bar-width>
+    
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>projector/inventario</data-path>
+        <data-action>inventBarEstado.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/barchartRegiao.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/barchartRegiao.xml
new file mode 100644
index 0000000000000000000000000000000000000000..698e358ae01e4835615e0d2507829c17b5619604
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/barchartRegiao.xml
@@ -0,0 +1,62 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique na região para visualizar o inventário por estado.</title>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <domain-label-rotation>.785</domain-label-rotation>
+    <domain-label-rotation-dir>up</domain-label-rotation-dir>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+    
+    <max-bar-width>.20</max-bar-width>
+    
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>projector/inventario</data-path>
+        <data-action>inventBarRegiao.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/inventBarBrasil.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/inventBarBrasil.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..16ed66cbb869e52a7a4295e81f38e7964383d0f3
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/inventBarBrasil.xaction
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Inventory</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), 'DD/MM/YYYY') AS Brasil,
+              count(inv_maquina)
+            FROM
+            ( SELECT
+              DISTINCT inv_maquina as maquina,
+              MAX(inv_data) as data,
+              inv_escola as escola
+              FROM
+                mectb10_dm_inventario
+              GROUP BY
+                escola, maquina ) as temp,
+            mectb10_dm_inventario
+            WHERE
+              mectb10_dm_inventario.inv_data = data AND
+              mectb10_dm_inventario.inv_maquina = maquina AND
+              mectb10_dm_inventario.inv_escola = escola AND
+              escola IS NOT NULL AND
+              mectb10_dm_inventario.inv_projeto = 3
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+      <![CDATA[
+            SELECT
+              to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), 'DD/MM/YYYY') AS Brasil,
+              count(distinct inv_maquina) AS maquinas_instaladas
+            FROM
+              "mectb10_dm_inventario"
+      ]]>
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/inventBarCidade.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/inventBarCidade.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..d4078d755217c1b6c90e74de4d8732f9389e8032
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/inventBarCidade.xaction
@@ -0,0 +1,106 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Inventory</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+    <ESTADO type="string">
+      <sources>
+        <request>ESTADO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>
+  </inputs>
+
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+	<REGIAO type="string"/>
+        <ESTADO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              temp.Cidade AS Cidade,
+              count(inv_maquina)
+            FROM
+            ( SELECT
+              DISTINCT inv_maquina AS maquina,
+              inv_regiao AS Regiao,
+              inv_estado AS Estado,
+              inv_cidade AS Cidade,
+              MAX(inv_data) as data,
+              inv_escola as escola
+              FROM
+                mectb10_dm_inventario
+              WHERE
+                inv_regiao = '{REGIAO}' AND
+                inv_estado = '{ESTADO}'
+              GROUP BY
+                Regiao, Estado, Cidade, escola, maquina ) AS temp,
+            mectb10_dm_inventario
+            WHERE
+              mectb10_dm_inventario.inv_data = data AND
+              mectb10_dm_inventario.inv_maquina = maquina AND
+              mectb10_dm_inventario.inv_escola = escola AND
+              mectb10_dm_inventario.inv_projeto = 3
+            GROUP BY
+              Regiao,
+              Estado,
+              Cidade
+            ORDER BY
+              Cidade
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              inv_cidade AS Cidade,
+              count(distinct inv_maquina) AS maquinas_instaladas
+            FROM
+              "mectb10_dm_inventario"
+            WHERE
+              inv_regiao = '{REGIAO}' AND
+              inv_estado = '{ESTADO}'
+            GROUP BY
+              inv_regiao,
+              inv_estado,
+              Cidade
+            ORDER BY
+              Cidade ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/inventBarEstado.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/inventBarEstado.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..a497ac4847229a517b8d0e2b1ea8a2b04449e391
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/inventBarEstado.xaction
@@ -0,0 +1,93 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Inventory</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              temp.Estado AS Estado,
+              count(inv_maquina)
+            FROM
+            ( SELECT
+              DISTINCT inv_maquina AS maquina,
+              inv_regiao AS Regiao,
+              inv_estado AS Estado,
+              MAX(inv_data) as data,
+              inv_escola as escola
+              FROM
+                mectb10_dm_inventario
+              WHERE
+                inv_regiao = '{REGIAO}'
+              GROUP BY
+                Regiao, Estado, escola, maquina ) AS temp,
+            mectb10_dm_inventario
+            WHERE
+              mectb10_dm_inventario.inv_data = data AND
+              mectb10_dm_inventario.inv_maquina = maquina AND
+              mectb10_dm_inventario.inv_escola = escola AND
+              mectb10_dm_inventario.inv_projeto = 3
+            GROUP BY
+              Regiao,
+              Estado
+            ORDER BY
+              Estado
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              inv_estado AS Estado,
+              count(distinct inv_maquina) AS maquinas_instaladas
+            FROM
+              "mectb10_dm_inventario"
+            WHERE
+              inv_regiao = '{REGIAO}'
+            GROUP BY
+              inv_regiao,
+              Estado
+            ORDER BY
+              Estado ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/inventBarRegiao.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/inventBarRegiao.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..b04c32d703deb03fec5626c29ba529338ee87a25
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/inventBarRegiao.xaction
@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Inventory</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              temp.Regiao AS Regiao,
+              count(inv_maquina)
+            FROM
+            ( SELECT
+              DISTINCT inv_maquina as maquina,
+              inv_regiao as Regiao,
+              MAX(inv_data) as data,
+              inv_escola as escola
+              FROM
+                mectb10_dm_inventario
+              WHERE
+                inv_regiao <> 'NULL'
+              GROUP BY
+                Regiao, escola, maquina ) as temp,
+            mectb10_dm_inventario
+            WHERE
+              mectb10_dm_inventario.inv_data = data AND
+              mectb10_dm_inventario.inv_maquina = maquina AND
+              mectb10_dm_inventario.inv_escola = escola AND
+              mectb10_dm_inventario.inv_projeto = 3
+            GROUP BY
+              Regiao
+            ORDER BY
+              Regiao
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+          <![CDATA[
+            SELECT
+              inv_regiao AS Regiao,
+              count(distinct inv_maquina) AS maquinas_instaladas
+            FROM
+              "mectb10_dm_inventario"
+            WHERE
+              inv_regiao <> 'NULL'
+            GROUP BY
+              Regiao
+            ORDER BY
+              Regiao ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/inventLineBrasil.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/inventLineBrasil.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..089c25d0868a04ec962826a4a2856b9169caf6a9
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/inventLineBrasil.xaction
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Inventory</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+SELECT
+    initcap("mectb12_dm_instaladas_ag"."inst_mes_nm") AS mes,
+    cast("mectb12_dm_instaladas_ag"."inst_mes" as TEXT),
+    sum(inst_instaladas) as Instaladas
+FROM
+    mectb12_dm_instaladas_ag
+WHERE
+    inst_data IS NOT NULL AND
+    inst_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE AND
+    -- inst_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) AND
+    mectb12_dm_instaladas_ag.inst_projeto = 3
+GROUP BY
+    inst_mes_nm,
+    inst_mes,
+    inst_ano
+ORDER BY
+    mectb12_dm_instaladas_ag.inst_ano ASC,
+    mectb12_dm_instaladas_ag.inst_mes ASC
+        ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/inventLineCidade.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/inventLineCidade.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..7165a524e028293500cc10f35e264a825ca5c33a
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/inventLineCidade.xaction
@@ -0,0 +1,79 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Inventory</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+    <ESTADO type="string">
+      <sources>
+        <request>ESTADO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+	<REGIAO type="string"/>
+        <ESTADO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+SELECT
+    initcap("mectb12_dm_instaladas_ag"."inst_mes_nm") AS mes,
+    cast("mectb12_dm_instaladas_ag"."inst_mes" as TEXT),
+    sum(inst_instaladas) as Instaladas
+FROM
+    mectb12_dm_instaladas_ag
+WHERE
+    inst_regiao = '{REGIAO}' AND
+    inst_estado = '{ESTADO}' AND
+    inst_data IS NOT NULL AND
+    inst_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE AND
+    -- inst_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) AND
+    mectb12_dm_instaladas_ag.inst_projeto = 3
+GROUP BY
+    inst_mes_nm,
+    inst_mes,
+    inst_ano
+ORDER BY
+    mectb12_dm_instaladas_ag.inst_ano ASC,
+    mectb12_dm_instaladas_ag.inst_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/inventLineEstado.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/inventLineEstado.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..51186d2d0d63e5d95b022debc21fd9c6ddc1ef19
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/inventLineEstado.xaction
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Inventory</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+SELECT
+    initcap("mectb12_dm_instaladas_ag"."inst_mes_nm") AS mes,
+    cast("mectb12_dm_instaladas_ag"."inst_mes" as TEXT),
+    sum(inst_instaladas) as Instaladas
+FROM
+    mectb12_dm_instaladas_ag
+WHERE
+    inst_regiao = '{REGIAO}' AND
+    inst_data IS NOT NULL AND
+    inst_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE AND
+    -- inst_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) AND
+    mectb12_dm_instaladas_ag.inst_projeto = 3
+GROUP BY
+    inst_mes_nm,
+    inst_mes,
+    inst_ano
+ORDER BY
+    mectb12_dm_instaladas_ag.inst_ano ASC,
+    mectb12_dm_instaladas_ag.inst_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/inventLineRegiao.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/inventLineRegiao.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..1a50a579ab154003383219c4c30e419e2e2ab922
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/inventLineRegiao.xaction
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Inventory</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+SELECT
+    initcap("mectb12_dm_instaladas_ag"."inst_mes_nm") AS mes,
+    cast("mectb12_dm_instaladas_ag"."inst_mes" as TEXT),
+    sum(inst_instaladas) as Instaladas
+FROM
+    mectb12_dm_instaladas_ag
+WHERE
+    inst_data IS NOT NULL AND
+    inst_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE AND
+    -- inst_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) AND
+    mectb12_dm_instaladas_ag.inst_projeto = 3
+GROUP BY
+    inst_mes_nm,
+    inst_mes,
+    inst_ano
+ORDER BY
+    mectb12_dm_instaladas_ag.inst_ano ASC,
+    mectb12_dm_instaladas_ag.inst_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/inventRelatorio.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/inventRelatorio.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..0656429d3768221b2036cd409bef3d982ff40dc7
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/inventRelatorio.xaction
@@ -0,0 +1,202 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence> 
+  <title>Relatório</title>
+  <version>1</version>
+  <logging-level>ERROR</logging-level>
+  <documentation> 
+    <author>C3SL</author>  
+    <description>.</description>  
+    <help/>  
+    <result-type/>  
+    <icon/> 
+  </documentation>
+
+  <inputs> 
+    <output-type type="string"> 
+      <default-value>pdf</default-value>  
+      <sources> 
+        <request>output-type</request> 
+      </sources> 
+    </output-type>  
+    <ESTADO type="string"> 
+      <sources> 
+        <request>ESTADO</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>  
+    <REGIAO type="string"> 
+      <sources> 
+        <request>REGIAO</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>  
+    <CIDADE type="string"> 
+      <sources> 
+        <request>CIDADE</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </CIDADE> 
+  </inputs>
+
+  <outputs/>
+
+  <resources> 
+    <ReportFile> 
+      <solution-file> 
+        <location>inventRelatorio.xml</location>  
+        <mime-type>report</mime-type> 
+      </solution-file> 
+    </ReportFile> 
+  </resources>
+
+  <actions>
+    <action-definition>
+      <component-name>JFreeReportComponent</component-name>
+      <action-type>JFree Report</action-type>
+      <action-inputs>
+        <ESTADO type="string"/>
+        <REGIAO type="string"/>
+        <CIDADE type="string"/>
+        <output-type type="string"/>
+      </action-inputs>
+      <action-resources>
+        <report-definition type="resource" mapping="ReportFile"/>
+      </action-resources>
+      <component-definition> 
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <source>sql</source>
+        <output-type><![CDATA[application/pdf]]></output-type>
+        <query>
+          <![CDATA[
+      SELECT
+              a.data_atual AS data_atual,
+              b.regiao AS regiao,
+              b.inv_estado AS inv_estado,
+              b.cidade AS cidade,
+              b.escola AS escola,
+              b.inv_maquina AS maquina,
+              b.inv_data AS data,
+              b.SO AS SO,
+              b.processador AS processador,
+              b.memoria AS memoria,
+              b.HD AS HD
+            FROM
+
+    (SELECT
+    distinct inv_escola,
+    inv_maquina as maquina,
+    to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), 'DD/MM/YYYY') AS data_atual
+    FROM
+    "mectb10_dm_inventario" mectb10_dm_inventario
+WHERE
+     inv_regiao = '{REGIAO}'
+ AND inv_estado = '{ESTADO}'
+ AND inv_cidade = '{CIDADE}'
+ AND mectb10_dm_inventario.inv_projeto = 3
+ORDER BY
+   inv_escola ASC
+    ) a
+
+INNER JOIN
+
+(SELECT
+    distinct on (inv_maquina) inv_maquina,
+    initcap(inv_regiao) AS regiao,
+    inv_estado,
+    initcap(inv_cidade) AS cidade,
+    inv_data,
+              inv_so AS SO,
+              inv_modelo_proc AS processador,
+              CASE WHEN inv_qtde_mem < 1024
+                THEN inv_qtde_mem || ' KiB'
+                ELSE CASE WHEN inv_qtde_mem < 1048576
+                  THEN inv_qtde_mem / 1024 || ' MiB'
+                  ELSE CASE WHEN inv_qtde_mem < 1073741824
+                    THEN inv_qtde_mem / 1048576 || ' GiB'
+                    ELSE inv_qtde_mem / 1073741824 || ' TiB'
+              END END END AS memoria,
+              CASE WHEN inv_tam_disco < 1000
+                THEN inv_tam_disco || ' GB'
+                ELSE CASE WHEN inv_tam_disco < 1000000
+                  THEN inv_tam_disco / 1000 || ' TB'
+                  ELSE inv_tam_disco / 1000000 || ' PB'
+              END END AS HD,
+    initcap(inv_escola) AS escola
+FROM
+    "mectb10_dm_inventario" mectb10_dm_inventario
+WHERE
+     inv_regiao = '{REGIAO}'
+ AND inv_estado = '{ESTADO}'
+ AND inv_cidade = '{CIDADE}'
+ AND mectb10_dm_inventario.inv_projeto = 3
+GROUP BY
+    inv_regiao,
+    inv_estado,
+    inv_cidade,
+    inv_escola,
+    inv_maquina,
+    inv_data,
+    SO,
+    processador,
+    memoria,
+    HD
+ORDER BY
+    inv_maquina ASC,
+    escola ASC
+    ) b on a.maquina = b.inv_maquina
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+
+<!--
+            SELECT
+              to_char(CURRENT_DATE, 'DD/MM/YYYY') AS data_atual,
+              initcap(inv_regiao) AS regiao,
+              inv_estado,
+              initcap(inv_cidade) AS cidade,
+              initcap(inv_escola) AS escola,
+              inv_maquina AS maquina,
+              MAX(inv_data) AS data,
+              inv_so AS SO,
+              inv_modelo_proc AS processador,
+              CASE WHEN inv_qtde_mem < 1024
+                THEN inv_qtde_mem || ' KiB'
+                ELSE CASE WHEN inv_qtde_mem < 1048576
+                  THEN inv_qtde_mem / 1024 || ' MiB'
+                  ELSE CASE WHEN inv_qtde_mem < 1073741824
+                    THEN inv_qtde_mem / 1048576 || ' GiB'
+                    ELSE inv_qtde_mem / 1073741824 || ' TiB'
+              END END END AS memoria,
+              CASE WHEN inv_tam_disco < 1000
+                THEN inv_tam_disco || ' GB'
+                ELSE CASE WHEN inv_tam_disco < 1000000
+                  THEN inv_tam_disco / 1000 || ' TB'
+                  ELSE inv_tam_disco / 1000000 || ' PB'
+              END END AS HD
+            FROM
+              "mectb10_dm_inventario" mectb10_dm_inventario
+            WHERE
+              inv_regiao = '{REGIAO}'
+              AND inv_estado = '{ESTADO}'
+              AND inv_cidade = '{CIDADE}'
+            GROUP BY
+              inv_regiao,
+              inv_estado,
+              inv_cidade,
+              inv_escola,
+              maquina,
+              SO,
+              processador,
+              memoria,
+              HD
+            ORDER BY
+              inv_escola ASC,
+              inv_maquina ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/inventRelatorio.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/inventRelatorio.xml
new file mode 100644
index 0000000000000000000000000000000000000000..68192e7f20a6f49b4ea34d2d8df1e4f0b25a6926
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/inventRelatorio.xml
@@ -0,0 +1,1807 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<report-definition xmlns="http://jfreereport.sourceforge.net/namespaces/reports/legacy/ext" name="JFreeReport-WizardReport" engine-version="0.8.9.11">
+  <parser-config>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.base.URLClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.objects.DefaultClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.objects.BandLayoutClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.base.ArrayClassFactory"/>
+    <element-factory class="org.jfree.report.modules.parser.ext.factory.elements.DefaultElementFactory"/>
+    <stylekey-factory class="org.jfree.report.modules.parser.ext.factory.stylekey.DefaultStyleKeyFactory"/>
+    <stylekey-factory class="org.jfree.report.modules.parser.ext.factory.stylekey.PageableLayoutStyleKeyFactory"/>
+    <template-factory class="org.jfree.report.modules.parser.ext.factory.templates.DefaultTemplateCollection"/>
+    <datasource-factory class="org.jfree.report.modules.parser.ext.factory.datasource.DefaultDataSourceFactory"/>
+  </parser-config>
+  <report-config>
+    <simple-page-definition width="1" height="1">
+      <page orientation="portrait" topmargin="10" leftmargin="10" bottommargin="10" rightmargin="10" pageformat="A4"/>
+    </simple-page-definition>
+    <configuration>
+      <property name="org.jfree.report.modules.output.pageable.pdf.Encoding">ISO-8859-1</property>
+      <property name="org.jfree.report.NoPrinterAvailable">true</property>
+    </configuration>
+  </report-config>
+  <report-description>
+    <report-header>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="Element@19423474" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">230.0</basic-key>
+          <basic-key name="y">30.0</basic-key>
+          <basic-key name="min-width">345.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Região: $(regiao)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@12425766" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">50.0</basic-key>
+          <basic-key name="min-width">160.0</basic-key>
+          <basic-key name="min-height">30.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Estado: $(inv_estado)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@19262980" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">230.0</basic-key>
+          <basic-key name="y">50.0</basic-key>
+          <basic-key name="min-width">345.0</basic-key>
+          <basic-key name="min-height">30.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Cidade: $(cidade)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@25939585" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">30.0</basic-key>
+          <basic-key name="min-width">148.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Data: $(data_atual)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@982014" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">337.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">14</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Relatório de Inventário por Cidade</basic-object>
+        </template>
+      </element>
+    </report-header>
+    <report-footer>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </report-footer>
+    <page-header>
+      <style>
+        <basic-key name="display-on-firstpage">true</basic-key>
+        <basic-key name="display-on-lastpage">true</basic-key>
+        <basic-key name="sticky">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </page-header>
+    <page-footer>
+      <style>
+        <basic-key name="display-on-firstpage">true</basic-key>
+        <basic-key name="display-on-lastpage">true</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="TextField@388706379" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">508.99875</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">66.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">right</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">ShowPageNumber</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </page-footer>
+    <watermark>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="min-width">575.0</basic-key>
+        <basic-key name="min-height">822.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </watermark>
+    <groups>
+      <group name="default">
+        <fields/>
+        <group-header>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">true</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="min-width">0.0</basic-key>
+            <basic-key name="min-height">30.0</basic-key>
+            <basic-key name="max-width">32767.0</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+          <band>
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">575.0</basic-key>
+              <basic-key name="max-height">2.14748365E9</basic-key>
+            </style>
+            <element type="shape/generic">
+              <style>
+                <basic-key name="border-top-width">1.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">1.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">1.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">1.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">-100.0</basic-key>
+                <basic-key name="min-height">-100.0</basic-key>
+                <basic-key name="paint">#d2d2d2</basic-key>
+                <compound-key name="stroke" class="java.awt.BasicStroke">
+                  <basic-object name="value">1.0</basic-object>
+                </compound-key>
+                <basic-key name="scale">true</basic-key>
+                <basic-key name="keepAspectRatio">false</basic-key>
+                <basic-key name="fill-shape">true</basic-key>
+                <basic-key name="draw-shape">false</basic-key>
+              </style>
+              <datasource type="StaticDataSource">
+                <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+                  <basic-object name="height">100.0</basic-object>
+                  <basic-object name="width">100.0</basic-object>
+                  <basic-object name="x">0.0</basic-object>
+                  <basic-object name="y">0.0</basic-object>
+                </compound-object>
+              </datasource>
+            </element>
+          </band>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">110.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">left</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Máquina</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">110.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">65.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Último Inventário</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">180.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">114.99715</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Sistema Operacional</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">305.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">130.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Processador</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">445.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">60.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Memória</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">515.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">60.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Disco</basic-object>
+            </template>
+          </element>
+        </group-header>
+        <group-footer>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">32767.0</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+        </group-footer>
+      </group>
+      <group name="escola">
+        <fields>
+          <field>escola</field>
+        </fields>
+        <group-header>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">32767.0</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+          <band>
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">16.0</basic-key>
+              <basic-key name="max-width">575.0</basic-key>
+              <basic-key name="max-height">2.14748365E9</basic-key>
+            </style>
+            <element type="shape/generic">
+              <style>
+                <basic-key name="border-top-width">1.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">1.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">1.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">1.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">-100.0</basic-key>
+                <basic-key name="min-height">-100.0</basic-key>
+                <basic-key name="paint">#d2d2d2</basic-key>
+                <compound-key name="stroke" class="java.awt.BasicStroke">
+                  <basic-object name="value">1.0</basic-object>
+                </compound-key>
+                <basic-key name="scale">true</basic-key>
+                <basic-key name="keepAspectRatio">false</basic-key>
+                <basic-key name="fill-shape">true</basic-key>
+                <basic-key name="draw-shape">false</basic-key>
+              </style>
+              <datasource type="StaticDataSource">
+                <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+                  <basic-object name="height">100.0</basic-object>
+                  <basic-object name="width">100.0</basic-object>
+                  <basic-object name="x">0.0</basic-object>
+                  <basic-object name="y">0.0</basic-object>
+                </compound-object>
+              </datasource>
+            </element>
+          </band>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">16.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">left</basic-key>
+              <basic-key name="valignment">middle</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="message-field">
+              <basic-object name="format">$(escola)</basic-object>
+              <basic-object name="nullValue"></basic-object>
+            </template>
+          </element>
+        </group-header>
+        <group-footer>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">32767.0</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+        </group-footer>
+      </group>
+    </groups>
+    <itemband>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="RowBandingBackgroundRect_IAmTheRandomSuffix314152654" type="shape/generic">
+        <style>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">-100.0</basic-key>
+          <basic-key name="min-height">-100.0</basic-key>
+          <basic-key name="paint">#e6e6e6</basic-key>
+          <compound-key name="stroke" class="java.awt.BasicStroke">
+            <basic-object name="value">1.0</basic-object>
+          </compound-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">false</basic-key>
+          <basic-key name="fill-shape">true</basic-key>
+          <basic-key name="draw-shape">false</basic-key>
+        </style>
+        <datasource type="StaticDataSource">
+          <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+            <basic-object name="height">100.0</basic-object>
+            <basic-object name="width">100.0</basic-object>
+            <basic-object name="x">0.0</basic-object>
+            <basic-object name="y">0.0</basic-object>
+          </compound-object>
+        </datasource>
+      </element>
+      <element name="maquinaElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">110.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">32767.0</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">maquina</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="soElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">180.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">115.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">32767.0</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">so</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="processadorElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">305.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">130.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">32767.0</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">processador</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="DateField@31666773" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">110.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">65.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="date-field">
+          <compound-object name="dateFormat">
+            <basic-object name="2DigitYearStart">1930-05-11T10:37:44.300-0300</basic-object>
+            <compound-object name="calendar">
+              <basic-object name="class">java.util.GregorianCalendar</basic-object>
+            </compound-object>
+            <compound-object name="dateFormatSymbols">
+              <basic-object name="class">java.text.DateFormatSymbols</basic-object>
+            </compound-object>
+            <basic-object name="lenient">true</basic-object>
+            <compound-object name="numberFormat" class="java.text.DecimalFormat">
+              <compound-object name="decimalFormatSymbols">
+                <basic-object name="currencySymbol">R$</basic-object>
+                <basic-object name="decimalSeparator">,</basic-object>
+                <basic-object name="digit">#</basic-object>
+                <basic-object name="groupingSeparator">.</basic-object>
+                <basic-object name="infinity">∞</basic-object>
+                <basic-object name="internationalCurrencySymbol">BRL</basic-object>
+                <basic-object name="minusSign">-</basic-object>
+                <basic-object name="monetaryDecimalSeparator">,</basic-object>
+                <basic-object name="naN">�</basic-object>
+                <basic-object name="patternSeparator">;</basic-object>
+                <basic-object name="perMill">‰</basic-object>
+                <basic-object name="percent">%</basic-object>
+                <basic-object name="zeroDigit">0</basic-object>
+              </compound-object>
+              <basic-object name="decimalSeparatorAlwaysShown">false</basic-object>
+              <basic-object name="groupingSize">3</basic-object>
+              <basic-object name="groupingUsed">false</basic-object>
+              <basic-object name="maximumFractionDigits">0</basic-object>
+              <basic-object name="maximumIntegerDigits">2147483647</basic-object>
+              <basic-object name="minimumFractionDigits">0</basic-object>
+              <basic-object name="minimumIntegerDigits">1</basic-object>
+              <basic-object name="multiplier">1</basic-object>
+              <basic-object name="negativePrefix">-</basic-object>
+              <basic-object name="negativeSuffix"></basic-object>
+              <basic-object name="parseIntegerOnly">true</basic-object>
+              <basic-object name="pattern">###0</basic-object>
+              <basic-object name="positivePrefix"></basic-object>
+              <basic-object name="positiveSuffix"></basic-object>
+            </compound-object>
+            <basic-object name="pattern">dd/MM/yyyy</basic-object>
+          </compound-object>
+          <basic-object name="field">data</basic-object>
+          <basic-object name="format">dd/MM/yyyy</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@10148220" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">445.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">60.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">$(memoria)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@4734828" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">515.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">60.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">$(hd)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </itemband>
+    <no-data-band>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="noDataLabelElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">575.0</basic-key>
+          <basic-key name="min-height">18.0</basic-key>
+          <basic-key name="max-width">32767.0</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">false</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Nenhum dado disponível</basic-object>
+        </template>
+      </element>
+    </no-data-band>
+  </report-description>
+  <functions>
+    <property-ref name="report.name" class="java.lang.String">JFreeReport-WizardReport</property-ref>
+    <expression name="noDataLabelElementHideIfNullTrigger" class="org.jfree.report.function.HideElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">noDataLabelElement</property>
+      </properties>
+    </expression>
+    <expression name="dummyGroupFooterHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">dummyGroupFooter</property>
+      </properties>
+    </expression>
+    <expression name="escolaGroupHeaderHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">escolaGroupHeader</property>
+      </properties>
+    </expression>
+    <expression name="escolaGroupFooterHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">escolaGroupFooter</property>
+      </properties>
+    </expression>
+    <expression name="ShowPageNumber" class="org.jfree.report.function.PageOfPagesFunction">
+      <properties>
+        <property name="format">{0}/{1}</property>
+        <property name="pageIncrement" class="java.lang.Integer">1</property>
+        <property name="startPage" class="java.lang.Integer">1</property>
+      </properties>
+    </expression>
+    <expression name="org.jfree.report.function.ElementVisibilitySwitchFunction@2d8dea20" class="org.jfree.report.function.ElementVisibilitySwitchFunction">
+      <properties>
+        <property name="element">RowBandingBackgroundRect_IAmTheRandomSuffix314152654</property>
+        <property name="initialState" class="java.lang.Boolean">false</property>
+        <property name="numberOfElements" class="java.lang.Integer">1</property>
+      </properties>
+    </expression>
+  </functions>
+</report-definition>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/linechartBrasil.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/linechartBrasil.xml
new file mode 100644
index 0000000000000000000000000000000000000000..97d3fd7634a5dfb0f480578daedb4b3959aea33e
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/linechartBrasil.xml
@@ -0,0 +1,55 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+   
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>projector/inventario</data-path>
+        <data-action>inventLineBrasil.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/linechartCidade.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/linechartCidade.xml
new file mode 100644
index 0000000000000000000000000000000000000000..1345e05590cbdb040259badae8cf8e9187926816
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/linechartCidade.xml
@@ -0,0 +1,55 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+   
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>projector/inventario</data-path>
+        <data-action>inventLineCidade.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/linechartEstado.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/linechartEstado.xml
new file mode 100644
index 0000000000000000000000000000000000000000..15825ff960e4aa32ab2a9199a43684bf634061db
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/linechartEstado.xml
@@ -0,0 +1,55 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+   
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>projector/inventario</data-path>
+        <data-action>inventLineEstado.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/linechartRegiao.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/linechartRegiao.xml
new file mode 100644
index 0000000000000000000000000000000000000000..ac47cc9f8af85c45d9f4c60d8bda85d13f152653
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/projector/inventario/linechartRegiao.xml
@@ -0,0 +1,55 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+   
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>projector/inventario</data-path>
+        <data-action>inventLineRegiao.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/alertBarBrasil.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/alertBarBrasil.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..940bf86c60066310bc1630d7b937a5c66b89e7cc
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/alertBarBrasil.xaction
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Alert</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+        <![CDATA[
+            SELECT
+              to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), 'DD/MM/YYYY') AS Brasil,
+              SUM(inst_hd_modificado) AS "Máquinas com HD modificado",
+              SUM(inst_mem_modificada) AS "Máquinas com memória modificada"
+            FROM
+              mectb12_dm_instaladas_ag
+            WHERE
+              inst_data IS NOT NULL AND
+              inst_mes = date_part('month',CURRENT_DATE-1) AND
+              inst_ano = date_part('year',CURRENT_DATE-1) AND
+              mectb12_dm_instaladas_ag.inst_projeto = 1
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), 'DD/MM/YYYY') AS Brasil,
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE inv_alerta_hd = 'B1') AS "Máquinas com HD modificado",
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE inv_alerta_mem = 'B1') AS "Máquinas com memória modificada"
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/alertBarCidade.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/alertBarCidade.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..a2549ef82979dfb5b09b4368ead2d7e0b7024d3e
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/alertBarCidade.xaction
@@ -0,0 +1,88 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence> 
+  <title>Alert</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation> 
+    <author>C3SL</author>  
+    <description>Empty blank action sequence document</description>  
+    <help/>  
+    <result-type/>  
+    <icon/> 
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+    <ESTADO type="string">
+      <sources>
+        <request>ESTADO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+  
+  <actions> 
+    <action-definition> 
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <ESTADO type="string"/>
+      </action-inputs>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs> 
+        <query-result type="result-set" mapping="swresult"/> 
+      </action-outputs>
+      <component-definition> 
+        <live><![CDATA[false]]></live>  
+        <driver><![CDATA[org.postgresql.Driver]]></driver>  
+        <connection><![CDATA[jdbc:postgresql://]]></connection>  
+        <user-id><![CDATA[]]></user-id>  
+        <password><![CDATA[]]></password>  
+        <query>
+          <![CDATA[
+            SELECT
+                CASE WHEN hd.cidade IS NULL then mem.cidade ELSE hd.cidade END AS Cidade,
+                CASE WHEN hd.hd IS NULL THEN 0 ELSE hd.hd END AS "Máquinas com HD modificado",
+                CASE WHEN mem.mem IS NULL THEN 0 ELSE mem.mem END AS "Máquinas com memória modificada"
+            FROM
+                (SELECT count(distinct inv_maquina) AS hd,
+                    inv_cidade AS cidade
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}'
+                    AND inv_estado = '{ESTADO}'
+                    AND inv_alerta_hd = 'B1'
+                    AND inv_projeto = 1
+                GROUP BY inv_cidade) hd
+            FULL OUTER JOIN
+                (SELECT count(distinct inv_maquina) AS mem,
+                    inv_cidade AS cidade
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}'
+                    AND inv_estado = '{ESTADO}'
+                    AND inv_alerta_mem = 'B1'
+                    AND inv_projeto = 1
+                GROUP BY inv_cidade) mem
+            ON mem.cidade = hd.cidade
+            ORDER BY
+                Cidade ASC
+          ]]> 
+        </query>
+      </component-definition> 
+    </action-definition>
+  </actions> 
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/alertBarEstado.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/alertBarEstado.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..7d2d12320df835d5609f0b54c22f022313003ce0
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/alertBarEstado.xaction
@@ -0,0 +1,93 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Alert</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              inst_estado AS Estado,
+              SUM(inst_hd_modificado) AS "Máquinas com HD modificado",
+              SUM(inst_mem_modificada) AS "Máquinas com memória modificada"
+            FROM
+              mectb12_dm_instaladas_ag
+            WHERE
+              inst_regiao = '{REGIAO}' AND
+              inst_data IS NOT NULL AND
+              inst_mes = date_part('month',CURRENT_DATE-1) AND
+              inst_ano = date_part('year',CURRENT_DATE-1) AND
+              mectb12_dm_instaladas_ag.inst_projeto = 1
+            GROUP BY
+              Estado
+            ORDER BY
+              Estado ASC
+            ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+                CASE WHEN hd.estado IS NULL then mem.estado ELSE hd.estado END AS Estado,
+                CASE WHEN hd.hd IS NULL THEN 0 ELSE hd.hd END AS "Máquinas com HD modificado",
+                CASE WHEN mem.mem IS NULL THEN 0 ELSE mem.mem END AS "Máquinas com memória modificada"
+            FROM
+                (SELECT count(distinct inv_maquina) AS hd,
+                    inv_estado AS estado
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}'
+                    AND inv_alerta_hd = 'B1'
+                GROUP BY inv_estado) hd
+            FULL OUTER JOIN
+                (SELECT count(distinct inv_maquina) AS mem,
+                    inv_estado AS estado
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}'
+                    AND inv_alerta_mem = 'B1'
+                GROUP BY inv_estado) mem
+            ON mem.estado = hd.estado
+            ORDER BY
+                Estado ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/alertBarRegiao.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/alertBarRegiao.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..ee0434af574e029729aaefc642121494b80b9406
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/alertBarRegiao.xaction
@@ -0,0 +1,79 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Alert</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              inst_regiao AS Regiao,
+              SUM(inst_hd_modificado) AS "Máquinas com HD modificado",
+              SUM(inst_mem_modificada) AS "Máquinas com memória modificada"
+            FROM
+              mectb12_dm_instaladas_ag
+            WHERE
+              inst_regiao <> 'NULL' AND
+              inst_data IS NOT NULL AND
+              inst_mes = date_part('month',CURRENT_DATE-1) AND
+              inst_ano = date_part('year',CURRENT_DATE-1) AND
+              inst_projeto = 1
+            GROUP BY
+              Regiao
+            ORDER BY
+              Regiao ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+                CASE WHEN hd.regiao IS NULL then mem.regiao ELSE hd.regiao END AS Regiao,
+                CASE WHEN hd.hd IS NULL THEN 0 ELSE hd.hd END AS "Máquinas com HD modificado",
+                CASE WHEN mem.mem IS NULL THEN 0 ELSE mem.mem END AS "Máquinas com memória modificada"
+            FROM
+                (SELECT count(distinct inv_maquina) AS hd,
+                    inv_regiao AS regiao
+                FROM mectb10_dm_inventario
+                WHERE inv_alerta_hd = 'B1'
+                GROUP BY inv_regiao) hd
+            FULL OUTER JOIN
+                (SELECT count(distinct inv_maquina) AS mem,
+                    inv_regiao AS regiao
+                FROM mectb10_dm_inventario
+                WHERE inv_alerta_mem = 'B1'
+                GROUP BY inv_regiao) mem
+            ON mem.regiao = hd.regiao
+            ORDER BY
+                Regiao ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/alertLineBrasil.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/alertLineBrasil.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..b82cc6732e9a2921e015c0de707804519209ba34
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/alertLineBrasil.xaction
@@ -0,0 +1,96 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Alert</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+                initcap("mectb12_dm_instaladas_ag"."inst_mes_nm") AS mes,
+                cast("mectb12_dm_instaladas_ag"."inst_mes" as TEXT),
+                SUM(inst_hd_modificado) AS "Máquinas com HD modificado",
+                SUM(inst_mem_modificada) AS "Máquinas com memória modificada"
+            FROM
+                mectb12_dm_instaladas_ag
+            WHERE
+                inst_data IS NOT NULL AND
+                inst_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE AND
+                -- inst_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) AND
+                mectb12_dm_instaladas_ag.inst_projeto = 1
+            GROUP BY
+                inst_mes_nm,
+                inst_mes,
+                inst_ano
+            ORDER BY
+                mectb12_dm_instaladas_ag.inst_ano ASC,
+                mectb12_dm_instaladas_ag.inst_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+
+            SELECT
+                CASE WHEN hd.mes_nm IS NULL then mem.mes_nm ELSE hd.mes_nm END AS Mes_nm,
+                CASE WHEN hd.mes IS NULL then mem.mes ELSE hd.mes END AS Mes,
+                CASE WHEN hd.hd IS NULL THEN 0 ELSE hd.hd END AS "Máquinas com HD modificado",
+                CASE WHEN mem.mem IS NULL THEN 0 ELSE mem.mem END AS "Máquinas com memória modificada"
+            FROM
+                (SELECT count(distinct inv_maquina) AS hd,
+                    initcap(inv_mes_nm) AS mes_nm,
+                    cast(inv_mes as text) AS mes
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_alerta_hd = 'B1' AND
+                    inv_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND
+                    date_part('month',CURRENT_DATE)
+                GROUP BY
+                    inv_mes_nm,
+                    inv_mes) hd
+            FULL OUTER JOIN
+                (SELECT count(distinct inv_maquina) AS mem,
+                    initcap(inv_mes_nm) AS mes_nm,
+                    cast(inv_mes AS text) AS mes
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_alerta_mem = 'B1' AND
+                    inv_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND
+                    date_part('month',CURRENT_DATE)
+                GROUP BY
+                    inv_mes_nm,
+                    inv_mes) mem
+            ON mem.mes = hd.mes
+            ORDER BY
+                Mes ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/alertLineCidade.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/alertLineCidade.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..60b88419931c5d8336b8e8b13f20132202e6cc6d
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/alertLineCidade.xaction
@@ -0,0 +1,118 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Alert</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <ESTADO type="string">
+      <sources>
+        <request>ESTADO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <ESTADO type="string"/>
+	<REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+                initcap("mectb12_dm_instaladas_ag"."inst_mes_nm") AS mes,
+                cast("mectb12_dm_instaladas_ag"."inst_mes" as TEXT),
+                SUM(inst_hd_modificado) AS "Máquinas com HD modificado",
+                SUM(inst_mem_modificada) AS "Máquinas com memória modificada"
+            FROM
+                mectb12_dm_instaladas_ag
+            WHERE
+                inst_regiao = '{REGIAO}' AND
+                inst_estado = '{ESTADO}' AND
+                inst_data IS NOT NULL AND
+                inst_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE AND
+                -- inst_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) AND
+                mectb12_dm_instaladas_ag.inst_projeto = 1
+            GROUP BY
+                inst_mes_nm,
+                inst_mes,
+                inst_ano
+            ORDER BY
+                mectb12_dm_instaladas_ag.inst_ano ASC,
+                mectb12_dm_instaladas_ag.inst_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+                CASE WHEN hd.mes_nm IS NULL then mem.mes_nm ELSE hd.mes_nm END AS Mes_nm,
+                CASE WHEN hd.mes IS NULL then mem.mes ELSE hd.mes END AS Mes,
+                CASE WHEN hd.hd IS NULL THEN 0 ELSE hd.hd END AS "Máquinas com HD modificado",
+                CASE WHEN mem.mem IS NULL THEN 0 ELSE mem.mem END AS "Máquinas com memória modificada"
+            FROM
+                (SELECT count(distinct inv_maquina) AS hd,
+                    initcap(inv_mes_nm) AS mes_nm,
+                    cast(inv_mes as text) AS mes
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}' AND
+                    inv_estado = '{ESTADO}' AND
+                    inv_alerta_hd = 'B1' AND
+                    inv_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND
+                    date_part('month',CURRENT_DATE)
+                GROUP BY
+                    inv_mes_nm,
+                    inv_mes) hd
+            FULL OUTER JOIN
+                (SELECT count(distinct inv_maquina) AS mem,
+                    initcap(inv_mes_nm) AS mes_nm,
+                    cast(inv_mes AS text) AS mes
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}' AND
+                    inv_estado = '{ESTADO}' AND
+                    inv_alerta_mem = 'B1' AND
+                    inv_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND
+                    date_part('month',CURRENT_DATE)
+                GROUP BY
+                    inv_mes_nm,
+                    inv_mes) mem
+            ON mem.mes = hd.mes
+            ORDER BY
+                Mes ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/alertLineEstado.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/alertLineEstado.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..e8ad2d2072959047f0aad9f3b8fa2e1573b4dc19
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/alertLineEstado.xaction
@@ -0,0 +1,108 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Alert</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+         <![CDATA[
+            SELECT
+                initcap("mectb12_dm_instaladas_ag"."inst_mes_nm") AS mes,
+                cast("mectb12_dm_instaladas_ag"."inst_mes" as TEXT),
+                SUM(inst_hd_modificado) AS "Máquinas com HD modificado",
+                SUM(inst_mem_modificada) AS "Máquinas com memória modificada"
+            FROM
+                mectb12_dm_instaladas_ag
+            WHERE
+                inst_regiao = '{REGIAO}' AND
+                inst_data IS NOT NULL AND
+                inst_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE AND
+                -- inst_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) AND
+                mectb12_dm_instaladas_ag.inst_projeto = 1
+            GROUP BY
+                inst_mes_nm,
+                inst_mes,
+                inst_ano
+            ORDER BY
+                mectb12_dm_instaladas_ag.inst_ano ASC,
+                mectb12_dm_instaladas_ag.inst_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+                CASE WHEN hd.mes_nm IS NULL then mem.mes_nm ELSE hd.mes_nm END AS Mes_nm,
+                CASE WHEN hd.mes IS NULL then mem.mes ELSE hd.mes END AS Mes,
+                CASE WHEN hd.hd IS NULL THEN 0 ELSE hd.hd END AS "Máquinas com HD modificado",
+                CASE WHEN mem.mem IS NULL THEN 0 ELSE mem.mem END AS "Máquinas com memória modificada"
+            FROM
+                (SELECT count(distinct inv_maquina) AS hd,
+                    initcap(inv_mes_nm) AS mes_nm,
+                    cast(inv_mes as text) AS mes
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}' AND
+                    inv_alerta_hd = 'B1' AND
+                    inv_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND
+                    date_part('month',CURRENT_DATE)
+                GROUP BY
+                    inv_mes_nm,
+                    inv_mes) hd
+            FULL OUTER JOIN
+                (SELECT count(distinct inv_maquina) AS mem,
+                    initcap(inv_mes_nm) AS mes_nm,
+                    cast(inv_mes AS text) AS mes
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}' AND
+                    inv_alerta_mem = 'B1' AND
+                    inv_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND
+                    date_part('month',CURRENT_DATE)
+                GROUP BY
+                    inv_mes_nm,
+                    inv_mes) mem
+            ON mem.mes = hd.mes
+            ORDER BY
+                Mes ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/alertLineRegiao.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/alertLineRegiao.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..3a451b3cfd6fa5666b56bcb075c733db6a2fb8bf
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/alertLineRegiao.xaction
@@ -0,0 +1,95 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Alert</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+                initcap("mectb12_dm_instaladas_ag"."inst_mes_nm") AS mes,
+                cast("mectb12_dm_instaladas_ag"."inst_mes" as TEXT),
+                SUM(inst_hd_modificado) AS "Máquinas com HD modificado",
+                SUM(inst_mem_modificada) AS "Máquinas com memória modificada"
+            FROM
+                mectb12_dm_instaladas_ag
+            WHERE
+                inst_data IS NOT NULL AND
+                inst_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE AND
+                -- inst_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) AND
+                mectb12_dm_instaladas_ag.inst_projeto = 1
+            GROUP BY
+                inst_mes_nm,
+                inst_mes,
+                inst_ano
+            ORDER BY
+                mectb12_dm_instaladas_ag.inst_ano ASC,
+                mectb12_dm_instaladas_ag.inst_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+                CASE WHEN hd.mes_nm IS NULL then mem.mes_nm ELSE hd.mes_nm END AS Mes_nm,
+                CASE WHEN hd.mes IS NULL then mem.mes ELSE hd.mes END AS Mes,
+                CASE WHEN hd.hd IS NULL THEN 0 ELSE hd.hd END AS "Máquinas com HD modificado",
+                CASE WHEN mem.mem IS NULL THEN 0 ELSE mem.mem END AS "Máquinas com memória modificada"
+            FROM
+                (SELECT count(distinct inv_maquina) AS hd,
+                    initcap(inv_mes_nm) AS mes_nm,
+                    cast(inv_mes as text) AS mes
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_alerta_hd = 'B1' AND
+                    inv_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND
+                    date_part('month',CURRENT_DATE)
+                GROUP BY
+                    inv_mes_nm,
+                    inv_mes) hd
+            FULL OUTER JOIN
+                (SELECT count(distinct inv_maquina) AS mem,
+                    initcap(inv_mes_nm) AS mes_nm,
+                    cast(inv_mes AS text) AS mes
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_alerta_mem = 'B1' AND
+                    inv_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND
+                    date_part('month',CURRENT_DATE)
+                GROUP BY
+                    inv_mes_nm,
+                    inv_mes) mem
+            ON mem.mes = hd.mes
+            ORDER BY
+                Mes ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/alertPieBrasil.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/alertPieBrasil.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..eacc26d26b0797318f3305a59f89dd21d91a7026
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/alertPieBrasil.xaction
@@ -0,0 +1,101 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Alert</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              ( SELECT count(inv_maquina)
+                FROM
+                  ( SELECT
+                      MAX(inv_data) as data,
+                      inv_maquina as maquina,
+                      inv_escola as escola
+                    FROM mectb10_dm_inventario
+                    GROUP BY escola, maquina ) as temp,
+                  mectb10_dm_inventario
+                WHERE
+                  mectb10_dm_inventario.inv_data = data AND
+                  mectb10_dm_inventario.inv_maquina = maquina AND
+                  mectb10_dm_inventario.inv_escola = escola AND
+                  inv_alerta_hd = 'B0' AND
+                  inv_alerta_mem = 'B0' AND
+                  mectb10_dm_inventario.inv_projeto = 1 ) AS "OK",
+              ( SELECT count(inv_maquina)
+                FROM
+                  ( SELECT
+                      MAX(inv_data) as data,
+                      inv_maquina as maquina,
+                      inv_escola as escola
+                    FROM mectb10_dm_inventario
+                    GROUP BY escola, maquina ) as temp,
+                  mectb10_dm_inventario
+                WHERE
+                  mectb10_dm_inventario.inv_data = data AND
+                  mectb10_dm_inventario.inv_maquina = maquina AND
+                  mectb10_dm_inventario.inv_escola = escola AND
+                  inv_alerta_hd = 'B1' AND
+                  mectb10_dm_inventario.inv_projeto = 1 ) AS "HD",
+              ( SELECT count(inv_maquina)
+                FROM
+                  ( SELECT
+                      MAX(inv_data) as data,
+                      inv_maquina as maquina,
+                      inv_escola as escola
+                    FROM mectb10_dm_inventario
+                    GROUP BY escola, maquina ) as temp,
+                  mectb10_dm_inventario
+                WHERE
+                  mectb10_dm_inventario.inv_data = data AND
+                  mectb10_dm_inventario.inv_maquina = maquina AND
+                  mectb10_dm_inventario.inv_escola = escola AND
+                  inv_alerta_mem = 'B1' AND
+                  mectb10_dm_inventario.inv_projeto = 1 ) AS "MM"
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE inv_alerta_hd = 'B0' AND inv_alerta_mem = 'B0') AS "Máquinas sem modificação",
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE inv_alerta_hd = 'B1') AS "Máquinas com HD modificado",
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE inv_alerta_mem = 'B1') AS "Máquinas com memória modificada"
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/alertPieCidade.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/alertPieCidade.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..c22b67d26216118212542ec7d4b99bbbf428dfa6
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/alertPieCidade.xaction
@@ -0,0 +1,133 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Alert</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+    <ESTADO type="string">
+      <sources>
+        <request>ESTADO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+        <ESTADO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              ( SELECT count(inv_maquina)
+                FROM
+                  ( SELECT
+                      MAX(inv_data) as data,
+                      inv_maquina as maquina,
+                      inv_escola as escola
+                    FROM mectb10_dm_inventario
+                    GROUP BY escola, maquina ) as temp,
+                  mectb10_dm_inventario
+                WHERE
+                  mectb10_dm_inventario.inv_data = data AND
+                  mectb10_dm_inventario.inv_maquina = maquina AND
+                  mectb10_dm_inventario.inv_escola = escola AND
+                  inv_regiao = '{REGIAO}' AND
+                  inv_estado = '{ESTADO}' AND
+                  inv_alerta_hd = 'B0' AND
+                  inv_alerta_mem = 'B0' AND
+                  mectb10_dm_inventario.inv_projeto = 1 ) AS "OK",
+              ( SELECT count(inv_maquina)
+                FROM
+                  ( SELECT
+                      MAX(inv_data) as data,
+                      inv_maquina as maquina,
+                      inv_escola as escola
+                    FROM mectb10_dm_inventario
+                    GROUP BY escola, maquina ) as temp,
+                  mectb10_dm_inventario
+                WHERE
+                  mectb10_dm_inventario.inv_data = data AND
+                  mectb10_dm_inventario.inv_maquina = maquina AND
+                  mectb10_dm_inventario.inv_escola = escola AND
+                  inv_regiao = '{REGIAO}' AND
+                  inv_estado = '{ESTADO}' AND
+                  inv_alerta_hd = 'B1' AND
+                  mectb10_dm_inventario.inv_projeto = 1 ) AS "HD",
+              ( SELECT count(inv_maquina)
+                FROM
+                  ( SELECT
+                      MAX(inv_data) as data,
+                      inv_maquina as maquina,
+                      inv_escola as escola
+                    FROM mectb10_dm_inventario
+                    GROUP BY escola, maquina ) as temp,
+                  mectb10_dm_inventario
+                WHERE
+                  mectb10_dm_inventario.inv_data = data AND
+                  mectb10_dm_inventario.inv_maquina = maquina AND
+                  mectb10_dm_inventario.inv_escola = escola AND
+                  inv_regiao = '{REGIAO}' AND
+                  inv_estado = '{ESTADO}' AND
+                  inv_alerta_mem = 'B1' AND
+                  mectb10_dm_inventario.inv_projeto = 1 ) AS "MM"
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}'
+                    AND inv_estado = '{ESTADO}'
+                    AND inv_alerta_hd = 'B0' AND inv_alerta_mem = 'B0') AS "Máquinas sem modificação",
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}'
+                    AND inv_estado = '{ESTADO}'
+                    AND inv_alerta_hd = 'B1') AS "Máquinas com HD modificado",
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}'
+                    AND inv_estado = '{ESTADO}'
+                    AND inv_alerta_mem = 'B1') AS "Máquinas com memória modificada"
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/alertPieEstado.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/alertPieEstado.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..25b244dfb94934117c3f3acfddaf19c61f0f2d6c
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/alertPieEstado.xaction
@@ -0,0 +1,121 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Alert</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              ( SELECT count(inv_maquina)
+                FROM
+                  ( SELECT
+                      MAX(inv_data) as data,
+                      inv_maquina as maquina,
+                      inv_escola as escola
+                    FROM mectb10_dm_inventario
+                    GROUP BY escola, maquina ) as temp,
+                  mectb10_dm_inventario
+                WHERE
+                  mectb10_dm_inventario.inv_data = data AND
+                  mectb10_dm_inventario.inv_maquina = maquina AND
+                  mectb10_dm_inventario.inv_escola = escola AND
+                  inv_regiao = '{REGIAO}' AND
+                  inv_alerta_hd = 'B0' AND
+                  inv_alerta_mem = 'B0' AND
+                  mectb10_dm_inventario.inv_projeto = 1 ) AS "OK",
+              ( SELECT count(inv_maquina)
+                FROM
+                  ( SELECT
+                      MAX(inv_data) as data,
+                      inv_maquina as maquina,
+                      inv_escola as escola
+                    FROM mectb10_dm_inventario
+                    GROUP BY escola, maquina ) as temp,
+                  mectb10_dm_inventario
+                WHERE
+                  mectb10_dm_inventario.inv_data = data AND
+                  mectb10_dm_inventario.inv_maquina = maquina AND
+                  mectb10_dm_inventario.inv_escola = escola AND
+                  inv_regiao = '{REGIAO}' AND
+                  inv_alerta_hd = 'B1' AND
+                  mectb10_dm_inventario.inv_projeto = 1 ) AS "HD",
+              ( SELECT count(inv_maquina)
+                FROM
+                  ( SELECT
+                      MAX(inv_data) as data,
+                      inv_maquina as maquina,
+                      inv_escola as escola
+                    FROM mectb10_dm_inventario
+                    GROUP BY escola, maquina ) as temp,
+                  mectb10_dm_inventario
+                WHERE
+                  mectb10_dm_inventario.inv_data = data AND
+                  mectb10_dm_inventario.inv_maquina = maquina AND
+                  mectb10_dm_inventario.inv_escola = escola AND
+                  inv_regiao = '{REGIAO}' AND
+                  inv_alerta_mem = 'B1' AND
+                  mectb10_dm_inventario.inv_projeto = 1 ) AS "MM"
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}'
+                    AND inv_alerta_hd = 'B0'
+                    AND inv_alerta_mem = 'B0') AS "Máquinas sem modificação",
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}'
+                    AND inv_alerta_hd = 'B1') AS "Máquinas com HD modificado",
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}'
+                    AND inv_alerta_mem = 'B1') AS "Máquinas com memória modificada"
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/alertPieRegiao.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/alertPieRegiao.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..eacc26d26b0797318f3305a59f89dd21d91a7026
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/alertPieRegiao.xaction
@@ -0,0 +1,101 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Alert</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              ( SELECT count(inv_maquina)
+                FROM
+                  ( SELECT
+                      MAX(inv_data) as data,
+                      inv_maquina as maquina,
+                      inv_escola as escola
+                    FROM mectb10_dm_inventario
+                    GROUP BY escola, maquina ) as temp,
+                  mectb10_dm_inventario
+                WHERE
+                  mectb10_dm_inventario.inv_data = data AND
+                  mectb10_dm_inventario.inv_maquina = maquina AND
+                  mectb10_dm_inventario.inv_escola = escola AND
+                  inv_alerta_hd = 'B0' AND
+                  inv_alerta_mem = 'B0' AND
+                  mectb10_dm_inventario.inv_projeto = 1 ) AS "OK",
+              ( SELECT count(inv_maquina)
+                FROM
+                  ( SELECT
+                      MAX(inv_data) as data,
+                      inv_maquina as maquina,
+                      inv_escola as escola
+                    FROM mectb10_dm_inventario
+                    GROUP BY escola, maquina ) as temp,
+                  mectb10_dm_inventario
+                WHERE
+                  mectb10_dm_inventario.inv_data = data AND
+                  mectb10_dm_inventario.inv_maquina = maquina AND
+                  mectb10_dm_inventario.inv_escola = escola AND
+                  inv_alerta_hd = 'B1' AND
+                  mectb10_dm_inventario.inv_projeto = 1 ) AS "HD",
+              ( SELECT count(inv_maquina)
+                FROM
+                  ( SELECT
+                      MAX(inv_data) as data,
+                      inv_maquina as maquina,
+                      inv_escola as escola
+                    FROM mectb10_dm_inventario
+                    GROUP BY escola, maquina ) as temp,
+                  mectb10_dm_inventario
+                WHERE
+                  mectb10_dm_inventario.inv_data = data AND
+                  mectb10_dm_inventario.inv_maquina = maquina AND
+                  mectb10_dm_inventario.inv_escola = escola AND
+                  inv_alerta_mem = 'B1' AND
+                  mectb10_dm_inventario.inv_projeto = 1 ) AS "MM"
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE inv_alerta_hd = 'B0' AND inv_alerta_mem = 'B0') AS "Máquinas sem modificação",
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE inv_alerta_hd = 'B1') AS "Máquinas com HD modificado",
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE inv_alerta_mem = 'B1') AS "Máquinas com memória modificada"
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/alertRelatorio.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/alertRelatorio.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..4bc2b797ac8409088243723955684797f53ce5a3
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/alertRelatorio.xaction
@@ -0,0 +1,184 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence> 
+  <title>Relatório</title>
+  <version>1</version>
+  <logging-level>ERROR</logging-level>
+  <documentation> 
+    <author>C3SL</author>  
+    <description>.</description>  
+    <help/>  
+    <result-type/>  
+    <icon/> 
+  </documentation>
+
+  <inputs> 
+    <output-type type="string"> 
+      <default-value>pdf</default-value>  
+      <sources> 
+        <request>output-type</request> 
+      </sources> 
+    </output-type>  
+    <ESTADO type="string"> 
+      <sources> 
+        <request>ESTADO</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>  
+    <REGIAO type="string"> 
+      <sources> 
+        <request>REGIAO</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>  
+    <CIDADE type="string"> 
+      <sources> 
+        <request>CIDADE</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </CIDADE> 
+  </inputs>
+
+  <outputs/>
+
+  <resources> 
+    <ReportFile> 
+      <solution-file> 
+        <location>alertRelatorio.xml</location>  
+        <mime-type>text/xml</mime-type> 
+      </solution-file> 
+    </ReportFile> 
+  </resources>
+  
+  <actions> 
+    <action-definition> 
+      <component-name>JFreeReportComponent</component-name>
+      <action-type>JFree Report</action-type>
+      <action-inputs> 
+        <ESTADO type="string"/>  
+        <REGIAO type="string"/>  
+        <CIDADE type="string"/>  
+        <output-type type="string"/> 
+      </action-inputs>
+      <action-resources> 
+        <report-definition type="resource" mapping="ReportFile"/> 
+      </action-resources>
+      <component-definition> 
+        <live><![CDATA[false]]></live>  
+        <driver><![CDATA[org.postgresql.Driver]]></driver>  
+        <connection><![CDATA[jdbc:postgresql://]]></connection>  
+        <user-id><![CDATA[]]></user-id>  
+        <password><![CDATA[]]></password>  
+        <source>sql</source>  
+        <output-type>pdf</output-type>
+        <query>
+          <![CDATA[
+            SELECT
+              ORIGINAL.data_atual AS data_atual,
+              ORIGINAL.regiao AS regiao,
+              ORIGINAL.estado AS estado,
+              ORIGINAL.cidade AS cidade,
+              ORIGINAL.escola AS escola,
+              ORIGINAL.maquina AS maquina,
+              ORIGINAL.so AS so,
+              ORIGINAL.processador AS processador,
+              ORIGINAL.data AS data_original,
+
+              CASE WHEN ORIGINAL.memoria < 1024
+                THEN ORIGINAL.memoria || ' KiB'
+                ELSE CASE WHEN ORIGINAL.memoria < 1048576
+                  THEN ORIGINAL.memoria / 1024 || ' MiB'
+                  ELSE CASE WHEN ORIGINAL.memoria < 1073741824
+                    THEN ORIGINAL.memoria / 1048576 || ' GiB'
+                    ELSE ORIGINAL.memoria / 1073741824 || ' TiB'
+              END END END AS memoria_original,
+
+              CASE WHEN ORIGINAL.hd < 1000
+                THEN ORIGINAL.hd || ' GB'
+                ELSE CASE WHEN ORIGINAL.hd < 1000000
+                  THEN ORIGINAL.hd / 1000 || ' TB'
+                  ELSE ORIGINAL.hd / 1000000 || ' PB'
+              END END AS hd_original,
+
+              CASE WHEN MODIFICADO.memoria < 1024
+                THEN MODIFICADO.memoria || ' KiB'
+                ELSE CASE WHEN MODIFICADO.memoria < 1048576
+                  THEN MODIFICADO.memoria / 1024 || ' MiB'
+                  ELSE CASE WHEN MODIFICADO.memoria < 1073741824
+                    THEN MODIFICADO.memoria / 1048576 || ' GiB'
+                    ELSE MODIFICADO.memoria / 1073741824 || ' TiB'
+              END END END AS memoria_modificado,
+
+              CASE WHEN MODIFICADO.hd < 1000
+                THEN MODIFICADO.hd || ' GB'
+                ELSE CASE WHEN MODIFICADO.hd < 1000000
+                  THEN MODIFICADO.hd / 1000 || ' TB'
+                  ELSE MODIFICADO.hd / 1000000 || ' PB'
+              END END AS hd_modificado,
+
+              MODIFICADO.data AS data_modificado,
+              MODIFICADO.alerta_hd AS alerta_hd,
+              MODIFICADO.alerta_mem AS alerta_mem
+            FROM
+              (SELECT
+                to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), 'DD/MM/YYYY') AS data_atual,
+                initcap(inv_regiao) AS regiao,
+                inv_estado AS estado,
+                initcap(inv_cidade) AS cidade,
+                initcap(inv_escola) AS escola,
+                inv_maquina AS maquina,
+                inv_so AS so,
+                inv_modelo_proc AS processador,
+                min(inv_data) AS data,
+                inv_qtde_mem AS memoria,
+                inv_tam_disco AS hd
+              FROM mectb10_dm_inventario
+              WHERE
+                 inv_regiao = '{REGIAO}'
+                 AND inv_estado = '{ESTADO}'
+                 AND inv_cidade = '{CIDADE}'
+                 AND mectb10_dm_inventario.inv_projeto = 1
+              GROUP BY
+                inv_regiao,
+                inv_estado,
+                inv_cidade,
+                inv_escola,
+                maquina,
+                so,
+                processador,
+                memoria,
+                hd
+) ORIGINAL
+
+RIGHT OUTER JOIN
+              (SELECT
+                max(inv_data) AS data,
+                inv_maquina AS maquina,
+                inv_qtde_mem AS memoria,
+                inv_tam_disco AS hd,
+                inv_alerta_hd AS alerta_hd,
+                inv_alerta_mem AS alerta_mem
+              FROM mectb10_dm_inventario
+              WHERE
+                 inv_regiao = '{REGIAO}'
+                 AND inv_estado = '{ESTADO}'
+                 AND inv_cidade = '{CIDADE}'
+                 AND (inv_alerta_hd = 'B1' OR inv_alerta_mem = 'B1')
+                 AND mectb10_dm_inventario.inv_projeto = 1
+              GROUP BY
+                maquina,
+                memoria,
+                hd,
+                alerta_hd,
+                alerta_mem
+) MODIFICADO
+
+              ON ORIGINAL.maquina = MODIFICADO.maquina AND
+              ORIGINAL.data <> MODIFICADO.data
+              ORDER BY
+                escola ASC
+          ]]>
+        </query> 
+      </component-definition> 
+    </action-definition>
+  </actions> 
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/alertRelatorio.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/alertRelatorio.xml
new file mode 100644
index 0000000000000000000000000000000000000000..9abf090bd40e80207df79beec3cc3974c7e9b55e
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/alertRelatorio.xml
@@ -0,0 +1,2335 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<report-definition xmlns="http://jfreereport.sourceforge.net/namespaces/reports/legacy/ext" name="JFreeReport-WizardReport" engine-version="0.8.9.11">
+  <parser-config>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.base.URLClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.objects.DefaultClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.objects.BandLayoutClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.base.ArrayClassFactory"/>
+    <element-factory class="org.jfree.report.modules.parser.ext.factory.elements.DefaultElementFactory"/>
+    <stylekey-factory class="org.jfree.report.modules.parser.ext.factory.stylekey.DefaultStyleKeyFactory"/>
+    <stylekey-factory class="org.jfree.report.modules.parser.ext.factory.stylekey.PageableLayoutStyleKeyFactory"/>
+    <template-factory class="org.jfree.report.modules.parser.ext.factory.templates.DefaultTemplateCollection"/>
+    <datasource-factory class="org.jfree.report.modules.parser.ext.factory.datasource.DefaultDataSourceFactory"/>
+  </parser-config>
+  <report-config>
+    <simple-page-definition width="1" height="1">
+      <page orientation="portrait" topmargin="10" leftmargin="10" bottommargin="10" rightmargin="10" pageformat="A4"/>
+    </simple-page-definition>
+    <configuration>
+      <property name="org.jfree.report.modules.output.pageable.pdf.Encoding">ISO-8859-1</property>
+      <property name="org.jfree.report.NoPrinterAvailable">true</property>
+    </configuration>
+  </report-config>
+  <report-description>
+    <report-header>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">0.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">0.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">0.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">0.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">31826.057</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="Element@982014" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">395.3125</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">14</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Relatório de Alteração do Inventário por Cidade</basic-object>
+        </template>
+      </element>
+      <element name="Element@19423474" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">230.0</basic-key>
+          <basic-key name="y">30.0</basic-key>
+          <basic-key name="min-width">345.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Região: $(regiao)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@12425766" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">50.0</basic-key>
+          <basic-key name="min-width">160.0</basic-key>
+          <basic-key name="min-height">30.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Estado: $(estado)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@19262980" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">230.0</basic-key>
+          <basic-key name="y">50.0</basic-key>
+          <basic-key name="min-width">345.0</basic-key>
+          <basic-key name="min-height">30.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Cidade: $(cidade)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@25939585" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">30.0</basic-key>
+          <basic-key name="min-width">148.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Data: $(data_atual)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </report-header>
+    <report-footer>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">0.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">0.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">0.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">0.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">31826.057</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </report-footer>
+    <page-header>
+      <style>
+        <basic-key name="display-on-firstpage">true</basic-key>
+        <basic-key name="display-on-lastpage">true</basic-key>
+        <basic-key name="sticky">false</basic-key>
+        <basic-key name="border-top-width">0.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">0.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">0.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">0.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">31826.057</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </page-header>
+    <page-footer>
+      <style>
+        <basic-key name="display-on-firstpage">true</basic-key>
+        <basic-key name="display-on-lastpage">true</basic-key>
+        <basic-key name="border-top-width">0.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">0.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">0.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">0.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">31826.057</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="TextField@388706379" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">508.99875</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">66.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">right</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">ShowPageNumber</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </page-footer>
+    <watermark>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">0.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">0.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">0.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">0.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="min-width">575.0</basic-key>
+        <basic-key name="min-height">772.0</basic-key>
+        <basic-key name="max-width">31826.057</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </watermark>
+    <groups>
+      <group name="default">
+        <fields/>
+        <group-header>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">0.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">0.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">0.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">0.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="min-width">0.0</basic-key>
+            <basic-key name="min-height">30.0</basic-key>
+            <basic-key name="max-width">31826.057</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+          <band>
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">575.0</basic-key>
+              <basic-key name="max-height">2.14748365E9</basic-key>
+            </style>
+            <element type="shape/generic">
+              <style>
+                <basic-key name="border-top-width">1.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">1.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">1.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">1.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">-100.0</basic-key>
+                <basic-key name="min-height">-100.0</basic-key>
+                <basic-key name="paint">#d2d2d2</basic-key>
+                <compound-key name="stroke" class="java.awt.BasicStroke">
+                  <basic-object name="value">1.0</basic-object>
+                </compound-key>
+                <basic-key name="scale">true</basic-key>
+                <basic-key name="keepAspectRatio">false</basic-key>
+                <basic-key name="fill-shape">true</basic-key>
+                <basic-key name="draw-shape">false</basic-key>
+              </style>
+              <datasource type="StaticDataSource">
+                <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+                  <basic-object name="height">100.0</basic-object>
+                  <basic-object name="width">100.0</basic-object>
+                  <basic-object name="x">0.0</basic-object>
+                  <basic-object name="y">0.0</basic-object>
+                </compound-object>
+              </datasource>
+            </element>
+          </band>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">70.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Data de Recebimento</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">90.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">135.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Sistema Operacional</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">250.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">135.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Processador</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">405.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">76.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Memória</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">505.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">70.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Disco</basic-object>
+            </template>
+          </element>
+        </group-header>
+        <group-footer>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">0.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">0.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">0.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">0.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">31826.057</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+        </group-footer>
+      </group>
+      <group name="escola">
+        <fields>
+          <field>escola</field>
+        </fields>
+        <group-header>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">0.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">0.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">0.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">0.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">31826.057</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+          <band>
+            <style>
+              <basic-key name="border-top-width">0.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">0.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">0.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">0.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">16.0</basic-key>
+              <basic-key name="max-width">575.0</basic-key>
+              <basic-key name="max-height">2.14748365E9</basic-key>
+            </style>
+            <element type="shape/generic">
+              <style>
+                <basic-key name="border-top-width">0.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">0.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">0.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">0.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">-100.0</basic-key>
+                <basic-key name="min-height">-100.0</basic-key>
+                <basic-key name="paint">#d2d2d2</basic-key>
+                <compound-key name="stroke" class="java.awt.BasicStroke">
+                  <basic-object name="value">1.0</basic-object>
+                </compound-key>
+                <basic-key name="scale">true</basic-key>
+                <basic-key name="keepAspectRatio">false</basic-key>
+                <basic-key name="fill-shape">true</basic-key>
+                <basic-key name="draw-shape">false</basic-key>
+              </style>
+              <datasource type="StaticDataSource">
+                <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+                  <basic-object name="height">100.0</basic-object>
+                  <basic-object name="width">100.0</basic-object>
+                  <basic-object name="x">0.0</basic-object>
+                  <basic-object name="y">0.0</basic-object>
+                </compound-object>
+              </datasource>
+            </element>
+          </band>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">0.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">0.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">0.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">0.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">16.0</basic-key>
+              <basic-key name="max-width">31826.057</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">left</basic-key>
+              <basic-key name="valignment">middle</basic-key>
+              <basic-key name="dynamic_height">false</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">false</basic-key>
+            </style>
+            <template references="message-field">
+              <basic-object name="format">$(escola)</basic-object>
+              <basic-object name="nullValue"></basic-object>
+            </template>
+          </element>
+        </group-header>
+        <group-footer>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">0.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">0.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">0.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">0.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">31826.057</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+        </group-footer>
+      </group>
+      <group name="maquina">
+        <fields>
+          <field>escola</field>
+          <field>maquina</field>
+        </fields>
+        <group-header>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">0.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">0.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">0.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">0.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">31826.057</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+          <band>
+            <style>
+              <basic-key name="border-top-width">0.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">0.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">0.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">0.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">16.0</basic-key>
+              <basic-key name="max-width">575.0</basic-key>
+              <basic-key name="max-height">2.14748365E9</basic-key>
+            </style>
+            <element type="shape/generic">
+              <style>
+                <basic-key name="border-top-width">0.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">0.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">0.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">0.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">-100.0</basic-key>
+                <basic-key name="min-height">-100.0</basic-key>
+                <basic-key name="paint">#e6e6e6</basic-key>
+                <compound-key name="stroke" class="java.awt.BasicStroke">
+                  <basic-object name="value">1.0</basic-object>
+                </compound-key>
+                <basic-key name="scale">true</basic-key>
+                <basic-key name="keepAspectRatio">false</basic-key>
+                <basic-key name="fill-shape">true</basic-key>
+                <basic-key name="draw-shape">false</basic-key>
+              </style>
+              <datasource type="StaticDataSource">
+                <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+                  <basic-object name="height">100.0</basic-object>
+                  <basic-object name="width">100.0</basic-object>
+                  <basic-object name="x">0.0</basic-object>
+                  <basic-object name="y">0.0</basic-object>
+                </compound-object>
+              </datasource>
+            </element>
+          </band>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">0.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">0.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">0.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">0.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">16.0</basic-key>
+              <basic-key name="max-width">31826.057</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">left</basic-key>
+              <basic-key name="valignment">middle</basic-key>
+              <basic-key name="dynamic_height">false</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">false</basic-key>
+            </style>
+            <template references="message-field">
+              <basic-object name="format">MAC Address - $(maquina)</basic-object>
+              <basic-object name="nullValue"></basic-object>
+            </template>
+          </element>
+        </group-header>
+        <group-footer>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">0.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">0.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">0.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">0.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">31826.057</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+        </group-footer>
+      </group>
+    </groups>
+    <itemband>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">0.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">0.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">0.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">0.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">31826.057</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="RowBandingBackgroundRect_IAmTheRandomSuffix314152654" type="shape/generic">
+        <style>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">-100.0</basic-key>
+          <basic-key name="min-height">-100.0</basic-key>
+          <basic-key name="paint">#e6e6e6</basic-key>
+          <compound-key name="stroke" class="java.awt.BasicStroke">
+            <basic-object name="value">1.0</basic-object>
+          </compound-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">false</basic-key>
+          <basic-key name="fill-shape">true</basic-key>
+          <basic-key name="draw-shape">false</basic-key>
+        </style>
+        <datasource type="StaticDataSource">
+          <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+            <basic-object name="height">100.0</basic-object>
+            <basic-object name="width">100.0</basic-object>
+            <basic-object name="x">0.0</basic-object>
+            <basic-object name="y">0.0</basic-object>
+          </compound-object>
+        </datasource>
+      </element>
+      <element name="soElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">90.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">135.0</basic-key>
+          <basic-key name="min-height">22.0</basic-key>
+          <basic-key name="max-width">31826.057</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">so</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="processadorElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">250.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">135.0</basic-key>
+          <basic-key name="min-height">22.0</basic-key>
+          <basic-key name="max-width">31826.057</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">processador</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="dataOriginal" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">70.0</basic-key>
+          <basic-key name="min-height">22.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="date-field">
+          <compound-object name="dateFormat">
+            <basic-object name="2DigitYearStart">1930-08-06T12:19:00.520-0300</basic-object>
+            <compound-object name="calendar">
+              <basic-object name="class">java.util.GregorianCalendar</basic-object>
+            </compound-object>
+            <compound-object name="dateFormatSymbols">
+              <basic-object name="class">java.text.DateFormatSymbols</basic-object>
+            </compound-object>
+            <basic-object name="lenient">true</basic-object>
+            <compound-object name="numberFormat" class="java.text.DecimalFormat">
+              <compound-object name="decimalFormatSymbols">
+                <basic-object name="currencySymbol">R$</basic-object>
+                <basic-object name="decimalSeparator">,</basic-object>
+                <basic-object name="digit">#</basic-object>
+                <basic-object name="groupingSeparator">.</basic-object>
+                <basic-object name="infinity">∞</basic-object>
+                <basic-object name="internationalCurrencySymbol">BRL</basic-object>
+                <basic-object name="minusSign">-</basic-object>
+                <basic-object name="monetaryDecimalSeparator">,</basic-object>
+                <basic-object name="naN">�</basic-object>
+                <basic-object name="patternSeparator">;</basic-object>
+                <basic-object name="perMill">‰</basic-object>
+                <basic-object name="percent">%</basic-object>
+                <basic-object name="zeroDigit">0</basic-object>
+              </compound-object>
+              <basic-object name="decimalSeparatorAlwaysShown">false</basic-object>
+              <basic-object name="groupingSize">3</basic-object>
+              <basic-object name="groupingUsed">false</basic-object>
+              <basic-object name="maximumFractionDigits">0</basic-object>
+              <basic-object name="maximumIntegerDigits">2147483647</basic-object>
+              <basic-object name="minimumFractionDigits">0</basic-object>
+              <basic-object name="minimumIntegerDigits">1</basic-object>
+              <basic-object name="multiplier">1</basic-object>
+              <basic-object name="negativePrefix">-</basic-object>
+              <basic-object name="negativeSuffix"></basic-object>
+              <basic-object name="parseIntegerOnly">true</basic-object>
+              <basic-object name="pattern">###0</basic-object>
+              <basic-object name="positivePrefix"></basic-object>
+              <basic-object name="positiveSuffix"></basic-object>
+            </compound-object>
+            <basic-object name="pattern">dd/MM/yyyy</basic-object>
+          </compound-object>
+          <basic-object name="field">data_original</basic-object>
+          <basic-object name="format">dd/MM/yyyy</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="memoriaOriginal" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">405.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">60.0</basic-key>
+          <basic-key name="min-height">22.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">right</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">$(memoria_original)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="hdOriginal" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">500.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">60.0</basic-key>
+          <basic-key name="min-height">22.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">right</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">$(hd_original)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="dataOriginal2" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">22.0</basic-key>
+          <basic-key name="min-width">70.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="date-field">
+          <compound-object name="dateFormat">
+            <basic-object name="2DigitYearStart">1930-08-06T12:19:00.524-0300</basic-object>
+            <compound-object name="calendar">
+              <basic-object name="class">java.util.GregorianCalendar</basic-object>
+            </compound-object>
+            <compound-object name="dateFormatSymbols">
+              <basic-object name="class">java.text.DateFormatSymbols</basic-object>
+            </compound-object>
+            <basic-object name="lenient">true</basic-object>
+            <compound-object name="numberFormat" class="java.text.DecimalFormat">
+              <compound-object name="decimalFormatSymbols">
+                <basic-object name="currencySymbol">R$</basic-object>
+                <basic-object name="decimalSeparator">,</basic-object>
+                <basic-object name="digit">#</basic-object>
+                <basic-object name="groupingSeparator">.</basic-object>
+                <basic-object name="infinity">∞</basic-object>
+                <basic-object name="internationalCurrencySymbol">BRL</basic-object>
+                <basic-object name="minusSign">-</basic-object>
+                <basic-object name="monetaryDecimalSeparator">,</basic-object>
+                <basic-object name="naN">�</basic-object>
+                <basic-object name="patternSeparator">;</basic-object>
+                <basic-object name="perMill">‰</basic-object>
+                <basic-object name="percent">%</basic-object>
+                <basic-object name="zeroDigit">0</basic-object>
+              </compound-object>
+              <basic-object name="decimalSeparatorAlwaysShown">false</basic-object>
+              <basic-object name="groupingSize">3</basic-object>
+              <basic-object name="groupingUsed">false</basic-object>
+              <basic-object name="maximumFractionDigits">0</basic-object>
+              <basic-object name="maximumIntegerDigits">2147483647</basic-object>
+              <basic-object name="minimumFractionDigits">0</basic-object>
+              <basic-object name="minimumIntegerDigits">1</basic-object>
+              <basic-object name="multiplier">1</basic-object>
+              <basic-object name="negativePrefix">-</basic-object>
+              <basic-object name="negativeSuffix"></basic-object>
+              <basic-object name="parseIntegerOnly">true</basic-object>
+              <basic-object name="pattern">###0</basic-object>
+              <basic-object name="positivePrefix"></basic-object>
+              <basic-object name="positiveSuffix"></basic-object>
+            </compound-object>
+            <basic-object name="pattern">dd/MM/yyyy</basic-object>
+          </compound-object>
+          <basic-object name="field">data_modificado</basic-object>
+          <basic-object name="format">dd/MM/yyyy</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="memoriaModificado" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">405.0</basic-key>
+          <basic-key name="y">22.0</basic-key>
+          <basic-key name="min-width">60.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">right</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">$(memoria_modificado)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="hdModificado" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">500.0</basic-key>
+          <basic-key name="y">22.0</basic-key>
+          <basic-key name="min-width">60.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">right</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">$(hd_modificado)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="arrow1" type="image/generic">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">470.0</basic-key>
+          <basic-key name="y">23.0</basic-key>
+          <basic-key name="min-width">9.0</basic-key>
+          <basic-key name="min-height">9.0</basic-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">true</basic-key>
+        </style>
+        <template references="image-url-element">
+          <basic-object name="content">file:/home/seed2/biserver-ce/pentaho-solutions/seed2/images/arrow.png</basic-object>
+        </template>
+      </element>
+      <element name="arrow2" type="image/generic">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">564.0</basic-key>
+          <basic-key name="y">23.0</basic-key>
+          <basic-key name="min-width">9.0</basic-key>
+          <basic-key name="min-height">9.0</basic-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">true</basic-key>
+        </style>
+        <template references="image-url-element">
+          <basic-object name="content">file:/home/seed2/biserver-ce/pentaho-solutions/seed2/images/arrow.png</basic-object>
+        </template>
+      </element>
+      <element name="soElement2" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">90.0</basic-key>
+          <basic-key name="y">22.0</basic-key>
+          <basic-key name="min-width">135.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">so</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="processadorElement2" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">250.0</basic-key>
+          <basic-key name="y">22.0</basic-key>
+          <basic-key name="min-width">135.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">processador</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </itemband>
+    <no-data-band>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">0.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">0.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">0.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">0.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">31826.057</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="noDataLabelElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">575.0</basic-key>
+          <basic-key name="min-height">18.0</basic-key>
+          <basic-key name="max-width">32767.0</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">false</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Nenhum dado disponível</basic-object>
+        </template>
+      </element>
+    </no-data-band>
+  </report-description>
+  <functions>
+    <property-ref name="report.name" class="java.lang.String">JFreeReport-WizardReport</property-ref>
+    <expression name="noDataLabelElementHideIfNullTrigger" class="org.jfree.report.function.HideElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">noDataLabelElement</property>
+      </properties>
+    </expression>
+    <expression name="dummyGroupFooterHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">dummyGroupFooter</property>
+      </properties>
+    </expression>
+    <expression name="escolaGroupHeaderHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">escolaGroupHeader</property>
+      </properties>
+    </expression>
+    <expression name="escolaGroupFooterHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">escolaGroupFooter</property>
+      </properties>
+    </expression>
+    <expression name="maquinaGroupHeaderHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">maquinaGroupHeader</property>
+      </properties>
+    </expression>
+    <expression name="maquinaGroupFooterHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">maquinaGroupFooter</property>
+      </properties>
+    </expression>
+    <expression name="ShowPageNumber" class="org.jfree.report.function.PageOfPagesFunction">
+      <properties>
+        <property name="format">{0} / {1}</property>
+        <property name="pageIncrement" class="java.lang.Integer">1</property>
+        <property name="startPage" class="java.lang.Integer">1</property>
+      </properties>
+    </expression>
+    <expression name="ShowArrow1" class="org.jfree.report.function.ElementVisibilityFunction">
+      <properties>
+        <property name="element">arrow1</property>
+        <property name="field">alerta_mem</property>
+      </properties>
+    </expression>
+    <expression name="ShowArrow2" class="org.jfree.report.function.ElementVisibilityFunction">
+      <properties>
+        <property name="element">arrow2</property>
+        <property name="field">alerta_hd</property>
+      </properties>
+    </expression>
+    <expression name="org.jfree.report.function.ElementVisibilitySwitchFunction@648f53c8" class="org.jfree.report.function.ElementVisibilitySwitchFunction">
+      <properties>
+        <property name="element">RowBandingBackgroundRect_IAmTheRandomSuffix314152654</property>
+        <property name="initialState" class="java.lang.Boolean">false</property>
+        <property name="numberOfElements" class="java.lang.Integer">1</property>
+      </properties>
+    </expression>
+  </functions>
+</report-definition>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/barchartBrasil.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/barchartBrasil.xml
new file mode 100644
index 0000000000000000000000000000000000000000..3a7337c92db8f339c9f55a07de0b22a5afa8a31a
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/barchartBrasil.xml
@@ -0,0 +1,60 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique nas barras para visualizar a quantidade de máquinas que sofreram modificação de inventário por região.</title>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+
+    <max-bar-width>.20</max-bar-width>
+
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <color-palette>
+        <color>#C3252E</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-classmate/alertas</data-path>
+        <data-action>alertBarBrasil.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/barchartCidade.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/barchartCidade.xml
new file mode 100644
index 0000000000000000000000000000000000000000..4ec4419bf6b4762a21cd551de7f41ee10eac09f8
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/barchartCidade.xml
@@ -0,0 +1,63 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique na cidade para visualizar o relatório de alarmes.</title>
+
+    <domain-label-rotation>.425</domain-label-rotation>
+    <domain-label-rotation-dir>up</domain-label-rotation-dir>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>horizontal</orientation>
+
+    <max-bar-width>.10</max-bar-width>
+
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#C3252E</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-classmate/alertas</data-path>
+        <data-action>alertBarCidade.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/barchartEstado.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/barchartEstado.xml
new file mode 100644
index 0000000000000000000000000000000000000000..85d030909d49e007621c9ef34e6eb7ad3bc763ea
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/barchartEstado.xml
@@ -0,0 +1,60 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique no estado para visualizar a quantidade de máquinas que sofreram modificação de inventário por cidade.</title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+
+    <max-bar-width>.20</max-bar-width>
+
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#C3252E</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-classmate/alertas</data-path>
+        <data-action>alertBarEstado.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/barchartRegiao.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/barchartRegiao.xml
new file mode 100644
index 0000000000000000000000000000000000000000..a0b8eab903d2b531be420a190ac02e527a5138ed
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/barchartRegiao.xml
@@ -0,0 +1,63 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique na região para visualizar a quantidade de máquinas que sofreram modificação de inventário por estado.</title>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <domain-label-rotation>.785</domain-label-rotation>
+    <domain-label-rotation-dir>up</domain-label-rotation-dir>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+
+    <max-bar-width>.20</max-bar-width>
+
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <color-palette>
+        <color>#C3252E</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-classmate/alertas</data-path>
+        <data-action>alertBarRegiao.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/linechartBrasil.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/linechartBrasil.xml
new file mode 100644
index 0000000000000000000000000000000000000000..dbd30acd99daf3fcfe7b0c4b5e1000d007e5e21e
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/linechartBrasil.xml
@@ -0,0 +1,56 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#C3252E</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-classmate/alertas</data-path>
+        <data-action>alertLineBrasil.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/linechartCidade.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/linechartCidade.xml
new file mode 100644
index 0000000000000000000000000000000000000000..83d83a85906c3f8066c6e28811ede9601a270f38
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/linechartCidade.xml
@@ -0,0 +1,56 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#C3252E</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-classmate/alertas</data-path>
+        <data-action>alertLineCidade.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/linechartEstado.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/linechartEstado.xml
new file mode 100644
index 0000000000000000000000000000000000000000..f60998eb90ff35f244dc661ad2845217ce5bb19d
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/linechartEstado.xml
@@ -0,0 +1,56 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#C3252E</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-classmate/alertas</data-path>
+        <data-action>alertLineEstado.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/linechartRegiao.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/linechartRegiao.xml
new file mode 100644
index 0000000000000000000000000000000000000000..a784d141835e60865970cc7b9a0d1458cda5b859
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/linechartRegiao.xml
@@ -0,0 +1,56 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#C3252E</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-classmate/alertas</data-path>
+        <data-action>alertLineRegiao.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/piechartBrasil.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/piechartBrasil.xml
new file mode 100644
index 0000000000000000000000000000000000000000..7fbd7f75909dceaecccd60457acf18b6bfbb4d33
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/piechartBrasil.xml
@@ -0,0 +1,50 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>PieChart</chart-type>
+
+    <display-labels>true</display-labels>
+
+    <!--<interior-gap>0.15</interior-gap>-->
+    <!--<label-gap>0.005</label-gap>-->
+    <label-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </label-font>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    <border-paint>#F2F5E1</border-paint>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#C3252E</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-classmate/alertas</data-path>
+        <data-action>alertPieBrasil.xaction</data-action> 
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>rows</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/piechartCidade.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/piechartCidade.xml
new file mode 100644
index 0000000000000000000000000000000000000000..c0c42efe930ee86d9df8e96def1927e2ace8f6bf
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/piechartCidade.xml
@@ -0,0 +1,41 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>PieChart</chart-type>
+
+<!--    <display-labels>true</display-labels> -->
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <border-paint>#F2F5E1</border-paint>
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title> 
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#C3252E</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-classmate/alertas</data-path>
+        <data-action>alertPieCidade.xaction</data-action> 
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>rows</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/piechartEstado.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/piechartEstado.xml
new file mode 100644
index 0000000000000000000000000000000000000000..ab55e90188453417060b0b6912a2d01710e07436
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/piechartEstado.xml
@@ -0,0 +1,41 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>PieChart</chart-type>
+
+<!--    <display-labels>true</display-labels> -->
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <border-paint>#F2F5E1</border-paint>
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title> 
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#C3252E</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-classmate/alertas</data-path>
+        <data-action>alertPieEstado.xaction</data-action> 
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>rows</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/piechartRegiao.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/piechartRegiao.xml
new file mode 100644
index 0000000000000000000000000000000000000000..3c94e25f6a6642038f7cbd7f66a6dd04763b2b1e
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/alertas/piechartRegiao.xml
@@ -0,0 +1,41 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>PieChart</chart-type>
+
+<!--    <display-labels>true</display-labels> -->
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <border-paint>#F2F5E1</border-paint>
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title> 
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#C3252E</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-classmate/alertas</data-path>
+        <data-action>alertPieRegiao.xaction</data-action> 
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>rows</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/auditBarBrasil.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/auditBarBrasil.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..d2ecd17fbc5582287c539cc0505ad6cd0c8b0c98
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/auditBarBrasil.xaction
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Auditing</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), 'DD/MM/YYYY') AS Brasil,
+              sum(mectb11_dm_auditoria.aud_instaladas) as "Instaladas",
+              CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+              sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") END AS "Não instaladas"
+            FROM
+              (select max(aud_data) as data, aud_inep as inep from mectb11_dm_auditoria group by inep) temp,
+              mectb11_dm_auditoria
+            WHERE
+              temp.data = mectb11_dm_auditoria.aud_data AND
+              temp.inep = mectb11_dm_auditoria.aud_inep AND
+              mectb11_dm_auditoria.aud_projeto = 1
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/auditBarCidade.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/auditBarCidade.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..353be5f98315ec8df56203ff3f4f6e16d9e5e0b1
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/auditBarCidade.xaction
@@ -0,0 +1,103 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Auditing</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+    <ESTADO type="string">
+      <sources>
+        <request>ESTADO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <ESTADO type="string"/>
+      </action-inputs>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              aud_cidade AS Cidade,
+              to_char(CURRENT_DATE, 'DD/MM/YYYY') AS Brasil,
+              sum(mectb11_dm_auditoria.aud_instaladas) as "Instaladas",
+              CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+              sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") END AS "Não instaladas"
+            FROM
+              (select max(aud_data) as data, aud_inep as inep from mectb11_dm_auditoria WHERE aud_regiao = '{REGIAO}' AND aud_estado = '{ESTADO}' group by inep) temp,
+              mectb11_dm_auditoria
+            WHERE
+              temp.data = mectb11_dm_auditoria.aud_data AND
+              temp.inep = mectb11_dm_auditoria.aud_inep AND
+              mectb11_dm_auditoria.aud_projeto = 1
+            GROUP BY
+              Cidade
+            ORDER BY
+              Cidade ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              aud_cidade AS Cidade,
+              sum("mectb11_dm_auditoria"."aud_instaladas") AS instaladas,
+              CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+sum("mectb11_dm_auditoria"."aud_previstas") - 
+sum("mectb11_dm_auditoria"."aud_instaladas") END AS nao_instaladas
+            FROM
+              "mectb11_dm_auditoria"
+            WHERE
+              aud_regiao = '{REGIAO}' AND
+              aud_estado = '{ESTADO}' AND
+              aud_data = (SELECT max(aud_data) FROM "mectb11_dm_auditoria")
+            GROUP BY
+              aud_regiao,
+              aud_estado,
+              Cidade,
+              aud_data
+            ORDER BY
+              Cidade ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/auditBarEstado.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/auditBarEstado.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..1757418d0ca864bde5a95a14fa327521edc8d968
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/auditBarEstado.xaction
@@ -0,0 +1,91 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Auditing</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              aud_estado AS Estado,
+              to_char(CURRENT_DATE, 'DD/MM/YYYY') AS Brasil,
+              sum(mectb11_dm_auditoria.aud_instaladas) as "Instaladas",
+              CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+              sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") END AS "Não instaladas"
+            FROM
+              (select max(aud_data) as data, aud_inep as inep from mectb11_dm_auditoria WHERE aud_regiao = '{REGIAO}' group by inep) temp,
+              mectb11_dm_auditoria
+            WHERE
+              temp.data = mectb11_dm_auditoria.aud_data AND
+              temp.inep = mectb11_dm_auditoria.aud_inep AND
+              mectb11_dm_auditoria.aud_projeto = 1
+            GROUP BY
+              Estado
+            ORDER BY
+              Estado ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              aud_estado AS Estado,
+              sum("mectb11_dm_auditoria"."aud_instaladas") AS instaladas,
+              CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+sum("mectb11_dm_auditoria"."aud_previstas") - 
+sum("mectb11_dm_auditoria"."aud_instaladas") END AS nao_instaladas
+            FROM
+              "mectb11_dm_auditoria"
+            WHERE
+              aud_regiao = '{REGIAO}' AND
+              aud_data = (SELECT max(aud_data) FROM "mectb11_dm_auditoria")
+            GROUP BY
+              aud_regiao,
+              Estado,
+              aud_data
+            ORDER BY
+              Estado ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/auditBarRegiao.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/auditBarRegiao.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..a451e8557f6decad2349f26ae5d69b163049d5ea
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/auditBarRegiao.xaction
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Auditing</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              aud_regiao AS Regiao,
+              sum(mectb11_dm_auditoria.aud_instaladas) as "Instaladas",
+              CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+              sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") END AS "Não instaladas"
+            FROM
+              (select max(aud_data) as data, aud_inep as inep from mectb11_dm_auditoria group by inep) temp,
+              mectb11_dm_auditoria
+            WHERE
+              aud_regiao <> 'NULL' AND
+              temp.data = mectb11_dm_auditoria.aud_data AND
+              temp.inep = mectb11_dm_auditoria.aud_inep AND
+              mectb11_dm_auditoria.aud_projeto = 1
+            GROUP BY
+              Regiao
+            ORDER BY
+              Regiao ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              aud_regiao AS Regiao,
+              sum("mectb11_dm_auditoria"."aud_instaladas") AS instaladas,
+              CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+sum("mectb11_dm_auditoria"."aud_previstas") -
+sum("mectb11_dm_auditoria"."aud_instaladas") END AS nao_instaladas
+            FROM
+              "mectb11_dm_auditoria"
+            WHERE
+              aud_regiao <> 'NULL' AND
+              aud_data = (SELECT max(aud_data) FROM "mectb11_dm_auditoria")
+            GROUP BY
+              Regiao,
+              aud_data
+            ORDER BY
+              Regiao ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/auditLineBrasil.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/auditLineBrasil.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..8eb98b444e67e788054859c1dde1d0e9951159e5
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/auditLineBrasil.xaction
@@ -0,0 +1,102 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Auditing</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              initcap("mectb12_dm_instaladas_ag"."inst_mes_nm") AS mes,
+              cast("mectb12_dm_instaladas_ag"."inst_mes" as TEXT),
+              sum(inst_instaladas) as Instaladas,
+              CASE WHEN sum(inst_previstas) -
+                        sum(inst_instaladas) < 0 THEN 0 ELSE
+                        sum(inst_previstas) -
+                        sum(inst_instaladas) END AS Nao_instaladas
+            FROM
+              mectb12_dm_instaladas_ag
+            WHERE
+              inst_data IS NOT NULL AND
+              inst_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE AND
+              -- inst_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) AND
+              mectb12_dm_instaladas_ag.inst_projeto = 1
+            GROUP BY
+              inst_mes_nm,
+              inst_mes,
+              inst_ano
+            ORDER BY
+              mectb12_dm_instaladas_ag.inst_ano ASC,
+              mectb12_dm_instaladas_ag.inst_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              initcap("mectb11_dm_auditoria"."aud_mes_nm") AS mes,
+              sum("mectb11_dm_auditoria"."aud_instaladas") AS instaladas,
+                CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+                sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+                sum("mectb11_dm_auditoria"."aud_previstas") -
+                sum("mectb11_dm_auditoria"."aud_instaladas") END AS nao_instaladas
+            FROM
+              "mectb11_dm_auditoria"
+            WHERE
+              aud_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE)
+            GROUP BY
+              aud_mes_nm,
+              aud_mes
+            ORDER BY
+              aud_mes ASC
+____________________________________
+            SELECT
+              initcap("mectb11_dm_auditoria"."aud_mes_nm") AS mes,
+              sum(mectb11_dm_auditoria.aud_instaladas) as "Instaladas",
+              CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+              sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") END AS "Não instaladas"
+            FROM
+              (select aud_mes as mes, max(aud_data) as data, aud_inep as inep from mectb11_dm_auditoria where aud_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) group by mes, inep) temp,
+              mectb11_dm_auditoria
+            WHERE
+              temp.data = mectb11_dm_auditoria.aud_data AND
+              temp.inep = mectb11_dm_auditoria.aud_inep AND
+              temp.mes = mectb11_dm_auditoria.aud_mes
+            GROUP BY
+              aud_mes_nm,
+              aud_mes
+            ORDER BY
+              aud_mes ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/auditLineCidade.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/auditLineCidade.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..3ba9ede0cbc16bf406e6085c8ca19064900308a1
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/auditLineCidade.xaction
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Auditing</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <ESTADO type="string">
+      <sources>
+        <request>ESTADO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <ESTADO type="string"/>
+	<REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+         <![CDATA[
+            SELECT
+              initcap("mectb12_dm_instaladas_ag"."inst_mes_nm") AS mes,
+              cast("mectb12_dm_instaladas_ag"."inst_mes" as TEXT),
+              sum(inst_instaladas) as Instaladas,
+              CASE WHEN sum(inst_previstas) -
+                        sum(inst_instaladas) < 0 THEN 0 ELSE
+                        sum(inst_previstas) -
+                        sum(inst_instaladas) END AS Nao_instaladas
+            FROM
+              mectb12_dm_instaladas_ag
+            WHERE
+              inst_regiao = '{REGIAO}' AND
+              inst_estado = '{ESTADO}' AND
+              inst_data IS NOT NULL AND
+              inst_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE AND
+              -- inst_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) AND
+              mectb12_dm_instaladas_ag.inst_projeto = 1
+            GROUP BY
+              inst_mes_nm,
+              inst_mes,
+              inst_ano
+            ORDER BY
+              mectb12_dm_instaladas_ag.inst_ano ASC,
+              mectb12_dm_instaladas_ag.inst_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/auditLineEstado.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/auditLineEstado.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..2cd7af4983f38e5bf788c141b0a11823447eade6
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/auditLineEstado.xaction
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Auditing</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              initcap("mectb12_dm_instaladas_ag"."inst_mes_nm") AS mes,
+              cast("mectb12_dm_instaladas_ag"."inst_mes" as TEXT),
+              sum(inst_instaladas) as Instaladas,
+              CASE WHEN sum(inst_previstas) -
+                        sum(inst_instaladas) < 0 THEN 0 ELSE
+                        sum(inst_previstas) -
+                        sum(inst_instaladas) END AS Nao_instaladas
+            FROM
+              mectb12_dm_instaladas_ag
+            WHERE
+              inst_regiao = '{REGIAO}' AND
+              inst_data IS NOT NULL AND
+              inst_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE AND
+              -- inst_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) AND
+              mectb12_dm_instaladas_ag.inst_projeto = 1
+            GROUP BY
+              inst_mes_nm,
+              inst_mes,
+              inst_ano
+            ORDER BY
+              mectb12_dm_instaladas_ag.inst_ano ASC,
+              mectb12_dm_instaladas_ag.inst_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/auditLineRegiao.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/auditLineRegiao.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..99bb24b4805aa0fde73f66e88b2eb29f75bc75a5
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/auditLineRegiao.xaction
@@ -0,0 +1,82 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Auditing</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              initcap("mectb12_dm_instaladas_ag"."inst_mes_nm") AS mes,
+              cast("mectb12_dm_instaladas_ag"."inst_mes" as TEXT),
+              sum(inst_instaladas) as Instaladas,
+              CASE WHEN sum(inst_previstas) -
+                        sum(inst_instaladas) < 0 THEN 0 ELSE
+                        sum(inst_previstas) -
+                        sum(inst_instaladas) END AS Nao_instaladas
+            FROM
+              mectb12_dm_instaladas_ag
+            WHERE
+              inst_data IS NOT NULL AND
+              inst_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE AND
+              -- inst_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) AND
+              mectb12_dm_instaladas_ag.inst_projeto = 1
+            GROUP BY
+              inst_mes_nm,
+              inst_mes,
+              inst_ano
+            ORDER BY
+              mectb12_dm_instaladas_ag.inst_ano ASC,
+              mectb12_dm_instaladas_ag.inst_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              initcap("mectb11_dm_auditoria"."aud_mes_nm") AS mes,
+              sum("mectb11_dm_auditoria"."aud_instaladas") AS instaladas,
+                CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+                sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+                sum("mectb11_dm_auditoria"."aud_previstas") - 
+                sum("mectb11_dm_auditoria"."aud_instaladas") END AS nao_instaladas
+            FROM
+              "mectb11_dm_auditoria"
+            WHERE
+              aud_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE)
+            GROUP BY
+              aud_mes_nm,
+              aud_mes
+            ORDER BY
+              aud_mes ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/auditPieBrasil.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/auditPieBrasil.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..d4b34103b779515ccf4412ea66793112f1faf490
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/auditPieBrasil.xaction
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Auditing</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+        <![CDATA[
+            SELECT
+              sum(mectb11_dm_auditoria.aud_instaladas) AS "I",
+              CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+              sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") END AS "NI"
+            FROM
+              (select max(aud_data) as data, aud_inep as inep from mectb11_dm_auditoria group by inep) temp,
+              mectb11_dm_auditoria
+            WHERE
+              temp.data = mectb11_dm_auditoria.aud_data AND
+              temp.inep = mectb11_dm_auditoria.aud_inep AND
+              mectb11_dm_auditoria.aud_projeto = 1
+          ]]>
+         </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              sum("mectb11_dm_auditoria"."aud_instaladas") AS "Instaladas",
+              sum("mectb11_dm_auditoria"."aud_previstas") - sum("mectb11_dm_auditoria"."aud_instaladas") AS "Não instaladas"
+            FROM
+              "mectb11_dm_auditoria"
+            GROUP BY
+              aud_data
+            ORDER BY
+              aud_data DESC limit 1
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/auditPieCidade.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/auditPieCidade.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..b21eb20318e62daf5800ce72211777a79265ea20
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/auditPieCidade.xaction
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Auditing</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+    <ESTADO type="string">
+      <sources>
+        <request>ESTADO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+        <ESTADO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              sum(mectb11_dm_auditoria.aud_instaladas) as "I",
+              CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+              sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") END AS "NI"
+            FROM
+              (select max(aud_data) as data, aud_inep as inep from mectb11_dm_auditoria WHERE aud_regiao = '{REGIAO}' AND aud_estado = '{ESTADO}' group by inep) temp,
+              mectb11_dm_auditoria
+            WHERE
+              temp.data = mectb11_dm_auditoria.aud_data AND
+              temp.inep = mectb11_dm_auditoria.aud_inep AND
+              mectb11_dm_auditoria.aud_projeto = 1
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              sum("mectb11_dm_auditoria"."aud_instaladas") AS "Instaladas",
+              sum("mectb11_dm_auditoria"."aud_previstas") - sum("mectb11_dm_auditoria"."aud_instaladas") AS "Não instaladas"
+            FROM
+              "mectb11_dm_auditoria"
+            WHERE
+              aud_regiao = '{REGIAO}' AND
+              aud_estado = '{ESTADO}' AND
+              aud_data = (SELECT max(aud_data) FROM "mectb11_dm_auditoria")
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/auditPieEstado.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/auditPieEstado.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..f12009a18df45dab5efd3576e94a1b8be3ffd82b
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/auditPieEstado.xaction
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Auditing</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              sum(mectb11_dm_auditoria.aud_instaladas) as "I",
+              CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+              sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") END AS "NI"
+            FROM
+              (select max(aud_data) as data, aud_inep as inep from mectb11_dm_auditoria WHERE aud_regiao = '{REGIAO}' group by inep) temp,
+              mectb11_dm_auditoria
+            WHERE
+              temp.data = mectb11_dm_auditoria.aud_data AND
+              temp.inep = mectb11_dm_auditoria.aud_inep AND
+              mectb11_dm_auditoria.aud_projeto = 1
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              sum("mectb11_dm_auditoria"."aud_instaladas") AS "Instaladas",
+              sum("mectb11_dm_auditoria"."aud_previstas") - sum("mectb11_dm_auditoria"."aud_instaladas") AS "Não instaladas"
+            FROM
+              "mectb11_dm_auditoria"
+            WHERE
+              aud_regiao = '{REGIAO}' AND
+              aud_data = (SELECT max(aud_data) FROM "mectb11_dm_auditoria")
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/auditPieRegiao.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/auditPieRegiao.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..567814df5cb997d0d2107630f6ae9a51ae5c6193
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/auditPieRegiao.xaction
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Auditing</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              sum(mectb11_dm_auditoria.aud_instaladas) AS "I",
+              CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+              sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") END AS "NI"
+            FROM
+              (select max(aud_data) as data, aud_inep as inep from mectb11_dm_auditoria group by inep) temp,
+              mectb11_dm_auditoria
+            WHERE
+              temp.data = mectb11_dm_auditoria.aud_data AND
+              temp.inep = mectb11_dm_auditoria.aud_inep AND
+              mectb11_dm_auditoria.aud_projeto = 1
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              sum("mectb11_dm_auditoria"."aud_instaladas") AS "Instaladas",
+              sum("mectb11_dm_auditoria"."aud_previstas") - sum("mectb11_dm_auditoria"."aud_instaladas") AS "Não instaladas"
+            FROM
+              "mectb11_dm_auditoria"
+            WHERE
+              aud_regiao <> 'NULL' AND
+              aud_data = (SELECT max(aud_data) FROM "mectb11_dm_auditoria")
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/auditRelatorio.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/auditRelatorio.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..61e9f4d8789579e6ba04242f12a40f5a3da64726
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/auditRelatorio.xaction
@@ -0,0 +1,134 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence> 
+  <title>Relatório</title>
+  <version>1</version>
+  <logging-level>ERROR</logging-level>
+  <documentation> 
+    <author>C3SL</author>  
+    <description>.</description>  
+    <help/>  
+    <result-type/>  
+    <icon/> 
+  </documentation>
+
+  <inputs> 
+    <output-type type="string"> 
+      <default-value>pdf</default-value>  
+      <sources> 
+        <request>output-type</request> 
+      </sources> 
+    </output-type>  
+    <ESTADO type="string"> 
+      <sources> 
+        <request>ESTADO</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>  
+    <REGIAO type="string"> 
+      <sources> 
+        <request>REGIAO</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>  
+    <CIDADE type="string"> 
+      <sources> 
+        <request>CIDADE</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </CIDADE> 
+  </inputs>
+
+  <outputs/>
+
+  <resources> 
+    <ReportFile> 
+      <solution-file> 
+        <location>auditRelatorio.xml</location>  
+        <mime-type>text/xml</mime-type> 
+      </solution-file> 
+    </ReportFile> 
+  </resources>
+  
+  <actions> 
+    <action-definition> 
+      <component-name>JFreeReportComponent</component-name>
+      <action-type>JFree Report</action-type>
+      <action-inputs> 
+        <ESTADO type="string"/>  
+        <REGIAO type="string"/>  
+        <CIDADE type="string"/>  
+        <output-type type="string"/> 
+      </action-inputs>
+      <action-resources> 
+        <report-definition type="resource" mapping="ReportFile"/> 
+      </action-resources>
+      <component-definition> 
+        <live><![CDATA[false]]></live>  
+        <driver><![CDATA[org.postgresql.Driver]]></driver>  
+        <connection><![CDATA[jdbc:postgresql://]]></connection>  
+        <user-id><![CDATA[]]></user-id>  
+        <password><![CDATA[]]></password>  
+        <source>sql</source>  
+        <output-type>pdf</output-type>
+        <query> <![CDATA[
+            SELECT
+     to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), 'DD/MM/YYYY') AS data_atual,
+     initcap(aud_regiao) AS regiao,
+     aud_estado,
+     initcap(aud_cidade) AS cidade,
+     initcap(aud_escola) AS escola,
+     aud_data,
+     aud_instaladas AS instaladas,
+     CASE WHEN aud_previstas-aud_instaladas < 0 THEN 0 ELSE
+     aud_previstas-aud_instaladas END AS nao_instaladas
+            FROM
+              (select max(aud_data) as data, aud_inep as inep from mectb11_dm_auditoria
+               WHERE aud_regiao = '{REGIAO}' AND aud_estado = '{ESTADO}' AND
+                     aud_cidade = '{CIDADE}'  AND
+                     mectb11_dm_auditoria.aud_projeto = 1
+                     group by inep) temp,
+              mectb11_dm_auditoria
+            WHERE
+              temp.data = mectb11_dm_auditoria.aud_data AND
+              temp.inep = mectb11_dm_auditoria.aud_inep AND
+              mectb11_dm_auditoria.aud_projeto = 1
+ORDER BY
+     aud_escola ASC,
+     instaladas ASC,
+     nao_instaladas ASC
+          ]]> </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+SELECT
+     to_char(CURRENT_DATE,'DD/MM/YYYY') AS data_atual,
+     initcap(aud_regiao) AS regiao,
+     aud_estado,
+     initcap(aud_cidade) AS cidade,
+     initcap(aud_escola) AS escola,
+     aud_data,
+     aud_instaladas AS instaladas,
+     CASE WHEN aud_previstas-aud_instaladas < 0 THEN 0 ELSE
+aud_previstas-aud_instaladas END AS nao_instaladas
+FROM
+     "mectb11_dm_auditoria" mectb11_dm_auditoria
+WHERE
+     aud_regiao = '{REGIAO}' AND
+     aud_estado = '{ESTADO}' AND
+     aud_cidade = '{CIDADE}' AND
+     aud_data = (SELECT max(aud_data) FROM "mectb11_dm_auditoria")
+GROUP BY
+     aud_regiao,
+     aud_estado,
+     aud_cidade,
+     aud_escola,
+     instaladas,
+     nao_instaladas,
+     aud_data
+ORDER BY
+     aud_escola ASC,
+     instaladas ASC,
+     nao_instaladas ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/auditRelatorio.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/auditRelatorio.xml
new file mode 100644
index 0000000000000000000000000000000000000000..7cecc05b20aebfe89497000e486e14ea33314cf7
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/auditRelatorio.xml
@@ -0,0 +1,1281 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<report-definition xmlns="http://jfreereport.sourceforge.net/namespaces/reports/legacy/ext" name="JFreeReport-WizardReport" engine-version="0.8.9.11">
+  <parser-config>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.base.URLClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.objects.DefaultClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.objects.BandLayoutClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.base.ArrayClassFactory"/>
+    <element-factory class="org.jfree.report.modules.parser.ext.factory.elements.DefaultElementFactory"/>
+    <stylekey-factory class="org.jfree.report.modules.parser.ext.factory.stylekey.DefaultStyleKeyFactory"/>
+    <stylekey-factory class="org.jfree.report.modules.parser.ext.factory.stylekey.PageableLayoutStyleKeyFactory"/>
+    <template-factory class="org.jfree.report.modules.parser.ext.factory.templates.DefaultTemplateCollection"/>
+    <datasource-factory class="org.jfree.report.modules.parser.ext.factory.datasource.DefaultDataSourceFactory"/>
+  </parser-config>
+  <report-config>
+    <simple-page-definition width="1" height="1">
+      <page orientation="portrait" topmargin="10" leftmargin="10" bottommargin="10" rightmargin="10" pageformat="A4"/>
+    </simple-page-definition>
+    <configuration>
+      <property name="org.jfree.report.modules.output.pageable.pdf.Encoding">ISO-8859-1</property>
+      <property name="org.jfree.report.NoPrinterAvailable">true</property>
+    </configuration>
+  </report-config>
+  <report-description>
+    <report-header>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="Element@982014" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">553.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">14</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Relatório de Auditoria Por Cidade - Máquinas Com/Sem o Agente</basic-object>
+        </template>
+      </element>
+      <element name="Element@25939585" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">30.0</basic-key>
+          <basic-key name="min-width">148.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Data: $(data_atual)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@19262980" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">230.0</basic-key>
+          <basic-key name="y">50.0</basic-key>
+          <basic-key name="min-width">345.0</basic-key>
+          <basic-key name="min-height">30.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Cidade: $(cidade)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@12425766" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">50.0</basic-key>
+          <basic-key name="min-width">160.0</basic-key>
+          <basic-key name="min-height">30.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Estado: $(aud_estado)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@19423474" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">230.0</basic-key>
+          <basic-key name="y">30.0</basic-key>
+          <basic-key name="min-width">345.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Região: $(regiao)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </report-header>
+    <report-footer>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </report-footer>
+    <page-header>
+      <style>
+        <basic-key name="display-on-firstpage">true</basic-key>
+        <basic-key name="display-on-lastpage">true</basic-key>
+        <basic-key name="sticky">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </page-header>
+    <page-footer>
+      <style>
+        <basic-key name="display-on-firstpage">true</basic-key>
+        <basic-key name="display-on-lastpage">true</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="TextField@388706379" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">508.99875</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">66.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">right</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">ShowPageNumber</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </page-footer>
+    <watermark>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="min-width">575.0</basic-key>
+        <basic-key name="min-height">822.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </watermark>
+    <groups>
+      <group name="default">
+        <fields/>
+        <group-header>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">true</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">32767.0</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+          <band name="DummyGroupNoDataBandElement">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">10.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+            </style>
+          </band>
+          <band name="DummyGroupDataBandElement">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">35.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+            </style>
+            <band>
+              <style>
+                <basic-key name="border-top-width">1.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">1.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">1.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">1.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">575.0</basic-key>
+                <basic-key name="min-height">35.0</basic-key>
+                <basic-key name="max-width">575.0</basic-key>
+                <basic-key name="max-height">2.14748365E9</basic-key>
+              </style>
+              <element type="shape/generic">
+                <style>
+                  <basic-key name="border-top-width">1.0</basic-key>
+                  <basic-key name="border-top-style">none</basic-key>
+                  <basic-key name="border-top-color">black</basic-key>
+                  <basic-key name="border-left-width">1.0</basic-key>
+                  <basic-key name="border-left-style">none</basic-key>
+                  <basic-key name="border-left-color">black</basic-key>
+                  <basic-key name="border-bottom-width">1.0</basic-key>
+                  <basic-key name="border-bottom-style">none</basic-key>
+                  <basic-key name="border-bottom-color">black</basic-key>
+                  <basic-key name="border-right-width">1.0</basic-key>
+                  <basic-key name="border-right-style">none</basic-key>
+                  <basic-key name="border-right-color">black</basic-key>
+                  <basic-key name="border-break-width">0.0</basic-key>
+                  <basic-key name="border-break-style">none</basic-key>
+                  <basic-key name="border-break-color">black</basic-key>
+                  <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                  <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                  <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                  <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                  <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                  <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                  <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                  <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                  <basic-key name="padding-left">0.0</basic-key>
+                  <basic-key name="padding-top">0.0</basic-key>
+                  <basic-key name="padding-bottom">0.0</basic-key>
+                  <basic-key name="padding-right">0.0</basic-key>
+                  <basic-key name="x">0.0</basic-key>
+                  <basic-key name="y">0.0</basic-key>
+                  <basic-key name="min-width">-100.0</basic-key>
+                  <basic-key name="min-height">-100.0</basic-key>
+                  <basic-key name="paint">#d2d2d2</basic-key>
+                  <compound-key name="stroke" class="java.awt.BasicStroke">
+                    <basic-object name="value">1.0</basic-object>
+                  </compound-key>
+                  <basic-key name="scale">true</basic-key>
+                  <basic-key name="keepAspectRatio">false</basic-key>
+                  <basic-key name="fill-shape">true</basic-key>
+                  <basic-key name="draw-shape">false</basic-key>
+                </style>
+                <datasource type="StaticDataSource">
+                  <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+                    <basic-object name="height">100.0</basic-object>
+                    <basic-object name="width">100.0</basic-object>
+                    <basic-object name="x">0.0</basic-object>
+                    <basic-object name="y">0.0</basic-object>
+                  </compound-object>
+                </datasource>
+              </element>
+            </band>
+            <element type="text/plain">
+              <style>
+                <basic-key name="border-top-width">1.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">1.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">1.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">1.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">330.0</basic-key>
+                <basic-key name="min-height">35.0</basic-key>
+                <basic-key name="max-width">32767.0</basic-key>
+                <basic-key name="max-height">32767.0</basic-key>
+                <basic-key name="paint">black</basic-key>
+                <basic-key name="alignment">left</basic-key>
+                <basic-key name="valignment">top</basic-key>
+                <basic-key name="dynamic_height">false</basic-key>
+                <basic-key name="Excel.WrapText">false</basic-key>
+                <basic-key name="font">SansSerif</basic-key>
+                <basic-key name="font-size">10</basic-key>
+                <basic-key name="line-height">0.0</basic-key>
+                <basic-key name="font-bold">true</basic-key>
+                <basic-key name="font-italic">false</basic-key>
+                <basic-key name="font-underline">false</basic-key>
+                <basic-key name="font-strikethrough">false</basic-key>
+                <basic-key name="font-embedded">false</basic-key>
+                <basic-key name="reserved-literal">..</basic-key>
+                <basic-key name="trim-text-content">false</basic-key>
+              </style>
+              <template references="label">
+                <basic-object name="content">Escolas</basic-object>
+              </template>
+            </element>
+          </band>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">455.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">120.0</basic-key>
+              <basic-key name="min-height">35.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">false</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Quantidade de máquinas sem o agente</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">330.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">120.0</basic-key>
+              <basic-key name="min-height">35.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">false</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Quantidade de máquinas com o agente</basic-object>
+            </template>
+          </element>
+        </group-header>
+        <group-footer>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">32767.0</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+        </group-footer>
+      </group>
+    </groups>
+    <itemband>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="RowBandingBackgroundRect_IAmTheRandomSuffix314152654" type="shape/generic">
+        <style>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">-100.0</basic-key>
+          <basic-key name="min-height">-100.0</basic-key>
+          <basic-key name="paint">#e6e6e6</basic-key>
+          <compound-key name="stroke" class="java.awt.BasicStroke">
+            <basic-object name="value">1.0</basic-object>
+          </compound-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">false</basic-key>
+          <basic-key name="fill-shape">true</basic-key>
+          <basic-key name="draw-shape">false</basic-key>
+        </style>
+        <datasource type="StaticDataSource">
+          <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+            <basic-object name="height">100.0</basic-object>
+            <basic-object name="width">100.0</basic-object>
+            <basic-object name="x">0.0</basic-object>
+            <basic-object name="y">0.0</basic-object>
+          </compound-object>
+        </datasource>
+      </element>
+      <element name="aud_escolaElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">330.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">32767.0</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">false</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">escola</basic-object>
+          <basic-object name="nullValue">-</basic-object>
+        </template>
+      </element>
+      <element name="instaladasElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">330.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">120.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">32767.0</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">false</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">instaladas</basic-object>
+          <basic-object name="nullValue">-</basic-object>
+        </template>
+      </element>
+      <element name="nao_instaladasElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">455.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">120.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">32767.0</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">false</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">nao_instaladas</basic-object>
+          <basic-object name="nullValue">-</basic-object>
+        </template>
+      </element>
+    </itemband>
+    <no-data-band>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="noDataLabelElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">574.9987</basic-key>
+          <basic-key name="min-height">18.0</basic-key>
+          <basic-key name="max-width">32766.928</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">false</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Nenhum dado disponível</basic-object>
+        </template>
+      </element>
+    </no-data-band>
+  </report-description>
+  <functions>
+    <property-ref name="report.name" class="java.lang.String">JFreeReport-WizardReport</property-ref>
+    <expression name="DummyGroupNoDataBandElementHideIfNullTrigger" class="org.jfree.report.function.HideElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">DummyGroupNoDataBandElement</property>
+      </properties>
+    </expression>
+    <expression name="DummyGroupDataBandElementHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">DummyGroupDataBandElement</property>
+      </properties>
+    </expression>
+    <expression name="dummyGroupFooterHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">dummyGroupFooter</property>
+      </properties>
+    </expression>
+    <expression name="ShowPageNumber" class="org.jfree.report.function.PageOfPagesFunction">
+      <properties>
+        <property name="format">{0}/{1}</property>
+        <property name="pageIncrement" class="java.lang.Integer">1</property>
+        <property name="startPage" class="java.lang.Integer">1</property>
+      </properties>
+    </expression>
+    <expression name="org.jfree.report.function.ElementVisibilitySwitchFunction@7df86f75" class="org.jfree.report.function.ElementVisibilitySwitchFunction">
+      <properties>
+        <property name="element">RowBandingBackgroundRect_IAmTheRandomSuffix314152654</property>
+        <property name="initialState" class="java.lang.Boolean">false</property>
+        <property name="numberOfElements" class="java.lang.Integer">1</property>
+      </properties>
+    </expression>
+  </functions>
+</report-definition>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/auditRelatorioRoxo.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/auditRelatorioRoxo.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..c0909c6d4ec73071ddf882cae20dc2d699c6348e
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/auditRelatorioRoxo.xaction
@@ -0,0 +1,134 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence> 
+  <title>Relatório</title>
+  <version>1</version>
+  <logging-level>ERROR</logging-level>
+  <documentation> 
+    <author>C3SL</author>  
+    <description>.</description>  
+    <help/>  
+    <result-type/>  
+    <icon/> 
+  </documentation>
+
+  <inputs> 
+    <output-type type="string"> 
+      <default-value>pdf</default-value>  
+      <sources> 
+        <request>output-type</request> 
+      </sources> 
+    </output-type>  
+    <ESTADO type="string"> 
+      <sources> 
+        <request>ESTADO</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>  
+    <REGIAO type="string"> 
+      <sources> 
+        <request>REGIAO</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>  
+    <CIDADE type="string"> 
+      <sources> 
+        <request>CIDADE</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </CIDADE> 
+  </inputs>
+
+  <outputs/>
+
+  <resources> 
+    <ReportFile> 
+      <solution-file> 
+        <location>auditRelatorioRoxo.xml</location>  
+        <mime-type>text/xml</mime-type> 
+      </solution-file> 
+    </ReportFile> 
+  </resources>
+  
+  <actions> 
+    <action-definition> 
+      <component-name>JFreeReportComponent</component-name>
+      <action-type>JFree Report</action-type>
+      <action-inputs> 
+        <ESTADO type="string"/>  
+        <REGIAO type="string"/>  
+        <CIDADE type="string"/>  
+        <output-type type="string"/> 
+      </action-inputs>
+      <action-resources> 
+        <report-definition type="resource" mapping="ReportFile"/> 
+      </action-resources>
+      <component-definition> 
+        <live><![CDATA[false]]></live>  
+        <driver><![CDATA[org.postgresql.Driver]]></driver>  
+        <connection><![CDATA[jdbc:postgresql://]]></connection>  
+        <user-id><![CDATA[]]></user-id>  
+        <password><![CDATA[]]></password>  
+        <source>sql</source>  
+        <output-type>pdf</output-type>
+        <query>
+          <![CDATA[
+SELECT
+     to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), 'DD/MM/YYYY') AS data_atual,
+     initcap(aud_regiao) AS regiao,
+     aud_estado,
+     initcap(aud_cidade) AS cidade,
+     aud_instaladas,
+     initcap(aud_escola) AS escola,
+     aud_data,
+     aud_instaladas AS instaladas
+FROM
+              (select max(aud_data) as data, aud_inep as inep from mectb11_dm_auditoria WHERE aud_regiao = '{REGIAO}' AND aud_estado = '{ESTADO}' AND aud_cidade = '{CIDADE}' group by inep) temp,
+              mectb11_dm_auditoria
+            WHERE
+              temp.data = mectb11_dm_auditoria.aud_data AND
+              temp.inep = mectb11_dm_auditoria.aud_inep AND
+              aud_instaladas = 0
+GROUP BY
+     aud_regiao,
+     aud_estado,
+     aud_cidade,
+     aud_instaladas,
+     aud_escola,
+     instaladas,
+     aud_data
+ORDER BY
+     instaladas ASC
+          ]]></query>
+      </component-definition> 
+    </action-definition>
+  </actions> 
+</action-sequence>
+<!--
+SELECT
+     to_char(CURRENT_DATE, 'DD/MM/YYYY') AS data_atual,
+     initcap(aud_regiao) AS regiao,
+     aud_estado,
+     initcap(aud_cidade) AS cidade,
+     aud_instaladas,
+     initcap(aud_escola) AS escola,
+     aud_data,
+     aud_instaladas AS instaladas
+FROM
+     "mectb11_dm_auditoria" mectb11_dm_auditoria
+WHERE
+     aud_regiao = '{REGIAO}'
+ AND aud_estado = '{ESTADO}'
+ AND aud_cidade = '{CIDADE}'
+ AND aud_instaladas = 0
+ AND aud_data = (SELECT max(aud_data) FROM "mectb11_dm_auditoria")
+GROUP BY
+     aud_regiao,
+     aud_estado,
+     aud_cidade,
+     aud_instaladas,
+     aud_escola,
+     instaladas,
+     aud_data
+ORDER BY
+     instaladas ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/auditRelatorioRoxo.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/auditRelatorioRoxo.xml
new file mode 100644
index 0000000000000000000000000000000000000000..8771968a2ee893bd203740e4ab38ee400a386a6f
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/auditRelatorioRoxo.xml
@@ -0,0 +1,1022 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<report-definition xmlns="http://jfreereport.sourceforge.net/namespaces/reports/legacy/ext" name="JFreeReport-WizardReport" engine-version="0.8.9.11">
+  <parser-config>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.base.URLClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.objects.DefaultClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.objects.BandLayoutClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.base.ArrayClassFactory"/>
+    <element-factory class="org.jfree.report.modules.parser.ext.factory.elements.DefaultElementFactory"/>
+    <stylekey-factory class="org.jfree.report.modules.parser.ext.factory.stylekey.DefaultStyleKeyFactory"/>
+    <stylekey-factory class="org.jfree.report.modules.parser.ext.factory.stylekey.PageableLayoutStyleKeyFactory"/>
+    <template-factory class="org.jfree.report.modules.parser.ext.factory.templates.DefaultTemplateCollection"/>
+    <datasource-factory class="org.jfree.report.modules.parser.ext.factory.datasource.DefaultDataSourceFactory"/>
+  </parser-config>
+  <report-config>
+    <simple-page-definition width="1" height="1">
+      <page orientation="portrait" topmargin="10" leftmargin="10" bottommargin="10" rightmargin="10" pageformat="A4"/>
+    </simple-page-definition>
+    <configuration>
+      <property name="org.jfree.report.modules.output.pageable.pdf.Encoding">ISO-8859-1</property>
+      <property name="org.jfree.report.NoPrinterAvailable">true</property>
+    </configuration>
+  </report-config>
+  <report-description>
+    <report-header>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="Element@982014" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">536.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">14</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Relatório de Auditoria Por Cidade - Escolas Sem o Agente Instalado</basic-object>
+        </template>
+      </element>
+      <element name="Element@25939585" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">30.0</basic-key>
+          <basic-key name="min-width">148.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Data: $(data_atual)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@19262980" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">230.0</basic-key>
+          <basic-key name="y">50.0</basic-key>
+          <basic-key name="min-width">345.0</basic-key>
+          <basic-key name="min-height">30.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Cidade: $(cidade)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@12425766" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">50.0</basic-key>
+          <basic-key name="min-width">160.0</basic-key>
+          <basic-key name="min-height">30.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Estado: $(aud_estado)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@19423474" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">230.0</basic-key>
+          <basic-key name="y">30.0</basic-key>
+          <basic-key name="min-width">345.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Região: $(regiao)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </report-header>
+    <report-footer>
+      <style>
+        <basic-key name="pagebreak-before">true</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </report-footer>
+    <page-header>
+      <style>
+        <basic-key name="display-on-firstpage">true</basic-key>
+        <basic-key name="display-on-lastpage">true</basic-key>
+        <basic-key name="sticky">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </page-header>
+    <page-footer>
+      <style>
+        <basic-key name="display-on-firstpage">true</basic-key>
+        <basic-key name="display-on-lastpage">true</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="TextField@388706379" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">508.99875</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">66.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">right</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">ShowPageNumber</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </page-footer>
+    <watermark>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="min-width">575.0</basic-key>
+        <basic-key name="min-height">822.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </watermark>
+    <groups>
+      <group name="default">
+        <fields/>
+        <group-header>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">true</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">32767.0</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+          <band name="DummyGroupDataBandElement">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">20.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+            </style>
+            <band>
+              <style>
+                <basic-key name="border-top-width">1.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">1.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">1.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">1.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">575.0</basic-key>
+                <basic-key name="min-height">20.0</basic-key>
+                <basic-key name="max-width">575.0</basic-key>
+                <basic-key name="max-height">2.14748365E9</basic-key>
+              </style>
+              <element type="shape/generic">
+                <style>
+                  <basic-key name="border-top-width">1.0</basic-key>
+                  <basic-key name="border-top-style">none</basic-key>
+                  <basic-key name="border-top-color">black</basic-key>
+                  <basic-key name="border-left-width">1.0</basic-key>
+                  <basic-key name="border-left-style">none</basic-key>
+                  <basic-key name="border-left-color">black</basic-key>
+                  <basic-key name="border-bottom-width">1.0</basic-key>
+                  <basic-key name="border-bottom-style">none</basic-key>
+                  <basic-key name="border-bottom-color">black</basic-key>
+                  <basic-key name="border-right-width">1.0</basic-key>
+                  <basic-key name="border-right-style">none</basic-key>
+                  <basic-key name="border-right-color">black</basic-key>
+                  <basic-key name="border-break-width">0.0</basic-key>
+                  <basic-key name="border-break-style">none</basic-key>
+                  <basic-key name="border-break-color">black</basic-key>
+                  <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                  <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                  <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                  <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                  <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                  <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                  <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                  <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                  <basic-key name="padding-left">0.0</basic-key>
+                  <basic-key name="padding-top">0.0</basic-key>
+                  <basic-key name="padding-bottom">0.0</basic-key>
+                  <basic-key name="padding-right">0.0</basic-key>
+                  <basic-key name="x">0.0</basic-key>
+                  <basic-key name="y">0.0</basic-key>
+                  <basic-key name="min-width">-100.0</basic-key>
+                  <basic-key name="min-height">-100.0</basic-key>
+                  <basic-key name="paint">#d2d2d2</basic-key>
+                  <compound-key name="stroke" class="java.awt.BasicStroke">
+                    <basic-object name="value">1.0</basic-object>
+                  </compound-key>
+                  <basic-key name="scale">true</basic-key>
+                  <basic-key name="keepAspectRatio">false</basic-key>
+                  <basic-key name="fill-shape">true</basic-key>
+                  <basic-key name="draw-shape">false</basic-key>
+                </style>
+                <datasource type="StaticDataSource">
+                  <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+                    <basic-object name="height">100.0</basic-object>
+                    <basic-object name="width">100.0</basic-object>
+                    <basic-object name="x">0.0</basic-object>
+                    <basic-object name="y">0.0</basic-object>
+                  </compound-object>
+                </datasource>
+              </element>
+            </band>
+            <element type="text/plain">
+              <style>
+                <basic-key name="border-top-width">1.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">1.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">1.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">1.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">575.0</basic-key>
+                <basic-key name="min-height">20.0</basic-key>
+                <basic-key name="max-width">32767.0</basic-key>
+                <basic-key name="max-height">32767.0</basic-key>
+                <basic-key name="paint">black</basic-key>
+                <basic-key name="alignment">left</basic-key>
+                <basic-key name="valignment">middle</basic-key>
+                <basic-key name="dynamic_height">false</basic-key>
+                <basic-key name="Excel.WrapText">false</basic-key>
+                <basic-key name="font">SansSerif</basic-key>
+                <basic-key name="font-size">10</basic-key>
+                <basic-key name="line-height">0.0</basic-key>
+                <basic-key name="font-bold">true</basic-key>
+                <basic-key name="font-italic">false</basic-key>
+                <basic-key name="font-underline">false</basic-key>
+                <basic-key name="font-strikethrough">false</basic-key>
+                <basic-key name="font-embedded">false</basic-key>
+                <basic-key name="reserved-literal">..</basic-key>
+                <basic-key name="trim-text-content">false</basic-key>
+              </style>
+              <template references="label">
+                <basic-object name="content">Escolas sem o agente instalado em nenhuma máquina</basic-object>
+              </template>
+            </element>
+          </band>
+        </group-header>
+        <group-footer>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">32767.0</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+        </group-footer>
+      </group>
+    </groups>
+    <itemband>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="RowBandingBackgroundRect_IAmTheRandomSuffix314152654" type="shape/generic">
+        <style>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">-100.0</basic-key>
+          <basic-key name="min-height">-100.0</basic-key>
+          <basic-key name="paint">#e6e6e6</basic-key>
+          <compound-key name="stroke" class="java.awt.BasicStroke">
+            <basic-object name="value">1.0</basic-object>
+          </compound-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">false</basic-key>
+          <basic-key name="fill-shape">true</basic-key>
+          <basic-key name="draw-shape">false</basic-key>
+        </style>
+        <datasource type="StaticDataSource">
+          <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+            <basic-object name="height">100.0</basic-object>
+            <basic-object name="width">100.0</basic-object>
+            <basic-object name="x">0.0</basic-object>
+            <basic-object name="y">0.0</basic-object>
+          </compound-object>
+        </datasource>
+      </element>
+      <element name="aud_escolaElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">575.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">32767.0</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">false</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">escola</basic-object>
+          <basic-object name="nullValue">-</basic-object>
+        </template>
+      </element>
+    </itemband>
+    <no-data-band>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="noDataLabelElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">574.9987</basic-key>
+          <basic-key name="min-height">18.0</basic-key>
+          <basic-key name="max-width">32766.928</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">false</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Nenhum dado disponível</basic-object>
+        </template>
+      </element>
+    </no-data-band>
+  </report-description>
+  <functions>
+    <property-ref name="report.name" class="java.lang.String">JFreeReport-WizardReport</property-ref>
+    <expression name="DummyGroupNoDataBandElementHideIfNullTrigger" class="org.jfree.report.function.HideElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">noDataLabelElement</property>
+      </properties>
+    </expression>
+    <expression name="DummyGroupDataBandElementHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">DummyGroupDataBandElement</property>
+      </properties>
+    </expression>
+    <expression name="dummyGroupFooterHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">dummyGroupFooter</property>
+      </properties>
+    </expression>
+    <expression name="ShowPageNumber" class="org.jfree.report.function.PageOfPagesFunction">
+      <properties>
+        <property name="format">{0}/{1}</property>
+        <property name="pageIncrement" class="java.lang.Integer">1</property>
+        <property name="startPage" class="java.lang.Integer">1</property>
+      </properties>
+    </expression>
+    <expression name="org.jfree.report.function.ElementVisibilitySwitchFunction@277ec7b9" class="org.jfree.report.function.ElementVisibilitySwitchFunction">
+      <properties>
+        <property name="element">RowBandingBackgroundRect_IAmTheRandomSuffix314152654</property>
+        <property name="initialState" class="java.lang.Boolean">false</property>
+        <property name="numberOfElements" class="java.lang.Integer">1</property>
+      </properties>
+    </expression>
+  </functions>
+</report-definition>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/barchartBrasil.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/barchartBrasil.xml
new file mode 100644
index 0000000000000000000000000000000000000000..826ddc4f16865837f5a05dbfd9812a3aa37da2bc
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/barchartBrasil.xml
@@ -0,0 +1,60 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique nas barras para visualizar a quantidade de máquinas com/sem o agente de coleta por região.</title>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+
+    <max-bar-width>.2</max-bar-width>
+
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-classmate/auditoria</data-path>
+        <data-action>auditBarBrasil.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/barchartCidade.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/barchartCidade.xml
new file mode 100644
index 0000000000000000000000000000000000000000..0095bfd98063e63ee00fd7ba7bafc7d513ca7fed
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/barchartCidade.xml
@@ -0,0 +1,63 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique nas barras verdes para visualizar o relatório das escolas com o agente de coleta instalado. Clique nas barras roxas para visualizar o relatório das escolas sem o agente de coleta.</title>
+
+    <domain-label-rotation>.425</domain-label-rotation>
+    <domain-label-rotation-dir>up</domain-label-rotation-dir>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>horizontal</orientation>
+    
+    <max-bar-width>.10</max-bar-width>
+    
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-classmate/auditoria</data-path>
+        <data-action>auditBarCidade.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/barchartEstado.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/barchartEstado.xml
new file mode 100644
index 0000000000000000000000000000000000000000..5fb726f97ae15bb82509d49db63c4ae63f822f61
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/barchartEstado.xml
@@ -0,0 +1,60 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique no estado para visualizar a quantidade de máquinas com/sem o agente de coleta por cidade.</title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+    
+    <max-bar-width>.20</max-bar-width>
+    
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-classmate/auditoria</data-path>
+        <data-action>auditBarEstado.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/barchartRegiao.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/barchartRegiao.xml
new file mode 100644
index 0000000000000000000000000000000000000000..bd964928b78d6f0a0331d15a1938d2ec5bcc256b
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/barchartRegiao.xml
@@ -0,0 +1,63 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique na região para visualizar a quantidade de máquinas com/sem o agente de coleta por estado.</title>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <domain-label-rotation>.785</domain-label-rotation>
+    <domain-label-rotation-dir>up</domain-label-rotation-dir>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+    
+    <max-bar-width>.20</max-bar-width>
+    
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+	<color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-classmate/auditoria</data-path>
+        <data-action>auditBarRegiao.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/linechartBrasil.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/linechartBrasil.xml
new file mode 100644
index 0000000000000000000000000000000000000000..eede3773ed8b658b81776c02bea029f44304fbc3
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/linechartBrasil.xml
@@ -0,0 +1,56 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+   
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-classmate/auditoria</data-path>
+        <data-action>auditLineBrasil.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/linechartCidade.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/linechartCidade.xml
new file mode 100644
index 0000000000000000000000000000000000000000..943755b3cf735af92ff88cf625fed520bf0430cb
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/linechartCidade.xml
@@ -0,0 +1,56 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+   
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-classmate/auditoria</data-path>
+        <data-action>auditLineCidade.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/linechartEstado.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/linechartEstado.xml
new file mode 100644
index 0000000000000000000000000000000000000000..4e1a24e4f084a5b812e31eb29db36cf632f46e82
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/linechartEstado.xml
@@ -0,0 +1,56 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+   
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-classmate/auditoria</data-path>
+        <data-action>auditLineEstado.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/linechartRegiao.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/linechartRegiao.xml
new file mode 100644
index 0000000000000000000000000000000000000000..ef9b27e1aa57db8a4fcdb5828882e63087409d91
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/linechartRegiao.xml
@@ -0,0 +1,56 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+   
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-classmate/auditoria</data-path>
+        <data-action>auditLineRegiao.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/piechartBrasil.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/piechartBrasil.xml
new file mode 100644
index 0000000000000000000000000000000000000000..78f3b83b5fbeda1c5db9f6d6c38496f17d4f1f7a
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/piechartBrasil.xml
@@ -0,0 +1,45 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>PieChart</chart-type>
+
+    <display-labels>true</display-labels>
+
+    <!--<interior-gap>.15</interior-gap>-->
+    <!--<label-gap>.05</label-gap>-->
+    <label-font>
+        <size>10</size>
+    </label-font>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <border-paint>#F2F5E1</border-paint>    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-classmate/auditoria</data-path>
+        <data-action>auditPieBrasil.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>rows</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/piechartCidade.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/piechartCidade.xml
new file mode 100644
index 0000000000000000000000000000000000000000..860da3fd84aeea12a90724fa584799cd06300d06
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/piechartCidade.xml
@@ -0,0 +1,46 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>PieChart</chart-type>
+
+    <display-labels>true</display-labels>
+
+    <!--<interior-gap>.15</interior-gap>-->
+    <!--<label-gap>.05</label-gap>-->
+    <label-font>
+        <size>10</size>
+    </label-font>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <border-paint>#F2F5E1</border-paint>
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-classmate/auditoria</data-path>
+        <data-action>auditPieCidade.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>rows</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/piechartEstado.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/piechartEstado.xml
new file mode 100644
index 0000000000000000000000000000000000000000..7f756f01cf111c717b5599b43843d211aa49c7f8
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/piechartEstado.xml
@@ -0,0 +1,46 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>PieChart</chart-type>
+
+    <display-labels>true</display-labels>
+
+    <!--<interior-gap>.15</interior-gap>-->
+    <!--<label-gap>.05</label-gap>-->
+    <label-font>
+        <size>10</size>
+    </label-font>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <border-paint>#F2F5E1</border-paint>
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-classmate/auditoria</data-path>
+        <data-action>auditPieEstado.xaction</data-action> 
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>rows</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/piechartRegiao.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/piechartRegiao.xml
new file mode 100644
index 0000000000000000000000000000000000000000..93740853b4134c2e4c48745b9b2974c03a3fc5d8
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/auditoria/piechartRegiao.xml
@@ -0,0 +1,46 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>PieChart</chart-type>
+
+    <display-labels>true</display-labels>
+
+    <!--<interior-gap>.15</interior-gap>-->
+    <!--<label-gap>.05</label-gap>-->
+    <label-font>
+        <size>10</size>
+    </label-font>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <border-paint>#F2F5E1</border-paint>
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-classmate/auditoria</data-path>
+        <data-action>auditPieRegiao.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>rows</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/barchartBrasil.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/barchartBrasil.xml
new file mode 100644
index 0000000000000000000000000000000000000000..5aa998fb2e375bf082f23d39ebf919a73368e948
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/barchartBrasil.xml
@@ -0,0 +1,61 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <title>Clique nas barras para visualizar a disponibilidade por região.</title>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+
+    <max-bar-width>.20</max-bar-width>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <tooltip-y-format>###</tooltip-y-format>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#EEBA28</color>
+        <color>#C3252E</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-classmate/disponibilidade</data-path>
+        <data-action>dispBarBrasil.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/barchartCidade.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/barchartCidade.xml
new file mode 100644
index 0000000000000000000000000000000000000000..468d505e5a7b7872b37f45d1c97c95f995ebe643
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/barchartCidade.xml
@@ -0,0 +1,63 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique na cidade para visualizar o relatório de disponibilidade.</title>
+
+    <domain-label-rotation>.425</domain-label-rotation>
+    <domain-label-rotation-dir>up</domain-label-rotation-dir>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>horizontal</orientation>
+
+    <max-bar-width>.10</max-bar-width>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#EEBA28</color>
+        <color>#C3252E</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-classmate/disponibilidade</data-path>
+        <data-action>dispBarCidade.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/barchartEstado.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/barchartEstado.xml
new file mode 100644
index 0000000000000000000000000000000000000000..bd182a99722eb6264afcf188b23bba72b915fec7
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/barchartEstado.xml
@@ -0,0 +1,60 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique no estado para visualizar a disponibilidade por cidade.</title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+
+    <max-bar-width>.20</max-bar-width>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#EEBA28</color>
+        <color>#C3252E</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-classmate/disponibilidade</data-path>
+        <data-action>dispBarEstado.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/barchartRegiao.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/barchartRegiao.xml
new file mode 100644
index 0000000000000000000000000000000000000000..a34e43691543d043c2ea8ab6b3a03b2dbbfe1790
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/barchartRegiao.xml
@@ -0,0 +1,63 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique na região para visualizar a disponibilidade por estado.</title>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <domain-label-rotation>.785</domain-label-rotation>
+    <domain-label-rotation-dir>up</domain-label-rotation-dir>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+
+    <max-bar-width>.20</max-bar-width>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#EEBA28</color>
+        <color>#C3252E</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-classmate/disponibilidade</data-path>
+        <data-action>dispBarRegiao.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/dispBarBrasil.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/dispBarBrasil.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..2539bfdb9b783cbbe8236104cc551914f445016e
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/dispBarBrasil.xaction
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence> 
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation> 
+    <author>C3SL</author>  
+    <description>Empty blank action sequence document</description>  
+    <help/>  
+    <result-type/>  
+    <icon/> 
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+  
+  <actions> 
+    <action-definition> 
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs> 
+        <query-result type="result-set" mapping="swresult"/> 
+      </action-outputs>
+      <component-definition> 
+        <live><![CDATA[false]]></live>  
+        <driver><![CDATA[org.postgresql.Driver]]></driver>  
+        <connection><![CDATA[jdbc:postgresql://]]></connection>  
+        <user-id><![CDATA[]]></user-id>  
+        <password><![CDATA[]]></password>  
+        <query>
+          <![CDATA[
+	        SELECT
+              to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), 'DD/MM/YYYY') AS Brasil,
+              sum("mectb09_dm_disp_ag"."dis_verde") AS "Menos de 10 dias",
+              sum("mectb09_dm_disp_ag"."dis_amarelo") AS "Entre 11-30 dias",
+              sum("mectb09_dm_disp_ag"."dis_vermelho") AS "Mais de 30 dias"
+            FROM
+              "mectb09_dm_disp_ag"
+            WHERE
+              mectb09_dm_disp_ag.dis_projeto = 1
+            GROUP BY
+              dis_data
+            ORDER BY
+              dis_data DESC limit 1
+          ]]>
+        </query>
+      </component-definition> 
+    </action-definition>
+  </actions> 
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/dispBarCidade.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/dispBarCidade.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..f315de894696f5828fd6d29c5f0f34975196440d
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/dispBarCidade.xaction
@@ -0,0 +1,77 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence> 
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation> 
+    <author>C3SL</author>  
+    <description>Empty blank action sequence document</description>  
+    <help/>  
+    <result-type/>  
+    <icon/> 
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+    <ESTADO type="string">
+      <sources>
+        <request>ESTADO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+  
+  <actions> 
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+        <ESTADO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              dis_cidade AS Cidade,
+              sum(dis_verde) AS "Menos de 10 dias",
+              sum(dis_amarelo) AS "Entre 11-30 dias",
+              sum(dis_vermelho) AS "Mais de 30 dias"
+            FROM
+              mectb09_dm_disp_ag
+            WHERE
+              dis_regiao = '{REGIAO}' AND
+              dis_estado = '{ESTADO}' AND
+              dis_data = (SELECT max(dis_data) FROM mectb09_dm_disp_ag) AND
+              mectb09_dm_disp_ag.dis_projeto = 1
+            GROUP BY
+              dis_regiao,
+              dis_estado,
+              Cidade,
+              dis_data
+            ORDER BY
+              Cidade ASC
+          ]]></query>
+      </component-definition>
+    </action-definition>
+  </actions> 
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/dispBarEstado.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/dispBarEstado.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..a23c459807932f06c63fe99f93e4aa43e517f04d
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/dispBarEstado.xaction
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              dis_estado AS Estado,
+              sum(dis_verde) AS "Menos de 10 dias",
+              sum(dis_amarelo) AS "Entre 11-30 dias",
+              sum(dis_vermelho) AS "Mais de 30 dias"
+            FROM
+              "mectb09_dm_disp_ag"
+            WHERE
+              dis_regiao = '{REGIAO}' AND
+              dis_data = (SELECT max(dis_data) FROM "mectb09_dm_disp_ag") AND
+              mectb09_dm_disp_ag.dis_projeto = 1
+            GROUP BY
+              dis_regiao,
+              Estado,
+              dis_data
+            ORDER BY
+              Estado ASC
+            ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/dispBarRegiao.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/dispBarRegiao.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..ea6ed1f99f4f9f47a01b2bf4c5b63bd4a6ee4e85
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/dispBarRegiao.xaction
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              dis_regiao AS Regiao,
+              sum(dis_verde) AS "Menos de 10 dias",
+              sum(dis_amarelo) AS "Entre 11-30 dias",
+              sum(dis_vermelho) AS "Mais de 30 dias"
+            FROM
+              mectb09_dm_disp_ag
+            WHERE
+              dis_regiao <> 'NULL' AND
+              dis_data = (SELECT max(dis_data) FROM mectb09_dm_disp_ag) AND
+              mectb09_dm_disp_ag.dis_projeto = 1
+            GROUP BY
+              Regiao,
+              dis_data
+            ORDER BY
+              Regiao ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/dispLineBrasil.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/dispLineBrasil.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..36f8df1b525cc521aaa7b71e23ae599c592699aa
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/dispLineBrasil.xaction
@@ -0,0 +1,86 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+             SELECT
+              initcap("mectb09_dm_disp_ag"."dis_mes_nm") AS mes,
+              cast("mectb09_dm_disp_ag"."dis_mes" as text),
+              sum(dis_verde)/count(distinct(dis_data)) AS verde,
+              sum(dis_amarelo)/count(distinct(dis_data)) AS amarelo,
+              sum(dis_vermelho)/count(distinct(dis_data)) AS vermelho
+            FROM
+              (select dis_mes as mes, max(dis_data) as data, dis_cidade as cidade
+               from mectb09_dm_disp_ag
+               where dis_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE and
+               mectb09_dm_disp_ag.dis_projeto = 1
+               group by mes, cidade) temp,
+              "mectb09_dm_disp_ag"
+            WHERE
+              temp.data = mectb09_dm_disp_ag.dis_data AND
+              temp.cidade = mectb09_dm_disp_ag.dis_cidade AND
+              temp.mes = mectb09_dm_disp_ag.dis_mes AND
+              mectb09_dm_disp_ag.dis_projeto = 1
+            GROUP BY
+              dis_mes_nm,
+              dis_mes,
+              dis_ano
+            ORDER BY
+              mectb09_dm_disp_ag.dis_ano ASC,
+              mectb09_dm_disp_ag.dis_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              initcap("mectb09_dm_disp_ag"."dis_mes_nm") AS mes,
+              cast("mectb09_dm_disp_ag"."dis_mes" as text),
+              sum(dis_verde)/count(distinct(dis_data)) AS verde,
+              sum(dis_amarelo)/count(distinct(dis_data)) AS amarelo,
+              sum(dis_vermelho)/count(distinct(dis_data)) AS vermelho
+            FROM
+              "mectb09_dm_disp_ag"
+            WHERE
+              dis_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE
+            GROUP BY
+              dis_mes_nm,
+              dis_mes,
+              dis_ano
+            ORDER BY
+              dis_ano ASC,
+              dis_mes ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/dispLineCidade.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/dispLineCidade.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..d595737266f48ed21480b8a3ae34e88ef315f282
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/dispLineCidade.xaction
@@ -0,0 +1,86 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+    <ESTADO type="string">
+      <sources>
+        <request>ESTADO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+        <ESTADO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+             SELECT
+              initcap("mectb09_dm_disp_ag"."dis_mes_nm") AS mes,
+              cast("mectb09_dm_disp_ag"."dis_mes" as text),
+              sum(dis_verde)/count(distinct(dis_data)) AS verde,
+              sum(dis_amarelo)/count(distinct(dis_data)) AS amarelo,
+              sum(dis_vermelho)/count(distinct(dis_data)) AS vermelho
+            FROM
+              (select dis_mes as mes, max(dis_data) as data, dis_cidade as cidade
+               from mectb09_dm_disp_ag
+               where dis_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE and
+               mectb09_dm_disp_ag.dis_projeto = 1
+               group by mes, cidade) temp,
+              "mectb09_dm_disp_ag"
+            WHERE
+              temp.data = mectb09_dm_disp_ag.dis_data AND
+              temp.cidade = mectb09_dm_disp_ag.dis_cidade AND
+              temp.mes = mectb09_dm_disp_ag.dis_mes AND
+              dis_regiao = '{REGIAO}' AND
+              dis_estado = '{ESTADO}' AND
+              mectb09_dm_disp_ag.dis_projeto = 1
+            GROUP BY
+              dis_mes_nm,
+              dis_mes,
+              dis_ano
+            ORDER BY
+              mectb09_dm_disp_ag.dis_ano ASC,
+              mectb09_dm_disp_ag.dis_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/dispLineEstado.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/dispLineEstado.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..c7e3f0f3c35fdcfb94398eb39c58e5f1f8573f77
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/dispLineEstado.xaction
@@ -0,0 +1,78 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+             SELECT
+              initcap("mectb09_dm_disp_ag"."dis_mes_nm") AS mes,
+              cast("mectb09_dm_disp_ag"."dis_mes" as text),
+              sum(dis_verde)/count(distinct(dis_data)) AS verde,
+              sum(dis_amarelo)/count(distinct(dis_data)) AS amarelo,
+              sum(dis_vermelho)/count(distinct(dis_data)) AS vermelho
+            FROM
+              (select dis_mes as mes, max(dis_data) as data, dis_cidade as cidade
+               from mectb09_dm_disp_ag
+               where dis_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE and
+               mectb09_dm_disp_ag.dis_projeto = 1
+               group by mes, cidade) temp,
+              "mectb09_dm_disp_ag"
+            WHERE
+              temp.data = mectb09_dm_disp_ag.dis_data AND
+              temp.cidade = mectb09_dm_disp_ag.dis_cidade AND
+              temp.mes = mectb09_dm_disp_ag.dis_mes AND
+              dis_regiao = '{REGIAO}' AND
+              mectb09_dm_disp_ag.dis_projeto = 1
+            GROUP BY
+              dis_mes_nm,
+              dis_mes,
+              dis_ano
+            ORDER BY
+              mectb09_dm_disp_ag.dis_ano ASC,
+              mectb09_dm_disp_ag.dis_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/dispLineRegiao.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/dispLineRegiao.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..b489fd10f7f49e733b13e7dbcfb8f5c9147490a4
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/dispLineRegiao.xaction
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+             SELECT
+              initcap("mectb09_dm_disp_ag"."dis_mes_nm") AS mes,
+              cast("mectb09_dm_disp_ag"."dis_mes" as text),
+              sum(dis_verde)/count(distinct(dis_data)) AS verde,
+              sum(dis_amarelo)/count(distinct(dis_data)) AS amarelo,
+              sum(dis_vermelho)/count(distinct(dis_data)) AS vermelho
+            FROM
+              (select dis_mes as mes, max(dis_data) as data, dis_cidade as cidade
+               from mectb09_dm_disp_ag
+               where dis_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE and
+               mectb09_dm_disp_ag.dis_projeto = 1
+               group by mes, cidade) temp,
+              "mectb09_dm_disp_ag"
+            WHERE
+              temp.data = mectb09_dm_disp_ag.dis_data AND
+              temp.cidade = mectb09_dm_disp_ag.dis_cidade AND
+              temp.mes = mectb09_dm_disp_ag.dis_mes AND
+              mectb09_dm_disp_ag.dis_projeto = 1
+            GROUP BY
+              dis_mes_nm,
+              dis_mes,
+              dis_ano
+            ORDER BY
+              mectb09_dm_disp_ag.dis_ano ASC,
+              mectb09_dm_disp_ag.dis_mes ASC
+	      ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/dispPieBrasil.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/dispPieBrasil.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..cb453f42a6e63b68fb0961c8bd8e1e9d1795f0b9
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/dispPieBrasil.xaction
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence> 
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation> 
+    <author>C3SL</author>  
+    <description>Empty blank action sequence document</description>  
+    <help/>  
+    <result-type/>  
+    <icon/> 
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+  
+  <actions> 
+    <action-definition> 
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs> 
+        <query-result type="result-set" mapping="swresult"/> 
+      </action-outputs>
+      <component-definition> 
+        <live><![CDATA[false]]></live>  
+        <driver><![CDATA[org.postgresql.Driver]]></driver>  
+        <connection><![CDATA[jdbc:postgresql://]]></connection>  
+        <user-id><![CDATA[]]></user-id>  
+        <password><![CDATA[]]></password>  
+        <query>
+          <![CDATA[
+            SELECT
+              sum("mectb09_dm_disp_ag"."dis_verde") AS "Menos de 10 dias",
+              sum("mectb09_dm_disp_ag"."dis_amarelo") AS "Entre 11-30 dias",
+              sum("mectb09_dm_disp_ag"."dis_vermelho") AS "Mais de 30 dias"
+            FROM
+              "mectb09_dm_disp_ag"
+            WHERE
+              mectb09_dm_disp_ag.dis_projeto = 1
+            GROUP BY
+              dis_data
+            ORDER BY
+              dis_data DESC limit 1
+          ]]>
+        </query>
+      </component-definition> 
+    </action-definition>
+  </actions> 
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/dispPieCidade.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/dispPieCidade.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..5496c4d4acea674da66547c4d4898a29664df526
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/dispPieCidade.xaction
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+    <ESTADO type="string">
+      <sources>
+        <request>ESTADO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+        <ESTADO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              sum(dis_verde) AS "Menos de 10 dias",
+              sum(dis_amarelo) AS "Entre 11-30 dias",
+              sum(dis_vermelho) AS "Mais de 30 dias"
+            FROM
+              mectb09_dm_disp_ag
+            WHERE
+              dis_regiao = '{REGIAO}' AND
+              dis_estado = '{ESTADO}' AND
+              dis_data = (SELECT max(dis_data) FROM mectb09_dm_disp_ag) AND
+              mectb09_dm_disp_ag.dis_projeto = 1
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/dispPieEstado.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/dispPieEstado.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..0fc067a989f74cea21dec1249cd679f41c84ad05
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/dispPieEstado.xaction
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              sum(dis_verde) AS "Menos de 10 dias",
+              sum(dis_amarelo) AS "Entre 11-30 dias",
+              sum(dis_vermelho) AS "Mais de 30 dias"
+            FROM
+              mectb09_dm_disp_ag
+            WHERE
+              dis_regiao = '{REGIAO}' AND
+              dis_data = (SELECT max(dis_data) FROM mectb09_dm_disp_ag) AND
+              mectb09_dm_disp_ag.dis_projeto = 1
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/dispPieRegiao.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/dispPieRegiao.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..e26d7f8b40ba6b56aff45873ba99590efa2f4652
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/dispPieRegiao.xaction
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence> 
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation> 
+    <author>C3SL</author>  
+    <description>Empty blank action sequence document</description>  
+    <help/>  
+    <result-type/>  
+    <icon/> 
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+  
+  <actions> 
+    <action-definition> 
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs> 
+        <query-result type="result-set" mapping="swresult"/> 
+      </action-outputs>
+      <component-definition> 
+        <live><![CDATA[false]]></live>  
+        <driver><![CDATA[org.postgresql.Driver]]></driver>  
+        <connection><![CDATA[jdbc:postgresql://]]></connection>  
+        <user-id><![CDATA[]]></user-id>  
+        <password><![CDATA[]]></password>  
+        <query>
+          <![CDATA[
+            SELECT
+              sum(dis_verde) AS "Menos de 10 dias",
+              sum(dis_amarelo) AS "Entre 11-30 dias",
+              sum(dis_vermelho) AS "Mais de 30 dias"
+            FROM
+              mectb09_dm_disp_ag
+            WHERE
+              dis_regiao <> 'NULL' AND
+              dis_data = (SELECT max(dis_data) FROM mectb09_dm_disp_ag) AND
+              mectb09_dm_disp_ag.dis_projeto = 1
+          ]]>
+        </query>
+      </component-definition> 
+    </action-definition>
+ 
+  </actions> 
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/dispRelatorio.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/dispRelatorio.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..871c22e59b7f733b69f4d404ba18643c68322dc5
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/dispRelatorio.xaction
@@ -0,0 +1,180 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence> 
+  <title>Relatório</title>
+  <version>1</version>
+  <logging-level>ERROR</logging-level>
+  <documentation> 
+    <author>C3SL</author>  
+    <description>.</description>  
+    <help/>  
+    <result-type/>  
+    <icon/> 
+  </documentation>
+
+  <inputs> 
+    <output-type type="string"> 
+      <default-value>pdf</default-value>  
+      <sources> 
+        <request>output-type</request> 
+      </sources> 
+    </output-type>  
+    <ESTADO type="string"> 
+      <sources> 
+        <request>ESTADO</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>  
+    <REGIAO type="string"> 
+      <sources> 
+        <request>REGIAO</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>  
+    <CIDADE type="string"> 
+      <sources> 
+        <request>CIDADE</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </CIDADE> 
+  </inputs>
+
+  <outputs/>
+
+  <resources>
+    <ReportFile>
+      <solution-file>
+        <location>dispRelatorio.xml</location>
+        <mime-type>text/xml</mime-type>
+      </solution-file>
+    </ReportFile>
+  </resources>
+
+  <actions>
+    <action-definition>
+      <component-name>JFreeReportComponent</component-name>
+      <action-type>JFree Report</action-type>
+      <action-inputs>
+        <ESTADO type="string"/>
+        <REGIAO type="string"/>
+        <CIDADE type="string"/>
+        <output-type type="string"/>
+      </action-inputs>
+      <action-resources>
+        <report-definition type="resource" mapping="ReportFile"/>
+      </action-resources>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <source>sql</source>
+        <output-type>pdf</output-type>
+	    <query>
+          <![CDATA[
+        SELECT
+    a.data AS to_char,
+    b.dis_maquina AS dis_maquina,
+    b.regiao AS regiao,
+    b.dis_estado AS dis_estado,
+    b.cidade AS cidade,
+    b.dis_data AS dis_data,
+    b.max AS max,
+    b.dis_qtd_dias_ult_contato AS dis_qtd_dias_ult_contato,
+    b.dis_qtd_contato_mes AS dis_qtd_contato_mes,
+    b.escola AS escola,
+    b.verde AS verde,
+    b.amarelo AS amarelo,
+    b.vermelho AS vermelho
+FROM
+    (SELECT
+    distinct dis_escola,
+    dis_maquina as maq,
+    to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), 'DD/MM/YYYY') AS data
+    FROM
+    "public"."mectb08_dm_disp" mectb08_dm_disp
+WHERE
+     dis_regiao = '{REGIAO}'
+ AND dis_estado = '{ESTADO}'
+ AND dis_cidade = '{CIDADE}'
+ AND mectb08_dm_disp.dis_projeto = 1
+ORDER BY
+   dis_escola ASC
+    ) a
+inner join
+(SELECT
+    distinct on (dis_maquina) dis_maquina,
+    initcap(dis_regiao) AS regiao,
+    dis_estado,
+    initcap(dis_cidade) AS cidade,
+    dis_data,
+    dis_data_ult_contato as max,
+    dis_qtd_dias_ult_contato,
+    dis_qtd_contato_mes,
+    initcap(dis_escola) AS escola,
+    dis_qtd_dias_ult_contato <= 10 as verde,
+    dis_qtd_dias_ult_contato BETWEEN 10 AND 30 as amarelo,
+    dis_qtd_dias_ult_contato > 30 as vermelho
+FROM
+    "public"."mectb08_dm_disp" mectb08_dm_disp
+WHERE
+     dis_regiao = '{REGIAO}'
+ AND dis_estado = '{ESTADO}'
+ AND dis_cidade = '{CIDADE}'
+ AND dis_data = (SELECT max(dis_data) FROM mectb08_dm_disp)
+ AND mectb08_dm_disp.dis_projeto = 1
+GROUP BY
+    dis_regiao,
+    dis_estado,
+    dis_cidade,
+    dis_escola,
+    dis_maquina,
+    dis_data,
+    dis_data_ult_contato,
+    dis_qtd_contato_mes,
+    dis_qtd_dias_ult_contato
+ORDER BY
+    dis_maquina ASC,
+    escola ASC
+    ) b on a.maq = b.dis_maquina
+	]]> </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+
+<!--
+SELECT
+     to_char(CURRENT_DATE,'DD/MM/YYYY'),
+     dis_maquina,
+     initcap(dis_regiao) AS regiao,
+     dis_estado,
+     initcap(dis_cidade) AS cidade,
+     dis_data,
+     MAX(dis_data_ult_contato),
+     dis_qtd_dias_ult_contato,
+     dis_qtd_contato_mes,
+     initcap(dis_escola) AS escola,
+     dis_qtd_dias_ult_contato <= 10 as verde,
+     dis_qtd_dias_ult_contato BETWEEN 10 AND 30 as amarelo,
+     dis_qtd_dias_ult_contato > 30 as vermelho
+FROM
+     "public"."mectb08_dm_disp" mectb08_dm_disp
+WHERE
+     dis_regiao = '{REGIAO}'
+ AND dis_estado = '{ESTADO}'
+ AND dis_cidade = '{CIDADE}'
+GROUP BY
+     dis_regiao,
+     dis_estado,
+     dis_cidade,
+     dis_escola,
+     dis_maquina,
+     dis_data,
+     dis_data_ult_contato,
+     dis_qtd_contato_mes,
+     dis_qtd_dias_ult_contato
+ORDER BY
+     dis_escola ASC,
+     dis_maquina ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/dispRelatorio.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/dispRelatorio.xml
new file mode 100644
index 0000000000000000000000000000000000000000..81369809893cd2226e9280e286dee47689cdc3b9
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/dispRelatorio.xml
@@ -0,0 +1,2059 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<report-definition xmlns="http://jfreereport.sourceforge.net/namespaces/reports/legacy/ext" name="JFreeReport-WizardReport" engine-version="0.8.9.11">
+  <parser-config>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.base.URLClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.objects.DefaultClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.objects.BandLayoutClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.base.ArrayClassFactory"/>
+    <element-factory class="org.jfree.report.modules.parser.ext.factory.elements.DefaultElementFactory"/>
+    <stylekey-factory class="org.jfree.report.modules.parser.ext.factory.stylekey.DefaultStyleKeyFactory"/>
+    <stylekey-factory class="org.jfree.report.modules.parser.ext.factory.stylekey.PageableLayoutStyleKeyFactory"/>
+    <template-factory class="org.jfree.report.modules.parser.ext.factory.templates.DefaultTemplateCollection"/>
+    <datasource-factory class="org.jfree.report.modules.parser.ext.factory.datasource.DefaultDataSourceFactory"/>
+  </parser-config>
+  <report-config>
+    <simple-page-definition width="1" height="1">
+      <page orientation="portrait" topmargin="10" leftmargin="10" bottommargin="10" rightmargin="10" pageformat="A4"/>
+    </simple-page-definition>
+    <configuration>
+      <property name="org.jfree.report.modules.output.pageable.pdf.Encoding">ISO-8859-1</property>
+      <property name="org.jfree.report.NoPrinterAvailable">true</property>
+    </configuration>
+  </report-config>
+  <report-description>
+    <report-header>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32766.928</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="Element@982014" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">348.99924</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">14</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Relatório de Disponibilidade por Cidade</basic-object>
+        </template>
+      </element>
+      <element name="Element@25939585" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">30.0</basic-key>
+          <basic-key name="min-width">148.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Data: $(to_char)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@19423474" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">50.0</basic-key>
+          <basic-key name="min-width">293.99936</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Região: $(regiao)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@12425766" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">70.0</basic-key>
+          <basic-key name="min-width">307.99933</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Estado: $(dis_estado)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@19262980" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">90.0</basic-key>
+          <basic-key name="min-width">366.99902</basic-key>
+          <basic-key name="min-height">30.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Cidade: $(cidade)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="green_circle_leg" type="image/generic">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">380.0</basic-key>
+          <basic-key name="y">51.0</basic-key>
+          <basic-key name="min-width">9.0</basic-key>
+          <basic-key name="min-height">9.0</basic-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">true</basic-key>
+        </style>
+        <template references="image-url-element">
+          <basic-object name="content">file:/home/seed2/biserver-ce/pentaho-solutions/seed2/images/green_circle.png</basic-object>
+        </template>
+      </element>
+      <element name="red_square_leg" type="image/generic">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">380.0</basic-key>
+          <basic-key name="y">91.0</basic-key>
+          <basic-key name="min-width">9.0</basic-key>
+          <basic-key name="min-height">9.0</basic-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">true</basic-key>
+        </style>
+        <template references="image-url-element">
+          <basic-object name="content">file:/home/seed2/biserver-ce/pentaho-solutions/seed2/images/red_square.png</basic-object>
+        </template>
+      </element>
+      <element name="yellow_triangle_leg" type="image/generic">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">380.0</basic-key>
+          <basic-key name="y">71.0</basic-key>
+          <basic-key name="min-width">9.0</basic-key>
+          <basic-key name="min-height">9.0</basic-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">true</basic-key>
+        </style>
+        <template references="image-url-element">
+          <basic-object name="content">file:/home/seed2/biserver-ce/pentaho-solutions/seed2/images/yellow_triangle.png</basic-object>
+        </template>
+      </element>
+      <element name="Element@13972755" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">393.0</basic-key>
+          <basic-key name="y">50.0</basic-key>
+          <basic-key name="min-width">182.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Último contato há menos de 10 dias</basic-object>
+        </template>
+      </element>
+      <element name="Element@9771755" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">393.0</basic-key>
+          <basic-key name="y">70.0</basic-key>
+          <basic-key name="min-width">182.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Último contato entre 11 e 30 dias</basic-object>
+        </template>
+      </element>
+      <element name="Element@5451957" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">393.0</basic-key>
+          <basic-key name="y">90.0</basic-key>
+          <basic-key name="min-width">182.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Último contato há mais de 30 dias</basic-object>
+        </template>
+      </element>
+      <element name="Element@12357733" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">380.0</basic-key>
+          <basic-key name="y">30.0</basic-key>
+          <basic-key name="min-width">194.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Legenda:</basic-object>
+        </template>
+      </element>
+    </report-header>
+    <report-footer>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32766.928</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </report-footer>
+    <page-header>
+      <style>
+        <basic-key name="display-on-firstpage">true</basic-key>
+        <basic-key name="display-on-lastpage">true</basic-key>
+        <basic-key name="sticky">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32766.928</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </page-header>
+    <page-footer>
+      <style>
+        <basic-key name="display-on-firstpage">true</basic-key>
+        <basic-key name="display-on-lastpage">true</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32766.928</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="TextField@388706379" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">508.99875</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">66.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">right</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">ShowPageNumber</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </page-footer>
+    <watermark>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="min-width">574.9987</basic-key>
+        <basic-key name="min-height">822.0</basic-key>
+        <basic-key name="max-width">32766.928</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </watermark>
+    <groups>
+      <group name="default">
+        <fields/>
+        <group-header>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">true</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="min-width">0.0</basic-key>
+            <basic-key name="min-height">30.0</basic-key>
+            <basic-key name="max-width">32766.928</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+          <band>
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">575.0</basic-key>
+              <basic-key name="max-height">2.14748365E9</basic-key>
+            </style>
+            <element type="shape/generic">
+              <style>
+                <basic-key name="border-top-width">1.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">1.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">1.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">1.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">-100.0</basic-key>
+                <basic-key name="min-height">-100.0</basic-key>
+                <basic-key name="paint">#d2d2d2</basic-key>
+                <compound-key name="stroke" class="java.awt.BasicStroke">
+                  <basic-object name="value">1.0</basic-object>
+                </compound-key>
+                <basic-key name="scale">true</basic-key>
+                <basic-key name="keepAspectRatio">false</basic-key>
+                <basic-key name="fill-shape">true</basic-key>
+                <basic-key name="draw-shape">false</basic-key>
+              </style>
+              <datasource type="StaticDataSource">
+                <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+                  <basic-object name="height">100.0</basic-object>
+                  <basic-object name="width">100.0</basic-object>
+                  <basic-object name="x">0.0</basic-object>
+                  <basic-object name="y">0.0</basic-object>
+                </compound-object>
+              </datasource>
+            </element>
+          </band>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">280.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">144.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32766.928</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Quantidade de dias desde o último contato</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">440.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">135.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32766.928</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Número de contatos no mês</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">115.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">150.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32766.928</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Data do último contato</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">110.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32766.928</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">left</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Máquina</basic-object>
+            </template>
+          </element>
+        </group-header>
+        <group-footer>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">32766.928</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+        </group-footer>
+      </group>
+      <group name="mectb08_dm_disp_dis_escola">
+        <fields>
+          <field>escola</field>
+        </fields>
+        <group-header>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">32766.928</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+          <band>
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">574.9987</basic-key>
+              <basic-key name="min-height">16.0</basic-key>
+              <basic-key name="max-width">574.9987</basic-key>
+              <basic-key name="max-height">2.14748365E9</basic-key>
+            </style>
+            <element type="shape/generic">
+              <style>
+                <basic-key name="border-top-width">1.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">1.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">1.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">1.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">-100.0</basic-key>
+                <basic-key name="min-height">-100.0</basic-key>
+                <basic-key name="paint">#d2d2d2</basic-key>
+                <compound-key name="stroke" class="java.awt.BasicStroke">
+                  <basic-object name="value">1.0</basic-object>
+                </compound-key>
+                <basic-key name="scale">true</basic-key>
+                <basic-key name="keepAspectRatio">false</basic-key>
+                <basic-key name="fill-shape">true</basic-key>
+                <basic-key name="draw-shape">false</basic-key>
+              </style>
+              <datasource type="StaticDataSource">
+                <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+                  <basic-object name="height">100.0</basic-object>
+                  <basic-object name="width">100.0</basic-object>
+                  <basic-object name="x">0.0</basic-object>
+                  <basic-object name="y">0.0</basic-object>
+                </compound-object>
+              </datasource>
+            </element>
+          </band>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">574.9987</basic-key>
+              <basic-key name="min-height">16.0</basic-key>
+              <basic-key name="max-width">32766.928</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">left</basic-key>
+              <basic-key name="valignment">middle</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="message-field">
+              <basic-object name="format">$(escola)</basic-object>
+              <basic-object name="nullValue"></basic-object>
+            </template>
+          </element>
+        </group-header>
+        <group-footer>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">32766.928</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+        </group-footer>
+      </group>
+    </groups>
+    <itemband>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32766.928</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="RowBandingBackgroundRect_IAmTheRandomSuffix314152654" type="shape/generic">
+        <style>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">-100.0</basic-key>
+          <basic-key name="min-height">-100.0</basic-key>
+          <basic-key name="paint">#e6e6e6</basic-key>
+          <compound-key name="stroke" class="java.awt.BasicStroke">
+            <basic-object name="value">1.0</basic-object>
+          </compound-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">false</basic-key>
+          <basic-key name="fill-shape">true</basic-key>
+          <basic-key name="draw-shape">false</basic-key>
+        </style>
+        <datasource type="StaticDataSource">
+          <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+            <basic-object name="height">100.0</basic-object>
+            <basic-object name="width">100.0</basic-object>
+            <basic-object name="x">0.0</basic-object>
+            <basic-object name="y">0.0</basic-object>
+          </compound-object>
+        </datasource>
+      </element>
+      <element name="mectb08_dm_disp_dis_maquinaElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">110.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">32766.928</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">dis_maquina</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="mectb08_dm_disp_dis_qtd_dias_ult_contatoElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">280.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">143.99968</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">32766.928</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">dis_qtd_dias_ult_contato</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="mectb08_dm_disp_dis_qtd_contato_mesElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">439.99902</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">134.99971</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">32766.928</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">dis_qtd_contato_mes</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="red_square" type="image/generic">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">235.0</basic-key>
+          <basic-key name="y">1.0</basic-key>
+          <basic-key name="min-width">9.0</basic-key>
+          <basic-key name="min-height">9.0</basic-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">true</basic-key>
+        </style>
+        <template references="image-url-element">
+          <basic-object name="content">file:/home/seed2/biserver-ce/pentaho-solutions/seed2/images/red_square.png</basic-object>
+        </template>
+      </element>
+      <element name="yellow_triangle" type="image/generic">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">235.0</basic-key>
+          <basic-key name="y">1.0</basic-key>
+          <basic-key name="min-width">9.0</basic-key>
+          <basic-key name="min-height">9.0</basic-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">true</basic-key>
+        </style>
+        <template references="image-url-element">
+          <basic-object name="content">file:/home/seed2/biserver-ce/pentaho-solutions/seed2/images/yellow_triangle.png</basic-object>
+        </template>
+      </element>
+      <element name="green_circle" type="image/generic">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">235.0</basic-key>
+          <basic-key name="y">1.0</basic-key>
+          <basic-key name="min-width">9.0</basic-key>
+          <basic-key name="min-height">9.0</basic-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">true</basic-key>
+        </style>
+        <template references="image-url-element">
+          <basic-object name="content">file:/home/seed2/biserver-ce/pentaho-solutions/seed2/images/green_circle.png</basic-object>
+        </template>
+      </element>
+      <element name="DateField@1186906970" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">115.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">150.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="date-field">
+          <compound-object name="dateFormat">
+            <basic-object name="2DigitYearStart">1930-05-11T09:34:32.298-0300</basic-object>
+            <compound-object name="calendar">
+              <basic-object name="class">java.util.GregorianCalendar</basic-object>
+            </compound-object>
+            <compound-object name="dateFormatSymbols">
+              <basic-object name="class">java.text.DateFormatSymbols</basic-object>
+            </compound-object>
+            <basic-object name="lenient">true</basic-object>
+            <compound-object name="numberFormat" class="java.text.DecimalFormat">
+              <compound-object name="decimalFormatSymbols">
+                <basic-object name="currencySymbol">R$</basic-object>
+                <basic-object name="decimalSeparator">,</basic-object>
+                <basic-object name="digit">#</basic-object>
+                <basic-object name="groupingSeparator">.</basic-object>
+                <basic-object name="infinity">∞</basic-object>
+                <basic-object name="internationalCurrencySymbol">BRL</basic-object>
+                <basic-object name="minusSign">-</basic-object>
+                <basic-object name="monetaryDecimalSeparator">,</basic-object>
+                <basic-object name="naN">�</basic-object>
+                <basic-object name="patternSeparator">;</basic-object>
+                <basic-object name="perMill">‰</basic-object>
+                <basic-object name="percent">%</basic-object>
+                <basic-object name="zeroDigit">0</basic-object>
+              </compound-object>
+              <basic-object name="decimalSeparatorAlwaysShown">false</basic-object>
+              <basic-object name="groupingSize">3</basic-object>
+              <basic-object name="groupingUsed">false</basic-object>
+              <basic-object name="maximumFractionDigits">0</basic-object>
+              <basic-object name="maximumIntegerDigits">2147483647</basic-object>
+              <basic-object name="minimumFractionDigits">0</basic-object>
+              <basic-object name="minimumIntegerDigits">1</basic-object>
+              <basic-object name="multiplier">1</basic-object>
+              <basic-object name="negativePrefix">-</basic-object>
+              <basic-object name="negativeSuffix"></basic-object>
+              <basic-object name="parseIntegerOnly">true</basic-object>
+              <basic-object name="pattern">###0</basic-object>
+              <basic-object name="positivePrefix"></basic-object>
+              <basic-object name="positiveSuffix"></basic-object>
+            </compound-object>
+            <basic-object name="pattern">dd/MM/yyyy</basic-object>
+          </compound-object>
+          <basic-object name="field">max</basic-object>
+          <basic-object name="format">dd/MM/yyyy</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </itemband>
+    <no-data-band>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32766.928</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="noDataLabelElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">574.9987</basic-key>
+          <basic-key name="min-height">18.0</basic-key>
+          <basic-key name="max-width">32766.928</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">false</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Nenhum dado disponível</basic-object>
+        </template>
+      </element>
+    </no-data-band>
+  </report-description>
+  <functions>
+    <property-ref name="report.name" class="java.lang.String">JFreeReport-WizardReport</property-ref>
+    <expression name="noDataLabelElementHideIfNullTrigger" class="org.jfree.report.function.HideElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">noDataLabelElement</property>
+      </properties>
+    </expression>
+    <expression name="dummyGroupFooterHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">dummyGroupFooter</property>
+      </properties>
+    </expression>
+    <expression name="mectb08_dm_disp_dis_escolaGroupHeaderHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">mectb08_dm_disp_dis_escolaGroupHeader</property>
+      </properties>
+    </expression>
+    <expression name="mectb08_dm_disp_dis_escolaGroupFooterHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">mectb08_dm_disp_dis_escolaGroupFooter</property>
+      </properties>
+    </expression>
+    <expression name="ShowRedSquare" class="org.jfree.report.function.ElementVisibilityFunction">
+      <properties>
+        <property name="element">red_square</property>
+        <property name="field">vermelho</property>
+      </properties>
+    </expression>
+    <expression name="ShowYellowTriangle" class="org.jfree.report.function.ElementVisibilityFunction">
+      <properties>
+        <property name="element">yellow_triangle</property>
+        <property name="field">amarelo</property>
+      </properties>
+    </expression>
+    <expression name="ShowGreenCircle" class="org.jfree.report.function.ElementVisibilityFunction">
+      <properties>
+        <property name="element">green_circle</property>
+        <property name="field">verde</property>
+      </properties>
+    </expression>
+    <expression name="ShowPageNumber" class="org.jfree.report.function.PageOfPagesFunction">
+      <properties>
+        <property name="format">{0} / {1}</property>
+        <property name="pageIncrement" class="java.lang.Integer">1</property>
+        <property name="startPage" class="java.lang.Integer">1</property>
+      </properties>
+    </expression>
+    <expression name="org.jfree.report.function.ElementVisibilitySwitchFunction@2dd32fef" class="org.jfree.report.function.ElementVisibilitySwitchFunction">
+      <properties>
+        <property name="element">RowBandingBackgroundRect_IAmTheRandomSuffix314152654</property>
+        <property name="initialState" class="java.lang.Boolean">false</property>
+        <property name="numberOfElements" class="java.lang.Integer">1</property>
+      </properties>
+    </expression>
+  </functions>
+</report-definition>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/linechartBrasil.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/linechartBrasil.xml
new file mode 100644
index 0000000000000000000000000000000000000000..6aefafdea35171b7694a45f5401b577c33a02b4e
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/linechartBrasil.xml
@@ -0,0 +1,56 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+    <range-title>Número de Máquinas</range-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#EEBA28</color>
+        <color>#C3252E</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-classmate/disponibilidade</data-path>
+        <data-action>dispLineBrasil.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/linechartCidade.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/linechartCidade.xml
new file mode 100644
index 0000000000000000000000000000000000000000..6f6381684864418f1f9a34d530e050748ae754cd
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/linechartCidade.xml
@@ -0,0 +1,56 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+    <range-title>Número de Máquinas</range-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+   
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#EEBA28</color>
+        <color>#C3252E</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-classmate/disponibilidade</data-path>
+        <data-action>dispLineCidade.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/linechartEstado.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/linechartEstado.xml
new file mode 100644
index 0000000000000000000000000000000000000000..bad3344aff4f9a79b7b129b4f153ed94cb3dcf64
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/linechartEstado.xml
@@ -0,0 +1,56 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+    <range-title>Número de Máquinas</range-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+   
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#EEBA28</color>
+        <color>#C3252E</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-classmate/disponibilidade</data-path>
+        <data-action>dispLineEstado.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/linechartRegiao.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/linechartRegiao.xml
new file mode 100644
index 0000000000000000000000000000000000000000..44bc264b700be1e0e6753d9df1dae52a720984f6
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/linechartRegiao.xml
@@ -0,0 +1,56 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+    <range-title>Número de Máquinas</range-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+    
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#EEBA28</color>
+        <color>#C3252E</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-classmate/disponibilidade</data-path>
+        <data-action>dispLineRegiao.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/piechartBrasil.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/piechartBrasil.xml
new file mode 100644
index 0000000000000000000000000000000000000000..531f3669081e3e6febd934ab2a78e544c861d434
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/piechartBrasil.xml
@@ -0,0 +1,42 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>PieChart</chart-type>
+
+    <display-labels>true</display-labels>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <border-paint>#F2F5E1</border-paint>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#EEBA28</color>
+        <color>#C3252E</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-classmate/disponibilidade</data-path>
+        <data-action>dispPieBrasil.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>rows</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/piechartCidade.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/piechartCidade.xml
new file mode 100644
index 0000000000000000000000000000000000000000..5c78e1e336eb35feff1dc68bae0b71fa0adab1f6
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/piechartCidade.xml
@@ -0,0 +1,41 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>PieChart</chart-type>
+
+    <display-labels>true</display-labels>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <border-paint>#F2F5E1</border-paint>
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#EEBA28</color>
+        <color>#C3252E</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-classmate/disponibilidade</data-path>
+        <data-action>dispPieCidade.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>rows</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/piechartEstado.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/piechartEstado.xml
new file mode 100644
index 0000000000000000000000000000000000000000..066c0cfe298695844e8e51e8b6a767e6552c636f
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/piechartEstado.xml
@@ -0,0 +1,41 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>PieChart</chart-type>
+
+    <display-labels>true</display-labels>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <border-paint>#F2F5E1</border-paint>
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#EEBA28</color>
+        <color>#C3252E</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-classmate/disponibilidade</data-path>
+        <data-action>dispPieEstado.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>rows</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/piechartRegiao.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/piechartRegiao.xml
new file mode 100644
index 0000000000000000000000000000000000000000..956d06e6b9cfd2cfce44654495d46ad0cd1ba508
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/disponibilidade/piechartRegiao.xml
@@ -0,0 +1,43 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>PieChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>top</title-position>
+
+    <display-labels>true</display-labels>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#EEBA28</color>
+        <color>#C3252E</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-classmate/disponibilidade</data-path>
+        <data-action>dispPieRegiao.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>rows</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/barchartBrasil.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/barchartBrasil.xml
new file mode 100644
index 0000000000000000000000000000000000000000..7b294adf0055fddb69fb0c2d60478436cccdc050
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/barchartBrasil.xml
@@ -0,0 +1,58 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <title>Clique nas barras para visualizar o inventário por região.</title>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+ 
+    <max-bar-width>.20</max-bar-width>
+
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <color-palette>
+        <color>#A9C33C</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-classmate/inventario</data-path>
+        <data-action>inventBarBrasil.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/barchartCidade.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/barchartCidade.xml
new file mode 100644
index 0000000000000000000000000000000000000000..519c6f970291cfcf263542837b4ee06667e4c6f8
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/barchartCidade.xml
@@ -0,0 +1,62 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique na cidade para visualizar o relatório de inventário.</title>
+
+    <domain-label-rotation>.425</domain-label-rotation>
+    <domain-label-rotation-dir>up</domain-label-rotation-dir>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>horizontal</orientation>
+    
+    <max-bar-width>.20</max-bar-width>
+    
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-classmate/inventario</data-path>
+        <data-action>inventBarCidade.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/barchartEstado.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/barchartEstado.xml
new file mode 100644
index 0000000000000000000000000000000000000000..692f4a0e67f59f2e246dbd56b7055cbe8c9f8d63
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/barchartEstado.xml
@@ -0,0 +1,59 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique no estado para visualizar o inventário por cidade.</title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+    
+    <max-bar-width>.20</max-bar-width>
+    
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-classmate/inventario</data-path>
+        <data-action>inventBarEstado.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/barchartRegiao.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/barchartRegiao.xml
new file mode 100644
index 0000000000000000000000000000000000000000..25cf42ab570b1c604f493558865bbdacdce011b5
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/barchartRegiao.xml
@@ -0,0 +1,62 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique na região para visualizar o inventário por estado.</title>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <domain-label-rotation>.785</domain-label-rotation>
+    <domain-label-rotation-dir>up</domain-label-rotation-dir>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+    
+    <max-bar-width>.20</max-bar-width>
+    
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-classmate/inventario</data-path>
+        <data-action>inventBarRegiao.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/inventBarBrasil.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/inventBarBrasil.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..79034bf35816441f972ed8eba25fe0ed39d2ecb8
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/inventBarBrasil.xaction
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Inventory</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), 'DD/MM/YYYY') AS Brasil,
+              count(inv_maquina)
+            FROM
+            ( SELECT
+              DISTINCT inv_maquina as maquina,
+              MAX(inv_data) as data,
+              inv_escola as escola
+              FROM
+                mectb10_dm_inventario
+              GROUP BY
+                escola, maquina ) as temp,
+            mectb10_dm_inventario
+            WHERE
+              mectb10_dm_inventario.inv_data = data AND
+              mectb10_dm_inventario.inv_maquina = maquina AND
+              mectb10_dm_inventario.inv_escola = escola AND
+              escola IS NOT NULL AND
+              mectb10_dm_inventario.inv_projeto = 1
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+      <![CDATA[
+            SELECT
+              to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), 'DD/MM/YYYY') AS Brasil,
+              count(distinct inv_maquina) AS maquinas_instaladas
+            FROM
+              "mectb10_dm_inventario"
+      ]]>
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/inventBarCidade.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/inventBarCidade.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..2262ca010a5c939febb05e8489f3caad7be789b1
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/inventBarCidade.xaction
@@ -0,0 +1,106 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Inventory</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+    <ESTADO type="string">
+      <sources>
+        <request>ESTADO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>
+  </inputs>
+
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+	<REGIAO type="string"/>
+        <ESTADO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              temp.Cidade AS Cidade,
+              count(inv_maquina)
+            FROM
+            ( SELECT
+              DISTINCT inv_maquina AS maquina,
+              inv_regiao AS Regiao,
+              inv_estado AS Estado,
+              inv_cidade AS Cidade,
+              MAX(inv_data) as data,
+              inv_escola as escola
+              FROM
+                mectb10_dm_inventario
+              WHERE
+                inv_regiao = '{REGIAO}' AND
+                inv_estado = '{ESTADO}'
+              GROUP BY
+                Regiao, Estado, Cidade, escola, maquina ) AS temp,
+            mectb10_dm_inventario
+            WHERE
+              mectb10_dm_inventario.inv_data = data AND
+              mectb10_dm_inventario.inv_maquina = maquina AND
+              mectb10_dm_inventario.inv_escola = escola AND
+              mectb10_dm_inventario.inv_projeto = 1
+            GROUP BY
+              Regiao,
+              Estado,
+              Cidade
+            ORDER BY
+              Cidade
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              inv_cidade AS Cidade,
+              count(distinct inv_maquina) AS maquinas_instaladas
+            FROM
+              "mectb10_dm_inventario"
+            WHERE
+              inv_regiao = '{REGIAO}' AND
+              inv_estado = '{ESTADO}'
+            GROUP BY
+              inv_regiao,
+              inv_estado,
+              Cidade
+            ORDER BY
+              Cidade ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/inventBarEstado.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/inventBarEstado.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..3125ea84841f96a5bb4001e31a4b74f895804970
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/inventBarEstado.xaction
@@ -0,0 +1,93 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Inventory</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              temp.Estado AS Estado,
+              count(inv_maquina)
+            FROM
+            ( SELECT
+              DISTINCT inv_maquina AS maquina,
+              inv_regiao AS Regiao,
+              inv_estado AS Estado,
+              MAX(inv_data) as data,
+              inv_escola as escola
+              FROM
+                mectb10_dm_inventario
+              WHERE
+                inv_regiao = '{REGIAO}'
+              GROUP BY
+                Regiao, Estado, escola, maquina ) AS temp,
+            mectb10_dm_inventario
+            WHERE
+              mectb10_dm_inventario.inv_data = data AND
+              mectb10_dm_inventario.inv_maquina = maquina AND
+              mectb10_dm_inventario.inv_escola = escola AND
+              mectb10_dm_inventario.inv_projeto = 1
+            GROUP BY
+              Regiao,
+              Estado
+            ORDER BY
+              Estado
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              inv_estado AS Estado,
+              count(distinct inv_maquina) AS maquinas_instaladas
+            FROM
+              "mectb10_dm_inventario"
+            WHERE
+              inv_regiao = '{REGIAO}'
+            GROUP BY
+              inv_regiao,
+              Estado
+            ORDER BY
+              Estado ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/inventBarRegiao.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/inventBarRegiao.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..f8e5a5d11bc4715d54880d63723b298f5e958c3f
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/inventBarRegiao.xaction
@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Inventory</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              temp.Regiao AS Regiao,
+              count(inv_maquina)
+            FROM
+            ( SELECT
+              DISTINCT inv_maquina as maquina,
+              inv_regiao as Regiao,
+              MAX(inv_data) as data,
+              inv_escola as escola
+              FROM
+                mectb10_dm_inventario
+              WHERE
+                inv_regiao <> 'NULL'
+              GROUP BY
+                Regiao, escola, maquina ) as temp,
+            mectb10_dm_inventario
+            WHERE
+              mectb10_dm_inventario.inv_data = data AND
+              mectb10_dm_inventario.inv_maquina = maquina AND
+              mectb10_dm_inventario.inv_escola = escola AND
+              mectb10_dm_inventario.inv_projeto = 1
+            GROUP BY
+              Regiao
+            ORDER BY
+              Regiao
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+          <![CDATA[
+            SELECT
+              inv_regiao AS Regiao,
+              count(distinct inv_maquina) AS maquinas_instaladas
+            FROM
+              "mectb10_dm_inventario"
+            WHERE
+              inv_regiao <> 'NULL'
+            GROUP BY
+              Regiao
+            ORDER BY
+              Regiao ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/inventLineBrasil.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/inventLineBrasil.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..0a1b46ec4746d90a93bd1de3e215d7242ad670cc
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/inventLineBrasil.xaction
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Inventory</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+SELECT
+    initcap("mectb12_dm_instaladas_ag"."inst_mes_nm") AS mes,
+    cast("mectb12_dm_instaladas_ag"."inst_mes" as TEXT),
+    sum(inst_instaladas) as Instaladas
+FROM
+    mectb12_dm_instaladas_ag
+WHERE
+    inst_data IS NOT NULL AND
+    inst_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE AND
+    -- inst_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) AND
+    mectb12_dm_instaladas_ag.inst_projeto = 1
+GROUP BY
+    inst_mes_nm,
+    inst_mes,
+    inst_ano
+ORDER BY
+    mectb12_dm_instaladas_ag.inst_ano ASC,
+    mectb12_dm_instaladas_ag.inst_mes ASC
+        ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/inventLineCidade.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/inventLineCidade.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..a7763797c63bc9f64b809b9ca97752463534e63f
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/inventLineCidade.xaction
@@ -0,0 +1,79 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Inventory</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+    <ESTADO type="string">
+      <sources>
+        <request>ESTADO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+	<REGIAO type="string"/>
+        <ESTADO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+SELECT
+    initcap("mectb12_dm_instaladas_ag"."inst_mes_nm") AS mes,
+    cast("mectb12_dm_instaladas_ag"."inst_mes" as TEXT),
+    sum(inst_instaladas) as Instaladas
+FROM
+    mectb12_dm_instaladas_ag
+WHERE
+    inst_regiao = '{REGIAO}' AND
+    inst_estado = '{ESTADO}' AND
+    inst_data IS NOT NULL AND
+    inst_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE AND
+    -- inst_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) AND
+    mectb12_dm_instaladas_ag.inst_projeto = 1
+GROUP BY
+    inst_mes_nm,
+    inst_mes,
+    inst_ano
+ORDER BY
+    mectb12_dm_instaladas_ag.inst_ano ASC,
+    mectb12_dm_instaladas_ag.inst_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/inventLineEstado.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/inventLineEstado.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..9d959180de06a1aeed65fcf726261fccf07c95b2
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/inventLineEstado.xaction
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Inventory</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+SELECT
+    initcap("mectb12_dm_instaladas_ag"."inst_mes_nm") AS mes,
+    cast("mectb12_dm_instaladas_ag"."inst_mes" as TEXT),
+    sum(inst_instaladas) as Instaladas
+FROM
+    mectb12_dm_instaladas_ag
+WHERE
+    inst_regiao = '{REGIAO}' AND
+    inst_data IS NOT NULL AND
+    inst_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE AND
+    -- inst_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) AND
+    mectb12_dm_instaladas_ag.inst_projeto = 1
+GROUP BY
+    inst_mes_nm,
+    inst_mes,
+    inst_ano
+ORDER BY
+    mectb12_dm_instaladas_ag.inst_ano ASC,
+    mectb12_dm_instaladas_ag.inst_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/inventLineRegiao.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/inventLineRegiao.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..4a6adb2da4c20d91018dcbd99d33e956d273ffae
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/inventLineRegiao.xaction
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Inventory</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+SELECT
+    initcap("mectb12_dm_instaladas_ag"."inst_mes_nm") AS mes,
+    cast("mectb12_dm_instaladas_ag"."inst_mes" as TEXT),
+    sum(inst_instaladas) as Instaladas
+FROM
+    mectb12_dm_instaladas_ag
+WHERE
+    inst_data IS NOT NULL AND
+    inst_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE AND
+    -- inst_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) AND
+    mectb12_dm_instaladas_ag.inst_projeto = 1
+GROUP BY
+    inst_mes_nm,
+    inst_mes,
+    inst_ano
+ORDER BY
+    mectb12_dm_instaladas_ag.inst_ano ASC,
+    mectb12_dm_instaladas_ag.inst_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/inventRelatorio.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/inventRelatorio.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..ee1d01ddeb6d87960fd632d839e0511aaef864f4
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/inventRelatorio.xaction
@@ -0,0 +1,202 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence> 
+  <title>Relatório</title>
+  <version>1</version>
+  <logging-level>ERROR</logging-level>
+  <documentation> 
+    <author>C3SL</author>  
+    <description>.</description>  
+    <help/>  
+    <result-type/>  
+    <icon/> 
+  </documentation>
+
+  <inputs> 
+    <output-type type="string"> 
+      <default-value>pdf</default-value>  
+      <sources> 
+        <request>output-type</request> 
+      </sources> 
+    </output-type>  
+    <ESTADO type="string"> 
+      <sources> 
+        <request>ESTADO</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>  
+    <REGIAO type="string"> 
+      <sources> 
+        <request>REGIAO</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>  
+    <CIDADE type="string"> 
+      <sources> 
+        <request>CIDADE</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </CIDADE> 
+  </inputs>
+
+  <outputs/>
+
+  <resources> 
+    <ReportFile> 
+      <solution-file> 
+        <location>inventRelatorio.xml</location>  
+        <mime-type>report</mime-type> 
+      </solution-file> 
+    </ReportFile> 
+  </resources>
+
+  <actions>
+    <action-definition>
+      <component-name>JFreeReportComponent</component-name>
+      <action-type>JFree Report</action-type>
+      <action-inputs>
+        <ESTADO type="string"/>
+        <REGIAO type="string"/>
+        <CIDADE type="string"/>
+        <output-type type="string"/>
+      </action-inputs>
+      <action-resources>
+        <report-definition type="resource" mapping="ReportFile"/>
+      </action-resources>
+      <component-definition> 
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <source>sql</source>
+        <output-type><![CDATA[application/pdf]]></output-type>
+        <query>
+          <![CDATA[
+      SELECT
+              a.data_atual AS data_atual,
+              b.regiao AS regiao,
+              b.inv_estado AS inv_estado,
+              b.cidade AS cidade,
+              b.escola AS escola,
+              b.inv_maquina AS maquina,
+              b.inv_data AS data,
+              b.SO AS SO,
+              b.processador AS processador,
+              b.memoria AS memoria,
+              b.HD AS HD
+            FROM
+
+    (SELECT
+    distinct inv_escola,
+    inv_maquina as maquina,
+    to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), 'DD/MM/YYYY') AS data_atual
+    FROM
+    "mectb10_dm_inventario" mectb10_dm_inventario
+WHERE
+     inv_regiao = '{REGIAO}'
+ AND inv_estado = '{ESTADO}'
+ AND inv_cidade = '{CIDADE}'
+ AND mectb10_dm_inventario.inv_projeto = 1
+ORDER BY
+   inv_escola ASC
+    ) a
+
+INNER JOIN
+
+(SELECT
+    distinct on (inv_maquina) inv_maquina,
+    initcap(inv_regiao) AS regiao,
+    inv_estado,
+    initcap(inv_cidade) AS cidade,
+    inv_data,
+              inv_so AS SO,
+              inv_modelo_proc AS processador,
+              CASE WHEN inv_qtde_mem < 1024
+                THEN inv_qtde_mem || ' KiB'
+                ELSE CASE WHEN inv_qtde_mem < 1048576
+                  THEN inv_qtde_mem / 1024 || ' MiB'
+                  ELSE CASE WHEN inv_qtde_mem < 1073741824
+                    THEN inv_qtde_mem / 1048576 || ' GiB'
+                    ELSE inv_qtde_mem / 1073741824 || ' TiB'
+              END END END AS memoria,
+              CASE WHEN inv_tam_disco < 1000
+                THEN inv_tam_disco || ' GB'
+                ELSE CASE WHEN inv_tam_disco < 1000000
+                  THEN inv_tam_disco / 1000 || ' TB'
+                  ELSE inv_tam_disco / 1000000 || ' PB'
+              END END AS HD,
+    initcap(inv_escola) AS escola
+FROM
+    "mectb10_dm_inventario" mectb10_dm_inventario
+WHERE
+     inv_regiao = '{REGIAO}'
+ AND inv_estado = '{ESTADO}'
+ AND inv_cidade = '{CIDADE}'
+ AND mectb10_dm_inventario.inv_projeto = 1
+GROUP BY
+    inv_regiao,
+    inv_estado,
+    inv_cidade,
+    inv_escola,
+    inv_maquina,
+    inv_data,
+    SO,
+    processador,
+    memoria,
+    HD
+ORDER BY
+    inv_maquina ASC,
+    escola ASC
+    ) b on a.maquina = b.inv_maquina
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+
+<!--
+            SELECT
+              to_char(CURRENT_DATE, 'DD/MM/YYYY') AS data_atual,
+              initcap(inv_regiao) AS regiao,
+              inv_estado,
+              initcap(inv_cidade) AS cidade,
+              initcap(inv_escola) AS escola,
+              inv_maquina AS maquina,
+              MAX(inv_data) AS data,
+              inv_so AS SO,
+              inv_modelo_proc AS processador,
+              CASE WHEN inv_qtde_mem < 1024
+                THEN inv_qtde_mem || ' KiB'
+                ELSE CASE WHEN inv_qtde_mem < 1048576
+                  THEN inv_qtde_mem / 1024 || ' MiB'
+                  ELSE CASE WHEN inv_qtde_mem < 1073741824
+                    THEN inv_qtde_mem / 1048576 || ' GiB'
+                    ELSE inv_qtde_mem / 1073741824 || ' TiB'
+              END END END AS memoria,
+              CASE WHEN inv_tam_disco < 1000
+                THEN inv_tam_disco || ' GB'
+                ELSE CASE WHEN inv_tam_disco < 1000000
+                  THEN inv_tam_disco / 1000 || ' TB'
+                  ELSE inv_tam_disco / 1000000 || ' PB'
+              END END AS HD
+            FROM
+              "mectb10_dm_inventario" mectb10_dm_inventario
+            WHERE
+              inv_regiao = '{REGIAO}'
+              AND inv_estado = '{ESTADO}'
+              AND inv_cidade = '{CIDADE}'
+            GROUP BY
+              inv_regiao,
+              inv_estado,
+              inv_cidade,
+              inv_escola,
+              maquina,
+              SO,
+              processador,
+              memoria,
+              HD
+            ORDER BY
+              inv_escola ASC,
+              inv_maquina ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/inventRelatorio.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/inventRelatorio.xml
new file mode 100644
index 0000000000000000000000000000000000000000..68192e7f20a6f49b4ea34d2d8df1e4f0b25a6926
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/inventRelatorio.xml
@@ -0,0 +1,1807 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<report-definition xmlns="http://jfreereport.sourceforge.net/namespaces/reports/legacy/ext" name="JFreeReport-WizardReport" engine-version="0.8.9.11">
+  <parser-config>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.base.URLClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.objects.DefaultClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.objects.BandLayoutClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.base.ArrayClassFactory"/>
+    <element-factory class="org.jfree.report.modules.parser.ext.factory.elements.DefaultElementFactory"/>
+    <stylekey-factory class="org.jfree.report.modules.parser.ext.factory.stylekey.DefaultStyleKeyFactory"/>
+    <stylekey-factory class="org.jfree.report.modules.parser.ext.factory.stylekey.PageableLayoutStyleKeyFactory"/>
+    <template-factory class="org.jfree.report.modules.parser.ext.factory.templates.DefaultTemplateCollection"/>
+    <datasource-factory class="org.jfree.report.modules.parser.ext.factory.datasource.DefaultDataSourceFactory"/>
+  </parser-config>
+  <report-config>
+    <simple-page-definition width="1" height="1">
+      <page orientation="portrait" topmargin="10" leftmargin="10" bottommargin="10" rightmargin="10" pageformat="A4"/>
+    </simple-page-definition>
+    <configuration>
+      <property name="org.jfree.report.modules.output.pageable.pdf.Encoding">ISO-8859-1</property>
+      <property name="org.jfree.report.NoPrinterAvailable">true</property>
+    </configuration>
+  </report-config>
+  <report-description>
+    <report-header>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="Element@19423474" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">230.0</basic-key>
+          <basic-key name="y">30.0</basic-key>
+          <basic-key name="min-width">345.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Região: $(regiao)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@12425766" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">50.0</basic-key>
+          <basic-key name="min-width">160.0</basic-key>
+          <basic-key name="min-height">30.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Estado: $(inv_estado)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@19262980" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">230.0</basic-key>
+          <basic-key name="y">50.0</basic-key>
+          <basic-key name="min-width">345.0</basic-key>
+          <basic-key name="min-height">30.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Cidade: $(cidade)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@25939585" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">30.0</basic-key>
+          <basic-key name="min-width">148.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Data: $(data_atual)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@982014" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">337.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">14</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Relatório de Inventário por Cidade</basic-object>
+        </template>
+      </element>
+    </report-header>
+    <report-footer>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </report-footer>
+    <page-header>
+      <style>
+        <basic-key name="display-on-firstpage">true</basic-key>
+        <basic-key name="display-on-lastpage">true</basic-key>
+        <basic-key name="sticky">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </page-header>
+    <page-footer>
+      <style>
+        <basic-key name="display-on-firstpage">true</basic-key>
+        <basic-key name="display-on-lastpage">true</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="TextField@388706379" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">508.99875</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">66.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">right</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">ShowPageNumber</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </page-footer>
+    <watermark>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="min-width">575.0</basic-key>
+        <basic-key name="min-height">822.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </watermark>
+    <groups>
+      <group name="default">
+        <fields/>
+        <group-header>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">true</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="min-width">0.0</basic-key>
+            <basic-key name="min-height">30.0</basic-key>
+            <basic-key name="max-width">32767.0</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+          <band>
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">575.0</basic-key>
+              <basic-key name="max-height">2.14748365E9</basic-key>
+            </style>
+            <element type="shape/generic">
+              <style>
+                <basic-key name="border-top-width">1.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">1.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">1.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">1.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">-100.0</basic-key>
+                <basic-key name="min-height">-100.0</basic-key>
+                <basic-key name="paint">#d2d2d2</basic-key>
+                <compound-key name="stroke" class="java.awt.BasicStroke">
+                  <basic-object name="value">1.0</basic-object>
+                </compound-key>
+                <basic-key name="scale">true</basic-key>
+                <basic-key name="keepAspectRatio">false</basic-key>
+                <basic-key name="fill-shape">true</basic-key>
+                <basic-key name="draw-shape">false</basic-key>
+              </style>
+              <datasource type="StaticDataSource">
+                <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+                  <basic-object name="height">100.0</basic-object>
+                  <basic-object name="width">100.0</basic-object>
+                  <basic-object name="x">0.0</basic-object>
+                  <basic-object name="y">0.0</basic-object>
+                </compound-object>
+              </datasource>
+            </element>
+          </band>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">110.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">left</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Máquina</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">110.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">65.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Último Inventário</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">180.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">114.99715</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Sistema Operacional</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">305.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">130.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Processador</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">445.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">60.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Memória</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">515.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">60.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Disco</basic-object>
+            </template>
+          </element>
+        </group-header>
+        <group-footer>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">32767.0</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+        </group-footer>
+      </group>
+      <group name="escola">
+        <fields>
+          <field>escola</field>
+        </fields>
+        <group-header>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">32767.0</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+          <band>
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">16.0</basic-key>
+              <basic-key name="max-width">575.0</basic-key>
+              <basic-key name="max-height">2.14748365E9</basic-key>
+            </style>
+            <element type="shape/generic">
+              <style>
+                <basic-key name="border-top-width">1.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">1.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">1.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">1.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">-100.0</basic-key>
+                <basic-key name="min-height">-100.0</basic-key>
+                <basic-key name="paint">#d2d2d2</basic-key>
+                <compound-key name="stroke" class="java.awt.BasicStroke">
+                  <basic-object name="value">1.0</basic-object>
+                </compound-key>
+                <basic-key name="scale">true</basic-key>
+                <basic-key name="keepAspectRatio">false</basic-key>
+                <basic-key name="fill-shape">true</basic-key>
+                <basic-key name="draw-shape">false</basic-key>
+              </style>
+              <datasource type="StaticDataSource">
+                <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+                  <basic-object name="height">100.0</basic-object>
+                  <basic-object name="width">100.0</basic-object>
+                  <basic-object name="x">0.0</basic-object>
+                  <basic-object name="y">0.0</basic-object>
+                </compound-object>
+              </datasource>
+            </element>
+          </band>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">16.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">left</basic-key>
+              <basic-key name="valignment">middle</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="message-field">
+              <basic-object name="format">$(escola)</basic-object>
+              <basic-object name="nullValue"></basic-object>
+            </template>
+          </element>
+        </group-header>
+        <group-footer>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">32767.0</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+        </group-footer>
+      </group>
+    </groups>
+    <itemband>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="RowBandingBackgroundRect_IAmTheRandomSuffix314152654" type="shape/generic">
+        <style>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">-100.0</basic-key>
+          <basic-key name="min-height">-100.0</basic-key>
+          <basic-key name="paint">#e6e6e6</basic-key>
+          <compound-key name="stroke" class="java.awt.BasicStroke">
+            <basic-object name="value">1.0</basic-object>
+          </compound-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">false</basic-key>
+          <basic-key name="fill-shape">true</basic-key>
+          <basic-key name="draw-shape">false</basic-key>
+        </style>
+        <datasource type="StaticDataSource">
+          <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+            <basic-object name="height">100.0</basic-object>
+            <basic-object name="width">100.0</basic-object>
+            <basic-object name="x">0.0</basic-object>
+            <basic-object name="y">0.0</basic-object>
+          </compound-object>
+        </datasource>
+      </element>
+      <element name="maquinaElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">110.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">32767.0</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">maquina</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="soElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">180.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">115.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">32767.0</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">so</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="processadorElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">305.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">130.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">32767.0</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">processador</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="DateField@31666773" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">110.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">65.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="date-field">
+          <compound-object name="dateFormat">
+            <basic-object name="2DigitYearStart">1930-05-11T10:37:44.300-0300</basic-object>
+            <compound-object name="calendar">
+              <basic-object name="class">java.util.GregorianCalendar</basic-object>
+            </compound-object>
+            <compound-object name="dateFormatSymbols">
+              <basic-object name="class">java.text.DateFormatSymbols</basic-object>
+            </compound-object>
+            <basic-object name="lenient">true</basic-object>
+            <compound-object name="numberFormat" class="java.text.DecimalFormat">
+              <compound-object name="decimalFormatSymbols">
+                <basic-object name="currencySymbol">R$</basic-object>
+                <basic-object name="decimalSeparator">,</basic-object>
+                <basic-object name="digit">#</basic-object>
+                <basic-object name="groupingSeparator">.</basic-object>
+                <basic-object name="infinity">∞</basic-object>
+                <basic-object name="internationalCurrencySymbol">BRL</basic-object>
+                <basic-object name="minusSign">-</basic-object>
+                <basic-object name="monetaryDecimalSeparator">,</basic-object>
+                <basic-object name="naN">�</basic-object>
+                <basic-object name="patternSeparator">;</basic-object>
+                <basic-object name="perMill">‰</basic-object>
+                <basic-object name="percent">%</basic-object>
+                <basic-object name="zeroDigit">0</basic-object>
+              </compound-object>
+              <basic-object name="decimalSeparatorAlwaysShown">false</basic-object>
+              <basic-object name="groupingSize">3</basic-object>
+              <basic-object name="groupingUsed">false</basic-object>
+              <basic-object name="maximumFractionDigits">0</basic-object>
+              <basic-object name="maximumIntegerDigits">2147483647</basic-object>
+              <basic-object name="minimumFractionDigits">0</basic-object>
+              <basic-object name="minimumIntegerDigits">1</basic-object>
+              <basic-object name="multiplier">1</basic-object>
+              <basic-object name="negativePrefix">-</basic-object>
+              <basic-object name="negativeSuffix"></basic-object>
+              <basic-object name="parseIntegerOnly">true</basic-object>
+              <basic-object name="pattern">###0</basic-object>
+              <basic-object name="positivePrefix"></basic-object>
+              <basic-object name="positiveSuffix"></basic-object>
+            </compound-object>
+            <basic-object name="pattern">dd/MM/yyyy</basic-object>
+          </compound-object>
+          <basic-object name="field">data</basic-object>
+          <basic-object name="format">dd/MM/yyyy</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@10148220" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">445.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">60.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">$(memoria)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@4734828" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">515.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">60.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">$(hd)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </itemband>
+    <no-data-band>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="noDataLabelElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">575.0</basic-key>
+          <basic-key name="min-height">18.0</basic-key>
+          <basic-key name="max-width">32767.0</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">false</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Nenhum dado disponível</basic-object>
+        </template>
+      </element>
+    </no-data-band>
+  </report-description>
+  <functions>
+    <property-ref name="report.name" class="java.lang.String">JFreeReport-WizardReport</property-ref>
+    <expression name="noDataLabelElementHideIfNullTrigger" class="org.jfree.report.function.HideElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">noDataLabelElement</property>
+      </properties>
+    </expression>
+    <expression name="dummyGroupFooterHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">dummyGroupFooter</property>
+      </properties>
+    </expression>
+    <expression name="escolaGroupHeaderHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">escolaGroupHeader</property>
+      </properties>
+    </expression>
+    <expression name="escolaGroupFooterHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">escolaGroupFooter</property>
+      </properties>
+    </expression>
+    <expression name="ShowPageNumber" class="org.jfree.report.function.PageOfPagesFunction">
+      <properties>
+        <property name="format">{0}/{1}</property>
+        <property name="pageIncrement" class="java.lang.Integer">1</property>
+        <property name="startPage" class="java.lang.Integer">1</property>
+      </properties>
+    </expression>
+    <expression name="org.jfree.report.function.ElementVisibilitySwitchFunction@2d8dea20" class="org.jfree.report.function.ElementVisibilitySwitchFunction">
+      <properties>
+        <property name="element">RowBandingBackgroundRect_IAmTheRandomSuffix314152654</property>
+        <property name="initialState" class="java.lang.Boolean">false</property>
+        <property name="numberOfElements" class="java.lang.Integer">1</property>
+      </properties>
+    </expression>
+  </functions>
+</report-definition>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/linechartBrasil.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/linechartBrasil.xml
new file mode 100644
index 0000000000000000000000000000000000000000..efa9fa5a3fac679f8cfe1ff9043ff67dc2e4c434
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/linechartBrasil.xml
@@ -0,0 +1,55 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+   
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-classmate/inventario</data-path>
+        <data-action>inventLineBrasil.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/linechartCidade.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/linechartCidade.xml
new file mode 100644
index 0000000000000000000000000000000000000000..4d2d5fa8b3db1c8adbe10235c34b02ec68165f60
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/linechartCidade.xml
@@ -0,0 +1,55 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+   
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-classmate/inventario</data-path>
+        <data-action>inventLineCidade.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/linechartEstado.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/linechartEstado.xml
new file mode 100644
index 0000000000000000000000000000000000000000..452fd7608c0441b07e088aed92433d30a641d9c2
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/linechartEstado.xml
@@ -0,0 +1,55 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+   
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-classmate/inventario</data-path>
+        <data-action>inventLineEstado.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/linechartRegiao.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/linechartRegiao.xml
new file mode 100644
index 0000000000000000000000000000000000000000..9df4fccff36e886c730be4f4363398ff64146468
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-classmate/inventario/linechartRegiao.xml
@@ -0,0 +1,55 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+   
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-classmate/inventario</data-path>
+        <data-action>inventLineRegiao.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/alertBarBrasil.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/alertBarBrasil.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..2bd8b4e37dd9b68ddce409bc8e254f435812d025
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/alertBarBrasil.xaction
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Alert</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+        <![CDATA[
+            SELECT
+              to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), 'DD/MM/YYYY') AS Brasil,
+              SUM(inst_hd_modificado) AS "Máquinas com HD modificado",
+              SUM(inst_mem_modificada) AS "Máquinas com memória modificada"
+            FROM
+              mectb12_dm_instaladas_ag
+            WHERE
+              inst_data IS NOT NULL AND
+              inst_mes = date_part('month',CURRENT_DATE-1) AND
+              inst_ano = date_part('year',CURRENT_DATE-1) AND
+              mectb12_dm_instaladas_ag.inst_projeto = 2
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), 'DD/MM/YYYY') AS Brasil,
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE inv_alerta_hd = 'B1') AS "Máquinas com HD modificado",
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE inv_alerta_mem = 'B1') AS "Máquinas com memória modificada"
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/alertBarCidade.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/alertBarCidade.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..0b283dcc2ff706449a1825c1c8c009489afe6899
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/alertBarCidade.xaction
@@ -0,0 +1,88 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence> 
+  <title>Alert</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation> 
+    <author>C3SL</author>  
+    <description>Empty blank action sequence document</description>  
+    <help/>  
+    <result-type/>  
+    <icon/> 
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+    <ESTADO type="string">
+      <sources>
+        <request>ESTADO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+  
+  <actions> 
+    <action-definition> 
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <ESTADO type="string"/>
+      </action-inputs>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs> 
+        <query-result type="result-set" mapping="swresult"/> 
+      </action-outputs>
+      <component-definition> 
+        <live><![CDATA[false]]></live>  
+        <driver><![CDATA[org.postgresql.Driver]]></driver>  
+        <connection><![CDATA[jdbc:postgresql://]]></connection>  
+        <user-id><![CDATA[]]></user-id>  
+        <password><![CDATA[]]></password>  
+        <query>
+          <![CDATA[
+            SELECT
+                CASE WHEN hd.cidade IS NULL then mem.cidade ELSE hd.cidade END AS Cidade,
+                CASE WHEN hd.hd IS NULL THEN 0 ELSE hd.hd END AS "Máquinas com HD modificado",
+                CASE WHEN mem.mem IS NULL THEN 0 ELSE mem.mem END AS "Máquinas com memória modificada"
+            FROM
+                (SELECT count(distinct inv_maquina) AS hd,
+                    inv_cidade AS cidade
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}'
+                    AND inv_estado = '{ESTADO}'
+                    AND inv_alerta_hd = 'B1'
+                    AND inv_projeto = 2
+                GROUP BY inv_cidade) hd
+            FULL OUTER JOIN
+                (SELECT count(distinct inv_maquina) AS mem,
+                    inv_cidade AS cidade
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}'
+                    AND inv_estado = '{ESTADO}'
+                    AND inv_alerta_mem = 'B1'
+                    AND inv_projeto = 2
+                GROUP BY inv_cidade) mem
+            ON mem.cidade = hd.cidade
+            ORDER BY
+                Cidade ASC
+          ]]> 
+        </query>
+      </component-definition> 
+    </action-definition>
+  </actions> 
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/alertBarEstado.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/alertBarEstado.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..11240f7899352e6354c30bee0271fa10d8a12b19
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/alertBarEstado.xaction
@@ -0,0 +1,93 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Alert</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              inst_estado AS Estado,
+              SUM(inst_hd_modificado) AS "Máquinas com HD modificado",
+              SUM(inst_mem_modificada) AS "Máquinas com memória modificada"
+            FROM
+              mectb12_dm_instaladas_ag
+            WHERE
+              inst_regiao = '{REGIAO}' AND
+              inst_data IS NOT NULL AND
+              inst_mes = date_part('month',CURRENT_DATE-1) AND
+              inst_ano = date_part('year',CURRENT_DATE-1) AND
+              mectb12_dm_instaladas_ag.inst_projeto = 2
+            GROUP BY
+              Estado
+            ORDER BY
+              Estado ASC
+            ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+                CASE WHEN hd.estado IS NULL then mem.estado ELSE hd.estado END AS Estado,
+                CASE WHEN hd.hd IS NULL THEN 0 ELSE hd.hd END AS "Máquinas com HD modificado",
+                CASE WHEN mem.mem IS NULL THEN 0 ELSE mem.mem END AS "Máquinas com memória modificada"
+            FROM
+                (SELECT count(distinct inv_maquina) AS hd,
+                    inv_estado AS estado
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}'
+                    AND inv_alerta_hd = 'B1'
+                GROUP BY inv_estado) hd
+            FULL OUTER JOIN
+                (SELECT count(distinct inv_maquina) AS mem,
+                    inv_estado AS estado
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}'
+                    AND inv_alerta_mem = 'B1'
+                GROUP BY inv_estado) mem
+            ON mem.estado = hd.estado
+            ORDER BY
+                Estado ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/alertBarRegiao.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/alertBarRegiao.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..138e18783d3ce731044f1faa96b2cfa5dc674a03
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/alertBarRegiao.xaction
@@ -0,0 +1,79 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Alert</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              inst_regiao AS Regiao,
+              SUM(inst_hd_modificado) AS "Máquinas com HD modificado",
+              SUM(inst_mem_modificada) AS "Máquinas com memória modificada"
+            FROM
+              mectb12_dm_instaladas_ag
+            WHERE
+              inst_regiao <> 'NULL' AND
+              inst_data IS NOT NULL AND
+              inst_mes = date_part('month',CURRENT_DATE-1) AND
+              inst_ano = date_part('year',CURRENT_DATE-1) AND
+              inst_projeto = 2
+            GROUP BY
+              Regiao
+            ORDER BY
+              Regiao ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+                CASE WHEN hd.regiao IS NULL then mem.regiao ELSE hd.regiao END AS Regiao,
+                CASE WHEN hd.hd IS NULL THEN 0 ELSE hd.hd END AS "Máquinas com HD modificado",
+                CASE WHEN mem.mem IS NULL THEN 0 ELSE mem.mem END AS "Máquinas com memória modificada"
+            FROM
+                (SELECT count(distinct inv_maquina) AS hd,
+                    inv_regiao AS regiao
+                FROM mectb10_dm_inventario
+                WHERE inv_alerta_hd = 'B1'
+                GROUP BY inv_regiao) hd
+            FULL OUTER JOIN
+                (SELECT count(distinct inv_maquina) AS mem,
+                    inv_regiao AS regiao
+                FROM mectb10_dm_inventario
+                WHERE inv_alerta_mem = 'B1'
+                GROUP BY inv_regiao) mem
+            ON mem.regiao = hd.regiao
+            ORDER BY
+                Regiao ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/alertLineBrasil.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/alertLineBrasil.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..54ae0db3ccf719fd7c93cbe81569a41a760bd146
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/alertLineBrasil.xaction
@@ -0,0 +1,96 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Alert</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+                initcap("mectb12_dm_instaladas_ag"."inst_mes_nm") AS mes,
+                cast("mectb12_dm_instaladas_ag"."inst_mes" as TEXT),
+                SUM(inst_hd_modificado) AS "Máquinas com HD modificado",
+                SUM(inst_mem_modificada) AS "Máquinas com memória modificada"
+            FROM
+                mectb12_dm_instaladas_ag
+            WHERE
+                inst_data IS NOT NULL AND
+                inst_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE AND
+                -- inst_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) AND
+                mectb12_dm_instaladas_ag.inst_projeto = 2
+            GROUP BY
+                inst_mes_nm,
+                inst_mes,
+                inst_ano
+            ORDER BY
+                mectb12_dm_instaladas_ag.inst_ano ASC,
+                mectb12_dm_instaladas_ag.inst_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+
+            SELECT
+                CASE WHEN hd.mes_nm IS NULL then mem.mes_nm ELSE hd.mes_nm END AS Mes_nm,
+                CASE WHEN hd.mes IS NULL then mem.mes ELSE hd.mes END AS Mes,
+                CASE WHEN hd.hd IS NULL THEN 0 ELSE hd.hd END AS "Máquinas com HD modificado",
+                CASE WHEN mem.mem IS NULL THEN 0 ELSE mem.mem END AS "Máquinas com memória modificada"
+            FROM
+                (SELECT count(distinct inv_maquina) AS hd,
+                    initcap(inv_mes_nm) AS mes_nm,
+                    cast(inv_mes as text) AS mes
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_alerta_hd = 'B1' AND
+                    inv_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND
+                    date_part('month',CURRENT_DATE)
+                GROUP BY
+                    inv_mes_nm,
+                    inv_mes) hd
+            FULL OUTER JOIN
+                (SELECT count(distinct inv_maquina) AS mem,
+                    initcap(inv_mes_nm) AS mes_nm,
+                    cast(inv_mes AS text) AS mes
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_alerta_mem = 'B1' AND
+                    inv_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND
+                    date_part('month',CURRENT_DATE)
+                GROUP BY
+                    inv_mes_nm,
+                    inv_mes) mem
+            ON mem.mes = hd.mes
+            ORDER BY
+                Mes ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/alertLineCidade.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/alertLineCidade.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..52c5cd908f07a4bd2bf83278819bdb589b887777
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/alertLineCidade.xaction
@@ -0,0 +1,118 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Alert</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <ESTADO type="string">
+      <sources>
+        <request>ESTADO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <ESTADO type="string"/>
+	<REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+                initcap("mectb12_dm_instaladas_ag"."inst_mes_nm") AS mes,
+                cast("mectb12_dm_instaladas_ag"."inst_mes" as TEXT),
+                SUM(inst_hd_modificado) AS "Máquinas com HD modificado",
+                SUM(inst_mem_modificada) AS "Máquinas com memória modificada"
+            FROM
+                mectb12_dm_instaladas_ag
+            WHERE
+                inst_regiao = '{REGIAO}' AND
+                inst_estado = '{ESTADO}' AND
+                inst_data IS NOT NULL AND
+                inst_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE AND
+                -- inst_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) AND
+                mectb12_dm_instaladas_ag.inst_projeto = 2
+            GROUP BY
+                inst_mes_nm,
+                inst_mes,
+                inst_ano
+            ORDER BY
+                mectb12_dm_instaladas_ag.inst_ano ASC,
+                mectb12_dm_instaladas_ag.inst_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+                CASE WHEN hd.mes_nm IS NULL then mem.mes_nm ELSE hd.mes_nm END AS Mes_nm,
+                CASE WHEN hd.mes IS NULL then mem.mes ELSE hd.mes END AS Mes,
+                CASE WHEN hd.hd IS NULL THEN 0 ELSE hd.hd END AS "Máquinas com HD modificado",
+                CASE WHEN mem.mem IS NULL THEN 0 ELSE mem.mem END AS "Máquinas com memória modificada"
+            FROM
+                (SELECT count(distinct inv_maquina) AS hd,
+                    initcap(inv_mes_nm) AS mes_nm,
+                    cast(inv_mes as text) AS mes
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}' AND
+                    inv_estado = '{ESTADO}' AND
+                    inv_alerta_hd = 'B1' AND
+                    inv_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND
+                    date_part('month',CURRENT_DATE)
+                GROUP BY
+                    inv_mes_nm,
+                    inv_mes) hd
+            FULL OUTER JOIN
+                (SELECT count(distinct inv_maquina) AS mem,
+                    initcap(inv_mes_nm) AS mes_nm,
+                    cast(inv_mes AS text) AS mes
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}' AND
+                    inv_estado = '{ESTADO}' AND
+                    inv_alerta_mem = 'B1' AND
+                    inv_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND
+                    date_part('month',CURRENT_DATE)
+                GROUP BY
+                    inv_mes_nm,
+                    inv_mes) mem
+            ON mem.mes = hd.mes
+            ORDER BY
+                Mes ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/alertLineEstado.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/alertLineEstado.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..c4aa931c19d8eda1e12d09bd2583b256f2f95871
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/alertLineEstado.xaction
@@ -0,0 +1,108 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Alert</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+         <![CDATA[
+            SELECT
+                initcap("mectb12_dm_instaladas_ag"."inst_mes_nm") AS mes,
+                cast("mectb12_dm_instaladas_ag"."inst_mes" as TEXT),
+                SUM(inst_hd_modificado) AS "Máquinas com HD modificado",
+                SUM(inst_mem_modificada) AS "Máquinas com memória modificada"
+            FROM
+                mectb12_dm_instaladas_ag
+            WHERE
+                inst_regiao = '{REGIAO}' AND
+                inst_data IS NOT NULL AND
+                inst_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE AND
+                -- inst_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) AND
+                mectb12_dm_instaladas_ag.inst_projeto = 2
+            GROUP BY
+                inst_mes_nm,
+                inst_mes,
+                inst_ano
+            ORDER BY
+                mectb12_dm_instaladas_ag.inst_ano ASC,
+                mectb12_dm_instaladas_ag.inst_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+                CASE WHEN hd.mes_nm IS NULL then mem.mes_nm ELSE hd.mes_nm END AS Mes_nm,
+                CASE WHEN hd.mes IS NULL then mem.mes ELSE hd.mes END AS Mes,
+                CASE WHEN hd.hd IS NULL THEN 0 ELSE hd.hd END AS "Máquinas com HD modificado",
+                CASE WHEN mem.mem IS NULL THEN 0 ELSE mem.mem END AS "Máquinas com memória modificada"
+            FROM
+                (SELECT count(distinct inv_maquina) AS hd,
+                    initcap(inv_mes_nm) AS mes_nm,
+                    cast(inv_mes as text) AS mes
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}' AND
+                    inv_alerta_hd = 'B1' AND
+                    inv_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND
+                    date_part('month',CURRENT_DATE)
+                GROUP BY
+                    inv_mes_nm,
+                    inv_mes) hd
+            FULL OUTER JOIN
+                (SELECT count(distinct inv_maquina) AS mem,
+                    initcap(inv_mes_nm) AS mes_nm,
+                    cast(inv_mes AS text) AS mes
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}' AND
+                    inv_alerta_mem = 'B1' AND
+                    inv_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND
+                    date_part('month',CURRENT_DATE)
+                GROUP BY
+                    inv_mes_nm,
+                    inv_mes) mem
+            ON mem.mes = hd.mes
+            ORDER BY
+                Mes ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/alertLineRegiao.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/alertLineRegiao.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..64c39a785f64a73552b12e287bf1c8c298144ef2
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/alertLineRegiao.xaction
@@ -0,0 +1,95 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Alert</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+                initcap("mectb12_dm_instaladas_ag"."inst_mes_nm") AS mes,
+                cast("mectb12_dm_instaladas_ag"."inst_mes" as TEXT),
+                SUM(inst_hd_modificado) AS "Máquinas com HD modificado",
+                SUM(inst_mem_modificada) AS "Máquinas com memória modificada"
+            FROM
+                mectb12_dm_instaladas_ag
+            WHERE
+                inst_data IS NOT NULL AND
+                inst_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE AND
+                -- inst_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) AND
+                mectb12_dm_instaladas_ag.inst_projeto = 2
+            GROUP BY
+                inst_mes_nm,
+                inst_mes,
+                inst_ano
+            ORDER BY
+                mectb12_dm_instaladas_ag.inst_ano ASC,
+                mectb12_dm_instaladas_ag.inst_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+                CASE WHEN hd.mes_nm IS NULL then mem.mes_nm ELSE hd.mes_nm END AS Mes_nm,
+                CASE WHEN hd.mes IS NULL then mem.mes ELSE hd.mes END AS Mes,
+                CASE WHEN hd.hd IS NULL THEN 0 ELSE hd.hd END AS "Máquinas com HD modificado",
+                CASE WHEN mem.mem IS NULL THEN 0 ELSE mem.mem END AS "Máquinas com memória modificada"
+            FROM
+                (SELECT count(distinct inv_maquina) AS hd,
+                    initcap(inv_mes_nm) AS mes_nm,
+                    cast(inv_mes as text) AS mes
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_alerta_hd = 'B1' AND
+                    inv_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND
+                    date_part('month',CURRENT_DATE)
+                GROUP BY
+                    inv_mes_nm,
+                    inv_mes) hd
+            FULL OUTER JOIN
+                (SELECT count(distinct inv_maquina) AS mem,
+                    initcap(inv_mes_nm) AS mes_nm,
+                    cast(inv_mes AS text) AS mes
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_alerta_mem = 'B1' AND
+                    inv_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND
+                    date_part('month',CURRENT_DATE)
+                GROUP BY
+                    inv_mes_nm,
+                    inv_mes) mem
+            ON mem.mes = hd.mes
+            ORDER BY
+                Mes ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/alertPieBrasil.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/alertPieBrasil.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..8561dc0fe06632b17d0615e0971b53fa0f0d078c
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/alertPieBrasil.xaction
@@ -0,0 +1,101 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Alert</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              ( SELECT count(inv_maquina)
+                FROM
+                  ( SELECT
+                      MAX(inv_data) as data,
+                      inv_maquina as maquina,
+                      inv_escola as escola
+                    FROM mectb10_dm_inventario
+                    GROUP BY escola, maquina ) as temp,
+                  mectb10_dm_inventario
+                WHERE
+                  mectb10_dm_inventario.inv_data = data AND
+                  mectb10_dm_inventario.inv_maquina = maquina AND
+                  mectb10_dm_inventario.inv_escola = escola AND
+                  inv_alerta_hd = 'B0' AND
+                  inv_alerta_mem = 'B0' AND
+                  mectb10_dm_inventario.inv_projeto = 2 ) AS "OK",
+              ( SELECT count(inv_maquina)
+                FROM
+                  ( SELECT
+                      MAX(inv_data) as data,
+                      inv_maquina as maquina,
+                      inv_escola as escola
+                    FROM mectb10_dm_inventario
+                    GROUP BY escola, maquina ) as temp,
+                  mectb10_dm_inventario
+                WHERE
+                  mectb10_dm_inventario.inv_data = data AND
+                  mectb10_dm_inventario.inv_maquina = maquina AND
+                  mectb10_dm_inventario.inv_escola = escola AND
+                  inv_alerta_hd = 'B1' AND
+                  mectb10_dm_inventario.inv_projeto = 2 ) AS "HD",
+              ( SELECT count(inv_maquina)
+                FROM
+                  ( SELECT
+                      MAX(inv_data) as data,
+                      inv_maquina as maquina,
+                      inv_escola as escola
+                    FROM mectb10_dm_inventario
+                    GROUP BY escola, maquina ) as temp,
+                  mectb10_dm_inventario
+                WHERE
+                  mectb10_dm_inventario.inv_data = data AND
+                  mectb10_dm_inventario.inv_maquina = maquina AND
+                  mectb10_dm_inventario.inv_escola = escola AND
+                  inv_alerta_mem = 'B1' AND
+                  mectb10_dm_inventario.inv_projeto = 2 ) AS "MM"
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE inv_alerta_hd = 'B0' AND inv_alerta_mem = 'B0') AS "Máquinas sem modificação",
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE inv_alerta_hd = 'B1') AS "Máquinas com HD modificado",
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE inv_alerta_mem = 'B1') AS "Máquinas com memória modificada"
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/alertPieCidade.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/alertPieCidade.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..ce0bf2d2e90a3391d51e436a49d847be8f1a063e
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/alertPieCidade.xaction
@@ -0,0 +1,133 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Alert</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+    <ESTADO type="string">
+      <sources>
+        <request>ESTADO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+        <ESTADO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              ( SELECT count(inv_maquina)
+                FROM
+                  ( SELECT
+                      MAX(inv_data) as data,
+                      inv_maquina as maquina,
+                      inv_escola as escola
+                    FROM mectb10_dm_inventario
+                    GROUP BY escola, maquina ) as temp,
+                  mectb10_dm_inventario
+                WHERE
+                  mectb10_dm_inventario.inv_data = data AND
+                  mectb10_dm_inventario.inv_maquina = maquina AND
+                  mectb10_dm_inventario.inv_escola = escola AND
+                  inv_regiao = '{REGIAO}' AND
+                  inv_estado = '{ESTADO}' AND
+                  inv_alerta_hd = 'B0' AND
+                  inv_alerta_mem = 'B0' AND
+                  mectb10_dm_inventario.inv_projeto = 2 ) AS "OK",
+              ( SELECT count(inv_maquina)
+                FROM
+                  ( SELECT
+                      MAX(inv_data) as data,
+                      inv_maquina as maquina,
+                      inv_escola as escola
+                    FROM mectb10_dm_inventario
+                    GROUP BY escola, maquina ) as temp,
+                  mectb10_dm_inventario
+                WHERE
+                  mectb10_dm_inventario.inv_data = data AND
+                  mectb10_dm_inventario.inv_maquina = maquina AND
+                  mectb10_dm_inventario.inv_escola = escola AND
+                  inv_regiao = '{REGIAO}' AND
+                  inv_estado = '{ESTADO}' AND
+                  inv_alerta_hd = 'B1' AND
+                  mectb10_dm_inventario.inv_projeto = 2 ) AS "HD",
+              ( SELECT count(inv_maquina)
+                FROM
+                  ( SELECT
+                      MAX(inv_data) as data,
+                      inv_maquina as maquina,
+                      inv_escola as escola
+                    FROM mectb10_dm_inventario
+                    GROUP BY escola, maquina ) as temp,
+                  mectb10_dm_inventario
+                WHERE
+                  mectb10_dm_inventario.inv_data = data AND
+                  mectb10_dm_inventario.inv_maquina = maquina AND
+                  mectb10_dm_inventario.inv_escola = escola AND
+                  inv_regiao = '{REGIAO}' AND
+                  inv_estado = '{ESTADO}' AND
+                  inv_alerta_mem = 'B1' AND
+                  mectb10_dm_inventario.inv_projeto = 2 ) AS "MM"
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}'
+                    AND inv_estado = '{ESTADO}'
+                    AND inv_alerta_hd = 'B0' AND inv_alerta_mem = 'B0') AS "Máquinas sem modificação",
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}'
+                    AND inv_estado = '{ESTADO}'
+                    AND inv_alerta_hd = 'B1') AS "Máquinas com HD modificado",
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}'
+                    AND inv_estado = '{ESTADO}'
+                    AND inv_alerta_mem = 'B1') AS "Máquinas com memória modificada"
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/alertPieEstado.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/alertPieEstado.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..0f232d400ba1fdea58ba74dc15111a6200502238
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/alertPieEstado.xaction
@@ -0,0 +1,121 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Alert</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              ( SELECT count(inv_maquina)
+                FROM
+                  ( SELECT
+                      MAX(inv_data) as data,
+                      inv_maquina as maquina,
+                      inv_escola as escola
+                    FROM mectb10_dm_inventario
+                    GROUP BY escola, maquina ) as temp,
+                  mectb10_dm_inventario
+                WHERE
+                  mectb10_dm_inventario.inv_data = data AND
+                  mectb10_dm_inventario.inv_maquina = maquina AND
+                  mectb10_dm_inventario.inv_escola = escola AND
+                  inv_regiao = '{REGIAO}' AND
+                  inv_alerta_hd = 'B0' AND
+                  inv_alerta_mem = 'B0' AND
+                  mectb10_dm_inventario.inv_projeto = 2 ) AS "OK",
+              ( SELECT count(inv_maquina)
+                FROM
+                  ( SELECT
+                      MAX(inv_data) as data,
+                      inv_maquina as maquina,
+                      inv_escola as escola
+                    FROM mectb10_dm_inventario
+                    GROUP BY escola, maquina ) as temp,
+                  mectb10_dm_inventario
+                WHERE
+                  mectb10_dm_inventario.inv_data = data AND
+                  mectb10_dm_inventario.inv_maquina = maquina AND
+                  mectb10_dm_inventario.inv_escola = escola AND
+                  inv_regiao = '{REGIAO}' AND
+                  inv_alerta_hd = 'B1' AND
+                  mectb10_dm_inventario.inv_projeto = 2 ) AS "HD",
+              ( SELECT count(inv_maquina)
+                FROM
+                  ( SELECT
+                      MAX(inv_data) as data,
+                      inv_maquina as maquina,
+                      inv_escola as escola
+                    FROM mectb10_dm_inventario
+                    GROUP BY escola, maquina ) as temp,
+                  mectb10_dm_inventario
+                WHERE
+                  mectb10_dm_inventario.inv_data = data AND
+                  mectb10_dm_inventario.inv_maquina = maquina AND
+                  mectb10_dm_inventario.inv_escola = escola AND
+                  inv_regiao = '{REGIAO}' AND
+                  inv_alerta_mem = 'B1' AND
+                  mectb10_dm_inventario.inv_projeto = 2 ) AS "MM"
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}'
+                    AND inv_alerta_hd = 'B0'
+                    AND inv_alerta_mem = 'B0') AS "Máquinas sem modificação",
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}'
+                    AND inv_alerta_hd = 'B1') AS "Máquinas com HD modificado",
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE
+                    inv_regiao = '{REGIAO}'
+                    AND inv_alerta_mem = 'B1') AS "Máquinas com memória modificada"
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/alertPieRegiao.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/alertPieRegiao.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..8561dc0fe06632b17d0615e0971b53fa0f0d078c
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/alertPieRegiao.xaction
@@ -0,0 +1,101 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Alert</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              ( SELECT count(inv_maquina)
+                FROM
+                  ( SELECT
+                      MAX(inv_data) as data,
+                      inv_maquina as maquina,
+                      inv_escola as escola
+                    FROM mectb10_dm_inventario
+                    GROUP BY escola, maquina ) as temp,
+                  mectb10_dm_inventario
+                WHERE
+                  mectb10_dm_inventario.inv_data = data AND
+                  mectb10_dm_inventario.inv_maquina = maquina AND
+                  mectb10_dm_inventario.inv_escola = escola AND
+                  inv_alerta_hd = 'B0' AND
+                  inv_alerta_mem = 'B0' AND
+                  mectb10_dm_inventario.inv_projeto = 2 ) AS "OK",
+              ( SELECT count(inv_maquina)
+                FROM
+                  ( SELECT
+                      MAX(inv_data) as data,
+                      inv_maquina as maquina,
+                      inv_escola as escola
+                    FROM mectb10_dm_inventario
+                    GROUP BY escola, maquina ) as temp,
+                  mectb10_dm_inventario
+                WHERE
+                  mectb10_dm_inventario.inv_data = data AND
+                  mectb10_dm_inventario.inv_maquina = maquina AND
+                  mectb10_dm_inventario.inv_escola = escola AND
+                  inv_alerta_hd = 'B1' AND
+                  mectb10_dm_inventario.inv_projeto = 2 ) AS "HD",
+              ( SELECT count(inv_maquina)
+                FROM
+                  ( SELECT
+                      MAX(inv_data) as data,
+                      inv_maquina as maquina,
+                      inv_escola as escola
+                    FROM mectb10_dm_inventario
+                    GROUP BY escola, maquina ) as temp,
+                  mectb10_dm_inventario
+                WHERE
+                  mectb10_dm_inventario.inv_data = data AND
+                  mectb10_dm_inventario.inv_maquina = maquina AND
+                  mectb10_dm_inventario.inv_escola = escola AND
+                  inv_alerta_mem = 'B1' AND
+                  mectb10_dm_inventario.inv_projeto = 2 ) AS "MM"
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE inv_alerta_hd = 'B0' AND inv_alerta_mem = 'B0') AS "Máquinas sem modificação",
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE inv_alerta_hd = 'B1') AS "Máquinas com HD modificado",
+              (SELECT count(distinct inv_maquina)
+                FROM mectb10_dm_inventario
+                WHERE inv_alerta_mem = 'B1') AS "Máquinas com memória modificada"
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/alertRelatorio.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/alertRelatorio.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..2e7003337d2905467688156bd26bf67252586ac5
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/alertRelatorio.xaction
@@ -0,0 +1,184 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence> 
+  <title>Relatório</title>
+  <version>1</version>
+  <logging-level>ERROR</logging-level>
+  <documentation> 
+    <author>C3SL</author>  
+    <description>.</description>  
+    <help/>  
+    <result-type/>  
+    <icon/> 
+  </documentation>
+
+  <inputs> 
+    <output-type type="string"> 
+      <default-value>pdf</default-value>  
+      <sources> 
+        <request>output-type</request> 
+      </sources> 
+    </output-type>  
+    <ESTADO type="string"> 
+      <sources> 
+        <request>ESTADO</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>  
+    <REGIAO type="string"> 
+      <sources> 
+        <request>REGIAO</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>  
+    <CIDADE type="string"> 
+      <sources> 
+        <request>CIDADE</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </CIDADE> 
+  </inputs>
+
+  <outputs/>
+
+  <resources> 
+    <ReportFile> 
+      <solution-file> 
+        <location>alertRelatorio.xml</location>  
+        <mime-type>text/xml</mime-type> 
+      </solution-file> 
+    </ReportFile> 
+  </resources>
+  
+  <actions> 
+    <action-definition> 
+      <component-name>JFreeReportComponent</component-name>
+      <action-type>JFree Report</action-type>
+      <action-inputs> 
+        <ESTADO type="string"/>  
+        <REGIAO type="string"/>  
+        <CIDADE type="string"/>  
+        <output-type type="string"/> 
+      </action-inputs>
+      <action-resources> 
+        <report-definition type="resource" mapping="ReportFile"/> 
+      </action-resources>
+      <component-definition> 
+        <live><![CDATA[false]]></live>  
+        <driver><![CDATA[org.postgresql.Driver]]></driver>  
+        <connection><![CDATA[jdbc:postgresql://]]></connection>  
+        <user-id><![CDATA[]]></user-id>  
+        <password><![CDATA[]]></password>  
+        <source>sql</source>  
+        <output-type>pdf</output-type>
+        <query>
+          <![CDATA[
+            SELECT
+              ORIGINAL.data_atual AS data_atual,
+              ORIGINAL.regiao AS regiao,
+              ORIGINAL.estado AS estado,
+              ORIGINAL.cidade AS cidade,
+              ORIGINAL.escola AS escola,
+              ORIGINAL.maquina AS maquina,
+              ORIGINAL.so AS so,
+              ORIGINAL.processador AS processador,
+              ORIGINAL.data AS data_original,
+
+              CASE WHEN ORIGINAL.memoria < 1024
+                THEN ORIGINAL.memoria || ' KiB'
+                ELSE CASE WHEN ORIGINAL.memoria < 1048576
+                  THEN ORIGINAL.memoria / 1024 || ' MiB'
+                  ELSE CASE WHEN ORIGINAL.memoria < 1073741824
+                    THEN ORIGINAL.memoria / 1048576 || ' GiB'
+                    ELSE ORIGINAL.memoria / 1073741824 || ' TiB'
+              END END END AS memoria_original,
+
+              CASE WHEN ORIGINAL.hd < 1000
+                THEN ORIGINAL.hd || ' GB'
+                ELSE CASE WHEN ORIGINAL.hd < 1000000
+                  THEN ORIGINAL.hd / 1000 || ' TB'
+                  ELSE ORIGINAL.hd / 1000000 || ' PB'
+              END END AS hd_original,
+
+              CASE WHEN MODIFICADO.memoria < 1024
+                THEN MODIFICADO.memoria || ' KiB'
+                ELSE CASE WHEN MODIFICADO.memoria < 1048576
+                  THEN MODIFICADO.memoria / 1024 || ' MiB'
+                  ELSE CASE WHEN MODIFICADO.memoria < 1073741824
+                    THEN MODIFICADO.memoria / 1048576 || ' GiB'
+                    ELSE MODIFICADO.memoria / 1073741824 || ' TiB'
+              END END END AS memoria_modificado,
+
+              CASE WHEN MODIFICADO.hd < 1000
+                THEN MODIFICADO.hd || ' GB'
+                ELSE CASE WHEN MODIFICADO.hd < 1000000
+                  THEN MODIFICADO.hd / 1000 || ' TB'
+                  ELSE MODIFICADO.hd / 1000000 || ' PB'
+              END END AS hd_modificado,
+
+              MODIFICADO.data AS data_modificado,
+              MODIFICADO.alerta_hd AS alerta_hd,
+              MODIFICADO.alerta_mem AS alerta_mem
+            FROM
+              (SELECT
+                to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), 'DD/MM/YYYY') AS data_atual,
+                initcap(inv_regiao) AS regiao,
+                inv_estado AS estado,
+                initcap(inv_cidade) AS cidade,
+                initcap(inv_escola) AS escola,
+                inv_maquina AS maquina,
+                inv_so AS so,
+                inv_modelo_proc AS processador,
+                min(inv_data) AS data,
+                inv_qtde_mem AS memoria,
+                inv_tam_disco AS hd
+              FROM mectb10_dm_inventario
+              WHERE
+                 inv_regiao = '{REGIAO}'
+                 AND inv_estado = '{ESTADO}'
+                 AND inv_cidade = '{CIDADE}'
+                 AND mectb10_dm_inventario.inv_projeto = 2
+              GROUP BY
+                inv_regiao,
+                inv_estado,
+                inv_cidade,
+                inv_escola,
+                maquina,
+                so,
+                processador,
+                memoria,
+                hd
+) ORIGINAL
+
+RIGHT OUTER JOIN
+              (SELECT
+                max(inv_data) AS data,
+                inv_maquina AS maquina,
+                inv_qtde_mem AS memoria,
+                inv_tam_disco AS hd,
+                inv_alerta_hd AS alerta_hd,
+                inv_alerta_mem AS alerta_mem
+              FROM mectb10_dm_inventario
+              WHERE
+                 inv_regiao = '{REGIAO}'
+                 AND inv_estado = '{ESTADO}'
+                 AND inv_cidade = '{CIDADE}'
+                 AND (inv_alerta_hd = 'B1' OR inv_alerta_mem = 'B1')
+                 AND mectb10_dm_inventario.inv_projeto = 2
+              GROUP BY
+                maquina,
+                memoria,
+                hd,
+                alerta_hd,
+                alerta_mem
+) MODIFICADO
+
+              ON ORIGINAL.maquina = MODIFICADO.maquina AND
+              ORIGINAL.data <> MODIFICADO.data
+              ORDER BY
+                escola ASC
+          ]]>
+        </query> 
+      </component-definition> 
+    </action-definition>
+  </actions> 
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/alertRelatorio.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/alertRelatorio.xml
new file mode 100644
index 0000000000000000000000000000000000000000..9abf090bd40e80207df79beec3cc3974c7e9b55e
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/alertRelatorio.xml
@@ -0,0 +1,2335 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<report-definition xmlns="http://jfreereport.sourceforge.net/namespaces/reports/legacy/ext" name="JFreeReport-WizardReport" engine-version="0.8.9.11">
+  <parser-config>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.base.URLClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.objects.DefaultClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.objects.BandLayoutClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.base.ArrayClassFactory"/>
+    <element-factory class="org.jfree.report.modules.parser.ext.factory.elements.DefaultElementFactory"/>
+    <stylekey-factory class="org.jfree.report.modules.parser.ext.factory.stylekey.DefaultStyleKeyFactory"/>
+    <stylekey-factory class="org.jfree.report.modules.parser.ext.factory.stylekey.PageableLayoutStyleKeyFactory"/>
+    <template-factory class="org.jfree.report.modules.parser.ext.factory.templates.DefaultTemplateCollection"/>
+    <datasource-factory class="org.jfree.report.modules.parser.ext.factory.datasource.DefaultDataSourceFactory"/>
+  </parser-config>
+  <report-config>
+    <simple-page-definition width="1" height="1">
+      <page orientation="portrait" topmargin="10" leftmargin="10" bottommargin="10" rightmargin="10" pageformat="A4"/>
+    </simple-page-definition>
+    <configuration>
+      <property name="org.jfree.report.modules.output.pageable.pdf.Encoding">ISO-8859-1</property>
+      <property name="org.jfree.report.NoPrinterAvailable">true</property>
+    </configuration>
+  </report-config>
+  <report-description>
+    <report-header>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">0.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">0.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">0.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">0.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">31826.057</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="Element@982014" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">395.3125</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">14</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Relatório de Alteração do Inventário por Cidade</basic-object>
+        </template>
+      </element>
+      <element name="Element@19423474" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">230.0</basic-key>
+          <basic-key name="y">30.0</basic-key>
+          <basic-key name="min-width">345.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Região: $(regiao)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@12425766" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">50.0</basic-key>
+          <basic-key name="min-width">160.0</basic-key>
+          <basic-key name="min-height">30.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Estado: $(estado)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@19262980" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">230.0</basic-key>
+          <basic-key name="y">50.0</basic-key>
+          <basic-key name="min-width">345.0</basic-key>
+          <basic-key name="min-height">30.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Cidade: $(cidade)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@25939585" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">30.0</basic-key>
+          <basic-key name="min-width">148.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Data: $(data_atual)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </report-header>
+    <report-footer>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">0.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">0.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">0.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">0.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">31826.057</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </report-footer>
+    <page-header>
+      <style>
+        <basic-key name="display-on-firstpage">true</basic-key>
+        <basic-key name="display-on-lastpage">true</basic-key>
+        <basic-key name="sticky">false</basic-key>
+        <basic-key name="border-top-width">0.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">0.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">0.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">0.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">31826.057</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </page-header>
+    <page-footer>
+      <style>
+        <basic-key name="display-on-firstpage">true</basic-key>
+        <basic-key name="display-on-lastpage">true</basic-key>
+        <basic-key name="border-top-width">0.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">0.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">0.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">0.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">31826.057</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="TextField@388706379" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">508.99875</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">66.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">right</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">ShowPageNumber</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </page-footer>
+    <watermark>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">0.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">0.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">0.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">0.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="min-width">575.0</basic-key>
+        <basic-key name="min-height">772.0</basic-key>
+        <basic-key name="max-width">31826.057</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </watermark>
+    <groups>
+      <group name="default">
+        <fields/>
+        <group-header>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">0.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">0.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">0.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">0.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="min-width">0.0</basic-key>
+            <basic-key name="min-height">30.0</basic-key>
+            <basic-key name="max-width">31826.057</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+          <band>
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">575.0</basic-key>
+              <basic-key name="max-height">2.14748365E9</basic-key>
+            </style>
+            <element type="shape/generic">
+              <style>
+                <basic-key name="border-top-width">1.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">1.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">1.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">1.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">-100.0</basic-key>
+                <basic-key name="min-height">-100.0</basic-key>
+                <basic-key name="paint">#d2d2d2</basic-key>
+                <compound-key name="stroke" class="java.awt.BasicStroke">
+                  <basic-object name="value">1.0</basic-object>
+                </compound-key>
+                <basic-key name="scale">true</basic-key>
+                <basic-key name="keepAspectRatio">false</basic-key>
+                <basic-key name="fill-shape">true</basic-key>
+                <basic-key name="draw-shape">false</basic-key>
+              </style>
+              <datasource type="StaticDataSource">
+                <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+                  <basic-object name="height">100.0</basic-object>
+                  <basic-object name="width">100.0</basic-object>
+                  <basic-object name="x">0.0</basic-object>
+                  <basic-object name="y">0.0</basic-object>
+                </compound-object>
+              </datasource>
+            </element>
+          </band>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">70.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Data de Recebimento</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">90.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">135.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Sistema Operacional</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">250.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">135.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Processador</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">405.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">76.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Memória</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">505.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">70.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Disco</basic-object>
+            </template>
+          </element>
+        </group-header>
+        <group-footer>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">0.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">0.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">0.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">0.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">31826.057</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+        </group-footer>
+      </group>
+      <group name="escola">
+        <fields>
+          <field>escola</field>
+        </fields>
+        <group-header>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">0.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">0.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">0.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">0.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">31826.057</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+          <band>
+            <style>
+              <basic-key name="border-top-width">0.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">0.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">0.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">0.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">16.0</basic-key>
+              <basic-key name="max-width">575.0</basic-key>
+              <basic-key name="max-height">2.14748365E9</basic-key>
+            </style>
+            <element type="shape/generic">
+              <style>
+                <basic-key name="border-top-width">0.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">0.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">0.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">0.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">-100.0</basic-key>
+                <basic-key name="min-height">-100.0</basic-key>
+                <basic-key name="paint">#d2d2d2</basic-key>
+                <compound-key name="stroke" class="java.awt.BasicStroke">
+                  <basic-object name="value">1.0</basic-object>
+                </compound-key>
+                <basic-key name="scale">true</basic-key>
+                <basic-key name="keepAspectRatio">false</basic-key>
+                <basic-key name="fill-shape">true</basic-key>
+                <basic-key name="draw-shape">false</basic-key>
+              </style>
+              <datasource type="StaticDataSource">
+                <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+                  <basic-object name="height">100.0</basic-object>
+                  <basic-object name="width">100.0</basic-object>
+                  <basic-object name="x">0.0</basic-object>
+                  <basic-object name="y">0.0</basic-object>
+                </compound-object>
+              </datasource>
+            </element>
+          </band>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">0.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">0.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">0.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">0.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">16.0</basic-key>
+              <basic-key name="max-width">31826.057</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">left</basic-key>
+              <basic-key name="valignment">middle</basic-key>
+              <basic-key name="dynamic_height">false</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">false</basic-key>
+            </style>
+            <template references="message-field">
+              <basic-object name="format">$(escola)</basic-object>
+              <basic-object name="nullValue"></basic-object>
+            </template>
+          </element>
+        </group-header>
+        <group-footer>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">0.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">0.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">0.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">0.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">31826.057</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+        </group-footer>
+      </group>
+      <group name="maquina">
+        <fields>
+          <field>escola</field>
+          <field>maquina</field>
+        </fields>
+        <group-header>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">0.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">0.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">0.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">0.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">31826.057</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+          <band>
+            <style>
+              <basic-key name="border-top-width">0.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">0.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">0.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">0.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">16.0</basic-key>
+              <basic-key name="max-width">575.0</basic-key>
+              <basic-key name="max-height">2.14748365E9</basic-key>
+            </style>
+            <element type="shape/generic">
+              <style>
+                <basic-key name="border-top-width">0.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">0.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">0.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">0.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">-100.0</basic-key>
+                <basic-key name="min-height">-100.0</basic-key>
+                <basic-key name="paint">#e6e6e6</basic-key>
+                <compound-key name="stroke" class="java.awt.BasicStroke">
+                  <basic-object name="value">1.0</basic-object>
+                </compound-key>
+                <basic-key name="scale">true</basic-key>
+                <basic-key name="keepAspectRatio">false</basic-key>
+                <basic-key name="fill-shape">true</basic-key>
+                <basic-key name="draw-shape">false</basic-key>
+              </style>
+              <datasource type="StaticDataSource">
+                <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+                  <basic-object name="height">100.0</basic-object>
+                  <basic-object name="width">100.0</basic-object>
+                  <basic-object name="x">0.0</basic-object>
+                  <basic-object name="y">0.0</basic-object>
+                </compound-object>
+              </datasource>
+            </element>
+          </band>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">0.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">0.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">0.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">0.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">16.0</basic-key>
+              <basic-key name="max-width">31826.057</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">left</basic-key>
+              <basic-key name="valignment">middle</basic-key>
+              <basic-key name="dynamic_height">false</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">false</basic-key>
+            </style>
+            <template references="message-field">
+              <basic-object name="format">MAC Address - $(maquina)</basic-object>
+              <basic-object name="nullValue"></basic-object>
+            </template>
+          </element>
+        </group-header>
+        <group-footer>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">0.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">0.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">0.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">0.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">31826.057</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+        </group-footer>
+      </group>
+    </groups>
+    <itemband>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">0.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">0.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">0.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">0.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">31826.057</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="RowBandingBackgroundRect_IAmTheRandomSuffix314152654" type="shape/generic">
+        <style>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">-100.0</basic-key>
+          <basic-key name="min-height">-100.0</basic-key>
+          <basic-key name="paint">#e6e6e6</basic-key>
+          <compound-key name="stroke" class="java.awt.BasicStroke">
+            <basic-object name="value">1.0</basic-object>
+          </compound-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">false</basic-key>
+          <basic-key name="fill-shape">true</basic-key>
+          <basic-key name="draw-shape">false</basic-key>
+        </style>
+        <datasource type="StaticDataSource">
+          <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+            <basic-object name="height">100.0</basic-object>
+            <basic-object name="width">100.0</basic-object>
+            <basic-object name="x">0.0</basic-object>
+            <basic-object name="y">0.0</basic-object>
+          </compound-object>
+        </datasource>
+      </element>
+      <element name="soElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">90.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">135.0</basic-key>
+          <basic-key name="min-height">22.0</basic-key>
+          <basic-key name="max-width">31826.057</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">so</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="processadorElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">250.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">135.0</basic-key>
+          <basic-key name="min-height">22.0</basic-key>
+          <basic-key name="max-width">31826.057</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">processador</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="dataOriginal" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">70.0</basic-key>
+          <basic-key name="min-height">22.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="date-field">
+          <compound-object name="dateFormat">
+            <basic-object name="2DigitYearStart">1930-08-06T12:19:00.520-0300</basic-object>
+            <compound-object name="calendar">
+              <basic-object name="class">java.util.GregorianCalendar</basic-object>
+            </compound-object>
+            <compound-object name="dateFormatSymbols">
+              <basic-object name="class">java.text.DateFormatSymbols</basic-object>
+            </compound-object>
+            <basic-object name="lenient">true</basic-object>
+            <compound-object name="numberFormat" class="java.text.DecimalFormat">
+              <compound-object name="decimalFormatSymbols">
+                <basic-object name="currencySymbol">R$</basic-object>
+                <basic-object name="decimalSeparator">,</basic-object>
+                <basic-object name="digit">#</basic-object>
+                <basic-object name="groupingSeparator">.</basic-object>
+                <basic-object name="infinity">∞</basic-object>
+                <basic-object name="internationalCurrencySymbol">BRL</basic-object>
+                <basic-object name="minusSign">-</basic-object>
+                <basic-object name="monetaryDecimalSeparator">,</basic-object>
+                <basic-object name="naN">�</basic-object>
+                <basic-object name="patternSeparator">;</basic-object>
+                <basic-object name="perMill">‰</basic-object>
+                <basic-object name="percent">%</basic-object>
+                <basic-object name="zeroDigit">0</basic-object>
+              </compound-object>
+              <basic-object name="decimalSeparatorAlwaysShown">false</basic-object>
+              <basic-object name="groupingSize">3</basic-object>
+              <basic-object name="groupingUsed">false</basic-object>
+              <basic-object name="maximumFractionDigits">0</basic-object>
+              <basic-object name="maximumIntegerDigits">2147483647</basic-object>
+              <basic-object name="minimumFractionDigits">0</basic-object>
+              <basic-object name="minimumIntegerDigits">1</basic-object>
+              <basic-object name="multiplier">1</basic-object>
+              <basic-object name="negativePrefix">-</basic-object>
+              <basic-object name="negativeSuffix"></basic-object>
+              <basic-object name="parseIntegerOnly">true</basic-object>
+              <basic-object name="pattern">###0</basic-object>
+              <basic-object name="positivePrefix"></basic-object>
+              <basic-object name="positiveSuffix"></basic-object>
+            </compound-object>
+            <basic-object name="pattern">dd/MM/yyyy</basic-object>
+          </compound-object>
+          <basic-object name="field">data_original</basic-object>
+          <basic-object name="format">dd/MM/yyyy</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="memoriaOriginal" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">405.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">60.0</basic-key>
+          <basic-key name="min-height">22.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">right</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">$(memoria_original)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="hdOriginal" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">500.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">60.0</basic-key>
+          <basic-key name="min-height">22.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">right</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">$(hd_original)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="dataOriginal2" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">22.0</basic-key>
+          <basic-key name="min-width">70.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="date-field">
+          <compound-object name="dateFormat">
+            <basic-object name="2DigitYearStart">1930-08-06T12:19:00.524-0300</basic-object>
+            <compound-object name="calendar">
+              <basic-object name="class">java.util.GregorianCalendar</basic-object>
+            </compound-object>
+            <compound-object name="dateFormatSymbols">
+              <basic-object name="class">java.text.DateFormatSymbols</basic-object>
+            </compound-object>
+            <basic-object name="lenient">true</basic-object>
+            <compound-object name="numberFormat" class="java.text.DecimalFormat">
+              <compound-object name="decimalFormatSymbols">
+                <basic-object name="currencySymbol">R$</basic-object>
+                <basic-object name="decimalSeparator">,</basic-object>
+                <basic-object name="digit">#</basic-object>
+                <basic-object name="groupingSeparator">.</basic-object>
+                <basic-object name="infinity">∞</basic-object>
+                <basic-object name="internationalCurrencySymbol">BRL</basic-object>
+                <basic-object name="minusSign">-</basic-object>
+                <basic-object name="monetaryDecimalSeparator">,</basic-object>
+                <basic-object name="naN">�</basic-object>
+                <basic-object name="patternSeparator">;</basic-object>
+                <basic-object name="perMill">‰</basic-object>
+                <basic-object name="percent">%</basic-object>
+                <basic-object name="zeroDigit">0</basic-object>
+              </compound-object>
+              <basic-object name="decimalSeparatorAlwaysShown">false</basic-object>
+              <basic-object name="groupingSize">3</basic-object>
+              <basic-object name="groupingUsed">false</basic-object>
+              <basic-object name="maximumFractionDigits">0</basic-object>
+              <basic-object name="maximumIntegerDigits">2147483647</basic-object>
+              <basic-object name="minimumFractionDigits">0</basic-object>
+              <basic-object name="minimumIntegerDigits">1</basic-object>
+              <basic-object name="multiplier">1</basic-object>
+              <basic-object name="negativePrefix">-</basic-object>
+              <basic-object name="negativeSuffix"></basic-object>
+              <basic-object name="parseIntegerOnly">true</basic-object>
+              <basic-object name="pattern">###0</basic-object>
+              <basic-object name="positivePrefix"></basic-object>
+              <basic-object name="positiveSuffix"></basic-object>
+            </compound-object>
+            <basic-object name="pattern">dd/MM/yyyy</basic-object>
+          </compound-object>
+          <basic-object name="field">data_modificado</basic-object>
+          <basic-object name="format">dd/MM/yyyy</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="memoriaModificado" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">405.0</basic-key>
+          <basic-key name="y">22.0</basic-key>
+          <basic-key name="min-width">60.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">right</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">$(memoria_modificado)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="hdModificado" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">500.0</basic-key>
+          <basic-key name="y">22.0</basic-key>
+          <basic-key name="min-width">60.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">right</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">$(hd_modificado)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="arrow1" type="image/generic">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">470.0</basic-key>
+          <basic-key name="y">23.0</basic-key>
+          <basic-key name="min-width">9.0</basic-key>
+          <basic-key name="min-height">9.0</basic-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">true</basic-key>
+        </style>
+        <template references="image-url-element">
+          <basic-object name="content">file:/home/seed2/biserver-ce/pentaho-solutions/seed2/images/arrow.png</basic-object>
+        </template>
+      </element>
+      <element name="arrow2" type="image/generic">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">564.0</basic-key>
+          <basic-key name="y">23.0</basic-key>
+          <basic-key name="min-width">9.0</basic-key>
+          <basic-key name="min-height">9.0</basic-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">true</basic-key>
+        </style>
+        <template references="image-url-element">
+          <basic-object name="content">file:/home/seed2/biserver-ce/pentaho-solutions/seed2/images/arrow.png</basic-object>
+        </template>
+      </element>
+      <element name="soElement2" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">90.0</basic-key>
+          <basic-key name="y">22.0</basic-key>
+          <basic-key name="min-width">135.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">so</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="processadorElement2" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">250.0</basic-key>
+          <basic-key name="y">22.0</basic-key>
+          <basic-key name="min-width">135.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">processador</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </itemband>
+    <no-data-band>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">0.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">0.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">0.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">0.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">31826.057</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="noDataLabelElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">575.0</basic-key>
+          <basic-key name="min-height">18.0</basic-key>
+          <basic-key name="max-width">32767.0</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">false</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Nenhum dado disponível</basic-object>
+        </template>
+      </element>
+    </no-data-band>
+  </report-description>
+  <functions>
+    <property-ref name="report.name" class="java.lang.String">JFreeReport-WizardReport</property-ref>
+    <expression name="noDataLabelElementHideIfNullTrigger" class="org.jfree.report.function.HideElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">noDataLabelElement</property>
+      </properties>
+    </expression>
+    <expression name="dummyGroupFooterHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">dummyGroupFooter</property>
+      </properties>
+    </expression>
+    <expression name="escolaGroupHeaderHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">escolaGroupHeader</property>
+      </properties>
+    </expression>
+    <expression name="escolaGroupFooterHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">escolaGroupFooter</property>
+      </properties>
+    </expression>
+    <expression name="maquinaGroupHeaderHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">maquinaGroupHeader</property>
+      </properties>
+    </expression>
+    <expression name="maquinaGroupFooterHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">maquinaGroupFooter</property>
+      </properties>
+    </expression>
+    <expression name="ShowPageNumber" class="org.jfree.report.function.PageOfPagesFunction">
+      <properties>
+        <property name="format">{0} / {1}</property>
+        <property name="pageIncrement" class="java.lang.Integer">1</property>
+        <property name="startPage" class="java.lang.Integer">1</property>
+      </properties>
+    </expression>
+    <expression name="ShowArrow1" class="org.jfree.report.function.ElementVisibilityFunction">
+      <properties>
+        <property name="element">arrow1</property>
+        <property name="field">alerta_mem</property>
+      </properties>
+    </expression>
+    <expression name="ShowArrow2" class="org.jfree.report.function.ElementVisibilityFunction">
+      <properties>
+        <property name="element">arrow2</property>
+        <property name="field">alerta_hd</property>
+      </properties>
+    </expression>
+    <expression name="org.jfree.report.function.ElementVisibilitySwitchFunction@648f53c8" class="org.jfree.report.function.ElementVisibilitySwitchFunction">
+      <properties>
+        <property name="element">RowBandingBackgroundRect_IAmTheRandomSuffix314152654</property>
+        <property name="initialState" class="java.lang.Boolean">false</property>
+        <property name="numberOfElements" class="java.lang.Integer">1</property>
+      </properties>
+    </expression>
+  </functions>
+</report-definition>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/barchartBrasil.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/barchartBrasil.xml
new file mode 100644
index 0000000000000000000000000000000000000000..731261bf7dc701bd33c85dc79f562cb89a4fdcbf
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/barchartBrasil.xml
@@ -0,0 +1,60 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique nas barras para visualizar a quantidade de máquinas que sofreram modificação de inventário por região.</title>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+
+    <max-bar-width>.20</max-bar-width>
+
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <color-palette>
+        <color>#C3252E</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-server/alertas</data-path>
+        <data-action>alertBarBrasil.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/barchartCidade.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/barchartCidade.xml
new file mode 100644
index 0000000000000000000000000000000000000000..4cc8af77c56b86044979f74621590490723f1caa
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/barchartCidade.xml
@@ -0,0 +1,63 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique na cidade para visualizar o relatório de alarmes.</title>
+
+    <domain-label-rotation>.425</domain-label-rotation>
+    <domain-label-rotation-dir>up</domain-label-rotation-dir>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>horizontal</orientation>
+
+    <max-bar-width>.10</max-bar-width>
+
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#C3252E</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-server/alertas</data-path>
+        <data-action>alertBarCidade.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/barchartEstado.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/barchartEstado.xml
new file mode 100644
index 0000000000000000000000000000000000000000..f4031fff6b97be9ce7d0691e075c06d80a284417
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/barchartEstado.xml
@@ -0,0 +1,60 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique no estado para visualizar a quantidade de máquinas que sofreram modificação de inventário por cidade.</title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+
+    <max-bar-width>.20</max-bar-width>
+
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#C3252E</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-server/alertas</data-path>
+        <data-action>alertBarEstado.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/barchartRegiao.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/barchartRegiao.xml
new file mode 100644
index 0000000000000000000000000000000000000000..c2693a9bc65fa223af4744e385c8e78567ad600b
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/barchartRegiao.xml
@@ -0,0 +1,63 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique na região para visualizar a quantidade de máquinas que sofreram modificação de inventário por estado.</title>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <domain-label-rotation>.785</domain-label-rotation>
+    <domain-label-rotation-dir>up</domain-label-rotation-dir>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+
+    <max-bar-width>.20</max-bar-width>
+
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <color-palette>
+        <color>#C3252E</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-server/alertas</data-path>
+        <data-action>alertBarRegiao.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/linechartBrasil.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/linechartBrasil.xml
new file mode 100644
index 0000000000000000000000000000000000000000..ffc5afbe79b06782e9ada081ec3403311c0a4543
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/linechartBrasil.xml
@@ -0,0 +1,56 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#C3252E</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-server/alertas</data-path>
+        <data-action>alertLineBrasil.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/linechartCidade.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/linechartCidade.xml
new file mode 100644
index 0000000000000000000000000000000000000000..a16489de7064251fedfe2c5fa79c6a8d217fd48b
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/linechartCidade.xml
@@ -0,0 +1,56 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#C3252E</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-server/alertas</data-path>
+        <data-action>alertLineCidade.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/linechartEstado.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/linechartEstado.xml
new file mode 100644
index 0000000000000000000000000000000000000000..cde3097d8065a0b2e9eb9dab739f5d66c80f6331
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/linechartEstado.xml
@@ -0,0 +1,56 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#C3252E</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-server/alertas</data-path>
+        <data-action>alertLineEstado.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/linechartRegiao.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/linechartRegiao.xml
new file mode 100644
index 0000000000000000000000000000000000000000..59b458bd07987e454c1fb7a789115db478fd0aec
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/linechartRegiao.xml
@@ -0,0 +1,56 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#C3252E</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-server/alertas</data-path>
+        <data-action>alertLineRegiao.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/piechartBrasil.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/piechartBrasil.xml
new file mode 100644
index 0000000000000000000000000000000000000000..8afb3e425525f75b31d3b0663d66d56c38659751
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/piechartBrasil.xml
@@ -0,0 +1,50 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>PieChart</chart-type>
+
+    <display-labels>true</display-labels>
+
+    <!--<interior-gap>0.15</interior-gap>-->
+    <!--<label-gap>0.005</label-gap>-->
+    <label-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </label-font>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    <border-paint>#F2F5E1</border-paint>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#C3252E</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-server/alertas</data-path>
+        <data-action>alertPieBrasil.xaction</data-action> 
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>rows</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/piechartCidade.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/piechartCidade.xml
new file mode 100644
index 0000000000000000000000000000000000000000..5c9e5555d3203b1f6ee7aa20d4e247fef1c45c8e
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/piechartCidade.xml
@@ -0,0 +1,41 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>PieChart</chart-type>
+
+<!--    <display-labels>true</display-labels> -->
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <border-paint>#F2F5E1</border-paint>
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title> 
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#C3252E</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-server/alertas</data-path>
+        <data-action>alertPieCidade.xaction</data-action> 
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>rows</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/piechartEstado.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/piechartEstado.xml
new file mode 100644
index 0000000000000000000000000000000000000000..dd87c1293313eac311fdf3f2f9a3639af2d08237
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/piechartEstado.xml
@@ -0,0 +1,41 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>PieChart</chart-type>
+
+<!--    <display-labels>true</display-labels> -->
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <border-paint>#F2F5E1</border-paint>
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title> 
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#C3252E</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-server/alertas</data-path>
+        <data-action>alertPieEstado.xaction</data-action> 
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>rows</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/piechartRegiao.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/piechartRegiao.xml
new file mode 100644
index 0000000000000000000000000000000000000000..3a2a5af958f4c55617d1dd80836480e9cd95056a
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/alertas/piechartRegiao.xml
@@ -0,0 +1,41 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>PieChart</chart-type>
+
+<!--    <display-labels>true</display-labels> -->
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <border-paint>#F2F5E1</border-paint>
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title> 
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#C3252E</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-server/alertas</data-path>
+        <data-action>alertPieRegiao.xaction</data-action> 
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>rows</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/auditBarBrasil.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/auditBarBrasil.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..f8a6a699109414ec078cab7e592a29bd7ffcf546
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/auditBarBrasil.xaction
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Auditing</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), 'DD/MM/YYYY') AS Brasil,
+              sum(mectb11_dm_auditoria.aud_instaladas) as "Instaladas",
+              CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+              sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") END AS "Não instaladas"
+            FROM
+              (select max(aud_data) as data, aud_inep as inep from mectb11_dm_auditoria group by inep) temp,
+              mectb11_dm_auditoria
+            WHERE
+              temp.data = mectb11_dm_auditoria.aud_data AND
+              temp.inep = mectb11_dm_auditoria.aud_inep AND
+              mectb11_dm_auditoria.aud_projeto = 2
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/auditBarCidade.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/auditBarCidade.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..135f515ed5207157a9cad66fa9ee3c64905f436c
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/auditBarCidade.xaction
@@ -0,0 +1,103 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Auditing</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+    <ESTADO type="string">
+      <sources>
+        <request>ESTADO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <ESTADO type="string"/>
+      </action-inputs>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              aud_cidade AS Cidade,
+              to_char(CURRENT_DATE, 'DD/MM/YYYY') AS Brasil,
+              sum(mectb11_dm_auditoria.aud_instaladas) as "Instaladas",
+              CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+              sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") END AS "Não instaladas"
+            FROM
+              (select max(aud_data) as data, aud_inep as inep from mectb11_dm_auditoria WHERE aud_regiao = '{REGIAO}' AND aud_estado = '{ESTADO}' group by inep) temp,
+              mectb11_dm_auditoria
+            WHERE
+              temp.data = mectb11_dm_auditoria.aud_data AND
+              temp.inep = mectb11_dm_auditoria.aud_inep AND
+              mectb11_dm_auditoria.aud_projeto = 2
+            GROUP BY
+              Cidade
+            ORDER BY
+              Cidade ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              aud_cidade AS Cidade,
+              sum("mectb11_dm_auditoria"."aud_instaladas") AS instaladas,
+              CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+sum("mectb11_dm_auditoria"."aud_previstas") - 
+sum("mectb11_dm_auditoria"."aud_instaladas") END AS nao_instaladas
+            FROM
+              "mectb11_dm_auditoria"
+            WHERE
+              aud_regiao = '{REGIAO}' AND
+              aud_estado = '{ESTADO}' AND
+              aud_data = (SELECT max(aud_data) FROM "mectb11_dm_auditoria")
+            GROUP BY
+              aud_regiao,
+              aud_estado,
+              Cidade,
+              aud_data
+            ORDER BY
+              Cidade ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/auditBarEstado.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/auditBarEstado.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..e2f0b629ba131ab10f542bab5ec49b16df88af74
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/auditBarEstado.xaction
@@ -0,0 +1,91 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Auditing</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              aud_estado AS Estado,
+              to_char(CURRENT_DATE, 'DD/MM/YYYY') AS Brasil,
+              sum(mectb11_dm_auditoria.aud_instaladas) as "Instaladas",
+              CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+              sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") END AS "Não instaladas"
+            FROM
+              (select max(aud_data) as data, aud_inep as inep from mectb11_dm_auditoria WHERE aud_regiao = '{REGIAO}' group by inep) temp,
+              mectb11_dm_auditoria
+            WHERE
+              temp.data = mectb11_dm_auditoria.aud_data AND
+              temp.inep = mectb11_dm_auditoria.aud_inep AND
+              mectb11_dm_auditoria.aud_projeto = 2
+            GROUP BY
+              Estado
+            ORDER BY
+              Estado ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              aud_estado AS Estado,
+              sum("mectb11_dm_auditoria"."aud_instaladas") AS instaladas,
+              CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+sum("mectb11_dm_auditoria"."aud_previstas") - 
+sum("mectb11_dm_auditoria"."aud_instaladas") END AS nao_instaladas
+            FROM
+              "mectb11_dm_auditoria"
+            WHERE
+              aud_regiao = '{REGIAO}' AND
+              aud_data = (SELECT max(aud_data) FROM "mectb11_dm_auditoria")
+            GROUP BY
+              aud_regiao,
+              Estado,
+              aud_data
+            ORDER BY
+              Estado ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/auditBarRegiao.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/auditBarRegiao.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..46597e8e4513f31bc0b45a044ca6cb8f4dc5caa4
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/auditBarRegiao.xaction
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Auditing</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              aud_regiao AS Regiao,
+              sum(mectb11_dm_auditoria.aud_instaladas) as "Instaladas",
+              CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+              sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") END AS "Não instaladas"
+            FROM
+              (select max(aud_data) as data, aud_inep as inep from mectb11_dm_auditoria group by inep) temp,
+              mectb11_dm_auditoria
+            WHERE
+              aud_regiao <> 'NULL' AND
+              temp.data = mectb11_dm_auditoria.aud_data AND
+              temp.inep = mectb11_dm_auditoria.aud_inep AND
+              mectb11_dm_auditoria.aud_projeto = 2
+            GROUP BY
+              Regiao
+            ORDER BY
+              Regiao ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              aud_regiao AS Regiao,
+              sum("mectb11_dm_auditoria"."aud_instaladas") AS instaladas,
+              CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+sum("mectb11_dm_auditoria"."aud_previstas") -
+sum("mectb11_dm_auditoria"."aud_instaladas") END AS nao_instaladas
+            FROM
+              "mectb11_dm_auditoria"
+            WHERE
+              aud_regiao <> 'NULL' AND
+              aud_data = (SELECT max(aud_data) FROM "mectb11_dm_auditoria")
+            GROUP BY
+              Regiao,
+              aud_data
+            ORDER BY
+              Regiao ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/auditLineBrasil.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/auditLineBrasil.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..355087bf9a8d105cb2518af792f430306e0f6c3d
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/auditLineBrasil.xaction
@@ -0,0 +1,102 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Auditing</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              initcap("mectb12_dm_instaladas_ag"."inst_mes_nm") AS mes,
+              cast("mectb12_dm_instaladas_ag"."inst_mes" as TEXT),
+              sum(inst_instaladas) as Instaladas,
+              CASE WHEN sum(inst_previstas) -
+                        sum(inst_instaladas) < 0 THEN 0 ELSE
+                        sum(inst_previstas) -
+                        sum(inst_instaladas) END AS Nao_instaladas
+            FROM
+              mectb12_dm_instaladas_ag
+            WHERE
+              inst_data IS NOT NULL AND
+              inst_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE AND
+              -- inst_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) AND
+              mectb12_dm_instaladas_ag.inst_projeto = 2
+            GROUP BY
+              inst_mes_nm,
+              inst_mes,
+              inst_ano
+            ORDER BY
+              mectb12_dm_instaladas_ag.inst_ano ASC,
+              mectb12_dm_instaladas_ag.inst_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              initcap("mectb11_dm_auditoria"."aud_mes_nm") AS mes,
+              sum("mectb11_dm_auditoria"."aud_instaladas") AS instaladas,
+                CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+                sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+                sum("mectb11_dm_auditoria"."aud_previstas") -
+                sum("mectb11_dm_auditoria"."aud_instaladas") END AS nao_instaladas
+            FROM
+              "mectb11_dm_auditoria"
+            WHERE
+              aud_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE)
+            GROUP BY
+              aud_mes_nm,
+              aud_mes
+            ORDER BY
+              aud_mes ASC
+____________________________________
+            SELECT
+              initcap("mectb11_dm_auditoria"."aud_mes_nm") AS mes,
+              sum(mectb11_dm_auditoria.aud_instaladas) as "Instaladas",
+              CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+              sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") END AS "Não instaladas"
+            FROM
+              (select aud_mes as mes, max(aud_data) as data, aud_inep as inep from mectb11_dm_auditoria where aud_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) group by mes, inep) temp,
+              mectb11_dm_auditoria
+            WHERE
+              temp.data = mectb11_dm_auditoria.aud_data AND
+              temp.inep = mectb11_dm_auditoria.aud_inep AND
+              temp.mes = mectb11_dm_auditoria.aud_mes
+            GROUP BY
+              aud_mes_nm,
+              aud_mes
+            ORDER BY
+              aud_mes ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/auditLineCidade.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/auditLineCidade.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..4c48624c6028cf403eae98c80ae1af029acac4e7
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/auditLineCidade.xaction
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Auditing</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <ESTADO type="string">
+      <sources>
+        <request>ESTADO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <ESTADO type="string"/>
+	<REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+         <![CDATA[
+            SELECT
+              initcap("mectb12_dm_instaladas_ag"."inst_mes_nm") AS mes,
+              cast("mectb12_dm_instaladas_ag"."inst_mes" as TEXT),
+              sum(inst_instaladas) as Instaladas,
+              CASE WHEN sum(inst_previstas) -
+                        sum(inst_instaladas) < 0 THEN 0 ELSE
+                        sum(inst_previstas) -
+                        sum(inst_instaladas) END AS Nao_instaladas
+            FROM
+              mectb12_dm_instaladas_ag
+            WHERE
+              inst_regiao = '{REGIAO}' AND
+              inst_estado = '{ESTADO}' AND
+              inst_data IS NOT NULL AND
+              inst_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE AND
+              -- inst_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) AND
+              mectb12_dm_instaladas_ag.inst_projeto = 2
+            GROUP BY
+              inst_mes_nm,
+              inst_mes,
+              inst_ano
+            ORDER BY
+              mectb12_dm_instaladas_ag.inst_ano ASC,
+              mectb12_dm_instaladas_ag.inst_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/auditLineEstado.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/auditLineEstado.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..aab96f6eaf80af5e698b4c3a610ec78ba785f3f3
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/auditLineEstado.xaction
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Auditing</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              initcap("mectb12_dm_instaladas_ag"."inst_mes_nm") AS mes,
+              cast("mectb12_dm_instaladas_ag"."inst_mes" as TEXT),
+              sum(inst_instaladas) as Instaladas,
+              CASE WHEN sum(inst_previstas) -
+                        sum(inst_instaladas) < 0 THEN 0 ELSE
+                        sum(inst_previstas) -
+                        sum(inst_instaladas) END AS Nao_instaladas
+            FROM
+              mectb12_dm_instaladas_ag
+            WHERE
+              inst_regiao = '{REGIAO}' AND
+              inst_data IS NOT NULL AND
+              inst_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE AND
+              -- inst_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) AND
+              mectb12_dm_instaladas_ag.inst_projeto = 2
+            GROUP BY
+              inst_mes_nm,
+              inst_mes,
+              inst_ano
+            ORDER BY
+              mectb12_dm_instaladas_ag.inst_ano ASC,
+              mectb12_dm_instaladas_ag.inst_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/auditLineRegiao.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/auditLineRegiao.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..dc66e79d2970725ce0ce33db8fa87633e2662ff0
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/auditLineRegiao.xaction
@@ -0,0 +1,82 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Auditing</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              initcap("mectb12_dm_instaladas_ag"."inst_mes_nm") AS mes,
+              cast("mectb12_dm_instaladas_ag"."inst_mes" as TEXT),
+              sum(inst_instaladas) as Instaladas,
+              CASE WHEN sum(inst_previstas) -
+                        sum(inst_instaladas) < 0 THEN 0 ELSE
+                        sum(inst_previstas) -
+                        sum(inst_instaladas) END AS Nao_instaladas
+            FROM
+              mectb12_dm_instaladas_ag
+            WHERE
+              inst_data IS NOT NULL AND
+              inst_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE AND
+              -- inst_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) AND
+              mectb12_dm_instaladas_ag.inst_projeto = 2
+            GROUP BY
+              inst_mes_nm,
+              inst_mes,
+              inst_ano
+            ORDER BY
+              mectb12_dm_instaladas_ag.inst_ano ASC,
+              mectb12_dm_instaladas_ag.inst_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              initcap("mectb11_dm_auditoria"."aud_mes_nm") AS mes,
+              sum("mectb11_dm_auditoria"."aud_instaladas") AS instaladas,
+                CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+                sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+                sum("mectb11_dm_auditoria"."aud_previstas") - 
+                sum("mectb11_dm_auditoria"."aud_instaladas") END AS nao_instaladas
+            FROM
+              "mectb11_dm_auditoria"
+            WHERE
+              aud_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE)
+            GROUP BY
+              aud_mes_nm,
+              aud_mes
+            ORDER BY
+              aud_mes ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/auditPieBrasil.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/auditPieBrasil.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..176c8984b179367ca7d59c2ea75c9b7bc6f40a1c
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/auditPieBrasil.xaction
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Auditing</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+        <![CDATA[
+            SELECT
+              sum(mectb11_dm_auditoria.aud_instaladas) AS "I",
+              CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+              sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") END AS "NI"
+            FROM
+              (select max(aud_data) as data, aud_inep as inep from mectb11_dm_auditoria group by inep) temp,
+              mectb11_dm_auditoria
+            WHERE
+              temp.data = mectb11_dm_auditoria.aud_data AND
+              temp.inep = mectb11_dm_auditoria.aud_inep AND
+              mectb11_dm_auditoria.aud_projeto = 2
+          ]]>
+         </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              sum("mectb11_dm_auditoria"."aud_instaladas") AS "Instaladas",
+              sum("mectb11_dm_auditoria"."aud_previstas") - sum("mectb11_dm_auditoria"."aud_instaladas") AS "Não instaladas"
+            FROM
+              "mectb11_dm_auditoria"
+            GROUP BY
+              aud_data
+            ORDER BY
+              aud_data DESC limit 1
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/auditPieCidade.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/auditPieCidade.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..99528cd35c49e993ffcdff6fa440a8dfe25be8dc
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/auditPieCidade.xaction
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Auditing</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+    <ESTADO type="string">
+      <sources>
+        <request>ESTADO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+        <ESTADO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              sum(mectb11_dm_auditoria.aud_instaladas) as "I",
+              CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+              sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") END AS "NI"
+            FROM
+              (select max(aud_data) as data, aud_inep as inep from mectb11_dm_auditoria WHERE aud_regiao = '{REGIAO}' AND aud_estado = '{ESTADO}' group by inep) temp,
+              mectb11_dm_auditoria
+            WHERE
+              temp.data = mectb11_dm_auditoria.aud_data AND
+              temp.inep = mectb11_dm_auditoria.aud_inep AND
+              mectb11_dm_auditoria.aud_projeto = 2
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              sum("mectb11_dm_auditoria"."aud_instaladas") AS "Instaladas",
+              sum("mectb11_dm_auditoria"."aud_previstas") - sum("mectb11_dm_auditoria"."aud_instaladas") AS "Não instaladas"
+            FROM
+              "mectb11_dm_auditoria"
+            WHERE
+              aud_regiao = '{REGIAO}' AND
+              aud_estado = '{ESTADO}' AND
+              aud_data = (SELECT max(aud_data) FROM "mectb11_dm_auditoria")
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/auditPieEstado.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/auditPieEstado.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..1cde9fde08c36c63a29cd12afd42403dd7bd7824
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/auditPieEstado.xaction
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Auditing</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              sum(mectb11_dm_auditoria.aud_instaladas) as "I",
+              CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+              sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") END AS "NI"
+            FROM
+              (select max(aud_data) as data, aud_inep as inep from mectb11_dm_auditoria WHERE aud_regiao = '{REGIAO}' group by inep) temp,
+              mectb11_dm_auditoria
+            WHERE
+              temp.data = mectb11_dm_auditoria.aud_data AND
+              temp.inep = mectb11_dm_auditoria.aud_inep AND
+              mectb11_dm_auditoria.aud_projeto = 2
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              sum("mectb11_dm_auditoria"."aud_instaladas") AS "Instaladas",
+              sum("mectb11_dm_auditoria"."aud_previstas") - sum("mectb11_dm_auditoria"."aud_instaladas") AS "Não instaladas"
+            FROM
+              "mectb11_dm_auditoria"
+            WHERE
+              aud_regiao = '{REGIAO}' AND
+              aud_data = (SELECT max(aud_data) FROM "mectb11_dm_auditoria")
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/auditPieRegiao.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/auditPieRegiao.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..7df491bbb8f6dfd0ca9971522c2842a8ee8cc3a9
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/auditPieRegiao.xaction
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Auditing</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              sum(mectb11_dm_auditoria.aud_instaladas) AS "I",
+              CASE WHEN sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") < 0 THEN 0 ELSE
+              sum("mectb11_dm_auditoria"."aud_previstas") -
+              sum("mectb11_dm_auditoria"."aud_instaladas") END AS "NI"
+            FROM
+              (select max(aud_data) as data, aud_inep as inep from mectb11_dm_auditoria group by inep) temp,
+              mectb11_dm_auditoria
+            WHERE
+              temp.data = mectb11_dm_auditoria.aud_data AND
+              temp.inep = mectb11_dm_auditoria.aud_inep AND
+              mectb11_dm_auditoria.aud_projeto = 2
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              sum("mectb11_dm_auditoria"."aud_instaladas") AS "Instaladas",
+              sum("mectb11_dm_auditoria"."aud_previstas") - sum("mectb11_dm_auditoria"."aud_instaladas") AS "Não instaladas"
+            FROM
+              "mectb11_dm_auditoria"
+            WHERE
+              aud_regiao <> 'NULL' AND
+              aud_data = (SELECT max(aud_data) FROM "mectb11_dm_auditoria")
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/auditRelatorio.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/auditRelatorio.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..8120c8d5fc7ff01b37ca36005d0aab6653e29d9d
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/auditRelatorio.xaction
@@ -0,0 +1,134 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence> 
+  <title>Relatório</title>
+  <version>1</version>
+  <logging-level>ERROR</logging-level>
+  <documentation> 
+    <author>C3SL</author>  
+    <description>.</description>  
+    <help/>  
+    <result-type/>  
+    <icon/> 
+  </documentation>
+
+  <inputs> 
+    <output-type type="string"> 
+      <default-value>pdf</default-value>  
+      <sources> 
+        <request>output-type</request> 
+      </sources> 
+    </output-type>  
+    <ESTADO type="string"> 
+      <sources> 
+        <request>ESTADO</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>  
+    <REGIAO type="string"> 
+      <sources> 
+        <request>REGIAO</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>  
+    <CIDADE type="string"> 
+      <sources> 
+        <request>CIDADE</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </CIDADE> 
+  </inputs>
+
+  <outputs/>
+
+  <resources> 
+    <ReportFile> 
+      <solution-file> 
+        <location>auditRelatorio.xml</location>  
+        <mime-type>text/xml</mime-type> 
+      </solution-file> 
+    </ReportFile> 
+  </resources>
+  
+  <actions> 
+    <action-definition> 
+      <component-name>JFreeReportComponent</component-name>
+      <action-type>JFree Report</action-type>
+      <action-inputs> 
+        <ESTADO type="string"/>  
+        <REGIAO type="string"/>  
+        <CIDADE type="string"/>  
+        <output-type type="string"/> 
+      </action-inputs>
+      <action-resources> 
+        <report-definition type="resource" mapping="ReportFile"/> 
+      </action-resources>
+      <component-definition> 
+        <live><![CDATA[false]]></live>  
+        <driver><![CDATA[org.postgresql.Driver]]></driver>  
+        <connection><![CDATA[jdbc:postgresql://]]></connection>  
+        <user-id><![CDATA[]]></user-id>  
+        <password><![CDATA[]]></password>  
+        <source>sql</source>  
+        <output-type>pdf</output-type>
+        <query> <![CDATA[
+            SELECT
+     to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), 'DD/MM/YYYY') AS data_atual,
+     initcap(aud_regiao) AS regiao,
+     aud_estado,
+     initcap(aud_cidade) AS cidade,
+     initcap(aud_escola) AS escola,
+     aud_data,
+     aud_instaladas AS instaladas,
+     CASE WHEN aud_previstas-aud_instaladas < 0 THEN 0 ELSE
+     aud_previstas-aud_instaladas END AS nao_instaladas
+            FROM
+              (select max(aud_data) as data, aud_inep as inep from mectb11_dm_auditoria
+               WHERE aud_regiao = '{REGIAO}' AND aud_estado = '{ESTADO}' AND
+                     aud_cidade = '{CIDADE}'  AND
+                     mectb11_dm_auditoria.aud_projeto = 2
+                     group by inep) temp,
+              mectb11_dm_auditoria
+            WHERE
+              temp.data = mectb11_dm_auditoria.aud_data AND
+              temp.inep = mectb11_dm_auditoria.aud_inep AND
+              mectb11_dm_auditoria.aud_projeto = 2
+ORDER BY
+     aud_escola ASC,
+     instaladas ASC,
+     nao_instaladas ASC
+          ]]> </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+SELECT
+     to_char(CURRENT_DATE,'DD/MM/YYYY') AS data_atual,
+     initcap(aud_regiao) AS regiao,
+     aud_estado,
+     initcap(aud_cidade) AS cidade,
+     initcap(aud_escola) AS escola,
+     aud_data,
+     aud_instaladas AS instaladas,
+     CASE WHEN aud_previstas-aud_instaladas < 0 THEN 0 ELSE
+aud_previstas-aud_instaladas END AS nao_instaladas
+FROM
+     "mectb11_dm_auditoria" mectb11_dm_auditoria
+WHERE
+     aud_regiao = '{REGIAO}' AND
+     aud_estado = '{ESTADO}' AND
+     aud_cidade = '{CIDADE}' AND
+     aud_data = (SELECT max(aud_data) FROM "mectb11_dm_auditoria")
+GROUP BY
+     aud_regiao,
+     aud_estado,
+     aud_cidade,
+     aud_escola,
+     instaladas,
+     nao_instaladas,
+     aud_data
+ORDER BY
+     aud_escola ASC,
+     instaladas ASC,
+     nao_instaladas ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/auditRelatorio.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/auditRelatorio.xml
new file mode 100644
index 0000000000000000000000000000000000000000..7cecc05b20aebfe89497000e486e14ea33314cf7
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/auditRelatorio.xml
@@ -0,0 +1,1281 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<report-definition xmlns="http://jfreereport.sourceforge.net/namespaces/reports/legacy/ext" name="JFreeReport-WizardReport" engine-version="0.8.9.11">
+  <parser-config>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.base.URLClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.objects.DefaultClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.objects.BandLayoutClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.base.ArrayClassFactory"/>
+    <element-factory class="org.jfree.report.modules.parser.ext.factory.elements.DefaultElementFactory"/>
+    <stylekey-factory class="org.jfree.report.modules.parser.ext.factory.stylekey.DefaultStyleKeyFactory"/>
+    <stylekey-factory class="org.jfree.report.modules.parser.ext.factory.stylekey.PageableLayoutStyleKeyFactory"/>
+    <template-factory class="org.jfree.report.modules.parser.ext.factory.templates.DefaultTemplateCollection"/>
+    <datasource-factory class="org.jfree.report.modules.parser.ext.factory.datasource.DefaultDataSourceFactory"/>
+  </parser-config>
+  <report-config>
+    <simple-page-definition width="1" height="1">
+      <page orientation="portrait" topmargin="10" leftmargin="10" bottommargin="10" rightmargin="10" pageformat="A4"/>
+    </simple-page-definition>
+    <configuration>
+      <property name="org.jfree.report.modules.output.pageable.pdf.Encoding">ISO-8859-1</property>
+      <property name="org.jfree.report.NoPrinterAvailable">true</property>
+    </configuration>
+  </report-config>
+  <report-description>
+    <report-header>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="Element@982014" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">553.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">14</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Relatório de Auditoria Por Cidade - Máquinas Com/Sem o Agente</basic-object>
+        </template>
+      </element>
+      <element name="Element@25939585" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">30.0</basic-key>
+          <basic-key name="min-width">148.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Data: $(data_atual)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@19262980" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">230.0</basic-key>
+          <basic-key name="y">50.0</basic-key>
+          <basic-key name="min-width">345.0</basic-key>
+          <basic-key name="min-height">30.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Cidade: $(cidade)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@12425766" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">50.0</basic-key>
+          <basic-key name="min-width">160.0</basic-key>
+          <basic-key name="min-height">30.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Estado: $(aud_estado)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@19423474" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">230.0</basic-key>
+          <basic-key name="y">30.0</basic-key>
+          <basic-key name="min-width">345.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Região: $(regiao)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </report-header>
+    <report-footer>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </report-footer>
+    <page-header>
+      <style>
+        <basic-key name="display-on-firstpage">true</basic-key>
+        <basic-key name="display-on-lastpage">true</basic-key>
+        <basic-key name="sticky">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </page-header>
+    <page-footer>
+      <style>
+        <basic-key name="display-on-firstpage">true</basic-key>
+        <basic-key name="display-on-lastpage">true</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="TextField@388706379" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">508.99875</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">66.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">right</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">ShowPageNumber</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </page-footer>
+    <watermark>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="min-width">575.0</basic-key>
+        <basic-key name="min-height">822.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </watermark>
+    <groups>
+      <group name="default">
+        <fields/>
+        <group-header>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">true</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">32767.0</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+          <band name="DummyGroupNoDataBandElement">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">10.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+            </style>
+          </band>
+          <band name="DummyGroupDataBandElement">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">35.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+            </style>
+            <band>
+              <style>
+                <basic-key name="border-top-width">1.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">1.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">1.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">1.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">575.0</basic-key>
+                <basic-key name="min-height">35.0</basic-key>
+                <basic-key name="max-width">575.0</basic-key>
+                <basic-key name="max-height">2.14748365E9</basic-key>
+              </style>
+              <element type="shape/generic">
+                <style>
+                  <basic-key name="border-top-width">1.0</basic-key>
+                  <basic-key name="border-top-style">none</basic-key>
+                  <basic-key name="border-top-color">black</basic-key>
+                  <basic-key name="border-left-width">1.0</basic-key>
+                  <basic-key name="border-left-style">none</basic-key>
+                  <basic-key name="border-left-color">black</basic-key>
+                  <basic-key name="border-bottom-width">1.0</basic-key>
+                  <basic-key name="border-bottom-style">none</basic-key>
+                  <basic-key name="border-bottom-color">black</basic-key>
+                  <basic-key name="border-right-width">1.0</basic-key>
+                  <basic-key name="border-right-style">none</basic-key>
+                  <basic-key name="border-right-color">black</basic-key>
+                  <basic-key name="border-break-width">0.0</basic-key>
+                  <basic-key name="border-break-style">none</basic-key>
+                  <basic-key name="border-break-color">black</basic-key>
+                  <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                  <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                  <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                  <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                  <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                  <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                  <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                  <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                  <basic-key name="padding-left">0.0</basic-key>
+                  <basic-key name="padding-top">0.0</basic-key>
+                  <basic-key name="padding-bottom">0.0</basic-key>
+                  <basic-key name="padding-right">0.0</basic-key>
+                  <basic-key name="x">0.0</basic-key>
+                  <basic-key name="y">0.0</basic-key>
+                  <basic-key name="min-width">-100.0</basic-key>
+                  <basic-key name="min-height">-100.0</basic-key>
+                  <basic-key name="paint">#d2d2d2</basic-key>
+                  <compound-key name="stroke" class="java.awt.BasicStroke">
+                    <basic-object name="value">1.0</basic-object>
+                  </compound-key>
+                  <basic-key name="scale">true</basic-key>
+                  <basic-key name="keepAspectRatio">false</basic-key>
+                  <basic-key name="fill-shape">true</basic-key>
+                  <basic-key name="draw-shape">false</basic-key>
+                </style>
+                <datasource type="StaticDataSource">
+                  <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+                    <basic-object name="height">100.0</basic-object>
+                    <basic-object name="width">100.0</basic-object>
+                    <basic-object name="x">0.0</basic-object>
+                    <basic-object name="y">0.0</basic-object>
+                  </compound-object>
+                </datasource>
+              </element>
+            </band>
+            <element type="text/plain">
+              <style>
+                <basic-key name="border-top-width">1.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">1.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">1.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">1.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">330.0</basic-key>
+                <basic-key name="min-height">35.0</basic-key>
+                <basic-key name="max-width">32767.0</basic-key>
+                <basic-key name="max-height">32767.0</basic-key>
+                <basic-key name="paint">black</basic-key>
+                <basic-key name="alignment">left</basic-key>
+                <basic-key name="valignment">top</basic-key>
+                <basic-key name="dynamic_height">false</basic-key>
+                <basic-key name="Excel.WrapText">false</basic-key>
+                <basic-key name="font">SansSerif</basic-key>
+                <basic-key name="font-size">10</basic-key>
+                <basic-key name="line-height">0.0</basic-key>
+                <basic-key name="font-bold">true</basic-key>
+                <basic-key name="font-italic">false</basic-key>
+                <basic-key name="font-underline">false</basic-key>
+                <basic-key name="font-strikethrough">false</basic-key>
+                <basic-key name="font-embedded">false</basic-key>
+                <basic-key name="reserved-literal">..</basic-key>
+                <basic-key name="trim-text-content">false</basic-key>
+              </style>
+              <template references="label">
+                <basic-object name="content">Escolas</basic-object>
+              </template>
+            </element>
+          </band>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">455.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">120.0</basic-key>
+              <basic-key name="min-height">35.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">false</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Quantidade de máquinas sem o agente</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">330.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">120.0</basic-key>
+              <basic-key name="min-height">35.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">false</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Quantidade de máquinas com o agente</basic-object>
+            </template>
+          </element>
+        </group-header>
+        <group-footer>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">32767.0</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+        </group-footer>
+      </group>
+    </groups>
+    <itemband>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="RowBandingBackgroundRect_IAmTheRandomSuffix314152654" type="shape/generic">
+        <style>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">-100.0</basic-key>
+          <basic-key name="min-height">-100.0</basic-key>
+          <basic-key name="paint">#e6e6e6</basic-key>
+          <compound-key name="stroke" class="java.awt.BasicStroke">
+            <basic-object name="value">1.0</basic-object>
+          </compound-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">false</basic-key>
+          <basic-key name="fill-shape">true</basic-key>
+          <basic-key name="draw-shape">false</basic-key>
+        </style>
+        <datasource type="StaticDataSource">
+          <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+            <basic-object name="height">100.0</basic-object>
+            <basic-object name="width">100.0</basic-object>
+            <basic-object name="x">0.0</basic-object>
+            <basic-object name="y">0.0</basic-object>
+          </compound-object>
+        </datasource>
+      </element>
+      <element name="aud_escolaElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">330.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">32767.0</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">false</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">escola</basic-object>
+          <basic-object name="nullValue">-</basic-object>
+        </template>
+      </element>
+      <element name="instaladasElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">330.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">120.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">32767.0</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">false</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">instaladas</basic-object>
+          <basic-object name="nullValue">-</basic-object>
+        </template>
+      </element>
+      <element name="nao_instaladasElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">455.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">120.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">32767.0</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">false</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">nao_instaladas</basic-object>
+          <basic-object name="nullValue">-</basic-object>
+        </template>
+      </element>
+    </itemband>
+    <no-data-band>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="noDataLabelElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">574.9987</basic-key>
+          <basic-key name="min-height">18.0</basic-key>
+          <basic-key name="max-width">32766.928</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">false</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Nenhum dado disponível</basic-object>
+        </template>
+      </element>
+    </no-data-band>
+  </report-description>
+  <functions>
+    <property-ref name="report.name" class="java.lang.String">JFreeReport-WizardReport</property-ref>
+    <expression name="DummyGroupNoDataBandElementHideIfNullTrigger" class="org.jfree.report.function.HideElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">DummyGroupNoDataBandElement</property>
+      </properties>
+    </expression>
+    <expression name="DummyGroupDataBandElementHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">DummyGroupDataBandElement</property>
+      </properties>
+    </expression>
+    <expression name="dummyGroupFooterHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">dummyGroupFooter</property>
+      </properties>
+    </expression>
+    <expression name="ShowPageNumber" class="org.jfree.report.function.PageOfPagesFunction">
+      <properties>
+        <property name="format">{0}/{1}</property>
+        <property name="pageIncrement" class="java.lang.Integer">1</property>
+        <property name="startPage" class="java.lang.Integer">1</property>
+      </properties>
+    </expression>
+    <expression name="org.jfree.report.function.ElementVisibilitySwitchFunction@7df86f75" class="org.jfree.report.function.ElementVisibilitySwitchFunction">
+      <properties>
+        <property name="element">RowBandingBackgroundRect_IAmTheRandomSuffix314152654</property>
+        <property name="initialState" class="java.lang.Boolean">false</property>
+        <property name="numberOfElements" class="java.lang.Integer">1</property>
+      </properties>
+    </expression>
+  </functions>
+</report-definition>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/auditRelatorioRoxo.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/auditRelatorioRoxo.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..c0909c6d4ec73071ddf882cae20dc2d699c6348e
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/auditRelatorioRoxo.xaction
@@ -0,0 +1,134 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence> 
+  <title>Relatório</title>
+  <version>1</version>
+  <logging-level>ERROR</logging-level>
+  <documentation> 
+    <author>C3SL</author>  
+    <description>.</description>  
+    <help/>  
+    <result-type/>  
+    <icon/> 
+  </documentation>
+
+  <inputs> 
+    <output-type type="string"> 
+      <default-value>pdf</default-value>  
+      <sources> 
+        <request>output-type</request> 
+      </sources> 
+    </output-type>  
+    <ESTADO type="string"> 
+      <sources> 
+        <request>ESTADO</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>  
+    <REGIAO type="string"> 
+      <sources> 
+        <request>REGIAO</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>  
+    <CIDADE type="string"> 
+      <sources> 
+        <request>CIDADE</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </CIDADE> 
+  </inputs>
+
+  <outputs/>
+
+  <resources> 
+    <ReportFile> 
+      <solution-file> 
+        <location>auditRelatorioRoxo.xml</location>  
+        <mime-type>text/xml</mime-type> 
+      </solution-file> 
+    </ReportFile> 
+  </resources>
+  
+  <actions> 
+    <action-definition> 
+      <component-name>JFreeReportComponent</component-name>
+      <action-type>JFree Report</action-type>
+      <action-inputs> 
+        <ESTADO type="string"/>  
+        <REGIAO type="string"/>  
+        <CIDADE type="string"/>  
+        <output-type type="string"/> 
+      </action-inputs>
+      <action-resources> 
+        <report-definition type="resource" mapping="ReportFile"/> 
+      </action-resources>
+      <component-definition> 
+        <live><![CDATA[false]]></live>  
+        <driver><![CDATA[org.postgresql.Driver]]></driver>  
+        <connection><![CDATA[jdbc:postgresql://]]></connection>  
+        <user-id><![CDATA[]]></user-id>  
+        <password><![CDATA[]]></password>  
+        <source>sql</source>  
+        <output-type>pdf</output-type>
+        <query>
+          <![CDATA[
+SELECT
+     to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), 'DD/MM/YYYY') AS data_atual,
+     initcap(aud_regiao) AS regiao,
+     aud_estado,
+     initcap(aud_cidade) AS cidade,
+     aud_instaladas,
+     initcap(aud_escola) AS escola,
+     aud_data,
+     aud_instaladas AS instaladas
+FROM
+              (select max(aud_data) as data, aud_inep as inep from mectb11_dm_auditoria WHERE aud_regiao = '{REGIAO}' AND aud_estado = '{ESTADO}' AND aud_cidade = '{CIDADE}' group by inep) temp,
+              mectb11_dm_auditoria
+            WHERE
+              temp.data = mectb11_dm_auditoria.aud_data AND
+              temp.inep = mectb11_dm_auditoria.aud_inep AND
+              aud_instaladas = 0
+GROUP BY
+     aud_regiao,
+     aud_estado,
+     aud_cidade,
+     aud_instaladas,
+     aud_escola,
+     instaladas,
+     aud_data
+ORDER BY
+     instaladas ASC
+          ]]></query>
+      </component-definition> 
+    </action-definition>
+  </actions> 
+</action-sequence>
+<!--
+SELECT
+     to_char(CURRENT_DATE, 'DD/MM/YYYY') AS data_atual,
+     initcap(aud_regiao) AS regiao,
+     aud_estado,
+     initcap(aud_cidade) AS cidade,
+     aud_instaladas,
+     initcap(aud_escola) AS escola,
+     aud_data,
+     aud_instaladas AS instaladas
+FROM
+     "mectb11_dm_auditoria" mectb11_dm_auditoria
+WHERE
+     aud_regiao = '{REGIAO}'
+ AND aud_estado = '{ESTADO}'
+ AND aud_cidade = '{CIDADE}'
+ AND aud_instaladas = 0
+ AND aud_data = (SELECT max(aud_data) FROM "mectb11_dm_auditoria")
+GROUP BY
+     aud_regiao,
+     aud_estado,
+     aud_cidade,
+     aud_instaladas,
+     aud_escola,
+     instaladas,
+     aud_data
+ORDER BY
+     instaladas ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/auditRelatorioRoxo.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/auditRelatorioRoxo.xml
new file mode 100644
index 0000000000000000000000000000000000000000..8771968a2ee893bd203740e4ab38ee400a386a6f
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/auditRelatorioRoxo.xml
@@ -0,0 +1,1022 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<report-definition xmlns="http://jfreereport.sourceforge.net/namespaces/reports/legacy/ext" name="JFreeReport-WizardReport" engine-version="0.8.9.11">
+  <parser-config>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.base.URLClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.objects.DefaultClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.objects.BandLayoutClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.base.ArrayClassFactory"/>
+    <element-factory class="org.jfree.report.modules.parser.ext.factory.elements.DefaultElementFactory"/>
+    <stylekey-factory class="org.jfree.report.modules.parser.ext.factory.stylekey.DefaultStyleKeyFactory"/>
+    <stylekey-factory class="org.jfree.report.modules.parser.ext.factory.stylekey.PageableLayoutStyleKeyFactory"/>
+    <template-factory class="org.jfree.report.modules.parser.ext.factory.templates.DefaultTemplateCollection"/>
+    <datasource-factory class="org.jfree.report.modules.parser.ext.factory.datasource.DefaultDataSourceFactory"/>
+  </parser-config>
+  <report-config>
+    <simple-page-definition width="1" height="1">
+      <page orientation="portrait" topmargin="10" leftmargin="10" bottommargin="10" rightmargin="10" pageformat="A4"/>
+    </simple-page-definition>
+    <configuration>
+      <property name="org.jfree.report.modules.output.pageable.pdf.Encoding">ISO-8859-1</property>
+      <property name="org.jfree.report.NoPrinterAvailable">true</property>
+    </configuration>
+  </report-config>
+  <report-description>
+    <report-header>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="Element@982014" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">536.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">14</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Relatório de Auditoria Por Cidade - Escolas Sem o Agente Instalado</basic-object>
+        </template>
+      </element>
+      <element name="Element@25939585" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">30.0</basic-key>
+          <basic-key name="min-width">148.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Data: $(data_atual)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@19262980" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">230.0</basic-key>
+          <basic-key name="y">50.0</basic-key>
+          <basic-key name="min-width">345.0</basic-key>
+          <basic-key name="min-height">30.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Cidade: $(cidade)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@12425766" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">50.0</basic-key>
+          <basic-key name="min-width">160.0</basic-key>
+          <basic-key name="min-height">30.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Estado: $(aud_estado)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@19423474" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">230.0</basic-key>
+          <basic-key name="y">30.0</basic-key>
+          <basic-key name="min-width">345.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Região: $(regiao)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </report-header>
+    <report-footer>
+      <style>
+        <basic-key name="pagebreak-before">true</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </report-footer>
+    <page-header>
+      <style>
+        <basic-key name="display-on-firstpage">true</basic-key>
+        <basic-key name="display-on-lastpage">true</basic-key>
+        <basic-key name="sticky">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </page-header>
+    <page-footer>
+      <style>
+        <basic-key name="display-on-firstpage">true</basic-key>
+        <basic-key name="display-on-lastpage">true</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="TextField@388706379" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">508.99875</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">66.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">right</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">ShowPageNumber</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </page-footer>
+    <watermark>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="min-width">575.0</basic-key>
+        <basic-key name="min-height">822.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </watermark>
+    <groups>
+      <group name="default">
+        <fields/>
+        <group-header>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">true</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">32767.0</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+          <band name="DummyGroupDataBandElement">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">20.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+            </style>
+            <band>
+              <style>
+                <basic-key name="border-top-width">1.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">1.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">1.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">1.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">575.0</basic-key>
+                <basic-key name="min-height">20.0</basic-key>
+                <basic-key name="max-width">575.0</basic-key>
+                <basic-key name="max-height">2.14748365E9</basic-key>
+              </style>
+              <element type="shape/generic">
+                <style>
+                  <basic-key name="border-top-width">1.0</basic-key>
+                  <basic-key name="border-top-style">none</basic-key>
+                  <basic-key name="border-top-color">black</basic-key>
+                  <basic-key name="border-left-width">1.0</basic-key>
+                  <basic-key name="border-left-style">none</basic-key>
+                  <basic-key name="border-left-color">black</basic-key>
+                  <basic-key name="border-bottom-width">1.0</basic-key>
+                  <basic-key name="border-bottom-style">none</basic-key>
+                  <basic-key name="border-bottom-color">black</basic-key>
+                  <basic-key name="border-right-width">1.0</basic-key>
+                  <basic-key name="border-right-style">none</basic-key>
+                  <basic-key name="border-right-color">black</basic-key>
+                  <basic-key name="border-break-width">0.0</basic-key>
+                  <basic-key name="border-break-style">none</basic-key>
+                  <basic-key name="border-break-color">black</basic-key>
+                  <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                  <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                  <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                  <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                  <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                  <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                  <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                  <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                  <basic-key name="padding-left">0.0</basic-key>
+                  <basic-key name="padding-top">0.0</basic-key>
+                  <basic-key name="padding-bottom">0.0</basic-key>
+                  <basic-key name="padding-right">0.0</basic-key>
+                  <basic-key name="x">0.0</basic-key>
+                  <basic-key name="y">0.0</basic-key>
+                  <basic-key name="min-width">-100.0</basic-key>
+                  <basic-key name="min-height">-100.0</basic-key>
+                  <basic-key name="paint">#d2d2d2</basic-key>
+                  <compound-key name="stroke" class="java.awt.BasicStroke">
+                    <basic-object name="value">1.0</basic-object>
+                  </compound-key>
+                  <basic-key name="scale">true</basic-key>
+                  <basic-key name="keepAspectRatio">false</basic-key>
+                  <basic-key name="fill-shape">true</basic-key>
+                  <basic-key name="draw-shape">false</basic-key>
+                </style>
+                <datasource type="StaticDataSource">
+                  <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+                    <basic-object name="height">100.0</basic-object>
+                    <basic-object name="width">100.0</basic-object>
+                    <basic-object name="x">0.0</basic-object>
+                    <basic-object name="y">0.0</basic-object>
+                  </compound-object>
+                </datasource>
+              </element>
+            </band>
+            <element type="text/plain">
+              <style>
+                <basic-key name="border-top-width">1.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">1.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">1.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">1.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">575.0</basic-key>
+                <basic-key name="min-height">20.0</basic-key>
+                <basic-key name="max-width">32767.0</basic-key>
+                <basic-key name="max-height">32767.0</basic-key>
+                <basic-key name="paint">black</basic-key>
+                <basic-key name="alignment">left</basic-key>
+                <basic-key name="valignment">middle</basic-key>
+                <basic-key name="dynamic_height">false</basic-key>
+                <basic-key name="Excel.WrapText">false</basic-key>
+                <basic-key name="font">SansSerif</basic-key>
+                <basic-key name="font-size">10</basic-key>
+                <basic-key name="line-height">0.0</basic-key>
+                <basic-key name="font-bold">true</basic-key>
+                <basic-key name="font-italic">false</basic-key>
+                <basic-key name="font-underline">false</basic-key>
+                <basic-key name="font-strikethrough">false</basic-key>
+                <basic-key name="font-embedded">false</basic-key>
+                <basic-key name="reserved-literal">..</basic-key>
+                <basic-key name="trim-text-content">false</basic-key>
+              </style>
+              <template references="label">
+                <basic-object name="content">Escolas sem o agente instalado em nenhuma máquina</basic-object>
+              </template>
+            </element>
+          </band>
+        </group-header>
+        <group-footer>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">32767.0</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+        </group-footer>
+      </group>
+    </groups>
+    <itemband>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="RowBandingBackgroundRect_IAmTheRandomSuffix314152654" type="shape/generic">
+        <style>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">-100.0</basic-key>
+          <basic-key name="min-height">-100.0</basic-key>
+          <basic-key name="paint">#e6e6e6</basic-key>
+          <compound-key name="stroke" class="java.awt.BasicStroke">
+            <basic-object name="value">1.0</basic-object>
+          </compound-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">false</basic-key>
+          <basic-key name="fill-shape">true</basic-key>
+          <basic-key name="draw-shape">false</basic-key>
+        </style>
+        <datasource type="StaticDataSource">
+          <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+            <basic-object name="height">100.0</basic-object>
+            <basic-object name="width">100.0</basic-object>
+            <basic-object name="x">0.0</basic-object>
+            <basic-object name="y">0.0</basic-object>
+          </compound-object>
+        </datasource>
+      </element>
+      <element name="aud_escolaElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">575.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">32767.0</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">false</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">escola</basic-object>
+          <basic-object name="nullValue">-</basic-object>
+        </template>
+      </element>
+    </itemband>
+    <no-data-band>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="noDataLabelElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">574.9987</basic-key>
+          <basic-key name="min-height">18.0</basic-key>
+          <basic-key name="max-width">32766.928</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">false</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Nenhum dado disponível</basic-object>
+        </template>
+      </element>
+    </no-data-band>
+  </report-description>
+  <functions>
+    <property-ref name="report.name" class="java.lang.String">JFreeReport-WizardReport</property-ref>
+    <expression name="DummyGroupNoDataBandElementHideIfNullTrigger" class="org.jfree.report.function.HideElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">noDataLabelElement</property>
+      </properties>
+    </expression>
+    <expression name="DummyGroupDataBandElementHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">DummyGroupDataBandElement</property>
+      </properties>
+    </expression>
+    <expression name="dummyGroupFooterHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">dummyGroupFooter</property>
+      </properties>
+    </expression>
+    <expression name="ShowPageNumber" class="org.jfree.report.function.PageOfPagesFunction">
+      <properties>
+        <property name="format">{0}/{1}</property>
+        <property name="pageIncrement" class="java.lang.Integer">1</property>
+        <property name="startPage" class="java.lang.Integer">1</property>
+      </properties>
+    </expression>
+    <expression name="org.jfree.report.function.ElementVisibilitySwitchFunction@277ec7b9" class="org.jfree.report.function.ElementVisibilitySwitchFunction">
+      <properties>
+        <property name="element">RowBandingBackgroundRect_IAmTheRandomSuffix314152654</property>
+        <property name="initialState" class="java.lang.Boolean">false</property>
+        <property name="numberOfElements" class="java.lang.Integer">1</property>
+      </properties>
+    </expression>
+  </functions>
+</report-definition>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/barchartBrasil.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/barchartBrasil.xml
new file mode 100644
index 0000000000000000000000000000000000000000..e308b53bee36160e8d93d27337c544933dd37a47
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/barchartBrasil.xml
@@ -0,0 +1,60 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique nas barras para visualizar a quantidade de máquinas com/sem o agente de coleta por região.</title>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+
+    <max-bar-width>.2</max-bar-width>
+
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-server/auditoria</data-path>
+        <data-action>auditBarBrasil.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/barchartCidade.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/barchartCidade.xml
new file mode 100644
index 0000000000000000000000000000000000000000..cb59a04c61c13503df1857ee8e438f93b92b2a62
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/barchartCidade.xml
@@ -0,0 +1,63 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique nas barras verdes para visualizar o relatório das escolas com o agente de coleta instalado. Clique nas barras roxas para visualizar o relatório das escolas sem o agente de coleta.</title>
+
+    <domain-label-rotation>.425</domain-label-rotation>
+    <domain-label-rotation-dir>up</domain-label-rotation-dir>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>horizontal</orientation>
+    
+    <max-bar-width>.10</max-bar-width>
+    
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-server/auditoria</data-path>
+        <data-action>auditBarCidade.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/barchartEstado.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/barchartEstado.xml
new file mode 100644
index 0000000000000000000000000000000000000000..d4d22dba05da913819e2cdf11e687733f7149b37
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/barchartEstado.xml
@@ -0,0 +1,60 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique no estado para visualizar a quantidade de máquinas com/sem o agente de coleta por cidade.</title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+    
+    <max-bar-width>.20</max-bar-width>
+    
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-server/auditoria</data-path>
+        <data-action>auditBarEstado.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/barchartRegiao.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/barchartRegiao.xml
new file mode 100644
index 0000000000000000000000000000000000000000..f228fc90ee25d71903bd15caa1a14f2c7acc012d
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/barchartRegiao.xml
@@ -0,0 +1,63 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique na região para visualizar a quantidade de máquinas com/sem o agente de coleta por estado.</title>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <domain-label-rotation>.785</domain-label-rotation>
+    <domain-label-rotation-dir>up</domain-label-rotation-dir>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+    
+    <max-bar-width>.20</max-bar-width>
+    
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+	<color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-server/auditoria</data-path>
+        <data-action>auditBarRegiao.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/linechartBrasil.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/linechartBrasil.xml
new file mode 100644
index 0000000000000000000000000000000000000000..4e637e29945de584976b05443e44a9a4da821b52
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/linechartBrasil.xml
@@ -0,0 +1,56 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+   
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-server/auditoria</data-path>
+        <data-action>auditLineBrasil.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/linechartCidade.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/linechartCidade.xml
new file mode 100644
index 0000000000000000000000000000000000000000..7965787bd58457a36823a9e7fb1f74bb83efe9ee
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/linechartCidade.xml
@@ -0,0 +1,56 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+   
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-server/auditoria</data-path>
+        <data-action>auditLineCidade.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/linechartEstado.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/linechartEstado.xml
new file mode 100644
index 0000000000000000000000000000000000000000..2d07b3a85d3b1cc0cb8a32530fd524c6544723a8
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/linechartEstado.xml
@@ -0,0 +1,56 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+   
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-server/auditoria</data-path>
+        <data-action>auditLineEstado.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/linechartRegiao.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/linechartRegiao.xml
new file mode 100644
index 0000000000000000000000000000000000000000..d2677afa8bf3d82d8b6069637aa331d7b5edfb00
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/linechartRegiao.xml
@@ -0,0 +1,56 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+   
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-server/auditoria</data-path>
+        <data-action>auditLineRegiao.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/piechartBrasil.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/piechartBrasil.xml
new file mode 100644
index 0000000000000000000000000000000000000000..6b9c81d68164aa1d7598f2e11dae895aaef417dd
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/piechartBrasil.xml
@@ -0,0 +1,45 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>PieChart</chart-type>
+
+    <display-labels>true</display-labels>
+
+    <!--<interior-gap>.15</interior-gap>-->
+    <!--<label-gap>.05</label-gap>-->
+    <label-font>
+        <size>10</size>
+    </label-font>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <border-paint>#F2F5E1</border-paint>    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-server/auditoria</data-path>
+        <data-action>auditPieBrasil.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>rows</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/piechartCidade.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/piechartCidade.xml
new file mode 100644
index 0000000000000000000000000000000000000000..d4cedca4fe882cdf8f6fa8423a5eae48674c8977
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/piechartCidade.xml
@@ -0,0 +1,46 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>PieChart</chart-type>
+
+    <display-labels>true</display-labels>
+
+    <!--<interior-gap>.15</interior-gap>-->
+    <!--<label-gap>.05</label-gap>-->
+    <label-font>
+        <size>10</size>
+    </label-font>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <border-paint>#F2F5E1</border-paint>
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-server/auditoria</data-path>
+        <data-action>auditPieCidade.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>rows</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/piechartEstado.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/piechartEstado.xml
new file mode 100644
index 0000000000000000000000000000000000000000..dae3210411ead08070b3f96b989f7aaea30f3f11
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/piechartEstado.xml
@@ -0,0 +1,46 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>PieChart</chart-type>
+
+    <display-labels>true</display-labels>
+
+    <!--<interior-gap>.15</interior-gap>-->
+    <!--<label-gap>.05</label-gap>-->
+    <label-font>
+        <size>10</size>
+    </label-font>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <border-paint>#F2F5E1</border-paint>
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-server/auditoria</data-path>
+        <data-action>auditPieEstado.xaction</data-action> 
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>rows</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/piechartRegiao.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/piechartRegiao.xml
new file mode 100644
index 0000000000000000000000000000000000000000..e674f8131be27c6c5f5c952359b6e84e82231be9
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/auditoria/piechartRegiao.xml
@@ -0,0 +1,46 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>PieChart</chart-type>
+
+    <display-labels>true</display-labels>
+
+    <!--<interior-gap>.15</interior-gap>-->
+    <!--<label-gap>.05</label-gap>-->
+    <label-font>
+        <size>10</size>
+    </label-font>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <border-paint>#F2F5E1</border-paint>
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#7C51A1</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-server/auditoria</data-path>
+        <data-action>auditPieRegiao.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>rows</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/barchartBrasil.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/barchartBrasil.xml
new file mode 100644
index 0000000000000000000000000000000000000000..2f50c7c66ce83832617fe2ce8a4c46d2cca47a8b
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/barchartBrasil.xml
@@ -0,0 +1,61 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <title>Clique nas barras para visualizar a disponibilidade por região.</title>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+
+    <max-bar-width>.20</max-bar-width>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <tooltip-y-format>###</tooltip-y-format>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#EEBA28</color>
+        <color>#C3252E</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-server/disponibilidade</data-path>
+        <data-action>dispBarBrasil.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/barchartCidade.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/barchartCidade.xml
new file mode 100644
index 0000000000000000000000000000000000000000..6ea685eec3394443d8971fba19fd72b0c2e79b54
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/barchartCidade.xml
@@ -0,0 +1,63 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique na cidade para visualizar o relatório de disponibilidade.</title>
+
+    <domain-label-rotation>.425</domain-label-rotation>
+    <domain-label-rotation-dir>up</domain-label-rotation-dir>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>horizontal</orientation>
+
+    <max-bar-width>.10</max-bar-width>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#EEBA28</color>
+        <color>#C3252E</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-server/disponibilidade</data-path>
+        <data-action>dispBarCidade.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/barchartEstado.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/barchartEstado.xml
new file mode 100644
index 0000000000000000000000000000000000000000..7d967ab04c67eaa791462b3989a7d43ce93c044d
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/barchartEstado.xml
@@ -0,0 +1,60 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique no estado para visualizar a disponibilidade por cidade.</title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+
+    <max-bar-width>.20</max-bar-width>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#EEBA28</color>
+        <color>#C3252E</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-server/disponibilidade</data-path>
+        <data-action>dispBarEstado.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/barchartRegiao.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/barchartRegiao.xml
new file mode 100644
index 0000000000000000000000000000000000000000..aa44fd2de7c859553e36cb95ed2375736cd7a4b9
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/barchartRegiao.xml
@@ -0,0 +1,63 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique na região para visualizar a disponibilidade por estado.</title>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <domain-label-rotation>.785</domain-label-rotation>
+    <domain-label-rotation-dir>up</domain-label-rotation-dir>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+
+    <max-bar-width>.20</max-bar-width>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#EEBA28</color>
+        <color>#C3252E</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-server/disponibilidade</data-path>
+        <data-action>dispBarRegiao.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/dispBarBrasil.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/dispBarBrasil.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..b8052a7a8168aa7dac3e7158b7bbbffe404b4481
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/dispBarBrasil.xaction
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence> 
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation> 
+    <author>C3SL</author>  
+    <description>Empty blank action sequence document</description>  
+    <help/>  
+    <result-type/>  
+    <icon/> 
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+  
+  <actions> 
+    <action-definition> 
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs> 
+        <query-result type="result-set" mapping="swresult"/> 
+      </action-outputs>
+      <component-definition> 
+        <live><![CDATA[false]]></live>  
+        <driver><![CDATA[org.postgresql.Driver]]></driver>  
+        <connection><![CDATA[jdbc:postgresql://]]></connection>  
+        <user-id><![CDATA[]]></user-id>  
+        <password><![CDATA[]]></password>  
+        <query>
+          <![CDATA[
+	        SELECT
+              to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), 'DD/MM/YYYY') AS Brasil,
+              sum("mectb09_dm_disp_ag"."dis_verde") AS "Menos de 10 dias",
+              sum("mectb09_dm_disp_ag"."dis_amarelo") AS "Entre 11-30 dias",
+              sum("mectb09_dm_disp_ag"."dis_vermelho") AS "Mais de 30 dias"
+            FROM
+              "mectb09_dm_disp_ag"
+            WHERE
+              mectb09_dm_disp_ag.dis_projeto = 2
+            GROUP BY
+              dis_data
+            ORDER BY
+              dis_data DESC limit 1
+          ]]>
+        </query>
+      </component-definition> 
+    </action-definition>
+  </actions> 
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/dispBarCidade.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/dispBarCidade.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..f0a4f797d1cd860ec3637be40a8a0913e6853fef
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/dispBarCidade.xaction
@@ -0,0 +1,77 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence> 
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation> 
+    <author>C3SL</author>  
+    <description>Empty blank action sequence document</description>  
+    <help/>  
+    <result-type/>  
+    <icon/> 
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+    <ESTADO type="string">
+      <sources>
+        <request>ESTADO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+  
+  <actions> 
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+        <ESTADO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              dis_cidade AS Cidade,
+              sum(dis_verde) AS "Menos de 10 dias",
+              sum(dis_amarelo) AS "Entre 11-30 dias",
+              sum(dis_vermelho) AS "Mais de 30 dias"
+            FROM
+              mectb09_dm_disp_ag
+            WHERE
+              dis_regiao = '{REGIAO}' AND
+              dis_estado = '{ESTADO}' AND
+              dis_data = (SELECT max(dis_data) FROM mectb09_dm_disp_ag) AND
+              mectb09_dm_disp_ag.dis_projeto = 2
+            GROUP BY
+              dis_regiao,
+              dis_estado,
+              Cidade,
+              dis_data
+            ORDER BY
+              Cidade ASC
+          ]]></query>
+      </component-definition>
+    </action-definition>
+  </actions> 
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/dispBarEstado.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/dispBarEstado.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..3b1f4e54f150fac58f04148a20373e83f02765a7
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/dispBarEstado.xaction
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              dis_estado AS Estado,
+              sum(dis_verde) AS "Menos de 10 dias",
+              sum(dis_amarelo) AS "Entre 11-30 dias",
+              sum(dis_vermelho) AS "Mais de 30 dias"
+            FROM
+              "mectb09_dm_disp_ag"
+            WHERE
+              dis_regiao = '{REGIAO}' AND
+              dis_data = (SELECT max(dis_data) FROM "mectb09_dm_disp_ag") AND
+              mectb09_dm_disp_ag.dis_projeto = 2
+            GROUP BY
+              dis_regiao,
+              Estado,
+              dis_data
+            ORDER BY
+              Estado ASC
+            ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/dispBarRegiao.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/dispBarRegiao.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..454408e5785315f82434f0d95e28f368b367ce52
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/dispBarRegiao.xaction
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              dis_regiao AS Regiao,
+              sum(dis_verde) AS "Menos de 10 dias",
+              sum(dis_amarelo) AS "Entre 11-30 dias",
+              sum(dis_vermelho) AS "Mais de 30 dias"
+            FROM
+              mectb09_dm_disp_ag
+            WHERE
+              dis_regiao <> 'NULL' AND
+              dis_data = (SELECT max(dis_data) FROM mectb09_dm_disp_ag) AND
+              mectb09_dm_disp_ag.dis_projeto = 2
+            GROUP BY
+              Regiao,
+              dis_data
+            ORDER BY
+              Regiao ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/dispLineBrasil.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/dispLineBrasil.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..0e74e455d86b1c321021899137546e618a3823b9
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/dispLineBrasil.xaction
@@ -0,0 +1,86 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+             SELECT
+              initcap("mectb09_dm_disp_ag"."dis_mes_nm") AS mes,
+              cast("mectb09_dm_disp_ag"."dis_mes" as text),
+              sum(dis_verde)/count(distinct(dis_data)) AS verde,
+              sum(dis_amarelo)/count(distinct(dis_data)) AS amarelo,
+              sum(dis_vermelho)/count(distinct(dis_data)) AS vermelho
+            FROM
+              (select dis_mes as mes, max(dis_data) as data, dis_cidade as cidade
+               from mectb09_dm_disp_ag
+               where dis_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE and
+               mectb09_dm_disp_ag.dis_projeto = 2
+               group by mes, cidade) temp,
+              "mectb09_dm_disp_ag"
+            WHERE
+              temp.data = mectb09_dm_disp_ag.dis_data AND
+              temp.cidade = mectb09_dm_disp_ag.dis_cidade AND
+              temp.mes = mectb09_dm_disp_ag.dis_mes AND
+              mectb09_dm_disp_ag.dis_projeto = 2
+            GROUP BY
+              dis_mes_nm,
+              dis_mes,
+              dis_ano
+            ORDER BY
+              mectb09_dm_disp_ag.dis_ano ASC,
+              mectb09_dm_disp_ag.dis_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              initcap("mectb09_dm_disp_ag"."dis_mes_nm") AS mes,
+              cast("mectb09_dm_disp_ag"."dis_mes" as text),
+              sum(dis_verde)/count(distinct(dis_data)) AS verde,
+              sum(dis_amarelo)/count(distinct(dis_data)) AS amarelo,
+              sum(dis_vermelho)/count(distinct(dis_data)) AS vermelho
+            FROM
+              "mectb09_dm_disp_ag"
+            WHERE
+              dis_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE
+            GROUP BY
+              dis_mes_nm,
+              dis_mes,
+              dis_ano
+            ORDER BY
+              dis_ano ASC,
+              dis_mes ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/dispLineCidade.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/dispLineCidade.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..e6b556b7f004a4c085e5632bc9455e4c2ffd6d05
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/dispLineCidade.xaction
@@ -0,0 +1,86 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+    <ESTADO type="string">
+      <sources>
+        <request>ESTADO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+        <ESTADO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+             SELECT
+              initcap("mectb09_dm_disp_ag"."dis_mes_nm") AS mes,
+              cast("mectb09_dm_disp_ag"."dis_mes" as text),
+              sum(dis_verde)/count(distinct(dis_data)) AS verde,
+              sum(dis_amarelo)/count(distinct(dis_data)) AS amarelo,
+              sum(dis_vermelho)/count(distinct(dis_data)) AS vermelho
+            FROM
+              (select dis_mes as mes, max(dis_data) as data, dis_cidade as cidade
+               from mectb09_dm_disp_ag
+               where dis_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE and
+               mectb09_dm_disp_ag.dis_projeto = 2
+               group by mes, cidade) temp,
+              "mectb09_dm_disp_ag"
+            WHERE
+              temp.data = mectb09_dm_disp_ag.dis_data AND
+              temp.cidade = mectb09_dm_disp_ag.dis_cidade AND
+              temp.mes = mectb09_dm_disp_ag.dis_mes AND
+              dis_regiao = '{REGIAO}' AND
+              dis_estado = '{ESTADO}' AND
+              mectb09_dm_disp_ag.dis_projeto = 2
+            GROUP BY
+              dis_mes_nm,
+              dis_mes,
+              dis_ano
+            ORDER BY
+              mectb09_dm_disp_ag.dis_ano ASC,
+              mectb09_dm_disp_ag.dis_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/dispLineEstado.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/dispLineEstado.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..fae7fa74ef069b437c4b60ab92ddcbb06c0fee09
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/dispLineEstado.xaction
@@ -0,0 +1,78 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+             SELECT
+              initcap("mectb09_dm_disp_ag"."dis_mes_nm") AS mes,
+              cast("mectb09_dm_disp_ag"."dis_mes" as text),
+              sum(dis_verde)/count(distinct(dis_data)) AS verde,
+              sum(dis_amarelo)/count(distinct(dis_data)) AS amarelo,
+              sum(dis_vermelho)/count(distinct(dis_data)) AS vermelho
+            FROM
+              (select dis_mes as mes, max(dis_data) as data, dis_cidade as cidade
+               from mectb09_dm_disp_ag
+               where dis_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE and
+               mectb09_dm_disp_ag.dis_projeto = 2
+               group by mes, cidade) temp,
+              "mectb09_dm_disp_ag"
+            WHERE
+              temp.data = mectb09_dm_disp_ag.dis_data AND
+              temp.cidade = mectb09_dm_disp_ag.dis_cidade AND
+              temp.mes = mectb09_dm_disp_ag.dis_mes AND
+              dis_regiao = '{REGIAO}' AND
+              mectb09_dm_disp_ag.dis_projeto = 2
+            GROUP BY
+              dis_mes_nm,
+              dis_mes,
+              dis_ano
+            ORDER BY
+              mectb09_dm_disp_ag.dis_ano ASC,
+              mectb09_dm_disp_ag.dis_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/dispLineRegiao.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/dispLineRegiao.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..df655e1f7d3304f40804815dae1d0f4a52c77c5d
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/dispLineRegiao.xaction
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+             SELECT
+              initcap("mectb09_dm_disp_ag"."dis_mes_nm") AS mes,
+              cast("mectb09_dm_disp_ag"."dis_mes" as text),
+              sum(dis_verde)/count(distinct(dis_data)) AS verde,
+              sum(dis_amarelo)/count(distinct(dis_data)) AS amarelo,
+              sum(dis_vermelho)/count(distinct(dis_data)) AS vermelho
+            FROM
+              (select dis_mes as mes, max(dis_data) as data, dis_cidade as cidade
+               from mectb09_dm_disp_ag
+               where dis_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE and
+               mectb09_dm_disp_ag.dis_projeto = 2
+               group by mes, cidade) temp,
+              "mectb09_dm_disp_ag"
+            WHERE
+              temp.data = mectb09_dm_disp_ag.dis_data AND
+              temp.cidade = mectb09_dm_disp_ag.dis_cidade AND
+              temp.mes = mectb09_dm_disp_ag.dis_mes AND
+              mectb09_dm_disp_ag.dis_projeto = 2
+            GROUP BY
+              dis_mes_nm,
+              dis_mes,
+              dis_ano
+            ORDER BY
+              mectb09_dm_disp_ag.dis_ano ASC,
+              mectb09_dm_disp_ag.dis_mes ASC
+	      ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/dispPieBrasil.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/dispPieBrasil.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..b6d7933f0ce9da4f60a9224f237d52d4f1ef4bcb
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/dispPieBrasil.xaction
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence> 
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation> 
+    <author>C3SL</author>  
+    <description>Empty blank action sequence document</description>  
+    <help/>  
+    <result-type/>  
+    <icon/> 
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+  
+  <actions> 
+    <action-definition> 
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs> 
+        <query-result type="result-set" mapping="swresult"/> 
+      </action-outputs>
+      <component-definition> 
+        <live><![CDATA[false]]></live>  
+        <driver><![CDATA[org.postgresql.Driver]]></driver>  
+        <connection><![CDATA[jdbc:postgresql://]]></connection>  
+        <user-id><![CDATA[]]></user-id>  
+        <password><![CDATA[]]></password>  
+        <query>
+          <![CDATA[
+            SELECT
+              sum("mectb09_dm_disp_ag"."dis_verde") AS "Menos de 10 dias",
+              sum("mectb09_dm_disp_ag"."dis_amarelo") AS "Entre 11-30 dias",
+              sum("mectb09_dm_disp_ag"."dis_vermelho") AS "Mais de 30 dias"
+            FROM
+              "mectb09_dm_disp_ag"
+            WHERE
+              mectb09_dm_disp_ag.dis_projeto = 2
+            GROUP BY
+              dis_data
+            ORDER BY
+              dis_data DESC limit 1
+          ]]>
+        </query>
+      </component-definition> 
+    </action-definition>
+  </actions> 
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/dispPieCidade.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/dispPieCidade.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..fb6d430769294640845ff9b7ef3b8cc7356aa0b4
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/dispPieCidade.xaction
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+    <ESTADO type="string">
+      <sources>
+        <request>ESTADO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+        <ESTADO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              sum(dis_verde) AS "Menos de 10 dias",
+              sum(dis_amarelo) AS "Entre 11-30 dias",
+              sum(dis_vermelho) AS "Mais de 30 dias"
+            FROM
+              mectb09_dm_disp_ag
+            WHERE
+              dis_regiao = '{REGIAO}' AND
+              dis_estado = '{ESTADO}' AND
+              dis_data = (SELECT max(dis_data) FROM mectb09_dm_disp_ag) AND
+              mectb09_dm_disp_ag.dis_projeto = 2
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/dispPieEstado.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/dispPieEstado.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..7571f4f06c4cc2560976ae0bf211c97bb68c466f
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/dispPieEstado.xaction
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              sum(dis_verde) AS "Menos de 10 dias",
+              sum(dis_amarelo) AS "Entre 11-30 dias",
+              sum(dis_vermelho) AS "Mais de 30 dias"
+            FROM
+              mectb09_dm_disp_ag
+            WHERE
+              dis_regiao = '{REGIAO}' AND
+              dis_data = (SELECT max(dis_data) FROM mectb09_dm_disp_ag) AND
+              mectb09_dm_disp_ag.dis_projeto = 2
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/dispPieRegiao.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/dispPieRegiao.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..65a5c03c56298618c809121a7bfe7c85cd0ff19a
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/dispPieRegiao.xaction
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence> 
+  <title>Disp</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation> 
+    <author>C3SL</author>  
+    <description>Empty blank action sequence document</description>  
+    <help/>  
+    <result-type/>  
+    <icon/> 
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+  
+  <actions> 
+    <action-definition> 
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs> 
+        <query-result type="result-set" mapping="swresult"/> 
+      </action-outputs>
+      <component-definition> 
+        <live><![CDATA[false]]></live>  
+        <driver><![CDATA[org.postgresql.Driver]]></driver>  
+        <connection><![CDATA[jdbc:postgresql://]]></connection>  
+        <user-id><![CDATA[]]></user-id>  
+        <password><![CDATA[]]></password>  
+        <query>
+          <![CDATA[
+            SELECT
+              sum(dis_verde) AS "Menos de 10 dias",
+              sum(dis_amarelo) AS "Entre 11-30 dias",
+              sum(dis_vermelho) AS "Mais de 30 dias"
+            FROM
+              mectb09_dm_disp_ag
+            WHERE
+              dis_regiao <> 'NULL' AND
+              dis_data = (SELECT max(dis_data) FROM mectb09_dm_disp_ag) AND
+              mectb09_dm_disp_ag.dis_projeto = 2
+          ]]>
+        </query>
+      </component-definition> 
+    </action-definition>
+ 
+  </actions> 
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/dispRelatorio.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/dispRelatorio.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..8895fdf0cb8eb67b7c23eba48370e1b027d64020
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/dispRelatorio.xaction
@@ -0,0 +1,180 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence> 
+  <title>Relatório</title>
+  <version>1</version>
+  <logging-level>ERROR</logging-level>
+  <documentation> 
+    <author>C3SL</author>  
+    <description>.</description>  
+    <help/>  
+    <result-type/>  
+    <icon/> 
+  </documentation>
+
+  <inputs> 
+    <output-type type="string"> 
+      <default-value>pdf</default-value>  
+      <sources> 
+        <request>output-type</request> 
+      </sources> 
+    </output-type>  
+    <ESTADO type="string"> 
+      <sources> 
+        <request>ESTADO</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>  
+    <REGIAO type="string"> 
+      <sources> 
+        <request>REGIAO</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>  
+    <CIDADE type="string"> 
+      <sources> 
+        <request>CIDADE</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </CIDADE> 
+  </inputs>
+
+  <outputs/>
+
+  <resources>
+    <ReportFile>
+      <solution-file>
+        <location>dispRelatorio.xml</location>
+        <mime-type>text/xml</mime-type>
+      </solution-file>
+    </ReportFile>
+  </resources>
+
+  <actions>
+    <action-definition>
+      <component-name>JFreeReportComponent</component-name>
+      <action-type>JFree Report</action-type>
+      <action-inputs>
+        <ESTADO type="string"/>
+        <REGIAO type="string"/>
+        <CIDADE type="string"/>
+        <output-type type="string"/>
+      </action-inputs>
+      <action-resources>
+        <report-definition type="resource" mapping="ReportFile"/>
+      </action-resources>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <source>sql</source>
+        <output-type>pdf</output-type>
+	    <query>
+          <![CDATA[
+        SELECT
+    a.data AS to_char,
+    b.dis_maquina AS dis_maquina,
+    b.regiao AS regiao,
+    b.dis_estado AS dis_estado,
+    b.cidade AS cidade,
+    b.dis_data AS dis_data,
+    b.max AS max,
+    b.dis_qtd_dias_ult_contato AS dis_qtd_dias_ult_contato,
+    b.dis_qtd_contato_mes AS dis_qtd_contato_mes,
+    b.escola AS escola,
+    b.verde AS verde,
+    b.amarelo AS amarelo,
+    b.vermelho AS vermelho
+FROM
+    (SELECT
+    distinct dis_escola,
+    dis_maquina as maq,
+    to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), 'DD/MM/YYYY') AS data
+    FROM
+    "public"."mectb08_dm_disp" mectb08_dm_disp
+WHERE
+     dis_regiao = '{REGIAO}'
+ AND dis_estado = '{ESTADO}'
+ AND dis_cidade = '{CIDADE}'
+ AND mectb08_dm_disp.dis_projeto = 2
+ORDER BY
+   dis_escola ASC
+    ) a
+inner join
+(SELECT
+    distinct on (dis_maquina) dis_maquina,
+    initcap(dis_regiao) AS regiao,
+    dis_estado,
+    initcap(dis_cidade) AS cidade,
+    dis_data,
+    dis_data_ult_contato as max,
+    dis_qtd_dias_ult_contato,
+    dis_qtd_contato_mes,
+    initcap(dis_escola) AS escola,
+    dis_qtd_dias_ult_contato <= 10 as verde,
+    dis_qtd_dias_ult_contato BETWEEN 10 AND 30 as amarelo,
+    dis_qtd_dias_ult_contato > 30 as vermelho
+FROM
+    "public"."mectb08_dm_disp" mectb08_dm_disp
+WHERE
+     dis_regiao = '{REGIAO}'
+ AND dis_estado = '{ESTADO}'
+ AND dis_cidade = '{CIDADE}'
+ AND dis_data = (SELECT max(dis_data) FROM mectb08_dm_disp)
+ AND mectb08_dm_disp.dis_projeto = 2
+GROUP BY
+    dis_regiao,
+    dis_estado,
+    dis_cidade,
+    dis_escola,
+    dis_maquina,
+    dis_data,
+    dis_data_ult_contato,
+    dis_qtd_contato_mes,
+    dis_qtd_dias_ult_contato
+ORDER BY
+    dis_maquina ASC,
+    escola ASC
+    ) b on a.maq = b.dis_maquina
+	]]> </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+
+<!--
+SELECT
+     to_char(CURRENT_DATE,'DD/MM/YYYY'),
+     dis_maquina,
+     initcap(dis_regiao) AS regiao,
+     dis_estado,
+     initcap(dis_cidade) AS cidade,
+     dis_data,
+     MAX(dis_data_ult_contato),
+     dis_qtd_dias_ult_contato,
+     dis_qtd_contato_mes,
+     initcap(dis_escola) AS escola,
+     dis_qtd_dias_ult_contato <= 10 as verde,
+     dis_qtd_dias_ult_contato BETWEEN 10 AND 30 as amarelo,
+     dis_qtd_dias_ult_contato > 30 as vermelho
+FROM
+     "public"."mectb08_dm_disp" mectb08_dm_disp
+WHERE
+     dis_regiao = '{REGIAO}'
+ AND dis_estado = '{ESTADO}'
+ AND dis_cidade = '{CIDADE}'
+GROUP BY
+     dis_regiao,
+     dis_estado,
+     dis_cidade,
+     dis_escola,
+     dis_maquina,
+     dis_data,
+     dis_data_ult_contato,
+     dis_qtd_contato_mes,
+     dis_qtd_dias_ult_contato
+ORDER BY
+     dis_escola ASC,
+     dis_maquina ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/dispRelatorio.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/dispRelatorio.xml
new file mode 100644
index 0000000000000000000000000000000000000000..81369809893cd2226e9280e286dee47689cdc3b9
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/dispRelatorio.xml
@@ -0,0 +1,2059 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<report-definition xmlns="http://jfreereport.sourceforge.net/namespaces/reports/legacy/ext" name="JFreeReport-WizardReport" engine-version="0.8.9.11">
+  <parser-config>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.base.URLClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.objects.DefaultClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.objects.BandLayoutClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.base.ArrayClassFactory"/>
+    <element-factory class="org.jfree.report.modules.parser.ext.factory.elements.DefaultElementFactory"/>
+    <stylekey-factory class="org.jfree.report.modules.parser.ext.factory.stylekey.DefaultStyleKeyFactory"/>
+    <stylekey-factory class="org.jfree.report.modules.parser.ext.factory.stylekey.PageableLayoutStyleKeyFactory"/>
+    <template-factory class="org.jfree.report.modules.parser.ext.factory.templates.DefaultTemplateCollection"/>
+    <datasource-factory class="org.jfree.report.modules.parser.ext.factory.datasource.DefaultDataSourceFactory"/>
+  </parser-config>
+  <report-config>
+    <simple-page-definition width="1" height="1">
+      <page orientation="portrait" topmargin="10" leftmargin="10" bottommargin="10" rightmargin="10" pageformat="A4"/>
+    </simple-page-definition>
+    <configuration>
+      <property name="org.jfree.report.modules.output.pageable.pdf.Encoding">ISO-8859-1</property>
+      <property name="org.jfree.report.NoPrinterAvailable">true</property>
+    </configuration>
+  </report-config>
+  <report-description>
+    <report-header>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32766.928</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="Element@982014" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">348.99924</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">14</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Relatório de Disponibilidade por Cidade</basic-object>
+        </template>
+      </element>
+      <element name="Element@25939585" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">30.0</basic-key>
+          <basic-key name="min-width">148.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Data: $(to_char)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@19423474" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">50.0</basic-key>
+          <basic-key name="min-width">293.99936</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Região: $(regiao)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@12425766" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">70.0</basic-key>
+          <basic-key name="min-width">307.99933</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Estado: $(dis_estado)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@19262980" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">90.0</basic-key>
+          <basic-key name="min-width">366.99902</basic-key>
+          <basic-key name="min-height">30.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Cidade: $(cidade)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="green_circle_leg" type="image/generic">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">380.0</basic-key>
+          <basic-key name="y">51.0</basic-key>
+          <basic-key name="min-width">9.0</basic-key>
+          <basic-key name="min-height">9.0</basic-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">true</basic-key>
+        </style>
+        <template references="image-url-element">
+          <basic-object name="content">file:/home/seed2/biserver-ce/pentaho-solutions/seed2/images/green_circle.png</basic-object>
+        </template>
+      </element>
+      <element name="red_square_leg" type="image/generic">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">380.0</basic-key>
+          <basic-key name="y">91.0</basic-key>
+          <basic-key name="min-width">9.0</basic-key>
+          <basic-key name="min-height">9.0</basic-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">true</basic-key>
+        </style>
+        <template references="image-url-element">
+          <basic-object name="content">file:/home/seed2/biserver-ce/pentaho-solutions/seed2/images/red_square.png</basic-object>
+        </template>
+      </element>
+      <element name="yellow_triangle_leg" type="image/generic">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">380.0</basic-key>
+          <basic-key name="y">71.0</basic-key>
+          <basic-key name="min-width">9.0</basic-key>
+          <basic-key name="min-height">9.0</basic-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">true</basic-key>
+        </style>
+        <template references="image-url-element">
+          <basic-object name="content">file:/home/seed2/biserver-ce/pentaho-solutions/seed2/images/yellow_triangle.png</basic-object>
+        </template>
+      </element>
+      <element name="Element@13972755" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">393.0</basic-key>
+          <basic-key name="y">50.0</basic-key>
+          <basic-key name="min-width">182.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Último contato há menos de 10 dias</basic-object>
+        </template>
+      </element>
+      <element name="Element@9771755" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">393.0</basic-key>
+          <basic-key name="y">70.0</basic-key>
+          <basic-key name="min-width">182.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Último contato entre 11 e 30 dias</basic-object>
+        </template>
+      </element>
+      <element name="Element@5451957" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">393.0</basic-key>
+          <basic-key name="y">90.0</basic-key>
+          <basic-key name="min-width">182.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Último contato há mais de 30 dias</basic-object>
+        </template>
+      </element>
+      <element name="Element@12357733" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">380.0</basic-key>
+          <basic-key name="y">30.0</basic-key>
+          <basic-key name="min-width">194.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Legenda:</basic-object>
+        </template>
+      </element>
+    </report-header>
+    <report-footer>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32766.928</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </report-footer>
+    <page-header>
+      <style>
+        <basic-key name="display-on-firstpage">true</basic-key>
+        <basic-key name="display-on-lastpage">true</basic-key>
+        <basic-key name="sticky">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32766.928</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </page-header>
+    <page-footer>
+      <style>
+        <basic-key name="display-on-firstpage">true</basic-key>
+        <basic-key name="display-on-lastpage">true</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32766.928</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="TextField@388706379" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">508.99875</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">66.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">right</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">ShowPageNumber</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </page-footer>
+    <watermark>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="min-width">574.9987</basic-key>
+        <basic-key name="min-height">822.0</basic-key>
+        <basic-key name="max-width">32766.928</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </watermark>
+    <groups>
+      <group name="default">
+        <fields/>
+        <group-header>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">true</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="min-width">0.0</basic-key>
+            <basic-key name="min-height">30.0</basic-key>
+            <basic-key name="max-width">32766.928</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+          <band>
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">575.0</basic-key>
+              <basic-key name="max-height">2.14748365E9</basic-key>
+            </style>
+            <element type="shape/generic">
+              <style>
+                <basic-key name="border-top-width">1.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">1.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">1.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">1.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">-100.0</basic-key>
+                <basic-key name="min-height">-100.0</basic-key>
+                <basic-key name="paint">#d2d2d2</basic-key>
+                <compound-key name="stroke" class="java.awt.BasicStroke">
+                  <basic-object name="value">1.0</basic-object>
+                </compound-key>
+                <basic-key name="scale">true</basic-key>
+                <basic-key name="keepAspectRatio">false</basic-key>
+                <basic-key name="fill-shape">true</basic-key>
+                <basic-key name="draw-shape">false</basic-key>
+              </style>
+              <datasource type="StaticDataSource">
+                <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+                  <basic-object name="height">100.0</basic-object>
+                  <basic-object name="width">100.0</basic-object>
+                  <basic-object name="x">0.0</basic-object>
+                  <basic-object name="y">0.0</basic-object>
+                </compound-object>
+              </datasource>
+            </element>
+          </band>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">280.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">144.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32766.928</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Quantidade de dias desde o último contato</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">440.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">135.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32766.928</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Número de contatos no mês</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">115.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">150.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32766.928</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Data do último contato</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">110.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32766.928</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">left</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Máquina</basic-object>
+            </template>
+          </element>
+        </group-header>
+        <group-footer>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">32766.928</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+        </group-footer>
+      </group>
+      <group name="mectb08_dm_disp_dis_escola">
+        <fields>
+          <field>escola</field>
+        </fields>
+        <group-header>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">32766.928</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+          <band>
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">574.9987</basic-key>
+              <basic-key name="min-height">16.0</basic-key>
+              <basic-key name="max-width">574.9987</basic-key>
+              <basic-key name="max-height">2.14748365E9</basic-key>
+            </style>
+            <element type="shape/generic">
+              <style>
+                <basic-key name="border-top-width">1.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">1.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">1.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">1.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">-100.0</basic-key>
+                <basic-key name="min-height">-100.0</basic-key>
+                <basic-key name="paint">#d2d2d2</basic-key>
+                <compound-key name="stroke" class="java.awt.BasicStroke">
+                  <basic-object name="value">1.0</basic-object>
+                </compound-key>
+                <basic-key name="scale">true</basic-key>
+                <basic-key name="keepAspectRatio">false</basic-key>
+                <basic-key name="fill-shape">true</basic-key>
+                <basic-key name="draw-shape">false</basic-key>
+              </style>
+              <datasource type="StaticDataSource">
+                <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+                  <basic-object name="height">100.0</basic-object>
+                  <basic-object name="width">100.0</basic-object>
+                  <basic-object name="x">0.0</basic-object>
+                  <basic-object name="y">0.0</basic-object>
+                </compound-object>
+              </datasource>
+            </element>
+          </band>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">574.9987</basic-key>
+              <basic-key name="min-height">16.0</basic-key>
+              <basic-key name="max-width">32766.928</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">left</basic-key>
+              <basic-key name="valignment">middle</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="message-field">
+              <basic-object name="format">$(escola)</basic-object>
+              <basic-object name="nullValue"></basic-object>
+            </template>
+          </element>
+        </group-header>
+        <group-footer>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">32766.928</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+        </group-footer>
+      </group>
+    </groups>
+    <itemband>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32766.928</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="RowBandingBackgroundRect_IAmTheRandomSuffix314152654" type="shape/generic">
+        <style>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">-100.0</basic-key>
+          <basic-key name="min-height">-100.0</basic-key>
+          <basic-key name="paint">#e6e6e6</basic-key>
+          <compound-key name="stroke" class="java.awt.BasicStroke">
+            <basic-object name="value">1.0</basic-object>
+          </compound-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">false</basic-key>
+          <basic-key name="fill-shape">true</basic-key>
+          <basic-key name="draw-shape">false</basic-key>
+        </style>
+        <datasource type="StaticDataSource">
+          <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+            <basic-object name="height">100.0</basic-object>
+            <basic-object name="width">100.0</basic-object>
+            <basic-object name="x">0.0</basic-object>
+            <basic-object name="y">0.0</basic-object>
+          </compound-object>
+        </datasource>
+      </element>
+      <element name="mectb08_dm_disp_dis_maquinaElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">110.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">32766.928</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">dis_maquina</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="mectb08_dm_disp_dis_qtd_dias_ult_contatoElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">280.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">143.99968</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">32766.928</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">dis_qtd_dias_ult_contato</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="mectb08_dm_disp_dis_qtd_contato_mesElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">439.99902</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">134.99971</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">32766.928</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">dis_qtd_contato_mes</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="red_square" type="image/generic">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">235.0</basic-key>
+          <basic-key name="y">1.0</basic-key>
+          <basic-key name="min-width">9.0</basic-key>
+          <basic-key name="min-height">9.0</basic-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">true</basic-key>
+        </style>
+        <template references="image-url-element">
+          <basic-object name="content">file:/home/seed2/biserver-ce/pentaho-solutions/seed2/images/red_square.png</basic-object>
+        </template>
+      </element>
+      <element name="yellow_triangle" type="image/generic">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">235.0</basic-key>
+          <basic-key name="y">1.0</basic-key>
+          <basic-key name="min-width">9.0</basic-key>
+          <basic-key name="min-height">9.0</basic-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">true</basic-key>
+        </style>
+        <template references="image-url-element">
+          <basic-object name="content">file:/home/seed2/biserver-ce/pentaho-solutions/seed2/images/yellow_triangle.png</basic-object>
+        </template>
+      </element>
+      <element name="green_circle" type="image/generic">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">235.0</basic-key>
+          <basic-key name="y">1.0</basic-key>
+          <basic-key name="min-width">9.0</basic-key>
+          <basic-key name="min-height">9.0</basic-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">true</basic-key>
+        </style>
+        <template references="image-url-element">
+          <basic-object name="content">file:/home/seed2/biserver-ce/pentaho-solutions/seed2/images/green_circle.png</basic-object>
+        </template>
+      </element>
+      <element name="DateField@1186906970" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">115.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">150.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="date-field">
+          <compound-object name="dateFormat">
+            <basic-object name="2DigitYearStart">1930-05-11T09:34:32.298-0300</basic-object>
+            <compound-object name="calendar">
+              <basic-object name="class">java.util.GregorianCalendar</basic-object>
+            </compound-object>
+            <compound-object name="dateFormatSymbols">
+              <basic-object name="class">java.text.DateFormatSymbols</basic-object>
+            </compound-object>
+            <basic-object name="lenient">true</basic-object>
+            <compound-object name="numberFormat" class="java.text.DecimalFormat">
+              <compound-object name="decimalFormatSymbols">
+                <basic-object name="currencySymbol">R$</basic-object>
+                <basic-object name="decimalSeparator">,</basic-object>
+                <basic-object name="digit">#</basic-object>
+                <basic-object name="groupingSeparator">.</basic-object>
+                <basic-object name="infinity">∞</basic-object>
+                <basic-object name="internationalCurrencySymbol">BRL</basic-object>
+                <basic-object name="minusSign">-</basic-object>
+                <basic-object name="monetaryDecimalSeparator">,</basic-object>
+                <basic-object name="naN">�</basic-object>
+                <basic-object name="patternSeparator">;</basic-object>
+                <basic-object name="perMill">‰</basic-object>
+                <basic-object name="percent">%</basic-object>
+                <basic-object name="zeroDigit">0</basic-object>
+              </compound-object>
+              <basic-object name="decimalSeparatorAlwaysShown">false</basic-object>
+              <basic-object name="groupingSize">3</basic-object>
+              <basic-object name="groupingUsed">false</basic-object>
+              <basic-object name="maximumFractionDigits">0</basic-object>
+              <basic-object name="maximumIntegerDigits">2147483647</basic-object>
+              <basic-object name="minimumFractionDigits">0</basic-object>
+              <basic-object name="minimumIntegerDigits">1</basic-object>
+              <basic-object name="multiplier">1</basic-object>
+              <basic-object name="negativePrefix">-</basic-object>
+              <basic-object name="negativeSuffix"></basic-object>
+              <basic-object name="parseIntegerOnly">true</basic-object>
+              <basic-object name="pattern">###0</basic-object>
+              <basic-object name="positivePrefix"></basic-object>
+              <basic-object name="positiveSuffix"></basic-object>
+            </compound-object>
+            <basic-object name="pattern">dd/MM/yyyy</basic-object>
+          </compound-object>
+          <basic-object name="field">max</basic-object>
+          <basic-object name="format">dd/MM/yyyy</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </itemband>
+    <no-data-band>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32766.928</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="noDataLabelElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">574.9987</basic-key>
+          <basic-key name="min-height">18.0</basic-key>
+          <basic-key name="max-width">32766.928</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">false</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Nenhum dado disponível</basic-object>
+        </template>
+      </element>
+    </no-data-band>
+  </report-description>
+  <functions>
+    <property-ref name="report.name" class="java.lang.String">JFreeReport-WizardReport</property-ref>
+    <expression name="noDataLabelElementHideIfNullTrigger" class="org.jfree.report.function.HideElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">noDataLabelElement</property>
+      </properties>
+    </expression>
+    <expression name="dummyGroupFooterHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">dummyGroupFooter</property>
+      </properties>
+    </expression>
+    <expression name="mectb08_dm_disp_dis_escolaGroupHeaderHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">mectb08_dm_disp_dis_escolaGroupHeader</property>
+      </properties>
+    </expression>
+    <expression name="mectb08_dm_disp_dis_escolaGroupFooterHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">mectb08_dm_disp_dis_escolaGroupFooter</property>
+      </properties>
+    </expression>
+    <expression name="ShowRedSquare" class="org.jfree.report.function.ElementVisibilityFunction">
+      <properties>
+        <property name="element">red_square</property>
+        <property name="field">vermelho</property>
+      </properties>
+    </expression>
+    <expression name="ShowYellowTriangle" class="org.jfree.report.function.ElementVisibilityFunction">
+      <properties>
+        <property name="element">yellow_triangle</property>
+        <property name="field">amarelo</property>
+      </properties>
+    </expression>
+    <expression name="ShowGreenCircle" class="org.jfree.report.function.ElementVisibilityFunction">
+      <properties>
+        <property name="element">green_circle</property>
+        <property name="field">verde</property>
+      </properties>
+    </expression>
+    <expression name="ShowPageNumber" class="org.jfree.report.function.PageOfPagesFunction">
+      <properties>
+        <property name="format">{0} / {1}</property>
+        <property name="pageIncrement" class="java.lang.Integer">1</property>
+        <property name="startPage" class="java.lang.Integer">1</property>
+      </properties>
+    </expression>
+    <expression name="org.jfree.report.function.ElementVisibilitySwitchFunction@2dd32fef" class="org.jfree.report.function.ElementVisibilitySwitchFunction">
+      <properties>
+        <property name="element">RowBandingBackgroundRect_IAmTheRandomSuffix314152654</property>
+        <property name="initialState" class="java.lang.Boolean">false</property>
+        <property name="numberOfElements" class="java.lang.Integer">1</property>
+      </properties>
+    </expression>
+  </functions>
+</report-definition>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/linechartBrasil.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/linechartBrasil.xml
new file mode 100644
index 0000000000000000000000000000000000000000..19a2957936e3f0ca636ee1dc2a794ddcfe0e8186
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/linechartBrasil.xml
@@ -0,0 +1,56 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+    <range-title>Número de Máquinas</range-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#EEBA28</color>
+        <color>#C3252E</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-server/disponibilidade</data-path>
+        <data-action>dispLineBrasil.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/linechartCidade.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/linechartCidade.xml
new file mode 100644
index 0000000000000000000000000000000000000000..065b0407f1e80060f4ac0d8738d9230694f4ab49
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/linechartCidade.xml
@@ -0,0 +1,56 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+    <range-title>Número de Máquinas</range-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+   
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#EEBA28</color>
+        <color>#C3252E</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-server/disponibilidade</data-path>
+        <data-action>dispLineCidade.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/linechartEstado.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/linechartEstado.xml
new file mode 100644
index 0000000000000000000000000000000000000000..2dda9cf9eb98821ff300def8b18a04cdcc7c9627
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/linechartEstado.xml
@@ -0,0 +1,56 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+    <range-title>Número de Máquinas</range-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+   
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#EEBA28</color>
+        <color>#C3252E</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-server/disponibilidade</data-path>
+        <data-action>dispLineEstado.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/linechartRegiao.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/linechartRegiao.xml
new file mode 100644
index 0000000000000000000000000000000000000000..0bfa2b2877c70c18e23fc91311efe404d3551bdb
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/linechartRegiao.xml
@@ -0,0 +1,56 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+    <range-title>Número de Máquinas</range-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+    
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+        <color>#EEBA28</color>
+        <color>#C3252E</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-server/disponibilidade</data-path>
+        <data-action>dispLineRegiao.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/piechartBrasil.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/piechartBrasil.xml
new file mode 100644
index 0000000000000000000000000000000000000000..e94ce4806ef529b581aeb644802fab1d46b64537
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/piechartBrasil.xml
@@ -0,0 +1,42 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>PieChart</chart-type>
+
+    <display-labels>true</display-labels>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <border-paint>#F2F5E1</border-paint>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <!--<color>#A9C33C</color>
+        <color>#EEBA28</color>-->
+        <color>#C3252E</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-server/disponibilidade</data-path>
+        <data-action>dispPieBrasil.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>rows</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/piechartCidade.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/piechartCidade.xml
new file mode 100644
index 0000000000000000000000000000000000000000..f441860ea68f21e819241cea7ccf6b19de58d609
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/piechartCidade.xml
@@ -0,0 +1,41 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>PieChart</chart-type>
+
+    <display-labels>true</display-labels>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <border-paint>#F2F5E1</border-paint>
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <!--<color>#A9C33C</color>
+        <color>#EEBA28</color>-->
+        <color>#C3252E</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-server/disponibilidade</data-path>
+        <data-action>dispPieCidade.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>rows</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/piechartEstado.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/piechartEstado.xml
new file mode 100644
index 0000000000000000000000000000000000000000..1cf8b1a1f02ffe5f66b1ea0b99dfb7f55b6fb780
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/piechartEstado.xml
@@ -0,0 +1,41 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>PieChart</chart-type>
+
+    <display-labels>true</display-labels>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <border-paint>#F2F5E1</border-paint>
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <!--<color>#A9C33C</color>
+        <color>#EEBA28</color>-->
+        <color>#C3252E</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-server/disponibilidade</data-path>
+        <data-action>dispPieEstado.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>rows</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/piechartRegiao.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/piechartRegiao.xml
new file mode 100644
index 0000000000000000000000000000000000000000..43ac5431bebb7d18f7d3d63e11fc027451d64750
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/disponibilidade/piechartRegiao.xml
@@ -0,0 +1,43 @@
+<chart>
+    <!-- Define the chart type -->
+    <chart-type>PieChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>top</title-position>
+
+    <display-labels>true</display-labels>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <!--<color>#A9C33C</color>
+        <color>#EEBA28</color>-->
+        <color>#C3252E</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-server/disponibilidade</data-path>
+        <data-action>dispPieRegiao.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>rows</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/barchartBrasil.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/barchartBrasil.xml
new file mode 100644
index 0000000000000000000000000000000000000000..332777034cbd027a770b669bcca387c5b3870ced
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/barchartBrasil.xml
@@ -0,0 +1,58 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <title>Clique nas barras para visualizar o inventário por região.</title>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+ 
+    <max-bar-width>.20</max-bar-width>
+
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <color-palette>
+        <color>#A9C33C</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-server/inventario</data-path>
+        <data-action>inventBarBrasil.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/barchartCidade.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/barchartCidade.xml
new file mode 100644
index 0000000000000000000000000000000000000000..dc7720b5c46b26161a22db6340a8a3fa6c3f451c
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/barchartCidade.xml
@@ -0,0 +1,62 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique na cidade para visualizar o relatório de inventário.</title>
+
+    <domain-label-rotation>.425</domain-label-rotation>
+    <domain-label-rotation-dir>up</domain-label-rotation-dir>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>horizontal</orientation>
+    
+    <max-bar-width>.20</max-bar-width>
+    
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-server/inventario</data-path>
+        <data-action>inventBarCidade.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/barchartEstado.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/barchartEstado.xml
new file mode 100644
index 0000000000000000000000000000000000000000..571449d6e1a996b3491fff18b9b573bc28749d72
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/barchartEstado.xml
@@ -0,0 +1,59 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique no estado para visualizar o inventário por cidade.</title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+    
+    <max-bar-width>.20</max-bar-width>
+    
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <color-palette>
+        <color>#A9C33C</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-server/inventario</data-path>
+        <data-action>inventBarEstado.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/barchartRegiao.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/barchartRegiao.xml
new file mode 100644
index 0000000000000000000000000000000000000000..19d979a23561dea32c771cc68bf0e952f152dd36
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/barchartRegiao.xml
@@ -0,0 +1,62 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>BarChart</chart-type>
+
+    <!-- Specify the location of the title -->
+    <title-position>bottom</title-position>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>10</size>
+        <is-bold>false</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+
+    <!-- Specify the title of the chart -->
+    <title>Clique na região para visualizar o inventário por estado.</title>
+
+    <range-title>Número de Máquinas</range-title>
+
+    <domain-label-rotation>.785</domain-label-rotation>
+    <domain-label-rotation-dir>up</domain-label-rotation-dir>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+    
+    <max-bar-width>.20</max-bar-width>
+    
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the bars are stacked -->
+    <is-stacked>false</is-stacked>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-server/inventario</data-path>
+        <data-action>inventBarRegiao.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/inventBarBrasil.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/inventBarBrasil.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..7e9b22b226ec718039703d1264d5bebf66c36a5f
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/inventBarBrasil.xaction
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Inventory</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), 'DD/MM/YYYY') AS Brasil,
+              count(inv_maquina)
+            FROM
+            ( SELECT
+              DISTINCT inv_maquina as maquina,
+              MAX(inv_data) as data,
+              inv_escola as escola
+              FROM
+                mectb10_dm_inventario
+              GROUP BY
+                escola, maquina ) as temp,
+            mectb10_dm_inventario
+            WHERE
+              mectb10_dm_inventario.inv_data = data AND
+              mectb10_dm_inventario.inv_maquina = maquina AND
+              mectb10_dm_inventario.inv_escola = escola AND
+              escola IS NOT NULL AND
+              mectb10_dm_inventario.inv_projeto = 2
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+      <![CDATA[
+            SELECT
+              to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), 'DD/MM/YYYY') AS Brasil,
+              count(distinct inv_maquina) AS maquinas_instaladas
+            FROM
+              "mectb10_dm_inventario"
+      ]]>
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/inventBarCidade.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/inventBarCidade.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..e3132bb00be9fc29191b9ecb4e5ebc74324c0ed2
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/inventBarCidade.xaction
@@ -0,0 +1,106 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Inventory</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+    <ESTADO type="string">
+      <sources>
+        <request>ESTADO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>
+  </inputs>
+
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+	<REGIAO type="string"/>
+        <ESTADO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              temp.Cidade AS Cidade,
+              count(inv_maquina)
+            FROM
+            ( SELECT
+              DISTINCT inv_maquina AS maquina,
+              inv_regiao AS Regiao,
+              inv_estado AS Estado,
+              inv_cidade AS Cidade,
+              MAX(inv_data) as data,
+              inv_escola as escola
+              FROM
+                mectb10_dm_inventario
+              WHERE
+                inv_regiao = '{REGIAO}' AND
+                inv_estado = '{ESTADO}'
+              GROUP BY
+                Regiao, Estado, Cidade, escola, maquina ) AS temp,
+            mectb10_dm_inventario
+            WHERE
+              mectb10_dm_inventario.inv_data = data AND
+              mectb10_dm_inventario.inv_maquina = maquina AND
+              mectb10_dm_inventario.inv_escola = escola AND
+              mectb10_dm_inventario.inv_projeto = 2
+            GROUP BY
+              Regiao,
+              Estado,
+              Cidade
+            ORDER BY
+              Cidade
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              inv_cidade AS Cidade,
+              count(distinct inv_maquina) AS maquinas_instaladas
+            FROM
+              "mectb10_dm_inventario"
+            WHERE
+              inv_regiao = '{REGIAO}' AND
+              inv_estado = '{ESTADO}'
+            GROUP BY
+              inv_regiao,
+              inv_estado,
+              Cidade
+            ORDER BY
+              Cidade ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/inventBarEstado.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/inventBarEstado.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..d2789758f0b6d39d7da2fe802bbff6f69f45fa83
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/inventBarEstado.xaction
@@ -0,0 +1,93 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Inventory</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              temp.Estado AS Estado,
+              count(inv_maquina)
+            FROM
+            ( SELECT
+              DISTINCT inv_maquina AS maquina,
+              inv_regiao AS Regiao,
+              inv_estado AS Estado,
+              MAX(inv_data) as data,
+              inv_escola as escola
+              FROM
+                mectb10_dm_inventario
+              WHERE
+                inv_regiao = '{REGIAO}'
+              GROUP BY
+                Regiao, Estado, escola, maquina ) AS temp,
+            mectb10_dm_inventario
+            WHERE
+              mectb10_dm_inventario.inv_data = data AND
+              mectb10_dm_inventario.inv_maquina = maquina AND
+              mectb10_dm_inventario.inv_escola = escola AND
+              mectb10_dm_inventario.inv_projeto = 2
+            GROUP BY
+              Regiao,
+              Estado
+            ORDER BY
+              Estado
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+            SELECT
+              inv_estado AS Estado,
+              count(distinct inv_maquina) AS maquinas_instaladas
+            FROM
+              "mectb10_dm_inventario"
+            WHERE
+              inv_regiao = '{REGIAO}'
+            GROUP BY
+              inv_regiao,
+              Estado
+            ORDER BY
+              Estado ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/inventBarRegiao.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/inventBarRegiao.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..9c17c823fa4cef67dc8ed88f8b6f60fa6ad56683
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/inventBarRegiao.xaction
@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Inventory</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+            SELECT
+              temp.Regiao AS Regiao,
+              count(inv_maquina)
+            FROM
+            ( SELECT
+              DISTINCT inv_maquina as maquina,
+              inv_regiao as Regiao,
+              MAX(inv_data) as data,
+              inv_escola as escola
+              FROM
+                mectb10_dm_inventario
+              WHERE
+                inv_regiao <> 'NULL'
+              GROUP BY
+                Regiao, escola, maquina ) as temp,
+            mectb10_dm_inventario
+            WHERE
+              mectb10_dm_inventario.inv_data = data AND
+              mectb10_dm_inventario.inv_maquina = maquina AND
+              mectb10_dm_inventario.inv_escola = escola AND
+              mectb10_dm_inventario.inv_projeto = 2
+            GROUP BY
+              Regiao
+            ORDER BY
+              Regiao
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+<!--
+          <![CDATA[
+            SELECT
+              inv_regiao AS Regiao,
+              count(distinct inv_maquina) AS maquinas_instaladas
+            FROM
+              "mectb10_dm_inventario"
+            WHERE
+              inv_regiao <> 'NULL'
+            GROUP BY
+              Regiao
+            ORDER BY
+              Regiao ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/inventLineBrasil.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/inventLineBrasil.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..4faf39bf79143aac279d99e4cc6e2b7be5613bc6
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/inventLineBrasil.xaction
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Inventory</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+SELECT
+    initcap("mectb12_dm_instaladas_ag"."inst_mes_nm") AS mes,
+    cast("mectb12_dm_instaladas_ag"."inst_mes" as TEXT),
+    sum(inst_instaladas) as Instaladas
+FROM
+    mectb12_dm_instaladas_ag
+WHERE
+    inst_data IS NOT NULL AND
+    inst_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE AND
+    -- inst_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) AND
+    mectb12_dm_instaladas_ag.inst_projeto = 2
+GROUP BY
+    inst_mes_nm,
+    inst_mes,
+    inst_ano
+ORDER BY
+    mectb12_dm_instaladas_ag.inst_ano ASC,
+    mectb12_dm_instaladas_ag.inst_mes ASC
+        ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/inventLineCidade.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/inventLineCidade.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..ec85b58a2049d21754bf85261253d9c088d68e25
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/inventLineCidade.xaction
@@ -0,0 +1,79 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Inventory</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+    <ESTADO type="string">
+      <sources>
+        <request>ESTADO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+	<REGIAO type="string"/>
+        <ESTADO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+SELECT
+    initcap("mectb12_dm_instaladas_ag"."inst_mes_nm") AS mes,
+    cast("mectb12_dm_instaladas_ag"."inst_mes" as TEXT),
+    sum(inst_instaladas) as Instaladas
+FROM
+    mectb12_dm_instaladas_ag
+WHERE
+    inst_regiao = '{REGIAO}' AND
+    inst_estado = '{ESTADO}' AND
+    inst_data IS NOT NULL AND
+    inst_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE AND
+    -- inst_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) AND
+    mectb12_dm_instaladas_ag.inst_projeto = 2
+GROUP BY
+    inst_mes_nm,
+    inst_mes,
+    inst_ano
+ORDER BY
+    mectb12_dm_instaladas_ag.inst_ano ASC,
+    mectb12_dm_instaladas_ag.inst_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/inventLineEstado.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/inventLineEstado.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..efa5833c35643dc03ebcc99f530bd0f57e9d8034
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/inventLineEstado.xaction
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Inventory</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs>
+    <REGIAO type="string">
+      <sources>
+        <request>REGIAO</request>
+      </sources>
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>
+  </inputs>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-inputs>
+        <REGIAO type="string"/>
+      </action-inputs>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+SELECT
+    initcap("mectb12_dm_instaladas_ag"."inst_mes_nm") AS mes,
+    cast("mectb12_dm_instaladas_ag"."inst_mes" as TEXT),
+    sum(inst_instaladas) as Instaladas
+FROM
+    mectb12_dm_instaladas_ag
+WHERE
+    inst_regiao = '{REGIAO}' AND
+    inst_data IS NOT NULL AND
+    inst_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE AND
+    -- inst_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) AND
+    mectb12_dm_instaladas_ag.inst_projeto = 2
+GROUP BY
+    inst_mes_nm,
+    inst_mes,
+    inst_ano
+ORDER BY
+    mectb12_dm_instaladas_ag.inst_ano ASC,
+    mectb12_dm_instaladas_ag.inst_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/inventLineRegiao.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/inventLineRegiao.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..66cff3fcd8d78e8e2e08ae8410fd79a1f19eb5fe
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/inventLineRegiao.xaction
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence>
+  <title>Inventory</title>
+  <version>1</version>
+  <logging-level>DEBUG</logging-level>
+  <documentation>
+    <author>C3SL</author>
+    <description>Empty blank action sequence document</description>
+    <help/>
+    <result-type/>
+    <icon/>
+  </documentation>
+
+  <inputs/>
+
+  <outputs>
+    <swresult type="result-set"/>
+  </outputs>
+
+  <resources/>
+
+  <actions>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <action-type>Relational</action-type>
+      <action-outputs>
+        <query-result type="result-set" mapping="swresult"/>
+      </action-outputs>
+      <component-definition>
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <query>
+          <![CDATA[
+SELECT
+    initcap("mectb12_dm_instaladas_ag"."inst_mes_nm") AS mes,
+    cast("mectb12_dm_instaladas_ag"."inst_mes" as TEXT),
+    sum(inst_instaladas) as Instaladas
+FROM
+    mectb12_dm_instaladas_ag
+WHERE
+    inst_data IS NOT NULL AND
+    inst_data BETWEEN CURRENT_DATE-INTERVAL '6 MONTH'AND CURRENT_DATE AND
+    -- inst_mes BETWEEN date_part('month',CURRENT_DATE)-6 AND date_part('month',CURRENT_DATE) AND
+    mectb12_dm_instaladas_ag.inst_projeto = 2
+GROUP BY
+    inst_mes_nm,
+    inst_mes,
+    inst_ano
+ORDER BY
+    mectb12_dm_instaladas_ag.inst_ano ASC,
+    mectb12_dm_instaladas_ag.inst_mes ASC
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/inventRelatorio.xaction b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/inventRelatorio.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..bff2ff04acc4bc7044e743ab91ba8a7c793cbc63
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/inventRelatorio.xaction
@@ -0,0 +1,202 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<action-sequence> 
+  <title>Relatório</title>
+  <version>1</version>
+  <logging-level>ERROR</logging-level>
+  <documentation> 
+    <author>C3SL</author>  
+    <description>.</description>  
+    <help/>  
+    <result-type/>  
+    <icon/> 
+  </documentation>
+
+  <inputs> 
+    <output-type type="string"> 
+      <default-value>pdf</default-value>  
+      <sources> 
+        <request>output-type</request> 
+      </sources> 
+    </output-type>  
+    <ESTADO type="string"> 
+      <sources> 
+        <request>ESTADO</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </ESTADO>  
+    <REGIAO type="string"> 
+      <sources> 
+        <request>REGIAO</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </REGIAO>  
+    <CIDADE type="string"> 
+      <sources> 
+        <request>CIDADE</request> 
+      </sources>  
+      <default-value><![CDATA[NULL]]></default-value>
+    </CIDADE> 
+  </inputs>
+
+  <outputs/>
+
+  <resources> 
+    <ReportFile> 
+      <solution-file> 
+        <location>inventRelatorio.xml</location>  
+        <mime-type>report</mime-type> 
+      </solution-file> 
+    </ReportFile> 
+  </resources>
+
+  <actions>
+    <action-definition>
+      <component-name>JFreeReportComponent</component-name>
+      <action-type>JFree Report</action-type>
+      <action-inputs>
+        <ESTADO type="string"/>
+        <REGIAO type="string"/>
+        <CIDADE type="string"/>
+        <output-type type="string"/>
+      </action-inputs>
+      <action-resources>
+        <report-definition type="resource" mapping="ReportFile"/>
+      </action-resources>
+      <component-definition> 
+        <live><![CDATA[false]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <source>sql</source>
+        <output-type><![CDATA[application/pdf]]></output-type>
+        <query>
+          <![CDATA[
+      SELECT
+              a.data_atual AS data_atual,
+              b.regiao AS regiao,
+              b.inv_estado AS inv_estado,
+              b.cidade AS cidade,
+              b.escola AS escola,
+              b.inv_maquina AS maquina,
+              b.inv_data AS data,
+              b.SO AS SO,
+              b.processador AS processador,
+              b.memoria AS memoria,
+              b.HD AS HD
+            FROM
+
+    (SELECT
+    distinct inv_escola,
+    inv_maquina as maquina,
+    to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), 'DD/MM/YYYY') AS data_atual
+    FROM
+    "mectb10_dm_inventario" mectb10_dm_inventario
+WHERE
+     inv_regiao = '{REGIAO}'
+ AND inv_estado = '{ESTADO}'
+ AND inv_cidade = '{CIDADE}'
+ AND mectb10_dm_inventario.inv_projeto = 2
+ORDER BY
+   inv_escola ASC
+    ) a
+
+INNER JOIN
+
+(SELECT
+    distinct on (inv_maquina) inv_maquina,
+    initcap(inv_regiao) AS regiao,
+    inv_estado,
+    initcap(inv_cidade) AS cidade,
+    inv_data,
+              inv_so AS SO,
+              inv_modelo_proc AS processador,
+              CASE WHEN inv_qtde_mem < 1024
+                THEN inv_qtde_mem || ' KiB'
+                ELSE CASE WHEN inv_qtde_mem < 1048576
+                  THEN inv_qtde_mem / 1024 || ' MiB'
+                  ELSE CASE WHEN inv_qtde_mem < 1073741824
+                    THEN inv_qtde_mem / 1048576 || ' GiB'
+                    ELSE inv_qtde_mem / 1073741824 || ' TiB'
+              END END END AS memoria,
+              CASE WHEN inv_tam_disco < 1000
+                THEN inv_tam_disco || ' GB'
+                ELSE CASE WHEN inv_tam_disco < 1000000
+                  THEN inv_tam_disco / 1000 || ' TB'
+                  ELSE inv_tam_disco / 1000000 || ' PB'
+              END END AS HD,
+    initcap(inv_escola) AS escola
+FROM
+    "mectb10_dm_inventario" mectb10_dm_inventario
+WHERE
+     inv_regiao = '{REGIAO}'
+ AND inv_estado = '{ESTADO}'
+ AND inv_cidade = '{CIDADE}'
+ AND mectb10_dm_inventario.inv_projeto = 2
+GROUP BY
+    inv_regiao,
+    inv_estado,
+    inv_cidade,
+    inv_escola,
+    inv_maquina,
+    inv_data,
+    SO,
+    processador,
+    memoria,
+    HD
+ORDER BY
+    inv_maquina ASC,
+    escola ASC
+    ) b on a.maquina = b.inv_maquina
+          ]]>
+        </query>
+      </component-definition>
+    </action-definition>
+  </actions>
+</action-sequence>
+
+<!--
+            SELECT
+              to_char(CURRENT_DATE, 'DD/MM/YYYY') AS data_atual,
+              initcap(inv_regiao) AS regiao,
+              inv_estado,
+              initcap(inv_cidade) AS cidade,
+              initcap(inv_escola) AS escola,
+              inv_maquina AS maquina,
+              MAX(inv_data) AS data,
+              inv_so AS SO,
+              inv_modelo_proc AS processador,
+              CASE WHEN inv_qtde_mem < 1024
+                THEN inv_qtde_mem || ' KiB'
+                ELSE CASE WHEN inv_qtde_mem < 1048576
+                  THEN inv_qtde_mem / 1024 || ' MiB'
+                  ELSE CASE WHEN inv_qtde_mem < 1073741824
+                    THEN inv_qtde_mem / 1048576 || ' GiB'
+                    ELSE inv_qtde_mem / 1073741824 || ' TiB'
+              END END END AS memoria,
+              CASE WHEN inv_tam_disco < 1000
+                THEN inv_tam_disco || ' GB'
+                ELSE CASE WHEN inv_tam_disco < 1000000
+                  THEN inv_tam_disco / 1000 || ' TB'
+                  ELSE inv_tam_disco / 1000000 || ' PB'
+              END END AS HD
+            FROM
+              "mectb10_dm_inventario" mectb10_dm_inventario
+            WHERE
+              inv_regiao = '{REGIAO}'
+              AND inv_estado = '{ESTADO}'
+              AND inv_cidade = '{CIDADE}'
+            GROUP BY
+              inv_regiao,
+              inv_estado,
+              inv_cidade,
+              inv_escola,
+              maquina,
+              SO,
+              processador,
+              memoria,
+              HD
+            ORDER BY
+              inv_escola ASC,
+              inv_maquina ASC
+-->
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/inventRelatorio.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/inventRelatorio.xml
new file mode 100644
index 0000000000000000000000000000000000000000..68192e7f20a6f49b4ea34d2d8df1e4f0b25a6926
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/inventRelatorio.xml
@@ -0,0 +1,1807 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<report-definition xmlns="http://jfreereport.sourceforge.net/namespaces/reports/legacy/ext" name="JFreeReport-WizardReport" engine-version="0.8.9.11">
+  <parser-config>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.base.URLClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.objects.DefaultClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.objects.BandLayoutClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.base.ArrayClassFactory"/>
+    <element-factory class="org.jfree.report.modules.parser.ext.factory.elements.DefaultElementFactory"/>
+    <stylekey-factory class="org.jfree.report.modules.parser.ext.factory.stylekey.DefaultStyleKeyFactory"/>
+    <stylekey-factory class="org.jfree.report.modules.parser.ext.factory.stylekey.PageableLayoutStyleKeyFactory"/>
+    <template-factory class="org.jfree.report.modules.parser.ext.factory.templates.DefaultTemplateCollection"/>
+    <datasource-factory class="org.jfree.report.modules.parser.ext.factory.datasource.DefaultDataSourceFactory"/>
+  </parser-config>
+  <report-config>
+    <simple-page-definition width="1" height="1">
+      <page orientation="portrait" topmargin="10" leftmargin="10" bottommargin="10" rightmargin="10" pageformat="A4"/>
+    </simple-page-definition>
+    <configuration>
+      <property name="org.jfree.report.modules.output.pageable.pdf.Encoding">ISO-8859-1</property>
+      <property name="org.jfree.report.NoPrinterAvailable">true</property>
+    </configuration>
+  </report-config>
+  <report-description>
+    <report-header>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="Element@19423474" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">230.0</basic-key>
+          <basic-key name="y">30.0</basic-key>
+          <basic-key name="min-width">345.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Região: $(regiao)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@12425766" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">50.0</basic-key>
+          <basic-key name="min-width">160.0</basic-key>
+          <basic-key name="min-height">30.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Estado: $(inv_estado)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@19262980" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">230.0</basic-key>
+          <basic-key name="y">50.0</basic-key>
+          <basic-key name="min-width">345.0</basic-key>
+          <basic-key name="min-height">30.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Cidade: $(cidade)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@25939585" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">30.0</basic-key>
+          <basic-key name="min-width">148.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Data: $(data_atual)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@982014" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">337.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">14</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Relatório de Inventário por Cidade</basic-object>
+        </template>
+      </element>
+    </report-header>
+    <report-footer>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </report-footer>
+    <page-header>
+      <style>
+        <basic-key name="display-on-firstpage">true</basic-key>
+        <basic-key name="display-on-lastpage">true</basic-key>
+        <basic-key name="sticky">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </page-header>
+    <page-footer>
+      <style>
+        <basic-key name="display-on-firstpage">true</basic-key>
+        <basic-key name="display-on-lastpage">true</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="TextField@388706379" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">508.99875</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">66.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">right</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">ShowPageNumber</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </page-footer>
+    <watermark>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="min-width">575.0</basic-key>
+        <basic-key name="min-height">822.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </watermark>
+    <groups>
+      <group name="default">
+        <fields/>
+        <group-header>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">true</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="min-width">0.0</basic-key>
+            <basic-key name="min-height">30.0</basic-key>
+            <basic-key name="max-width">32767.0</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+          <band>
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">575.0</basic-key>
+              <basic-key name="max-height">2.14748365E9</basic-key>
+            </style>
+            <element type="shape/generic">
+              <style>
+                <basic-key name="border-top-width">1.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">1.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">1.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">1.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">-100.0</basic-key>
+                <basic-key name="min-height">-100.0</basic-key>
+                <basic-key name="paint">#d2d2d2</basic-key>
+                <compound-key name="stroke" class="java.awt.BasicStroke">
+                  <basic-object name="value">1.0</basic-object>
+                </compound-key>
+                <basic-key name="scale">true</basic-key>
+                <basic-key name="keepAspectRatio">false</basic-key>
+                <basic-key name="fill-shape">true</basic-key>
+                <basic-key name="draw-shape">false</basic-key>
+              </style>
+              <datasource type="StaticDataSource">
+                <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+                  <basic-object name="height">100.0</basic-object>
+                  <basic-object name="width">100.0</basic-object>
+                  <basic-object name="x">0.0</basic-object>
+                  <basic-object name="y">0.0</basic-object>
+                </compound-object>
+              </datasource>
+            </element>
+          </band>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">110.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">left</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Máquina</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">110.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">65.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Último Inventário</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">180.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">114.99715</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Sistema Operacional</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">305.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">130.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Processador</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">445.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">60.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Memória</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">515.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">60.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Disco</basic-object>
+            </template>
+          </element>
+        </group-header>
+        <group-footer>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">32767.0</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+        </group-footer>
+      </group>
+      <group name="escola">
+        <fields>
+          <field>escola</field>
+        </fields>
+        <group-header>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">32767.0</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+          <band>
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">16.0</basic-key>
+              <basic-key name="max-width">575.0</basic-key>
+              <basic-key name="max-height">2.14748365E9</basic-key>
+            </style>
+            <element type="shape/generic">
+              <style>
+                <basic-key name="border-top-width">1.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">1.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">1.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">1.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">-100.0</basic-key>
+                <basic-key name="min-height">-100.0</basic-key>
+                <basic-key name="paint">#d2d2d2</basic-key>
+                <compound-key name="stroke" class="java.awt.BasicStroke">
+                  <basic-object name="value">1.0</basic-object>
+                </compound-key>
+                <basic-key name="scale">true</basic-key>
+                <basic-key name="keepAspectRatio">false</basic-key>
+                <basic-key name="fill-shape">true</basic-key>
+                <basic-key name="draw-shape">false</basic-key>
+              </style>
+              <datasource type="StaticDataSource">
+                <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+                  <basic-object name="height">100.0</basic-object>
+                  <basic-object name="width">100.0</basic-object>
+                  <basic-object name="x">0.0</basic-object>
+                  <basic-object name="y">0.0</basic-object>
+                </compound-object>
+              </datasource>
+            </element>
+          </band>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">16.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">left</basic-key>
+              <basic-key name="valignment">middle</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="message-field">
+              <basic-object name="format">$(escola)</basic-object>
+              <basic-object name="nullValue"></basic-object>
+            </template>
+          </element>
+        </group-header>
+        <group-footer>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">32767.0</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+        </group-footer>
+      </group>
+    </groups>
+    <itemband>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="RowBandingBackgroundRect_IAmTheRandomSuffix314152654" type="shape/generic">
+        <style>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">-100.0</basic-key>
+          <basic-key name="min-height">-100.0</basic-key>
+          <basic-key name="paint">#e6e6e6</basic-key>
+          <compound-key name="stroke" class="java.awt.BasicStroke">
+            <basic-object name="value">1.0</basic-object>
+          </compound-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">false</basic-key>
+          <basic-key name="fill-shape">true</basic-key>
+          <basic-key name="draw-shape">false</basic-key>
+        </style>
+        <datasource type="StaticDataSource">
+          <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+            <basic-object name="height">100.0</basic-object>
+            <basic-object name="width">100.0</basic-object>
+            <basic-object name="x">0.0</basic-object>
+            <basic-object name="y">0.0</basic-object>
+          </compound-object>
+        </datasource>
+      </element>
+      <element name="maquinaElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">110.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">32767.0</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">maquina</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="soElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">180.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">115.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">32767.0</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">so</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="processadorElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">305.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">130.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">32767.0</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">processador</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="DateField@31666773" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">110.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">65.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="date-field">
+          <compound-object name="dateFormat">
+            <basic-object name="2DigitYearStart">1930-05-11T10:37:44.300-0300</basic-object>
+            <compound-object name="calendar">
+              <basic-object name="class">java.util.GregorianCalendar</basic-object>
+            </compound-object>
+            <compound-object name="dateFormatSymbols">
+              <basic-object name="class">java.text.DateFormatSymbols</basic-object>
+            </compound-object>
+            <basic-object name="lenient">true</basic-object>
+            <compound-object name="numberFormat" class="java.text.DecimalFormat">
+              <compound-object name="decimalFormatSymbols">
+                <basic-object name="currencySymbol">R$</basic-object>
+                <basic-object name="decimalSeparator">,</basic-object>
+                <basic-object name="digit">#</basic-object>
+                <basic-object name="groupingSeparator">.</basic-object>
+                <basic-object name="infinity">∞</basic-object>
+                <basic-object name="internationalCurrencySymbol">BRL</basic-object>
+                <basic-object name="minusSign">-</basic-object>
+                <basic-object name="monetaryDecimalSeparator">,</basic-object>
+                <basic-object name="naN">�</basic-object>
+                <basic-object name="patternSeparator">;</basic-object>
+                <basic-object name="perMill">‰</basic-object>
+                <basic-object name="percent">%</basic-object>
+                <basic-object name="zeroDigit">0</basic-object>
+              </compound-object>
+              <basic-object name="decimalSeparatorAlwaysShown">false</basic-object>
+              <basic-object name="groupingSize">3</basic-object>
+              <basic-object name="groupingUsed">false</basic-object>
+              <basic-object name="maximumFractionDigits">0</basic-object>
+              <basic-object name="maximumIntegerDigits">2147483647</basic-object>
+              <basic-object name="minimumFractionDigits">0</basic-object>
+              <basic-object name="minimumIntegerDigits">1</basic-object>
+              <basic-object name="multiplier">1</basic-object>
+              <basic-object name="negativePrefix">-</basic-object>
+              <basic-object name="negativeSuffix"></basic-object>
+              <basic-object name="parseIntegerOnly">true</basic-object>
+              <basic-object name="pattern">###0</basic-object>
+              <basic-object name="positivePrefix"></basic-object>
+              <basic-object name="positiveSuffix"></basic-object>
+            </compound-object>
+            <basic-object name="pattern">dd/MM/yyyy</basic-object>
+          </compound-object>
+          <basic-object name="field">data</basic-object>
+          <basic-object name="format">dd/MM/yyyy</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@10148220" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">445.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">60.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">$(memoria)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@4734828" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">515.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">60.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">$(hd)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </itemband>
+    <no-data-band>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="noDataLabelElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">575.0</basic-key>
+          <basic-key name="min-height">18.0</basic-key>
+          <basic-key name="max-width">32767.0</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">false</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Nenhum dado disponível</basic-object>
+        </template>
+      </element>
+    </no-data-band>
+  </report-description>
+  <functions>
+    <property-ref name="report.name" class="java.lang.String">JFreeReport-WizardReport</property-ref>
+    <expression name="noDataLabelElementHideIfNullTrigger" class="org.jfree.report.function.HideElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">noDataLabelElement</property>
+      </properties>
+    </expression>
+    <expression name="dummyGroupFooterHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">dummyGroupFooter</property>
+      </properties>
+    </expression>
+    <expression name="escolaGroupHeaderHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">escolaGroupHeader</property>
+      </properties>
+    </expression>
+    <expression name="escolaGroupFooterHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">escolaGroupFooter</property>
+      </properties>
+    </expression>
+    <expression name="ShowPageNumber" class="org.jfree.report.function.PageOfPagesFunction">
+      <properties>
+        <property name="format">{0}/{1}</property>
+        <property name="pageIncrement" class="java.lang.Integer">1</property>
+        <property name="startPage" class="java.lang.Integer">1</property>
+      </properties>
+    </expression>
+    <expression name="org.jfree.report.function.ElementVisibilitySwitchFunction@2d8dea20" class="org.jfree.report.function.ElementVisibilitySwitchFunction">
+      <properties>
+        <property name="element">RowBandingBackgroundRect_IAmTheRandomSuffix314152654</property>
+        <property name="initialState" class="java.lang.Boolean">false</property>
+        <property name="numberOfElements" class="java.lang.Integer">1</property>
+      </properties>
+    </expression>
+  </functions>
+</report-definition>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/linechartBrasil.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/linechartBrasil.xml
new file mode 100644
index 0000000000000000000000000000000000000000..0461d53c34fd0e638f9fd602f13617d17fd0a54f
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/linechartBrasil.xml
@@ -0,0 +1,55 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+   
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-server/inventario</data-path>
+        <data-action>inventLineBrasil.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/linechartCidade.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/linechartCidade.xml
new file mode 100644
index 0000000000000000000000000000000000000000..b0861ab835abea2e9dd1ee01b6ffc67a19344d46
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/linechartCidade.xml
@@ -0,0 +1,55 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+   
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-server/inventario</data-path>
+        <data-action>inventLineCidade.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/linechartEstado.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/linechartEstado.xml
new file mode 100644
index 0000000000000000000000000000000000000000..773bfe8dcc84e3d3c5ae97e744d35d6536c4b220
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/linechartEstado.xml
@@ -0,0 +1,55 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+   
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-server/inventario</data-path>
+        <data-action>inventLineEstado.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/linechartRegiao.xml b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/linechartRegiao.xml
new file mode 100644
index 0000000000000000000000000000000000000000..cb4d9c83ad53237fafa5d5820c4012514825cb8e
--- /dev/null
+++ b/pentahofiles/biserver-ce/pentaho-solutions/seed2/uca-server/inventario/linechartRegiao.xml
@@ -0,0 +1,55 @@
+<chart>
+    <!-- Define the chart type -->    
+    <chart-type>LineChart</chart-type>
+
+    <!-- Specify the font of the title -->
+    <title-font>
+        <font-family>Arial</font-family>
+        <size>16</size>
+        <is-bold>true</is-bold>
+        <is-italic>false</is-italic>
+    </title-font>
+    <title-position>top</title-position>
+
+    <title>Histórico dos últimos 6 meses</title>
+    <domain-title>Meses</domain-title>
+
+    <chart-background type="color">#F2F5E1</chart-background>
+    <plot-background type="color">#F2F5E1</plot-background>
+
+    <!-- Specify the orientation of the bars -->
+    <orientation>vertical</orientation>
+   
+    <line-width>2.0</line-width>
+
+    <markers-visible>true</markers-visible>
+
+    <!-- Specify the 3D-ness of the bars -->
+    <is-3D>false</is-3D>
+
+    <!-- Specify if the chart has a border and the border color -->
+    <border-visible>false</border-visible>
+    
+    <!-- Specify is the chart legend should be shown -->
+    <include-legend>false</include-legend>
+
+    <range-title>Número de Máquinas</range-title>
+ 
+    <color-palette>
+        <color>#A9C33C</color>
+    </color-palette>
+
+    <!-- Specify where the data for the chart comes from -->
+    <data>
+        <!-- Specify the path to the action sequence that provides the data -->
+        <data-solution>seed2</data-solution>
+        <data-path>uca-server/inventario</data-path>
+        <data-action>inventLineRegiao.xaction</data-action>
+
+        <!-- Specify the output of the action sequence that contains the data -->
+        <data-output>swresult</data-output>
+
+        <!-- Specify whether to get the pie series from the rows or columns -->
+        <data-orientation>columns</data-orientation>
+    </data>
+</chart>
diff --git a/pentahofiles/biserver-ce/tomcat/bin/seed2/conf.xml b/pentahofiles/biserver-ce/tomcat/bin/seed2/conf.xml
new file mode 100644
index 0000000000000000000000000000000000000000..33f9abeeb8a69f956c416c27da63fb90bbc872b0
--- /dev/null
+++ b/pentahofiles/biserver-ce/tomcat/bin/seed2/conf.xml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="utf-8"?>
+<general>
+    <db_config>
+        <host></host>
+        <port></port>
+        <sa_port></sa_port>
+        <schema></schema>
+        <user></user>
+        <passwd></passwd>
+    </db_config>
+    <doc_config>
+        <doc_path></doc_path>
+    </doc_config>
+    <install_config>
+        <table_school></table_school>
+        <package_gen></package_gen>
+        <package_dest></package_dest>
+        <host></host>
+    </install_config>
+    <seed_config>
+        <table_school></table_school>
+        <table_sa></table_sa>
+        <version_file></version_file>
+        <update_link_base_url></update_link_base_url>
+        <update_link_pkg_name></update_link_pkg_name>
+        <update_link_ext></update_link_ext>
+    </seed_config>
+    <dump_config>
+        <dump_path></dump_path>
+        <dump_update_date></dump_update_date>
+    </dump_config>
+</general>
+
diff --git a/pentahofiles/biserver-ce/tomcat/bin/seed2/docFile.xml b/pentahofiles/biserver-ce/tomcat/bin/seed2/docFile.xml
new file mode 100644
index 0000000000000000000000000000000000000000..b75a63be457574c37ecda0663dad0dde9f16497d
--- /dev/null
+++ b/pentahofiles/biserver-ce/tomcat/bin/seed2/docFile.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="utf-8"?>
+<documents>
+    <document>
+        <name></name>
+        <desc></desc>
+        <size></size>
+        <date></date>
+        <url></url>
+    </document>
+</documents>
diff --git a/pentahofiles/biserver-ce/tomcat/bin/seed2/version b/pentahofiles/biserver-ce/tomcat/bin/seed2/version
new file mode 100644
index 0000000000000000000000000000000000000000..e9119d7926eec6cb0081fd501cdd1b0d93eeadde
--- /dev/null
+++ b/pentahofiles/biserver-ce/tomcat/bin/seed2/version
@@ -0,0 +1 @@
+X.Y.Z
diff --git a/pentahofiles/biserver-ce/tomcat/bin/seed2/winversion b/pentahofiles/biserver-ce/tomcat/bin/seed2/winversion
new file mode 100644
index 0000000000000000000000000000000000000000..e9119d7926eec6cb0081fd501cdd1b0d93eeadde
--- /dev/null
+++ b/pentahofiles/biserver-ce/tomcat/bin/seed2/winversion
@@ -0,0 +1 @@
+X.Y.Z
diff --git a/pentahofiles/biserver-ce/tomcat/conf/server.xml b/pentahofiles/biserver-ce/tomcat/conf/server.xml
new file mode 100644
index 0000000000000000000000000000000000000000..992b091819071fd4bf96b35ac0c84831319bfa2e
--- /dev/null
+++ b/pentahofiles/biserver-ce/tomcat/conf/server.xml
@@ -0,0 +1,395 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<!-- Example Server Configuration File -->
+<!-- Note that component elements are nested corresponding to their
+     parent-child relationships with each other -->
+
+<!-- A "Server" is a singleton element that represents the entire JVM,
+     which may contain one or more "Service" instances.  The Server
+     listens for a shutdown command on the indicated port.
+
+     Note:  A "Server" is not itself a "Container", so you may not
+     define subcomponents such as "Valves" or "Loggers" at this level.
+ -->
+
+<Server port="8005" shutdown="SHUTDOWN">
+
+  <!-- Comment these entries out to disable JMX MBeans support used for the 
+       administration web application -->
+  <Listener className="org.apache.catalina.core.AprLifecycleListener" />
+  <Listener className="org.apache.catalina.mbeans.ServerLifecycleListener" />
+  <Listener className="org.apache.catalina.mbeans.GlobalResourcesLifecycleListener" />
+  <Listener className="org.apache.catalina.storeconfig.StoreConfigLifecycleListener"/>
+
+  <!-- Global JNDI resources -->
+  <GlobalNamingResources>
+
+    <!-- Test entry for demonstration purposes -->
+    <Environment name="simpleValue" type="java.lang.Integer" value="30"/>
+
+    <!-- Editable user database that can also be used by
+         UserDatabaseRealm to authenticate users -->
+    <Resource name="UserDatabase" auth="Container"
+              type="org.apache.catalina.UserDatabase"
+       description="User database that can be updated and saved"
+           factory="org.apache.catalina.users.MemoryUserDatabaseFactory"
+          pathname="conf/tomcat-users.xml" />
+
+  </GlobalNamingResources>
+
+  <!-- A "Service" is a collection of one or more "Connectors" that share
+       a single "Container" (and therefore the web applications visible
+       within that Container).  Normally, that Container is an "Engine",
+       but this is not required.
+
+       Note:  A "Service" is not itself a "Container", so you may not
+       define subcomponents such as "Valves" or "Loggers" at this level.
+   -->
+
+  <!-- Define the Tomcat Stand-Alone Service -->
+  <Service name="Catalina">
+
+    <!-- A "Connector" represents an endpoint by which requests are received
+         and responses are returned.  Each Connector passes requests on to the
+         associated "Container" (normally an Engine) for processing.
+
+         By default, a non-SSL HTTP/1.1 Connector is established on port 8080.
+         You can also enable an SSL HTTP/1.1 Connector on port 8443 by
+         following the instructions below and uncommenting the second Connector
+         entry.  SSL support requires the following steps (see the SSL Config
+         HOWTO in the Tomcat 5 documentation bundle for more detailed
+         instructions):
+         * If your JDK version 1.3 or prior, download and install JSSE 1.0.2 or
+           later, and put the JAR files into "$JAVA_HOME/jre/lib/ext".
+         * Execute:
+             %JAVA_HOME%\bin\keytool -genkey -alias tomcat -keyalg RSA (Windows)
+             $JAVA_HOME/bin/keytool -genkey -alias tomcat -keyalg RSA  (Unix)
+           with a password value of "changeit" for both the certificate and
+           the keystore itself.
+
+         By default, DNS lookups are enabled when a web application calls
+         request.getRemoteHost().  This can have an adverse impact on
+         performance, so you can disable it by setting the
+         "enableLookups" attribute to "false".  When DNS lookups are disabled,
+         request.getRemoteHost() will return the String version of the
+         IP address of the remote client.
+    -->
+
+    <!-- Define a non-SSL HTTP/1.1 Connector on port 8080 -->
+    <Connector URIEncoding="UTF-8" port="8080" maxHttpHeaderSize="8192"
+               maxThreads="150" minSpareThreads="25" maxSpareThreads="75"
+               enableLookups="false" redirectPort="8443" acceptCount="100"
+               connectionTimeout="20000" disableUploadTimeout="true" />
+    <!-- Note : To disable connection timeouts, set connectionTimeout value
+     to 0 -->
+
+	<!-- Note : To use gzip compression you could set the following properties :
+
+			   compression="on"
+			   compressionMinSize="2048"
+			   noCompressionUserAgents="gozilla, traviata"
+			   compressableMimeType="text/html,text/xml"
+	-->
+
+    <!-- Define a SSL HTTP/1.1 Connector on port 8443 -->
+    <!--
+    <Connector URIEncoding="UTF-8" port="8443" maxHttpHeaderSize="8192"
+               maxThreads="150" minSpareThreads="25" maxSpareThreads="75"
+               enableLookups="false" disableUploadTimeout="true"
+               acceptCount="100" scheme="https" secure="true"
+               clientAuth="false" sslProtocol="TLS" />
+    -->
+
+    <!-- Define an AJP 1.3 Connector on port 8009 -->
+    <Connector URIEncoding="UTF-8" port="8009"
+               enableLookups="false" redirectPort="8443" protocol="AJP/1.3" />
+
+    <!-- Define a Proxied HTTP/1.1 Connector on port 8082 -->
+    <!-- See proxy documentation for more information about using this. -->
+    <!--
+    <Connector URIEncoding="UTF-8" port="8082"
+               maxThreads="150" minSpareThreads="25" maxSpareThreads="75"
+               enableLookups="false" acceptCount="100" connectionTimeout="20000"
+               proxyPort="80" disableUploadTimeout="true" />
+    -->
+
+    <!-- An Engine represents the entry point (within Catalina) that processes
+         every request.  The Engine implementation for Tomcat stand alone
+         analyzes the HTTP headers included with the request, and passes them
+         on to the appropriate Host (virtual host). -->
+
+    <!-- You should set jvmRoute to support load-balancing via AJP ie :
+    <Engine name="Standalone" defaultHost="localhost" jvmRoute="jvm1">
+    -->
+
+    <!-- Define the top level container in our container hierarchy -->
+    <Engine name="Catalina" defaultHost="localhost">
+
+      <!-- The request dumper valve dumps useful debugging information about
+           the request headers and cookies that were received, and the response
+           headers and cookies that were sent, for all requests received by
+           this instance of Tomcat.  If you care only about requests to a
+           particular virtual host, or a particular application, nest this
+           element inside the corresponding <Host> or <Context> entry instead.
+
+           For a similar mechanism that is portable to all Servlet 2.4
+           containers, check out the "RequestDumperFilter" Filter in the
+           example application (the source for this filter may be found in
+           "$CATALINA_HOME/webapps/examples/WEB-INF/classes/filters").
+
+           Note that this Valve uses the platform's default character encoding.
+           This may cause problems for developers in another encoding, e.g.
+           UTF-8.  Use the RequestDumperFilter instead.
+
+           Also note that enabling this Valve will write a ton of stuff to your
+           logs.  They are likely to grow quite large.  This extensive log writing
+           will definitely slow down your server.
+
+           Request dumping is disabled by default.  Uncomment the following
+           element to enable it. -->
+      <!--
+      <Valve className="org.apache.catalina.valves.RequestDumperValve"/>
+      -->
+
+      <!-- Because this Realm is here, an instance will be shared globally -->
+
+      <!-- This Realm uses the UserDatabase configured in the global JNDI
+           resources under the key "UserDatabase".  Any edits
+           that are performed against this UserDatabase are immediately
+           available for use by the Realm.  -->
+      <Realm className="org.apache.catalina.realm.UserDatabaseRealm"
+             resourceName="UserDatabase"/>
+
+      <!-- Comment out the old realm but leave here for now in case we
+           need to go back quickly -->
+      <!--
+      <Realm className="org.apache.catalina.realm.MemoryRealm" />
+      -->
+
+      <!-- Replace the above Realm with one of the following to get a Realm
+           stored in a database and accessed via JDBC -->
+
+      <!--
+      <Realm  className="org.apache.catalina.realm.JDBCRealm"
+             driverName="org.gjt.mm.mysql.Driver"
+          connectionURL="jdbc:mysql://localhost/authority"
+         connectionName="test" connectionPassword="test"
+              userTable="users" userNameCol="user_name" userCredCol="user_pass"
+          userRoleTable="user_roles" roleNameCol="role_name" />
+      -->
+
+      <!--
+      <Realm  className="org.apache.catalina.realm.JDBCRealm"
+             driverName="oracle.jdbc.driver.OracleDriver"
+          connectionURL="jdbc:oracle:thin:@ntserver:1521:ORCL"
+         connectionName="scott" connectionPassword="tiger"
+              userTable="users" userNameCol="user_name" userCredCol="user_pass"
+          userRoleTable="user_roles" roleNameCol="role_name" />
+      -->
+
+      <!--
+      <Realm  className="org.apache.catalina.realm.JDBCRealm"
+             driverName="sun.jdbc.odbc.JdbcOdbcDriver"
+          connectionURL="jdbc:odbc:CATALINA"
+              userTable="users" userNameCol="user_name" userCredCol="user_pass"
+          userRoleTable="user_roles" roleNameCol="role_name" />
+      -->
+
+      <!-- Define the default virtual host
+           Note: XML Schema validation will not work with Xerces 2.2.
+       -->
+      <!-- _____________________Link to the website_________________________ -->
+      <!-- The redirection alias without "http://" -->
+      <Host name="localhost" appBase="webapps"
+       unpackWARs="true" autoDeploy="true"
+       xmlValidation="false" xmlNamespaceAware="false">
+        <Alias></Alias>
+      <!-- _________________________________________________________________ -->
+
+        <!-- Defines a cluster for this node,
+             By defining this element, means that every manager will be changed.
+             So when running a cluster, only make sure that you have webapps in there
+             that need to be clustered and remove the other ones.
+             A cluster has the following parameters:
+
+             className = the fully qualified name of the cluster class
+
+             clusterName = a descriptive name for your cluster, can be anything
+
+             mcastAddr = the multicast address, has to be the same for all the nodes
+
+             mcastPort = the multicast port, has to be the same for all the nodes
+
+             mcastBindAddress = bind the multicast socket to a specific address
+
+             mcastTTL = the multicast TTL if you want to limit your broadcast
+
+             mcastSoTimeout = the multicast readtimeout
+
+             mcastFrequency = the number of milliseconds in between sending a "I'm alive" heartbeat
+
+             mcastDropTime = the number a milliseconds before a node is considered "dead" if no heartbeat is received
+
+             tcpThreadCount = the number of threads to handle incoming replication requests, optimal would be the same amount of threads as nodes
+
+             tcpListenAddress = the listen address (bind address) for TCP cluster request on this host,
+                                in case of multiple ethernet cards.
+                                auto means that address becomes
+                                InetAddress.getLocalHost().getHostAddress()
+
+             tcpListenPort = the tcp listen port
+
+             tcpSelectorTimeout = the timeout (ms) for the Selector.select() method in case the OS
+                                  has a wakup bug in java.nio. Set to 0 for no timeout
+
+             printToScreen = true means that managers will also print to std.out
+
+             expireSessionsOnShutdown = true means that
+
+             useDirtyFlag = true means that we only replicate a session after setAttribute,removeAttribute has been called.
+                            false means to replicate the session after each request.
+                            false means that replication would work for the following piece of code: (only for SimpleTcpReplicationManager)
+                            <%
+                            HashMap map = (HashMap)session.getAttribute("map");
+                            map.put("key","value");
+                            %>
+             replicationMode = can be either 'pooled', 'synchronous' or 'asynchronous'.
+                               * Pooled means that the replication happens using several sockets in a synchronous way. Ie, the data gets replicated, then the request return. This is the same as the 'synchronous' setting except it uses a pool of sockets, hence it is multithreaded. This is the fastest and safest configuration. To use this, also increase the nr of tcp threads that you have dealing with replication.
+                               * Synchronous means that the thread that executes the request, is also the
+                               thread the replicates the data to the other nodes, and will not return until all
+                               nodes have received the information.
+                               * Asynchronous means that there is a specific 'sender' thread for each cluster node,
+                               so the request thread will queue the replication request into a "smart" queue,
+                               and then return to the client.
+                               The "smart" queue is a queue where when a session is added to the queue, and the same session
+                               already exists in the queue from a previous request, that session will be replaced
+                               in the queue instead of replicating two requests. This almost never happens, unless there is a
+                               large network delay.
+        -->
+        <!--
+            When configuring for clustering, you also add in a valve to catch all the requests
+            coming in, at the end of the request, the session may or may not be replicated.
+            A session is replicated if and only if all the conditions are met:
+            1. useDirtyFlag is true or setAttribute or removeAttribute has been called AND
+            2. a session exists (has been created)
+            3. the request is not trapped by the "filter" attribute
+
+            The filter attribute is to filter out requests that could not modify the session,
+            hence we don't replicate the session after the end of this request.
+            The filter is negative, ie, anything you put in the filter, you mean to filter out,
+            ie, no replication will be done on requests that match one of the filters.
+            The filter attribute is delimited by ;, so you can't escape out ; even if you wanted to.
+
+            filter=".*\.gif;.*\.js;" means that we will not replicate the session after requests with the URI
+            ending with .gif and .js are intercepted.
+
+            The deployer element can be used to deploy apps cluster wide.
+            Currently the deployment only deploys/undeploys to working members in the cluster
+            so no WARs are copied upons startup of a broken node.
+            The deployer watches a directory (watchDir) for WAR files when watchEnabled="true"
+            When a new war file is added the war gets deployed to the local instance,
+            and then deployed to the other instances in the cluster.
+            When a war file is deleted from the watchDir the war is undeployed locally
+            and cluster wide
+        -->
+
+        <!--
+        <Cluster className="org.apache.catalina.cluster.tcp.SimpleTcpCluster"
+                 managerClassName="org.apache.catalina.cluster.session.DeltaManager"
+                 expireSessionsOnShutdown="false"
+                 useDirtyFlag="true"
+                 notifyListenersOnReplication="true">
+
+            <Membership
+                className="org.apache.catalina.cluster.mcast.McastService"
+                mcastAddr="228.0.0.4"
+                mcastPort="45564"
+                mcastFrequency="500"
+                mcastDropTime="3000"/>
+
+            <Receiver
+                className="org.apache.catalina.cluster.tcp.ReplicationListener"
+                tcpListenAddress="auto"
+                tcpListenPort="4001"
+                tcpSelectorTimeout="100"
+                tcpThreadCount="6"/>
+
+            <Sender
+                className="org.apache.catalina.cluster.tcp.ReplicationTransmitter"
+                replicationMode="pooled"
+                ackTimeout="15000"
+                waitForAck="true"/>
+
+            <Valve className="org.apache.catalina.cluster.tcp.ReplicationValve"
+                   filter=".*\.gif;.*\.js;.*\.jpg;.*\.png;.*\.htm;.*\.html;.*\.css;.*\.txt;"/>
+
+            <Deployer className="org.apache.catalina.cluster.deploy.FarmWarDeployer"
+                      tempDir="/tmp/war-temp/"
+                      deployDir="/tmp/war-deploy/"
+                      watchDir="/tmp/war-listen/"
+                      watchEnabled="false"/>
+
+            <ClusterListener className="org.apache.catalina.cluster.session.ClusterSessionListener"/>
+        </Cluster>
+        -->
+
+
+
+        <!-- Normally, users must authenticate themselves to each web app
+             individually.  Uncomment the following entry if you would like
+             a user to be authenticated the first time they encounter a
+             resource protected by a security constraint, and then have that
+             user identity maintained across *all* web applications contained
+             in this virtual host. -->
+        <!--
+        <Valve className="org.apache.catalina.authenticator.SingleSignOn" />
+        -->
+
+        <!-- Access log processes all requests for this virtual host.  By
+             default, log files are created in the "logs" directory relative to
+             $CATALINA_HOME.  If you wish, you can specify a different
+             directory with the "directory" attribute.  Specify either a relative
+             (to $CATALINA_HOME) or absolute path to the desired directory.
+        -->
+        <!--
+        <Valve className="org.apache.catalina.valves.AccessLogValve"
+                 directory="logs"  prefix="localhost_access_log." suffix=".txt"
+                 pattern="common" resolveHosts="false"/>
+        -->
+
+        <!-- Access log processes all requests for this virtual host.  By
+             default, log files are created in the "logs" directory relative to
+             $CATALINA_HOME.  If you wish, you can specify a different
+             directory with the "directory" attribute.  Specify either a relative
+             (to $CATALINA_HOME) or absolute path to the desired directory.
+             This access log implementation is optimized for maximum performance,
+             but is hardcoded to support only the "common" and "combined" patterns.
+        -->
+        <!--
+        <Valve className="org.apache.catalina.valves.FastCommonAccessLogValve"
+                 directory="logs"  prefix="localhost_access_log." suffix=".txt"
+                 pattern="common" resolveHosts="false"/>
+        -->
+
+      </Host>
+
+    </Engine>
+
+  </Service>
+
+</Server>
diff --git a/pentahofiles/biserver-ce/tomcat/webapps/pentaho/WEB-INF/lib/pentaho-bi-platform-ui-foundation-3.6.0-stable.jar b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/WEB-INF/lib/pentaho-bi-platform-ui-foundation-3.6.0-stable.jar
new file mode 100644
index 0000000000000000000000000000000000000000..58bd98d1696ca484f69928a552fac6c7037d506d
Binary files /dev/null and b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/WEB-INF/lib/pentaho-bi-platform-ui-foundation-3.6.0-stable.jar differ
diff --git a/pentahofiles/biserver-ce/tomcat/webapps/pentaho/WEB-INF/lib/pentaho-bi-platform-web-portlet-3.6.0-stable.jar b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/WEB-INF/lib/pentaho-bi-platform-web-portlet-3.6.0-stable.jar
new file mode 100644
index 0000000000000000000000000000000000000000..ecda678b578c581396601775c2934bbf81a7d26b
Binary files /dev/null and b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/WEB-INF/lib/pentaho-bi-platform-web-portlet-3.6.0-stable.jar differ
diff --git a/pentahofiles/biserver-ce/tomcat/webapps/pentaho/WEB-INF/lib/pentaho-bi-platform-web-servlet-3.6.0-stable.jar b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/WEB-INF/lib/pentaho-bi-platform-web-servlet-3.6.0-stable.jar
new file mode 100644
index 0000000000000000000000000000000000000000..d452a328aa61b4b15786e7500da1aa43fcf7f609
Binary files /dev/null and b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/WEB-INF/lib/pentaho-bi-platform-web-servlet-3.6.0-stable.jar differ
diff --git a/pentahofiles/biserver-ce/tomcat/webapps/pentaho/WEB-INF/web.xml b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/WEB-INF/web.xml
new file mode 100644
index 0000000000000000000000000000000000000000..31fac9ad2b5fc5a8ab0d50668bacaa9034a6c31b
--- /dev/null
+++ b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/WEB-INF/web.xml
@@ -0,0 +1,1186 @@
+<?xml version="1.0"?>
+<!DOCTYPE web-app PUBLIC
+   "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
+   "http://java.sun.com/dtd/web-app_2_3.dtd">
+
+<web-app>
+
+	<context-param>
+		<param-name>solution-path</param-name>
+		<param-value></param-value>
+	</context-param>
+
+	<context-param>
+		<param-name>base-url</param-name>
+		<param-value></param-value>
+	</context-param>
+
+	<context-param>
+		<param-name>locale-language</param-name>
+		<!-- for example 'fr' for French, 'de' for German, da for danish -->
+		<param-value>pt</param-value>
+	</context-param>
+
+	<context-param>
+		<param-name>locale-country</param-name>
+		<!-- for example 'FR' for France, 'CA' for Canada -->
+		<param-value>BR</param-value>
+	</context-param>
+	<context-param>
+		<param-name>contextClass</param-name>
+		<param-value>org.pentaho.platform.web.http.context.PentahoSolutionSpringApplicationContext</param-value>
+	</context-param>
+
+	<context-param>
+      <param-name>contextConfigLocation</param-name>
+      <!-- This file is relative to the "system" folder within your pentaho solutions folder. -->
+      <!-- Instead of adding files here, add them as imports to pentaho-spring-beans.xml. -->
+      <param-value>pentaho-spring-beans.xml</param-value>
+	</context-param>
+
+	<context-param>
+		<param-name>pentahoObjectFactory</param-name>
+		<param-value>org.pentaho.platform.web.http.context.WebSpringPentahoObjectFactory</param-value>
+	</context-param>
+
+	<!--
+		The param-value for objectFactoryCreatorCfgFile must be either: * just the file name of the spring configuration file
+		for the pentaho object factory, in which case the code will look in the solution repository's system folder for teh
+		file with that name. * The full path to the spring configuration file (including file name). * Empty or non-existent,
+		the system will look for the file called pentahoObjects.spring.xml in the solution's system folder
+	-->
+	<context-param>
+		<param-name>pentahoObjectFactoryCfgFile</param-name>
+		<param-value>pentahoObjects.spring.xml</param-value>
+	</context-param>
+
+	<!--
+		This defaults to UTF-8. Uncomment this section and change the value for other encodings. Also change the URIEncoding
+		in Tomcat's server.xml.
+	-->
+	<context-param>
+		<param-name>encoding</param-name>
+		<param-value>UTF-8</param-value>
+	</context-param>
+
+	<!--
+		this defaults to LTR (left to right), uncomment this section and change the value for other text directions
+		<context-param> <param-name>text-direction</param-name> <param-value>RTL</param-value> </context-param>
+	-->
+
+	<context-param>
+		<param-name>com.tonbeller.wcf.controller.RequestContextFactory</param-name>
+		<param-value>com.tonbeller.wcf.controller.RequestContextFactoryImpl</param-value>
+	</context-param>
+
+	<!-- insert additional context-params -->
+
+	<filter> <!-- This must be the first filter listed in the web.xml -->
+		<filter-name>Set Character Encoding Filter</filter-name>
+		<filter-class>org.pentaho.platform.web.http.filters.PentahoAwareCharacterEncodingFilter</filter-class>
+		<init-param>
+			<param-name>ignore</param-name>
+			<param-value>yes</param-value>
+		</init-param>
+	</filter>
+
+	<filter>
+		<filter-name>Spring Security Filter Chain Proxy</filter-name>
+		<filter-class>org.springframework.security.util.FilterToBeanProxy</filter-class>
+		<init-param>
+			<param-name>targetBean</param-name>
+			<param-value>filterChainProxy</param-value>
+		</init-param>
+	</filter>
+
+	<filter>
+		<filter-name>SystemStatusFilter</filter-name>
+		<filter-class>org.pentaho.platform.web.http.filters.SystemStatusFilter</filter-class>
+		<init-param>
+			<param-name>initFailurePage</param-name>
+			<param-value>InitFailure</param-value>
+			<description>This page is displayed if the PentahoSystem fails to properly initialize.</description>
+		</init-param>
+	</filter>
+
+	<filter>
+		<filter-name>Proxy Trusting Filter</filter-name>
+		<filter-class>org.pentaho.platform.web.http.filters.ProxyTrustingFilter</filter-class>
+		<init-param>
+			<param-name>TrustedIpAddrs</param-name>
+			<param-value>127.0.0.1</param-value>
+			<description>Comma separated list of IP addresses of a trusted hosts.</description>
+		</init-param>
+	</filter>
+
+<!-- insert additional filters -->
+
+	<filter-mapping>
+		<filter-name>Set Character Encoding Filter</filter-name>
+		<url-pattern>/*</url-pattern>
+	</filter-mapping>
+
+	<filter-mapping>
+		<filter-name>SystemStatusFilter</filter-name>
+		<url-pattern>/*</url-pattern>
+	</filter-mapping>
+
+	<filter-mapping>
+		<filter-name>Proxy Trusting Filter</filter-name>
+		<url-pattern>/SchedulerAdminService</url-pattern>
+	</filter-mapping>
+
+	<filter-mapping>
+		<filter-name>Proxy Trusting Filter</filter-name>
+		<url-pattern>/SubscriptionAdminService</url-pattern>
+	</filter-mapping>
+
+	<filter-mapping>
+		<filter-name>Proxy Trusting Filter</filter-name>
+		<url-pattern>/ServiceActionService</url-pattern>
+	</filter-mapping>
+
+	<filter-mapping>
+		<filter-name>Proxy Trusting Filter</filter-name>
+		<url-pattern>/PublishService</url-pattern>
+	</filter-mapping>
+
+	<filter-mapping>
+		<filter-name>Proxy Trusting Filter</filter-name>
+		<url-pattern>/ResetRepositoryService</url-pattern>
+	</filter-mapping>
+
+	<filter-mapping>
+		<filter-name>Proxy Trusting Filter</filter-name>
+		<url-pattern>/SolutionRepositoryService</url-pattern>
+	</filter-mapping>
+	<!-- Filter mapping for security. Note that all objects are locked down. We could change this here as desired. -->
+	<filter-mapping>
+		<filter-name>Spring Security Filter Chain Proxy</filter-name>
+		<url-pattern>/*</url-pattern>
+	</filter-mapping>
+
+	<!-- insert additional filter-mappings -->
+
+    <!--   enables session and request scoped object creation in Spring -->
+    <listener>
+        <listener-class>org.springframework.web.context.request.RequestContextListener</listener-class>
+    </listener>
+
+	<!-- JPivot resources initializer -->
+	<listener>
+		<listener-class>com.tonbeller.tbutils.res.ResourcesFactoryContextListener</listener-class>
+	</listener>
+
+	<listener>
+		<listener-class>org.pentaho.platform.web.http.session.PentahoHttpSessionListener</listener-class>
+	</listener>
+
+	<listener>
+		<listener-class>org.pentaho.platform.web.http.request.PentahoHttpRequestListener</listener-class>
+	</listener>
+
+	<!-- NEXT TWO LISTENERS ARE ORDER DEPENDENT -->
+	<listener>
+		<listener-class>org.springframework.web.context.ContextLoaderListener</listener-class>
+	</listener>
+
+	<listener>
+		<listener-class>org.pentaho.platform.web.http.context.SolutionContextListener</listener-class>
+	</listener>
+	<!-- END OF ORDER DEPENDENCE -->
+
+	<listener>
+		<listener-class>org.springframework.security.ui.session.HttpSessionEventPublisher</listener-class>
+	</listener>
+
+	<listener>
+		<listener-class>org.pentaho.platform.web.http.context.PentahoCacheContextListener</listener-class>
+	</listener>
+
+	<listener>
+		<listener-class>org.pentaho.platform.web.http.session.PentahoCacheSessionListener</listener-class>
+	</listener>
+	<!-- insert additional listeners -->
+
+
+
+	<!-- ********************* JPivot Servlets ******************* -->
+	<!-- jfreechart provided servlet -->
+	<servlet>
+		<servlet-name>DisplayChart</servlet-name>
+		<servlet-class>org.jfree.chart.servlet.DisplayChart</servlet-class>
+	</servlet>
+
+	<servlet>
+		<servlet-name>GetChart</servlet-name>
+		<display-name>GetChart</display-name>
+		<description>Default configuration created for servlet.</description>
+		<servlet-class>com.tonbeller.jpivot.chart.GetChart</servlet-class>
+	</servlet>
+
+	<servlet>
+		<servlet-name>Print</servlet-name>
+		<display-name>Print</display-name>
+		<description>Default configuration created for servlet.</description>
+		<servlet-class>com.tonbeller.jpivot.print.PrintServlet</servlet-class>
+	</servlet>
+	<!-- ********************* End JPivot Servlets ******************* -->
+
+	<servlet>
+		<servlet-name>ViewAction</servlet-name>
+		<servlet-class>org.pentaho.platform.web.servlet.ViewAction</servlet-class>
+	</servlet>
+
+	<servlet>
+		<servlet-name>SolutionEngineInteractivityService</servlet-name>
+		<servlet-class>org.pentaho.platform.web.servlet.SolutionEngineInteractivityService</servlet-class>
+	</servlet>
+
+	<servlet>
+		<servlet-name>content</servlet-name>
+		<servlet-class>org.pentaho.platform.web.servlet.UIServlet</servlet-class>
+	</servlet>
+
+	<servlet>
+		<servlet-name>ServiceAction</servlet-name>
+		<servlet-class>org.pentaho.platform.web.servlet.HttpWebService</servlet-class>
+	</servlet>
+
+	<servlet>
+		<servlet-name>GetImage</servlet-name>
+		<servlet-class>org.pentaho.platform.web.servlet.GetImage</servlet-class>
+	</servlet>
+
+	<servlet>
+		<servlet-name>GetContent</servlet-name>
+		<servlet-class>org.pentaho.platform.web.servlet.GetContent</servlet-class>
+	</servlet>
+
+	<servlet>
+		<servlet-name>SubscriptionAdmin</servlet-name>
+		<servlet-class>org.pentaho.platform.web.servlet.SubscriptionAdminServlet</servlet-class>
+	</servlet>
+
+	<servlet>
+		<servlet-name>Xmla</servlet-name>
+		<servlet-class>org.pentaho.platform.web.servlet.PentahoXmlaServlet</servlet-class>
+		<init-param>
+			<param-name>DataSourcesConfig</param-name>
+			<param-value>${pentaho.solutionpath}${pentaho.olap.xmladatasources}</param-value>
+		</init-param>
+		<init-param>
+			<param-name>CharacterEncoding</param-name>
+			<param-value>UTF-8</param-value>
+		</init-param>
+	</servlet>
+
+	<servlet>
+		<servlet-name>BackgroundExecutionStatus</servlet-name>
+		<jsp-file>/jsp/BackgroundStatus.jsp</jsp-file>
+	</servlet>
+
+	<servlet>
+		<servlet-name>RepositoryFilePublisher</servlet-name>
+		<servlet-class>org.pentaho.platform.web.servlet.RepositoryFilePublisher</servlet-class>
+	</servlet>
+
+	<servlet>
+    	<servlet-name>GenericServlet</servlet-name>
+		<servlet-class>org.pentaho.platform.web.servlet.GenericServlet</servlet-class>
+	</servlet>
+
+	<servlet>
+    	<servlet-name>GwtRpcPluginProxyServlet</servlet-name>
+		<servlet-class>org.pentaho.platform.web.servlet.GwtRpcPluginProxyServlet</servlet-class>
+	</servlet>
+
+	<servlet>
+		<servlet-name>WebContextServlet</servlet-name>
+		<servlet-class>org.pentaho.platform.web.servlet.WebContextServlet</servlet-class>
+	</servlet>
+
+	<servlet>
+		<servlet-name>Pivot</servlet-name>
+		<jsp-file>/jsp/Pivot.jsp</jsp-file>
+	</servlet>
+
+	<!-- Pentaho JSP Mappings -->
+<!--	<servlet>
+		<servlet-name>Chart</servlet-name>
+		<jsp-file>/jsp/Chart.jsp</jsp-file>
+	</servlet>
+-->
+	<servlet>
+		<servlet-name>Navigate</servlet-name>
+		<jsp-file>/jsp/Navigate.jsp</jsp-file>
+	</servlet>
+
+	<servlet>
+		<servlet-name>PieChart</servlet-name>
+		<jsp-file>/jsp/PieChart.jsp</jsp-file>
+	</servlet>
+
+	<servlet>
+		<servlet-name>Publish</servlet-name>
+		<jsp-file>/jsp/Publish.jsp</jsp-file>
+	</servlet>
+
+	<servlet>
+		<servlet-name>Task</servlet-name>
+		<jsp-file>/jsp/Task.jsp</jsp-file>
+	</servlet>
+
+	<servlet>
+		<servlet-name>SchedulerAdmin</servlet-name>
+		<jsp-file>/jsp/SchedulerAdmin.jsp</jsp-file>
+	</servlet>
+
+	<servlet>
+		<servlet-name>TestSuite</servlet-name>
+		<jsp-file>/jsp/TestSuite.jsp</jsp-file>
+	</servlet>
+
+	<servlet>
+		<servlet-name>UpdateSampleEmails</servlet-name>
+		<jsp-file>/jsp/UpdateSampleEmails.jsp</jsp-file>
+	</servlet>
+
+	<servlet>
+		<servlet-name>Widgets</servlet-name>
+		<jsp-file>/jsp/Widgets.jsp</jsp-file>
+	</servlet>
+
+	<servlet>
+		<servlet-name>PivotError</servlet-name>
+		<jsp-file>/jsp/PivotError.jsp</jsp-file>
+	</servlet>
+
+	<servlet>
+		<servlet-name>PivotBusy</servlet-name>
+		<jsp-file>/jsp/PivotBusy.jsp</jsp-file>
+	</servlet>
+
+<!--	<servlet>
+		<servlet-name>SolutionManager</servlet-name>
+		<jsp-file>/jsp/SolutionManager.jsp</jsp-file>
+	</servlet>
+-->
+	<servlet>
+		<servlet-name>SampleDashboard</servlet-name>
+		<jsp-file>/jsp/SampleDashboard.jsp</jsp-file>
+	</servlet>
+
+	<servlet>
+		<servlet-name>ChartSamplesDashboard</servlet-name>
+		<jsp-file>/jsp/ChartSamplesDashboard.jsp</jsp-file>
+	</servlet>
+
+	<servlet>
+		<servlet-name>SampleDrill</servlet-name>
+		<jsp-file>/jsp/SampleDrill.jsp</jsp-file>
+	</servlet>
+
+	<servlet>
+		<servlet-name>SWDashboard</servlet-name>
+		<jsp-file>/jsp/SWDashboard.jsp</jsp-file>
+	</servlet>
+
+	<servlet>
+		<servlet-name>Home</servlet-name>
+		<jsp-file>/mantle/Mantle.jsp</jsp-file>
+	</servlet>
+
+	<servlet>
+		<servlet-name>PreviousHome</servlet-name>
+		<jsp-file>/jsp/OldHome.jsp</jsp-file>
+	</servlet>
+
+    <servlet>
+        <servlet-name>Seed2Search</servlet-name>
+        <jsp-file>/jsp/seed2Search.jsp</jsp-file>
+    </servlet>
+
+    <!-- *******************************************************************
+        Scripts for showing the graphics and reports of ProInfo machines.
+    -->
+    <servlet>
+        <servlet-name>ProInfoDisp</servlet-name>
+        <jsp-file>/jsp/proinfo/seed2Disp.jsp</jsp-file>
+    </servlet>
+    <servlet>
+        <servlet-name>ProInfoInvent</servlet-name>
+        <jsp-file>/jsp/proinfo/seed2Invent.jsp</jsp-file>
+    </servlet>
+    <servlet>
+        <servlet-name>ProInfoAudit</servlet-name>
+        <jsp-file>/jsp/proinfo/seed2Audit.jsp</jsp-file>
+    </servlet>
+    <servlet>
+        <servlet-name>ProInfoAlert</servlet-name>
+        <jsp-file>/jsp/proinfo/seed2Alert.jsp</jsp-file>
+    </servlet>
+    <!-- _______________________________________________________________ -->
+
+    <!-- *******************************************************************
+        Scripts for showing the graphics and reports of UCA classmate
+        machines.
+    -->
+    <servlet>
+        <servlet-name>UCAClassmateDisp</servlet-name>
+        <jsp-file>/jsp/uca-classmate/seed2Disp.jsp</jsp-file>
+    </servlet>
+    <servlet>
+        <servlet-name>UCAClassmateInvent</servlet-name>
+        <jsp-file>/jsp/uca-classmate/seed2Invent.jsp</jsp-file>
+    </servlet>
+    <servlet>
+        <servlet-name>UCAClassmateAudit</servlet-name>
+        <jsp-file>/jsp/uca-classmate/seed2Audit.jsp</jsp-file>
+    </servlet>
+    <servlet>
+        <servlet-name>UCAClassmateAlert</servlet-name>
+        <jsp-file>/jsp/uca-classmate/seed2Alert.jsp</jsp-file>
+    </servlet>
+    <!-- _______________________________________________________________ -->
+
+    <!-- *******************************************************************
+        Scripts for showing the graphics and reports of UCA server machines.
+    -->
+    <servlet>
+        <servlet-name>UCAServerDisp</servlet-name>
+        <jsp-file>/jsp/uca-server/seed2Disp.jsp</jsp-file>
+    </servlet>
+    <servlet>
+        <servlet-name>UCAServerInvent</servlet-name>
+        <jsp-file>/jsp/uca-server/seed2Invent.jsp</jsp-file>
+    </servlet>
+    <servlet>
+        <servlet-name>UCAServerAudit</servlet-name>
+        <jsp-file>/jsp/uca-server/seed2Audit.jsp</jsp-file>
+    </servlet>
+    <servlet>
+        <servlet-name>UCAServerAlert</servlet-name>
+        <jsp-file>/jsp/uca-server/seed2Alert.jsp</jsp-file>
+    </servlet>
+    <!-- _______________________________________________________________ -->
+
+    <!-- *******************************************************************
+        Scripts for showing the graphics and reports of ProInfo projectors.
+    -->
+    <servlet>
+        <servlet-name>ProjectorDisp</servlet-name>
+        <jsp-file>/jsp/projector/seed2Disp.jsp</jsp-file>
+    </servlet>
+    <servlet>
+        <servlet-name>ProjectorInvent</servlet-name>
+        <jsp-file>/jsp/projector/seed2Invent.jsp</jsp-file>
+    </servlet>
+    <servlet>
+        <servlet-name>ProjectorAudit</servlet-name>
+        <jsp-file>/jsp/projector/seed2Audit.jsp</jsp-file>
+    </servlet>
+    <servlet>
+        <servlet-name>ProjectorAlert</servlet-name>
+        <jsp-file>/jsp/projector/seed2Alert.jsp</jsp-file>
+    </servlet>
+    <!-- _______________________________________________________________ -->
+
+    <!-- *******************************************************************
+        Script for showing the network usage graphics.
+    -->
+    <servlet>
+        <servlet-name>NetUsage</servlet-name>
+        <jsp-file>/jsp/seed2NetUsage.jsp</jsp-file>
+    </servlet>
+    <!-- _______________________________________________________________ -->
+
+<!-- ****************** ProInfoData Old Stuff ******************************
+	<servlet>
+		<servlet-name>Prd</servlet-name>
+		<jsp-file>/jsp/teste.jsp</jsp-file>
+	</servlet>
+	<servlet>
+		<servlet-name>PrdOriginal</servlet-name>
+		<jsp-file>/jsp/PrdDashboard.jsp</jsp-file>
+	</servlet>
+	<servlet>
+		<servlet-name>Seed2</servlet-name>
+		<jsp-file>/jsp/seed2.jsp</jsp-file>
+	</servlet>
+    <servlet>
+        <servlet-name>Autenticacao</servlet-name>
+        <jsp-file>/jsp/includes_seed2/autenticacao.jsp</jsp-file>
+    </servlet>
+    <servlet>
+        <servlet-name>Disp</servlet-name>
+        <jsp-file>/jsp/indexDISP.jsp</jsp-file>
+    </servlet>
+    <servlet>
+        <servlet-name>Invent</servlet-name>
+        <jsp-file>/jsp/indexINVENT.jsp</jsp-file>
+    </servlet>
+    <servlet>
+        <servlet-name>Audit</servlet-name>
+        <jsp-file>/jsp/indexAUDIT.jsp</jsp-file>
+    </servlet>
+    <servlet>
+        <servlet-name>Alert</servlet-name>
+        <jsp-file>/jsp/indexALERT.jsp</jsp-file>
+    </servlet>
+________________________________________________________________________ -->
+
+	<servlet>
+		<servlet-name>Samples</servlet-name>
+		<jsp-file>/jsp/ChartSamplesDashboard.jsp</jsp-file>
+	</servlet>
+
+	<servlet>
+		<servlet-name>Admin</servlet-name>
+		<jsp-file>/jsp/Admin.jsp</jsp-file>
+	</servlet>
+
+	<servlet>
+		<servlet-name>About</servlet-name>
+		<jsp-file>/jsp/About.jsp</jsp-file>
+	</servlet>
+
+	<servlet>
+		<servlet-name>InitFailure</servlet-name>
+		<jsp-file>/jsp/InitFailure.jsp</jsp-file>
+	</servlet>
+
+	<servlet>
+		<servlet-name>UserContent</servlet-name>
+		<jsp-file>/jsp/UserContent.jsp</jsp-file>
+	</servlet>
+
+	<servlet>
+		<servlet-name>Map</servlet-name>
+		<jsp-file>/jsp/Map.jsp</jsp-file>
+	</servlet>
+
+	<!-- ================================= merged servlets =================================== -->
+	<servlet>
+		<servlet-name>ManageUsers</servlet-name>
+		<servlet-class>org.pentaho.platform.web.servlet.SubscriptionUserCleanup</servlet-class>
+		<init-param>
+			<param-name>password</param-name>
+			<param-value />
+			<description>password used for protecting access to servlet</description>
+		</init-param>
+	</servlet>
+
+	<servlet>
+		<servlet-name>AdhocWebService</servlet-name>
+		<servlet-class>org.pentaho.platform.web.servlet.AdhocWebService</servlet-class>
+	</servlet>
+
+	<servlet>
+		<servlet-name>AnalysisViewService</servlet-name>
+		<servlet-class>org.pentaho.platform.web.servlet.AnalysisViewService</servlet-class>
+	</servlet>
+
+	<servlet>
+		<servlet-name>MondrianCatalogPublisher</servlet-name>
+		<servlet-class>org.pentaho.platform.web.servlet.MondrianCatalogPublisher</servlet-class>
+	</servlet>
+
+	<servlet>
+		<servlet-name>SolutionRepositoryService</servlet-name>
+		<servlet-class>org.pentaho.platform.web.servlet.SolutionRepositoryService</servlet-class>
+	</servlet>
+
+	<servlet>
+		<servlet-name>RepositoryTree</servlet-name>
+		<jsp-file>/jsp/RepositoryTree.jsp</jsp-file>
+	</servlet>
+
+	<servlet>
+		<servlet-name>PropertiesPanel</servlet-name>
+		<jsp-file>/jsp/PropertiesPanel.jsp</jsp-file>
+	</servlet>
+
+	<servlet>
+		<servlet-name>PropertiesEditor</servlet-name>
+		<jsp-file>/jsp/PropertiesEditor.jsp</jsp-file>
+	</servlet>
+
+	<servlet>
+		<servlet-name>Login</servlet-name>
+		<jsp-file>/jsp/PUCLogin.jsp</jsp-file>
+		<init-param>
+			<param-name>send401List</param-name>
+			<param-value>AdhocWebService,AnalysisViewService,MondrianCatalogPublisher, SchedulerAdminService, SubscriptionAdminService, PublishService, ResetRepositoryService, ServiceActionService,SolutionRepositoryService,GwtRpcPluginProxyServlet</param-value>
+			<description>List of things to throw a 401 to when seen in the login</description>
+		</init-param>
+	</servlet>
+
+	<servlet>
+		<servlet-name>DialPct</servlet-name>
+		<jsp-file>/chart/DialPct.jsp</jsp-file>
+	</servlet>
+
+	<servlet>
+		<servlet-name>SampleFlashDashboard</servlet-name>
+		<jsp-file>/jsp/SampleFlashDashboard.jsp</jsp-file>
+	</servlet>
+	<servlet>
+		<servlet-name>GetResource</servlet-name>
+		<servlet-class>org.pentaho.platform.web.servlet.GetResource</servlet-class>
+	</servlet>
+
+	<servlet>
+		<servlet-name>ResetRepository</servlet-name>
+		<jsp-file>/jsp/ResetRepository.jsp</jsp-file>
+	</servlet>
+	<servlet>
+		<servlet-name>NewAnalysisView</servlet-name>
+		<jsp-file>/jsp/NewAnalysisView.jsp</jsp-file>
+	</servlet>
+
+	<servlet>
+		<servlet-name>MantleService</servlet-name>
+		<servlet-class>org.pentaho.mantle.server.MantleServlet</servlet-class>
+	</servlet>
+
+	<servlet>
+		<servlet-name>MantleLoginService</servlet-name>
+		<servlet-class>org.pentaho.mantle.login.server.MantleLoginServlet</servlet-class>
+	</servlet>
+
+  	<servlet>
+		<servlet-name>UploadService</servlet-name>
+		<servlet-class>org.pentaho.platform.web.servlet.UploadFileServlet</servlet-class>
+	</servlet>
+
+  <!-- insert additional servlets -->
+
+	<servlet-mapping>
+		<servlet-name>MantleService</servlet-name>
+		<url-pattern>/mantle/MantleService</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>MantleLoginService</servlet-name>
+		<url-pattern>/mantleLogin/MantleLoginService</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>MantleLoginService</servlet-name>
+		<url-pattern>/mantle/MantleLoginService</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>Xmla</servlet-name>
+		<url-pattern>/Xmla</url-pattern>
+	</servlet-mapping>
+
+	<!-- ********************* End JPivot Mappings ******************* -->
+	<servlet-mapping>
+		<servlet-name>DisplayChart</servlet-name>
+		<url-pattern>/DisplayChart</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>Print</servlet-name>
+		<url-pattern>/Print</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>GetChart</servlet-name>
+		<url-pattern>/GetChart</url-pattern>
+	</servlet-mapping>
+	<!-- ********************* End JPivot Servlet Mappings ******************* -->
+
+	<servlet-mapping>
+		<servlet-name>GenericServlet</servlet-name>
+		<url-pattern>/content/*</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>GwtRpcPluginProxyServlet</servlet-name>
+		<url-pattern>/gwtrpc/*</url-pattern>
+	</servlet-mapping>
+
+	<!-- Pentaho JSPs -->
+<!--	<servlet-mapping>
+		<servlet-name>Chart</servlet-name>
+		<url-pattern>/Chart</url-pattern>
+	</servlet-mapping>
+-->
+	<servlet-mapping>
+		<servlet-name>Navigate</servlet-name>
+		<url-pattern>/Navigate</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>PieChart</servlet-name>
+		<url-pattern>/PieChart</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>Publish</servlet-name>
+		<url-pattern>/Publish</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>Publish</servlet-name>
+		<url-pattern>/PublishService</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>SchedulerAdmin</servlet-name>
+		<url-pattern>/SchedulerAdmin</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>SchedulerAdmin</servlet-name>
+		<url-pattern>/SchedulerAdminService</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>Task</servlet-name>
+		<url-pattern>/Task</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>TestSuite</servlet-name>
+		<url-pattern>/TestSuite</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>UpdateSampleEmails</servlet-name>
+		<url-pattern>/UpdateSampleEmails</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>Widgets</servlet-name>
+		<url-pattern>/Widgets</url-pattern>
+	</servlet-mapping>
+
+<!--	<servlet-mapping>
+		<servlet-name>SolutionManager</servlet-name>
+		<url-pattern>/SolutionManager</url-pattern>
+	</servlet-mapping>
+-->
+	<servlet-mapping>
+		<servlet-name>SampleDashboard</servlet-name>
+		<url-pattern>/SampleDashboard</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>ChartSamplesDashboard</servlet-name>
+		<url-pattern>/ChartSamplesDashboard</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>SampleDrill</servlet-name>
+		<url-pattern>/SampleDrill</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>SWDashboard</servlet-name>
+		<url-pattern>/SWDashboard</url-pattern>
+	</servlet-mapping>
+
+	<!-- Pentaho Servlets -->
+
+	<servlet-mapping>
+		<servlet-name>ViewAction</servlet-name>
+		<url-pattern>/ViewAction</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>SolutionEngineInteractivityService</servlet-name>
+		<url-pattern>/SolutionEngineInteractivityService</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>content</servlet-name>
+		<url-pattern>/content</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>ServiceAction</servlet-name>
+		<url-pattern>/ServiceAction</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>ServiceAction</servlet-name>
+		<url-pattern>/ServiceActionService</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>GetImage</servlet-name>
+		<url-pattern>/getImage</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>GetContent</servlet-name>
+		<url-pattern>/GetContent</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>BackgroundExecutionStatus</servlet-name>
+		<url-pattern>/BackgroundExecutionStatus</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>RepositoryFilePublisher</servlet-name>
+		<url-pattern>/RepositoryFilePublisher</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>Pivot</servlet-name>
+		<url-pattern>/Pivot</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>PivotError</servlet-name>
+		<url-pattern>/PivotError</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>PivotBusy</servlet-name>
+		<url-pattern>/PivotBusy</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>Home</servlet-name>
+		<url-pattern>/Home</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>PreviousHome</servlet-name>
+		<url-pattern>/PreviousHome</url-pattern>
+	</servlet-mapping>
+
+    <servlet-mapping>
+        <servlet-name>Seed2Search</servlet-name>
+        <url-pattern>/Seed2Search</url-pattern>
+    </servlet-mapping>
+
+    <!-- *******************************************************************
+        Mapping of the scripts for showing the graphics and reports of
+        ProInfo machines.
+    -->
+    <servlet-mapping>
+        <servlet-name>ProInfoDisp</servlet-name>
+        <url-pattern>/ProInfoDisp</url-pattern>
+    </servlet-mapping>
+    <servlet-mapping>
+        <servlet-name>ProInfoInvent</servlet-name>
+        <url-pattern>/ProInfoInvent</url-pattern>
+    </servlet-mapping>
+    <servlet-mapping>
+        <servlet-name>ProInfoAudit</servlet-name>
+        <url-pattern>/ProInfoAudit</url-pattern>
+    </servlet-mapping>
+    <servlet-mapping>
+        <servlet-name>ProInfoAlert</servlet-name>
+        <url-pattern>/ProInfoAlert</url-pattern>
+    </servlet-mapping>
+    <!-- _______________________________________________________________ -->
+
+    <!-- *******************************************************************
+        Mapping of the scripts for showing the graphics and reports of UCA
+        classmate machines.
+    -->
+    <servlet-mapping>
+        <servlet-name>UCAClassmateDisp</servlet-name>
+        <url-pattern>/UCAClassmateDisp</url-pattern>
+    </servlet-mapping>
+    <servlet-mapping>
+        <servlet-name>UCAClassmateInvent</servlet-name>
+        <url-pattern>/UCAClassmateInvent</url-pattern>
+    </servlet-mapping>
+    <servlet-mapping>
+        <servlet-name>UCAClassmateAudit</servlet-name>
+        <url-pattern>/UCAClassmateAudit</url-pattern>
+    </servlet-mapping>
+    <servlet-mapping>
+        <servlet-name>UCAClassmateAlert</servlet-name>
+        <url-pattern>/UCAClassmateAlert</url-pattern>
+    </servlet-mapping>
+    <!-- _______________________________________________________________ -->
+
+    <!-- *******************************************************************
+        Mapping of the scripts for showing the graphics and reports of UCA
+        server machines.
+    -->
+    <servlet-mapping>
+        <servlet-name>UCAServerDisp</servlet-name>
+        <url-pattern>/UCAServerDisp</url-pattern>
+    </servlet-mapping>
+    <servlet-mapping>
+        <servlet-name>UCAServerInvent</servlet-name>
+        <url-pattern>/UCAServerInvent</url-pattern>
+    </servlet-mapping>
+    <servlet-mapping>
+        <servlet-name>UCAServerAudit</servlet-name>
+        <url-pattern>/UCAServerAudit</url-pattern>
+    </servlet-mapping>
+    <servlet-mapping>
+        <servlet-name>UCAServerAlert</servlet-name>
+        <url-pattern>/UCAServerAlert</url-pattern>
+    </servlet-mapping>
+    <!-- _______________________________________________________________ -->
+
+    <!-- *******************************************************************
+        Mapping of the scripts for showing the graphics and reports of
+        ProInfo projectors.
+    -->
+    <servlet-mapping>
+        <servlet-name>ProjectorDisp</servlet-name>
+        <url-pattern>/ProjectorDisp</url-pattern>
+    </servlet-mapping>
+    <servlet-mapping>
+        <servlet-name>ProjectorInvent</servlet-name>
+        <url-pattern>/ProjectorInvent</url-pattern>
+    </servlet-mapping>
+    <servlet-mapping>
+        <servlet-name>ProjectorAudit</servlet-name>
+        <url-pattern>/ProjectorAudit</url-pattern>
+    </servlet-mapping>
+    <servlet-mapping>
+        <servlet-name>ProjectorAlert</servlet-name>
+        <url-pattern>/ProjectorAlert</url-pattern>
+    </servlet-mapping>
+    <!-- _______________________________________________________________ -->
+
+    <!-- *******************************************************************
+        Mapping of the script for showing the network usage graphics.
+    -->
+    <servlet-mapping>
+        <servlet-name>NetUsage</servlet-name>
+        <url-pattern>/NetUsage</url-pattern>
+    </servlet-mapping>
+    <!-- _______________________________________________________________ -->
+
+<!-- ****************** ProInfoData Old Stuff ******************************
+	<servlet-mapping>
+		<servlet-name>Prd</servlet-name>
+		<url-pattern>/Prd</url-pattern>
+	</servlet-mapping>
+	<servlet-mapping>
+		<servlet-name>PrdOriginal</servlet-name>
+		<url-pattern>/PrdOriginal</url-pattern>
+	</servlet-mapping>
+	<servlet-mapping>
+		<servlet-name>Seed2</servlet-name>
+		<url-pattern>/Seed2</url-pattern>
+	</servlet-mapping>
+    <servlet-mapping>
+        <servlet-name>Autenticacao</servlet-name>
+        <url-pattern>/Autenticacao</url-pattern>
+    </servlet-mapping>
+    <servlet-mapping>
+        <servlet-name>Disp</servlet-name>
+        <url-pattern>/Disp</url-pattern>
+    </servlet-mapping>
+    <servlet-mapping>
+        <servlet-name>Invent</servlet-name>
+        <url-pattern>/Invent</url-pattern>
+    </servlet-mapping>
+    <servlet-mapping>
+        <servlet-name>Audit</servlet-name>
+        <url-pattern>/Audit</url-pattern>
+    </servlet-mapping>
+    <servlet-mapping>
+        <servlet-name>Alert</servlet-name>
+        <url-pattern>/Alert</url-pattern>
+    </servlet-mapping>
+________________________________________________________________________ -->
+
+	<servlet-mapping>
+		<servlet-name>Samples</servlet-name>
+		<url-pattern>/Samples</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>Admin</servlet-name>
+		<url-pattern>/Admin</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>About</servlet-name>
+		<url-pattern>/About</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>InitFailure</servlet-name>
+		<url-pattern>/InitFailure</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>UserContent</servlet-name>
+		<url-pattern>/UserContent</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>Map</servlet-name>
+		<url-pattern>/Map</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>WebContextServlet</servlet-name>
+		<url-pattern>/js/webcontext.js</url-pattern>
+	</servlet-mapping>
+
+
+	<!-- =============================== merged servlet-mappings ============================= -->
+	<servlet-mapping>
+		<servlet-name>RepositoryTree</servlet-name>
+		<url-pattern>/RepositoryTree</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>PropertiesPanel</servlet-name>
+		<url-pattern>/PropertiesPanel</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>PropertiesEditor</servlet-name>
+		<url-pattern>/PropertiesEditor</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>DialPct</servlet-name>
+		<url-pattern>/DialPct</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>SampleFlashDashboard</servlet-name>
+		<url-pattern>/SampleFlashDashboard</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>SubscriptionAdmin</servlet-name>
+		<url-pattern>/SubscriptionAdmin</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>SubscriptionAdmin</servlet-name>
+		<url-pattern>/SubscriptionAdminService</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>ManageUsers</servlet-name>
+		<url-pattern>/ManageUsers</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>Login</servlet-name>
+		<url-pattern>/Login</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>GetResource</servlet-name>
+		<url-pattern>/GetResource</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>ResetRepository</servlet-name>
+		<url-pattern>/ResetRepository</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>ResetRepository</servlet-name>
+		<url-pattern>/ResetRepositoryService</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>AdhocWebService</servlet-name>
+		<url-pattern>/AdhocWebService</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>AnalysisViewService</servlet-name>
+		<url-pattern>/AnalysisViewService</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>MondrianCatalogPublisher</servlet-name>
+		<url-pattern>/MondrianCatalogPublisher</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>SolutionRepositoryService</servlet-name>
+		<url-pattern>/SolutionRepositoryService</url-pattern>
+	</servlet-mapping>
+
+	<servlet-mapping>
+		<servlet-name>NewAnalysisView</servlet-name>
+		<url-pattern>/NewAnalysisView</url-pattern>
+	</servlet-mapping>
+
+  <servlet-mapping>
+    <servlet-name>UploadService</servlet-name>
+    <url-pattern>/UploadService</url-pattern>
+  </servlet-mapping>
+
+	<!-- insert additional servlet mappings -->
+
+	<session-config>
+		<session-timeout>30</session-timeout>
+	</session-config>
+
+	<welcome-file-list>
+		<welcome-file>index.jsp</welcome-file>
+	</welcome-file-list>
+
+	<taglib>
+		<taglib-uri>http://www.tonbeller.com/wcf</taglib-uri>
+		<taglib-location>/WEB-INF/wcf/wcf-tags.tld</taglib-location>
+	</taglib>
+
+	<taglib>
+		<taglib-uri>http://www.tonbeller.com/jpivot</taglib-uri>
+		<taglib-location>/WEB-INF/jpivot/jpivot-tags.tld</taglib-location>
+	</taglib>
+
+	<!-- insert additional tag libs -->
+
+    <!-- *************** ProInfoData database connection *************** -->
+    <resource-ref>
+        <description>Seed2 Connection</description>
+        <res-ref-name>jdbc/seed2</res-ref-name>
+        <res-type>javax.sql.DataSource</res-type>
+        <res-auth>Container</res-auth>
+    </resource-ref>
+    <!-- _______________________________________________________________ -->
+
+	<resource-ref>
+		<description>Quartz Connection</description>
+		<res-ref-name>jdbc/Quartz</res-ref-name>
+		<res-type>javax.sql.DataSource</res-type>
+		<res-auth>Container</res-auth>
+	</resource-ref>
+
+	<resource-ref>
+		<description>Hibernate</description>
+		<res-ref-name>jdbc/Hibernate</res-ref-name>
+		<res-type>javax.sql.DataSource</res-type>
+		<res-auth>Container</res-auth>
+	</resource-ref>
+
+	<!-- insert additional resource-refs -->
+
+	<security-constraint>
+		<display-name>Default JSP Security Constraints</display-name>
+		<web-resource-collection>
+			<web-resource-name>Portlet Directory</web-resource-name>
+			<url-pattern>/jsp/*</url-pattern>
+			<http-method>GET</http-method>
+			<http-method>POST</http-method>
+		</web-resource-collection>
+		<auth-constraint>
+			<role-name>PENTAHO_ADMIN</role-name>
+		</auth-constraint>
+		<user-data-constraint>
+			<transport-guarantee>NONE</transport-guarantee>
+		</user-data-constraint>
+	</security-constraint>
+
+</web-app>
diff --git a/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/PUCLogin.jsp b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/PUCLogin.jsp
new file mode 100644
index 0000000000000000000000000000000000000000..cff9d53153e3f7c24e58973ba3e4b8ac430881f3
--- /dev/null
+++ b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/PUCLogin.jsp
@@ -0,0 +1,505 @@
+<%@ taglib prefix='c' uri='http://java.sun.com/jstl/core'%>
+<%@
+    page language="java"
+	import="org.springframework.security.ui.AbstractProcessingFilter,org.springframework.security.ui.webapp.AuthenticationProcessingFilter,org.springframework.security.ui.savedrequest.SavedRequest,org.springframework.security.AuthenticationException,org.pentaho.platform.uifoundation.component.HtmlComponent,org.pentaho.platform.engine.core.system.PentahoSystem,org.pentaho.platform.util.messages.LocaleHelper,org.pentaho.platform.api.engine.IPentahoSession,org.pentaho.platform.web.http.WebTemplateHelper,org.pentaho.platform.api.engine.IUITemplater,org.pentaho.platform.web.jsp.messages.Messages,java.util.List,java.util.ArrayList,java.util.StringTokenizer,org.apache.commons.lang.StringEscapeUtils,org.pentaho.platform.web.http.PentahoHttpSessionHelper"%>
+
+
+
+<%!// List of request URL strings to look for to send 401
+
+	private List<String> send401RequestList;
+
+	public void jspInit() {
+		// super.jspInit(); 
+		send401RequestList = new ArrayList<String>();
+		String unauthList = getServletConfig().getInitParameter("send401List"); //$NON-NLS-1$
+		if (unauthList == null) {
+			send401RequestList.add("AdhocWebService"); //$NON-NLS-1$
+		} else {
+			StringTokenizer st = new StringTokenizer(unauthList, ","); //$NON-NLS-1$
+			String requestStr;
+			while (st.hasMoreElements()) {
+				requestStr = st.nextToken();
+				send401RequestList.add(requestStr.trim());
+			}
+		}
+	}%>
+
+<%
+	response.setCharacterEncoding(LocaleHelper.getSystemEncoding());
+	String baseUrl = PentahoSystem.getApplicationContext().getBaseUrl();
+
+	String path = request.getContextPath();
+
+	IPentahoSession userSession = PentahoHttpSessionHelper
+			.getPentahoSession(request);
+	// SPRING_SECURITY_SAVED_REQUEST_KEY contains the URL the user originally wanted before being redirected to the login page
+	// if the requested url is in the list of URLs specified in the web.xml's init-param send401List,
+	// then return a 401 status now and don't show a login page (401 means not authenticated)
+	Object reqObj = request.getSession().getAttribute(AbstractProcessingFilter.SPRING_SECURITY_SAVED_REQUEST_KEY);
+	String requestedURL = "";
+	if (reqObj != null) {
+		requestedURL = ((SavedRequest) reqObj).getFullRequestUrl();
+
+		/*----------------------------------------------------------------------------------------*/
+ 		/* Replace /pentaho* by /pentaho/Home, avoiding redirection errors when not authenticated */
+		String reqURL = requestedURL.split("/pentaho")[0];
+		requestedURL = reqURL.concat("/pentaho/Home");
+		/*----------------------------------------------------------------------------------------*/
+
+		String lookFor;
+		for (int i = 0; i < send401RequestList.size(); i++) {
+			lookFor = send401RequestList.get(i);
+			if (requestedURL.indexOf(lookFor) >= 0) {
+				response.sendError(401);
+				return;
+			}
+		}
+	}
+
+	boolean loggedIn;
+	String remoteUser = request.getRemoteUser();
+	if (remoteUser != null && remoteUser != "") {
+		loggedIn = true;
+	}
+	
+	int year = (new java.util.Date()).getYear() + 1900;
+	
+%>
+<html>
+<head>
+
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<title>Pentaho User Console - Login</title>
+<style type="text/css">
+<!--
+body,td,th {
+	color: #000000;
+}
+
+body {
+	background-color: #FFFFFF;
+	margin: 0px;
+}
+
+p {
+	margin: 0px;
+	padding: 0px;
+}
+
+A:link,A:visited,A:active {
+	color: #7e932f;
+	text-decoration: underline;
+}
+
+A:hover {
+	color: #ca6333;
+	text-decoration: underline;
+}
+
+.login-banner {
+	background-image: url(/pentaho-style/images/login/start_banner.png);
+	background-repeat: repeat-x;
+	padding: 90px 0px 0px 0px;
+}
+
+.lrg_box_top {
+	background-image: url(/pentaho-style/images/login/start_lrg_box_top.png)
+		;
+	background-repeat: no-repeat;
+	height: 85px;
+	text-align: center;
+	vertical-align: bottom;
+}
+
+.lrg_box_bottom {
+	background-image:
+		url(/pentaho-style/images/login/start_lrg_box_bottom.png);
+	background-repeat: no-repeat;
+	background-position: bottom;
+	padding: 0px 0px 25px 0px;
+}
+
+.sm_box_top {
+	background-image: url(/pentaho-style/images/login/start_sm_box_top.png);
+	background-repeat: no-repeat;
+	text-align: center;
+	vertical-align: bottom;
+	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
+	font-size: 1.2em;
+	color: #7e932f;
+	font-weight: 300;
+	text-align: left;
+	padding: 10px 0px 0px 18px;
+	width: 270px;
+}
+
+.sm_box_bottom {
+	background-image:
+		url(/pentaho-style/images/login/start_sm_box_bottom.png);
+	background-repeat: no-repeat;
+	background-position: bottom left;
+	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
+	font-size: .85em;
+	color: #000000;
+	text-align: left;
+	vertical-align: top;
+	padding: 10px 12px 14px 18px;
+	width: 270px;
+}
+
+.start_login_title {
+	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
+	font-size: 1.2em;
+	color: #7e932f;
+	font-weight: 300;
+	text-align: left;
+	padding: 18px 0px 0px 18px;
+}
+
+.start_content {
+	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
+	font-size: .85em;
+	color: #000000;
+	text-align: left;
+	vertical-align: bottom;
+	padding: 10px 0px 0px 18px;
+}
+
+.btn_login_box {
+	background-image: url(/pentaho-style/images/login/start_btn_login.png);
+	width: 204px;
+	height: 69px;
+	text-align: center;
+	margin: 18px;
+	cursor: pointer;
+}
+
+.btn_login_box-hover {
+	background-image:
+		url(/pentaho-style/images/login/start_btn_login_hover.png);
+	width: 204px;
+	height: 69px;
+	text-align: center;
+	margin: 18px;
+	cursor: pointer;
+}
+
+.btn_login_title {
+	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
+	font-size: 1em;
+	font-weight: bold;
+	text-align: center;
+	vertical-align: bottom;
+	height: 28px;
+}
+
+.btn_login_text {
+	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
+	font-size: 1.5em;
+	font-weight: 300;
+	text-align: center;
+	vertical-align: top;
+	height: 41px;
+}
+
+.start_footer {
+	background-image: url(/pentaho-style/images/login/start_footer_bg.png);
+	background-repeat: repeat-x;
+	background-position: top;
+	padding: 20px 0px 0px 0px;
+	margin-top: 20px;
+	vertical-align: bottom;
+}
+
+.footer_txt {
+	width: 564px;
+	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
+	font-size: .7em;
+	text-align: left;
+	vertical-align: top;
+}
+
+.button {
+	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
+	font-size: .85em;
+	font-weight: 300;
+	cursor: pointer;
+}
+
+.button .button_left {
+	background-image: url('/pentaho-style/images/login/button_left.png');
+}
+
+.button .button_middle {
+	background-image: url('/pentaho-style/images/login/button_middle.png');
+	background-repeat: repeat-x;
+	white-space: nowrap;
+	line-height: 24px;
+	vertical-align: top;
+}
+
+.button .button_right {
+	background-image: url('/pentaho-style/images/login/button_right.png');
+}
+
+.button_over {
+	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
+	font-size: .85em;
+	font-weight: 300;
+	cursor: pointer;
+}
+
+.button_over .button_left {
+	background-image:
+		url('/pentaho-style/images/login/button_left_over.png');
+}
+
+.button_over .button_middle {
+	background-image:
+		url('/pentaho-style/images/login/button_middle_over.png');
+	background-repeat: repeat-x;
+	white-space: nowrap;
+	line-height: 24px;
+	vertical-align: top;
+}
+
+.button_over .button_right {
+	background-image:
+		url('/pentaho-style/images/login/button_right_over.png');
+}
+
+.text {
+	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
+	font-size: .85em;
+	color: #000000;
+	text-align: left;
+}
+-->
+</style>
+<meta name="gwt:property" content="locale=<%=request.getLocale()%>">
+<link rel="shortcut icon" href="/pentaho-style/favicon.ico" />
+<link href="/pentaho-style/styles-new.css" rel="stylesheet"
+	type="text/css" />
+
+<script type="text/javascript">
+		function logout(){
+			var req = null;
+			if (window.XMLHttpRequest){
+			  req = new XMLHttpRequest();
+			} else if(windw.ActiveXObject){
+			  req = new ActiveXObject("Microsoft.XMLHTTP");
+			}
+			var responseHandler = function(){
+			 if(req.readyState == 4){
+			   if(req.status == 200){
+			     openLoginDialog('<%=requestedURL%>');
+			    } else {
+			      window.location.href = window.location.href; 
+			    }
+			  }
+			}
+			
+			if(req == null){
+			  document.location="<c:url value='Logout'/>";
+			} else {
+		    req.onreadystatechange = responseHandler;
+		    req.open("GET","<c:url value='Logout'/>",true);
+		    req.send("");
+			}
+		}
+  </script>
+
+</head>
+
+<body>
+<table width="100%" border="0" cellspacing="0" cellpadding="0"
+	class="login-banner">
+	<tr>
+		<td align="center" bordercolor="0"><!--Begin First Box Row -->
+		<table width="564" border="0" cellspacing="0" cellpadding="0"
+			style="margin-bottom: 22px;" align="center">
+			<tr>
+				<td class="lrg_box_top"><a href="http://www.pentaho.com"
+					target="_blank"><img
+					src="/pentaho-style/images/login/start_logo.png"
+					alt="Pentaho Corporation" width="210" height="62" border="0" /></a></td>
+			</tr>
+			<tr>
+				<td class="lrg_box_bottom">
+				<table width="100%" border="0" cellspacing="0" cellpadding="0">
+					<tr>
+						<td colspan="2" class="start_login_title">Welcome to the
+						Pentaho User Console</td>
+					</tr>
+					<tr>
+						<td class="start_content">
+						<p>The Pentaho User Console provides access to powerful
+						Business Intelligence (BI) capabilities found in the Pentaho BI
+						Suite. Login or use the links below to learn more about Pentaho's
+						reporting, analysis, dashboards, data mining and data integration.</p>
+						</td>
+						<td><!--Begin Login Button -->
+						<table class="btn_login_box" border="0" cellspacing="0"
+							cellpadding="0"
+							onMouseOver="this.className='btn_login_box-hover'"
+							onMouseOut="this.className='btn_login_box'"
+							onBlur="this.className='btn_login_box'"
+							onClick="this.className='btn_login_box';<%if (null != remoteUser && remoteUser.length() > 0) {%>logout()<%} else {%>openLoginDialog('<%=requestedURL%>')<%}%>">
+
+
+							<%
+								if (null != remoteUser && remoteUser.length() > 0) {
+							%>
+							<tr>
+								<td class="btn_login_title">Logged In</td>
+							</tr>
+							<tr>
+								<td class="btn_login_text">Restart Session</td>
+							</tr>
+							<%
+								} else {
+							%>
+							<tr>
+								<td class="btn_login_title">Pentaho User Console</td>
+							</tr>
+							<tr>
+								<td class="btn_login_text"><%=Messages.getString("UI.USER_LOGIN")%></td>
+							</tr>
+							<%
+								}
+							%>
+						</table>
+						<!--End Login Button --></td>
+					</tr>
+				</table>
+				</td>
+			</tr>
+		</table>
+		<!--End First Box Row --> <!--Begin Second Box Row --> <!--Begin Enterprise Boxes -->
+		<table width="564" border="0" cellspacing="0" cellpadding="0"
+			style="margin-bottom: 22px;" align="center">
+			<tr>
+				<td class="sm_box_top">Achieve BI Success</td>
+				<td><img src="/pentaho-style/images/login/spacer.png"
+					width="20" /></td>
+				<td class="sm_box_top">Getting Started</td>
+			</tr>
+			<tr>
+				<td class="sm_box_bottom" height="100%">
+				<table cellspacing="0" cellpadding="0" height="100%" width="100%"
+					border="0">
+					<tr>
+						<td height="100%" valign="top" class="text">Deploy the
+						world's most popular open source BI suite with confidence,
+						security, and far lower total cost of ownership than proprietary
+						alternatives with the Pentaho Enterprise Edition products.<br />
+						</td>
+					</tr>
+					<tr>
+						<td><!-- GUI Button -->
+						<table cellspacing="0" cellpadding="0" border="0" class="button"
+							width="50" onMouseOver="this.className='button_over'"
+							onMouseOut="this.className='button'" align="right"
+							style="margin-top: 6px;"
+							onClick="window.open('http://www.pentaho.com/products/enterprise', '_blank');">
+							<tr>
+								<td width="7" height="27" class="button_left"><img
+									src="/pentaho-style/images/login/spacer.png" width="7"
+									height="27" /><br />
+								</td>
+								<td>
+								<td class="button_middle" width="100%">Learn More</td>
+								<td width="7" height="27" class="button_right"><img
+									src="/pentaho-style/images/login/spacer.png" width="7"
+									height="27" /><br />
+								</td>
+							</tr>
+						</table>
+						</td>
+					</tr>
+				</table>
+				<!-- End button --></td>
+				<td><img src="/pentaho-style/images/login/spacer.png"
+					width="20" /></td>
+				<td class="sm_box_bottom" height="100%">
+
+				<table cellspacing="0" cellpadding="0" height="100%" width="100%"
+					border="0">
+					<tr>
+						<td height="100%" valign="top" class="text">The Pentaho BI
+						Suite provides a full spectrum of BI capabilities. Get a quick
+						overview of how to create and share reports and analytics with the
+						<span style="font-style: italic;">Evaluating Pentaho
+						Reporting</span> guide. <br />
+						</td>
+					</tr>
+					<tr>
+						<td><!-- GUI Button -->
+						<table cellspacing="0" cellpadding="0" border="0" class="button"
+							width="50" onMouseOver="this.className='button_over'"
+							onMouseOut="this.className='button'" align="right"
+							style="margin-top: 6px;"
+							onClick="window.open(window.location.href.replace('Login', '<%=PentahoSystem.getSystemSetting("documentation-url",
+							"docs/community_user_guide.pdf")%>'), '_blank');">
+							<tr>
+								<td width="7" height="27" class="button_left"><img
+									src="/pentaho-style/images/login/spacer.png" width="7"
+									height="27" /><br />
+								</td>
+								<td>
+								<td class="button_middle" width="100%">Download PDF</td>
+								<td width="7" height="27" class="button_right"><img
+									src="/pentaho-style/images/login/spacer.png" width="7"
+									height="27" /><br />
+								</td>
+							</tr>
+						</table>
+						<!-- End button --></td>
+					</tr>
+				</table>
+				</td>
+			</tr>
+		</table>
+		<!--End Enterprise Boxes --> <!--End Second Box Row --></td>
+	</tr>
+	<!--Begin Footer -->
+	<tr>
+		<td align="center" class="start_footer">
+		<table width="563" border="0" cellspacing="0" cellpadding="0"
+			style="margin-bottom: 22px;" align="center">
+			<tr>
+				<td class="footer_txt">Supplied free of charge with no support,
+				no certification, no maintenance, no warranty and no indemnity by
+				Pentaho or its Certified Partners. <a
+					href="http://www.pentaho.com/products/enterprise" target="_blank">Consider
+				the Pentaho Enterprise Edition</a>: Save time, resources, money and
+				mitigate risk. <br />
+				&#169; 2005-<%= year %> Pentaho Corporation. All rights reserved.</td>
+			</tr>
+		</table>
+		</td>
+	</tr>
+</table>
+</body>
+
+
+<script language='javascript' src='mantleLogin/mantleLogin.nocache.js'></script>
+
+</html>
+<%!// reads the exception stored by AbstractProcessingFilter
+	private String getUserMessage(final AuthenticationException e) {
+		String userMessage = Messages
+				.getString("UI.USER_LOGIN_FAILED_DEFAULT_REASON");
+		if (null != e) {
+			String errorClassName = e.getClass().getName();
+			errorClassName = errorClassName.replace('.', '_');
+			errorClassName = errorClassName.toUpperCase();
+			String key = "UI.USER_LOGIN_FAILED_REASON_" + errorClassName;
+			String tmp = Messages.getString(key);
+			if (null != tmp && 0 != tmp.length() && !tmp.startsWith("!")) {
+				userMessage = tmp;
+			}
+		}
+		return userMessage;
+	}%>
diff --git a/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/includes_seed2/cityList.jsp b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/includes_seed2/cityList.jsp
new file mode 100644
index 0000000000000000000000000000000000000000..8abc3ea0cc23f2fc65b0d96415f0f476319f4f7a
--- /dev/null
+++ b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/includes_seed2/cityList.jsp
@@ -0,0 +1,20 @@
+<%
+try {
+    if (state != null && city == null) {
+        // create an output stream for the report content
+        outputStream = new ByteArrayOutputStream();
+
+        query = "SELECT distinct initcap("+tb_city+") AS cities FROM "+table+" WHERE "+tb_region+" = '"+region.toUpperCase()+"' AND "+tb_state+" = '"+state+"' "+ others + " ORDER BY cities";
+
+        parameters.setParameter("QUERY", query);
+
+        // run the action sequence
+        SolutionHelper.doAction("seed2", "others", "fieldList.xaction", "cityList", parameters, outputStream, userSession, messages, null);
+
+        options = outputStream.toString();
+    }
+}
+catch (Exception e) {
+    out.write("Erro: " + e.getMessage());
+}
+%>
diff --git a/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/includes_seed2/dateList.jsp b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/includes_seed2/dateList.jsp
new file mode 100644
index 0000000000000000000000000000000000000000..24d7f7450dde11fd6a7c548dd50548d58d170b86
--- /dev/null
+++ b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/includes_seed2/dateList.jsp
@@ -0,0 +1,20 @@
+<%
+try {
+    if (school != null && date == null) {
+        // create an output stream for the report content
+        outputStream = new ByteArrayOutputStream();
+
+        query = "SELECT distinct to_char("+tb_date+", 'YYYY-MM-DD') AS dates FROM "+table+" WHERE "+tb_region+" = '"+region.toUpperCase()+"' AND "+tb_state+" = '"+state+"' AND "+tb_city+" = '"+city.toUpperCase()+"' AND "+tb_school+" = '"+school.toUpperCase()+"' "+others+" ORDER BY dates";
+
+        parameters.setParameter("QUERY", query);
+
+        // run the action sequence
+        SolutionHelper.doAction("seed2", "others", "dateList.xaction", "dateList", parameters, outputStream, userSession, messages, null);
+
+        options = outputStream.toString();
+    }
+}
+catch (Exception e) {
+    out.write("Erro: " + e.getMessage());
+}
+%>
diff --git a/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/includes_seed2/parameters.jsp b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/includes_seed2/parameters.jsp
new file mode 100644
index 0000000000000000000000000000000000000000..aaa08ff9d1c2577b6cc385b32aceea97e936595a
--- /dev/null
+++ b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/includes_seed2/parameters.jsp
@@ -0,0 +1,42 @@
+<%
+    // create the parameters for the charts
+    SimpleParameterProvider parameters = new SimpleParameterProvider();
+
+    parameters.setParameter("inner-param", "PARAM");
+
+    if ( type.equals("Brasil") ) {
+        parameters.setParameter("drill-url", url_link[0]);
+    }
+    /* Está mostrando os gráficos de uma região */
+    else {
+        parameters.setParameter("drill-url", url_link[1]);
+    }
+    /* Está mostrando os gráficos de um state */
+    if ( region != null ) {
+        parameters.setParameter("REGIAO", region);
+        parameters.setParameter("drill-url", url_link[2]);
+    }
+    /* Está mostrando os gráficos de uma city */
+    if ( state != null ) {
+        parameters.setParameter("ESTADO", state);
+        parameters.setParameter("drill-url", url_link[3]);
+
+        // Descobre a quantidade de cidades para poder dimensionar o gráfico
+        try {
+            ByteArrayOutputStream outputStream = new ByteArrayOutputStream();
+
+            String query = "SELECT count(distinct " + tb_cidade + ") AS qtde FROM " + tabela + " WHERE " + tb_estado + " = '" + state + "'" + others;
+
+            parameters.setParameter("QUERY", query);
+
+            // run the action sequence
+            SolutionHelper.doAction("seed2", "others", "cities.xaction", "parameters", parameters, outputStream, userSession, messages, null);
+
+            int cities = Integer.parseInt(outputStream.toString());
+            numCidades = (numCidades < cities) ? cities : numCidades;
+        }
+        catch (Exception e) {
+            out.write("Erro: " + e.getMessage());
+        }
+    }
+%>
diff --git a/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/includes_seed2/regionList.jsp b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/includes_seed2/regionList.jsp
new file mode 100644
index 0000000000000000000000000000000000000000..90f50bcad10b1241b1705845222bd6e3d99fdcbb
--- /dev/null
+++ b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/includes_seed2/regionList.jsp
@@ -0,0 +1,29 @@
+<%
+try {
+    if (type != null && region == null) {
+        // create an output stream for the report content
+        outputStream = new ByteArrayOutputStream();
+
+        if (project.equals("proinfo") && (type.equals("disp") || type.equals("invent") || type.equals("audit"))) {
+            /*query = project_id;
+            parameters.setParameter("QUERY", query);
+            SolutionHelper.doAction("seed2", "others", "dispList.xaction", "regionList", parameters, outputStream, userSession, messages, null);*/
+            options = "<option value=\"Centro-Oeste\">Centro-Oeste</option>";
+            options += "<option value=\"Nordeste\">Nordeste</option>";
+            options += "<option value=\"Norte\">Norte</option>";
+            options += "<option value=\"Sudeste\">Sudeste</option>";
+            options += "<option value=\"Sul\">Sul</option>";
+        }
+        else {
+            query = "SELECT distinct initcap("+tb_region+") AS regions FROM "+table+" WHERE "+tb_region+" <> 'null' "+ others + " ORDER BY regions";
+            parameters.setParameter("QUERY", query);
+            // run the action sequence
+            SolutionHelper.doAction("seed2", "others", "fieldList.xaction", "regionList", parameters, outputStream, userSession, messages, null);
+            options = outputStream.toString();
+        }
+    }
+}
+catch (Exception e) {
+    out.write("Erro: " + e.getMessage());
+}
+%>
diff --git a/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/includes_seed2/schoolList.jsp b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/includes_seed2/schoolList.jsp
new file mode 100644
index 0000000000000000000000000000000000000000..86a739e1ebbd7485ba3f8e4a4388a3213ace6ab0
--- /dev/null
+++ b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/includes_seed2/schoolList.jsp
@@ -0,0 +1,20 @@
+<%
+try {
+    if (city != null && school == null) {
+        // create an output stream for the report content
+        outputStream = new ByteArrayOutputStream();
+
+        query = "SELECT distinct initcap("+tb_school+") AS schools FROM "+table+" WHERE "+tb_region+" = '"+region.toUpperCase()+"' AND "+tb_state+" = '"+state+"' AND "+tb_city+" = '"+city.toUpperCase()+"' "+ others + " ORDER BY schools";
+
+        parameters.setParameter("QUERY", query);
+
+        // run the action sequence
+        SolutionHelper.doAction("seed2", "others", "fieldList.xaction", "schoolList", parameters, outputStream, userSession, messages, null);
+
+        options = outputStream.toString();
+    }
+}
+catch (Exception e) {
+    out.write("Erro: " + e.getMessage());
+}
+%>
diff --git a/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/includes_seed2/stateList.jsp b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/includes_seed2/stateList.jsp
new file mode 100644
index 0000000000000000000000000000000000000000..75af852bfd3822f1628188c0e4831a4c75651893
--- /dev/null
+++ b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/includes_seed2/stateList.jsp
@@ -0,0 +1,58 @@
+<%
+try {
+    if (region != null && state == null) {
+        // create an output stream for the report content
+        outputStream = new ByteArrayOutputStream();
+
+        if (project.equals("proinfo") && (type.equals("disp") || type.equals("invent") || type.equals("audit"))) {
+            if (region.equals("Centro-Oeste")) {
+                options = "<option value=\"DF\">DF</option>";
+                options += "<option value=\"GO\">GO</option>";
+                options += "<option value=\"MS\">MS</option>";
+                options += "<option value=\"MT\">MT</option>";
+            }
+            else if (region.equals("Nordeste")) {
+                options = "<option value=\"AL\">AL</option>";
+                options += "<option value=\"BA\">BA</option>";
+                options += "<option value=\"CE\">CE</option>";
+                options += "<option value=\"MA\">MA</option>";
+                options += "<option value=\"PB\">PB</option>";
+                options += "<option value=\"PE\">PE</option>";
+                options += "<option value=\"PI\">PI</option>";
+                options += "<option value=\"RN\">RN</option>";
+                options += "<option value=\"SE\">SE</option>";
+            }
+            else if (region.equals("Norte")) {
+                options = "<option value=\"AC\">AC</option>";
+                options += "<option value=\"AM\">AM</option>";
+                options += "<option value=\"AP\">AP</option>";
+                options += "<option value=\"PA\">PA</option>";
+                options += "<option value=\"RO\">RO</option>";
+                options += "<option value=\"RR\">RR</option>";
+                options += "<option value=\"TO\">TO</option>";
+            }
+            else if (region.equals("Sudeste")) {
+                options = "<option value=\"ES\">ES</option>";
+                options += "<option value=\"MG\">MG</option>";
+                options += "<option value=\"RJ\">RJ</option>";
+                options += "<option value=\"SP\">SP</option>";
+            }
+            else if (region.equals("Sul")) {
+                options = "<option value=\"PR\">PR</option>";
+                options += "<option value=\"RS\">RS</option>";
+                options += "<option value=\"SC\">SC</option>";
+            }
+        }
+        else {
+            query = "SELECT distinct "+tb_state+" AS states FROM "+table+" WHERE "+tb_region+" = '"+region.toUpperCase()+"' "+ others + "ORDER BY states";
+            parameters.setParameter("QUERY", query);
+            // run the action sequence
+            SolutionHelper.doAction("seed2", "others", "fieldList.xaction", "stateList.jsp", parameters, outputStream, userSession, messages, null);
+            options = outputStream.toString();
+        }
+    }
+}
+catch (Exception e) {
+    out.write("Erro: " + e.getMessage());
+}
+%>
diff --git a/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/proinfo/seed2Alert.jsp b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/proinfo/seed2Alert.jsp
new file mode 100644
index 0000000000000000000000000000000000000000..696f5de045e42d0650c0c1114955bf5bd40e7e86
--- /dev/null
+++ b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/proinfo/seed2Alert.jsp
@@ -0,0 +1,121 @@
+<%@ page language="java"
+    import="java.util.ArrayList,
+    java.util.*,
+    java.text.*,
+    java.sql.*,
+    javax.sql.*,
+    javax.naming.*,
+    java.io.ByteArrayOutputStream,
+    org.pentaho.platform.util.web.SimpleUrlFactory,
+    /* org.pentaho.mantle.client.messages.Messages, */
+    org.pentaho.platform.web.jsp.messages.Messages,
+    org.pentaho.platform.engine.core.system.PentahoSystem,
+    org.pentaho.platform.uifoundation.chart.DashboardWidgetComponent,
+    org.pentaho.platform.web.http.request.HttpRequestParameterProvider,
+    org.pentaho.platform.web.http.session.HttpSessionParameterProvider,
+    org.pentaho.platform.api.engine.IPentahoSession,
+    /*  org.pentaho.core.util.UIUtil, */
+    org.pentaho.platform.web.http.PentahoHttpSessionHelper,
+    org.pentaho.platform.util.VersionHelper,
+    org.pentaho.platform.util.messages.LocaleHelper,
+    org.pentaho.platform.engine.services.actionsequence.ActionResource,
+    org.pentaho.platform.api.engine.IActionSequenceResource,
+    org.pentaho.platform.engine.core.solution.SimpleParameterProvider,
+    org.pentaho.platform.uifoundation.chart.ChartHelper,
+    org.pentaho.platform.engine.core.system.PentahoBase,
+    org.pentaho.platform.web.http.security.RequestParameterAuthenticationFilter,
+    org.pentaho.plugin.jfreereport.reportcharts.BarChartExpression,
+    org.pentaho.platform.engine.services.solution.SolutionHelper,
+    java.io.*"
+%>
+<%
+    // character encoding e.g. UFT-8
+    response.setCharacterEncoding(LocaleHelper.getSystemEncoding());
+
+    // Cria sessao pentaho
+    IPentahoSession userSession = PentahoHttpSessionHelper.getPentahoSession( request );
+
+    ArrayList messages = new ArrayList();
+
+    /* Get parameters from url */
+    String type = request.getParameter("type");
+    String region = request.getParameter("region");
+    String state = request.getParameter("state");
+    String city = request.getParameter("city");
+
+    if ( type == null ) {
+        type = "Brasil";
+    }
+
+    /* Set data base table used to calculate the number of cities */
+    String tabela = "mectb10_dm_inventario";
+    String tb_regiao = "inv_regiao";
+    String tb_estado = "inv_estado";
+    String tb_cidade = "inv_cidade";
+    String others = "AND inv_projeto = 0 AND (inv_alerta_hd = 'B1' OR inv_alerta_mem = 'B1')";
+    /* Set initial value */
+    int numCidades = 10;
+%>
+
+<html>
+    <head/>
+    <body>
+    <center>
+        <table style="text-align: left; width: 600px;">
+
+        <%
+            String[] url_link = {"ProInfoAlert?type=Regiao",
+                                "ProInfoAlert?type=Estado&region={PARAM}",
+                                "ProInfoAlert?type=Cidade&region=" + region + "&state={PARAM}",
+                                "ViewAction?type=Escola&solution=seed2&path=proinfo/alertas&action=alertRelatorio.xaction&REGIAO="+region+"&ESTADO="+state+"&CIDADE={PARAM}&output-type=pdf"
+                                };
+        %>
+
+        <!--*************** Gráficos ***************-->
+        <tr>
+            <!-- Gráfico de barras -->
+            <td id="Bar_chart">
+                <%@ include file="../includes_seed2/parameters.jsp" %>
+                <%
+                    // set the width and the height
+                    parameters.setParameter( "image-width", "300");
+                    parameters.setParameter( "image-height", String.valueOf(numCidades * 30));
+
+                    StringBuffer content = new StringBuffer();
+
+                    ChartHelper.doChart( "seed2", "proinfo/alertas", "barchart" + type + ".xml", parameters, content, userSession, messages, null );
+                %>
+                <%= content.toString() %>
+            </td>
+            <!-- Gráfico de pizza -->
+            <td id="Pie_chart">
+                <%
+                    parameters.setParameter( "image-width", "300");
+                    parameters.setParameter( "image-height", "250");
+
+                    content = new StringBuffer();
+
+                    ChartHelper.doChart( "seed2", "proinfo/alertas", "piechart" + type + ".xml", parameters, content, userSession, messages, null );
+                %>
+                <%= content.toString() %>
+            </td>
+        </tr>
+        <!-- Gráfico de histórico do Brasil -->
+        <tr>
+            <!-- Gráfico de linhas do histórico dos últimos 6 meses -->
+            <td id="Line_chart" colspan="2">
+                <%
+                    parameters.setParameter( "image-width", "600");
+                    parameters.setParameter( "image-height", "250");
+
+                    content = new StringBuffer();
+
+                    ChartHelper.doChart( "seed2", "proinfo/alertas", "linechart" + type + ".xml", parameters, content, userSession, messages, null );
+                %>
+                &nbsp;
+                <%= content.toString() %>
+            </td>
+        </tr>
+    </center>
+    </body>
+</html>
diff --git a/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/proinfo/seed2Audit.jsp b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/proinfo/seed2Audit.jsp
new file mode 100644
index 0000000000000000000000000000000000000000..b87c498b93512a913d53f5af122e2ed5477cc220
--- /dev/null
+++ b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/proinfo/seed2Audit.jsp
@@ -0,0 +1,120 @@
+<%@ page language="java"
+    import="java.util.ArrayList,
+    java.util.*,
+    java.text.*,
+    java.sql.*,
+    javax.sql.*,
+    javax.naming.*,
+    java.io.ByteArrayOutputStream,
+    org.pentaho.platform.util.web.SimpleUrlFactory,
+    /* org.pentaho.mantle.client.messages.Messages, */
+    org.pentaho.platform.web.jsp.messages.Messages,
+    org.pentaho.platform.engine.core.system.PentahoSystem,
+    org.pentaho.platform.uifoundation.chart.DashboardWidgetComponent,
+    org.pentaho.platform.web.http.request.HttpRequestParameterProvider,
+    org.pentaho.platform.web.http.session.HttpSessionParameterProvider,
+    org.pentaho.platform.api.engine.IPentahoSession,
+    /*  org.pentaho.core.util.UIUtil, */
+    org.pentaho.platform.web.http.PentahoHttpSessionHelper,
+    org.pentaho.platform.util.VersionHelper,
+    org.pentaho.platform.util.messages.LocaleHelper,
+    org.pentaho.platform.engine.services.actionsequence.ActionResource,
+    org.pentaho.platform.api.engine.IActionSequenceResource,
+    org.pentaho.platform.engine.core.solution.SimpleParameterProvider,
+    org.pentaho.platform.uifoundation.chart.ChartHelper,
+    org.pentaho.platform.engine.core.system.PentahoBase,
+    org.pentaho.platform.web.http.security.RequestParameterAuthenticationFilter,
+    org.pentaho.plugin.jfreereport.reportcharts.BarChartExpression,
+    org.pentaho.platform.engine.services.solution.SolutionHelper,
+    java.io.*"
+%>
+<%
+    // character encoding e.g. UFT-8
+    response.setCharacterEncoding(LocaleHelper.getSystemEncoding());
+
+    // Cria sessao pentaho
+    IPentahoSession userSession = PentahoHttpSessionHelper.getPentahoSession( request );
+
+    ArrayList messages = new ArrayList();
+
+    /* Get parameters from url */
+    String type = request.getParameter("type");
+    String region = request.getParameter("region");
+    String state = request.getParameter("state");
+    String city = request.getParameter("city");
+
+    if ( type == null ) {
+        type = "Brasil";
+    }
+
+    /* Set data base table used to calculate the number of cities */
+    String tabela = "mectb11_dm_auditoria";
+    String tb_regiao = "aud_regiao";
+    String tb_estado = "aud_estado";
+    String tb_cidade = "aud_cidade";
+    String others = "AND aud_projeto = 0";// AND aud_regiao = '"+region+"'";
+    /* Set initial value */
+    int numCidades = 10;
+%>
+
+<html>
+    <head/>
+    <body>
+    <center>
+        <table style="text-align: left; width: 600px;">
+        <%
+            String[] url_link = {"ProInfoAudit?type=Regiao",
+                                "ProInfoAudit?type=Estado&region={PARAM}",
+                                "ProInfoAudit?type=Cidade&region=" + region + "&state={PARAM}",
+                                "ViewAction?type=Escola&solution=seed2&path=proinfo/auditoria&action=auditRelatorio.xaction&REGIAO="+region+"&ESTADO="+state+"&CIDADE={PARAM}&output-type=pdf"
+                                };
+        %>
+
+        <!--*************** Gráficos ***************-->
+        <tr>
+            <!-- Gráfico de barras -->
+            <td id="Bar_chart">
+                <%@ include file="../includes_seed2/parameters.jsp" %>
+                <%
+                    // set the width and the height
+                    parameters.setParameter( "image-width", "300");
+                    parameters.setParameter( "image-height", String.valueOf(numCidades * 30));
+
+                    StringBuffer content = new StringBuffer();
+
+                    ChartHelper.doChart( "seed2", "proinfo/auditoria", "barchart" + type + ".xml", parameters, content, userSession, messages, null );
+                %>
+                <%= content.toString() %>
+            </td>
+            <!-- Gráfico de pizza -->
+            <td id="Pie_chart">
+                <%
+                    parameters.setParameter( "image-width", "300");
+                    parameters.setParameter( "image-height", "250");
+
+                    content = new StringBuffer();
+
+                    ChartHelper.doChart( "seed2", "proinfo/auditoria", "piechart" + type + ".xml", parameters, content, userSession, messages, null );
+                %>
+                <%= content.toString() %>
+            </td>
+        </tr>
+        <!-- Gráfico de histórico do Brasil -->
+        <tr>
+            <!-- Gráfico de linhas do histórico dos últimos 6 meses -->
+            <td id="Line_chart" colspan="2">
+                <%
+                    parameters.setParameter( "image-width", "600");
+                    parameters.setParameter( "image-height", "250");
+
+                    content = new StringBuffer();
+
+                    ChartHelper.doChart( "seed2", "proinfo/auditoria", "linechart" + type + ".xml", parameters, content, userSession, messages, null );
+                %>
+                &nbsp;
+                <%= content.toString() %>
+            </td>
+        </tr>
+    </center>
+    </body>
+</html>
diff --git a/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/proinfo/seed2Disp.jsp b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/proinfo/seed2Disp.jsp
new file mode 100644
index 0000000000000000000000000000000000000000..879c4535aeb2674cee2603b0bc7ba35be47b099f
--- /dev/null
+++ b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/proinfo/seed2Disp.jsp
@@ -0,0 +1,121 @@
+<%@ page language="java"
+    import="java.util.ArrayList,
+    java.util.*,
+    java.text.*,
+    java.sql.*,
+    javax.sql.*,
+    javax.naming.*,
+    java.io.ByteArrayOutputStream,
+    org.pentaho.platform.util.web.SimpleUrlFactory,
+    /* org.pentaho.mantle.client.messages.Messages, */
+    org.pentaho.platform.web.jsp.messages.Messages,
+    org.pentaho.platform.engine.core.system.PentahoSystem,
+    org.pentaho.platform.uifoundation.chart.DashboardWidgetComponent,
+    org.pentaho.platform.web.http.request.HttpRequestParameterProvider,
+    org.pentaho.platform.web.http.session.HttpSessionParameterProvider,
+    org.pentaho.platform.api.engine.IPentahoSession,
+    /*  org.pentaho.core.util.UIUtil, */
+    org.pentaho.platform.web.http.PentahoHttpSessionHelper,
+    org.pentaho.platform.util.VersionHelper,
+    org.pentaho.platform.util.messages.LocaleHelper,
+    org.pentaho.platform.engine.services.actionsequence.ActionResource,
+    org.pentaho.platform.api.engine.IActionSequenceResource,
+    org.pentaho.platform.engine.core.solution.SimpleParameterProvider,
+    org.pentaho.platform.uifoundation.chart.ChartHelper,
+    org.pentaho.platform.engine.core.system.PentahoBase,
+    org.pentaho.platform.web.http.security.RequestParameterAuthenticationFilter,
+    org.pentaho.plugin.jfreereport.reportcharts.BarChartExpression,
+    org.pentaho.platform.engine.services.solution.SolutionHelper,
+    java.io.*"
+%>
+<%
+    // character encoding e.g. UFT-8
+    response.setCharacterEncoding(LocaleHelper.getSystemEncoding());
+
+    // Cria sessao pentaho
+    IPentahoSession userSession = PentahoHttpSessionHelper.getPentahoSession( request );
+
+    ArrayList messages = new ArrayList();
+
+    /* Get parameters from url */
+    String type = request.getParameter("type");
+    String region = request.getParameter("region");
+    String state = request.getParameter("state");
+    String city = request.getParameter("city");
+
+    if ( type == null ) {
+        type = "Brasil";
+    }
+
+    /* Set data base table used to calculate the number of cities */
+    String tabela = "mectb09_dm_disp_ag";
+    String tb_regiao = "dis_regiao";
+    String tb_estado = "dis_estado";
+    String tb_cidade = "dis_cidade";
+    String others = "AND dis_projeto = 0";
+    /* Set initial value */
+    int numCidades = 6;
+%>
+
+<html>
+    <head/>
+    <body>
+    <center>
+        <table style="text-align: left; width: 600px;">
+
+        <%
+            String[] url_link = {"ProInfoDisp?type=Regiao",
+                                "ProInfoDisp?type=Estado&region={PARAM}",
+                                "ProInfoDisp?type=Cidade&region=" + region + "&state={PARAM}",
+                                "ViewAction?type=Escola&solution=seed2&path=proinfo/disponibilidade&action=dispRelatorio.xaction&REGIAO="+region+"&ESTADO="+state+"&CIDADE={PARAM}&output-type=pdf"
+                                };
+        %>
+
+        <!--*************** Graficos ***************-->
+        <tr>
+            <!-- Grafico de barras -->
+            <td id="Bar_chart">
+                <%@ include file="../includes_seed2/parameters.jsp" %>
+                <%
+                    // set the width and the height
+                    parameters.setParameter( "image-width", "300");
+                    parameters.setParameter( "image-height", String.valueOf(90 + (numCidades * 35)));
+
+                    StringBuffer content = new StringBuffer();
+
+                    ChartHelper.doChart( "seed2", "proinfo/disponibilidade", "barchart" + type + ".xml", parameters, content, userSession, messages, null );
+                %>
+                <%= content.toString() %>
+            </td>
+            <!-- Grafico de pizza -->
+            <td id="Pie_chart">
+                <%
+                    parameters.setParameter( "image-width", "300");
+                    parameters.setParameter( "image-height", "250");
+
+                    content = new StringBuffer();
+
+                    ChartHelper.doChart( "seed2", "proinfo/disponibilidade", "piechart" + type + ".xml", parameters, content, userSession, messages, null );
+                %>
+                <%= content.toString() %>
+            </td>
+        </tr>
+        <!-- Grafico de historico do Brasil -->
+        <tr>
+            <!-- Grafico de linhas do historico dos últimos 6 meses -->
+            <td id="Line_chart" colspan="2">
+                <%
+                    parameters.setParameter( "image-width", "600");
+                    parameters.setParameter( "image-height", "250");
+
+                    content = new StringBuffer();
+
+                    ChartHelper.doChart( "seed2", "proinfo/disponibilidade", "linechart" + type + ".xml", parameters, content, userSession, messages, null );
+                %>
+                &nbsp;
+                <%= content.toString() %>
+            </td>
+        </tr>
+    </center>
+    </body>
+</html>
diff --git a/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/proinfo/seed2Invent.jsp b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/proinfo/seed2Invent.jsp
new file mode 100644
index 0000000000000000000000000000000000000000..b0f55b12f0693f016ea3e697506d82cbe4f1341c
--- /dev/null
+++ b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/proinfo/seed2Invent.jsp
@@ -0,0 +1,108 @@
+<%@ page language="java"
+    import="java.util.ArrayList,
+    java.util.*,
+    java.text.*,
+    java.sql.*,
+    javax.sql.*,
+    javax.naming.*,
+    java.io.ByteArrayOutputStream,
+    org.pentaho.platform.util.web.SimpleUrlFactory,
+    /* org.pentaho.mantle.client.messages.Messages, */
+    org.pentaho.platform.web.jsp.messages.Messages,
+    org.pentaho.platform.engine.core.system.PentahoSystem,
+    org.pentaho.platform.uifoundation.chart.DashboardWidgetComponent,
+    org.pentaho.platform.web.http.request.HttpRequestParameterProvider,
+    org.pentaho.platform.web.http.session.HttpSessionParameterProvider,
+    org.pentaho.platform.api.engine.IPentahoSession,
+    /*  org.pentaho.core.util.UIUtil, */
+    org.pentaho.platform.web.http.PentahoHttpSessionHelper,
+    org.pentaho.platform.util.VersionHelper,
+    org.pentaho.platform.util.messages.LocaleHelper,
+    org.pentaho.platform.engine.services.actionsequence.ActionResource,
+    org.pentaho.platform.api.engine.IActionSequenceResource,
+    org.pentaho.platform.engine.core.solution.SimpleParameterProvider,
+    org.pentaho.platform.uifoundation.chart.ChartHelper,
+    org.pentaho.platform.engine.core.system.PentahoBase,
+    org.pentaho.platform.web.http.security.RequestParameterAuthenticationFilter,
+    org.pentaho.plugin.jfreereport.reportcharts.BarChartExpression,
+    org.pentaho.platform.engine.services.solution.SolutionHelper,
+    java.io.*"
+%>
+<%
+    // character encoding e.g. UFT-8
+    response.setCharacterEncoding(LocaleHelper.getSystemEncoding());
+
+    // Cria sessao pentaho
+    IPentahoSession userSession = PentahoHttpSessionHelper.getPentahoSession( request );
+
+    ArrayList messages = new ArrayList();
+
+    /* Get parameters from url */
+    String type = request.getParameter("type");
+    String region = request.getParameter("region");
+    String state = request.getParameter("state");
+    String city = request.getParameter("city");
+
+    if ( type == null ) {
+        type = "Brasil";
+    }
+
+    /* Set data base table used to calculate the number of cities */
+    String tabela = "mectb10_dm_inventario";
+    String tb_regiao = "inv_regiao";
+    String tb_estado = "inv_estado";
+    String tb_cidade = "inv_cidade";
+    String others = "AND inv_projeto = 0";
+    /* Set initial value */
+    int numCidades = 10;
+%>
+
+<html>
+    <head/>
+    <body>
+    <center>
+        <table style="text-align: left; width: 600px;">
+        <%
+            String[] url_link = {"ProInfoInvent?type=Regiao",
+                                "ProInfoInvent?type=Estado&region={PARAM}",
+                                "ProInfoInvent?type=Cidade&region=" + region + "&state={PARAM}",
+                                "ViewAction?type=Escola&solution=seed2&path=proinfo/inventario&action=inventRelatorio.xaction&REGIAO="+region+"&ESTADO="+state+"&CIDADE={PARAM}&output-type=pdf"
+                                };
+        %>
+
+        <!--*************** Gráficos ***************-->
+        <tr>
+            <!-- Gráfico de barras -->
+            <td id="Bar_chart">
+                <%@ include file="../includes_seed2/parameters.jsp" %>
+                <%
+                    // set the width and the height
+                    parameters.setParameter( "image-width", "300");
+                    parameters.setParameter( "image-height", String.valueOf(100 + (numCidades * 20)));
+
+                    StringBuffer content = new StringBuffer();
+
+                    ChartHelper.doChart( "seed2", "proinfo/inventario", "barchart" + type + ".xml", parameters, content, userSession, messages, null );
+                %>
+                <%= content.toString() %>
+            </td>
+        </tr>
+        <!-- Gráfico de histórico do Brasil -->
+        <tr>
+            <!-- Gráfico de linhas do histórico dos últimos 6 meses -->
+            <td id="Line_chart">
+                <%
+                    parameters.setParameter( "image-width", "600");
+                    parameters.setParameter( "image-height", "250");
+
+                    content = new StringBuffer();
+
+                    ChartHelper.doChart( "seed2", "proinfo/inventario", "linechart" + type + ".xml", parameters, content, userSession, messages, null );
+                %>
+                &nbsp;
+                <%= content.toString() %>
+            </td>
+        </tr>
+    </center>
+    </body>
+</html>
diff --git a/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/projector/seed2Alert.jsp b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/projector/seed2Alert.jsp
new file mode 100644
index 0000000000000000000000000000000000000000..e6ed03dbad022ea104385f71b0187416853ff870
--- /dev/null
+++ b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/projector/seed2Alert.jsp
@@ -0,0 +1,121 @@
+<%@ page language="java"
+    import="java.util.ArrayList,
+    java.util.*,
+    java.text.*,
+    java.sql.*,
+    javax.sql.*,
+    javax.naming.*,
+    java.io.ByteArrayOutputStream,
+    org.pentaho.platform.util.web.SimpleUrlFactory,
+    /* org.pentaho.mantle.client.messages.Messages, */
+    org.pentaho.platform.web.jsp.messages.Messages,
+    org.pentaho.platform.engine.core.system.PentahoSystem,
+    org.pentaho.platform.uifoundation.chart.DashboardWidgetComponent,
+    org.pentaho.platform.web.http.request.HttpRequestParameterProvider,
+    org.pentaho.platform.web.http.session.HttpSessionParameterProvider,
+    org.pentaho.platform.api.engine.IPentahoSession,
+    /*  org.pentaho.core.util.UIUtil, */
+    org.pentaho.platform.web.http.PentahoHttpSessionHelper,
+    org.pentaho.platform.util.VersionHelper,
+    org.pentaho.platform.util.messages.LocaleHelper,
+    org.pentaho.platform.engine.services.actionsequence.ActionResource,
+    org.pentaho.platform.api.engine.IActionSequenceResource,
+    org.pentaho.platform.engine.core.solution.SimpleParameterProvider,
+    org.pentaho.platform.uifoundation.chart.ChartHelper,
+    org.pentaho.platform.engine.core.system.PentahoBase,
+    org.pentaho.platform.web.http.security.RequestParameterAuthenticationFilter,
+    org.pentaho.plugin.jfreereport.reportcharts.BarChartExpression,
+    org.pentaho.platform.engine.services.solution.SolutionHelper,
+    java.io.*"
+%>
+<%
+    // character encoding e.g. UFT-8
+    response.setCharacterEncoding(LocaleHelper.getSystemEncoding());
+
+    // Cria sessao pentaho
+    IPentahoSession userSession = PentahoHttpSessionHelper.getPentahoSession( request );
+
+    ArrayList messages = new ArrayList();
+
+    /* Get parameters from url */
+    String type = request.getParameter("type");
+    String region = request.getParameter("region");
+    String state = request.getParameter("state");
+    String city = request.getParameter("city");
+
+    if ( type == null ) {
+        type = "Brasil";
+    }
+
+    /* Set data base table used to calculate the number of cities */
+    String tabela = "mectb10_dm_inventario";
+    String tb_regiao = "inv_regiao";
+    String tb_estado = "inv_estado";
+    String tb_cidade = "inv_cidade";
+    String others = "AND inv_projeto = 3 AND (inv_alerta_hd = 'B1' OR inv_alerta_mem = 'B1')";
+    /* Set initial value */
+    int numCidades = 10;
+%>
+
+<html>
+    <head/>
+    <body>
+    <center>
+        <table style="text-align: left; width: 600px;">
+
+        <%
+            String[] url_link = {"ProjectorAlert?type=Regiao",
+                                "ProjectorAlert?type=Estado&region={PARAM}",
+                                "ProjectorAlert?type=Cidade&region=" + region + "&state={PARAM}",
+                                "ViewAction?type=Escola&solution=seed2&path=projector/alertas&action=alertRelatorio.xaction&REGIAO="+region+"&ESTADO="+state+"&CIDADE={PARAM}&output-type=pdf"
+                                };
+        %>
+
+        <!--*************** Gráficos ***************-->
+        <tr>
+            <!-- Gráfico de barras -->
+            <td id="Bar_chart">
+                <%@ include file="../includes_seed2/parameters.jsp" %>
+                <%
+                    // set the width and the height
+                    parameters.setParameter( "image-width", "300");
+                    parameters.setParameter( "image-height", String.valueOf(numCidades * 30));
+
+                    StringBuffer content = new StringBuffer();
+
+                    ChartHelper.doChart( "seed2", "projector/alertas", "barchart" + type + ".xml", parameters, content, userSession, messages, null );
+                %>
+                <%= content.toString() %>
+            </td>
+            <!-- Gráfico de pizza -->
+            <td id="Pie_chart">
+                <%
+                    parameters.setParameter( "image-width", "300");
+                    parameters.setParameter( "image-height", "250");
+
+                    content = new StringBuffer();
+
+                    ChartHelper.doChart( "seed2", "projector/alertas", "piechart" + type + ".xml", parameters, content, userSession, messages, null );
+                %>
+                <%= content.toString() %>
+            </td>
+        </tr>
+        <!-- Gráfico de histórico do Brasil -->
+        <tr>
+            <!-- Gráfico de linhas do histórico dos últimos 6 meses -->
+            <td id="Line_chart" colspan="2">
+                <%
+                    parameters.setParameter( "image-width", "600");
+                    parameters.setParameter( "image-height", "250");
+
+                    content = new StringBuffer();
+
+                    ChartHelper.doChart( "seed2", "projector/alertas", "linechart" + type + ".xml", parameters, content, userSession, messages, null );
+                %>
+                &nbsp;
+                <%= content.toString() %>
+            </td>
+        </tr>
+    </center>
+    </body>
+</html>
diff --git a/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/projector/seed2Audit.jsp b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/projector/seed2Audit.jsp
new file mode 100644
index 0000000000000000000000000000000000000000..8017fd902c6edc38f7dcb92070b27d0787424e3c
--- /dev/null
+++ b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/projector/seed2Audit.jsp
@@ -0,0 +1,120 @@
+<%@ page language="java"
+    import="java.util.ArrayList,
+    java.util.*,
+    java.text.*,
+    java.sql.*,
+    javax.sql.*,
+    javax.naming.*,
+    java.io.ByteArrayOutputStream,
+    org.pentaho.platform.util.web.SimpleUrlFactory,
+    /* org.pentaho.mantle.client.messages.Messages, */
+    org.pentaho.platform.web.jsp.messages.Messages,
+    org.pentaho.platform.engine.core.system.PentahoSystem,
+    org.pentaho.platform.uifoundation.chart.DashboardWidgetComponent,
+    org.pentaho.platform.web.http.request.HttpRequestParameterProvider,
+    org.pentaho.platform.web.http.session.HttpSessionParameterProvider,
+    org.pentaho.platform.api.engine.IPentahoSession,
+    /*  org.pentaho.core.util.UIUtil, */
+    org.pentaho.platform.web.http.PentahoHttpSessionHelper,
+    org.pentaho.platform.util.VersionHelper,
+    org.pentaho.platform.util.messages.LocaleHelper,
+    org.pentaho.platform.engine.services.actionsequence.ActionResource,
+    org.pentaho.platform.api.engine.IActionSequenceResource,
+    org.pentaho.platform.engine.core.solution.SimpleParameterProvider,
+    org.pentaho.platform.uifoundation.chart.ChartHelper,
+    org.pentaho.platform.engine.core.system.PentahoBase,
+    org.pentaho.platform.web.http.security.RequestParameterAuthenticationFilter,
+    org.pentaho.plugin.jfreereport.reportcharts.BarChartExpression,
+    org.pentaho.platform.engine.services.solution.SolutionHelper,
+    java.io.*"
+%>
+<%
+    // character encoding e.g. UFT-8
+    response.setCharacterEncoding(LocaleHelper.getSystemEncoding());
+
+    // Cria sessao pentaho
+    IPentahoSession userSession = PentahoHttpSessionHelper.getPentahoSession( request );
+
+    ArrayList messages = new ArrayList();
+
+    /* Get parameters from url */
+    String type = request.getParameter("type");
+    String region = request.getParameter("region");
+    String state = request.getParameter("state");
+    String city = request.getParameter("city");
+
+    if ( type == null ) {
+        type = "Brasil";
+    }
+
+    /* Set data base table used to calculate the number of cities */
+    String tabela = "mectb11_dm_auditoria";
+    String tb_regiao = "aud_regiao";
+    String tb_estado = "aud_estado";
+    String tb_cidade = "aud_cidade";
+    String others = "AND aud_projeto = 3";// AND aud_regiao = '"+region+"'";
+    /* Set initial value */
+    int numCidades = 10;
+%>
+
+<html>
+    <head/>
+    <body>
+    <center>
+        <table style="text-align: left; width: 600px;">
+        <%
+            String[] url_link = {"ProjectorAudit?type=Regiao",
+                                "ProjectorAudit?type=Estado&region={PARAM}",
+                                "ProjectorAudit?type=Cidade&region=" + region + "&state={PARAM}",
+                                "ViewAction?type=Escola&solution=seed2&path=projector/auditoria&action=auditRelatorio.xaction&REGIAO="+region+"&ESTADO="+state+"&CIDADE={PARAM}&output-type=pdf"
+                                };
+        %>
+
+        <!--*************** Gráficos ***************-->
+        <tr>
+            <!-- Gráfico de barras -->
+            <td id="Bar_chart">
+                <%@ include file="../includes_seed2/parameters.jsp" %>
+                <%
+                    // set the width and the height
+                    parameters.setParameter( "image-width", "300");
+                    parameters.setParameter( "image-height", String.valueOf(numCidades * 30));
+
+                    StringBuffer content = new StringBuffer();
+
+                    ChartHelper.doChart( "seed2", "projector/auditoria", "barchart" + type + ".xml", parameters, content, userSession, messages, null );
+                %>
+                <%= content.toString() %>
+            </td>
+            <!-- Gráfico de pizza -->
+            <td id="Pie_chart">
+                <%
+                    parameters.setParameter( "image-width", "300");
+                    parameters.setParameter( "image-height", "250");
+
+                    content = new StringBuffer();
+
+                    ChartHelper.doChart( "seed2", "projector/auditoria", "piechart" + type + ".xml", parameters, content, userSession, messages, null );
+                %>
+                <%= content.toString() %>
+            </td>
+        </tr>
+        <!-- Gráfico de histórico do Brasil -->
+        <tr>
+            <!-- Gráfico de linhas do histórico dos últimos 6 meses -->
+            <td id="Line_chart" colspan="2">
+                <%
+                    parameters.setParameter( "image-width", "600");
+                    parameters.setParameter( "image-height", "250");
+
+                    content = new StringBuffer();
+
+                    ChartHelper.doChart( "seed2", "projector/auditoria", "linechart" + type + ".xml", parameters, content, userSession, messages, null );
+                %>
+                &nbsp;
+                <%= content.toString() %>
+            </td>
+        </tr>
+    </center>
+    </body>
+</html>
diff --git a/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/projector/seed2Disp.jsp b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/projector/seed2Disp.jsp
new file mode 100644
index 0000000000000000000000000000000000000000..3738c6fe6e27158ea6e4962b85efd6af80971a78
--- /dev/null
+++ b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/projector/seed2Disp.jsp
@@ -0,0 +1,121 @@
+<%@ page language="java"
+    import="java.util.ArrayList,
+    java.util.*,
+    java.text.*,
+    java.sql.*,
+    javax.sql.*,
+    javax.naming.*,
+    java.io.ByteArrayOutputStream,
+    org.pentaho.platform.util.web.SimpleUrlFactory,
+    /* org.pentaho.mantle.client.messages.Messages, */
+    org.pentaho.platform.web.jsp.messages.Messages,
+    org.pentaho.platform.engine.core.system.PentahoSystem,
+    org.pentaho.platform.uifoundation.chart.DashboardWidgetComponent,
+    org.pentaho.platform.web.http.request.HttpRequestParameterProvider,
+    org.pentaho.platform.web.http.session.HttpSessionParameterProvider,
+    org.pentaho.platform.api.engine.IPentahoSession,
+    /*  org.pentaho.core.util.UIUtil, */
+    org.pentaho.platform.web.http.PentahoHttpSessionHelper,
+    org.pentaho.platform.util.VersionHelper,
+    org.pentaho.platform.util.messages.LocaleHelper,
+    org.pentaho.platform.engine.services.actionsequence.ActionResource,
+    org.pentaho.platform.api.engine.IActionSequenceResource,
+    org.pentaho.platform.engine.core.solution.SimpleParameterProvider,
+    org.pentaho.platform.uifoundation.chart.ChartHelper,
+    org.pentaho.platform.engine.core.system.PentahoBase,
+    org.pentaho.platform.web.http.security.RequestParameterAuthenticationFilter,
+    org.pentaho.plugin.jfreereport.reportcharts.BarChartExpression,
+    org.pentaho.platform.engine.services.solution.SolutionHelper,
+    java.io.*"
+%>
+<%
+    // character encoding e.g. UFT-8
+    response.setCharacterEncoding(LocaleHelper.getSystemEncoding());
+
+    // Cria sessao pentaho
+    IPentahoSession userSession = PentahoHttpSessionHelper.getPentahoSession( request );
+
+    ArrayList messages = new ArrayList();
+
+    /* Get parameters from url */
+    String type = request.getParameter("type");
+    String region = request.getParameter("region");
+    String state = request.getParameter("state");
+    String city = request.getParameter("city");
+
+    if ( type == null ) {
+        type = "Brasil";
+    }
+
+    /* Set data base table used to calculate the number of cities */
+    String tabela = "mectb09_dm_disp_ag";
+    String tb_regiao = "dis_regiao";
+    String tb_estado = "dis_estado";
+    String tb_cidade = "dis_cidade";
+    String others = "AND dis_projeto = 3";
+    /* Set initial value */
+    int numCidades = 6;
+%>
+
+<html>
+    <head/>
+    <body>
+    <center>
+        <table style="text-align: left; width: 600px;">
+
+        <%
+            String[] url_link = {"ProjectorDisp?type=Regiao",
+                                "ProjectorDisp?type=Estado&region={PARAM}",
+                                "ProjectorDisp?type=Cidade&region=" + region + "&state={PARAM}",
+                                "ViewAction?type=Escola&solution=seed2&path=projector/disponibilidade&action=dispRelatorio.xaction&REGIAO="+region+"&ESTADO="+state+"&CIDADE={PARAM}&output-type=pdf"
+                                };
+        %>
+
+        <!--*************** Graficos ***************-->
+        <tr>
+            <!-- Grafico de barras -->
+            <td id="Bar_chart">
+                <%@ include file="../includes_seed2/parameters.jsp" %>
+                <%
+                    // set the width and the height
+                    parameters.setParameter( "image-width", "300");
+                    parameters.setParameter( "image-height", String.valueOf(90 + (numCidades * 35)));
+
+                    StringBuffer content = new StringBuffer();
+
+                    ChartHelper.doChart( "seed2", "projector/disponibilidade", "barchart" + type + ".xml", parameters, content, userSession, messages, null );
+                %>
+                <%= content.toString() %>
+            </td>
+            <!-- Grafico de pizza -->
+            <td id="Pie_chart">
+                <%
+                    parameters.setParameter( "image-width", "300");
+                    parameters.setParameter( "image-height", "250");
+
+                    content = new StringBuffer();
+
+                    ChartHelper.doChart( "seed2", "projector/disponibilidade", "piechart" + type + ".xml", parameters, content, userSession, messages, null );
+                %>
+                <%= content.toString() %>
+            </td>
+        </tr>
+        <!-- Grafico de historico do Brasil -->
+        <tr>
+            <!-- Grafico de linhas do historico dos últimos 6 meses -->
+            <td id="Line_chart" colspan="2">
+                <%
+                    parameters.setParameter( "image-width", "600");
+                    parameters.setParameter( "image-height", "250");
+
+                    content = new StringBuffer();
+
+                    ChartHelper.doChart( "seed2", "projector/disponibilidade", "linechart" + type + ".xml", parameters, content, userSession, messages, null );
+                %>
+                &nbsp;
+                <%= content.toString() %>
+            </td>
+        </tr>
+    </center>
+    </body>
+</html>
diff --git a/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/projector/seed2Invent.jsp b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/projector/seed2Invent.jsp
new file mode 100644
index 0000000000000000000000000000000000000000..19a845f97bfb490f842ccb7f911a40b04fecd4de
--- /dev/null
+++ b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/projector/seed2Invent.jsp
@@ -0,0 +1,108 @@
+<%@ page language="java"
+    import="java.util.ArrayList,
+    java.util.*,
+    java.text.*,
+    java.sql.*,
+    javax.sql.*,
+    javax.naming.*,
+    java.io.ByteArrayOutputStream,
+    org.pentaho.platform.util.web.SimpleUrlFactory,
+    /* org.pentaho.mantle.client.messages.Messages, */
+    org.pentaho.platform.web.jsp.messages.Messages,
+    org.pentaho.platform.engine.core.system.PentahoSystem,
+    org.pentaho.platform.uifoundation.chart.DashboardWidgetComponent,
+    org.pentaho.platform.web.http.request.HttpRequestParameterProvider,
+    org.pentaho.platform.web.http.session.HttpSessionParameterProvider,
+    org.pentaho.platform.api.engine.IPentahoSession,
+    /*  org.pentaho.core.util.UIUtil, */
+    org.pentaho.platform.web.http.PentahoHttpSessionHelper,
+    org.pentaho.platform.util.VersionHelper,
+    org.pentaho.platform.util.messages.LocaleHelper,
+    org.pentaho.platform.engine.services.actionsequence.ActionResource,
+    org.pentaho.platform.api.engine.IActionSequenceResource,
+    org.pentaho.platform.engine.core.solution.SimpleParameterProvider,
+    org.pentaho.platform.uifoundation.chart.ChartHelper,
+    org.pentaho.platform.engine.core.system.PentahoBase,
+    org.pentaho.platform.web.http.security.RequestParameterAuthenticationFilter,
+    org.pentaho.plugin.jfreereport.reportcharts.BarChartExpression,
+    org.pentaho.platform.engine.services.solution.SolutionHelper,
+    java.io.*"
+%>
+<%
+    // character encoding e.g. UFT-8
+    response.setCharacterEncoding(LocaleHelper.getSystemEncoding());
+
+    // Cria sessao pentaho
+    IPentahoSession userSession = PentahoHttpSessionHelper.getPentahoSession( request );
+
+    ArrayList messages = new ArrayList();
+
+    /* Get parameters from url */
+    String type = request.getParameter("type");
+    String region = request.getParameter("region");
+    String state = request.getParameter("state");
+    String city = request.getParameter("city");
+
+    if ( type == null ) {
+        type = "Brasil";
+    }
+
+    /* Set data base table used to calculate the number of cities */
+    String tabela = "mectb10_dm_inventario";
+    String tb_regiao = "inv_regiao";
+    String tb_estado = "inv_estado";
+    String tb_cidade = "inv_cidade";
+    String others = "AND inv_projeto = 3";
+    /* Set initial value */
+    int numCidades = 10;
+%>
+
+<html>
+    <head/>
+    <body>
+    <center>
+        <table style="text-align: left; width: 600px;">
+        <%
+            String[] url_link = {"ProjectorInvent?type=Regiao",
+                                "ProjectorInvent?type=Estado&region={PARAM}",
+                                "ProjectorInvent?type=Cidade&region=" + region + "&state={PARAM}",
+                                "ViewAction?type=Escola&solution=seed2&path=projector/inventario&action=inventRelatorio.xaction&REGIAO="+region+"&ESTADO="+state+"&CIDADE={PARAM}&output-type=pdf"
+                                };
+        %>
+
+        <!--*************** Gráficos ***************-->
+        <tr>
+            <!-- Gráfico de barras -->
+            <td id="Bar_chart">
+                <%@ include file="../includes_seed2/parameters.jsp" %>
+                <%
+                    // set the width and the height
+                    parameters.setParameter( "image-width", "300");
+                    parameters.setParameter( "image-height", String.valueOf(100 + (numCidades * 20)));
+
+                    StringBuffer content = new StringBuffer();
+
+                    ChartHelper.doChart( "seed2", "projector/inventario", "barchart" + type + ".xml", parameters, content, userSession, messages, null );
+                %>
+                <%= content.toString() %>
+            </td>
+        </tr>
+        <!-- Gráfico de histórico do Brasil -->
+        <tr>
+            <!-- Gráfico de linhas do histórico dos últimos 6 meses -->
+            <td id="Line_chart">
+                <%
+                    parameters.setParameter( "image-width", "600");
+                    parameters.setParameter( "image-height", "250");
+
+                    content = new StringBuffer();
+
+                    ChartHelper.doChart( "seed2", "projector/inventario", "linechart" + type + ".xml", parameters, content, userSession, messages, null );
+                %>
+                &nbsp;
+                <%= content.toString() %>
+            </td>
+        </tr>
+    </center>
+    </body>
+</html>
diff --git a/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/seed2Search.jsp b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/seed2Search.jsp
new file mode 100644
index 0000000000000000000000000000000000000000..51a35dfbede1110774f914150d5c94351dc051f5
--- /dev/null
+++ b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/seed2Search.jsp
@@ -0,0 +1,303 @@
+<%@ page language="java"
+    import="java.util.ArrayList,
+    java.util.Date,
+    java.util.*,
+    java.text.*,
+    java.sql.*,
+    javax.sql.*,
+    javax.naming.*,
+    java.lang.String,
+    java.lang.*,
+    java.io.ByteArrayOutputStream,
+    java.io.*,
+    org.pentaho.platform.util.web.SimpleUrlFactory,
+    /* org.pentaho.mantle.client.messages.Messages, */
+    org.pentaho.platform.web.jsp.messages.Messages,
+    org.pentaho.platform.engine.core.system.PentahoSystem,
+    org.pentaho.platform.uifoundation.chart.DashboardWidgetComponent,
+    org.pentaho.platform.web.http.request.HttpRequestParameterProvider,
+    org.pentaho.platform.web.http.session.HttpSessionParameterProvider,
+    org.pentaho.platform.api.engine.IPentahoSession,
+    /*  org.pentaho.core.util.UIUtil, */
+    org.pentaho.platform.web.http.PentahoHttpSessionHelper,
+    org.pentaho.platform.util.VersionHelper,
+    org.pentaho.platform.util.messages.LocaleHelper,
+    org.pentaho.platform.engine.services.actionsequence.ActionResource,
+    org.pentaho.platform.api.engine.IActionSequenceResource,
+    org.pentaho.platform.engine.core.solution.SimpleParameterProvider,
+    org.pentaho.platform.uifoundation.chart.ChartHelper,
+    org.pentaho.platform.engine.core.system.PentahoBase,
+    org.pentaho.platform.web.http.security.RequestParameterAuthenticationFilter,
+    org.pentaho.platform.engine.services.solution.SolutionHelper"
+%>
+<%
+    // character encoding e.g. UFT-8
+    response.setCharacterEncoding(LocaleHelper.getSystemEncoding());
+
+    // Cria sessao pentaho
+    IPentahoSession userSession = PentahoHttpSessionHelper.getPentahoSession( request );
+    /*
+    String baseUrl = PentahoSystem.getApplicationContext().getBaseUrl();
+    HttpRequestParameterProvider requestParameters = new HttpRequestParameterProvider( request );
+    HttpSessionParameterProvider sessionParameters = new HttpSessionParameterProvider( userSession );
+    */
+
+    SimpleParameterProvider parameters = new SimpleParameterProvider();
+    ArrayList messages = new ArrayList();
+    ByteArrayOutputStream outputStream;
+    String options = "";
+    String query;
+
+    //session.setAttribute("QUERY", query);
+
+    /* Get parameters from url */
+    String project = request.getParameter("project");
+    String type = request.getParameter("type");
+    String region = request.getParameter("region");
+    String state = request.getParameter("state");
+    String city = request.getParameter("city");
+    String school = request.getParameter("school");
+    String date = request.getParameter("date");
+
+    /* Default values */
+    String table = "mectb08_dm_disp";
+    String tb_region = "dis_regiao";
+    String tb_state = "dis_estado";
+    String tb_city = "dis_cidade";
+    String tb_school = "dis_escola";
+    String tb_date = "dis_data";
+    String project_id = "0";
+    String others = "AND dis_projeto = " + project_id;
+
+    if (project != null) {
+        if (project.equals("proinfo")) {
+            project_id = "0";
+        }
+        else if (project.equals("uca-classmate")) {
+            project_id = "1";
+        }
+        else if (project.equals("uca-server")) {
+            project_id = "2";
+        }
+        else if (project.equals("projector")) {
+            project_id = "3";
+        }
+    }
+
+    /* Set data base table used to list the regions, states, cities, schools
+     * and dates to be chosen                                                */
+    /* Just test type variable if it is diffent from null. Otherwise, use
+     * the default values                                                 */
+    if (type != null) {
+        if (type.equals("disp")) {
+            table = "mectb08_dm_disp";
+            tb_region = "dis_regiao";
+            tb_state = "dis_estado";
+            tb_city = "dis_cidade";
+            tb_date = "dis_data";
+            tb_school = "dis_escola";
+            others = "AND dis_projeto = " + project_id;
+        }
+        else if (type.equals("invent")) {
+            table = "mectb10_dm_inventario";
+            tb_region = "inv_regiao";
+            tb_state = "inv_estado";
+            tb_city = "inv_cidade";
+            tb_school = "inv_escola";
+            tb_date = "inv_data";
+            others = "AND inv_projeto = " + project_id;
+        }
+        else if (type.equals("audit")) {
+            table = "mectb11_dm_auditoria";
+            tb_region = "aud_regiao";
+            tb_state = "aud_estado";
+            tb_city = "aud_cidade";
+            tb_school = "aud_escola";
+            tb_date = "aud_data";
+            others = "AND aud_projeto = " + project_id;
+        }
+        else if (type.equals("audit2")) {
+            table = "mectb11_dm_auditoria";
+            tb_region = "aud_regiao";
+            tb_state = "aud_estado";
+            tb_city = "aud_cidade";
+            tb_school = "aud_escola";
+            tb_date = "aud_data";
+            others = "AND aud_instaladas = 0 AND aud_projeto = " + project_id;
+        }
+        else if (type.equals("alert")) {
+            table = "mectb10_dm_inventario";
+            tb_region = "inv_regiao";
+            tb_state = "inv_estado";
+            tb_city = "inv_cidade";
+            tb_school = "inv_escola";
+            tb_date = "inv_data";
+            others = "AND inv_projeto = " + project_id + " AND (inv_alerta_hd = 'B1' OR inv_alerta_mem = 'B1')";
+        }
+        else if (type.equals("net")) {
+            table = "mectb13_dm_rede";
+            tb_region = "rede_regiao";
+            tb_state = "rede_estado";
+            tb_city = "rede_cidade";
+            tb_school = "rede_escola";
+            tb_date = "rede_data";
+            others = "";
+        }
+    }
+%>
+
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<head/>
+<body>
+    <center>
+    <table style="text-align: left; width: 575px;">
+        <tbody>
+            <tr>
+                <th colspan="2">
+                    <center>
+                        <p style="font-size:small;font-weight:bold;">
+                            Busca r&aacute;pida
+                        </p><br />
+                    </center>
+                        <p style="font-size: small; font-weight: bold;">
+                            Caso queira gerar um relat&oacute;rio de forma
+                            direta, utilize os campos abaixo:
+                        </p><br />
+                </th>
+
+            <tr>
+                <td style="padding-left:125px;width:150px">
+                    <span style="font-size:small;font-weight:bold;"id="span_project">
+                        Projeto:
+                    </span>
+                </td>
+                <td>
+                    <span style="font-size:small;"id="span_project_value"></span>
+                    <select onchange="modifyLink(this.value)" id="select_project">
+                        <option style="display:none;" selected="selected" value=""></option>
+                        <option value="?project=proinfo">M&aacute;quina PROINFO</option>
+                        <!--<option value="?project=uca-classmate">UCA Classmate</option>-->
+                        <!--<option value="?project=uca-server">UCA Server</option>-->
+                        <option value="?project=projector">Projetor PROINFO</option>
+                    </select>
+                <td>
+            </tr>
+
+            <tr>
+                <td style="padding-left:125px;width:150px">
+                    <span style="font-size:small;font-weight:bold;"id="span_type">
+                        Tipo de relat&oacute;rio:
+                    </span>
+                </td>
+                <td>
+                    <span style="font-size:small;"id="span_type_value"></span>
+                    <select disabled="true" onchange="modifyLink(this.value)" id="select_type">
+                        <option style="display:none;" selected="selected" value=""></option>
+                        <option value="&type=disp">Disponibilidade</option>
+                        <option value="&type=invent">Invent&aacute;rio</option>
+                        <% if (project != null && project.equals("proinfo")) %> <option value="&type=audit">Parque computacional instalado</option> <% ; %>
+                        <% if (project != null && project.equals("proinfo")) %> <option value="&type=audit2">Escolas sem o agente instalado</option> <% ; %>
+                        <% if (project != null && project.equals("proinfo")) %> <option value="&type=alert">Altera&ccedil;&atilde;o de invent&aacute;rio</option> <% ; %>
+                        <% if (project != null && project.equals("proinfo")) %> <option value="&type=net">Uso de rede</option> <% ; %>
+                    </select>
+                <td>
+            </tr>
+
+        <%@ include file="includes_seed2/regionList.jsp" %>
+
+            <tr>
+                <td style="padding-left:125px;width:150px">
+                    <span style="font-size:small;font-weight:bold;"id="span_region">
+                        Regi&atilde;o:
+                    </span>
+                </td>
+                <td>
+                    <span style="font-size:small;"id="span_region_value"><%if(region != null)%><%=region%></span>
+                    <select disabled="true" onchange="modifyLink('&region=' + this.value);" id="select_region">
+                        <option style="display:none;" selected="selected" value=""></option>
+                        <%= options %>
+                    </select>
+                </td>
+            </tr>
+
+        <% options = ""; %>
+        <%@ include file="includes_seed2/stateList.jsp" %>
+
+            <tr>
+                <td style="padding-left:125px;width:150px">
+                    <span style="font-size:small;font-weight:bold;"id="span_state">
+                        Estado:
+                    </span>
+                </td>
+                <td>
+                    <span style="font-size:small;"id="span_state_value"><%if(state != null)%><%=state%></span>
+                        <select disabled="true" onchange="modifyLink('&state=' + this.value);" id="select_state">
+                            <option style="display:none;" selected="selected" value=""></option>
+                            <%= options %>
+                        </select>
+                </td>
+            </tr>
+
+        <% options = ""; %>
+        <%@ include file="includes_seed2/cityList.jsp" %>
+
+            <tr>
+                <td style="padding-left:125px;width:150px">
+                    <span style="font-size:small;font-weight:bold;width:200px;"id="span_city">
+                        Cidade:
+                    </span>
+                </td>
+                <td>
+                    <span style="font-size:small;"id="span_city_value"><%if(city != null)%><%=city%></span>
+                    <select disabled="true" onchange="modifyLink('&city=' + this.value);" id="select_city">
+                        <option style="display:none;" selected="selected" value=""></option>
+                        <%= options %>
+                    </select>
+                </td>
+            </tr>
+
+        <% options = ""; %>
+        <%@ include file="includes_seed2/schoolList.jsp" %>
+
+            <tr id="tr_school" style="display:none;">
+                <td style="padding-left:125px;width:150px">
+                    <span style="font-size:small;font-weight:bold;width:200px;" id="span_school"> <!--display="none"-->
+                        Escola:
+                    </span>
+                </td>
+                <td>
+                    <span style="font-size:small;"id="span_school_value"><%if(school != null)%><%=school%></span>
+                    <select disabled="true" onchange="modifyLink('&school=' + this.value);" id="select_school">
+                        <option style="display:none;" selected="selected" value=""></option>
+                        <%= options %>
+                    </select>
+                </td>
+            </tr>
+
+        <% options = ""; %>
+        <%@ include file="includes_seed2/dateList.jsp" %>
+
+            <tr id="tr_date" style="display:none;">
+                <td style="padding-left:125px;width:150px">
+                    <span style="font-size:small;font-weight:bold;width:200px;" id="span_date"> <!--display="none"-->
+                        Data:
+                    </span>
+                </td>
+                <td>
+                    <span style="font-size:small;"id="span_date_value"><%if(date != null)%><%=date%></span>
+                    <select disabled="true" onchange="modifyLink('&date=' + this.value);" id="select_date">
+                        <option style="display:none;" selected="selected" value=""></option>
+                        <%= options %>
+                    </select>
+                </td>
+            </tr>
+        </table><br />
+
+        <input id="make" type="button" disabled="disabled" onclick="makeNewLink()" value="Gerar Relat&oacute;rio" />
+        <br /><br />
+        <input id="reset_button" type="button" onclick="reset()" value="Nova Busca" />
+
+    </center>
+</body>
+</html>
diff --git a/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/uca-classmate/seed2Alert.jsp b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/uca-classmate/seed2Alert.jsp
new file mode 100644
index 0000000000000000000000000000000000000000..b039b0d8c6e4788c5d1cbc8e7497f748b293f413
--- /dev/null
+++ b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/uca-classmate/seed2Alert.jsp
@@ -0,0 +1,121 @@
+<%@ page language="java"
+    import="java.util.ArrayList,
+    java.util.*,
+    java.text.*,
+    java.sql.*,
+    javax.sql.*,
+    javax.naming.*,
+    java.io.ByteArrayOutputStream,
+    org.pentaho.platform.util.web.SimpleUrlFactory,
+    /* org.pentaho.mantle.client.messages.Messages, */
+    org.pentaho.platform.web.jsp.messages.Messages,
+    org.pentaho.platform.engine.core.system.PentahoSystem,
+    org.pentaho.platform.uifoundation.chart.DashboardWidgetComponent,
+    org.pentaho.platform.web.http.request.HttpRequestParameterProvider,
+    org.pentaho.platform.web.http.session.HttpSessionParameterProvider,
+    org.pentaho.platform.api.engine.IPentahoSession,
+    /*  org.pentaho.core.util.UIUtil, */
+    org.pentaho.platform.web.http.PentahoHttpSessionHelper,
+    org.pentaho.platform.util.VersionHelper,
+    org.pentaho.platform.util.messages.LocaleHelper,
+    org.pentaho.platform.engine.services.actionsequence.ActionResource,
+    org.pentaho.platform.api.engine.IActionSequenceResource,
+    org.pentaho.platform.engine.core.solution.SimpleParameterProvider,
+    org.pentaho.platform.uifoundation.chart.ChartHelper,
+    org.pentaho.platform.engine.core.system.PentahoBase,
+    org.pentaho.platform.web.http.security.RequestParameterAuthenticationFilter,
+    org.pentaho.plugin.jfreereport.reportcharts.BarChartExpression,
+    org.pentaho.platform.engine.services.solution.SolutionHelper,
+    java.io.*"
+%>
+<%
+    // character encoding e.g. UFT-8
+    response.setCharacterEncoding(LocaleHelper.getSystemEncoding());
+
+    // Cria sessao pentaho
+    IPentahoSession userSession = PentahoHttpSessionHelper.getPentahoSession( request );
+
+    ArrayList messages = new ArrayList();
+
+    /* Get parameters from url */
+    String type = request.getParameter("type");
+    String region = request.getParameter("region");
+    String state = request.getParameter("state");
+    String city = request.getParameter("city");
+
+    if ( type == null ) {
+        type = "Brasil";
+    }
+
+    /* Set data base table used to calculate the number of cities */
+    String tabela = "mectb10_dm_inventario";
+    String tb_regiao = "inv_regiao";
+    String tb_estado = "inv_estado";
+    String tb_cidade = "inv_cidade";
+    String others = "AND inv_projeto = 1 AND (inv_alerta_hd = 'B1' OR inv_alerta_mem = 'B1')";
+    /* Set initial value */
+    int numCidades = 10;
+%>
+
+<html>
+    <head/>
+    <body>
+    <center>
+        <table style="text-align: left; width: 600px;">
+
+        <%
+            String[] url_link = {"UCAClassmateAlert?type=Regiao",
+                                "UCAClassmateAlert?type=Estado&region={PARAM}",
+                                "UCAClassmateAlert?type=Cidade&region=" + region + "&state={PARAM}",
+                                "ViewAction?type=Escola&solution=seed2&path=uca-classmate/alertas&action=alertRelatorio.xaction&REGIAO="+region+"&ESTADO="+state+"&CIDADE={PARAM}&output-type=pdf"
+                                };
+        %>
+
+        <!--*************** Gráficos ***************-->
+        <tr>
+            <!-- Gráfico de barras -->
+            <td id="Bar_chart">
+                <%@ include file="../includes_seed2/parameters.jsp" %>
+                <%
+                    // set the width and the height
+                    parameters.setParameter( "image-width", "300");
+                    parameters.setParameter( "image-height", String.valueOf(numCidades * 30));
+
+                    StringBuffer content = new StringBuffer();
+
+                    ChartHelper.doChart( "seed2", "uca-classmate/alertas", "barchart" + type + ".xml", parameters, content, userSession, messages, null );
+                %>
+                <%= content.toString() %>
+            </td>
+            <!-- Gráfico de pizza -->
+            <td id="Pie_chart">
+                <%
+                    parameters.setParameter( "image-width", "300");
+                    parameters.setParameter( "image-height", "250");
+
+                    content = new StringBuffer();
+
+                    ChartHelper.doChart( "seed2", "uca-classmate/alertas", "piechart" + type + ".xml", parameters, content, userSession, messages, null );
+                %>
+                <%= content.toString() %>
+            </td>
+        </tr>
+        <!-- Gráfico de histórico do Brasil -->
+        <tr>
+            <!-- Gráfico de linhas do histórico dos últimos 6 meses -->
+            <td id="Line_chart" colspan="2">
+                <%
+                    parameters.setParameter( "image-width", "600");
+                    parameters.setParameter( "image-height", "250");
+
+                    content = new StringBuffer();
+
+                    ChartHelper.doChart( "seed2", "uca-classmate/alertas", "linechart" + type + ".xml", parameters, content, userSession, messages, null );
+                %>
+                &nbsp;
+                <%= content.toString() %>
+            </td>
+        </tr>
+    </center>
+    </body>
+</html>
diff --git a/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/uca-classmate/seed2Audit.jsp b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/uca-classmate/seed2Audit.jsp
new file mode 100644
index 0000000000000000000000000000000000000000..bdfb28197227cbe15289d9c7c81676351ccd84c3
--- /dev/null
+++ b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/uca-classmate/seed2Audit.jsp
@@ -0,0 +1,120 @@
+<%@ page language="java"
+    import="java.util.ArrayList,
+    java.util.*,
+    java.text.*,
+    java.sql.*,
+    javax.sql.*,
+    javax.naming.*,
+    java.io.ByteArrayOutputStream,
+    org.pentaho.platform.util.web.SimpleUrlFactory,
+    /* org.pentaho.mantle.client.messages.Messages, */
+    org.pentaho.platform.web.jsp.messages.Messages,
+    org.pentaho.platform.engine.core.system.PentahoSystem,
+    org.pentaho.platform.uifoundation.chart.DashboardWidgetComponent,
+    org.pentaho.platform.web.http.request.HttpRequestParameterProvider,
+    org.pentaho.platform.web.http.session.HttpSessionParameterProvider,
+    org.pentaho.platform.api.engine.IPentahoSession,
+    /*  org.pentaho.core.util.UIUtil, */
+    org.pentaho.platform.web.http.PentahoHttpSessionHelper,
+    org.pentaho.platform.util.VersionHelper,
+    org.pentaho.platform.util.messages.LocaleHelper,
+    org.pentaho.platform.engine.services.actionsequence.ActionResource,
+    org.pentaho.platform.api.engine.IActionSequenceResource,
+    org.pentaho.platform.engine.core.solution.SimpleParameterProvider,
+    org.pentaho.platform.uifoundation.chart.ChartHelper,
+    org.pentaho.platform.engine.core.system.PentahoBase,
+    org.pentaho.platform.web.http.security.RequestParameterAuthenticationFilter,
+    org.pentaho.plugin.jfreereport.reportcharts.BarChartExpression,
+    org.pentaho.platform.engine.services.solution.SolutionHelper,
+    java.io.*"
+%>
+<%
+    // character encoding e.g. UFT-8
+    response.setCharacterEncoding(LocaleHelper.getSystemEncoding());
+
+    // Cria sessao pentaho
+    IPentahoSession userSession = PentahoHttpSessionHelper.getPentahoSession( request );
+
+    ArrayList messages = new ArrayList();
+
+    /* Get parameters from url */
+    String type = request.getParameter("type");
+    String region = request.getParameter("region");
+    String state = request.getParameter("state");
+    String city = request.getParameter("city");
+
+    if ( type == null ) {
+        type = "Brasil";
+    }
+
+    /* Set data base table used to calculate the number of cities */
+    String tabela = "mectb11_dm_auditoria";
+    String tb_regiao = "aud_regiao";
+    String tb_estado = "aud_estado";
+    String tb_cidade = "aud_cidade";
+    String others = "AND aud_projeto = 1";// AND aud_regiao = '"+region+"'";
+    /* Set initial value */
+    int numCidades = 10;
+%>
+
+<html>
+    <head/>
+    <body>
+    <center>
+        <table style="text-align: left; width: 600px;">
+        <%
+            String[] url_link = {"UCAClassmateAudit?type=Regiao",
+                                "UCAClassmateAudit?type=Estado&region={PARAM}",
+                                "UCAClassmateAudit?type=Cidade&region=" + region + "&state={PARAM}",
+                                "ViewAction?type=Escola&solution=seed2&path=uca-classmate/auditoria&action=auditRelatorio.xaction&REGIAO="+region+"&ESTADO="+state+"&CIDADE={PARAM}&output-type=pdf"
+                                };
+        %>
+
+        <!--*************** Gráficos ***************-->
+        <tr>
+            <!-- Gráfico de barras -->
+            <td id="Bar_chart">
+                <%@ include file="../includes_seed2/parameters.jsp" %>
+                <%
+                    // set the width and the height
+                    parameters.setParameter( "image-width", "300");
+                    parameters.setParameter( "image-height", String.valueOf(numCidades * 30));
+
+                    StringBuffer content = new StringBuffer();
+
+                    ChartHelper.doChart( "seed2", "uca-classmate/auditoria", "barchart" + type + ".xml", parameters, content, userSession, messages, null );
+                %>
+                <%= content.toString() %>
+            </td>
+            <!-- Gráfico de pizza -->
+            <td id="Pie_chart">
+                <%
+                    parameters.setParameter( "image-width", "300");
+                    parameters.setParameter( "image-height", "250");
+
+                    content = new StringBuffer();
+
+                    ChartHelper.doChart( "seed2", "uca-classmate/auditoria", "piechart" + type + ".xml", parameters, content, userSession, messages, null );
+                %>
+                <%= content.toString() %>
+            </td>
+        </tr>
+        <!-- Gráfico de histórico do Brasil -->
+        <tr>
+            <!-- Gráfico de linhas do histórico dos últimos 6 meses -->
+            <td id="Line_chart" colspan="2">
+                <%
+                    parameters.setParameter( "image-width", "600");
+                    parameters.setParameter( "image-height", "250");
+
+                    content = new StringBuffer();
+
+                    ChartHelper.doChart( "seed2", "uca-classmate/auditoria", "linechart" + type + ".xml", parameters, content, userSession, messages, null );
+                %>
+                &nbsp;
+                <%= content.toString() %>
+            </td>
+        </tr>
+    </center>
+    </body>
+</html>
diff --git a/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/uca-classmate/seed2Disp.jsp b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/uca-classmate/seed2Disp.jsp
new file mode 100644
index 0000000000000000000000000000000000000000..85e500626d9ccf83a02d4364ff8e499f245d136c
--- /dev/null
+++ b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/uca-classmate/seed2Disp.jsp
@@ -0,0 +1,121 @@
+<%@ page language="java"
+    import="java.util.ArrayList,
+    java.util.*,
+    java.text.*,
+    java.sql.*,
+    javax.sql.*,
+    javax.naming.*,
+    java.io.ByteArrayOutputStream,
+    org.pentaho.platform.util.web.SimpleUrlFactory,
+    /* org.pentaho.mantle.client.messages.Messages, */
+    org.pentaho.platform.web.jsp.messages.Messages,
+    org.pentaho.platform.engine.core.system.PentahoSystem,
+    org.pentaho.platform.uifoundation.chart.DashboardWidgetComponent,
+    org.pentaho.platform.web.http.request.HttpRequestParameterProvider,
+    org.pentaho.platform.web.http.session.HttpSessionParameterProvider,
+    org.pentaho.platform.api.engine.IPentahoSession,
+    /*  org.pentaho.core.util.UIUtil, */
+    org.pentaho.platform.web.http.PentahoHttpSessionHelper,
+    org.pentaho.platform.util.VersionHelper,
+    org.pentaho.platform.util.messages.LocaleHelper,
+    org.pentaho.platform.engine.services.actionsequence.ActionResource,
+    org.pentaho.platform.api.engine.IActionSequenceResource,
+    org.pentaho.platform.engine.core.solution.SimpleParameterProvider,
+    org.pentaho.platform.uifoundation.chart.ChartHelper,
+    org.pentaho.platform.engine.core.system.PentahoBase,
+    org.pentaho.platform.web.http.security.RequestParameterAuthenticationFilter,
+    org.pentaho.plugin.jfreereport.reportcharts.BarChartExpression,
+    org.pentaho.platform.engine.services.solution.SolutionHelper,
+    java.io.*"
+%>
+<%
+    // character encoding e.g. UFT-8
+    response.setCharacterEncoding(LocaleHelper.getSystemEncoding());
+
+    // Cria sessao pentaho
+    IPentahoSession userSession = PentahoHttpSessionHelper.getPentahoSession( request );
+
+    ArrayList messages = new ArrayList();
+
+    /* Get parameters from url */
+    String type = request.getParameter("type");
+    String region = request.getParameter("region");
+    String state = request.getParameter("state");
+    String city = request.getParameter("city");
+
+    if ( type == null ) {
+        type = "Brasil";
+    }
+
+    /* Set data base table used to calculate the number of cities */
+    String tabela = "mectb09_dm_disp_ag";
+    String tb_regiao = "dis_regiao";
+    String tb_estado = "dis_estado";
+    String tb_cidade = "dis_cidade";
+    String others = "AND dis_projeto = 1";
+    /* Set initial value */
+    int numCidades = 6;
+%>
+
+<html>
+    <head/>
+    <body>
+    <center>
+        <table style="text-align: left; width: 600px;">
+
+        <%
+            String[] url_link = {"UCAClassmateDisp?type=Regiao",
+                                "UCAClassmateDisp?type=Estado&region={PARAM}",
+                                "UCAClassmateDisp?type=Cidade&region=" + region + "&state={PARAM}",
+                                "ViewAction?type=Escola&solution=seed2&path=uca-classmate/disponibilidade&action=dispRelatorio.xaction&REGIAO="+region+"&ESTADO="+state+"&CIDADE={PARAM}&output-type=pdf"
+                                };
+        %>
+
+        <!--*************** Graficos ***************-->
+        <tr>
+            <!-- Grafico de barras -->
+            <td id="Bar_chart">
+                <%@ include file="../includes_seed2/parameters.jsp" %>
+                <%
+                    // set the width and the height
+                    parameters.setParameter( "image-width", "300");
+                    parameters.setParameter( "image-height", String.valueOf(90 + (numCidades * 35)));
+
+                    StringBuffer content = new StringBuffer();
+
+                    ChartHelper.doChart( "seed2", "uca-classmate/disponibilidade", "barchart" + type + ".xml", parameters, content, userSession, messages, null );
+                %>
+                <%= content.toString() %>
+            </td>
+            <!-- Grafico de pizza -->
+            <td id="Pie_chart">
+                <%
+                    parameters.setParameter( "image-width", "300");
+                    parameters.setParameter( "image-height", "250");
+
+                    content = new StringBuffer();
+
+                    ChartHelper.doChart( "seed2", "uca-classmate/disponibilidade", "piechart" + type + ".xml", parameters, content, userSession, messages, null );
+                %>
+                <%= content.toString() %>
+            </td>
+        </tr>
+        <!-- Grafico de historico do Brasil -->
+        <tr>
+            <!-- Grafico de linhas do historico dos últimos 6 meses -->
+            <td id="Line_chart" colspan="2">
+                <%
+                    parameters.setParameter( "image-width", "600");
+                    parameters.setParameter( "image-height", "250");
+
+                    content = new StringBuffer();
+
+                    ChartHelper.doChart( "seed2", "uca-classmate/disponibilidade", "linechart" + type + ".xml", parameters, content, userSession, messages, null );
+                %>
+                &nbsp;
+                <%= content.toString() %>
+            </td>
+        </tr>
+    </center>
+    </body>
+</html>
diff --git a/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/uca-classmate/seed2Invent.jsp b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/uca-classmate/seed2Invent.jsp
new file mode 100644
index 0000000000000000000000000000000000000000..6634a2291f9fb94018dba3f2cef14830997d8dcc
--- /dev/null
+++ b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/uca-classmate/seed2Invent.jsp
@@ -0,0 +1,108 @@
+<%@ page language="java"
+    import="java.util.ArrayList,
+    java.util.*,
+    java.text.*,
+    java.sql.*,
+    javax.sql.*,
+    javax.naming.*,
+    java.io.ByteArrayOutputStream,
+    org.pentaho.platform.util.web.SimpleUrlFactory,
+    /* org.pentaho.mantle.client.messages.Messages, */
+    org.pentaho.platform.web.jsp.messages.Messages,
+    org.pentaho.platform.engine.core.system.PentahoSystem,
+    org.pentaho.platform.uifoundation.chart.DashboardWidgetComponent,
+    org.pentaho.platform.web.http.request.HttpRequestParameterProvider,
+    org.pentaho.platform.web.http.session.HttpSessionParameterProvider,
+    org.pentaho.platform.api.engine.IPentahoSession,
+    /*  org.pentaho.core.util.UIUtil, */
+    org.pentaho.platform.web.http.PentahoHttpSessionHelper,
+    org.pentaho.platform.util.VersionHelper,
+    org.pentaho.platform.util.messages.LocaleHelper,
+    org.pentaho.platform.engine.services.actionsequence.ActionResource,
+    org.pentaho.platform.api.engine.IActionSequenceResource,
+    org.pentaho.platform.engine.core.solution.SimpleParameterProvider,
+    org.pentaho.platform.uifoundation.chart.ChartHelper,
+    org.pentaho.platform.engine.core.system.PentahoBase,
+    org.pentaho.platform.web.http.security.RequestParameterAuthenticationFilter,
+    org.pentaho.plugin.jfreereport.reportcharts.BarChartExpression,
+    org.pentaho.platform.engine.services.solution.SolutionHelper,
+    java.io.*"
+%>
+<%
+    // character encoding e.g. UFT-8
+    response.setCharacterEncoding(LocaleHelper.getSystemEncoding());
+
+    // Cria sessao pentaho
+    IPentahoSession userSession = PentahoHttpSessionHelper.getPentahoSession( request );
+
+    ArrayList messages = new ArrayList();
+
+    /* Get parameters from url */
+    String type = request.getParameter("type");
+    String region = request.getParameter("region");
+    String state = request.getParameter("state");
+    String city = request.getParameter("city");
+
+    if ( type == null ) {
+        type = "Brasil";
+    }
+
+    /* Set data base table used to calculate the number of cities */
+    String tabela = "mectb10_dm_inventario";
+    String tb_regiao = "inv_regiao";
+    String tb_estado = "inv_estado";
+    String tb_cidade = "inv_cidade";
+    String others = "AND inv_projeto = 1";
+    /* Set initial value */
+    int numCidades = 10;
+%>
+
+<html>
+    <head/>
+    <body>
+    <center>
+        <table style="text-align: left; width: 600px;">
+        <%
+            String[] url_link = {"UCAClassmateInvent?type=Regiao",
+                                "UCAClassmateInvent?type=Estado&region={PARAM}",
+                                "UCAClassmateInvent?type=Cidade&region=" + region + "&state={PARAM}",
+                                "ViewAction?type=Escola&solution=seed2&path=uca-classmate/inventario&action=inventRelatorio.xaction&REGIAO="+region+"&ESTADO="+state+"&CIDADE={PARAM}&output-type=pdf"
+                                };
+        %>
+
+        <!--*************** Gráficos ***************-->
+        <tr>
+            <!-- Gráfico de barras -->
+            <td id="Bar_chart">
+                <%@ include file="../includes_seed2/parameters.jsp" %>
+                <%
+                    // set the width and the height
+                    parameters.setParameter( "image-width", "300");
+                    parameters.setParameter( "image-height", String.valueOf(100 + (numCidades * 20)));
+
+                    StringBuffer content = new StringBuffer();
+
+                    ChartHelper.doChart( "seed2", "uca-classmate/inventario", "barchart" + type + ".xml", parameters, content, userSession, messages, null );
+                %>
+                <%= content.toString() %>
+            </td>
+        </tr>
+        <!-- Gráfico de histórico do Brasil -->
+        <tr>
+            <!-- Gráfico de linhas do histórico dos últimos 6 meses -->
+            <td id="Line_chart">
+                <%
+                    parameters.setParameter( "image-width", "600");
+                    parameters.setParameter( "image-height", "250");
+
+                    content = new StringBuffer();
+
+                    ChartHelper.doChart( "seed2", "uca-classmate/inventario", "linechart" + type + ".xml", parameters, content, userSession, messages, null );
+                %>
+                &nbsp;
+                <%= content.toString() %>
+            </td>
+        </tr>
+    </center>
+    </body>
+</html>
diff --git a/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/uca-server/seed2Alert.jsp b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/uca-server/seed2Alert.jsp
new file mode 100644
index 0000000000000000000000000000000000000000..b33a09a3863a7be2c5045b54349ab1161ba748cf
--- /dev/null
+++ b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/uca-server/seed2Alert.jsp
@@ -0,0 +1,121 @@
+<%@ page language="java"
+    import="java.util.ArrayList,
+    java.util.*,
+    java.text.*,
+    java.sql.*,
+    javax.sql.*,
+    javax.naming.*,
+    java.io.ByteArrayOutputStream,
+    org.pentaho.platform.util.web.SimpleUrlFactory,
+    /* org.pentaho.mantle.client.messages.Messages, */
+    org.pentaho.platform.web.jsp.messages.Messages,
+    org.pentaho.platform.engine.core.system.PentahoSystem,
+    org.pentaho.platform.uifoundation.chart.DashboardWidgetComponent,
+    org.pentaho.platform.web.http.request.HttpRequestParameterProvider,
+    org.pentaho.platform.web.http.session.HttpSessionParameterProvider,
+    org.pentaho.platform.api.engine.IPentahoSession,
+    /*  org.pentaho.core.util.UIUtil, */
+    org.pentaho.platform.web.http.PentahoHttpSessionHelper,
+    org.pentaho.platform.util.VersionHelper,
+    org.pentaho.platform.util.messages.LocaleHelper,
+    org.pentaho.platform.engine.services.actionsequence.ActionResource,
+    org.pentaho.platform.api.engine.IActionSequenceResource,
+    org.pentaho.platform.engine.core.solution.SimpleParameterProvider,
+    org.pentaho.platform.uifoundation.chart.ChartHelper,
+    org.pentaho.platform.engine.core.system.PentahoBase,
+    org.pentaho.platform.web.http.security.RequestParameterAuthenticationFilter,
+    org.pentaho.plugin.jfreereport.reportcharts.BarChartExpression,
+    org.pentaho.platform.engine.services.solution.SolutionHelper,
+    java.io.*"
+%>
+<%
+    // character encoding e.g. UFT-8
+    response.setCharacterEncoding(LocaleHelper.getSystemEncoding());
+
+    // Cria sessao pentaho
+    IPentahoSession userSession = PentahoHttpSessionHelper.getPentahoSession( request );
+
+    ArrayList messages = new ArrayList();
+
+    /* Get parameters from url */
+    String type = request.getParameter("type");
+    String region = request.getParameter("region");
+    String state = request.getParameter("state");
+    String city = request.getParameter("city");
+
+    if ( type == null ) {
+        type = "Brasil";
+    }
+
+    /* Set data base table used to calculate the number of cities */
+    String tabela = "mectb10_dm_inventario";
+    String tb_regiao = "inv_regiao";
+    String tb_estado = "inv_estado";
+    String tb_cidade = "inv_cidade";
+    String others = "AND inv_projeto = 2 AND (inv_alerta_hd = 'B1' OR inv_alerta_mem = 'B1')";
+    /* Set initial value */
+    int numCidades = 10;
+%>
+
+<html>
+    <head/>
+    <body>
+    <center>
+        <table style="text-align: left; width: 600px;">
+
+        <%
+            String[] url_link = {"UCAServerAlert?type=Regiao",
+                                "UCAServerAlert?type=Estado&region={PARAM}",
+                                "UCAServerAlert?type=Cidade&region=" + region + "&state={PARAM}",
+                                "ViewAction?type=Escola&solution=seed2&path=uca-server/alertas&action=alertRelatorio.xaction&REGIAO="+region+"&ESTADO="+state+"&CIDADE={PARAM}&output-type=pdf"
+                                };
+        %>
+
+        <!--*************** Gráficos ***************-->
+        <tr>
+            <!-- Gráfico de barras -->
+            <td id="Bar_chart">
+                <%@ include file="../includes_seed2/parameters.jsp" %>
+                <%
+                    // set the width and the height
+                    parameters.setParameter( "image-width", "300");
+                    parameters.setParameter( "image-height", String.valueOf(numCidades * 30));
+
+                    StringBuffer content = new StringBuffer();
+
+                    ChartHelper.doChart( "seed2", "uca-server/alertas", "barchart" + type + ".xml", parameters, content, userSession, messages, null );
+                %>
+                <%= content.toString() %>
+            </td>
+            <!-- Gráfico de pizza -->
+            <td id="Pie_chart">
+                <%
+                    parameters.setParameter( "image-width", "300");
+                    parameters.setParameter( "image-height", "250");
+
+                    content = new StringBuffer();
+
+                    ChartHelper.doChart( "seed2", "uca-server/alertas", "piechart" + type + ".xml", parameters, content, userSession, messages, null );
+                %>
+                <%= content.toString() %>
+            </td>
+        </tr>
+        <!-- Gráfico de histórico do Brasil -->
+        <tr>
+            <!-- Gráfico de linhas do histórico dos últimos 6 meses -->
+            <td id="Line_chart" colspan="2">
+                <%
+                    parameters.setParameter( "image-width", "600");
+                    parameters.setParameter( "image-height", "250");
+
+                    content = new StringBuffer();
+
+                    ChartHelper.doChart( "seed2", "uca-server/alertas", "linechart" + type + ".xml", parameters, content, userSession, messages, null );
+                %>
+                &nbsp;
+                <%= content.toString() %>
+            </td>
+        </tr>
+    </center>
+    </body>
+</html>
diff --git a/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/uca-server/seed2Audit.jsp b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/uca-server/seed2Audit.jsp
new file mode 100644
index 0000000000000000000000000000000000000000..3dc1d877181fff1f4577235df758a7e7b7704048
--- /dev/null
+++ b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/uca-server/seed2Audit.jsp
@@ -0,0 +1,120 @@
+<%@ page language="java"
+    import="java.util.ArrayList,
+    java.util.*,
+    java.text.*,
+    java.sql.*,
+    javax.sql.*,
+    javax.naming.*,
+    java.io.ByteArrayOutputStream,
+    org.pentaho.platform.util.web.SimpleUrlFactory,
+    /* org.pentaho.mantle.client.messages.Messages, */
+    org.pentaho.platform.web.jsp.messages.Messages,
+    org.pentaho.platform.engine.core.system.PentahoSystem,
+    org.pentaho.platform.uifoundation.chart.DashboardWidgetComponent,
+    org.pentaho.platform.web.http.request.HttpRequestParameterProvider,
+    org.pentaho.platform.web.http.session.HttpSessionParameterProvider,
+    org.pentaho.platform.api.engine.IPentahoSession,
+    /*  org.pentaho.core.util.UIUtil, */
+    org.pentaho.platform.web.http.PentahoHttpSessionHelper,
+    org.pentaho.platform.util.VersionHelper,
+    org.pentaho.platform.util.messages.LocaleHelper,
+    org.pentaho.platform.engine.services.actionsequence.ActionResource,
+    org.pentaho.platform.api.engine.IActionSequenceResource,
+    org.pentaho.platform.engine.core.solution.SimpleParameterProvider,
+    org.pentaho.platform.uifoundation.chart.ChartHelper,
+    org.pentaho.platform.engine.core.system.PentahoBase,
+    org.pentaho.platform.web.http.security.RequestParameterAuthenticationFilter,
+    org.pentaho.plugin.jfreereport.reportcharts.BarChartExpression,
+    org.pentaho.platform.engine.services.solution.SolutionHelper,
+    java.io.*"
+%>
+<%
+    // character encoding e.g. UFT-8
+    response.setCharacterEncoding(LocaleHelper.getSystemEncoding());
+
+    // Cria sessao pentaho
+    IPentahoSession userSession = PentahoHttpSessionHelper.getPentahoSession( request );
+
+    ArrayList messages = new ArrayList();
+
+    /* Get parameters from url */
+    String type = request.getParameter("type");
+    String region = request.getParameter("region");
+    String state = request.getParameter("state");
+    String city = request.getParameter("city");
+
+    if ( type == null ) {
+        type = "Brasil";
+    }
+
+    /* Set data base table used to calculate the number of cities */
+    String tabela = "mectb11_dm_auditoria";
+    String tb_regiao = "aud_regiao";
+    String tb_estado = "aud_estado";
+    String tb_cidade = "aud_cidade";
+    String others = "AND aud_projeto = 2";// AND aud_regiao = '"+region+"'";
+    /* Set initial value */
+    int numCidades = 10;
+%>
+
+<html>
+    <head/>
+    <body>
+    <center>
+        <table style="text-align: left; width: 600px;">
+        <%
+            String[] url_link = {"UCAServerAudit?type=Regiao",
+                                "UCAServerAudit?type=Estado&region={PARAM}",
+                                "UCAServerAudit?type=Cidade&region=" + region + "&state={PARAM}",
+                                "ViewAction?type=Escola&solution=seed2&path=uca-server/auditoria&action=auditRelatorio.xaction&REGIAO="+region+"&ESTADO="+state+"&CIDADE={PARAM}&output-type=pdf"
+                                };
+        %>
+
+        <!--*************** Gráficos ***************-->
+        <tr>
+            <!-- Gráfico de barras -->
+            <td id="Bar_chart">
+                <%@ include file="../includes_seed2/parameters.jsp" %>
+                <%
+                    // set the width and the height
+                    parameters.setParameter( "image-width", "300");
+                    parameters.setParameter( "image-height", String.valueOf(numCidades * 30));
+
+                    StringBuffer content = new StringBuffer();
+
+                    ChartHelper.doChart( "seed2", "uca-server/auditoria", "barchart" + type + ".xml", parameters, content, userSession, messages, null );
+                %>
+                <%= content.toString() %>
+            </td>
+            <!-- Gráfico de pizza -->
+            <td id="Pie_chart">
+                <%
+                    parameters.setParameter( "image-width", "300");
+                    parameters.setParameter( "image-height", "250");
+
+                    content = new StringBuffer();
+
+                    ChartHelper.doChart( "seed2", "uca-server/auditoria", "piechart" + type + ".xml", parameters, content, userSession, messages, null );
+                %>
+                <%= content.toString() %>
+            </td>
+        </tr>
+        <!-- Gráfico de histórico do Brasil -->
+        <tr>
+            <!-- Gráfico de linhas do histórico dos últimos 6 meses -->
+            <td id="Line_chart" colspan="2">
+                <%
+                    parameters.setParameter( "image-width", "600");
+                    parameters.setParameter( "image-height", "250");
+
+                    content = new StringBuffer();
+
+                    ChartHelper.doChart( "seed2", "uca-server/auditoria", "linechart" + type + ".xml", parameters, content, userSession, messages, null );
+                %>
+                &nbsp;
+                <%= content.toString() %>
+            </td>
+        </tr>
+    </center>
+    </body>
+</html>
diff --git a/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/uca-server/seed2Disp.jsp b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/uca-server/seed2Disp.jsp
new file mode 100644
index 0000000000000000000000000000000000000000..7bbbaab78aee536fe8ef67e2d3ba11a0f639de52
--- /dev/null
+++ b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/uca-server/seed2Disp.jsp
@@ -0,0 +1,121 @@
+<%@ page language="java"
+    import="java.util.ArrayList,
+    java.util.*,
+    java.text.*,
+    java.sql.*,
+    javax.sql.*,
+    javax.naming.*,
+    java.io.ByteArrayOutputStream,
+    org.pentaho.platform.util.web.SimpleUrlFactory,
+    /* org.pentaho.mantle.client.messages.Messages, */
+    org.pentaho.platform.web.jsp.messages.Messages,
+    org.pentaho.platform.engine.core.system.PentahoSystem,
+    org.pentaho.platform.uifoundation.chart.DashboardWidgetComponent,
+    org.pentaho.platform.web.http.request.HttpRequestParameterProvider,
+    org.pentaho.platform.web.http.session.HttpSessionParameterProvider,
+    org.pentaho.platform.api.engine.IPentahoSession,
+    /*  org.pentaho.core.util.UIUtil, */
+    org.pentaho.platform.web.http.PentahoHttpSessionHelper,
+    org.pentaho.platform.util.VersionHelper,
+    org.pentaho.platform.util.messages.LocaleHelper,
+    org.pentaho.platform.engine.services.actionsequence.ActionResource,
+    org.pentaho.platform.api.engine.IActionSequenceResource,
+    org.pentaho.platform.engine.core.solution.SimpleParameterProvider,
+    org.pentaho.platform.uifoundation.chart.ChartHelper,
+    org.pentaho.platform.engine.core.system.PentahoBase,
+    org.pentaho.platform.web.http.security.RequestParameterAuthenticationFilter,
+    org.pentaho.plugin.jfreereport.reportcharts.BarChartExpression,
+    org.pentaho.platform.engine.services.solution.SolutionHelper,
+    java.io.*"
+%>
+<%
+    // character encoding e.g. UFT-8
+    response.setCharacterEncoding(LocaleHelper.getSystemEncoding());
+
+    // Cria sessao pentaho
+    IPentahoSession userSession = PentahoHttpSessionHelper.getPentahoSession( request );
+
+    ArrayList messages = new ArrayList();
+
+    /* Get parameters from url */
+    String type = request.getParameter("type");
+    String region = request.getParameter("region");
+    String state = request.getParameter("state");
+    String city = request.getParameter("city");
+
+    if ( type == null ) {
+        type = "Brasil";
+    }
+
+    /* Set data base table used to calculate the number of cities */
+    String tabela = "mectb09_dm_disp_ag";
+    String tb_regiao = "dis_regiao";
+    String tb_estado = "dis_estado";
+    String tb_cidade = "dis_cidade";
+    String others = "AND dis_projeto = 2";
+    /* Set initial value */
+    int numCidades = 6;
+%>
+
+<html>
+    <head/>
+    <body>
+    <center>
+        <table style="text-align: left; width: 600px;">
+
+        <%
+            String[] url_link = {"UCAServerDisp?type=Regiao",
+                                "UCAServerDisp?type=Estado&region={PARAM}",
+                                "UCAServerDisp?type=Cidade&region=" + region + "&state={PARAM}",
+                                "ViewAction?type=Escola&solution=seed2&path=uca-server/disponibilidade&action=dispRelatorio.xaction&REGIAO="+region+"&ESTADO="+state+"&CIDADE={PARAM}&output-type=pdf"
+                                };
+        %>
+
+        <!--*************** Graficos ***************-->
+        <tr>
+            <!-- Grafico de barras -->
+            <td id="Bar_chart">
+                <%@ include file="../includes_seed2/parameters.jsp" %>
+                <%
+                    // set the width and the height
+                    parameters.setParameter( "image-width", "300");
+                    parameters.setParameter( "image-height", String.valueOf(90 + (numCidades * 35)));
+
+                    StringBuffer content = new StringBuffer();
+
+                    ChartHelper.doChart( "seed2", "uca-server/disponibilidade", "barchart" + type + ".xml", parameters, content, userSession, messages, null );
+                %>
+                <%= content.toString() %>
+            </td>
+            <!-- Grafico de pizza -->
+            <td id="Pie_chart">
+                <%
+                    parameters.setParameter( "image-width", "300");
+                    parameters.setParameter( "image-height", "250");
+
+                    content = new StringBuffer();
+
+                    ChartHelper.doChart( "seed2", "uca-server/disponibilidade", "piechart" + type + ".xml", parameters, content, userSession, messages, null );
+                %>
+                <%= content.toString() %>
+            </td>
+        </tr>
+        <!-- Grafico de historico do Brasil -->
+        <tr>
+            <!-- Grafico de linhas do historico dos últimos 6 meses -->
+            <td id="Line_chart" colspan="2">
+                <%
+                    parameters.setParameter( "image-width", "600");
+                    parameters.setParameter( "image-height", "250");
+
+                    content = new StringBuffer();
+
+                    ChartHelper.doChart( "seed2", "uca-server/disponibilidade", "linechart" + type + ".xml", parameters, content, userSession, messages, null );
+                %>
+                &nbsp;
+                <%= content.toString() %>
+            </td>
+        </tr>
+    </center>
+    </body>
+</html>
diff --git a/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/uca-server/seed2Invent.jsp b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/uca-server/seed2Invent.jsp
new file mode 100644
index 0000000000000000000000000000000000000000..f01216cf299fbb79ce6faa9e10d7493d15610766
--- /dev/null
+++ b/pentahofiles/biserver-ce/tomcat/webapps/pentaho/jsp/uca-server/seed2Invent.jsp
@@ -0,0 +1,108 @@
+<%@ page language="java"
+    import="java.util.ArrayList,
+    java.util.*,
+    java.text.*,
+    java.sql.*,
+    javax.sql.*,
+    javax.naming.*,
+    java.io.ByteArrayOutputStream,
+    org.pentaho.platform.util.web.SimpleUrlFactory,
+    /* org.pentaho.mantle.client.messages.Messages, */
+    org.pentaho.platform.web.jsp.messages.Messages,
+    org.pentaho.platform.engine.core.system.PentahoSystem,
+    org.pentaho.platform.uifoundation.chart.DashboardWidgetComponent,
+    org.pentaho.platform.web.http.request.HttpRequestParameterProvider,
+    org.pentaho.platform.web.http.session.HttpSessionParameterProvider,
+    org.pentaho.platform.api.engine.IPentahoSession,
+    /*  org.pentaho.core.util.UIUtil, */
+    org.pentaho.platform.web.http.PentahoHttpSessionHelper,
+    org.pentaho.platform.util.VersionHelper,
+    org.pentaho.platform.util.messages.LocaleHelper,
+    org.pentaho.platform.engine.services.actionsequence.ActionResource,
+    org.pentaho.platform.api.engine.IActionSequenceResource,
+    org.pentaho.platform.engine.core.solution.SimpleParameterProvider,
+    org.pentaho.platform.uifoundation.chart.ChartHelper,
+    org.pentaho.platform.engine.core.system.PentahoBase,
+    org.pentaho.platform.web.http.security.RequestParameterAuthenticationFilter,
+    org.pentaho.plugin.jfreereport.reportcharts.BarChartExpression,
+    org.pentaho.platform.engine.services.solution.SolutionHelper,
+    java.io.*"
+%>
+<%
+    // character encoding e.g. UFT-8
+    response.setCharacterEncoding(LocaleHelper.getSystemEncoding());
+
+    // Cria sessao pentaho
+    IPentahoSession userSession = PentahoHttpSessionHelper.getPentahoSession( request );
+
+    ArrayList messages = new ArrayList();
+
+    /* Get parameters from url */
+    String type = request.getParameter("type");
+    String region = request.getParameter("region");
+    String state = request.getParameter("state");
+    String city = request.getParameter("city");
+
+    if ( type == null ) {
+        type = "Brasil";
+    }
+
+    /* Set data base table used to calculate the number of cities */
+    String tabela = "mectb10_dm_inventario";
+    String tb_regiao = "inv_regiao";
+    String tb_estado = "inv_estado";
+    String tb_cidade = "inv_cidade";
+    String others = "AND inv_projeto = 2";
+    /* Set initial value */
+    int numCidades = 10;
+%>
+
+<html>
+    <head/>
+    <body>
+    <center>
+        <table style="text-align: left; width: 600px;">
+        <%
+            String[] url_link = {"UCAServerInvent?type=Regiao",
+                                "UCAServerInvent?type=Estado&region={PARAM}",
+                                "UCAServerInvent?type=Cidade&region=" + region + "&state={PARAM}",
+                                "ViewAction?type=Escola&solution=seed2&path=uca-server/inventario&action=inventRelatorio.xaction&REGIAO="+region+"&ESTADO="+state+"&CIDADE={PARAM}&output-type=pdf"
+                                };
+        %>
+
+        <!--*************** Gráficos ***************-->
+        <tr>
+            <!-- Gráfico de barras -->
+            <td id="Bar_chart">
+                <%@ include file="../includes_seed2/parameters.jsp" %>
+                <%
+                    // set the width and the height
+                    parameters.setParameter( "image-width", "300");
+                    parameters.setParameter( "image-height", String.valueOf(100 + (numCidades * 20)));
+
+                    StringBuffer content = new StringBuffer();
+
+                    ChartHelper.doChart( "seed2", "uca-server/inventario", "barchart" + type + ".xml", parameters, content, userSession, messages, null );
+                %>
+                <%= content.toString() %>
+            </td>
+        </tr>
+        <!-- Gráfico de histórico do Brasil -->
+        <tr>
+            <!-- Gráfico de linhas do histórico dos últimos 6 meses -->
+            <td id="Line_chart">
+                <%
+                    parameters.setParameter( "image-width", "600");
+                    parameters.setParameter( "image-height", "250");
+
+                    content = new StringBuffer();
+
+                    ChartHelper.doChart( "seed2", "uca-server/inventario", "linechart" + type + ".xml", parameters, content, userSession, messages, null );
+                %>
+                &nbsp;
+                <%= content.toString() %>
+            </td>
+        </tr>
+    </center>
+    </body>
+</html>
diff --git a/pentahofiles/config-files.sh b/pentahofiles/config-files.sh
new file mode 100755
index 0000000000000000000000000000000000000000..35888d4bd5f4d0d281a8b464cc44ddc4eaa5d109
--- /dev/null
+++ b/pentahofiles/config-files.sh
@@ -0,0 +1,25 @@
+#!/bin/bash
+#
+# This script is used to set the user id, the password and the database
+# connection URL
+
+FILES="biserver-ce/pentaho-solutions/seed2/pro*/*/*.xaction
+biserver-ce/pentaho-solutions/seed2/uca*/*/*.xaction
+biserver-ce/pentaho-solutions/seed2/others/*.xaction"
+
+if test $# -ne 3; then
+    printf "Wrong number of parameters. Usage:\n%b" \
+           "config-files.sh \"USER_ID\" \"PASSWORD\" \"CONNECTION_URL\"\n"
+    exit 1
+fi
+
+if ! sed -e "s_<user-id>.*</user-id>_<user-id><![CDATA[$1]]></user-id>_g" \
+         -e "s_<password>.*</password>_<password><![CDATA[$2]]></password>_g" \
+         -e "s_<connection>.*</connection>_<connection><![CDATA[jdbc:postgresql://$3]]></connection>_g" \
+         -i $FILES; then
+    printf "\nERROR! Make sure you escaped all underscores, %b" \
+           "or try using quotation marks.\n"
+fi
+
+printf "Configured files. Don't forget to manually configure the files %b" \
+       "under \"biserver-ce/tomcat\" and \"report-designer\" directories!\n"
diff --git a/pentahofiles/report-designer/JFreeReport-WizardReport_staticImage0.png b/pentahofiles/report-designer/JFreeReport-WizardReport_staticImage0.png
new file mode 100644
index 0000000000000000000000000000000000000000..9e5012bb2a1bc32a118c914d52bca26ec21606ad
Binary files /dev/null and b/pentahofiles/report-designer/JFreeReport-WizardReport_staticImage0.png differ
diff --git a/pentahofiles/report-designer/JFreeReport-WizardReport_staticImage1.png b/pentahofiles/report-designer/JFreeReport-WizardReport_staticImage1.png
new file mode 100644
index 0000000000000000000000000000000000000000..39ff47044e221859317da531da953ffca8ad65e3
Binary files /dev/null and b/pentahofiles/report-designer/JFreeReport-WizardReport_staticImage1.png differ
diff --git a/pentahofiles/report-designer/JFreeReport-WizardReport_staticImage2.png b/pentahofiles/report-designer/JFreeReport-WizardReport_staticImage2.png
new file mode 100644
index 0000000000000000000000000000000000000000..4f52baabe1338d05f9e09a338851b4c932232869
Binary files /dev/null and b/pentahofiles/report-designer/JFreeReport-WizardReport_staticImage2.png differ
diff --git a/pentahofiles/report-designer/JFreeReport-WizardReport_staticImage3.png b/pentahofiles/report-designer/JFreeReport-WizardReport_staticImage3.png
new file mode 100644
index 0000000000000000000000000000000000000000..39ff47044e221859317da531da953ffca8ad65e3
Binary files /dev/null and b/pentahofiles/report-designer/JFreeReport-WizardReport_staticImage3.png differ
diff --git a/pentahofiles/report-designer/JFreeReport-WizardReport_staticImage4.png b/pentahofiles/report-designer/JFreeReport-WizardReport_staticImage4.png
new file mode 100644
index 0000000000000000000000000000000000000000..4f52baabe1338d05f9e09a338851b4c932232869
Binary files /dev/null and b/pentahofiles/report-designer/JFreeReport-WizardReport_staticImage4.png differ
diff --git a/pentahofiles/report-designer/JFreeReport-WizardReport_staticImage5.png b/pentahofiles/report-designer/JFreeReport-WizardReport_staticImage5.png
new file mode 100644
index 0000000000000000000000000000000000000000..9e5012bb2a1bc32a118c914d52bca26ec21606ad
Binary files /dev/null and b/pentahofiles/report-designer/JFreeReport-WizardReport_staticImage5.png differ
diff --git "a/pentahofiles/report-designer/Relat\303\263rio_staticImage0.png" "b/pentahofiles/report-designer/Relat\303\263rio_staticImage0.png"
new file mode 100644
index 0000000000000000000000000000000000000000..9139584292d2498dd727f59e3f19805eb75bd8f2
Binary files /dev/null and "b/pentahofiles/report-designer/Relat\303\263rio_staticImage0.png" differ
diff --git "a/pentahofiles/report-designer/Relat\303\263rio_staticImage1.png" "b/pentahofiles/report-designer/Relat\303\263rio_staticImage1.png"
new file mode 100644
index 0000000000000000000000000000000000000000..9139584292d2498dd727f59e3f19805eb75bd8f2
Binary files /dev/null and "b/pentahofiles/report-designer/Relat\303\263rio_staticImage1.png" differ
diff --git a/pentahofiles/report-designer/alert.xaction b/pentahofiles/report-designer/alert.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..be58e8746e89fc1d0a9d8a1c21ba249d59c73c00
--- /dev/null
+++ b/pentahofiles/report-designer/alert.xaction
@@ -0,0 +1,201 @@
+<action-sequence>
+  <inputs>
+    <outputType type="string">
+      <sources>
+        <request>outputType</request>
+        <request>type</request>
+      </sources>
+      <default-value><![CDATA[pdf]]></default-value>
+    </outputType>
+    <outputTypeList type="property-map-list">
+      <sources>
+        <runtime>outputTypeList</runtime>
+      </sources>
+      <default-value type="property-map-list">
+        <property-map>
+          <entry key="report-output-desc">PDF</entry>
+          <entry key="report-output-type-id">pdf</entry>
+        </property-map>
+        <property-map>
+          <entry key="report-output-desc">Excel</entry>
+          <entry key="report-output-type-id">xls</entry>
+        </property-map>
+        <property-map>
+          <entry key="report-output-desc">Word</entry>
+          <entry key="report-output-type-id">rtf</entry>
+        </property-map>
+        <property-map>
+          <entry key="report-output-desc">Web Page</entry>
+          <entry key="report-output-type-id">html</entry>
+        </property-map>
+        <property-map>
+          <entry key="report-output-desc">Comma Separated Value</entry>
+          <entry key="report-output-type-id">csv</entry>
+        </property-map>
+      </default-value>
+    </outputTypeList>
+  </inputs>
+  <outputs/>
+  <resources>
+    <report-definition>
+      <solution-file>
+        <location>alert.xml</location>
+        <mime-type>text/xml</mime-type>
+      </solution-file>
+    </report-definition>
+  </resources>
+  <actions>
+    <action-definition>
+      <component-name>SecureFilterComponent</component-name>
+      <component-definition>
+        <selections>
+          <outputType style="select">
+            <title>Choose Report Format</title>
+            <filter value-col-name="report-output-type-id" display-col-name="report-output-desc">outputTypeList</filter>
+          </outputType>
+        </selections>
+      </component-definition>
+      <action-type>Secure Filter Description</action-type>
+      <action-inputs>
+        <outputTypeList type="property-map-list"/>
+        <outputType type="string"/>
+      </action-inputs>
+    </action-definition>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <component-definition>
+        <query><![CDATA[        SELECT
+            ORIGINAL.data_atual AS data_atual,
+            ORIGINAL.regiao AS regiao,
+            ORIGINAL.estado AS estado,
+            ORIGINAL.cidade AS cidade,
+            ORIGINAL.escola AS escola,
+            ORIGINAL.maquina AS maquina,
+            ORIGINAL.so AS so,
+            ORIGINAL.processador AS processador,
+            ORIGINAL.data AS data_original,
+
+              CASE WHEN ORIGINAL.memoria < 1024
+                THEN ORIGINAL.memoria || ' KiB'
+                ELSE CASE WHEN ORIGINAL.memoria < 1048576
+                  THEN ORIGINAL.memoria / 1024 || ' MiB'
+                  ELSE CASE WHEN ORIGINAL.memoria < 1073741824
+                    THEN ORIGINAL.memoria / 1048576 || ' GiB'
+                    ELSE ORIGINAL.memoria / 1073741824 || ' TiB'
+              END END END AS memoria_original,
+
+              CASE WHEN ORIGINAL.hd < 1000
+                THEN ORIGINAL.hd || ' GB'
+                ELSE CASE WHEN ORIGINAL.hd < 1000000
+                  THEN ORIGINAL.hd / 1000 || ' TB'
+                  ELSE ORIGINAL.hd / 1000000 || ' PB'
+              END END AS hd_original,
+
+              CASE WHEN MODIFICADO.memoria < 1024
+                THEN MODIFICADO.memoria || ' KiB'
+                ELSE CASE WHEN MODIFICADO.memoria < 1048576
+                  THEN MODIFICADO.memoria / 1024 || ' MiB'
+                  ELSE CASE WHEN MODIFICADO.memoria < 1073741824
+                    THEN MODIFICADO.memoria / 1048576 || ' GiB'
+                    ELSE MODIFICADO.memoria / 1073741824 || ' TiB'
+              END END END AS memoria_modificado,
+
+              CASE WHEN MODIFICADO.hd < 1000
+                THEN MODIFICADO.hd || ' GB'
+                ELSE CASE WHEN MODIFICADO.hd < 1000000
+                  THEN MODIFICADO.hd / 1000 || ' TB'
+                  ELSE MODIFICADO.hd / 1000000 || ' PB'
+              END END AS hd_modificado,
+
+            MODIFICADO.data AS data_modificado,
+            MODIFICADO.alerta_hd AS alerta_hd,
+            MODIFICADO.alerta_mem AS alerta_mem
+        FROM
+            (SELECT
+                to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), 'DD/MM/YYYY') AS data_atual,
+                initcap(inv_regiao) AS regiao,
+                inv_estado AS estado,
+                initcap(inv_cidade) AS cidade,
+                initcap(inv_escola) AS escola,
+                inv_maquina AS maquina,
+                inv_so AS so,
+                inv_modelo_proc AS processador,
+                min(inv_data) AS data,
+                inv_qtde_mem AS memoria,
+                inv_tam_disco AS hd
+            FROM mectb10_dm_inventario
+            WHERE
+                 inv_regiao = 'NORDESTE'
+                 AND inv_estado = 'BA'
+                 AND inv_cidade = 'SALVADOR'
+            GROUP BY
+                inv_regiao,
+                inv_estado,
+                inv_cidade,
+                inv_escola,
+                maquina,
+                so,
+                processador,
+                memoria,
+                hd
+) ORIGINAL
+
+RIGHT OUTER JOIN
+            (SELECT
+                max(inv_data) AS data,
+                inv_maquina AS maquina,
+                inv_qtde_mem AS memoria,
+                inv_tam_disco AS hd,
+                inv_alerta_hd AS alerta_hd,
+                inv_alerta_mem AS alerta_mem
+            FROM mectb10_dm_inventario
+            WHERE
+                 inv_regiao = 'NORDESTE'
+                 AND inv_estado = 'BA'
+                 AND inv_cidade = 'SALVADOR'
+                 AND (inv_alerta_hd = 'B1' OR inv_alerta_mem = 'B1')
+            GROUP BY
+                maquina,
+                memoria,
+                hd,
+                alerta_hd,
+                alerta_mem
+) MODIFICADO
+
+ON ORIGINAL.maquina = MODIFICADO.maquina AND
+      ORIGINAL.data <> MODIFICADO.data
+            ORDER BY
+                escola ASC]]></query>
+        <live><![CDATA[true]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+      </component-definition>
+      <action-outputs>
+        <query-result type="result-set" mapping="query_result"/>
+      </action-outputs>
+    </action-definition>
+    <action-definition>
+      <component-name>JFreeReportComponent</component-name>
+      <component-definition/>
+      <action-type>report</action-type>
+      <action-inputs>
+        <output-type type="string" mapping="outputType"/>
+        <data type="result-set" mapping="query_result"/>
+      </action-inputs>
+      <action-resources>
+        <report-definition type="resource"/>
+      </action-resources>
+    </action-definition>
+  </actions>
+  <title>JFreeReport-WizardReport</title>
+  <version>1</version>
+  <documentation>
+    <author>Report Designer</author>
+    <description>Created using the Pentaho Report Designer.</description>
+    <icon>PentahoReporting.png</icon>
+    <help/>
+    <result-type>report</result-type>
+  </documentation>
+</action-sequence>
\ No newline at end of file
diff --git a/pentahofiles/report-designer/alert.xml b/pentahofiles/report-designer/alert.xml
new file mode 100644
index 0000000000000000000000000000000000000000..47d3366173a8bb8cd13b900bdbe19065f2739f6d
--- /dev/null
+++ b/pentahofiles/report-designer/alert.xml
@@ -0,0 +1,2339 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<report-definition xmlns="http://jfreereport.sourceforge.net/namespaces/reports/legacy/ext" name="JFreeReport-WizardReport" engine-version="0.8.9.11">
+  <parser-config>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.base.URLClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.objects.DefaultClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.objects.BandLayoutClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.base.ArrayClassFactory"/>
+    <element-factory class="org.jfree.report.modules.parser.ext.factory.elements.DefaultElementFactory"/>
+    <stylekey-factory class="org.jfree.report.modules.parser.ext.factory.stylekey.DefaultStyleKeyFactory"/>
+    <stylekey-factory class="org.jfree.report.modules.parser.ext.factory.stylekey.PageableLayoutStyleKeyFactory"/>
+    <template-factory class="org.jfree.report.modules.parser.ext.factory.templates.DefaultTemplateCollection"/>
+    <datasource-factory class="org.jfree.report.modules.parser.ext.factory.datasource.DefaultDataSourceFactory"/>
+  </parser-config>
+  <report-config>
+    <simple-page-definition width="1" height="1">
+      <page orientation="portrait" topmargin="10" leftmargin="10" bottommargin="10" rightmargin="10" pageformat="A4"/>
+    </simple-page-definition>
+    <configuration>
+      <property name="org.jfree.report.modules.output.pageable.pdf.Encoding">ISO-8859-1</property>
+      <property name="org.jfree.report.NoPrinterAvailable">true</property>
+    </configuration>
+  </report-config>
+  <report-description>
+    <report-header>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">0.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">0.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">0.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">0.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">31826.057</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="Element@982014" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">395.3125</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">14</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Relatório de Alteração do Inventário por Cidade</basic-object>
+        </template>
+      </element>
+      <element name="Element@19423474" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">230.0</basic-key>
+          <basic-key name="y">30.0</basic-key>
+          <basic-key name="min-width">345.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Região: $(regiao)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@12425766" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">50.0</basic-key>
+          <basic-key name="min-width">160.0</basic-key>
+          <basic-key name="min-height">30.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Estado: $(estado)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@19262980" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">230.0</basic-key>
+          <basic-key name="y">50.0</basic-key>
+          <basic-key name="min-width">345.0</basic-key>
+          <basic-key name="min-height">30.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Cidade: $(cidade)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@25939585" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">30.0</basic-key>
+          <basic-key name="min-width">148.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Data: $(data_atual)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </report-header>
+    <report-footer>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">0.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">0.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">0.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">0.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">31826.057</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </report-footer>
+    <page-header>
+      <style>
+        <basic-key name="display-on-firstpage">true</basic-key>
+        <basic-key name="display-on-lastpage">true</basic-key>
+        <basic-key name="sticky">false</basic-key>
+        <basic-key name="border-top-width">0.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">0.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">0.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">0.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">31826.057</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </page-header>
+    <page-footer>
+      <style>
+        <basic-key name="display-on-firstpage">true</basic-key>
+        <basic-key name="display-on-lastpage">true</basic-key>
+        <basic-key name="border-top-width">0.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">0.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">0.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">0.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">31826.057</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="TextField@388706379" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">508.99875</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">66.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">right</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">ShowPageNumber</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </page-footer>
+    <watermark>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">0.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">0.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">0.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">0.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="min-width">575.0</basic-key>
+        <basic-key name="min-height">772.0</basic-key>
+        <basic-key name="max-width">31826.057</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </watermark>
+    <groups>
+      <group name="default">
+        <fields/>
+        <group-header>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">0.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">0.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">0.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">0.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="min-width">0.0</basic-key>
+            <basic-key name="min-height">30.0</basic-key>
+            <basic-key name="max-width">31826.057</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+          <band>
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">575.0</basic-key>
+              <basic-key name="max-height">2.14748365E9</basic-key>
+            </style>
+            <element type="shape/generic">
+              <style>
+                <basic-key name="border-top-width">1.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">1.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">1.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">1.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">-100.0</basic-key>
+                <basic-key name="min-height">-100.0</basic-key>
+                <basic-key name="paint">#d2d2d2</basic-key>
+                <compound-key name="stroke" class="java.awt.BasicStroke">
+                  <basic-object name="value">1.0</basic-object>
+                </compound-key>
+                <basic-key name="scale">true</basic-key>
+                <basic-key name="keepAspectRatio">false</basic-key>
+                <basic-key name="fill-shape">true</basic-key>
+                <basic-key name="draw-shape">false</basic-key>
+              </style>
+              <datasource type="StaticDataSource">
+                <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+                  <basic-object name="height">100.0</basic-object>
+                  <basic-object name="width">100.0</basic-object>
+                  <basic-object name="x">0.0</basic-object>
+                  <basic-object name="y">0.0</basic-object>
+                </compound-object>
+              </datasource>
+            </element>
+          </band>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">70.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Data de Recebimento</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">90.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">135.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Sistema Operacional</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">250.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">135.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Processador</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">405.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">76.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Memória</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">505.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">70.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Disco</basic-object>
+            </template>
+          </element>
+        </group-header>
+        <group-footer>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">0.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">0.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">0.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">0.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">31826.057</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+        </group-footer>
+      </group>
+      <group name="escola">
+        <fields>
+          <field>escola</field>
+        </fields>
+        <group-header>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">0.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">0.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">0.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">0.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">31826.057</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+          <band>
+            <style>
+              <basic-key name="border-top-width">0.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">0.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">0.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">0.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">16.0</basic-key>
+              <basic-key name="max-width">575.0</basic-key>
+              <basic-key name="max-height">2.14748365E9</basic-key>
+            </style>
+            <element type="shape/generic">
+              <style>
+                <basic-key name="border-top-width">0.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">0.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">0.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">0.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">-100.0</basic-key>
+                <basic-key name="min-height">-100.0</basic-key>
+                <basic-key name="paint">#d2d2d2</basic-key>
+                <compound-key name="stroke" class="java.awt.BasicStroke">
+                  <basic-object name="value">1.0</basic-object>
+                </compound-key>
+                <basic-key name="scale">true</basic-key>
+                <basic-key name="keepAspectRatio">false</basic-key>
+                <basic-key name="fill-shape">true</basic-key>
+                <basic-key name="draw-shape">false</basic-key>
+              </style>
+              <datasource type="StaticDataSource">
+                <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+                  <basic-object name="height">100.0</basic-object>
+                  <basic-object name="width">100.0</basic-object>
+                  <basic-object name="x">0.0</basic-object>
+                  <basic-object name="y">0.0</basic-object>
+                </compound-object>
+              </datasource>
+            </element>
+          </band>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">0.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">0.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">0.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">0.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">16.0</basic-key>
+              <basic-key name="max-width">31826.057</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">left</basic-key>
+              <basic-key name="valignment">middle</basic-key>
+              <basic-key name="dynamic_height">false</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">false</basic-key>
+            </style>
+            <template references="message-field">
+              <basic-object name="format">$(escola)</basic-object>
+              <basic-object name="nullValue"></basic-object>
+            </template>
+          </element>
+        </group-header>
+        <group-footer>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">0.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">0.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">0.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">0.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">31826.057</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+        </group-footer>
+      </group>
+      <group name="maquina">
+        <fields>
+          <field>escola</field>
+          <field>maquina</field>
+        </fields>
+        <group-header>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">0.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">0.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">0.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">0.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">31826.057</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+          <band>
+            <style>
+              <basic-key name="border-top-width">0.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">0.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">0.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">0.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">16.0</basic-key>
+              <basic-key name="max-width">575.0</basic-key>
+              <basic-key name="max-height">2.14748365E9</basic-key>
+            </style>
+            <element type="shape/generic">
+              <style>
+                <basic-key name="border-top-width">0.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">0.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">0.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">0.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">-100.0</basic-key>
+                <basic-key name="min-height">-100.0</basic-key>
+                <basic-key name="paint">#e6e6e6</basic-key>
+                <compound-key name="stroke" class="java.awt.BasicStroke">
+                  <basic-object name="value">1.0</basic-object>
+                </compound-key>
+                <basic-key name="scale">true</basic-key>
+                <basic-key name="keepAspectRatio">false</basic-key>
+                <basic-key name="fill-shape">true</basic-key>
+                <basic-key name="draw-shape">false</basic-key>
+              </style>
+              <datasource type="StaticDataSource">
+                <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+                  <basic-object name="height">100.0</basic-object>
+                  <basic-object name="width">100.0</basic-object>
+                  <basic-object name="x">0.0</basic-object>
+                  <basic-object name="y">0.0</basic-object>
+                </compound-object>
+              </datasource>
+            </element>
+          </band>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">0.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">0.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">0.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">0.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">16.0</basic-key>
+              <basic-key name="max-width">31826.057</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">left</basic-key>
+              <basic-key name="valignment">middle</basic-key>
+              <basic-key name="dynamic_height">false</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">false</basic-key>
+            </style>
+            <template references="message-field">
+              <basic-object name="format">MAC Address - $(maquina)</basic-object>
+              <basic-object name="nullValue"></basic-object>
+            </template>
+          </element>
+        </group-header>
+        <group-footer>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">0.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">0.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">0.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">0.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">31826.057</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+        </group-footer>
+      </group>
+    </groups>
+    <itemband>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">0.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">0.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">0.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">0.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">31826.057</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="RowBandingBackgroundRect_IAmTheRandomSuffix314152654" type="shape/generic">
+        <style>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">-100.0</basic-key>
+          <basic-key name="min-height">-100.0</basic-key>
+          <basic-key name="paint">#e6e6e6</basic-key>
+          <compound-key name="stroke" class="java.awt.BasicStroke">
+            <basic-object name="value">1.0</basic-object>
+          </compound-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">false</basic-key>
+          <basic-key name="fill-shape">true</basic-key>
+          <basic-key name="draw-shape">false</basic-key>
+        </style>
+        <datasource type="StaticDataSource">
+          <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+            <basic-object name="height">100.0</basic-object>
+            <basic-object name="width">100.0</basic-object>
+            <basic-object name="x">0.0</basic-object>
+            <basic-object name="y">0.0</basic-object>
+          </compound-object>
+        </datasource>
+      </element>
+      <element name="soElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">90.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">135.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">31826.057</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">so</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="processadorElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">250.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">135.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">31826.057</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">processador</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="dataOriginal" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">70.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="date-field">
+          <compound-object name="dateFormat">
+            <basic-object name="2DigitYearStart">1930-05-28T11:28:32.724-0300</basic-object>
+            <compound-object name="calendar">
+              <basic-object name="class">java.util.GregorianCalendar</basic-object>
+            </compound-object>
+            <compound-object name="dateFormatSymbols">
+              <basic-object name="class">java.text.DateFormatSymbols</basic-object>
+            </compound-object>
+            <basic-object name="lenient">true</basic-object>
+            <compound-object name="numberFormat" class="java.text.DecimalFormat">
+              <compound-object name="decimalFormatSymbols">
+                <basic-object name="currencySymbol">R$</basic-object>
+                <basic-object name="decimalSeparator">,</basic-object>
+                <basic-object name="digit">#</basic-object>
+                <basic-object name="groupingSeparator">.</basic-object>
+                <basic-object name="infinity">∞</basic-object>
+                <basic-object name="internationalCurrencySymbol">BRL</basic-object>
+                <basic-object name="minusSign">-</basic-object>
+                <basic-object name="monetaryDecimalSeparator">,</basic-object>
+                <basic-object name="naN">�</basic-object>
+                <basic-object name="patternSeparator">;</basic-object>
+                <basic-object name="perMill">‰</basic-object>
+                <basic-object name="percent">%</basic-object>
+                <basic-object name="zeroDigit">0</basic-object>
+              </compound-object>
+              <basic-object name="decimalSeparatorAlwaysShown">false</basic-object>
+              <basic-object name="groupingSize">3</basic-object>
+              <basic-object name="groupingUsed">false</basic-object>
+              <basic-object name="maximumFractionDigits">0</basic-object>
+              <basic-object name="maximumIntegerDigits">2147483647</basic-object>
+              <basic-object name="minimumFractionDigits">0</basic-object>
+              <basic-object name="minimumIntegerDigits">1</basic-object>
+              <basic-object name="multiplier">1</basic-object>
+              <basic-object name="negativePrefix">-</basic-object>
+              <basic-object name="negativeSuffix"></basic-object>
+              <basic-object name="parseIntegerOnly">true</basic-object>
+              <basic-object name="pattern">###0</basic-object>
+              <basic-object name="positivePrefix"></basic-object>
+              <basic-object name="positiveSuffix"></basic-object>
+            </compound-object>
+            <basic-object name="pattern">dd/MM/yyyy</basic-object>
+          </compound-object>
+          <basic-object name="field">data_original</basic-object>
+          <basic-object name="format">dd/MM/yyyy</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="memoriaOriginal" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">405.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">60.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">right</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">$(memoria_original)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="hdOriginal" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">500.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">60.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">right</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">$(hd_original)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="soElement2" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">90.0</basic-key>
+          <basic-key name="y">11.0</basic-key>
+          <basic-key name="min-width">135.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">31826.057</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">so</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="processadorElement2" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">250.0</basic-key>
+          <basic-key name="y">11.0</basic-key>
+          <basic-key name="min-width">135.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">31826.057</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">processador</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="dataOriginal2" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">11.0</basic-key>
+          <basic-key name="min-width">70.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="date-field">
+          <compound-object name="dateFormat">
+            <basic-object name="2DigitYearStart">1930-05-28T11:28:32.726-0300</basic-object>
+            <compound-object name="calendar">
+              <basic-object name="class">java.util.GregorianCalendar</basic-object>
+            </compound-object>
+            <compound-object name="dateFormatSymbols">
+              <basic-object name="class">java.text.DateFormatSymbols</basic-object>
+            </compound-object>
+            <basic-object name="lenient">true</basic-object>
+            <compound-object name="numberFormat" class="java.text.DecimalFormat">
+              <compound-object name="decimalFormatSymbols">
+                <basic-object name="currencySymbol">R$</basic-object>
+                <basic-object name="decimalSeparator">,</basic-object>
+                <basic-object name="digit">#</basic-object>
+                <basic-object name="groupingSeparator">.</basic-object>
+                <basic-object name="infinity">∞</basic-object>
+                <basic-object name="internationalCurrencySymbol">BRL</basic-object>
+                <basic-object name="minusSign">-</basic-object>
+                <basic-object name="monetaryDecimalSeparator">,</basic-object>
+                <basic-object name="naN">�</basic-object>
+                <basic-object name="patternSeparator">;</basic-object>
+                <basic-object name="perMill">‰</basic-object>
+                <basic-object name="percent">%</basic-object>
+                <basic-object name="zeroDigit">0</basic-object>
+              </compound-object>
+              <basic-object name="decimalSeparatorAlwaysShown">false</basic-object>
+              <basic-object name="groupingSize">3</basic-object>
+              <basic-object name="groupingUsed">false</basic-object>
+              <basic-object name="maximumFractionDigits">0</basic-object>
+              <basic-object name="maximumIntegerDigits">2147483647</basic-object>
+              <basic-object name="minimumFractionDigits">0</basic-object>
+              <basic-object name="minimumIntegerDigits">1</basic-object>
+              <basic-object name="multiplier">1</basic-object>
+              <basic-object name="negativePrefix">-</basic-object>
+              <basic-object name="negativeSuffix"></basic-object>
+              <basic-object name="parseIntegerOnly">true</basic-object>
+              <basic-object name="pattern">###0</basic-object>
+              <basic-object name="positivePrefix"></basic-object>
+              <basic-object name="positiveSuffix"></basic-object>
+            </compound-object>
+            <basic-object name="pattern">dd/MM/yyyy</basic-object>
+          </compound-object>
+          <basic-object name="field">data_modificado</basic-object>
+          <basic-object name="format">dd/MM/yyyy</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="memoriaModificado" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">405.0</basic-key>
+          <basic-key name="y">11.0</basic-key>
+          <basic-key name="min-width">60.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">right</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">$(memoria_modificado)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="hdModificado" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">500.0</basic-key>
+          <basic-key name="y">11.0</basic-key>
+          <basic-key name="min-width">60.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">right</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">$(hd_modificado)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="arrow1" type="image/generic">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">470.0</basic-key>
+          <basic-key name="y">12.0</basic-key>
+          <basic-key name="min-width">9.0</basic-key>
+          <basic-key name="min-height">9.0</basic-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">true</basic-key>
+        </style>
+        <template references="image-url-element">
+          <basic-object name="content">file:/home/seed2/new_report/JFreeReport-WizardReport_staticImage0.png</basic-object>
+        </template>
+      </element>
+      <element name="arrow2" type="image/generic">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">564.0</basic-key>
+          <basic-key name="y">12.0</basic-key>
+          <basic-key name="min-width">9.0</basic-key>
+          <basic-key name="min-height">9.0</basic-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">true</basic-key>
+        </style>
+        <template references="image-url-element">
+          <basic-object name="content">file:/home/seed2/new_report/JFreeReport-WizardReport_staticImage1.png</basic-object>
+        </template>
+      </element>
+    </itemband>
+    <no-data-band>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">0.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">0.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">0.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">0.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">31826.057</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="noDataLabelElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">575.0</basic-key>
+          <basic-key name="min-height">18.0</basic-key>
+          <basic-key name="max-width">32767.0</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">false</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Nenhum dado disponível</basic-object>
+        </template>
+      </element>
+    </no-data-band>
+  </report-description>
+  <functions>
+    <property-ref name="report.name" class="java.lang.String">JFreeReport-WizardReport</property-ref>
+    <expression name="noDataLabelElementHideIfNullTrigger" class="org.jfree.report.function.HideElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">noDataLabelElement</property>
+      </properties>
+    </expression>
+    <expression name="dummyGroupFooterHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">dummyGroupFooter</property>
+      </properties>
+    </expression>
+    <expression name="escolaGroupHeaderHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">escolaGroupHeader</property>
+      </properties>
+    </expression>
+    <expression name="escolaGroupFooterHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">escolaGroupFooter</property>
+      </properties>
+    </expression>
+    <expression name="maquinaGroupHeaderHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">maquinaGroupHeader</property>
+      </properties>
+    </expression>
+    <expression name="maquinaGroupFooterHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">maquinaGroupFooter</property>
+      </properties>
+    </expression>
+    <expression name="ShowPageNumber" class="org.jfree.report.function.PageOfPagesFunction">
+      <properties>
+        <property name="format">{0} / {1}</property>
+        <property name="pageIncrement" class="java.lang.Integer">1</property>
+        <property name="startPage" class="java.lang.Integer">1</property>
+      </properties>
+    </expression>
+    <expression name="ShowArrow1" class="org.jfree.report.function.ElementVisibilityFunction">
+      <properties>
+        <property name="element">arrow1</property>
+        <property name="field">alerta_mem</property>
+      </properties>
+    </expression>
+    <expression name="ShowArrow2" class="org.jfree.report.function.ElementVisibilityFunction">
+      <properties>
+        <property name="element">arrow2</property>
+        <property name="field">alerta_hd</property>
+      </properties>
+    </expression>
+    <expression name="org.jfree.report.function.ElementVisibilitySwitchFunction@677f896c" class="org.jfree.report.function.ElementVisibilitySwitchFunction">
+      <properties>
+        <property name="element">RowBandingBackgroundRect_IAmTheRandomSuffix314152654</property>
+        <property name="initialState" class="java.lang.Boolean">false</property>
+        <property name="numberOfElements" class="java.lang.Integer">1</property>
+      </properties>
+    </expression>
+  </functions>
+</report-definition>
diff --git a/pentahofiles/report-designer/alertRelatorio.prpt b/pentahofiles/report-designer/alertRelatorio.prpt
new file mode 100644
index 0000000000000000000000000000000000000000..58f0866f788a48616e62c66f244a8467d9f55472
Binary files /dev/null and b/pentahofiles/report-designer/alertRelatorio.prpt differ
diff --git a/pentahofiles/report-designer/alertas.prpt b/pentahofiles/report-designer/alertas.prpt
new file mode 100644
index 0000000000000000000000000000000000000000..02dd750119b55ed46b7abccf21ea1f87cc3b480c
Binary files /dev/null and b/pentahofiles/report-designer/alertas.prpt differ
diff --git a/pentahofiles/report-designer/alertas.report b/pentahofiles/report-designer/alertas.report
new file mode 100644
index 0000000000000000000000000000000000000000..9035502c7a07acf330154041093b75f296b225a4
--- /dev/null
+++ b/pentahofiles/report-designer/alertas.report
@@ -0,0 +1,1098 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<report>
+    <property name="name">JFreeReport-WizardReport</property>
+    <child type="org.pentaho.reportdesigner.crm.report.model.dataset.DataSetsReportElement">
+        <property name="name">Element@1316166688</property>
+        <child type="org.pentaho.reportdesigner.crm.report.datasetplugin.properties.PropertiesDataSetReportElement">
+            <property name="name">Element@838070635</property>
+            <properties>
+                <property name="report.name" type="java.lang.String">JFreeReport-WizardReport</property>
+            </properties>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.datasetplugin.multidataset.MultiDataSetReportElement">
+            <property name="name">Element@938087619</property>
+            <property name="connectionType">JNDI</property>
+            <property name="xQueryDataFile"></property>
+            <property name="xmiDefinitionFile"></property>
+            <property name="useMondrianCubeDefinition">false</property>
+            <property name="mondrianCubeDefinitionFile"></property>
+            <property name="limitPreviewRows">true</property>
+            <property name="maxPreviewRows">10000</property>
+            <query queryName="default">
+                <property name="query">        SELECT
+            ORIGINAL.data_atual AS data_atual,
+            ORIGINAL.regiao AS regiao,
+            ORIGINAL.estado AS estado,
+            ORIGINAL.cidade AS cidade,
+            ORIGINAL.escola AS escola,
+            ORIGINAL.maquina AS maquina,
+            ORIGINAL.so AS so,
+            ORIGINAL.processador AS processador,
+            ORIGINAL.data AS data_original,
+
+              CASE WHEN ORIGINAL.memoria &lt; 1024
+                THEN ORIGINAL.memoria || &apos; KiB&apos;
+                ELSE CASE WHEN ORIGINAL.memoria &lt; 1048576
+                  THEN ORIGINAL.memoria / 1024 || &apos; MiB&apos;
+                  ELSE CASE WHEN ORIGINAL.memoria &lt; 1073741824
+                    THEN ORIGINAL.memoria / 1048576 || &apos; GiB&apos;
+                    ELSE ORIGINAL.memoria / 1073741824 || &apos; TiB&apos;
+              END END END AS memoria_original,
+
+              CASE WHEN ORIGINAL.hd &lt; 1000
+                THEN ORIGINAL.hd || &apos; GB&apos;
+                ELSE CASE WHEN ORIGINAL.hd &lt; 1000000
+                  THEN ORIGINAL.hd / 1000 || &apos; TB&apos;
+                  ELSE ORIGINAL.hd / 1000000 || &apos; PB&apos;
+              END END AS hd_original,
+
+              CASE WHEN MODIFICADO.memoria &lt; 1024
+                THEN MODIFICADO.memoria || &apos; KiB&apos;
+                ELSE CASE WHEN MODIFICADO.memoria &lt; 1048576
+                  THEN MODIFICADO.memoria / 1024 || &apos; MiB&apos;
+                  ELSE CASE WHEN MODIFICADO.memoria &lt; 1073741824
+                    THEN MODIFICADO.memoria / 1048576 || &apos; GiB&apos;
+                    ELSE MODIFICADO.memoria / 1073741824 || &apos; TiB&apos;
+              END END END AS memoria_modificado,
+
+              CASE WHEN MODIFICADO.hd &lt; 1000
+                THEN MODIFICADO.hd || &apos; GB&apos;
+                ELSE CASE WHEN MODIFICADO.hd &lt; 1000000
+                  THEN MODIFICADO.hd / 1000 || &apos; TB&apos;
+                  ELSE MODIFICADO.hd / 1000000 || &apos; PB&apos;
+              END END AS hd_modificado,
+
+            MODIFICADO.data AS data_modificado,
+            MODIFICADO.alerta_hd AS alerta_hd,
+            MODIFICADO.alerta_mem AS alerta_mem
+        FROM
+            (SELECT
+                to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), &apos;DD/MM/YYYY&apos;) AS data_atual,
+                initcap(inv_regiao) AS regiao,
+                inv_estado AS estado,
+                initcap(inv_cidade) AS cidade,
+                initcap(inv_escola) AS escola,
+                inv_maquina AS maquina,
+                inv_so AS so,
+                inv_modelo_proc AS processador,
+                min(inv_data) AS data,
+                inv_qtde_mem AS memoria,
+                inv_tam_disco AS hd
+            FROM mectb10_dm_inventario
+            WHERE
+                 inv_regiao = &apos;NORDESTE&apos;
+                 AND inv_estado = &apos;BA&apos;
+                 AND inv_cidade = &apos;SALVADOR&apos;
+            GROUP BY
+                inv_regiao,
+                inv_estado,
+                inv_cidade,
+                inv_escola,
+                maquina,
+                so,
+                processador,
+                memoria,
+                hd
+) ORIGINAL
+
+RIGHT OUTER JOIN
+            (SELECT
+                max(inv_data) AS data,
+                inv_maquina AS maquina,
+                inv_qtde_mem AS memoria,
+                inv_tam_disco AS hd,
+                inv_alerta_hd AS alerta_hd,
+                inv_alerta_mem AS alerta_mem
+            FROM mectb10_dm_inventario
+            WHERE
+                 inv_regiao = &apos;NORDESTE&apos;
+                 AND inv_estado = &apos;BA&apos;
+                 AND inv_cidade = &apos;SALVADOR&apos;
+                 AND (inv_alerta_hd = &apos;B1&apos; OR inv_alerta_mem = &apos;B1&apos;)
+            GROUP BY
+                maquina,
+                memoria,
+                hd,
+                alerta_hd,
+                alerta_mem
+) MODIFICADO
+
+ON ORIGINAL.maquina = MODIFICADO.maquina AND
+      ORIGINAL.data &lt;&gt; MODIFICADO.data
+            ORDER BY
+                escola ASC</property>
+            </query>
+            <columnInfo columnName="data_atual" friendlyColumnName="data_atual" columnClassName="java.lang.String" tableName=""></columnInfo>
+            <columnInfo columnName="regiao" friendlyColumnName="regiao" columnClassName="java.lang.String" tableName=""></columnInfo>
+            <columnInfo columnName="estado" friendlyColumnName="estado" columnClassName="java.lang.String" tableName=""></columnInfo>
+            <columnInfo columnName="cidade" friendlyColumnName="cidade" columnClassName="java.lang.String" tableName=""></columnInfo>
+            <columnInfo columnName="escola" friendlyColumnName="escola" columnClassName="java.lang.String" tableName=""></columnInfo>
+            <columnInfo columnName="maquina" friendlyColumnName="maquina" columnClassName="java.lang.String" tableName=""></columnInfo>
+            <columnInfo columnName="so" friendlyColumnName="so" columnClassName="java.lang.String" tableName=""></columnInfo>
+            <columnInfo columnName="processador" friendlyColumnName="processador" columnClassName="java.lang.String" tableName=""></columnInfo>
+            <columnInfo columnName="data_original" friendlyColumnName="data_original" columnClassName="java.sql.Date" tableName=""></columnInfo>
+            <columnInfo columnName="memoria_original" friendlyColumnName="memoria_original" columnClassName="java.lang.String" tableName=""></columnInfo>
+            <columnInfo columnName="hd_original" friendlyColumnName="hd_original" columnClassName="java.lang.String" tableName=""></columnInfo>
+            <columnInfo columnName="memoria_modificado" friendlyColumnName="memoria_modificado" columnClassName="java.lang.String" tableName=""></columnInfo>
+            <columnInfo columnName="hd_modificado" friendlyColumnName="hd_modificado" columnClassName="java.lang.String" tableName=""></columnInfo>
+            <columnInfo columnName="data_modificado" friendlyColumnName="data_modificado" columnClassName="java.sql.Date" tableName=""></columnInfo>
+            <columnInfo columnName="alerta_hd" friendlyColumnName="alerta_hd" columnClassName="java.lang.Boolean" tableName=""></columnInfo>
+            <columnInfo columnName="alerta_mem" friendlyColumnName="alerta_mem" columnClassName="java.lang.Boolean" tableName=""></columnInfo>
+            <selectedJNDIDataSource jndiName="" driverClass="org.postgresql.Driver" connectionString="jdbc:postgresql://" userName="" password=""></selectedJNDIDataSource>
+        </child>
+    </child>
+    <child type="org.pentaho.reportdesigner.crm.report.model.ReportFunctionsElement">
+        <property name="name">Element@1139168871</property>
+        <child type="org.jfree.report.function.HideElementIfDataAvailableExpression_DesignerWrapper">
+            <property name="name">noDataLabelElementHideIfNullTrigger</property>
+            <property name="dependencyLevel">0</property>
+            <property name="element">noDataLabelElement</property>
+            <property name="preserve">false</property>
+        </child>
+        <child type="org.jfree.report.function.ShowElementIfDataAvailableExpression_DesignerWrapper">
+            <property name="name">dummyGroupFooterHideIfNullTrigger</property>
+            <property name="dependencyLevel">0</property>
+            <property name="element">dummyGroupFooter</property>
+            <property name="preserve">false</property>
+        </child>
+        <child type="org.jfree.report.function.ShowElementIfDataAvailableExpression_DesignerWrapper">
+            <property name="name">escolaGroupHeaderHideIfNullTrigger</property>
+            <property name="dependencyLevel">0</property>
+            <property name="element">escolaGroupHeader</property>
+            <property name="preserve">false</property>
+        </child>
+        <child type="org.jfree.report.function.ShowElementIfDataAvailableExpression_DesignerWrapper">
+            <property name="name">escolaGroupFooterHideIfNullTrigger</property>
+            <property name="dependencyLevel">0</property>
+            <property name="element">escolaGroupFooter</property>
+            <property name="preserve">false</property>
+        </child>
+        <child type="org.jfree.report.function.ShowElementIfDataAvailableExpression_DesignerWrapper">
+            <property name="name">maquinaGroupHeaderHideIfNullTrigger</property>
+            <property name="dependencyLevel">0</property>
+            <property name="element">maquinaGroupHeader</property>
+            <property name="preserve">false</property>
+        </child>
+        <child type="org.jfree.report.function.ShowElementIfDataAvailableExpression_DesignerWrapper">
+            <property name="name">maquinaGroupFooterHideIfNullTrigger</property>
+            <property name="dependencyLevel">0</property>
+            <property name="element">maquinaGroupFooter</property>
+            <property name="preserve">false</property>
+        </child>
+        <child type="org.jfree.report.function.PageOfPagesFunction_DesignerWrapper">
+            <property name="name">ShowPageNumber</property>
+            <property name="dependencyLevel">0</property>
+            <property name="format">{0} / {1}</property>
+            <property name="pageIncrement">1</property>
+            <property name="preserve">true</property>
+            <property name="startPage">1</property>
+        </child>
+        <child type="org.jfree.report.function.ElementVisibilityFunction_DesignerWrapper">
+            <property name="name">ShowArrow1</property>
+            <property name="dependencyLevel">0</property>
+            <property name="element">arrow1</property>
+            <property name="field">alerta_mem</property>
+            <property name="preserve">false</property>
+        </child>
+        <child type="org.jfree.report.function.ElementVisibilityFunction_DesignerWrapper">
+            <property name="name">ShowArrow2</property>
+            <property name="dependencyLevel">0</property>
+            <property name="element">arrow2</property>
+            <property name="field">alerta_hd</property>
+            <property name="preserve">false</property>
+        </child>
+    </child>
+    <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelPageReportElement" bandToplevelType="PAGE_HEADER">
+        <property name="name">anonymousBand@2134407557</property>
+        <property name="maximumSize">31826.055743243243, 32767.0</property>
+        <elementBorder sameBorderForAllSides="false">
+            <borderTop width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderTop>
+            <borderBottom width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderBottom>
+            <borderLeft width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderLeft>
+            <borderRight width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderRight>
+            <borderBreak width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderBreak>
+            <topLeftEdge radii="0.0, 0.0"></topLeftEdge>
+            <topRightEdge radii="0.0, 0.0"></topRightEdge>
+            <bottomLeftEdge radii="0.0, 0.0"></bottomLeftEdge>
+            <bottomRightEdge radii="0.0, 0.0"></bottomRightEdge>
+        </elementBorder>
+        <property name="pageBreakBefore">false</property>
+        <property name="pageBreakAfter">false</property>
+        <property name="showInLayoutGUI">true</property>
+        <property name="visualHeight">19.0</property>
+        <verticalLinealModel></verticalLinealModel>
+        <property name="displayOnFirstPage">true</property>
+        <property name="displayOnLastPage">true</property>
+        <property name="sticky">false</property>
+    </child>
+    <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelReportElement" bandToplevelType="REPORT_HEADER">
+        <property name="name">anonymousBand@772779514</property>
+        <property name="maximumSize">31826.055743243243, 32767.0</property>
+        <elementBorder sameBorderForAllSides="false">
+            <borderTop width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderTop>
+            <borderBottom width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderBottom>
+            <borderLeft width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderLeft>
+            <borderRight width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderRight>
+            <borderBreak width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderBreak>
+            <topLeftEdge radii="0.0, 0.0"></topLeftEdge>
+            <topRightEdge radii="0.0, 0.0"></topRightEdge>
+            <bottomLeftEdge radii="0.0, 0.0"></bottomLeftEdge>
+            <bottomRightEdge radii="0.0, 0.0"></bottomRightEdge>
+        </elementBorder>
+        <child type="org.pentaho.reportdesigner.crm.report.model.LabelReportElement">
+            <property name="name">Element@982014</property>
+            <property name="minimumSize">395.3125, 16.0</property>
+            <property name="font">SansSerif,14,1</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">TOP</property>
+            <property name="horizontalAlignment">LEFT</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="text">Relat&#243;rio de Altera&#231;&#227;o do Invent&#225;rio por Cidade</property>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.MessageFieldReportElement">
+            <property name="name">Element@19423474</property>
+            <property name="position">230.0, 30.0</property>
+            <property name="minimumSize">345.0, 16.0</property>
+            <property name="font">SansSerif,12,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">TOP</property>
+            <property name="horizontalAlignment">LEFT</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="formatString">Regi&#227;o: $(regiao)</property>
+            <property name="nullString"></property>
+            <formula>
+                <property name="text"></property>
+            </formula>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.MessageFieldReportElement">
+            <property name="name">Element@12425766</property>
+            <property name="position">0.0, 50.0</property>
+            <property name="minimumSize">160.0, 30.0</property>
+            <property name="font">SansSerif,12,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">TOP</property>
+            <property name="horizontalAlignment">LEFT</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="formatString">Estado: $(estado)</property>
+            <property name="nullString"></property>
+            <formula>
+                <property name="text"></property>
+            </formula>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.MessageFieldReportElement">
+            <property name="name">Element@19262980</property>
+            <property name="position">230.0, 50.0</property>
+            <property name="minimumSize">345.0, 30.0</property>
+            <property name="dynamicContent">true</property>
+            <property name="font">SansSerif,12,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">TOP</property>
+            <property name="horizontalAlignment">LEFT</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="formatString">Cidade: $(cidade)</property>
+            <property name="nullString"></property>
+            <formula>
+                <property name="text"></property>
+            </formula>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.MessageFieldReportElement">
+            <property name="name">Element@25939585</property>
+            <property name="position">0.0, 30.0</property>
+            <property name="minimumSize">148.0, 16.0</property>
+            <property name="font">SansSerif,12,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">TOP</property>
+            <property name="horizontalAlignment">LEFT</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="formatString">Data: $(data_atual)</property>
+            <property name="nullString"></property>
+            <formula>
+                <property name="text"></property>
+            </formula>
+        </child>
+        <property name="pageBreakBefore">false</property>
+        <property name="pageBreakAfter">false</property>
+        <property name="showInLayoutGUI">true</property>
+        <property name="visualHeight">86.0</property>
+        <verticalLinealModel></verticalLinealModel>
+    </child>
+    <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelItemReportElement" bandToplevelType="ITEM_BAND">
+        <property name="name">anonymousBand@94143590</property>
+        <property name="maximumSize">31826.055743243243, 32767.0</property>
+        <elementBorder sameBorderForAllSides="false">
+            <borderTop width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderTop>
+            <borderBottom width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderBottom>
+            <borderLeft width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderLeft>
+            <borderRight width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderRight>
+            <borderBreak width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderBreak>
+            <topLeftEdge radii="0.0, 0.0"></topLeftEdge>
+            <topRightEdge radii="0.0, 0.0"></topRightEdge>
+            <bottomLeftEdge radii="0.0, 0.0"></bottomLeftEdge>
+            <bottomRightEdge radii="0.0, 0.0"></bottomRightEdge>
+        </elementBorder>
+        <child type="org.pentaho.reportdesigner.crm.report.model.TextFieldReportElement">
+            <property name="name">soElement</property>
+            <property name="position">90.0, 0.0</property>
+            <property name="minimumSize">135.0, 11.0</property>
+            <property name="maximumSize">31826.055743243243, 32767.0</property>
+            <property name="dynamicContent">true</property>
+            <property name="font">SansSerif,10,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">MIDDLE</property>
+            <property name="horizontalAlignment">CENTER</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="fieldName">so</property>
+            <property name="nullString"></property>
+            <formula>
+                <property name="text"></property>
+            </formula>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.TextFieldReportElement">
+            <property name="name">processadorElement</property>
+            <property name="position">250.0, 0.0</property>
+            <property name="minimumSize">135.0, 11.0</property>
+            <property name="maximumSize">31826.055743243243, 32767.0</property>
+            <property name="dynamicContent">true</property>
+            <property name="font">SansSerif,10,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">MIDDLE</property>
+            <property name="horizontalAlignment">CENTER</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="fieldName">processador</property>
+            <property name="nullString"></property>
+            <formula>
+                <property name="text"></property>
+            </formula>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.DateFieldReportElement">
+            <property name="name">dataOriginal</property>
+            <property name="minimumSize">70.0, 11.0</property>
+            <property name="dynamicContent">true</property>
+            <property name="font">SansSerif,10,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">MIDDLE</property>
+            <property name="horizontalAlignment">CENTER</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="fieldName">data_original</property>
+            <property name="nullString"></property>
+            <formula>
+                <property name="text"></property>
+            </formula>
+            <property name="format">dd/MM/yyyy</property>
+            <property name="excelDateFormat"></property>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.MessageFieldReportElement">
+            <property name="name">memoriaOriginal</property>
+            <property name="position">405.0, 0.0</property>
+            <property name="minimumSize">60.0, 11.0</property>
+            <property name="dynamicContent">true</property>
+            <property name="font">SansSerif,10,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">MIDDLE</property>
+            <property name="horizontalAlignment">RIGHT</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="formatString">$(memoria_original)</property>
+            <property name="nullString"></property>
+            <formula>
+                <property name="text"></property>
+            </formula>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.MessageFieldReportElement">
+            <property name="name">hdOriginal</property>
+            <property name="position">500.0, 0.0</property>
+            <property name="minimumSize">60.0, 11.0</property>
+            <property name="dynamicContent">true</property>
+            <property name="font">SansSerif,10,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">MIDDLE</property>
+            <property name="horizontalAlignment">RIGHT</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="formatString">$(hd_original)</property>
+            <property name="nullString"></property>
+            <formula>
+                <property name="text"></property>
+            </formula>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.TextFieldReportElement">
+            <property name="name">soElement2</property>
+            <property name="position">90.0, 11.0</property>
+            <property name="minimumSize">135.0, 11.0</property>
+            <property name="maximumSize">31826.055743243243, 32767.0</property>
+            <property name="dynamicContent">true</property>
+            <property name="font">SansSerif,10,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">MIDDLE</property>
+            <property name="horizontalAlignment">CENTER</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="fieldName">so</property>
+            <property name="nullString"></property>
+            <formula>
+                <property name="text"></property>
+            </formula>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.TextFieldReportElement">
+            <property name="name">processadorElement2</property>
+            <property name="position">250.0, 11.0</property>
+            <property name="minimumSize">135.0, 11.0</property>
+            <property name="maximumSize">31826.055743243243, 32767.0</property>
+            <property name="dynamicContent">true</property>
+            <property name="font">SansSerif,10,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">MIDDLE</property>
+            <property name="horizontalAlignment">CENTER</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="fieldName">processador</property>
+            <property name="nullString"></property>
+            <formula>
+                <property name="text"></property>
+            </formula>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.DateFieldReportElement">
+            <property name="name">dataOriginal2</property>
+            <property name="position">0.0, 11.0</property>
+            <property name="minimumSize">70.0, 11.0</property>
+            <property name="dynamicContent">true</property>
+            <property name="font">SansSerif,10,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">MIDDLE</property>
+            <property name="horizontalAlignment">CENTER</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="fieldName">data_modificado</property>
+            <property name="nullString"></property>
+            <formula>
+                <property name="text"></property>
+            </formula>
+            <property name="format">dd/MM/yyyy</property>
+            <property name="excelDateFormat"></property>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.MessageFieldReportElement">
+            <property name="name">memoriaModificado</property>
+            <property name="position">405.0, 11.0</property>
+            <property name="minimumSize">60.0, 11.0</property>
+            <property name="dynamicContent">true</property>
+            <property name="font">SansSerif,10,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">MIDDLE</property>
+            <property name="horizontalAlignment">RIGHT</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="formatString">$(memoria_modificado)</property>
+            <property name="nullString"></property>
+            <formula>
+                <property name="text"></property>
+            </formula>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.MessageFieldReportElement">
+            <property name="name">hdModificado</property>
+            <property name="position">500.0, 11.0</property>
+            <property name="minimumSize">60.0, 11.0</property>
+            <property name="dynamicContent">true</property>
+            <property name="font">SansSerif,10,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">MIDDLE</property>
+            <property name="horizontalAlignment">RIGHT</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="formatString">$(hd_modificado)</property>
+            <property name="nullString"></property>
+            <formula>
+                <property name="text"></property>
+            </formula>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.StaticImageReportElement">
+            <property name="name">arrow1</property>
+            <property name="position">470.0, 12.0</property>
+            <property name="minimumSize">9.0, 9.0</property>
+            <property name="url">file:/home/seed2/biserver-ce/pentaho-solutions/seed2/images/arrow.png</property>
+            <property name="keepAspect">true</property>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.StaticImageReportElement">
+            <property name="name">arrow2</property>
+            <property name="position">564.0, 12.0</property>
+            <property name="minimumSize">9.0, 9.0</property>
+            <property name="url">file:/home/seed2/biserver-ce/pentaho-solutions/seed2/images/arrow.png</property>
+            <property name="keepAspect">true</property>
+        </child>
+        <property name="pageBreakBefore">false</property>
+        <property name="pageBreakAfter">false</property>
+        <property name="showInLayoutGUI">true</property>
+        <property name="visualHeight">53.0</property>
+        <verticalLinealModel></verticalLinealModel>
+        <rowBandingDefinition enabled="true" color="230, 230, 230, 255" startState="false" switchItemCount="1"></rowBandingDefinition>
+    </child>
+    <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelReportElement" bandToplevelType="REPORT_FOOTER">
+        <property name="name">anonymousBand@124194742</property>
+        <property name="maximumSize">31826.055743243243, 32767.0</property>
+        <elementBorder sameBorderForAllSides="false">
+            <borderTop width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderTop>
+            <borderBottom width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderBottom>
+            <borderLeft width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderLeft>
+            <borderRight width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderRight>
+            <borderBreak width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderBreak>
+            <topLeftEdge radii="0.0, 0.0"></topLeftEdge>
+            <topRightEdge radii="0.0, 0.0"></topRightEdge>
+            <bottomLeftEdge radii="0.0, 0.0"></bottomLeftEdge>
+            <bottomRightEdge radii="0.0, 0.0"></bottomRightEdge>
+        </elementBorder>
+        <property name="pageBreakBefore">false</property>
+        <property name="pageBreakAfter">false</property>
+        <property name="showInLayoutGUI">false</property>
+        <property name="visualHeight">33.0</property>
+        <verticalLinealModel></verticalLinealModel>
+    </child>
+    <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelPageReportElement" bandToplevelType="PAGE_FOOTER">
+        <property name="name">anonymousBand@1420971011</property>
+        <property name="maximumSize">31826.055743243243, 32767.0</property>
+        <elementBorder sameBorderForAllSides="false">
+            <borderTop width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderTop>
+            <borderBottom width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderBottom>
+            <borderLeft width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderLeft>
+            <borderRight width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderRight>
+            <borderBreak width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderBreak>
+            <topLeftEdge radii="0.0, 0.0"></topLeftEdge>
+            <topRightEdge radii="0.0, 0.0"></topRightEdge>
+            <bottomLeftEdge radii="0.0, 0.0"></bottomLeftEdge>
+            <bottomRightEdge radii="0.0, 0.0"></bottomRightEdge>
+        </elementBorder>
+        <child type="org.pentaho.reportdesigner.crm.report.model.TextFieldReportElement">
+            <property name="name">TextField@388706379</property>
+            <property name="position">508.99874015748037, 0.0</property>
+            <property name="minimumSize">66.0, 16.0</property>
+            <property name="font">SansSerif,10,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">MIDDLE</property>
+            <property name="horizontalAlignment">RIGHT</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="fieldName">ShowPageNumber</property>
+            <property name="nullString"></property>
+            <formula>
+                <property name="text"></property>
+            </formula>
+        </child>
+        <property name="pageBreakBefore">false</property>
+        <property name="pageBreakAfter">false</property>
+        <property name="showInLayoutGUI">true</property>
+        <property name="visualHeight">32.0</property>
+        <verticalLinealModel></verticalLinealModel>
+        <property name="displayOnFirstPage">true</property>
+        <property name="displayOnLastPage">true</property>
+        <property name="sticky">false</property>
+    </child>
+    <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelReportElement" bandToplevelType="NO_DATA_BAND">
+        <property name="name">anonymousBand@1280881877</property>
+        <property name="maximumSize">31826.055743243243, 32767.0</property>
+        <elementBorder sameBorderForAllSides="false">
+            <borderTop width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderTop>
+            <borderBottom width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderBottom>
+            <borderLeft width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderLeft>
+            <borderRight width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderRight>
+            <borderBreak width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderBreak>
+            <topLeftEdge radii="0.0, 0.0"></topLeftEdge>
+            <topRightEdge radii="0.0, 0.0"></topRightEdge>
+            <bottomLeftEdge radii="0.0, 0.0"></bottomLeftEdge>
+            <bottomRightEdge radii="0.0, 0.0"></bottomRightEdge>
+        </elementBorder>
+        <child type="org.pentaho.reportdesigner.crm.report.model.LabelReportElement">
+            <property name="name">noDataLabelElement</property>
+            <property name="minimumSize">575.0, 18.0</property>
+            <property name="maximumSize">32767.0, 32767.0</property>
+            <property name="font">SansSerif,12,1</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">MIDDLE</property>
+            <property name="horizontalAlignment">LEFT</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">false</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="text">Nenhum dado dispon&#237;vel</property>
+        </child>
+        <property name="pageBreakBefore">false</property>
+        <property name="pageBreakAfter">false</property>
+        <property name="showInLayoutGUI">false</property>
+        <property name="visualHeight">100.0</property>
+        <verticalLinealModel></verticalLinealModel>
+    </child>
+    <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelReportElement" bandToplevelType="WATERMARK">
+        <property name="name">anonymousBand@1723352938</property>
+        <property name="minimumSize">575.0, 772.0</property>
+        <property name="maximumSize">31826.055743243243, 32767.0</property>
+        <elementBorder sameBorderForAllSides="false">
+            <borderTop width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderTop>
+            <borderBottom width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderBottom>
+            <borderLeft width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderLeft>
+            <borderRight width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderRight>
+            <borderBreak width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderBreak>
+            <topLeftEdge radii="0.0, 0.0"></topLeftEdge>
+            <topRightEdge radii="0.0, 0.0"></topRightEdge>
+            <bottomLeftEdge radii="0.0, 0.0"></bottomLeftEdge>
+            <bottomRightEdge radii="0.0, 0.0"></bottomRightEdge>
+        </elementBorder>
+        <property name="pageBreakBefore">false</property>
+        <property name="pageBreakAfter">false</property>
+        <property name="showInLayoutGUI">false</property>
+        <property name="visualHeight">100.0</property>
+        <verticalLinealModel></verticalLinealModel>
+    </child>
+    <child type="org.pentaho.reportdesigner.crm.report.model.ReportGroups">
+        <property name="name">Element@1430470609</property>
+        <child type="org.pentaho.reportdesigner.crm.report.model.ReportGroup">
+            <property name="name">default</property>
+            <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelGroupReportElement" bandToplevelType="GROUP_HEADER">
+                <property name="name">dummyGroupHeader</property>
+                <property name="minimumSize">0.0, 30.0</property>
+                <property name="maximumSize">31826.055743243243, 32767.0</property>
+                <elementBorder sameBorderForAllSides="false">
+                    <borderTop width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderTop>
+                    <borderBottom width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderBottom>
+                    <borderLeft width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderLeft>
+                    <borderRight width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderRight>
+                    <borderBreak width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderBreak>
+                    <topLeftEdge radii="0.0, 0.0"></topLeftEdge>
+                    <topRightEdge radii="0.0, 0.0"></topRightEdge>
+                    <bottomLeftEdge radii="0.0, 0.0"></bottomLeftEdge>
+                    <bottomRightEdge radii="0.0, 0.0"></bottomRightEdge>
+                </elementBorder>
+                <child type="org.pentaho.reportdesigner.crm.report.model.RectangleReportElement">
+                    <property name="name">anonymousElement@652093</property>
+                    <property name="minimumSize">575.0, 24.0</property>
+                    <property name="maximumSize">32767.0, 32767.0</property>
+                    <property name="color">210, 210, 210, 255</property>
+                    <property name="arcWidth">0.0</property>
+                    <property name="arcHeight">0.0</property>
+                    <property name="drawBorder">false</property>
+                    <property name="fill">true</property>
+                    <borderDefinition color="192, 192, 192, 255" width="1.0" join="0" cap="2" miterlimit="10.0" dashPhase="0.0"></borderDefinition>
+                </child>
+                <child type="org.pentaho.reportdesigner.crm.report.model.LabelReportElement">
+                    <property name="name">anonymousElement@24026302</property>
+                    <property name="minimumSize">70.0, 24.0</property>
+                    <property name="maximumSize">32767.0, 32767.0</property>
+                    <property name="dynamicContent">true</property>
+                    <property name="font">SansSerif,10,1</property>
+                    <property name="foreground">0, 0, 0, 255</property>
+                    <property name="underline">false</property>
+                    <property name="strikethrough">false</property>
+                    <property name="embedFont">false</property>
+                    <property name="lineHeight">0.0</property>
+                    <property name="verticalAlignment">TOP</property>
+                    <property name="horizontalAlignment">CENTER</property>
+                    <property name="reservedLiteral">..</property>
+                    <property name="trimTextContent">true</property>
+                    <property name="wrapTextInExcel">false</property>
+                    <property name="text">Data de Recebimento</property>
+                </child>
+                <child type="org.pentaho.reportdesigner.crm.report.model.LabelReportElement">
+                    <property name="name">anonymousElement@23876791</property>
+                    <property name="position">90.0, 0.0</property>
+                    <property name="minimumSize">135.0, 24.0</property>
+                    <property name="maximumSize">32767.0, 32767.0</property>
+                    <property name="dynamicContent">true</property>
+                    <property name="font">SansSerif,10,1</property>
+                    <property name="foreground">0, 0, 0, 255</property>
+                    <property name="underline">false</property>
+                    <property name="strikethrough">false</property>
+                    <property name="embedFont">false</property>
+                    <property name="lineHeight">0.0</property>
+                    <property name="verticalAlignment">TOP</property>
+                    <property name="horizontalAlignment">CENTER</property>
+                    <property name="reservedLiteral">..</property>
+                    <property name="trimTextContent">true</property>
+                    <property name="wrapTextInExcel">false</property>
+                    <property name="text">Sistema Operacional</property>
+                </child>
+                <child type="org.pentaho.reportdesigner.crm.report.model.LabelReportElement">
+                    <property name="name">anonymousElement@19786841</property>
+                    <property name="position">250.0, 0.0</property>
+                    <property name="minimumSize">135.0, 24.0</property>
+                    <property name="maximumSize">32767.0, 32767.0</property>
+                    <property name="dynamicContent">true</property>
+                    <property name="font">SansSerif,10,1</property>
+                    <property name="foreground">0, 0, 0, 255</property>
+                    <property name="underline">false</property>
+                    <property name="strikethrough">false</property>
+                    <property name="embedFont">false</property>
+                    <property name="lineHeight">0.0</property>
+                    <property name="verticalAlignment">TOP</property>
+                    <property name="horizontalAlignment">CENTER</property>
+                    <property name="reservedLiteral">..</property>
+                    <property name="trimTextContent">true</property>
+                    <property name="wrapTextInExcel">false</property>
+                    <property name="text">Processador</property>
+                </child>
+                <child type="org.pentaho.reportdesigner.crm.report.model.LabelReportElement">
+                    <property name="name">anonymousElement@33017560</property>
+                    <property name="position">405.0, 0.0</property>
+                    <property name="minimumSize">76.0, 24.0</property>
+                    <property name="maximumSize">32767.0, 32767.0</property>
+                    <property name="dynamicContent">true</property>
+                    <property name="font">SansSerif,10,1</property>
+                    <property name="foreground">0, 0, 0, 255</property>
+                    <property name="underline">false</property>
+                    <property name="strikethrough">false</property>
+                    <property name="embedFont">false</property>
+                    <property name="lineHeight">0.0</property>
+                    <property name="verticalAlignment">TOP</property>
+                    <property name="horizontalAlignment">CENTER</property>
+                    <property name="reservedLiteral">..</property>
+                    <property name="trimTextContent">true</property>
+                    <property name="wrapTextInExcel">false</property>
+                    <property name="text">Mem&#243;ria</property>
+                </child>
+                <child type="org.pentaho.reportdesigner.crm.report.model.LabelReportElement">
+                    <property name="name">anonymousElement@2936600</property>
+                    <property name="position">505.0, 0.0</property>
+                    <property name="minimumSize">70.0, 24.0</property>
+                    <property name="maximumSize">32767.0, 32767.0</property>
+                    <property name="dynamicContent">true</property>
+                    <property name="font">SansSerif,10,1</property>
+                    <property name="foreground">0, 0, 0, 255</property>
+                    <property name="underline">false</property>
+                    <property name="strikethrough">false</property>
+                    <property name="embedFont">false</property>
+                    <property name="lineHeight">0.0</property>
+                    <property name="verticalAlignment">TOP</property>
+                    <property name="horizontalAlignment">CENTER</property>
+                    <property name="reservedLiteral">..</property>
+                    <property name="trimTextContent">true</property>
+                    <property name="wrapTextInExcel">false</property>
+                    <property name="text">Disco</property>
+                </child>
+                <property name="pageBreakBefore">false</property>
+                <property name="pageBreakAfter">false</property>
+                <property name="showInLayoutGUI">true</property>
+                <property name="visualHeight">34.0</property>
+                <verticalLinealModel></verticalLinealModel>
+                <property name="repeat">false</property>
+            </child>
+            <child type="org.pentaho.reportdesigner.crm.report.model.ReportGroup">
+                <property name="name">escola</property>
+                <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelGroupReportElement" bandToplevelType="GROUP_HEADER">
+                    <property name="name">escolaGroupHeader</property>
+                    <property name="maximumSize">31826.055743243243, 32767.0</property>
+                    <elementBorder sameBorderForAllSides="false">
+                        <borderTop width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderTop>
+                        <borderBottom width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderBottom>
+                        <borderLeft width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderLeft>
+                        <borderRight width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderRight>
+                        <borderBreak width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderBreak>
+                        <topLeftEdge radii="0.0, 0.0"></topLeftEdge>
+                        <topRightEdge radii="0.0, 0.0"></topRightEdge>
+                        <bottomLeftEdge radii="0.0, 0.0"></bottomLeftEdge>
+                        <bottomRightEdge radii="0.0, 0.0"></bottomRightEdge>
+                    </elementBorder>
+                    <child type="org.pentaho.reportdesigner.crm.report.model.RectangleReportElement">
+                        <property name="name">anonymousElement@1431947250</property>
+                        <property name="minimumSize">575.0, 16.0</property>
+                        <property name="maximumSize">31826.055743243243, 32767.0</property>
+                        <elementBorder sameBorderForAllSides="false">
+                            <borderTop width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderTop>
+                            <borderBottom width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderBottom>
+                            <borderLeft width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderLeft>
+                            <borderRight width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderRight>
+                            <borderBreak width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderBreak>
+                            <topLeftEdge radii="0.0, 0.0"></topLeftEdge>
+                            <topRightEdge radii="0.0, 0.0"></topRightEdge>
+                            <bottomLeftEdge radii="0.0, 0.0"></bottomLeftEdge>
+                            <bottomRightEdge radii="0.0, 0.0"></bottomRightEdge>
+                        </elementBorder>
+                        <property name="color">210, 210, 210, 255</property>
+                        <property name="arcWidth">0.0</property>
+                        <property name="arcHeight">0.0</property>
+                        <property name="drawBorder">false</property>
+                        <property name="fill">true</property>
+                        <borderDefinition color="255, 255, 255, 255" width="1.0" join="0" cap="2" miterlimit="10.0" dashPhase="0.0"></borderDefinition>
+                    </child>
+                    <child type="org.pentaho.reportdesigner.crm.report.model.MessageFieldReportElement">
+                        <property name="name">anonymousElement@5775672</property>
+                        <property name="minimumSize">575.0, 16.0</property>
+                        <property name="maximumSize">31826.055743243243, 32767.0</property>
+                        <elementBorder sameBorderForAllSides="false">
+                            <borderTop width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderTop>
+                            <borderBottom width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderBottom>
+                            <borderLeft width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderLeft>
+                            <borderRight width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderRight>
+                            <borderBreak width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderBreak>
+                            <topLeftEdge radii="0.0, 0.0"></topLeftEdge>
+                            <topRightEdge radii="0.0, 0.0"></topRightEdge>
+                            <bottomLeftEdge radii="0.0, 0.0"></bottomLeftEdge>
+                            <bottomRightEdge radii="0.0, 0.0"></bottomRightEdge>
+                        </elementBorder>
+                        <property name="font">SansSerif,10,1</property>
+                        <property name="foreground">0, 0, 0, 255</property>
+                        <property name="underline">false</property>
+                        <property name="strikethrough">false</property>
+                        <property name="embedFont">false</property>
+                        <property name="lineHeight">0.0</property>
+                        <property name="verticalAlignment">MIDDLE</property>
+                        <property name="horizontalAlignment">LEFT</property>
+                        <property name="reservedLiteral">..</property>
+                        <property name="trimTextContent">false</property>
+                        <property name="wrapTextInExcel">false</property>
+                        <property name="formatString">$(escola)</property>
+                        <property name="nullString"></property>
+                        <formula>
+                            <property name="text"></property>
+                        </formula>
+                    </child>
+                    <property name="pageBreakBefore">false</property>
+                    <property name="pageBreakAfter">false</property>
+                    <property name="showInLayoutGUI">true</property>
+                    <property name="visualHeight">29.0</property>
+                    <verticalLinealModel></verticalLinealModel>
+                    <property name="repeat">false</property>
+                </child>
+                <child type="org.pentaho.reportdesigner.crm.report.model.ReportGroup">
+                    <property name="name">maquina</property>
+                    <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelGroupReportElement" bandToplevelType="GROUP_HEADER">
+                        <property name="name">maquinaGroupHeader</property>
+                        <property name="maximumSize">31826.055743243243, 32767.0</property>
+                        <elementBorder sameBorderForAllSides="false">
+                            <borderTop width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderTop>
+                            <borderBottom width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderBottom>
+                            <borderLeft width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderLeft>
+                            <borderRight width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderRight>
+                            <borderBreak width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderBreak>
+                            <topLeftEdge radii="0.0, 0.0"></topLeftEdge>
+                            <topRightEdge radii="0.0, 0.0"></topRightEdge>
+                            <bottomLeftEdge radii="0.0, 0.0"></bottomLeftEdge>
+                            <bottomRightEdge radii="0.0, 0.0"></bottomRightEdge>
+                        </elementBorder>
+                        <child type="org.pentaho.reportdesigner.crm.report.model.RectangleReportElement">
+                            <property name="name">anonymousElement@1556381412</property>
+                            <property name="minimumSize">575.0, 16.0</property>
+                            <property name="maximumSize">31826.055743243243, 32767.0</property>
+                            <elementBorder sameBorderForAllSides="false">
+                                <borderTop width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderTop>
+                                <borderBottom width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderBottom>
+                                <borderLeft width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderLeft>
+                                <borderRight width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderRight>
+                                <borderBreak width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderBreak>
+                                <topLeftEdge radii="0.0, 0.0"></topLeftEdge>
+                                <topRightEdge radii="0.0, 0.0"></topRightEdge>
+                                <bottomLeftEdge radii="0.0, 0.0"></bottomLeftEdge>
+                                <bottomRightEdge radii="0.0, 0.0"></bottomRightEdge>
+                            </elementBorder>
+                            <property name="color">230, 230, 230, 255</property>
+                            <property name="arcWidth">0.0</property>
+                            <property name="arcHeight">0.0</property>
+                            <property name="drawBorder">false</property>
+                            <property name="fill">true</property>
+                            <borderDefinition color="255, 255, 255, 255" width="1.0" join="0" cap="2" miterlimit="10.0" dashPhase="0.0"></borderDefinition>
+                        </child>
+                        <child type="org.pentaho.reportdesigner.crm.report.model.MessageFieldReportElement">
+                            <property name="name">anonymousElement@1751571024</property>
+                            <property name="minimumSize">575.0, 16.0</property>
+                            <property name="maximumSize">31826.055743243243, 32767.0</property>
+                            <elementBorder sameBorderForAllSides="false">
+                                <borderTop width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderTop>
+                                <borderBottom width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderBottom>
+                                <borderLeft width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderLeft>
+                                <borderRight width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderRight>
+                                <borderBreak width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderBreak>
+                                <topLeftEdge radii="0.0, 0.0"></topLeftEdge>
+                                <topRightEdge radii="0.0, 0.0"></topRightEdge>
+                                <bottomLeftEdge radii="0.0, 0.0"></bottomLeftEdge>
+                                <bottomRightEdge radii="0.0, 0.0"></bottomRightEdge>
+                            </elementBorder>
+                            <property name="font">SansSerif,10,1</property>
+                            <property name="foreground">0, 0, 0, 255</property>
+                            <property name="underline">false</property>
+                            <property name="strikethrough">false</property>
+                            <property name="embedFont">false</property>
+                            <property name="lineHeight">0.0</property>
+                            <property name="verticalAlignment">MIDDLE</property>
+                            <property name="horizontalAlignment">LEFT</property>
+                            <property name="reservedLiteral">..</property>
+                            <property name="trimTextContent">false</property>
+                            <property name="wrapTextInExcel">false</property>
+                            <property name="formatString">MAC Address - $(maquina)</property>
+                            <property name="nullString"></property>
+                            <formula>
+                                <property name="text"></property>
+                            </formula>
+                        </child>
+                        <property name="pageBreakBefore">false</property>
+                        <property name="pageBreakAfter">false</property>
+                        <property name="showInLayoutGUI">true</property>
+                        <property name="visualHeight">32.0</property>
+                        <verticalLinealModel></verticalLinealModel>
+                        <property name="repeat">false</property>
+                    </child>
+                    <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelGroupReportElement" bandToplevelType="GROUP_FOOTER">
+                        <property name="name">maquinaGroupFooter</property>
+                        <property name="maximumSize">31826.055743243243, 32767.0</property>
+                        <elementBorder sameBorderForAllSides="false">
+                            <borderTop width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderTop>
+                            <borderBottom width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderBottom>
+                            <borderLeft width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderLeft>
+                            <borderRight width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderRight>
+                            <borderBreak width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderBreak>
+                            <topLeftEdge radii="0.0, 0.0"></topLeftEdge>
+                            <topRightEdge radii="0.0, 0.0"></topRightEdge>
+                            <bottomLeftEdge radii="0.0, 0.0"></bottomLeftEdge>
+                            <bottomRightEdge radii="0.0, 0.0"></bottomRightEdge>
+                        </elementBorder>
+                        <property name="pageBreakBefore">false</property>
+                        <property name="pageBreakAfter">false</property>
+                        <property name="showInLayoutGUI">false</property>
+                        <property name="visualHeight">100.0</property>
+                        <verticalLinealModel></verticalLinealModel>
+                        <property name="repeat">false</property>
+                    </child>
+                    <property name="groupFields" array="true">
+                        <property name="0">maquina</property>
+                    </property>
+                </child>
+                <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelGroupReportElement" bandToplevelType="GROUP_FOOTER">
+                    <property name="name">escolaGroupFooter</property>
+                    <property name="maximumSize">31826.055743243243, 32767.0</property>
+                    <elementBorder sameBorderForAllSides="false">
+                        <borderTop width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderTop>
+                        <borderBottom width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderBottom>
+                        <borderLeft width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderLeft>
+                        <borderRight width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderRight>
+                        <borderBreak width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderBreak>
+                        <topLeftEdge radii="0.0, 0.0"></topLeftEdge>
+                        <topRightEdge radii="0.0, 0.0"></topRightEdge>
+                        <bottomLeftEdge radii="0.0, 0.0"></bottomLeftEdge>
+                        <bottomRightEdge radii="0.0, 0.0"></bottomRightEdge>
+                    </elementBorder>
+                    <property name="pageBreakBefore">false</property>
+                    <property name="pageBreakAfter">false</property>
+                    <property name="showInLayoutGUI">false</property>
+                    <property name="visualHeight">100.0</property>
+                    <verticalLinealModel></verticalLinealModel>
+                    <property name="repeat">false</property>
+                </child>
+                <property name="groupFields" array="true">
+                    <property name="0">escola</property>
+                </property>
+            </child>
+            <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelGroupReportElement" bandToplevelType="GROUP_FOOTER">
+                <property name="name">dummyGroupFooter</property>
+                <property name="maximumSize">31826.055743243243, 32767.0</property>
+                <elementBorder sameBorderForAllSides="false">
+                    <borderTop width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderTop>
+                    <borderBottom width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderBottom>
+                    <borderLeft width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderLeft>
+                    <borderRight width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderRight>
+                    <borderBreak width="0.0" borderType="NONE" color="0, 0, 0, 255"></borderBreak>
+                    <topLeftEdge radii="0.0, 0.0"></topLeftEdge>
+                    <topRightEdge radii="0.0, 0.0"></topRightEdge>
+                    <bottomLeftEdge radii="0.0, 0.0"></bottomLeftEdge>
+                    <bottomRightEdge radii="0.0, 0.0"></bottomRightEdge>
+                </elementBorder>
+                <property name="pageBreakBefore">false</property>
+                <property name="pageBreakAfter">false</property>
+                <property name="showInLayoutGUI">false</property>
+                <property name="visualHeight">62.0</property>
+                <verticalLinealModel></verticalLinealModel>
+                <property name="repeat">false</property>
+            </child>
+        </child>
+    </child>
+    <property name="defaultLocale">pt_BR_</property>
+    <horizontalLinealModel></horizontalLinealModel>
+    <pageDefinition pageSize="595.0, 842.0" topBorder="10.0" bottomBorder="10.0" leftBorder="10.0" rightBorder="10.0"></pageDefinition>
+    <reportConfiguration>
+        <property name="org.jfree.report.modules.output.pageable.pdf.Encoding">ISO-8859-1</property>
+    </reportConfiguration>
+    <property name="useMaxCharBounds">false</property>
+</report>
diff --git a/pentahofiles/report-designer/audit.xaction b/pentahofiles/report-designer/audit.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..89a0b9f81fdeb84ba900769c75e3e668433ba791
--- /dev/null
+++ b/pentahofiles/report-designer/audit.xaction
@@ -0,0 +1,127 @@
+<action-sequence>
+  <inputs>
+    <outputType type="string">
+      <sources>
+        <request>outputType</request>
+        <request>type</request>
+      </sources>
+      <default-value><![CDATA[pdf]]></default-value>
+    </outputType>
+    <outputTypeList type="property-map-list">
+      <sources>
+        <runtime>outputTypeList</runtime>
+      </sources>
+      <default-value type="property-map-list">
+        <property-map>
+          <entry key="report-output-desc">PDF</entry>
+          <entry key="report-output-type-id">pdf</entry>
+        </property-map>
+        <property-map>
+          <entry key="report-output-desc">Excel</entry>
+          <entry key="report-output-type-id">xls</entry>
+        </property-map>
+        <property-map>
+          <entry key="report-output-desc">Word</entry>
+          <entry key="report-output-type-id">rtf</entry>
+        </property-map>
+        <property-map>
+          <entry key="report-output-desc">Web Page</entry>
+          <entry key="report-output-type-id">html</entry>
+        </property-map>
+        <property-map>
+          <entry key="report-output-desc">Comma Separated Value</entry>
+          <entry key="report-output-type-id">csv</entry>
+        </property-map>
+      </default-value>
+    </outputTypeList>
+  </inputs>
+  <outputs/>
+  <resources>
+    <report-definition>
+      <solution-file>
+        <location>audit.xml</location>
+        <mime-type>text/xml</mime-type>
+      </solution-file>
+    </report-definition>
+  </resources>
+  <actions>
+    <action-definition>
+      <component-name>SecureFilterComponent</component-name>
+      <component-definition>
+        <selections>
+          <outputType style="select">
+            <title>Choose Report Format</title>
+            <filter value-col-name="report-output-type-id" display-col-name="report-output-desc">outputTypeList</filter>
+          </outputType>
+        </selections>
+      </component-definition>
+      <action-type>Secure Filter Description</action-type>
+      <action-inputs>
+        <outputTypeList type="property-map-list"/>
+        <outputType type="string"/>
+      </action-inputs>
+    </action-definition>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <component-definition>
+        <query><![CDATA[SELECT
+    to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), 'DD/MM/YYYY') AS data_atual,
+     initcap(aud_regiao) AS regiao,
+     aud_estado,
+     initcap(aud_cidade) AS cidade,
+     initcap(aud_escola) AS escola,
+     aud_data,
+     aud_instaladas AS instaladas,
+     CASE WHEN aud_previstas-aud_instaladas < 0 THEN 0 ELSE
+     aud_previstas-aud_instaladas END AS nao_instaladas
+            FROM
+              (select max(aud_data) as data, aud_inep as inep from mectb11_dm_auditoria WHERE aud_regiao = 'SUL' AND aud_estado = 'PR' AND aud_cidade = 'CURITIBA' group by inep) temp,
+              mectb11_dm_auditoria
+            WHERE
+              temp.data = mectb11_dm_auditoria.aud_data AND
+              temp.inep = mectb11_dm_auditoria.aud_inep
+GROUP BY
+     aud_regiao,
+     aud_estado,
+     aud_cidade,
+     aud_escola,
+     instaladas,
+     nao_instaladas,
+     aud_data
+ORDER BY
+     aud_escola ASC,
+     instaladas ASC,
+     nao_instaladas ASC]]></query>
+        <live><![CDATA[true]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+      </component-definition>
+      <action-outputs>
+        <query-result type="result-set" mapping="query_result"/>
+      </action-outputs>
+    </action-definition>
+    <action-definition>
+      <component-name>JFreeReportComponent</component-name>
+      <component-definition/>
+      <action-type>report</action-type>
+      <action-inputs>
+        <output-type type="string" mapping="outputType"/>
+        <data type="result-set" mapping="query_result"/>
+      </action-inputs>
+      <action-resources>
+        <report-definition type="resource"/>
+      </action-resources>
+    </action-definition>
+  </actions>
+  <title>JFreeReport-WizardReport</title>
+  <version>1</version>
+  <documentation>
+    <author>Report Designer</author>
+    <description>Created using the Pentaho Report Designer.</description>
+    <icon>PentahoReporting.png</icon>
+    <help/>
+    <result-type>report</result-type>
+  </documentation>
+</action-sequence>
\ No newline at end of file
diff --git a/pentahofiles/report-designer/audit.xml b/pentahofiles/report-designer/audit.xml
new file mode 100644
index 0000000000000000000000000000000000000000..452033ee4094cc0a6776d95a10828587b8ce2f46
--- /dev/null
+++ b/pentahofiles/report-designer/audit.xml
@@ -0,0 +1,1281 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<report-definition xmlns="http://jfreereport.sourceforge.net/namespaces/reports/legacy/ext" name="JFreeReport-WizardReport" engine-version="0.8.9.11">
+  <parser-config>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.base.URLClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.objects.DefaultClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.objects.BandLayoutClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.base.ArrayClassFactory"/>
+    <element-factory class="org.jfree.report.modules.parser.ext.factory.elements.DefaultElementFactory"/>
+    <stylekey-factory class="org.jfree.report.modules.parser.ext.factory.stylekey.DefaultStyleKeyFactory"/>
+    <stylekey-factory class="org.jfree.report.modules.parser.ext.factory.stylekey.PageableLayoutStyleKeyFactory"/>
+    <template-factory class="org.jfree.report.modules.parser.ext.factory.templates.DefaultTemplateCollection"/>
+    <datasource-factory class="org.jfree.report.modules.parser.ext.factory.datasource.DefaultDataSourceFactory"/>
+  </parser-config>
+  <report-config>
+    <simple-page-definition width="1" height="1">
+      <page orientation="portrait" topmargin="10" leftmargin="10" bottommargin="10" rightmargin="10" pageformat="A4"/>
+    </simple-page-definition>
+    <configuration>
+      <property name="org.jfree.report.modules.output.pageable.pdf.Encoding">ISO-8859-1</property>
+      <property name="org.jfree.report.NoPrinterAvailable">true</property>
+    </configuration>
+  </report-config>
+  <report-description>
+    <report-header>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="Element@982014" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">553.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">14</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Relatório de Auditoria - Máquinas com/sem o Agente Instalado</basic-object>
+        </template>
+      </element>
+      <element name="Element@25939585" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">30.0</basic-key>
+          <basic-key name="min-width">148.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Data: $(data_atual)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@19262980" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">230.0</basic-key>
+          <basic-key name="y">50.0</basic-key>
+          <basic-key name="min-width">345.0</basic-key>
+          <basic-key name="min-height">30.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Cidade: $(cidade)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@12425766" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">50.0</basic-key>
+          <basic-key name="min-width">160.0</basic-key>
+          <basic-key name="min-height">30.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Estado: $(aud_estado)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@19423474" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">230.0</basic-key>
+          <basic-key name="y">30.0</basic-key>
+          <basic-key name="min-width">345.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Região: $(regiao)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </report-header>
+    <report-footer>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </report-footer>
+    <page-header>
+      <style>
+        <basic-key name="display-on-firstpage">true</basic-key>
+        <basic-key name="display-on-lastpage">true</basic-key>
+        <basic-key name="sticky">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </page-header>
+    <page-footer>
+      <style>
+        <basic-key name="display-on-firstpage">true</basic-key>
+        <basic-key name="display-on-lastpage">true</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="TextField@388706379" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">508.99875</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">66.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">right</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">ShowPageNumber</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </page-footer>
+    <watermark>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="min-width">575.0</basic-key>
+        <basic-key name="min-height">822.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </watermark>
+    <groups>
+      <group name="default">
+        <fields/>
+        <group-header>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">true</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">32767.0</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+          <band name="DummyGroupNoDataBandElement">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">10.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+            </style>
+          </band>
+          <band name="DummyGroupDataBandElement">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">35.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+            </style>
+            <band>
+              <style>
+                <basic-key name="border-top-width">1.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">1.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">1.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">1.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">575.0</basic-key>
+                <basic-key name="min-height">35.0</basic-key>
+                <basic-key name="max-width">575.0</basic-key>
+                <basic-key name="max-height">2.14748365E9</basic-key>
+              </style>
+              <element type="shape/generic">
+                <style>
+                  <basic-key name="border-top-width">1.0</basic-key>
+                  <basic-key name="border-top-style">none</basic-key>
+                  <basic-key name="border-top-color">black</basic-key>
+                  <basic-key name="border-left-width">1.0</basic-key>
+                  <basic-key name="border-left-style">none</basic-key>
+                  <basic-key name="border-left-color">black</basic-key>
+                  <basic-key name="border-bottom-width">1.0</basic-key>
+                  <basic-key name="border-bottom-style">none</basic-key>
+                  <basic-key name="border-bottom-color">black</basic-key>
+                  <basic-key name="border-right-width">1.0</basic-key>
+                  <basic-key name="border-right-style">none</basic-key>
+                  <basic-key name="border-right-color">black</basic-key>
+                  <basic-key name="border-break-width">0.0</basic-key>
+                  <basic-key name="border-break-style">none</basic-key>
+                  <basic-key name="border-break-color">black</basic-key>
+                  <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                  <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                  <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                  <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                  <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                  <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                  <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                  <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                  <basic-key name="padding-left">0.0</basic-key>
+                  <basic-key name="padding-top">0.0</basic-key>
+                  <basic-key name="padding-bottom">0.0</basic-key>
+                  <basic-key name="padding-right">0.0</basic-key>
+                  <basic-key name="x">0.0</basic-key>
+                  <basic-key name="y">0.0</basic-key>
+                  <basic-key name="min-width">-100.0</basic-key>
+                  <basic-key name="min-height">-100.0</basic-key>
+                  <basic-key name="paint">#d2d2d2</basic-key>
+                  <compound-key name="stroke" class="java.awt.BasicStroke">
+                    <basic-object name="value">1.0</basic-object>
+                  </compound-key>
+                  <basic-key name="scale">true</basic-key>
+                  <basic-key name="keepAspectRatio">false</basic-key>
+                  <basic-key name="fill-shape">true</basic-key>
+                  <basic-key name="draw-shape">false</basic-key>
+                </style>
+                <datasource type="StaticDataSource">
+                  <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+                    <basic-object name="height">100.0</basic-object>
+                    <basic-object name="width">100.0</basic-object>
+                    <basic-object name="x">0.0</basic-object>
+                    <basic-object name="y">0.0</basic-object>
+                  </compound-object>
+                </datasource>
+              </element>
+            </band>
+            <element type="text/plain">
+              <style>
+                <basic-key name="border-top-width">1.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">1.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">1.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">1.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">330.0</basic-key>
+                <basic-key name="min-height">35.0</basic-key>
+                <basic-key name="max-width">32767.0</basic-key>
+                <basic-key name="max-height">32767.0</basic-key>
+                <basic-key name="paint">black</basic-key>
+                <basic-key name="alignment">left</basic-key>
+                <basic-key name="valignment">top</basic-key>
+                <basic-key name="dynamic_height">false</basic-key>
+                <basic-key name="Excel.WrapText">false</basic-key>
+                <basic-key name="font">SansSerif</basic-key>
+                <basic-key name="font-size">10</basic-key>
+                <basic-key name="line-height">0.0</basic-key>
+                <basic-key name="font-bold">true</basic-key>
+                <basic-key name="font-italic">false</basic-key>
+                <basic-key name="font-underline">false</basic-key>
+                <basic-key name="font-strikethrough">false</basic-key>
+                <basic-key name="font-embedded">false</basic-key>
+                <basic-key name="reserved-literal">..</basic-key>
+                <basic-key name="trim-text-content">false</basic-key>
+              </style>
+              <template references="label">
+                <basic-object name="content">Escolas</basic-object>
+              </template>
+            </element>
+          </band>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">455.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">120.0</basic-key>
+              <basic-key name="min-height">35.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">false</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Quantidade de máquinas sem o agente</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">330.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">120.0</basic-key>
+              <basic-key name="min-height">35.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">false</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Quantidade de máquinas com o agente</basic-object>
+            </template>
+          </element>
+        </group-header>
+        <group-footer>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">32767.0</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+        </group-footer>
+      </group>
+    </groups>
+    <itemband>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="RowBandingBackgroundRect_IAmTheRandomSuffix314152654" type="shape/generic">
+        <style>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">-100.0</basic-key>
+          <basic-key name="min-height">-100.0</basic-key>
+          <basic-key name="paint">#e6e6e6</basic-key>
+          <compound-key name="stroke" class="java.awt.BasicStroke">
+            <basic-object name="value">1.0</basic-object>
+          </compound-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">false</basic-key>
+          <basic-key name="fill-shape">true</basic-key>
+          <basic-key name="draw-shape">false</basic-key>
+        </style>
+        <datasource type="StaticDataSource">
+          <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+            <basic-object name="height">100.0</basic-object>
+            <basic-object name="width">100.0</basic-object>
+            <basic-object name="x">0.0</basic-object>
+            <basic-object name="y">0.0</basic-object>
+          </compound-object>
+        </datasource>
+      </element>
+      <element name="aud_escolaElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">330.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">32767.0</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">false</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">escola</basic-object>
+          <basic-object name="nullValue">-</basic-object>
+        </template>
+      </element>
+      <element name="instaladasElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">330.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">120.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">32767.0</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">false</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">instaladas</basic-object>
+          <basic-object name="nullValue">-</basic-object>
+        </template>
+      </element>
+      <element name="nao_instaladasElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">455.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">120.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">32767.0</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">false</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">nao_instaladas</basic-object>
+          <basic-object name="nullValue">-</basic-object>
+        </template>
+      </element>
+    </itemband>
+    <no-data-band>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="noDataLabelElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">574.9987</basic-key>
+          <basic-key name="min-height">18.0</basic-key>
+          <basic-key name="max-width">32766.928</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">false</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Nenhum dado disponível</basic-object>
+        </template>
+      </element>
+    </no-data-band>
+  </report-description>
+  <functions>
+    <property-ref name="report.name" class="java.lang.String">JFreeReport-WizardReport</property-ref>
+    <expression name="DummyGroupNoDataBandElementHideIfNullTrigger" class="org.jfree.report.function.HideElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">DummyGroupNoDataBandElement</property>
+      </properties>
+    </expression>
+    <expression name="DummyGroupDataBandElementHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">DummyGroupDataBandElement</property>
+      </properties>
+    </expression>
+    <expression name="dummyGroupFooterHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">dummyGroupFooter</property>
+      </properties>
+    </expression>
+    <expression name="ShowPageNumber" class="org.jfree.report.function.PageOfPagesFunction">
+      <properties>
+        <property name="format">{0}/{1}</property>
+        <property name="pageIncrement" class="java.lang.Integer">1</property>
+        <property name="startPage" class="java.lang.Integer">1</property>
+      </properties>
+    </expression>
+    <expression name="org.jfree.report.function.ElementVisibilitySwitchFunction@60f02e1b" class="org.jfree.report.function.ElementVisibilitySwitchFunction">
+      <properties>
+        <property name="element">RowBandingBackgroundRect_IAmTheRandomSuffix314152654</property>
+        <property name="initialState" class="java.lang.Boolean">false</property>
+        <property name="numberOfElements" class="java.lang.Integer">1</property>
+      </properties>
+    </expression>
+  </functions>
+</report-definition>
diff --git a/pentahofiles/report-designer/audit_roxo.xaction b/pentahofiles/report-designer/audit_roxo.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..e0ec986302b81ae513d564d33aacbb9aa4ae00d2
--- /dev/null
+++ b/pentahofiles/report-designer/audit_roxo.xaction
@@ -0,0 +1,125 @@
+<action-sequence>
+  <inputs>
+    <outputType type="string">
+      <sources>
+        <request>outputType</request>
+        <request>type</request>
+      </sources>
+      <default-value><![CDATA[pdf]]></default-value>
+    </outputType>
+    <outputTypeList type="property-map-list">
+      <sources>
+        <runtime>outputTypeList</runtime>
+      </sources>
+      <default-value type="property-map-list">
+        <property-map>
+          <entry key="report-output-desc">PDF</entry>
+          <entry key="report-output-type-id">pdf</entry>
+        </property-map>
+        <property-map>
+          <entry key="report-output-desc">Excel</entry>
+          <entry key="report-output-type-id">xls</entry>
+        </property-map>
+        <property-map>
+          <entry key="report-output-desc">Word</entry>
+          <entry key="report-output-type-id">rtf</entry>
+        </property-map>
+        <property-map>
+          <entry key="report-output-desc">Web Page</entry>
+          <entry key="report-output-type-id">html</entry>
+        </property-map>
+        <property-map>
+          <entry key="report-output-desc">Comma Separated Value</entry>
+          <entry key="report-output-type-id">csv</entry>
+        </property-map>
+      </default-value>
+    </outputTypeList>
+  </inputs>
+  <outputs/>
+  <resources>
+    <report-definition>
+      <solution-file>
+        <location>audit_roxo.xml</location>
+        <mime-type>text/xml</mime-type>
+      </solution-file>
+    </report-definition>
+  </resources>
+  <actions>
+    <action-definition>
+      <component-name>SecureFilterComponent</component-name>
+      <component-definition>
+        <selections>
+          <outputType style="select">
+            <title>Choose Report Format</title>
+            <filter value-col-name="report-output-type-id" display-col-name="report-output-desc">outputTypeList</filter>
+          </outputType>
+        </selections>
+      </component-definition>
+      <action-type>Secure Filter Description</action-type>
+      <action-inputs>
+        <outputTypeList type="property-map-list"/>
+        <outputType type="string"/>
+      </action-inputs>
+    </action-definition>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <component-definition>
+        <query><![CDATA[SELECT
+    to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), 'DD/MM/YYYY') AS data_atual,
+     initcap(aud_regiao) AS regiao,
+     aud_estado,
+     initcap(aud_cidade) AS cidade,
+     aud_instaladas,
+     initcap(aud_escola) AS escola,
+     aud_data,
+     aud_instaladas AS instaladas
+FROM
+              (select max(aud_data) as data, aud_inep as inep from mectb11_dm_auditoria WHERE aud_regiao = 'SUDESTE' AND aud_estado = 'RJ' AND aud_cidade = 'NITEROI' group by inep) temp,
+              mectb11_dm_auditoria
+            WHERE
+              temp.data = mectb11_dm_auditoria.aud_data AND
+              temp.inep = mectb11_dm_auditoria.aud_inep AND
+              aud_instaladas = 0
+GROUP BY
+     aud_regiao,
+     aud_estado,
+     aud_cidade,
+     aud_instaladas,
+     aud_escola,
+     instaladas,
+     aud_data
+ORDER BY
+     instaladas ASC]]></query>
+        <live><![CDATA[true]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+      </component-definition>
+      <action-outputs>
+        <query-result type="result-set" mapping="query_result"/>
+      </action-outputs>
+    </action-definition>
+    <action-definition>
+      <component-name>JFreeReportComponent</component-name>
+      <component-definition/>
+      <action-type>report</action-type>
+      <action-inputs>
+        <output-type type="string" mapping="outputType"/>
+        <data type="result-set" mapping="query_result"/>
+      </action-inputs>
+      <action-resources>
+        <report-definition type="resource"/>
+      </action-resources>
+    </action-definition>
+  </actions>
+  <title>JFreeReport-WizardReport</title>
+  <version>1</version>
+  <documentation>
+    <author>Report Designer</author>
+    <description>Created using the Pentaho Report Designer.</description>
+    <icon>PentahoReporting.png</icon>
+    <help/>
+    <result-type>report</result-type>
+  </documentation>
+</action-sequence>
\ No newline at end of file
diff --git a/pentahofiles/report-designer/audit_roxo.xml b/pentahofiles/report-designer/audit_roxo.xml
new file mode 100644
index 0000000000000000000000000000000000000000..9a4d27933861bf58fa5f7eceefd6e07a937f8a41
--- /dev/null
+++ b/pentahofiles/report-designer/audit_roxo.xml
@@ -0,0 +1,1022 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<report-definition xmlns="http://jfreereport.sourceforge.net/namespaces/reports/legacy/ext" name="JFreeReport-WizardReport" engine-version="0.8.9.11">
+  <parser-config>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.base.URLClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.objects.DefaultClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.objects.BandLayoutClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.base.ArrayClassFactory"/>
+    <element-factory class="org.jfree.report.modules.parser.ext.factory.elements.DefaultElementFactory"/>
+    <stylekey-factory class="org.jfree.report.modules.parser.ext.factory.stylekey.DefaultStyleKeyFactory"/>
+    <stylekey-factory class="org.jfree.report.modules.parser.ext.factory.stylekey.PageableLayoutStyleKeyFactory"/>
+    <template-factory class="org.jfree.report.modules.parser.ext.factory.templates.DefaultTemplateCollection"/>
+    <datasource-factory class="org.jfree.report.modules.parser.ext.factory.datasource.DefaultDataSourceFactory"/>
+  </parser-config>
+  <report-config>
+    <simple-page-definition width="1" height="1">
+      <page orientation="portrait" topmargin="10" leftmargin="10" bottommargin="10" rightmargin="10" pageformat="A4"/>
+    </simple-page-definition>
+    <configuration>
+      <property name="org.jfree.report.modules.output.pageable.pdf.Encoding">ISO-8859-1</property>
+      <property name="org.jfree.report.NoPrinterAvailable">true</property>
+    </configuration>
+  </report-config>
+  <report-description>
+    <report-header>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="Element@982014" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">536.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">14</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Relatório de Auditoria - Escolas sem o Agente Instalado</basic-object>
+        </template>
+      </element>
+      <element name="Element@25939585" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">30.0</basic-key>
+          <basic-key name="min-width">148.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Data: $(data_atual)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@19262980" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">230.0</basic-key>
+          <basic-key name="y">50.0</basic-key>
+          <basic-key name="min-width">345.0</basic-key>
+          <basic-key name="min-height">30.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Cidade: $(cidade)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@12425766" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">50.0</basic-key>
+          <basic-key name="min-width">160.0</basic-key>
+          <basic-key name="min-height">30.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Estado: $(aud_estado)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@19423474" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">230.0</basic-key>
+          <basic-key name="y">30.0</basic-key>
+          <basic-key name="min-width">345.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Região: $(regiao)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </report-header>
+    <report-footer>
+      <style>
+        <basic-key name="pagebreak-before">true</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </report-footer>
+    <page-header>
+      <style>
+        <basic-key name="display-on-firstpage">true</basic-key>
+        <basic-key name="display-on-lastpage">true</basic-key>
+        <basic-key name="sticky">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </page-header>
+    <page-footer>
+      <style>
+        <basic-key name="display-on-firstpage">true</basic-key>
+        <basic-key name="display-on-lastpage">true</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="TextField@388706379" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">508.99875</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">66.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">right</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">ShowPageNumber</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </page-footer>
+    <watermark>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="min-width">575.0</basic-key>
+        <basic-key name="min-height">822.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </watermark>
+    <groups>
+      <group name="default">
+        <fields/>
+        <group-header>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">true</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">32767.0</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+          <band name="DummyGroupDataBandElement">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">20.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+            </style>
+            <band>
+              <style>
+                <basic-key name="border-top-width">1.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">1.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">1.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">1.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">575.0</basic-key>
+                <basic-key name="min-height">20.0</basic-key>
+                <basic-key name="max-width">575.0</basic-key>
+                <basic-key name="max-height">2.14748365E9</basic-key>
+              </style>
+              <element type="shape/generic">
+                <style>
+                  <basic-key name="border-top-width">1.0</basic-key>
+                  <basic-key name="border-top-style">none</basic-key>
+                  <basic-key name="border-top-color">black</basic-key>
+                  <basic-key name="border-left-width">1.0</basic-key>
+                  <basic-key name="border-left-style">none</basic-key>
+                  <basic-key name="border-left-color">black</basic-key>
+                  <basic-key name="border-bottom-width">1.0</basic-key>
+                  <basic-key name="border-bottom-style">none</basic-key>
+                  <basic-key name="border-bottom-color">black</basic-key>
+                  <basic-key name="border-right-width">1.0</basic-key>
+                  <basic-key name="border-right-style">none</basic-key>
+                  <basic-key name="border-right-color">black</basic-key>
+                  <basic-key name="border-break-width">0.0</basic-key>
+                  <basic-key name="border-break-style">none</basic-key>
+                  <basic-key name="border-break-color">black</basic-key>
+                  <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                  <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                  <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                  <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                  <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                  <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                  <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                  <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                  <basic-key name="padding-left">0.0</basic-key>
+                  <basic-key name="padding-top">0.0</basic-key>
+                  <basic-key name="padding-bottom">0.0</basic-key>
+                  <basic-key name="padding-right">0.0</basic-key>
+                  <basic-key name="x">0.0</basic-key>
+                  <basic-key name="y">0.0</basic-key>
+                  <basic-key name="min-width">-100.0</basic-key>
+                  <basic-key name="min-height">-100.0</basic-key>
+                  <basic-key name="paint">#d2d2d2</basic-key>
+                  <compound-key name="stroke" class="java.awt.BasicStroke">
+                    <basic-object name="value">1.0</basic-object>
+                  </compound-key>
+                  <basic-key name="scale">true</basic-key>
+                  <basic-key name="keepAspectRatio">false</basic-key>
+                  <basic-key name="fill-shape">true</basic-key>
+                  <basic-key name="draw-shape">false</basic-key>
+                </style>
+                <datasource type="StaticDataSource">
+                  <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+                    <basic-object name="height">100.0</basic-object>
+                    <basic-object name="width">100.0</basic-object>
+                    <basic-object name="x">0.0</basic-object>
+                    <basic-object name="y">0.0</basic-object>
+                  </compound-object>
+                </datasource>
+              </element>
+            </band>
+            <element type="text/plain">
+              <style>
+                <basic-key name="border-top-width">1.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">1.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">1.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">1.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">575.0</basic-key>
+                <basic-key name="min-height">20.0</basic-key>
+                <basic-key name="max-width">32767.0</basic-key>
+                <basic-key name="max-height">32767.0</basic-key>
+                <basic-key name="paint">black</basic-key>
+                <basic-key name="alignment">left</basic-key>
+                <basic-key name="valignment">middle</basic-key>
+                <basic-key name="dynamic_height">false</basic-key>
+                <basic-key name="Excel.WrapText">false</basic-key>
+                <basic-key name="font">SansSerif</basic-key>
+                <basic-key name="font-size">10</basic-key>
+                <basic-key name="line-height">0.0</basic-key>
+                <basic-key name="font-bold">true</basic-key>
+                <basic-key name="font-italic">false</basic-key>
+                <basic-key name="font-underline">false</basic-key>
+                <basic-key name="font-strikethrough">false</basic-key>
+                <basic-key name="font-embedded">false</basic-key>
+                <basic-key name="reserved-literal">..</basic-key>
+                <basic-key name="trim-text-content">false</basic-key>
+              </style>
+              <template references="label">
+                <basic-object name="content">Escolas sem o agente instalado em nenhuma máquina</basic-object>
+              </template>
+            </element>
+          </band>
+        </group-header>
+        <group-footer>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">32767.0</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+        </group-footer>
+      </group>
+    </groups>
+    <itemband>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="RowBandingBackgroundRect_IAmTheRandomSuffix314152654" type="shape/generic">
+        <style>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">-100.0</basic-key>
+          <basic-key name="min-height">-100.0</basic-key>
+          <basic-key name="paint">#e6e6e6</basic-key>
+          <compound-key name="stroke" class="java.awt.BasicStroke">
+            <basic-object name="value">1.0</basic-object>
+          </compound-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">false</basic-key>
+          <basic-key name="fill-shape">true</basic-key>
+          <basic-key name="draw-shape">false</basic-key>
+        </style>
+        <datasource type="StaticDataSource">
+          <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+            <basic-object name="height">100.0</basic-object>
+            <basic-object name="width">100.0</basic-object>
+            <basic-object name="x">0.0</basic-object>
+            <basic-object name="y">0.0</basic-object>
+          </compound-object>
+        </datasource>
+      </element>
+      <element name="aud_escolaElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">575.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">32767.0</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">false</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">escola</basic-object>
+          <basic-object name="nullValue">-</basic-object>
+        </template>
+      </element>
+    </itemband>
+    <no-data-band>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="noDataLabelElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">574.9987</basic-key>
+          <basic-key name="min-height">18.0</basic-key>
+          <basic-key name="max-width">32766.928</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">false</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Nenhum dado disponível</basic-object>
+        </template>
+      </element>
+    </no-data-band>
+  </report-description>
+  <functions>
+    <property-ref name="report.name" class="java.lang.String">JFreeReport-WizardReport</property-ref>
+    <expression name="DummyGroupNoDataBandElementHideIfNullTrigger" class="org.jfree.report.function.HideElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">noDataLabelElement</property>
+      </properties>
+    </expression>
+    <expression name="DummyGroupDataBandElementHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">DummyGroupDataBandElement</property>
+      </properties>
+    </expression>
+    <expression name="dummyGroupFooterHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">dummyGroupFooter</property>
+      </properties>
+    </expression>
+    <expression name="ShowPageNumber" class="org.jfree.report.function.PageOfPagesFunction">
+      <properties>
+        <property name="format">{0}/{1}</property>
+        <property name="pageIncrement" class="java.lang.Integer">1</property>
+        <property name="startPage" class="java.lang.Integer">1</property>
+      </properties>
+    </expression>
+    <expression name="org.jfree.report.function.ElementVisibilitySwitchFunction@262f4873" class="org.jfree.report.function.ElementVisibilitySwitchFunction">
+      <properties>
+        <property name="element">RowBandingBackgroundRect_IAmTheRandomSuffix314152654</property>
+        <property name="initialState" class="java.lang.Boolean">false</property>
+        <property name="numberOfElements" class="java.lang.Integer">1</property>
+      </properties>
+    </expression>
+  </functions>
+</report-definition>
diff --git a/pentahofiles/report-designer/auditoria.report b/pentahofiles/report-designer/auditoria.report
new file mode 100644
index 0000000000000000000000000000000000000000..942bc00cb9b543a1f7f406bc4818220a19229ffa
--- /dev/null
+++ b/pentahofiles/report-designer/auditoria.report
@@ -0,0 +1,476 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<report>
+    <property name="name">JFreeReport-WizardReport</property>
+    <child type="org.pentaho.reportdesigner.crm.report.model.dataset.DataSetsReportElement">
+        <property name="name">Element@20006460</property>
+        <child type="org.pentaho.reportdesigner.crm.report.datasetplugin.multidataset.MultiDataSetReportElement">
+            <property name="name">Element@32750995</property>
+            <property name="connectionType">JNDI</property>
+            <property name="xQueryDataFile"></property>
+            <property name="xmiDefinitionFile"></property>
+            <property name="useMondrianCubeDefinition">false</property>
+            <property name="mondrianCubeDefinitionFile"></property>
+            <property name="limitPreviewRows">true</property>
+            <property name="maxPreviewRows">10000</property>
+            <query queryName="default">
+                <property name="query">SELECT
+    to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), &apos;DD/MM/YYYY&apos;) AS data_atual,
+     initcap(aud_regiao) AS regiao,
+     aud_estado,
+     initcap(aud_cidade) AS cidade,
+     initcap(aud_escola) AS escola,
+     aud_data,
+     aud_instaladas AS instaladas,
+     CASE WHEN aud_previstas-aud_instaladas &lt; 0 THEN 0 ELSE
+     aud_previstas-aud_instaladas END AS nao_instaladas
+            FROM
+              (select max(aud_data) as data, aud_inep as inep from mectb11_dm_auditoria WHERE aud_regiao = &apos;SUL&apos; AND aud_estado = &apos;PR&apos; AND aud_cidade = &apos;CURITIBA&apos; group by inep) temp,
+              mectb11_dm_auditoria
+            WHERE
+              temp.data = mectb11_dm_auditoria.aud_data AND
+              temp.inep = mectb11_dm_auditoria.aud_inep
+GROUP BY
+     aud_regiao,
+     aud_estado,
+     aud_cidade,
+     aud_escola,
+     instaladas,
+     nao_instaladas,
+     aud_data
+ORDER BY
+     aud_escola ASC,
+     instaladas ASC,
+     nao_instaladas ASC</property>
+            </query>
+            <columnInfo columnName="data_atual" friendlyColumnName="data_atual" columnClassName="java.lang.String" tableName=""></columnInfo>
+            <columnInfo columnName="regiao" friendlyColumnName="regiao" columnClassName="java.lang.String" tableName=""></columnInfo>
+            <columnInfo columnName="aud_estado" friendlyColumnName="aud_estado" columnClassName="java.lang.String" tableName=""></columnInfo>
+            <columnInfo columnName="cidade" friendlyColumnName="cidade" columnClassName="java.lang.String" tableName=""></columnInfo>
+            <columnInfo columnName="escola" friendlyColumnName="escola" columnClassName="java.lang.String" tableName=""></columnInfo>
+            <columnInfo columnName="aud_data" friendlyColumnName="aud_data" columnClassName="java.sql.Date" tableName=""></columnInfo>
+            <columnInfo columnName="instaladas" friendlyColumnName="instaladas" columnClassName="java.lang.Integer" tableName=""></columnInfo>
+            <columnInfo columnName="nao_instaladas" friendlyColumnName="nao_instaladas" columnClassName="java.lang.Integer" tableName=""></columnInfo>
+            <selectedJNDIDataSource jndiName="" driverClass="org.postgresql.Driver" connectionString="jdbc:postgresql://" userName="" password=""></selectedJNDIDataSource>
+        </child>
+    </child>
+    <child type="org.pentaho.reportdesigner.crm.report.model.ReportFunctionsElement">
+        <property name="name">Element@4836513</property>
+        <child type="org.jfree.report.function.HideElementIfDataAvailableExpression_DesignerWrapper">
+            <property name="name">DummyGroupNoDataBandElementHideIfNullTrigger</property>
+            <property name="dependencyLevel">0</property>
+            <property name="element">DummyGroupNoDataBandElement</property>
+            <property name="preserve">false</property>
+        </child>
+        <child type="org.jfree.report.function.ShowElementIfDataAvailableExpression_DesignerWrapper">
+            <property name="name">DummyGroupDataBandElementHideIfNullTrigger</property>
+            <property name="dependencyLevel">0</property>
+            <property name="element">DummyGroupDataBandElement</property>
+            <property name="preserve">false</property>
+        </child>
+        <child type="org.jfree.report.function.ShowElementIfDataAvailableExpression_DesignerWrapper">
+            <property name="name">dummyGroupFooterHideIfNullTrigger</property>
+            <property name="dependencyLevel">0</property>
+            <property name="element">dummyGroupFooter</property>
+            <property name="preserve">false</property>
+        </child>
+        <child type="org.jfree.report.function.PageOfPagesFunction_DesignerWrapper">
+            <property name="name">ShowPageNumber</property>
+            <property name="dependencyLevel">0</property>
+            <property name="format">{0}/{1}</property>
+            <property name="pageIncrement">1</property>
+            <property name="preserve">false</property>
+            <property name="startPage">1</property>
+        </child>
+    </child>
+    <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelPageReportElement" bandToplevelType="PAGE_HEADER">
+        <property name="name">anonymousBand@25327548</property>
+        <property name="maximumSize">32767.0, 32767.0</property>
+        <property name="pageBreakBefore">false</property>
+        <property name="pageBreakAfter">false</property>
+        <property name="showInLayoutGUI">true</property>
+        <property name="visualHeight">34.0</property>
+        <verticalLinealModel></verticalLinealModel>
+        <property name="displayOnFirstPage">true</property>
+        <property name="displayOnLastPage">true</property>
+        <property name="sticky">false</property>
+    </child>
+    <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelReportElement" bandToplevelType="REPORT_HEADER">
+        <property name="name">anonymousBand@29009005</property>
+        <property name="maximumSize">32767.0, 32767.0</property>
+        <child type="org.pentaho.reportdesigner.crm.report.model.LabelReportElement">
+            <property name="name">Element@982014</property>
+            <property name="minimumSize">553.0, 16.0</property>
+            <property name="font">SansSerif,14,1</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">TOP</property>
+            <property name="horizontalAlignment">LEFT</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="text">Relat&#243;rio de Auditoria - M&#225;quinas com/sem o Agente Instalado</property>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.MessageFieldReportElement">
+            <property name="name">Element@25939585</property>
+            <property name="position">0.0, 30.0</property>
+            <property name="minimumSize">148.0, 16.0</property>
+            <property name="font">SansSerif,12,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">TOP</property>
+            <property name="horizontalAlignment">LEFT</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="formatString">Data: $(data_atual)</property>
+            <property name="nullString"></property>
+            <formula>
+                <property name="text"></property>
+            </formula>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.MessageFieldReportElement">
+            <property name="name">Element@19262980</property>
+            <property name="position">230.0, 50.0</property>
+            <property name="minimumSize">345.0, 30.0</property>
+            <property name="dynamicContent">true</property>
+            <property name="font">SansSerif,12,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">TOP</property>
+            <property name="horizontalAlignment">LEFT</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="formatString">Cidade: $(cidade)</property>
+            <property name="nullString"></property>
+            <formula>
+                <property name="text"></property>
+            </formula>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.MessageFieldReportElement">
+            <property name="name">Element@12425766</property>
+            <property name="position">0.0, 50.0</property>
+            <property name="minimumSize">160.0, 30.0</property>
+            <property name="font">SansSerif,12,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">TOP</property>
+            <property name="horizontalAlignment">LEFT</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="formatString">Estado: $(aud_estado)</property>
+            <property name="nullString"></property>
+            <formula>
+                <property name="text"></property>
+            </formula>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.MessageFieldReportElement">
+            <property name="name">Element@19423474</property>
+            <property name="position">230.0, 30.0</property>
+            <property name="minimumSize">345.0, 16.0</property>
+            <property name="font">SansSerif,12,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">TOP</property>
+            <property name="horizontalAlignment">LEFT</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="formatString">Regi&#227;o: $(regiao)</property>
+            <property name="nullString"></property>
+            <formula>
+                <property name="text"></property>
+            </formula>
+        </child>
+        <property name="pageBreakBefore">false</property>
+        <property name="pageBreakAfter">false</property>
+        <property name="showInLayoutGUI">true</property>
+        <property name="visualHeight">91.0</property>
+        <verticalLinealModel></verticalLinealModel>
+    </child>
+    <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelItemReportElement" bandToplevelType="ITEM_BAND">
+        <property name="name">anonymousBand@28892349</property>
+        <property name="maximumSize">32767.0, 32767.0</property>
+        <child type="org.pentaho.reportdesigner.crm.report.model.TextFieldReportElement">
+            <property name="name">aud_escolaElement</property>
+            <property name="minimumSize">330.0, 11.0</property>
+            <property name="maximumSize">32767.0, 32767.0</property>
+            <property name="dynamicContent">true</property>
+            <property name="font">SansSerif,10,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">MIDDLE</property>
+            <property name="horizontalAlignment">LEFT</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">false</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="fieldName">escola</property>
+            <property name="nullString">-</property>
+            <formula>
+                <property name="text"></property>
+            </formula>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.TextFieldReportElement">
+            <property name="name">instaladasElement</property>
+            <property name="position">330.0, 0.0</property>
+            <property name="minimumSize">120.0, 11.0</property>
+            <property name="maximumSize">32767.0, 32767.0</property>
+            <property name="dynamicContent">true</property>
+            <property name="font">SansSerif,10,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">MIDDLE</property>
+            <property name="horizontalAlignment">CENTER</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">false</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="fieldName">instaladas</property>
+            <property name="nullString">-</property>
+            <formula>
+                <property name="text"></property>
+            </formula>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.TextFieldReportElement">
+            <property name="name">nao_instaladasElement</property>
+            <property name="position">455.0, 0.0</property>
+            <property name="minimumSize">120.0, 11.0</property>
+            <property name="maximumSize">32767.0, 32767.0</property>
+            <property name="dynamicContent">true</property>
+            <property name="font">SansSerif,10,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">MIDDLE</property>
+            <property name="horizontalAlignment">CENTER</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">false</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="fieldName">nao_instaladas</property>
+            <property name="nullString">-</property>
+            <formula>
+                <property name="text"></property>
+            </formula>
+        </child>
+        <property name="pageBreakBefore">false</property>
+        <property name="pageBreakAfter">false</property>
+        <property name="showInLayoutGUI">true</property>
+        <property name="visualHeight">37.0</property>
+        <verticalLinealModel></verticalLinealModel>
+        <rowBandingDefinition enabled="true" color="230, 230, 230, 255" startState="false" switchItemCount="1"></rowBandingDefinition>
+    </child>
+    <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelReportElement" bandToplevelType="REPORT_FOOTER">
+        <property name="name">anonymousBand@8464482</property>
+        <property name="maximumSize">32767.0, 32767.0</property>
+        <property name="pageBreakBefore">false</property>
+        <property name="pageBreakAfter">false</property>
+        <property name="showInLayoutGUI">true</property>
+        <property name="visualHeight">28.0</property>
+        <verticalLinealModel></verticalLinealModel>
+    </child>
+    <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelPageReportElement" bandToplevelType="PAGE_FOOTER">
+        <property name="name">anonymousBand@8588475</property>
+        <property name="maximumSize">32767.0, 32767.0</property>
+        <child type="org.pentaho.reportdesigner.crm.report.model.TextFieldReportElement">
+            <property name="name">TextField@388706379</property>
+            <property name="position">508.99874015748037, 0.0</property>
+            <property name="minimumSize">66.0, 16.0</property>
+            <property name="font">SansSerif,10,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">MIDDLE</property>
+            <property name="horizontalAlignment">RIGHT</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="fieldName">ShowPageNumber</property>
+            <property name="nullString"></property>
+            <formula>
+                <property name="text"></property>
+            </formula>
+        </child>
+        <property name="pageBreakBefore">false</property>
+        <property name="pageBreakAfter">false</property>
+        <property name="showInLayoutGUI">true</property>
+        <property name="visualHeight">36.0</property>
+        <verticalLinealModel></verticalLinealModel>
+        <property name="displayOnFirstPage">true</property>
+        <property name="displayOnLastPage">true</property>
+        <property name="sticky">false</property>
+    </child>
+    <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelReportElement" bandToplevelType="NO_DATA_BAND">
+        <property name="name">anonymousBand@6945645</property>
+        <property name="maximumSize">32767.0, 32767.0</property>
+        <child type="org.pentaho.reportdesigner.crm.report.model.LabelReportElement">
+            <property name="name">noDataLabelElement</property>
+            <property name="minimumSize">574.9987401574804, 18.0</property>
+            <property name="maximumSize">32766.928206504625, 32767.0</property>
+            <property name="font">SansSerif,12,1</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">MIDDLE</property>
+            <property name="horizontalAlignment">LEFT</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">false</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="text">Nenhum dado dispon&#237;vel</property>
+        </child>
+        <property name="pageBreakBefore">false</property>
+        <property name="pageBreakAfter">false</property>
+        <property name="showInLayoutGUI">false</property>
+        <property name="visualHeight">100.0</property>
+        <verticalLinealModel></verticalLinealModel>
+    </child>
+    <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelReportElement" bandToplevelType="WATERMARK">
+        <property name="name">anonymousBand@27537527</property>
+        <property name="minimumSize">575.0, 822.0</property>
+        <property name="maximumSize">32767.0, 32767.0</property>
+        <property name="pageBreakBefore">false</property>
+        <property name="pageBreakAfter">false</property>
+        <property name="showInLayoutGUI">false</property>
+        <property name="visualHeight">100.0</property>
+        <verticalLinealModel></verticalLinealModel>
+    </child>
+    <child type="org.pentaho.reportdesigner.crm.report.model.ReportGroups">
+        <property name="name">Element@7189608</property>
+        <child type="org.pentaho.reportdesigner.crm.report.model.ReportGroup">
+            <property name="name">default</property>
+            <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelGroupReportElement" bandToplevelType="GROUP_HEADER">
+                <property name="name">anonymousBand@17741138</property>
+                <property name="maximumSize">32767.0, 32767.0</property>
+                <child type="org.pentaho.reportdesigner.crm.report.model.BandReportElement">
+                    <property name="name">DummyGroupNoDataBandElement</property>
+                    <property name="minimumSize">575.0, 10.0</property>
+                    <property name="maximumSize">32767.0, 32767.0</property>
+                    <property name="reportLayoutManagerType">NULL</property>
+                    <property name="showInLayoutGUI">true</property>
+                </child>
+                <child type="org.pentaho.reportdesigner.crm.report.model.BandReportElement">
+                    <property name="name">DummyGroupDataBandElement</property>
+                    <property name="minimumSize">575.0, 35.0</property>
+                    <property name="maximumSize">32767.0, 32767.0</property>
+                    <child type="org.pentaho.reportdesigner.crm.report.model.RectangleReportElement">
+                        <property name="name">anonymousElement@31018112</property>
+                        <property name="minimumSize">575.0, 35.0</property>
+                        <property name="maximumSize">32767.0, 32767.0</property>
+                        <property name="color">210, 210, 210, 255</property>
+                        <property name="arcWidth">0.0</property>
+                        <property name="arcHeight">0.0</property>
+                        <property name="drawBorder">false</property>
+                        <property name="fill">true</property>
+                        <borderDefinition color="192, 192, 192, 255" width="1.0" join="0" cap="2" miterlimit="10.0" dashPhase="0.0"></borderDefinition>
+                    </child>
+                    <child type="org.pentaho.reportdesigner.crm.report.model.LabelReportElement">
+                        <property name="name">anonymousElement@19755963</property>
+                        <property name="minimumSize">330.0, 35.0</property>
+                        <property name="maximumSize">32767.0, 32767.0</property>
+                        <property name="font">SansSerif,10,1</property>
+                        <property name="foreground">0, 0, 0, 255</property>
+                        <property name="underline">false</property>
+                        <property name="strikethrough">false</property>
+                        <property name="embedFont">false</property>
+                        <property name="lineHeight">0.0</property>
+                        <property name="verticalAlignment">TOP</property>
+                        <property name="horizontalAlignment">LEFT</property>
+                        <property name="reservedLiteral">..</property>
+                        <property name="trimTextContent">false</property>
+                        <property name="wrapTextInExcel">false</property>
+                        <property name="text">Escolas</property>
+                    </child>
+                    <property name="reportLayoutManagerType">NULL</property>
+                    <property name="showInLayoutGUI">true</property>
+                </child>
+                <child type="org.pentaho.reportdesigner.crm.report.model.LabelReportElement">
+                    <property name="name">anonymousElement@1903295</property>
+                    <property name="position">455.0, 0.0</property>
+                    <property name="minimumSize">120.0, 35.0</property>
+                    <property name="maximumSize">32767.0, 32767.0</property>
+                    <property name="dynamicContent">true</property>
+                    <property name="font">SansSerif,10,1</property>
+                    <property name="foreground">0, 0, 0, 255</property>
+                    <property name="underline">false</property>
+                    <property name="strikethrough">false</property>
+                    <property name="embedFont">false</property>
+                    <property name="lineHeight">0.0</property>
+                    <property name="verticalAlignment">TOP</property>
+                    <property name="horizontalAlignment">CENTER</property>
+                    <property name="reservedLiteral">..</property>
+                    <property name="trimTextContent">false</property>
+                    <property name="wrapTextInExcel">false</property>
+                    <property name="text">Quantidade de m&#225;quinas sem o agente</property>
+                </child>
+                <child type="org.pentaho.reportdesigner.crm.report.model.LabelReportElement">
+                    <property name="name">anonymousElement@17373271</property>
+                    <property name="position">330.0, 0.0</property>
+                    <property name="minimumSize">120.0, 35.0</property>
+                    <property name="maximumSize">32767.0, 32767.0</property>
+                    <property name="dynamicContent">true</property>
+                    <property name="font">SansSerif,10,1</property>
+                    <property name="foreground">0, 0, 0, 255</property>
+                    <property name="underline">false</property>
+                    <property name="strikethrough">false</property>
+                    <property name="embedFont">false</property>
+                    <property name="lineHeight">0.0</property>
+                    <property name="verticalAlignment">TOP</property>
+                    <property name="horizontalAlignment">CENTER</property>
+                    <property name="reservedLiteral">..</property>
+                    <property name="trimTextContent">false</property>
+                    <property name="wrapTextInExcel">false</property>
+                    <property name="text">Quantidade de m&#225;quinas com o agente</property>
+                </child>
+                <property name="pageBreakBefore">false</property>
+                <property name="pageBreakAfter">false</property>
+                <property name="showInLayoutGUI">true</property>
+                <property name="visualHeight">60.0</property>
+                <verticalLinealModel></verticalLinealModel>
+                <property name="repeat">true</property>
+            </child>
+            <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelGroupReportElement" bandToplevelType="GROUP_FOOTER">
+                <property name="name">dummyGroupFooter</property>
+                <property name="maximumSize">32767.0, 32767.0</property>
+                <property name="pageBreakBefore">false</property>
+                <property name="pageBreakAfter">false</property>
+                <property name="showInLayoutGUI">false</property>
+                <property name="visualHeight">100.0</property>
+                <verticalLinealModel></verticalLinealModel>
+                <property name="repeat">false</property>
+            </child>
+        </child>
+    </child>
+    <property name="defaultLocale">pt_BR_</property>
+    <horizontalLinealModel></horizontalLinealModel>
+    <pageDefinition pageSize="595.0, 842.0" topBorder="10.0" bottomBorder="10.0" leftBorder="10.0" rightBorder="10.0"></pageDefinition>
+    <reportConfiguration>
+        <property name="org.jfree.report.modules.output.pageable.pdf.Encoding">ISO-8859-1</property>
+    </reportConfiguration>
+    <property name="useMaxCharBounds">false</property>
+</report>
diff --git a/pentahofiles/report-designer/auditoria_roxo.report b/pentahofiles/report-designer/auditoria_roxo.report
new file mode 100644
index 0000000000000000000000000000000000000000..96a683c28682a269b20dfdaa768d622dd359124d
--- /dev/null
+++ b/pentahofiles/report-designer/auditoria_roxo.report
@@ -0,0 +1,383 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<report>
+    <property name="name">JFreeReport-WizardReport</property>
+    <child type="org.pentaho.reportdesigner.crm.report.model.dataset.DataSetsReportElement">
+        <property name="name">Element@15971352</property>
+        <child type="org.pentaho.reportdesigner.crm.report.datasetplugin.multidataset.MultiDataSetReportElement">
+            <property name="name">Element@12631098</property>
+            <property name="connectionType">JNDI</property>
+            <property name="xQueryDataFile"></property>
+            <property name="xmiDefinitionFile"></property>
+            <property name="useMondrianCubeDefinition">false</property>
+            <property name="mondrianCubeDefinitionFile"></property>
+            <property name="limitPreviewRows">true</property>
+            <property name="maxPreviewRows">10000</property>
+            <query queryName="default">
+                <property name="query">SELECT
+    to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), &apos;DD/MM/YYYY&apos;) AS data_atual,
+     initcap(aud_regiao) AS regiao,
+     aud_estado,
+     initcap(aud_cidade) AS cidade,
+     aud_instaladas,
+     initcap(aud_escola) AS escola,
+     aud_data,
+     aud_instaladas AS instaladas
+FROM
+              (select max(aud_data) as data, aud_inep as inep from mectb11_dm_auditoria WHERE aud_regiao = &apos;SUDESTE&apos; AND aud_estado = &apos;RJ&apos; AND aud_cidade = &apos;NITEROI&apos; group by inep) temp,
+              mectb11_dm_auditoria
+            WHERE
+              temp.data = mectb11_dm_auditoria.aud_data AND
+              temp.inep = mectb11_dm_auditoria.aud_inep AND
+              aud_instaladas = 0
+GROUP BY
+     aud_regiao,
+     aud_estado,
+     aud_cidade,
+     aud_instaladas,
+     aud_escola,
+     instaladas,
+     aud_data
+ORDER BY
+     instaladas ASC</property>
+            </query>
+            <columnInfo columnName="data_atual" friendlyColumnName="data_atual" columnClassName="java.lang.String" tableName=""></columnInfo>
+            <columnInfo columnName="regiao" friendlyColumnName="regiao" columnClassName="java.lang.String" tableName=""></columnInfo>
+            <columnInfo columnName="aud_estado" friendlyColumnName="aud_estado" columnClassName="java.lang.String" tableName=""></columnInfo>
+            <columnInfo columnName="cidade" friendlyColumnName="cidade" columnClassName="java.lang.String" tableName=""></columnInfo>
+            <columnInfo columnName="aud_instaladas" friendlyColumnName="aud_instaladas" columnClassName="java.lang.Integer" tableName=""></columnInfo>
+            <columnInfo columnName="escola" friendlyColumnName="escola" columnClassName="java.lang.String" tableName=""></columnInfo>
+            <columnInfo columnName="aud_data" friendlyColumnName="aud_data" columnClassName="java.sql.Date" tableName=""></columnInfo>
+            <columnInfo columnName="instaladas" friendlyColumnName="instaladas" columnClassName="java.lang.Integer" tableName=""></columnInfo>
+            <selectedJNDIDataSource jndiName="" driverClass="org.postgresql.Driver" connectionString="jdbc:postgresql://" userName="" password=""></selectedJNDIDataSource>
+        </child>
+    </child>
+    <child type="org.pentaho.reportdesigner.crm.report.model.ReportFunctionsElement">
+        <property name="name">Element@29408075</property>
+        <child type="org.jfree.report.function.HideElementIfDataAvailableExpression_DesignerWrapper">
+            <property name="name">DummyGroupNoDataBandElementHideIfNullTrigger</property>
+            <property name="dependencyLevel">0</property>
+            <property name="element">noDataLabelElement</property>
+            <property name="preserve">false</property>
+        </child>
+        <child type="org.jfree.report.function.ShowElementIfDataAvailableExpression_DesignerWrapper">
+            <property name="name">DummyGroupDataBandElementHideIfNullTrigger</property>
+            <property name="dependencyLevel">0</property>
+            <property name="element">DummyGroupDataBandElement</property>
+            <property name="preserve">false</property>
+        </child>
+        <child type="org.jfree.report.function.ShowElementIfDataAvailableExpression_DesignerWrapper">
+            <property name="name">dummyGroupFooterHideIfNullTrigger</property>
+            <property name="dependencyLevel">0</property>
+            <property name="element">dummyGroupFooter</property>
+            <property name="preserve">false</property>
+        </child>
+        <child type="org.jfree.report.function.PageOfPagesFunction_DesignerWrapper">
+            <property name="name">ShowPageNumber</property>
+            <property name="dependencyLevel">0</property>
+            <property name="format">{0}/{1}</property>
+            <property name="pageIncrement">1</property>
+            <property name="preserve">false</property>
+            <property name="startPage">1</property>
+        </child>
+    </child>
+    <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelPageReportElement" bandToplevelType="PAGE_HEADER">
+        <property name="name">anonymousBand@18709461</property>
+        <property name="maximumSize">32767.0, 32767.0</property>
+        <property name="pageBreakBefore">false</property>
+        <property name="pageBreakAfter">false</property>
+        <property name="showInLayoutGUI">true</property>
+        <property name="visualHeight">29.0</property>
+        <verticalLinealModel></verticalLinealModel>
+        <property name="displayOnFirstPage">true</property>
+        <property name="displayOnLastPage">true</property>
+        <property name="sticky">false</property>
+    </child>
+    <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelReportElement" bandToplevelType="REPORT_HEADER">
+        <property name="name">anonymousBand@6833966</property>
+        <property name="maximumSize">32767.0, 32767.0</property>
+        <child type="org.pentaho.reportdesigner.crm.report.model.LabelReportElement">
+            <property name="name">Element@982014</property>
+            <property name="minimumSize">536.0, 16.0</property>
+            <property name="font">SansSerif,14,1</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">TOP</property>
+            <property name="horizontalAlignment">LEFT</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="text">Relat&#243;rio de Auditoria - Escolas sem o Agente Instalado</property>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.MessageFieldReportElement">
+            <property name="name">Element@25939585</property>
+            <property name="position">0.0, 30.0</property>
+            <property name="minimumSize">148.0, 16.0</property>
+            <property name="font">SansSerif,12,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">TOP</property>
+            <property name="horizontalAlignment">LEFT</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="formatString">Data: $(data_atual)</property>
+            <property name="nullString"></property>
+            <formula>
+                <property name="text"></property>
+            </formula>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.MessageFieldReportElement">
+            <property name="name">Element@19262980</property>
+            <property name="position">230.0, 50.0</property>
+            <property name="minimumSize">345.0, 30.0</property>
+            <property name="dynamicContent">true</property>
+            <property name="font">SansSerif,12,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">TOP</property>
+            <property name="horizontalAlignment">LEFT</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="formatString">Cidade: $(cidade)</property>
+            <property name="nullString"></property>
+            <formula>
+                <property name="text"></property>
+            </formula>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.MessageFieldReportElement">
+            <property name="name">Element@12425766</property>
+            <property name="position">0.0, 50.0</property>
+            <property name="minimumSize">160.0, 30.0</property>
+            <property name="font">SansSerif,12,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">TOP</property>
+            <property name="horizontalAlignment">LEFT</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="formatString">Estado: $(aud_estado)</property>
+            <property name="nullString"></property>
+            <formula>
+                <property name="text"></property>
+            </formula>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.MessageFieldReportElement">
+            <property name="name">Element@19423474</property>
+            <property name="position">230.0, 30.0</property>
+            <property name="minimumSize">345.0, 16.0</property>
+            <property name="font">SansSerif,12,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">TOP</property>
+            <property name="horizontalAlignment">LEFT</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="formatString">Regi&#227;o: $(regiao)</property>
+            <property name="nullString"></property>
+            <formula>
+                <property name="text"></property>
+            </formula>
+        </child>
+        <property name="pageBreakBefore">false</property>
+        <property name="pageBreakAfter">false</property>
+        <property name="showInLayoutGUI">true</property>
+        <property name="visualHeight">90.0</property>
+        <verticalLinealModel></verticalLinealModel>
+    </child>
+    <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelItemReportElement" bandToplevelType="ITEM_BAND">
+        <property name="name">anonymousBand@2854363</property>
+        <property name="maximumSize">32767.0, 32767.0</property>
+        <child type="org.pentaho.reportdesigner.crm.report.model.TextFieldReportElement">
+            <property name="name">aud_escolaElement</property>
+            <property name="minimumSize">575.0, 11.0</property>
+            <property name="maximumSize">32767.0, 32767.0</property>
+            <property name="dynamicContent">true</property>
+            <property name="font">SansSerif,10,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">MIDDLE</property>
+            <property name="horizontalAlignment">LEFT</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">false</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="fieldName">escola</property>
+            <property name="nullString">-</property>
+            <formula>
+                <property name="text"></property>
+            </formula>
+        </child>
+        <property name="pageBreakBefore">false</property>
+        <property name="pageBreakAfter">false</property>
+        <property name="showInLayoutGUI">true</property>
+        <property name="visualHeight">31.0</property>
+        <verticalLinealModel></verticalLinealModel>
+        <rowBandingDefinition enabled="true" color="230, 230, 230, 255" startState="false" switchItemCount="1"></rowBandingDefinition>
+    </child>
+    <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelReportElement" bandToplevelType="REPORT_FOOTER">
+        <property name="name">anonymousBand@1652182</property>
+        <property name="maximumSize">32767.0, 32767.0</property>
+        <property name="pageBreakBefore">true</property>
+        <property name="pageBreakAfter">false</property>
+        <property name="showInLayoutGUI">true</property>
+        <property name="visualHeight">25.0</property>
+        <verticalLinealModel></verticalLinealModel>
+    </child>
+    <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelPageReportElement" bandToplevelType="PAGE_FOOTER">
+        <property name="name">anonymousBand@11332052</property>
+        <property name="maximumSize">32767.0, 32767.0</property>
+        <child type="org.pentaho.reportdesigner.crm.report.model.TextFieldReportElement">
+            <property name="name">TextField@388706379</property>
+            <property name="position">508.99874015748037, 0.0</property>
+            <property name="minimumSize">66.0, 16.0</property>
+            <property name="font">SansSerif,10,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">MIDDLE</property>
+            <property name="horizontalAlignment">RIGHT</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="fieldName">ShowPageNumber</property>
+            <property name="nullString"></property>
+            <formula>
+                <property name="text"></property>
+            </formula>
+        </child>
+        <property name="pageBreakBefore">false</property>
+        <property name="pageBreakAfter">false</property>
+        <property name="showInLayoutGUI">true</property>
+        <property name="visualHeight">32.0</property>
+        <verticalLinealModel></verticalLinealModel>
+        <property name="displayOnFirstPage">true</property>
+        <property name="displayOnLastPage">true</property>
+        <property name="sticky">false</property>
+    </child>
+    <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelReportElement" bandToplevelType="NO_DATA_BAND">
+        <property name="name">anonymousBand@29503266</property>
+        <property name="maximumSize">32767.0, 32767.0</property>
+        <child type="org.pentaho.reportdesigner.crm.report.model.LabelReportElement">
+            <property name="name">noDataLabelElement</property>
+            <property name="minimumSize">574.9987401574804, 18.0</property>
+            <property name="maximumSize">32766.928206504625, 32767.0</property>
+            <property name="font">SansSerif,12,1</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">MIDDLE</property>
+            <property name="horizontalAlignment">LEFT</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">false</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="text">Nenhum dado dispon&#237;vel</property>
+        </child>
+        <property name="pageBreakBefore">false</property>
+        <property name="pageBreakAfter">false</property>
+        <property name="showInLayoutGUI">false</property>
+        <property name="visualHeight">100.0</property>
+        <verticalLinealModel></verticalLinealModel>
+    </child>
+    <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelReportElement" bandToplevelType="WATERMARK">
+        <property name="name">anonymousBand@24001150</property>
+        <property name="minimumSize">575.0, 822.0</property>
+        <property name="maximumSize">32767.0, 32767.0</property>
+        <property name="pageBreakBefore">false</property>
+        <property name="pageBreakAfter">false</property>
+        <property name="showInLayoutGUI">false</property>
+        <property name="visualHeight">100.0</property>
+        <verticalLinealModel></verticalLinealModel>
+    </child>
+    <child type="org.pentaho.reportdesigner.crm.report.model.ReportGroups">
+        <property name="name">Element@28830548</property>
+        <child type="org.pentaho.reportdesigner.crm.report.model.ReportGroup">
+            <property name="name">default</property>
+            <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelGroupReportElement" bandToplevelType="GROUP_HEADER">
+                <property name="name">anonymousBand@15818864</property>
+                <property name="maximumSize">32767.0, 32767.0</property>
+                <child type="org.pentaho.reportdesigner.crm.report.model.BandReportElement">
+                    <property name="name">DummyGroupDataBandElement</property>
+                    <property name="minimumSize">575.0, 20.0</property>
+                    <property name="maximumSize">32767.0, 32767.0</property>
+                    <child type="org.pentaho.reportdesigner.crm.report.model.RectangleReportElement">
+                        <property name="name">anonymousElement@27428930</property>
+                        <property name="minimumSize">575.0, 20.0</property>
+                        <property name="maximumSize">32767.0, 32767.0</property>
+                        <property name="color">210, 210, 210, 255</property>
+                        <property name="arcWidth">0.0</property>
+                        <property name="arcHeight">0.0</property>
+                        <property name="drawBorder">false</property>
+                        <property name="fill">true</property>
+                        <borderDefinition color="192, 192, 192, 255" width="1.0" join="0" cap="2" miterlimit="10.0" dashPhase="0.0"></borderDefinition>
+                    </child>
+                    <child type="org.pentaho.reportdesigner.crm.report.model.LabelReportElement">
+                        <property name="name">anonymousElement@27245948</property>
+                        <property name="minimumSize">575.0, 20.0</property>
+                        <property name="maximumSize">32767.0, 32767.0</property>
+                        <property name="font">SansSerif,10,1</property>
+                        <property name="foreground">0, 0, 0, 255</property>
+                        <property name="underline">false</property>
+                        <property name="strikethrough">false</property>
+                        <property name="embedFont">false</property>
+                        <property name="lineHeight">0.0</property>
+                        <property name="verticalAlignment">MIDDLE</property>
+                        <property name="horizontalAlignment">LEFT</property>
+                        <property name="reservedLiteral">..</property>
+                        <property name="trimTextContent">false</property>
+                        <property name="wrapTextInExcel">false</property>
+                        <property name="text">Escolas sem o agente instalado em nenhuma m&#225;quina</property>
+                    </child>
+                    <property name="reportLayoutManagerType">NULL</property>
+                    <property name="showInLayoutGUI">true</property>
+                </child>
+                <property name="pageBreakBefore">false</property>
+                <property name="pageBreakAfter">false</property>
+                <property name="showInLayoutGUI">true</property>
+                <property name="visualHeight">39.0</property>
+                <verticalLinealModel></verticalLinealModel>
+                <property name="repeat">true</property>
+            </child>
+            <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelGroupReportElement" bandToplevelType="GROUP_FOOTER">
+                <property name="name">dummyGroupFooter</property>
+                <property name="maximumSize">32767.0, 32767.0</property>
+                <property name="pageBreakBefore">false</property>
+                <property name="pageBreakAfter">false</property>
+                <property name="showInLayoutGUI">false</property>
+                <property name="visualHeight">100.0</property>
+                <verticalLinealModel></verticalLinealModel>
+                <property name="repeat">false</property>
+            </child>
+        </child>
+    </child>
+    <property name="defaultLocale">pt_BR_</property>
+    <horizontalLinealModel></horizontalLinealModel>
+    <pageDefinition pageSize="595.0, 842.0" topBorder="10.0" bottomBorder="10.0" leftBorder="10.0" rightBorder="10.0"></pageDefinition>
+    <reportConfiguration>
+        <property name="org.jfree.report.modules.output.pageable.pdf.Encoding">ISO-8859-1</property>
+    </reportConfiguration>
+    <property name="useMaxCharBounds">false</property>
+</report>
diff --git a/pentahofiles/report-designer/disp.xaction b/pentahofiles/report-designer/disp.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..687f78a6b306cc175b9a955618e86669ecf327e2
--- /dev/null
+++ b/pentahofiles/report-designer/disp.xaction
@@ -0,0 +1,162 @@
+<action-sequence>
+  <inputs>
+    <outputType type="string">
+      <sources>
+        <request>outputType</request>
+        <request>type</request>
+      </sources>
+      <default-value><![CDATA[pdf]]></default-value>
+    </outputType>
+    <outputTypeList type="property-map-list">
+      <sources>
+        <runtime>outputTypeList</runtime>
+      </sources>
+      <default-value type="property-map-list">
+        <property-map>
+          <entry key="report-output-desc">PDF</entry>
+          <entry key="report-output-type-id">pdf</entry>
+        </property-map>
+        <property-map>
+          <entry key="report-output-desc">Excel</entry>
+          <entry key="report-output-type-id">xls</entry>
+        </property-map>
+        <property-map>
+          <entry key="report-output-desc">Word</entry>
+          <entry key="report-output-type-id">rtf</entry>
+        </property-map>
+        <property-map>
+          <entry key="report-output-desc">Web Page</entry>
+          <entry key="report-output-type-id">html</entry>
+        </property-map>
+        <property-map>
+          <entry key="report-output-desc">Comma Separated Value</entry>
+          <entry key="report-output-type-id">csv</entry>
+        </property-map>
+      </default-value>
+    </outputTypeList>
+  </inputs>
+  <outputs/>
+  <resources>
+    <report-definition>
+      <solution-file>
+        <location>disp.xml</location>
+        <mime-type>text/xml</mime-type>
+      </solution-file>
+    </report-definition>
+  </resources>
+  <actions>
+    <action-definition>
+      <component-name>SecureFilterComponent</component-name>
+      <component-definition>
+        <selections>
+          <outputType style="select">
+            <title>Choose Report Format</title>
+            <filter value-col-name="report-output-type-id" display-col-name="report-output-desc">outputTypeList</filter>
+          </outputType>
+        </selections>
+      </component-definition>
+      <action-type>Secure Filter Description</action-type>
+      <action-inputs>
+        <outputTypeList type="property-map-list"/>
+        <outputType type="string"/>
+      </action-inputs>
+    </action-definition>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <component-definition>
+        <query><![CDATA[SELECT
+    a.data AS to_char,
+    b.dis_maquina AS dis_maquina,
+    b.regiao AS regiao,
+    b.dis_estado AS dis_estado,
+    b.cidade AS cidade,
+    b.dis_data AS dis_data,
+    b.max AS max,
+    b.dis_qtd_dias_ult_contato AS dis_qtd_dias_ult_contato,
+    b.dis_qtd_contato_mes AS dis_qtd_contato_mes,
+    b.escola AS escola,
+    b.verde AS verde,
+    b.amarelo AS amarelo,
+    b.vermelho AS vermelho
+FROM
+    (SELECT
+    distinct dis_escola,
+    dis_maquina as maq,
+    to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), 'DD/MM/YYYY') AS data
+    FROM
+    "public"."mectb08_dm_disp" mectb08_dm_disp
+WHERE
+    dis_regiao = 'NORDESTE'
+ AND dis_estado = 'BA'
+ AND dis_cidade = 'SALVADOR'
+ORDER BY
+   dis_escola ASC
+    ) a
+inner join
+(SELECT
+    distinct on (dis_maquina) dis_maquina,
+    initcap(dis_regiao) AS regiao,
+    dis_estado,
+    initcap(dis_cidade) AS cidade,
+    dis_data,
+    dis_data_ult_contato as max,
+    dis_qtd_dias_ult_contato,
+    dis_qtd_contato_mes,
+    initcap(dis_escola) AS escola,
+    dis_qtd_dias_ult_contato <= 10 as verde,
+    dis_qtd_dias_ult_contato BETWEEN 10 AND 30 as amarelo,
+    dis_qtd_dias_ult_contato > 30 as vermelho
+FROM
+    "public"."mectb08_dm_disp" mectb08_dm_disp
+WHERE
+     dis_regiao = 'NORDESTE'
+ AND dis_estado = 'BA'
+ AND dis_cidade = 'SALVADOR'
+ AND dis_data = (SELECT max(dis_data) FROM mectb08_dm_disp)
+GROUP BY
+    dis_regiao,
+    dis_estado,
+    dis_cidade,
+    dis_escola,
+    dis_maquina,
+    dis_data,
+    dis_data_ult_contato,
+    dis_qtd_contato_mes,
+    dis_qtd_dias_ult_contato
+ORDER BY
+    dis_maquina ASC,
+    escola ASC
+    ) b on a.maq = b.dis_maquina;]]></query>
+        <live><![CDATA[true]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+      </component-definition>
+      <action-outputs>
+        <query-result type="result-set" mapping="query_result"/>
+      </action-outputs>
+    </action-definition>
+    <action-definition>
+      <component-name>JFreeReportComponent</component-name>
+      <component-definition/>
+      <action-type>report</action-type>
+      <action-inputs>
+        <output-type type="string" mapping="outputType"/>
+        <data type="result-set" mapping="query_result"/>
+      </action-inputs>
+      <action-resources>
+        <report-definition type="resource"/>
+      </action-resources>
+    </action-definition>
+  </actions>
+  <title>JFreeReport-WizardReport</title>
+  <version>1</version>
+  <documentation>
+    <author>Report Designer</author>
+    <description>Created using the Pentaho Report Designer.</description>
+    <icon>PentahoReporting.png</icon>
+    <help/>
+    <result-type>report</result-type>
+  </documentation>
+</action-sequence>
\ No newline at end of file
diff --git a/pentahofiles/report-designer/disp.xml b/pentahofiles/report-designer/disp.xml
new file mode 100644
index 0000000000000000000000000000000000000000..133dce6a0cba3e396634fbcca05a8c90afb1e6cb
--- /dev/null
+++ b/pentahofiles/report-designer/disp.xml
@@ -0,0 +1,2059 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<report-definition xmlns="http://jfreereport.sourceforge.net/namespaces/reports/legacy/ext" name="JFreeReport-WizardReport" engine-version="0.8.9.11">
+  <parser-config>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.base.URLClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.objects.DefaultClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.objects.BandLayoutClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.base.ArrayClassFactory"/>
+    <element-factory class="org.jfree.report.modules.parser.ext.factory.elements.DefaultElementFactory"/>
+    <stylekey-factory class="org.jfree.report.modules.parser.ext.factory.stylekey.DefaultStyleKeyFactory"/>
+    <stylekey-factory class="org.jfree.report.modules.parser.ext.factory.stylekey.PageableLayoutStyleKeyFactory"/>
+    <template-factory class="org.jfree.report.modules.parser.ext.factory.templates.DefaultTemplateCollection"/>
+    <datasource-factory class="org.jfree.report.modules.parser.ext.factory.datasource.DefaultDataSourceFactory"/>
+  </parser-config>
+  <report-config>
+    <simple-page-definition width="1" height="1">
+      <page orientation="portrait" topmargin="10" leftmargin="10" bottommargin="10" rightmargin="10" pageformat="A4"/>
+    </simple-page-definition>
+    <configuration>
+      <property name="org.jfree.report.modules.output.pageable.pdf.Encoding">ISO-8859-1</property>
+      <property name="org.jfree.report.NoPrinterAvailable">true</property>
+    </configuration>
+  </report-config>
+  <report-description>
+    <report-header>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32766.928</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="Element@982014" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">348.99924</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">14</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Relatório de Disponibilidade por Cidade</basic-object>
+        </template>
+      </element>
+      <element name="Element@25939585" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">30.0</basic-key>
+          <basic-key name="min-width">148.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Data: $(to_char)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@19423474" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">50.0</basic-key>
+          <basic-key name="min-width">293.99936</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Região: $(regiao)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@12425766" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">70.0</basic-key>
+          <basic-key name="min-width">307.99933</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Estado: $(dis_estado)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@19262980" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">90.0</basic-key>
+          <basic-key name="min-width">366.99902</basic-key>
+          <basic-key name="min-height">30.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Cidade: $(cidade)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="green_circle_leg" type="image/generic">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">380.0</basic-key>
+          <basic-key name="y">51.0</basic-key>
+          <basic-key name="min-width">9.0</basic-key>
+          <basic-key name="min-height">9.0</basic-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">true</basic-key>
+        </style>
+        <template references="image-url-element">
+          <basic-object name="content">file:/home/seed2/new_report/JFreeReport-WizardReport_staticImage0.png</basic-object>
+        </template>
+      </element>
+      <element name="red_square_leg" type="image/generic">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">380.0</basic-key>
+          <basic-key name="y">91.0</basic-key>
+          <basic-key name="min-width">9.0</basic-key>
+          <basic-key name="min-height">9.0</basic-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">true</basic-key>
+        </style>
+        <template references="image-url-element">
+          <basic-object name="content">file:/home/seed2/new_report/JFreeReport-WizardReport_staticImage1.png</basic-object>
+        </template>
+      </element>
+      <element name="yellow_triangle_leg" type="image/generic">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">380.0</basic-key>
+          <basic-key name="y">71.0</basic-key>
+          <basic-key name="min-width">9.0</basic-key>
+          <basic-key name="min-height">9.0</basic-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">true</basic-key>
+        </style>
+        <template references="image-url-element">
+          <basic-object name="content">file:/home/seed2/new_report/JFreeReport-WizardReport_staticImage2.png</basic-object>
+        </template>
+      </element>
+      <element name="Element@13972755" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">393.0</basic-key>
+          <basic-key name="y">50.0</basic-key>
+          <basic-key name="min-width">182.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Último contato há menos de 10 dias</basic-object>
+        </template>
+      </element>
+      <element name="Element@9771755" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">393.0</basic-key>
+          <basic-key name="y">70.0</basic-key>
+          <basic-key name="min-width">182.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Último contato entre 11 e 30 dias</basic-object>
+        </template>
+      </element>
+      <element name="Element@5451957" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">393.0</basic-key>
+          <basic-key name="y">90.0</basic-key>
+          <basic-key name="min-width">182.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Último contato há mais de 30 dias</basic-object>
+        </template>
+      </element>
+      <element name="Element@12357733" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">380.0</basic-key>
+          <basic-key name="y">30.0</basic-key>
+          <basic-key name="min-width">194.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Legenda:</basic-object>
+        </template>
+      </element>
+    </report-header>
+    <report-footer>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32766.928</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </report-footer>
+    <page-header>
+      <style>
+        <basic-key name="display-on-firstpage">true</basic-key>
+        <basic-key name="display-on-lastpage">true</basic-key>
+        <basic-key name="sticky">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32766.928</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </page-header>
+    <page-footer>
+      <style>
+        <basic-key name="display-on-firstpage">true</basic-key>
+        <basic-key name="display-on-lastpage">true</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32766.928</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="TextField@388706379" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">508.99875</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">66.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">right</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">ShowPageNumber</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </page-footer>
+    <watermark>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="min-width">574.9987</basic-key>
+        <basic-key name="min-height">822.0</basic-key>
+        <basic-key name="max-width">32766.928</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </watermark>
+    <groups>
+      <group name="default">
+        <fields/>
+        <group-header>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">true</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="min-width">0.0</basic-key>
+            <basic-key name="min-height">30.0</basic-key>
+            <basic-key name="max-width">32766.928</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+          <band>
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">575.0</basic-key>
+              <basic-key name="max-height">2.14748365E9</basic-key>
+            </style>
+            <element type="shape/generic">
+              <style>
+                <basic-key name="border-top-width">1.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">1.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">1.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">1.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">-100.0</basic-key>
+                <basic-key name="min-height">-100.0</basic-key>
+                <basic-key name="paint">#d2d2d2</basic-key>
+                <compound-key name="stroke" class="java.awt.BasicStroke">
+                  <basic-object name="value">1.0</basic-object>
+                </compound-key>
+                <basic-key name="scale">true</basic-key>
+                <basic-key name="keepAspectRatio">false</basic-key>
+                <basic-key name="fill-shape">true</basic-key>
+                <basic-key name="draw-shape">false</basic-key>
+              </style>
+              <datasource type="StaticDataSource">
+                <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+                  <basic-object name="height">100.0</basic-object>
+                  <basic-object name="width">100.0</basic-object>
+                  <basic-object name="x">0.0</basic-object>
+                  <basic-object name="y">0.0</basic-object>
+                </compound-object>
+              </datasource>
+            </element>
+          </band>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">280.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">144.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32766.928</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Quantidade de dias desde o último contato</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">440.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">135.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32766.928</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Número de contatos no mês</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">115.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">150.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32766.928</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Data do último contato</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">110.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32766.928</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">left</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Máquina</basic-object>
+            </template>
+          </element>
+        </group-header>
+        <group-footer>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">32766.928</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+        </group-footer>
+      </group>
+      <group name="mectb08_dm_disp_dis_escola">
+        <fields>
+          <field>escola</field>
+        </fields>
+        <group-header>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">32766.928</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+          <band>
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">574.9987</basic-key>
+              <basic-key name="min-height">16.0</basic-key>
+              <basic-key name="max-width">574.9987</basic-key>
+              <basic-key name="max-height">2.14748365E9</basic-key>
+            </style>
+            <element type="shape/generic">
+              <style>
+                <basic-key name="border-top-width">1.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">1.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">1.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">1.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">-100.0</basic-key>
+                <basic-key name="min-height">-100.0</basic-key>
+                <basic-key name="paint">#d2d2d2</basic-key>
+                <compound-key name="stroke" class="java.awt.BasicStroke">
+                  <basic-object name="value">1.0</basic-object>
+                </compound-key>
+                <basic-key name="scale">true</basic-key>
+                <basic-key name="keepAspectRatio">false</basic-key>
+                <basic-key name="fill-shape">true</basic-key>
+                <basic-key name="draw-shape">false</basic-key>
+              </style>
+              <datasource type="StaticDataSource">
+                <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+                  <basic-object name="height">100.0</basic-object>
+                  <basic-object name="width">100.0</basic-object>
+                  <basic-object name="x">0.0</basic-object>
+                  <basic-object name="y">0.0</basic-object>
+                </compound-object>
+              </datasource>
+            </element>
+          </band>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">574.9987</basic-key>
+              <basic-key name="min-height">16.0</basic-key>
+              <basic-key name="max-width">32766.928</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">left</basic-key>
+              <basic-key name="valignment">middle</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="message-field">
+              <basic-object name="format">$(escola)</basic-object>
+              <basic-object name="nullValue"></basic-object>
+            </template>
+          </element>
+        </group-header>
+        <group-footer>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">32766.928</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+        </group-footer>
+      </group>
+    </groups>
+    <itemband>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32766.928</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="RowBandingBackgroundRect_IAmTheRandomSuffix314152654" type="shape/generic">
+        <style>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">-100.0</basic-key>
+          <basic-key name="min-height">-100.0</basic-key>
+          <basic-key name="paint">#e6e6e6</basic-key>
+          <compound-key name="stroke" class="java.awt.BasicStroke">
+            <basic-object name="value">1.0</basic-object>
+          </compound-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">false</basic-key>
+          <basic-key name="fill-shape">true</basic-key>
+          <basic-key name="draw-shape">false</basic-key>
+        </style>
+        <datasource type="StaticDataSource">
+          <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+            <basic-object name="height">100.0</basic-object>
+            <basic-object name="width">100.0</basic-object>
+            <basic-object name="x">0.0</basic-object>
+            <basic-object name="y">0.0</basic-object>
+          </compound-object>
+        </datasource>
+      </element>
+      <element name="mectb08_dm_disp_dis_maquinaElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">110.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">32766.928</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">dis_maquina</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="mectb08_dm_disp_dis_qtd_dias_ult_contatoElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">280.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">143.99968</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">32766.928</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">dis_qtd_dias_ult_contato</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="mectb08_dm_disp_dis_qtd_contato_mesElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">439.99902</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">134.99971</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">32766.928</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">dis_qtd_contato_mes</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="red_square" type="image/generic">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">235.0</basic-key>
+          <basic-key name="y">1.0</basic-key>
+          <basic-key name="min-width">9.0</basic-key>
+          <basic-key name="min-height">9.0</basic-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">true</basic-key>
+        </style>
+        <template references="image-url-element">
+          <basic-object name="content">file:/home/seed2/new_report/JFreeReport-WizardReport_staticImage3.png</basic-object>
+        </template>
+      </element>
+      <element name="yellow_triangle" type="image/generic">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">235.0</basic-key>
+          <basic-key name="y">1.0</basic-key>
+          <basic-key name="min-width">9.0</basic-key>
+          <basic-key name="min-height">9.0</basic-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">true</basic-key>
+        </style>
+        <template references="image-url-element">
+          <basic-object name="content">file:/home/seed2/new_report/JFreeReport-WizardReport_staticImage4.png</basic-object>
+        </template>
+      </element>
+      <element name="green_circle" type="image/generic">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">235.0</basic-key>
+          <basic-key name="y">1.0</basic-key>
+          <basic-key name="min-width">9.0</basic-key>
+          <basic-key name="min-height">9.0</basic-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">true</basic-key>
+        </style>
+        <template references="image-url-element">
+          <basic-object name="content">file:/home/seed2/new_report/JFreeReport-WizardReport_staticImage5.png</basic-object>
+        </template>
+      </element>
+      <element name="DateField@1186906970" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">115.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">150.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="date-field">
+          <compound-object name="dateFormat">
+            <basic-object name="2DigitYearStart">1930-05-28T11:30:03.468-0300</basic-object>
+            <compound-object name="calendar">
+              <basic-object name="class">java.util.GregorianCalendar</basic-object>
+            </compound-object>
+            <compound-object name="dateFormatSymbols">
+              <basic-object name="class">java.text.DateFormatSymbols</basic-object>
+            </compound-object>
+            <basic-object name="lenient">true</basic-object>
+            <compound-object name="numberFormat" class="java.text.DecimalFormat">
+              <compound-object name="decimalFormatSymbols">
+                <basic-object name="currencySymbol">R$</basic-object>
+                <basic-object name="decimalSeparator">,</basic-object>
+                <basic-object name="digit">#</basic-object>
+                <basic-object name="groupingSeparator">.</basic-object>
+                <basic-object name="infinity">∞</basic-object>
+                <basic-object name="internationalCurrencySymbol">BRL</basic-object>
+                <basic-object name="minusSign">-</basic-object>
+                <basic-object name="monetaryDecimalSeparator">,</basic-object>
+                <basic-object name="naN">�</basic-object>
+                <basic-object name="patternSeparator">;</basic-object>
+                <basic-object name="perMill">‰</basic-object>
+                <basic-object name="percent">%</basic-object>
+                <basic-object name="zeroDigit">0</basic-object>
+              </compound-object>
+              <basic-object name="decimalSeparatorAlwaysShown">false</basic-object>
+              <basic-object name="groupingSize">3</basic-object>
+              <basic-object name="groupingUsed">false</basic-object>
+              <basic-object name="maximumFractionDigits">0</basic-object>
+              <basic-object name="maximumIntegerDigits">2147483647</basic-object>
+              <basic-object name="minimumFractionDigits">0</basic-object>
+              <basic-object name="minimumIntegerDigits">1</basic-object>
+              <basic-object name="multiplier">1</basic-object>
+              <basic-object name="negativePrefix">-</basic-object>
+              <basic-object name="negativeSuffix"></basic-object>
+              <basic-object name="parseIntegerOnly">true</basic-object>
+              <basic-object name="pattern">###0</basic-object>
+              <basic-object name="positivePrefix"></basic-object>
+              <basic-object name="positiveSuffix"></basic-object>
+            </compound-object>
+            <basic-object name="pattern">dd/MM/yyyy</basic-object>
+          </compound-object>
+          <basic-object name="field">max</basic-object>
+          <basic-object name="format">dd/MM/yyyy</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </itemband>
+    <no-data-band>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32766.928</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="noDataLabelElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">574.9987</basic-key>
+          <basic-key name="min-height">18.0</basic-key>
+          <basic-key name="max-width">32766.928</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">false</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Nenhum dado disponível</basic-object>
+        </template>
+      </element>
+    </no-data-band>
+  </report-description>
+  <functions>
+    <property-ref name="report.name" class="java.lang.String">JFreeReport-WizardReport</property-ref>
+    <expression name="noDataLabelElementHideIfNullTrigger" class="org.jfree.report.function.HideElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">noDataLabelElement</property>
+      </properties>
+    </expression>
+    <expression name="dummyGroupFooterHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">dummyGroupFooter</property>
+      </properties>
+    </expression>
+    <expression name="mectb08_dm_disp_dis_escolaGroupHeaderHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">mectb08_dm_disp_dis_escolaGroupHeader</property>
+      </properties>
+    </expression>
+    <expression name="mectb08_dm_disp_dis_escolaGroupFooterHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">mectb08_dm_disp_dis_escolaGroupFooter</property>
+      </properties>
+    </expression>
+    <expression name="ShowRedSquare" class="org.jfree.report.function.ElementVisibilityFunction">
+      <properties>
+        <property name="element">red_square</property>
+        <property name="field">vermelho</property>
+      </properties>
+    </expression>
+    <expression name="ShowYellowTriangle" class="org.jfree.report.function.ElementVisibilityFunction">
+      <properties>
+        <property name="element">yellow_triangle</property>
+        <property name="field">amarelo</property>
+      </properties>
+    </expression>
+    <expression name="ShowGreenCircle" class="org.jfree.report.function.ElementVisibilityFunction">
+      <properties>
+        <property name="element">green_circle</property>
+        <property name="field">verde</property>
+      </properties>
+    </expression>
+    <expression name="ShowPageNumber" class="org.jfree.report.function.PageOfPagesFunction">
+      <properties>
+        <property name="format">{0} / {1}</property>
+        <property name="pageIncrement" class="java.lang.Integer">1</property>
+        <property name="startPage" class="java.lang.Integer">1</property>
+      </properties>
+    </expression>
+    <expression name="org.jfree.report.function.ElementVisibilitySwitchFunction@3e0e5c40" class="org.jfree.report.function.ElementVisibilitySwitchFunction">
+      <properties>
+        <property name="element">RowBandingBackgroundRect_IAmTheRandomSuffix314152654</property>
+        <property name="initialState" class="java.lang.Boolean">false</property>
+        <property name="numberOfElements" class="java.lang.Integer">1</property>
+      </properties>
+    </expression>
+  </functions>
+</report-definition>
diff --git a/pentahofiles/report-designer/disponibilidade.report b/pentahofiles/report-designer/disponibilidade.report
new file mode 100644
index 0000000000000000000000000000000000000000..855a0fe20855310de82d7600bbf551f58f52b20b
--- /dev/null
+++ b/pentahofiles/report-designer/disponibilidade.report
@@ -0,0 +1,743 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<report>
+    <property name="name">JFreeReport-WizardReport</property>
+    <child type="org.pentaho.reportdesigner.crm.report.model.dataset.DataSetsReportElement">
+        <property name="name">Element@9454280</property>
+        <child type="org.pentaho.reportdesigner.crm.report.datasetplugin.multidataset.MultiDataSetReportElement">
+            <property name="name">Element@28412272</property>
+            <property name="connectionType">JNDI</property>
+            <property name="xQueryDataFile"></property>
+            <property name="xmiDefinitionFile"></property>
+            <property name="useMondrianCubeDefinition">false</property>
+            <property name="mondrianCubeDefinitionFile"></property>
+            <property name="limitPreviewRows">true</property>
+            <property name="maxPreviewRows">10000</property>
+            <query queryName="default">
+                <property name="query">SELECT
+    a.data AS to_char,
+    b.dis_maquina AS dis_maquina,
+    b.regiao AS regiao,
+    b.dis_estado AS dis_estado,
+    b.cidade AS cidade,
+    b.dis_data AS dis_data,
+    b.max AS max,
+    b.dis_qtd_dias_ult_contato AS dis_qtd_dias_ult_contato,
+    b.dis_qtd_contato_mes AS dis_qtd_contato_mes,
+    b.escola AS escola,
+    b.verde AS verde,
+    b.amarelo AS amarelo,
+    b.vermelho AS vermelho
+FROM
+    (SELECT
+    distinct dis_escola,
+    dis_maquina as maq,
+    to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), &apos;DD/MM/YYYY&apos;) AS data
+    FROM
+    &quot;public&quot;.&quot;mectb08_dm_disp&quot; mectb08_dm_disp
+WHERE
+    dis_regiao = &apos;NORDESTE&apos;
+ AND dis_estado = &apos;BA&apos;
+ AND dis_cidade = &apos;SALVADOR&apos;
+ORDER BY
+   dis_escola ASC
+    ) a
+inner join
+(SELECT
+    distinct on (dis_maquina) dis_maquina,
+    initcap(dis_regiao) AS regiao,
+    dis_estado,
+    initcap(dis_cidade) AS cidade,
+    dis_data,
+    dis_data_ult_contato as max,
+    dis_qtd_dias_ult_contato,
+    dis_qtd_contato_mes,
+    initcap(dis_escola) AS escola,
+    dis_qtd_dias_ult_contato &lt;= 10 as verde,
+    dis_qtd_dias_ult_contato BETWEEN 10 AND 30 as amarelo,
+    dis_qtd_dias_ult_contato &gt; 30 as vermelho
+FROM
+    &quot;public&quot;.&quot;mectb08_dm_disp&quot; mectb08_dm_disp
+WHERE
+     dis_regiao = &apos;NORDESTE&apos;
+ AND dis_estado = &apos;BA&apos;
+ AND dis_cidade = &apos;SALVADOR&apos;
+ AND dis_data = (SELECT max(dis_data) FROM mectb08_dm_disp)
+GROUP BY
+    dis_regiao,
+    dis_estado,
+    dis_cidade,
+    dis_escola,
+    dis_maquina,
+    dis_data,
+    dis_data_ult_contato,
+    dis_qtd_contato_mes,
+    dis_qtd_dias_ult_contato
+ORDER BY
+    dis_maquina ASC,
+    escola ASC
+    ) b on a.maq = b.dis_maquina;</property>
+            </query>
+            <columnInfo columnName="to_char" friendlyColumnName="to_char" columnClassName="java.lang.String" tableName=""></columnInfo>
+            <columnInfo columnName="dis_maquina" friendlyColumnName="dis_maquina" columnClassName="java.lang.String" tableName=""></columnInfo>
+            <columnInfo columnName="regiao" friendlyColumnName="regiao" columnClassName="java.lang.String" tableName=""></columnInfo>
+            <columnInfo columnName="dis_estado" friendlyColumnName="dis_estado" columnClassName="java.lang.String" tableName=""></columnInfo>
+            <columnInfo columnName="cidade" friendlyColumnName="cidade" columnClassName="java.lang.String" tableName=""></columnInfo>
+            <columnInfo columnName="dis_data" friendlyColumnName="dis_data" columnClassName="java.sql.Date" tableName=""></columnInfo>
+            <columnInfo columnName="max" friendlyColumnName="max" columnClassName="java.sql.Date" tableName=""></columnInfo>
+            <columnInfo columnName="dis_qtd_dias_ult_contato" friendlyColumnName="dis_qtd_dias_ult_contato" columnClassName="java.lang.Integer" tableName=""></columnInfo>
+            <columnInfo columnName="dis_qtd_contato_mes" friendlyColumnName="dis_qtd_contato_mes" columnClassName="java.lang.Integer" tableName=""></columnInfo>
+            <columnInfo columnName="escola" friendlyColumnName="escola" columnClassName="java.lang.String" tableName=""></columnInfo>
+            <columnInfo columnName="verde" friendlyColumnName="verde" columnClassName="java.lang.Boolean" tableName=""></columnInfo>
+            <columnInfo columnName="amarelo" friendlyColumnName="amarelo" columnClassName="java.lang.Boolean" tableName=""></columnInfo>
+            <columnInfo columnName="vermelho" friendlyColumnName="vermelho" columnClassName="java.lang.Boolean" tableName=""></columnInfo>
+            <selectedJNDIDataSource jndiName="" driverClass="org.postgresql.Driver" connectionString="jdbc:postgresql://" userName="" password=""></selectedJNDIDataSource>
+        </child>
+    </child>
+    <child type="org.pentaho.reportdesigner.crm.report.model.ReportFunctionsElement">
+        <property name="name">Element@9528826</property>
+        <child type="org.jfree.report.function.HideElementIfDataAvailableExpression_DesignerWrapper">
+            <property name="name">noDataLabelElementHideIfNullTrigger</property>
+            <property name="dependencyLevel">0</property>
+            <property name="element">noDataLabelElement</property>
+            <property name="preserve">false</property>
+        </child>
+        <child type="org.jfree.report.function.ShowElementIfDataAvailableExpression_DesignerWrapper">
+            <property name="name">dummyGroupFooterHideIfNullTrigger</property>
+            <property name="dependencyLevel">0</property>
+            <property name="element">dummyGroupFooter</property>
+            <property name="preserve">false</property>
+        </child>
+        <child type="org.jfree.report.function.ShowElementIfDataAvailableExpression_DesignerWrapper">
+            <property name="name">mectb08_dm_disp_dis_escolaGroupHeaderHideIfNullTrigger</property>
+            <property name="dependencyLevel">0</property>
+            <property name="element">mectb08_dm_disp_dis_escolaGroupHeader</property>
+            <property name="preserve">false</property>
+        </child>
+        <child type="org.jfree.report.function.ShowElementIfDataAvailableExpression_DesignerWrapper">
+            <property name="name">mectb08_dm_disp_dis_escolaGroupFooterHideIfNullTrigger</property>
+            <property name="dependencyLevel">0</property>
+            <property name="element">mectb08_dm_disp_dis_escolaGroupFooter</property>
+            <property name="preserve">false</property>
+        </child>
+        <child type="org.jfree.report.function.ElementVisibilityFunction_DesignerWrapper">
+            <property name="name">ShowRedSquare</property>
+            <property name="dependencyLevel">0</property>
+            <property name="element">red_square</property>
+            <property name="field">vermelho</property>
+            <property name="preserve">false</property>
+        </child>
+        <child type="org.jfree.report.function.ElementVisibilityFunction_DesignerWrapper">
+            <property name="name">ShowYellowTriangle</property>
+            <property name="dependencyLevel">0</property>
+            <property name="element">yellow_triangle</property>
+            <property name="field">amarelo</property>
+            <property name="preserve">false</property>
+        </child>
+        <child type="org.jfree.report.function.ElementVisibilityFunction_DesignerWrapper">
+            <property name="name">ShowGreenCircle</property>
+            <property name="dependencyLevel">0</property>
+            <property name="element">green_circle</property>
+            <property name="field">verde</property>
+            <property name="preserve">false</property>
+        </child>
+        <child type="org.jfree.report.function.PageOfPagesFunction_DesignerWrapper">
+            <property name="name">ShowPageNumber</property>
+            <property name="dependencyLevel">0</property>
+            <property name="format">{0} / {1}</property>
+            <property name="pageIncrement">1</property>
+            <property name="preserve">true</property>
+            <property name="startPage">1</property>
+        </child>
+    </child>
+    <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelPageReportElement" bandToplevelType="PAGE_HEADER">
+        <property name="name">anonymousBand@13813952</property>
+        <property name="maximumSize">32766.928206504625, 32767.0</property>
+        <property name="pageBreakBefore">false</property>
+        <property name="pageBreakAfter">false</property>
+        <property name="showInLayoutGUI">true</property>
+        <property name="visualHeight">35.0</property>
+        <verticalLinealModel></verticalLinealModel>
+        <property name="displayOnFirstPage">true</property>
+        <property name="displayOnLastPage">true</property>
+        <property name="sticky">false</property>
+    </child>
+    <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelReportElement" bandToplevelType="REPORT_HEADER">
+        <property name="name">anonymousBand@302353</property>
+        <property name="maximumSize">32766.928206504625, 32767.0</property>
+        <child type="org.pentaho.reportdesigner.crm.report.model.LabelReportElement">
+            <property name="name">Element@982014</property>
+            <property name="minimumSize">348.99923533036633, 16.0</property>
+            <property name="font">SansSerif,14,1</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">TOP</property>
+            <property name="horizontalAlignment">LEFT</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="text">Relat&#243;rio de Disponibilidade por Cidade</property>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.MessageFieldReportElement">
+            <property name="name">Element@25939585</property>
+            <property name="position">0.0, 30.0</property>
+            <property name="minimumSize">148.0, 16.0</property>
+            <property name="font">SansSerif,12,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">TOP</property>
+            <property name="horizontalAlignment">LEFT</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="formatString">Data: $(to_char)</property>
+            <property name="nullString"></property>
+            <formula>
+                <property name="text"></property>
+            </formula>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.MessageFieldReportElement">
+            <property name="name">Element@19423474</property>
+            <property name="position">0.0, 50.0</property>
+            <property name="minimumSize">293.9993558370421, 16.0</property>
+            <property name="font">SansSerif,12,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">TOP</property>
+            <property name="horizontalAlignment">LEFT</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="formatString">Regi&#227;o: $(regiao)</property>
+            <property name="nullString"></property>
+            <formula>
+                <property name="text"></property>
+            </formula>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.MessageFieldReportElement">
+            <property name="name">Element@12425766</property>
+            <property name="position">0.0, 70.0</property>
+            <property name="minimumSize">307.99932516261555, 16.0</property>
+            <property name="font">SansSerif,12,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">TOP</property>
+            <property name="horizontalAlignment">LEFT</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="formatString">Estado: $(dis_estado)</property>
+            <property name="nullString"></property>
+            <formula>
+                <property name="text"></property>
+            </formula>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.MessageFieldReportElement">
+            <property name="name">Element@19262980</property>
+            <property name="position">0.0, 90.0</property>
+            <property name="minimumSize">366.99902718247176, 30.0</property>
+            <property name="dynamicContent">true</property>
+            <property name="font">SansSerif,12,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">TOP</property>
+            <property name="horizontalAlignment">LEFT</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="formatString">Cidade: $(cidade)</property>
+            <property name="nullString"></property>
+            <formula>
+                <property name="text"></property>
+            </formula>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.StaticImageReportElement">
+            <property name="name">green_circle_leg</property>
+            <property name="position">380.0, 51.0</property>
+            <property name="minimumSize">9.0, 9.0</property>
+            <property name="url">file:/home/seed2/biserver-ce/pentaho-solutions/seed2/images/green_circle.png</property>
+            <property name="keepAspect">true</property>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.StaticImageReportElement">
+            <property name="name">red_square_leg</property>
+            <property name="position">380.0, 91.0</property>
+            <property name="minimumSize">9.0, 9.0</property>
+            <property name="url">file:/home/seed2/biserver-ce/pentaho-solutions/seed2/images/red_square.png</property>
+            <property name="keepAspect">true</property>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.StaticImageReportElement">
+            <property name="name">yellow_triangle_leg</property>
+            <property name="position">380.0, 71.0</property>
+            <property name="minimumSize">9.0, 9.0</property>
+            <property name="url">file:/home/seed2/biserver-ce/pentaho-solutions/seed2/images/yellow_triangle.png</property>
+            <property name="keepAspect">true</property>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.LabelReportElement">
+            <property name="name">Element@13972755</property>
+            <property name="position">393.0, 50.0</property>
+            <property name="minimumSize">182.0, 11.0</property>
+            <property name="font">SansSerif,10,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">TOP</property>
+            <property name="horizontalAlignment">LEFT</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="text">&#218;ltimo contato h&#225; menos de 10 dias</property>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.LabelReportElement">
+            <property name="name">Element@9771755</property>
+            <property name="position">393.0, 70.0</property>
+            <property name="minimumSize">182.0, 11.0</property>
+            <property name="font">SansSerif,10,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">TOP</property>
+            <property name="horizontalAlignment">LEFT</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="text">&#218;ltimo contato entre 11 e 30 dias</property>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.LabelReportElement">
+            <property name="name">Element@5451957</property>
+            <property name="position">393.0, 90.0</property>
+            <property name="minimumSize">182.0, 11.0</property>
+            <property name="font">SansSerif,10,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">TOP</property>
+            <property name="horizontalAlignment">LEFT</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="text">&#218;ltimo contato h&#225; mais de 30 dias</property>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.LabelReportElement">
+            <property name="name">Element@12357733</property>
+            <property name="position">380.0, 30.0</property>
+            <property name="minimumSize">194.0, 16.0</property>
+            <property name="font">SansSerif,10,1</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">TOP</property>
+            <property name="horizontalAlignment">LEFT</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="text">Legenda:</property>
+        </child>
+        <property name="pageBreakBefore">false</property>
+        <property name="pageBreakAfter">false</property>
+        <property name="showInLayoutGUI">true</property>
+        <property name="visualHeight">132.0</property>
+        <verticalLinealModel></verticalLinealModel>
+    </child>
+    <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelItemReportElement" bandToplevelType="ITEM_BAND">
+        <property name="name">anonymousBand@23791810</property>
+        <property name="maximumSize">32766.928206504625, 32767.0</property>
+        <child type="org.pentaho.reportdesigner.crm.report.model.TextFieldReportElement">
+            <property name="name">mectb08_dm_disp_dis_maquinaElement</property>
+            <property name="minimumSize">110.0, 11.0</property>
+            <property name="maximumSize">32766.928206504625, 32767.0</property>
+            <property name="dynamicContent">true</property>
+            <property name="font">SansSerif,10,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">MIDDLE</property>
+            <property name="horizontalAlignment">LEFT</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="fieldName">dis_maquina</property>
+            <property name="nullString"></property>
+            <formula>
+                <property name="text"></property>
+            </formula>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.TextFieldReportElement">
+            <property name="name">mectb08_dm_disp_dis_qtd_dias_ult_contatoElement</property>
+            <property name="position">280.0, 0.0</property>
+            <property name="minimumSize">143.99968449161247, 11.0</property>
+            <property name="maximumSize">32766.928206504625, 32767.0</property>
+            <property name="dynamicContent">true</property>
+            <property name="font">SansSerif,10,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">MIDDLE</property>
+            <property name="horizontalAlignment">CENTER</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="fieldName">dis_qtd_dias_ult_contato</property>
+            <property name="nullString"></property>
+            <formula>
+                <property name="text"></property>
+            </formula>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.TextFieldReportElement">
+            <property name="name">mectb08_dm_disp_dis_qtd_contato_mesElement</property>
+            <property name="position">439.99903594659366, 0.0</property>
+            <property name="minimumSize">134.9997042108867, 11.0</property>
+            <property name="maximumSize">32766.928206504625, 32767.0</property>
+            <property name="dynamicContent">true</property>
+            <property name="font">SansSerif,10,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">MIDDLE</property>
+            <property name="horizontalAlignment">CENTER</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="fieldName">dis_qtd_contato_mes</property>
+            <property name="nullString"></property>
+            <formula>
+                <property name="text"></property>
+            </formula>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.StaticImageReportElement">
+            <property name="name">red_square</property>
+            <property name="position">235.0, 1.0</property>
+            <property name="minimumSize">9.0, 9.0</property>
+            <property name="url">file:/home/seed2/biserver-ce/pentaho-solutions/seed2/images/red_square.png</property>
+            <property name="keepAspect">true</property>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.StaticImageReportElement">
+            <property name="name">yellow_triangle</property>
+            <property name="position">235.0, 1.0</property>
+            <property name="minimumSize">9.0, 9.0</property>
+            <property name="url">file:/home/seed2/biserver-ce/pentaho-solutions/seed2/images/yellow_triangle.png</property>
+            <property name="keepAspect">true</property>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.StaticImageReportElement">
+            <property name="name">green_circle</property>
+            <property name="position">235.0, 1.0</property>
+            <property name="minimumSize">9.0, 9.0</property>
+            <property name="url">file:/home/seed2/biserver-ce/pentaho-solutions/seed2/images/green_circle.png</property>
+            <property name="keepAspect">true</property>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.DateFieldReportElement">
+            <property name="name">DateField@1186906970</property>
+            <property name="position">115.0, 0.0</property>
+            <property name="minimumSize">150.0, 11.0</property>
+            <property name="dynamicContent">true</property>
+            <property name="font">SansSerif,10,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">MIDDLE</property>
+            <property name="horizontalAlignment">CENTER</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="fieldName">max</property>
+            <property name="nullString"></property>
+            <formula>
+                <property name="text"></property>
+            </formula>
+            <property name="format">dd/MM/yyyy</property>
+            <property name="excelDateFormat"></property>
+        </child>
+        <property name="pageBreakBefore">false</property>
+        <property name="pageBreakAfter">false</property>
+        <property name="showInLayoutGUI">true</property>
+        <property name="visualHeight">38.0</property>
+        <verticalLinealModel></verticalLinealModel>
+        <rowBandingDefinition enabled="true" color="230, 230, 230, 255" startState="false" switchItemCount="1"></rowBandingDefinition>
+    </child>
+    <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelReportElement" bandToplevelType="REPORT_FOOTER">
+        <property name="name">anonymousBand@14936307</property>
+        <property name="maximumSize">32766.928206504625, 32767.0</property>
+        <property name="pageBreakBefore">false</property>
+        <property name="pageBreakAfter">false</property>
+        <property name="showInLayoutGUI">true</property>
+        <property name="visualHeight">30.0</property>
+        <verticalLinealModel></verticalLinealModel>
+    </child>
+    <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelPageReportElement" bandToplevelType="PAGE_FOOTER">
+        <property name="name">anonymousBand@7979252</property>
+        <property name="maximumSize">32766.928206504625, 32767.0</property>
+        <child type="org.pentaho.reportdesigner.crm.report.model.TextFieldReportElement">
+            <property name="name">TextField@388706379</property>
+            <property name="position">508.99874015748037, 0.0</property>
+            <property name="minimumSize">66.0, 16.0</property>
+            <property name="font">SansSerif,10,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">MIDDLE</property>
+            <property name="horizontalAlignment">RIGHT</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="fieldName">ShowPageNumber</property>
+            <property name="nullString"></property>
+            <formula>
+                <property name="text"></property>
+            </formula>
+        </child>
+        <property name="pageBreakBefore">false</property>
+        <property name="pageBreakAfter">false</property>
+        <property name="showInLayoutGUI">true</property>
+        <property name="visualHeight">31.0</property>
+        <verticalLinealModel></verticalLinealModel>
+        <property name="displayOnFirstPage">true</property>
+        <property name="displayOnLastPage">true</property>
+        <property name="sticky">false</property>
+    </child>
+    <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelReportElement" bandToplevelType="NO_DATA_BAND">
+        <property name="name">anonymousBand@3521202</property>
+        <property name="maximumSize">32766.928206504625, 32767.0</property>
+        <child type="org.pentaho.reportdesigner.crm.report.model.LabelReportElement">
+            <property name="name">noDataLabelElement</property>
+            <property name="minimumSize">574.9987401574804, 18.0</property>
+            <property name="maximumSize">32766.928206504625, 32767.0</property>
+            <property name="font">SansSerif,12,1</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">MIDDLE</property>
+            <property name="horizontalAlignment">LEFT</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">false</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="text">Nenhum dado dispon&#237;vel</property>
+        </child>
+        <property name="pageBreakBefore">false</property>
+        <property name="pageBreakAfter">false</property>
+        <property name="showInLayoutGUI">false</property>
+        <property name="visualHeight">100.0</property>
+        <verticalLinealModel></verticalLinealModel>
+    </child>
+    <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelReportElement" bandToplevelType="WATERMARK">
+        <property name="name">anonymousBand@786813</property>
+        <property name="minimumSize">574.9987401574804, 822.0</property>
+        <property name="maximumSize">32766.928206504625, 32767.0</property>
+        <property name="pageBreakBefore">false</property>
+        <property name="pageBreakAfter">false</property>
+        <property name="showInLayoutGUI">false</property>
+        <property name="visualHeight">100.0</property>
+        <verticalLinealModel></verticalLinealModel>
+    </child>
+    <child type="org.pentaho.reportdesigner.crm.report.model.ReportGroups">
+        <property name="name">Element@25147861</property>
+        <child type="org.pentaho.reportdesigner.crm.report.model.ReportGroup">
+            <property name="name">default</property>
+            <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelGroupReportElement" bandToplevelType="GROUP_HEADER">
+                <property name="name">dummyGroupHeader</property>
+                <property name="minimumSize">0.0, 30.0</property>
+                <property name="maximumSize">32766.928206504625, 32767.0</property>
+                <child type="org.pentaho.reportdesigner.crm.report.model.RectangleReportElement">
+                    <property name="name">anonymousElement@29635942</property>
+                    <property name="minimumSize">575.0, 24.0</property>
+                    <property name="maximumSize">32766.928206504625, 32767.0</property>
+                    <property name="color">210, 210, 210, 255</property>
+                    <property name="arcWidth">0.0</property>
+                    <property name="arcHeight">0.0</property>
+                    <property name="drawBorder">false</property>
+                    <property name="fill">true</property>
+                    <borderDefinition color="200, 200, 200, 255" width="1.0" join="0" cap="2" miterlimit="10.0" dashPhase="0.0"></borderDefinition>
+                </child>
+                <child type="org.pentaho.reportdesigner.crm.report.model.LabelReportElement">
+                    <property name="name">anonymousElement@832041</property>
+                    <property name="position">280.0, 0.0</property>
+                    <property name="minimumSize">144.0, 24.0</property>
+                    <property name="maximumSize">32766.928206504625, 32767.0</property>
+                    <property name="dynamicContent">true</property>
+                    <property name="font">SansSerif,10,1</property>
+                    <property name="foreground">0, 0, 0, 255</property>
+                    <property name="underline">false</property>
+                    <property name="strikethrough">false</property>
+                    <property name="embedFont">false</property>
+                    <property name="lineHeight">0.0</property>
+                    <property name="verticalAlignment">TOP</property>
+                    <property name="horizontalAlignment">CENTER</property>
+                    <property name="reservedLiteral">..</property>
+                    <property name="trimTextContent">true</property>
+                    <property name="wrapTextInExcel">false</property>
+                    <property name="text">Quantidade de dias desde o &#250;ltimo contato</property>
+                </child>
+                <child type="org.pentaho.reportdesigner.crm.report.model.LabelReportElement">
+                    <property name="name">anonymousElement@25474633</property>
+                    <property name="position">440.0, 0.0</property>
+                    <property name="minimumSize">135.0, 24.0</property>
+                    <property name="maximumSize">32766.928206504625, 32767.0</property>
+                    <property name="dynamicContent">true</property>
+                    <property name="font">SansSerif,10,1</property>
+                    <property name="foreground">0, 0, 0, 255</property>
+                    <property name="underline">false</property>
+                    <property name="strikethrough">false</property>
+                    <property name="embedFont">false</property>
+                    <property name="lineHeight">0.0</property>
+                    <property name="verticalAlignment">TOP</property>
+                    <property name="horizontalAlignment">CENTER</property>
+                    <property name="reservedLiteral">..</property>
+                    <property name="trimTextContent">true</property>
+                    <property name="wrapTextInExcel">false</property>
+                    <property name="text">N&#250;mero de contatos no m&#234;s</property>
+                </child>
+                <child type="org.pentaho.reportdesigner.crm.report.model.LabelReportElement">
+                    <property name="name">anonymousElement@19399610</property>
+                    <property name="position">115.0, 0.0</property>
+                    <property name="minimumSize">150.0, 24.0</property>
+                    <property name="maximumSize">32766.928206504625, 32767.0</property>
+                    <property name="dynamicContent">true</property>
+                    <property name="font">SansSerif,10,1</property>
+                    <property name="foreground">0, 0, 0, 255</property>
+                    <property name="underline">false</property>
+                    <property name="strikethrough">false</property>
+                    <property name="embedFont">false</property>
+                    <property name="lineHeight">0.0</property>
+                    <property name="verticalAlignment">TOP</property>
+                    <property name="horizontalAlignment">CENTER</property>
+                    <property name="reservedLiteral">..</property>
+                    <property name="trimTextContent">true</property>
+                    <property name="wrapTextInExcel">false</property>
+                    <property name="text">Data do &#250;ltimo contato</property>
+                </child>
+                <child type="org.pentaho.reportdesigner.crm.report.model.LabelReportElement">
+                    <property name="name">anonymousElement@5142027</property>
+                    <property name="minimumSize">110.0, 24.0</property>
+                    <property name="maximumSize">32766.928206504625, 32767.0</property>
+                    <property name="dynamicContent">true</property>
+                    <property name="font">SansSerif,10,1</property>
+                    <property name="foreground">0, 0, 0, 255</property>
+                    <property name="underline">false</property>
+                    <property name="strikethrough">false</property>
+                    <property name="embedFont">false</property>
+                    <property name="lineHeight">0.0</property>
+                    <property name="verticalAlignment">TOP</property>
+                    <property name="horizontalAlignment">LEFT</property>
+                    <property name="reservedLiteral">..</property>
+                    <property name="trimTextContent">true</property>
+                    <property name="wrapTextInExcel">false</property>
+                    <property name="text">M&#225;quina</property>
+                </child>
+                <property name="pageBreakBefore">false</property>
+                <property name="pageBreakAfter">false</property>
+                <property name="showInLayoutGUI">true</property>
+                <property name="visualHeight">44.0</property>
+                <verticalLinealModel></verticalLinealModel>
+                <property name="repeat">true</property>
+            </child>
+            <child type="org.pentaho.reportdesigner.crm.report.model.ReportGroup">
+                <property name="name">mectb08_dm_disp_dis_escola</property>
+                <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelGroupReportElement" bandToplevelType="GROUP_HEADER">
+                    <property name="name">mectb08_dm_disp_dis_escolaGroupHeader</property>
+                    <property name="maximumSize">32766.928206504625, 32767.0</property>
+                    <child type="org.pentaho.reportdesigner.crm.report.model.RectangleReportElement">
+                        <property name="name">anonymousElement@5824972</property>
+                        <property name="minimumSize">574.9987401574804, 16.0</property>
+                        <property name="maximumSize">32766.928206504625, 32767.0</property>
+                        <property name="color">210, 210, 210, 255</property>
+                        <property name="arcWidth">0.0</property>
+                        <property name="arcHeight">0.0</property>
+                        <property name="drawBorder">false</property>
+                        <property name="fill">true</property>
+                        <borderDefinition color="200, 200, 200, 255" width="1.0" join="0" cap="2" miterlimit="10.0" dashPhase="0.0"></borderDefinition>
+                    </child>
+                    <child type="org.pentaho.reportdesigner.crm.report.model.MessageFieldReportElement">
+                        <property name="name">anonymousElement@22028931</property>
+                        <property name="minimumSize">574.9987401574804, 16.0</property>
+                        <property name="maximumSize">32766.928206504625, 32767.0</property>
+                        <property name="dynamicContent">true</property>
+                        <property name="font">SansSerif,10,1</property>
+                        <property name="foreground">0, 0, 0, 255</property>
+                        <property name="underline">false</property>
+                        <property name="strikethrough">false</property>
+                        <property name="embedFont">false</property>
+                        <property name="lineHeight">0.0</property>
+                        <property name="verticalAlignment">MIDDLE</property>
+                        <property name="horizontalAlignment">LEFT</property>
+                        <property name="reservedLiteral">..</property>
+                        <property name="trimTextContent">true</property>
+                        <property name="wrapTextInExcel">false</property>
+                        <property name="formatString">$(escola)</property>
+                        <property name="nullString"></property>
+                        <formula>
+                            <property name="text"></property>
+                        </formula>
+                    </child>
+                    <property name="pageBreakBefore">false</property>
+                    <property name="pageBreakAfter">false</property>
+                    <property name="showInLayoutGUI">true</property>
+                    <property name="visualHeight">42.0</property>
+                    <verticalLinealModel></verticalLinealModel>
+                    <property name="repeat">false</property>
+                </child>
+                <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelGroupReportElement" bandToplevelType="GROUP_FOOTER">
+                    <property name="name">mectb08_dm_disp_dis_escolaGroupFooter</property>
+                    <property name="maximumSize">32766.928206504625, 32767.0</property>
+                    <property name="pageBreakBefore">false</property>
+                    <property name="pageBreakAfter">false</property>
+                    <property name="showInLayoutGUI">false</property>
+                    <property name="visualHeight">100.0</property>
+                    <verticalLinealModel></verticalLinealModel>
+                    <property name="repeat">false</property>
+                </child>
+                <property name="groupFields" array="true">
+                    <property name="0">escola</property>
+                </property>
+            </child>
+            <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelGroupReportElement" bandToplevelType="GROUP_FOOTER">
+                <property name="name">dummyGroupFooter</property>
+                <property name="maximumSize">32766.928206504625, 32767.0</property>
+                <property name="pageBreakBefore">false</property>
+                <property name="pageBreakAfter">false</property>
+                <property name="showInLayoutGUI">false</property>
+                <property name="visualHeight">100.0</property>
+                <verticalLinealModel></verticalLinealModel>
+                <property name="repeat">false</property>
+            </child>
+        </child>
+    </child>
+    <property name="defaultLocale">pt_BR_</property>
+    <horizontalLinealModel></horizontalLinealModel>
+    <pageDefinition pageSize="595.0, 842.0" topBorder="10.000629921259842" bottomBorder="10.000629921259842" leftBorder="10.000629921259842" rightBorder="10.000629921259842"></pageDefinition>
+    <reportConfiguration>
+        <property name="org.jfree.report.modules.output.pageable.pdf.Encoding">ISO-8859-1</property>
+    </reportConfiguration>
+    <property name="useMaxCharBounds">false</property>
+</report>
diff --git a/pentahofiles/report-designer/invent.xaction b/pentahofiles/report-designer/invent.xaction
new file mode 100644
index 0000000000000000000000000000000000000000..4e622b780134416611c269a0ed44ea561459459e
--- /dev/null
+++ b/pentahofiles/report-designer/invent.xaction
@@ -0,0 +1,173 @@
+<action-sequence>
+  <inputs>
+    <outputType type="string">
+      <sources>
+        <request>outputType</request>
+        <request>type</request>
+      </sources>
+      <default-value><![CDATA[pdf]]></default-value>
+    </outputType>
+    <outputTypeList type="property-map-list">
+      <sources>
+        <runtime>outputTypeList</runtime>
+      </sources>
+      <default-value type="property-map-list">
+        <property-map>
+          <entry key="report-output-desc">PDF</entry>
+          <entry key="report-output-type-id">pdf</entry>
+        </property-map>
+        <property-map>
+          <entry key="report-output-desc">Excel</entry>
+          <entry key="report-output-type-id">xls</entry>
+        </property-map>
+        <property-map>
+          <entry key="report-output-desc">Word</entry>
+          <entry key="report-output-type-id">rtf</entry>
+        </property-map>
+        <property-map>
+          <entry key="report-output-desc">Web Page</entry>
+          <entry key="report-output-type-id">html</entry>
+        </property-map>
+        <property-map>
+          <entry key="report-output-desc">Comma Separated Value</entry>
+          <entry key="report-output-type-id">csv</entry>
+        </property-map>
+      </default-value>
+    </outputTypeList>
+  </inputs>
+  <outputs/>
+  <resources>
+    <report-definition>
+      <solution-file>
+        <location>invent.xml</location>
+        <mime-type>text/xml</mime-type>
+      </solution-file>
+    </report-definition>
+  </resources>
+  <actions>
+    <action-definition>
+      <component-name>SecureFilterComponent</component-name>
+      <component-definition>
+        <selections>
+          <outputType style="select">
+            <title>Choose Report Format</title>
+            <filter value-col-name="report-output-type-id" display-col-name="report-output-desc">outputTypeList</filter>
+          </outputType>
+        </selections>
+      </component-definition>
+      <action-type>Secure Filter Description</action-type>
+      <action-inputs>
+        <outputTypeList type="property-map-list"/>
+        <outputType type="string"/>
+      </action-inputs>
+    </action-definition>
+    <action-definition>
+      <component-name>SQLLookupRule</component-name>
+      <component-definition>
+        <query><![CDATA[SELECT
+              a.data_atual AS data_atual,
+              b.regiao AS regiao,
+              b.inv_estado AS inv_estado,
+              b.cidade AS cidade,
+              b.escola AS escola,
+              b.inv_maquina AS maquina,
+              b.inv_data AS data,
+              b.SO AS SO,
+              b.processador AS processador,
+              b.memoria AS memoria,
+              b.HD AS HD
+            FROM
+
+    (SELECT
+    distinct inv_escola,
+    inv_maquina as maquina,
+    to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), 'DD/MM/YYYY') AS data_atual
+    FROM
+    "mectb10_dm_inventario" mectb10_dm_inventario
+WHERE
+     inv_regiao = 'NORDESTE'
+ AND inv_estado = 'BA'
+ AND inv_cidade = 'SALVADOR'
+ORDER BY
+   inv_escola ASC
+    ) a
+
+INNER JOIN
+
+(SELECT
+    distinct on (inv_maquina) inv_maquina,
+    initcap(inv_regiao) AS regiao,
+    inv_estado,
+    initcap(inv_cidade) AS cidade,
+    inv_data,
+              inv_so AS SO,
+              inv_modelo_proc AS processador,
+              CASE WHEN inv_qtde_mem < 1024
+                THEN inv_qtde_mem || ' KiB'
+                ELSE CASE WHEN inv_qtde_mem < 1048576
+                  THEN inv_qtde_mem / 1024 || ' MiB'
+                  ELSE CASE WHEN inv_qtde_mem < 1073741824
+                    THEN inv_qtde_mem / 1048576 || ' GiB'
+                    ELSE inv_qtde_mem / 1073741824 || ' TiB'
+              END END END AS memoria,
+              CASE WHEN inv_tam_disco < 1000
+                THEN inv_tam_disco || ' GB'
+                ELSE CASE WHEN inv_tam_disco < 1000000
+                  THEN inv_tam_disco / 1000 || ' TB'
+                  ELSE inv_tam_disco / 1000000 || ' PB'
+              END END AS HD,
+    initcap(inv_escola) AS escola
+FROM
+    "mectb10_dm_inventario" mectb10_dm_inventario
+WHERE
+     inv_regiao = 'NORDESTE'
+ AND inv_estado = 'BA'
+ AND inv_cidade = 'SALVADOR'
+GROUP BY
+    inv_regiao,
+    inv_estado,
+    inv_cidade,
+    inv_escola,
+    inv_maquina,
+    inv_data,
+    SO,
+    processador,
+    memoria,
+    HD
+ORDER BY
+    inv_maquina ASC,
+    escola ASC
+    ) b on a.maquina = b.inv_maquina]]></query>
+        <live><![CDATA[true]]></live>
+        <driver><![CDATA[org.postgresql.Driver]]></driver>
+        <user-id><![CDATA[]]></user-id>
+        <password><![CDATA[]]></password>
+        <connection><![CDATA[jdbc:postgresql://]]></connection>
+      </component-definition>
+      <action-outputs>
+        <query-result type="result-set" mapping="query_result"/>
+      </action-outputs>
+    </action-definition>
+    <action-definition>
+      <component-name>JFreeReportComponent</component-name>
+      <component-definition/>
+      <action-type>report</action-type>
+      <action-inputs>
+        <output-type type="string" mapping="outputType"/>
+        <data type="result-set" mapping="query_result"/>
+      </action-inputs>
+      <action-resources>
+        <report-definition type="resource"/>
+      </action-resources>
+    </action-definition>
+  </actions>
+  <title>JFreeReport-WizardReport</title>
+  <version>1</version>
+  <documentation>
+    <author>Report Designer</author>
+    <description>Created using the Pentaho Report Designer.</description>
+    <icon>PentahoReporting.png</icon>
+    <help/>
+    <result-type>report</result-type>
+  </documentation>
+</action-sequence>
\ No newline at end of file
diff --git a/pentahofiles/report-designer/invent.xml b/pentahofiles/report-designer/invent.xml
new file mode 100644
index 0000000000000000000000000000000000000000..5d129944c3e52acb05071235800bf53d428405d6
--- /dev/null
+++ b/pentahofiles/report-designer/invent.xml
@@ -0,0 +1,1807 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<report-definition xmlns="http://jfreereport.sourceforge.net/namespaces/reports/legacy/ext" name="JFreeReport-WizardReport" engine-version="0.8.9.11">
+  <parser-config>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.base.URLClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.objects.DefaultClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.objects.BandLayoutClassFactory"/>
+    <object-factory class="org.jfree.report.modules.parser.ext.factory.base.ArrayClassFactory"/>
+    <element-factory class="org.jfree.report.modules.parser.ext.factory.elements.DefaultElementFactory"/>
+    <stylekey-factory class="org.jfree.report.modules.parser.ext.factory.stylekey.DefaultStyleKeyFactory"/>
+    <stylekey-factory class="org.jfree.report.modules.parser.ext.factory.stylekey.PageableLayoutStyleKeyFactory"/>
+    <template-factory class="org.jfree.report.modules.parser.ext.factory.templates.DefaultTemplateCollection"/>
+    <datasource-factory class="org.jfree.report.modules.parser.ext.factory.datasource.DefaultDataSourceFactory"/>
+  </parser-config>
+  <report-config>
+    <simple-page-definition width="1" height="1">
+      <page orientation="portrait" topmargin="10" leftmargin="10" bottommargin="10" rightmargin="10" pageformat="A4"/>
+    </simple-page-definition>
+    <configuration>
+      <property name="org.jfree.report.modules.output.pageable.pdf.Encoding">ISO-8859-1</property>
+      <property name="org.jfree.report.NoPrinterAvailable">true</property>
+    </configuration>
+  </report-config>
+  <report-description>
+    <report-header>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="Element@19423474" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">230.0</basic-key>
+          <basic-key name="y">30.0</basic-key>
+          <basic-key name="min-width">345.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Região: $(regiao)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@12425766" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">50.0</basic-key>
+          <basic-key name="min-width">160.0</basic-key>
+          <basic-key name="min-height">30.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Estado: $(inv_estado)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@19262980" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">230.0</basic-key>
+          <basic-key name="y">50.0</basic-key>
+          <basic-key name="min-width">345.0</basic-key>
+          <basic-key name="min-height">30.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Cidade: $(cidade)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@25939585" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">30.0</basic-key>
+          <basic-key name="min-width">148.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">Data: $(data_atual)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@982014" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">337.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">top</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">14</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Relatório de Inventário por Cidade</basic-object>
+        </template>
+      </element>
+    </report-header>
+    <report-footer>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </report-footer>
+    <page-header>
+      <style>
+        <basic-key name="display-on-firstpage">true</basic-key>
+        <basic-key name="display-on-lastpage">true</basic-key>
+        <basic-key name="sticky">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </page-header>
+    <page-footer>
+      <style>
+        <basic-key name="display-on-firstpage">true</basic-key>
+        <basic-key name="display-on-lastpage">true</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="TextField@388706379" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">508.99875</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">66.0</basic-key>
+          <basic-key name="min-height">16.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">right</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">ShowPageNumber</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </page-footer>
+    <watermark>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="min-width">575.0</basic-key>
+        <basic-key name="min-height">822.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+    </watermark>
+    <groups>
+      <group name="default">
+        <fields/>
+        <group-header>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">true</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="min-width">0.0</basic-key>
+            <basic-key name="min-height">30.0</basic-key>
+            <basic-key name="max-width">32767.0</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+          <band>
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">575.0</basic-key>
+              <basic-key name="max-height">2.14748365E9</basic-key>
+            </style>
+            <element type="shape/generic">
+              <style>
+                <basic-key name="border-top-width">1.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">1.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">1.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">1.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">-100.0</basic-key>
+                <basic-key name="min-height">-100.0</basic-key>
+                <basic-key name="paint">#d2d2d2</basic-key>
+                <compound-key name="stroke" class="java.awt.BasicStroke">
+                  <basic-object name="value">1.0</basic-object>
+                </compound-key>
+                <basic-key name="scale">true</basic-key>
+                <basic-key name="keepAspectRatio">false</basic-key>
+                <basic-key name="fill-shape">true</basic-key>
+                <basic-key name="draw-shape">false</basic-key>
+              </style>
+              <datasource type="StaticDataSource">
+                <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+                  <basic-object name="height">100.0</basic-object>
+                  <basic-object name="width">100.0</basic-object>
+                  <basic-object name="x">0.0</basic-object>
+                  <basic-object name="y">0.0</basic-object>
+                </compound-object>
+              </datasource>
+            </element>
+          </band>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">110.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">left</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Máquina</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">110.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">65.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Último Inventário</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">180.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">114.99715</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Sistema Operacional</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">305.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">130.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Processador</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">445.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">60.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Memória</basic-object>
+            </template>
+          </element>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">515.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">60.0</basic-key>
+              <basic-key name="min-height">24.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">center</basic-key>
+              <basic-key name="valignment">top</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="label">
+              <basic-object name="content">Disco</basic-object>
+            </template>
+          </element>
+        </group-header>
+        <group-footer>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">32767.0</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+        </group-footer>
+      </group>
+      <group name="escola">
+        <fields>
+          <field>escola</field>
+        </fields>
+        <group-header>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">32767.0</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+          <band>
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">16.0</basic-key>
+              <basic-key name="max-width">575.0</basic-key>
+              <basic-key name="max-height">2.14748365E9</basic-key>
+            </style>
+            <element type="shape/generic">
+              <style>
+                <basic-key name="border-top-width">1.0</basic-key>
+                <basic-key name="border-top-style">none</basic-key>
+                <basic-key name="border-top-color">black</basic-key>
+                <basic-key name="border-left-width">1.0</basic-key>
+                <basic-key name="border-left-style">none</basic-key>
+                <basic-key name="border-left-color">black</basic-key>
+                <basic-key name="border-bottom-width">1.0</basic-key>
+                <basic-key name="border-bottom-style">none</basic-key>
+                <basic-key name="border-bottom-color">black</basic-key>
+                <basic-key name="border-right-width">1.0</basic-key>
+                <basic-key name="border-right-style">none</basic-key>
+                <basic-key name="border-right-color">black</basic-key>
+                <basic-key name="border-break-width">0.0</basic-key>
+                <basic-key name="border-break-style">none</basic-key>
+                <basic-key name="border-break-color">black</basic-key>
+                <basic-key name="border-top-right-radius-width">0.0</basic-key>
+                <basic-key name="border-top-left-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+                <basic-key name="border-top-right-radius-height">0.0</basic-key>
+                <basic-key name="border-top-left-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+                <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+                <basic-key name="padding-left">0.0</basic-key>
+                <basic-key name="padding-top">0.0</basic-key>
+                <basic-key name="padding-bottom">0.0</basic-key>
+                <basic-key name="padding-right">0.0</basic-key>
+                <basic-key name="x">0.0</basic-key>
+                <basic-key name="y">0.0</basic-key>
+                <basic-key name="min-width">-100.0</basic-key>
+                <basic-key name="min-height">-100.0</basic-key>
+                <basic-key name="paint">#d2d2d2</basic-key>
+                <compound-key name="stroke" class="java.awt.BasicStroke">
+                  <basic-object name="value">1.0</basic-object>
+                </compound-key>
+                <basic-key name="scale">true</basic-key>
+                <basic-key name="keepAspectRatio">false</basic-key>
+                <basic-key name="fill-shape">true</basic-key>
+                <basic-key name="draw-shape">false</basic-key>
+              </style>
+              <datasource type="StaticDataSource">
+                <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+                  <basic-object name="height">100.0</basic-object>
+                  <basic-object name="width">100.0</basic-object>
+                  <basic-object name="x">0.0</basic-object>
+                  <basic-object name="y">0.0</basic-object>
+                </compound-object>
+              </datasource>
+            </element>
+          </band>
+          <element type="text/plain">
+            <style>
+              <basic-key name="border-top-width">1.0</basic-key>
+              <basic-key name="border-top-style">none</basic-key>
+              <basic-key name="border-top-color">black</basic-key>
+              <basic-key name="border-left-width">1.0</basic-key>
+              <basic-key name="border-left-style">none</basic-key>
+              <basic-key name="border-left-color">black</basic-key>
+              <basic-key name="border-bottom-width">1.0</basic-key>
+              <basic-key name="border-bottom-style">none</basic-key>
+              <basic-key name="border-bottom-color">black</basic-key>
+              <basic-key name="border-right-width">1.0</basic-key>
+              <basic-key name="border-right-style">none</basic-key>
+              <basic-key name="border-right-color">black</basic-key>
+              <basic-key name="border-break-width">0.0</basic-key>
+              <basic-key name="border-break-style">none</basic-key>
+              <basic-key name="border-break-color">black</basic-key>
+              <basic-key name="border-top-right-radius-width">0.0</basic-key>
+              <basic-key name="border-top-left-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+              <basic-key name="border-top-right-radius-height">0.0</basic-key>
+              <basic-key name="border-top-left-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+              <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+              <basic-key name="padding-left">0.0</basic-key>
+              <basic-key name="padding-top">0.0</basic-key>
+              <basic-key name="padding-bottom">0.0</basic-key>
+              <basic-key name="padding-right">0.0</basic-key>
+              <basic-key name="x">0.0</basic-key>
+              <basic-key name="y">0.0</basic-key>
+              <basic-key name="min-width">575.0</basic-key>
+              <basic-key name="min-height">16.0</basic-key>
+              <basic-key name="max-width">32767.0</basic-key>
+              <basic-key name="max-height">32767.0</basic-key>
+              <basic-key name="paint">black</basic-key>
+              <basic-key name="alignment">left</basic-key>
+              <basic-key name="valignment">middle</basic-key>
+              <basic-key name="dynamic_height">true</basic-key>
+              <basic-key name="Excel.WrapText">false</basic-key>
+              <basic-key name="font">SansSerif</basic-key>
+              <basic-key name="font-size">10</basic-key>
+              <basic-key name="line-height">0.0</basic-key>
+              <basic-key name="font-bold">true</basic-key>
+              <basic-key name="font-italic">false</basic-key>
+              <basic-key name="font-underline">false</basic-key>
+              <basic-key name="font-strikethrough">false</basic-key>
+              <basic-key name="font-embedded">false</basic-key>
+              <basic-key name="reserved-literal">..</basic-key>
+              <basic-key name="trim-text-content">true</basic-key>
+            </style>
+            <template references="message-field">
+              <basic-object name="format">$(escola)</basic-object>
+              <basic-object name="nullValue"></basic-object>
+            </template>
+          </element>
+        </group-header>
+        <group-footer>
+          <style>
+            <basic-key name="pagebreak-before">false</basic-key>
+            <basic-key name="pagebreak-after">false</basic-key>
+            <basic-key name="repeat-header">false</basic-key>
+            <basic-key name="sticky">false</basic-key>
+            <basic-key name="border-top-width">1.0</basic-key>
+            <basic-key name="border-top-style">none</basic-key>
+            <basic-key name="border-top-color">black</basic-key>
+            <basic-key name="border-left-width">1.0</basic-key>
+            <basic-key name="border-left-style">none</basic-key>
+            <basic-key name="border-left-color">black</basic-key>
+            <basic-key name="border-bottom-width">1.0</basic-key>
+            <basic-key name="border-bottom-style">none</basic-key>
+            <basic-key name="border-bottom-color">black</basic-key>
+            <basic-key name="border-right-width">1.0</basic-key>
+            <basic-key name="border-right-style">none</basic-key>
+            <basic-key name="border-right-color">black</basic-key>
+            <basic-key name="border-break-width">0.0</basic-key>
+            <basic-key name="border-break-style">none</basic-key>
+            <basic-key name="border-break-color">black</basic-key>
+            <basic-key name="border-top-right-radius-width">0.0</basic-key>
+            <basic-key name="border-top-left-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+            <basic-key name="border-top-right-radius-height">0.0</basic-key>
+            <basic-key name="border-top-left-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+            <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+            <basic-key name="padding-left">0.0</basic-key>
+            <basic-key name="padding-top">0.0</basic-key>
+            <basic-key name="padding-bottom">0.0</basic-key>
+            <basic-key name="padding-right">0.0</basic-key>
+            <basic-key name="max-width">32767.0</basic-key>
+            <basic-key name="max-height">32767.0</basic-key>
+          </style>
+        </group-footer>
+      </group>
+    </groups>
+    <itemband>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="RowBandingBackgroundRect_IAmTheRandomSuffix314152654" type="shape/generic">
+        <style>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">-100.0</basic-key>
+          <basic-key name="min-height">-100.0</basic-key>
+          <basic-key name="paint">#e6e6e6</basic-key>
+          <compound-key name="stroke" class="java.awt.BasicStroke">
+            <basic-object name="value">1.0</basic-object>
+          </compound-key>
+          <basic-key name="scale">true</basic-key>
+          <basic-key name="keepAspectRatio">false</basic-key>
+          <basic-key name="fill-shape">true</basic-key>
+          <basic-key name="draw-shape">false</basic-key>
+        </style>
+        <datasource type="StaticDataSource">
+          <compound-object name="value" class="java.awt.geom.Rectangle2D$Float">
+            <basic-object name="height">100.0</basic-object>
+            <basic-object name="width">100.0</basic-object>
+            <basic-object name="x">0.0</basic-object>
+            <basic-object name="y">0.0</basic-object>
+          </compound-object>
+        </datasource>
+      </element>
+      <element name="maquinaElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">110.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">32767.0</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">maquina</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="soElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">180.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">115.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">32767.0</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">so</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="processadorElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">305.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">130.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="max-width">32767.0</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="string-field">
+          <basic-object name="field">processador</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="DateField@31666773" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">110.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">65.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="date-field">
+          <compound-object name="dateFormat">
+            <basic-object name="2DigitYearStart">1930-05-28T11:30:28.012-0300</basic-object>
+            <compound-object name="calendar">
+              <basic-object name="class">java.util.GregorianCalendar</basic-object>
+            </compound-object>
+            <compound-object name="dateFormatSymbols">
+              <basic-object name="class">java.text.DateFormatSymbols</basic-object>
+            </compound-object>
+            <basic-object name="lenient">true</basic-object>
+            <compound-object name="numberFormat" class="java.text.DecimalFormat">
+              <compound-object name="decimalFormatSymbols">
+                <basic-object name="currencySymbol">R$</basic-object>
+                <basic-object name="decimalSeparator">,</basic-object>
+                <basic-object name="digit">#</basic-object>
+                <basic-object name="groupingSeparator">.</basic-object>
+                <basic-object name="infinity">∞</basic-object>
+                <basic-object name="internationalCurrencySymbol">BRL</basic-object>
+                <basic-object name="minusSign">-</basic-object>
+                <basic-object name="monetaryDecimalSeparator">,</basic-object>
+                <basic-object name="naN">�</basic-object>
+                <basic-object name="patternSeparator">;</basic-object>
+                <basic-object name="perMill">‰</basic-object>
+                <basic-object name="percent">%</basic-object>
+                <basic-object name="zeroDigit">0</basic-object>
+              </compound-object>
+              <basic-object name="decimalSeparatorAlwaysShown">false</basic-object>
+              <basic-object name="groupingSize">3</basic-object>
+              <basic-object name="groupingUsed">false</basic-object>
+              <basic-object name="maximumFractionDigits">0</basic-object>
+              <basic-object name="maximumIntegerDigits">2147483647</basic-object>
+              <basic-object name="minimumFractionDigits">0</basic-object>
+              <basic-object name="minimumIntegerDigits">1</basic-object>
+              <basic-object name="multiplier">1</basic-object>
+              <basic-object name="negativePrefix">-</basic-object>
+              <basic-object name="negativeSuffix"></basic-object>
+              <basic-object name="parseIntegerOnly">true</basic-object>
+              <basic-object name="pattern">###0</basic-object>
+              <basic-object name="positivePrefix"></basic-object>
+              <basic-object name="positiveSuffix"></basic-object>
+            </compound-object>
+            <basic-object name="pattern">dd/MM/yyyy</basic-object>
+          </compound-object>
+          <basic-object name="field">data</basic-object>
+          <basic-object name="format">dd/MM/yyyy</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@10148220" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">445.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">60.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">$(memoria)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+      <element name="Element@4734828" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">515.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">60.0</basic-key>
+          <basic-key name="min-height">11.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">center</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">true</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">10</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">false</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">true</basic-key>
+        </style>
+        <template references="message-field">
+          <basic-object name="format">$(hd)</basic-object>
+          <basic-object name="nullValue"></basic-object>
+        </template>
+      </element>
+    </itemband>
+    <no-data-band>
+      <style>
+        <basic-key name="pagebreak-before">false</basic-key>
+        <basic-key name="pagebreak-after">false</basic-key>
+        <basic-key name="border-top-width">1.0</basic-key>
+        <basic-key name="border-top-style">none</basic-key>
+        <basic-key name="border-top-color">black</basic-key>
+        <basic-key name="border-left-width">1.0</basic-key>
+        <basic-key name="border-left-style">none</basic-key>
+        <basic-key name="border-left-color">black</basic-key>
+        <basic-key name="border-bottom-width">1.0</basic-key>
+        <basic-key name="border-bottom-style">none</basic-key>
+        <basic-key name="border-bottom-color">black</basic-key>
+        <basic-key name="border-right-width">1.0</basic-key>
+        <basic-key name="border-right-style">none</basic-key>
+        <basic-key name="border-right-color">black</basic-key>
+        <basic-key name="border-break-width">0.0</basic-key>
+        <basic-key name="border-break-style">none</basic-key>
+        <basic-key name="border-break-color">black</basic-key>
+        <basic-key name="border-top-right-radius-width">0.0</basic-key>
+        <basic-key name="border-top-left-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+        <basic-key name="border-top-right-radius-height">0.0</basic-key>
+        <basic-key name="border-top-left-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+        <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+        <basic-key name="padding-left">0.0</basic-key>
+        <basic-key name="padding-top">0.0</basic-key>
+        <basic-key name="padding-bottom">0.0</basic-key>
+        <basic-key name="padding-right">0.0</basic-key>
+        <basic-key name="max-width">32767.0</basic-key>
+        <basic-key name="max-height">32767.0</basic-key>
+      </style>
+      <element name="noDataLabelElement" type="text/plain">
+        <style>
+          <basic-key name="border-top-width">1.0</basic-key>
+          <basic-key name="border-top-style">none</basic-key>
+          <basic-key name="border-top-color">black</basic-key>
+          <basic-key name="border-left-width">1.0</basic-key>
+          <basic-key name="border-left-style">none</basic-key>
+          <basic-key name="border-left-color">black</basic-key>
+          <basic-key name="border-bottom-width">1.0</basic-key>
+          <basic-key name="border-bottom-style">none</basic-key>
+          <basic-key name="border-bottom-color">black</basic-key>
+          <basic-key name="border-right-width">1.0</basic-key>
+          <basic-key name="border-right-style">none</basic-key>
+          <basic-key name="border-right-color">black</basic-key>
+          <basic-key name="border-break-width">0.0</basic-key>
+          <basic-key name="border-break-style">none</basic-key>
+          <basic-key name="border-break-color">black</basic-key>
+          <basic-key name="border-top-right-radius-width">0.0</basic-key>
+          <basic-key name="border-top-left-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-width">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-width">0.0</basic-key>
+          <basic-key name="border-top-right-radius-height">0.0</basic-key>
+          <basic-key name="border-top-left-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-right-radius-height">0.0</basic-key>
+          <basic-key name="border-bottom-left-radius-height">0.0</basic-key>
+          <basic-key name="padding-left">0.0</basic-key>
+          <basic-key name="padding-top">0.0</basic-key>
+          <basic-key name="padding-bottom">0.0</basic-key>
+          <basic-key name="padding-right">0.0</basic-key>
+          <basic-key name="x">0.0</basic-key>
+          <basic-key name="y">0.0</basic-key>
+          <basic-key name="min-width">575.0</basic-key>
+          <basic-key name="min-height">18.0</basic-key>
+          <basic-key name="max-width">32767.0</basic-key>
+          <basic-key name="max-height">32767.0</basic-key>
+          <basic-key name="paint">black</basic-key>
+          <basic-key name="alignment">left</basic-key>
+          <basic-key name="valignment">middle</basic-key>
+          <basic-key name="dynamic_height">false</basic-key>
+          <basic-key name="Excel.WrapText">false</basic-key>
+          <basic-key name="font">SansSerif</basic-key>
+          <basic-key name="font-size">12</basic-key>
+          <basic-key name="line-height">0.0</basic-key>
+          <basic-key name="font-bold">true</basic-key>
+          <basic-key name="font-italic">false</basic-key>
+          <basic-key name="font-underline">false</basic-key>
+          <basic-key name="font-strikethrough">false</basic-key>
+          <basic-key name="font-embedded">false</basic-key>
+          <basic-key name="reserved-literal">..</basic-key>
+          <basic-key name="trim-text-content">false</basic-key>
+        </style>
+        <template references="label">
+          <basic-object name="content">Nenhum dado disponível</basic-object>
+        </template>
+      </element>
+    </no-data-band>
+  </report-description>
+  <functions>
+    <property-ref name="report.name" class="java.lang.String">JFreeReport-WizardReport</property-ref>
+    <expression name="noDataLabelElementHideIfNullTrigger" class="org.jfree.report.function.HideElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">noDataLabelElement</property>
+      </properties>
+    </expression>
+    <expression name="dummyGroupFooterHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">dummyGroupFooter</property>
+      </properties>
+    </expression>
+    <expression name="escolaGroupHeaderHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">escolaGroupHeader</property>
+      </properties>
+    </expression>
+    <expression name="escolaGroupFooterHideIfNullTrigger" class="org.jfree.report.function.ShowElementIfDataAvailableExpression">
+      <properties>
+        <property name="element">escolaGroupFooter</property>
+      </properties>
+    </expression>
+    <expression name="ShowPageNumber" class="org.jfree.report.function.PageOfPagesFunction">
+      <properties>
+        <property name="format">{0}/{1}</property>
+        <property name="pageIncrement" class="java.lang.Integer">1</property>
+        <property name="startPage" class="java.lang.Integer">1</property>
+      </properties>
+    </expression>
+    <expression name="org.jfree.report.function.ElementVisibilitySwitchFunction@133a7ec" class="org.jfree.report.function.ElementVisibilitySwitchFunction">
+      <properties>
+        <property name="element">RowBandingBackgroundRect_IAmTheRandomSuffix314152654</property>
+        <property name="initialState" class="java.lang.Boolean">false</property>
+        <property name="numberOfElements" class="java.lang.Integer">1</property>
+      </properties>
+    </expression>
+  </functions>
+</report-definition>
diff --git a/pentahofiles/report-designer/inventario.report b/pentahofiles/report-designer/inventario.report
new file mode 100644
index 0000000000000000000000000000000000000000..7ac6f61dfb8df519214ebc85eb3c63da74161461
--- /dev/null
+++ b/pentahofiles/report-designer/inventario.report
@@ -0,0 +1,703 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<report>
+    <property name="name">JFreeReport-WizardReport</property>
+    <child type="org.pentaho.reportdesigner.crm.report.model.dataset.DataSetsReportElement">
+        <property name="name">Element@10015046</property>
+        <child type="org.pentaho.reportdesigner.crm.report.datasetplugin.multidataset.MultiDataSetReportElement">
+            <property name="name">Element@2709047</property>
+            <property name="connectionType">JNDI</property>
+            <property name="xQueryDataFile"></property>
+            <property name="xmiDefinitionFile"></property>
+            <property name="useMondrianCubeDefinition">false</property>
+            <property name="mondrianCubeDefinitionFile"></property>
+            <property name="limitPreviewRows">true</property>
+            <property name="maxPreviewRows">10000</property>
+            <query queryName="default">
+                <property name="query">SELECT
+              a.data_atual AS data_atual,
+              b.regiao AS regiao,
+              b.inv_estado AS inv_estado,
+              b.cidade AS cidade,
+              b.escola AS escola,
+              b.inv_maquina AS maquina,
+              b.inv_data AS data,
+              b.SO AS SO,
+              b.processador AS processador,
+              b.memoria AS memoria,
+              b.HD AS HD
+            FROM
+
+    (SELECT
+    distinct inv_escola,
+    inv_maquina as maquina,
+    to_char((SELECT MAX(dis_data) FROM  mectb09_dm_disp_ag), &apos;DD/MM/YYYY&apos;) AS data_atual
+    FROM
+    &quot;mectb10_dm_inventario&quot; mectb10_dm_inventario
+WHERE
+     inv_regiao = &apos;NORDESTE&apos;
+ AND inv_estado = &apos;BA&apos;
+ AND inv_cidade = &apos;SALVADOR&apos;
+ORDER BY
+   inv_escola ASC
+    ) a
+
+INNER JOIN
+
+(SELECT
+    distinct on (inv_maquina) inv_maquina,
+    initcap(inv_regiao) AS regiao,
+    inv_estado,
+    initcap(inv_cidade) AS cidade,
+    inv_data,
+              inv_so AS SO,
+              inv_modelo_proc AS processador,
+              CASE WHEN inv_qtde_mem &lt; 1024
+                THEN inv_qtde_mem || &apos; KiB&apos;
+                ELSE CASE WHEN inv_qtde_mem &lt; 1048576
+                  THEN inv_qtde_mem / 1024 || &apos; MiB&apos;
+                  ELSE CASE WHEN inv_qtde_mem &lt; 1073741824
+                    THEN inv_qtde_mem / 1048576 || &apos; GiB&apos;
+                    ELSE inv_qtde_mem / 1073741824 || &apos; TiB&apos;
+              END END END AS memoria,
+              CASE WHEN inv_tam_disco &lt; 1000
+                THEN inv_tam_disco || &apos; GB&apos;
+                ELSE CASE WHEN inv_tam_disco &lt; 1000000
+                  THEN inv_tam_disco / 1000 || &apos; TB&apos;
+                  ELSE inv_tam_disco / 1000000 || &apos; PB&apos;
+              END END AS HD,
+    initcap(inv_escola) AS escola
+FROM
+    &quot;mectb10_dm_inventario&quot; mectb10_dm_inventario
+WHERE
+     inv_regiao = &apos;NORDESTE&apos;
+ AND inv_estado = &apos;BA&apos;
+ AND inv_cidade = &apos;SALVADOR&apos;
+GROUP BY
+    inv_regiao,
+    inv_estado,
+    inv_cidade,
+    inv_escola,
+    inv_maquina,
+    inv_data,
+    SO,
+    processador,
+    memoria,
+    HD
+ORDER BY
+    inv_maquina ASC,
+    escola ASC
+    ) b on a.maquina = b.inv_maquina</property>
+            </query>
+            <columnInfo columnName="data_atual" friendlyColumnName="data_atual" columnClassName="java.lang.String" tableName=""></columnInfo>
+            <columnInfo columnName="regiao" friendlyColumnName="regiao" columnClassName="java.lang.String" tableName=""></columnInfo>
+            <columnInfo columnName="inv_estado" friendlyColumnName="inv_estado" columnClassName="java.lang.String" tableName=""></columnInfo>
+            <columnInfo columnName="cidade" friendlyColumnName="cidade" columnClassName="java.lang.String" tableName=""></columnInfo>
+            <columnInfo columnName="escola" friendlyColumnName="escola" columnClassName="java.lang.String" tableName=""></columnInfo>
+            <columnInfo columnName="maquina" friendlyColumnName="maquina" columnClassName="java.lang.String" tableName=""></columnInfo>
+            <columnInfo columnName="data" friendlyColumnName="data" columnClassName="java.sql.Date" tableName=""></columnInfo>
+            <columnInfo columnName="so" friendlyColumnName="so" columnClassName="java.lang.String" tableName=""></columnInfo>
+            <columnInfo columnName="processador" friendlyColumnName="processador" columnClassName="java.lang.String" tableName=""></columnInfo>
+            <columnInfo columnName="memoria" friendlyColumnName="memoria" columnClassName="java.lang.String" tableName=""></columnInfo>
+            <columnInfo columnName="hd" friendlyColumnName="hd" columnClassName="java.lang.String" tableName=""></columnInfo>
+            <selectedJNDIDataSource jndiName="" driverClass="org.postgresql.Driver" connectionString="jdbc:postgresql://" userName="" password=""></selectedJNDIDataSource>
+        </child>
+    </child>
+    <child type="org.pentaho.reportdesigner.crm.report.model.ReportFunctionsElement">
+        <property name="name">Element@25050008</property>
+        <child type="org.jfree.report.function.HideElementIfDataAvailableExpression_DesignerWrapper">
+            <property name="name">noDataLabelElementHideIfNullTrigger</property>
+            <property name="dependencyLevel">0</property>
+            <property name="element">noDataLabelElement</property>
+            <property name="preserve">false</property>
+        </child>
+        <child type="org.jfree.report.function.ShowElementIfDataAvailableExpression_DesignerWrapper">
+            <property name="name">dummyGroupFooterHideIfNullTrigger</property>
+            <property name="dependencyLevel">0</property>
+            <property name="element">dummyGroupFooter</property>
+            <property name="preserve">false</property>
+        </child>
+        <child type="org.jfree.report.function.ShowElementIfDataAvailableExpression_DesignerWrapper">
+            <property name="name">escolaGroupHeaderHideIfNullTrigger</property>
+            <property name="dependencyLevel">0</property>
+            <property name="element">escolaGroupHeader</property>
+            <property name="preserve">false</property>
+        </child>
+        <child type="org.jfree.report.function.ShowElementIfDataAvailableExpression_DesignerWrapper">
+            <property name="name">escolaGroupFooterHideIfNullTrigger</property>
+            <property name="dependencyLevel">0</property>
+            <property name="element">escolaGroupFooter</property>
+            <property name="preserve">false</property>
+        </child>
+        <child type="org.jfree.report.function.PageOfPagesFunction_DesignerWrapper">
+            <property name="name">ShowPageNumber</property>
+            <property name="dependencyLevel">0</property>
+            <property name="format">{0}/{1}</property>
+            <property name="pageIncrement">1</property>
+            <property name="preserve">false</property>
+            <property name="startPage">1</property>
+        </child>
+    </child>
+    <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelPageReportElement" bandToplevelType="PAGE_HEADER">
+        <property name="name">anonymousBand@31062300</property>
+        <property name="maximumSize">32767.0, 32767.0</property>
+        <property name="pageBreakBefore">false</property>
+        <property name="pageBreakAfter">false</property>
+        <property name="showInLayoutGUI">true</property>
+        <property name="visualHeight">30.0</property>
+        <verticalLinealModel></verticalLinealModel>
+        <property name="displayOnFirstPage">true</property>
+        <property name="displayOnLastPage">true</property>
+        <property name="sticky">false</property>
+    </child>
+    <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelReportElement" bandToplevelType="REPORT_HEADER">
+        <property name="name">anonymousBand@4171019</property>
+        <property name="maximumSize">32767.0, 32767.0</property>
+        <child type="org.pentaho.reportdesigner.crm.report.model.MessageFieldReportElement">
+            <property name="name">Element@19423474</property>
+            <property name="position">230.0, 30.0</property>
+            <property name="minimumSize">345.0, 16.0</property>
+            <property name="font">SansSerif,12,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">TOP</property>
+            <property name="horizontalAlignment">LEFT</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="formatString">Regi&#227;o: $(regiao)</property>
+            <property name="nullString"></property>
+            <formula>
+                <property name="text"></property>
+            </formula>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.MessageFieldReportElement">
+            <property name="name">Element@12425766</property>
+            <property name="position">0.0, 50.0</property>
+            <property name="minimumSize">160.0, 30.0</property>
+            <property name="font">SansSerif,12,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">TOP</property>
+            <property name="horizontalAlignment">LEFT</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="formatString">Estado: $(inv_estado)</property>
+            <property name="nullString"></property>
+            <formula>
+                <property name="text"></property>
+            </formula>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.MessageFieldReportElement">
+            <property name="name">Element@19262980</property>
+            <property name="position">230.0, 50.0</property>
+            <property name="minimumSize">345.0, 30.0</property>
+            <property name="dynamicContent">true</property>
+            <property name="font">SansSerif,12,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">TOP</property>
+            <property name="horizontalAlignment">LEFT</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="formatString">Cidade: $(cidade)</property>
+            <property name="nullString"></property>
+            <formula>
+                <property name="text"></property>
+            </formula>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.MessageFieldReportElement">
+            <property name="name">Element@25939585</property>
+            <property name="position">0.0, 30.0</property>
+            <property name="minimumSize">148.0, 16.0</property>
+            <property name="font">SansSerif,12,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">TOP</property>
+            <property name="horizontalAlignment">LEFT</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="formatString">Data: $(data_atual)</property>
+            <property name="nullString"></property>
+            <formula>
+                <property name="text"></property>
+            </formula>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.LabelReportElement">
+            <property name="name">Element@982014</property>
+            <property name="minimumSize">337.0, 16.0</property>
+            <property name="font">SansSerif,14,1</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">TOP</property>
+            <property name="horizontalAlignment">LEFT</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="text">Relat&#243;rio de Invent&#225;rio por Cidade</property>
+        </child>
+        <property name="pageBreakBefore">false</property>
+        <property name="pageBreakAfter">false</property>
+        <property name="showInLayoutGUI">true</property>
+        <property name="visualHeight">89.0</property>
+        <verticalLinealModel></verticalLinealModel>
+    </child>
+    <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelItemReportElement" bandToplevelType="ITEM_BAND">
+        <property name="name">anonymousBand@27782543</property>
+        <property name="maximumSize">32767.0, 32767.0</property>
+        <child type="org.pentaho.reportdesigner.crm.report.model.TextFieldReportElement">
+            <property name="name">maquinaElement</property>
+            <property name="minimumSize">110.0, 11.0</property>
+            <property name="maximumSize">32767.0, 32767.0</property>
+            <property name="dynamicContent">true</property>
+            <property name="font">SansSerif,10,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">MIDDLE</property>
+            <property name="horizontalAlignment">LEFT</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="fieldName">maquina</property>
+            <property name="nullString"></property>
+            <formula>
+                <property name="text"></property>
+            </formula>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.TextFieldReportElement">
+            <property name="name">soElement</property>
+            <property name="position">180.0, 0.0</property>
+            <property name="minimumSize">115.0, 11.0</property>
+            <property name="maximumSize">32767.0, 32767.0</property>
+            <property name="dynamicContent">true</property>
+            <property name="font">SansSerif,10,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">MIDDLE</property>
+            <property name="horizontalAlignment">CENTER</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="fieldName">so</property>
+            <property name="nullString"></property>
+            <formula>
+                <property name="text"></property>
+            </formula>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.TextFieldReportElement">
+            <property name="name">processadorElement</property>
+            <property name="position">305.0, 0.0</property>
+            <property name="minimumSize">130.0, 11.0</property>
+            <property name="maximumSize">32767.0, 32767.0</property>
+            <property name="dynamicContent">true</property>
+            <property name="font">SansSerif,10,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">MIDDLE</property>
+            <property name="horizontalAlignment">CENTER</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="fieldName">processador</property>
+            <property name="nullString"></property>
+            <formula>
+                <property name="text"></property>
+            </formula>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.DateFieldReportElement">
+            <property name="name">DateField@31666773</property>
+            <property name="position">110.0, 0.0</property>
+            <property name="minimumSize">65.0, 11.0</property>
+            <property name="dynamicContent">true</property>
+            <property name="font">SansSerif,10,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">MIDDLE</property>
+            <property name="horizontalAlignment">CENTER</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="fieldName">data</property>
+            <property name="nullString"></property>
+            <formula>
+                <property name="text"></property>
+            </formula>
+            <property name="format">dd/MM/yyyy</property>
+            <property name="excelDateFormat"></property>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.MessageFieldReportElement">
+            <property name="name">Element@10148220</property>
+            <property name="position">445.0, 0.0</property>
+            <property name="minimumSize">60.0, 11.0</property>
+            <property name="dynamicContent">true</property>
+            <property name="font">SansSerif,10,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">MIDDLE</property>
+            <property name="horizontalAlignment">CENTER</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="formatString">$(memoria)</property>
+            <property name="nullString"></property>
+            <formula>
+                <property name="text"></property>
+            </formula>
+        </child>
+        <child type="org.pentaho.reportdesigner.crm.report.model.MessageFieldReportElement">
+            <property name="name">Element@4734828</property>
+            <property name="position">515.0, 0.0</property>
+            <property name="minimumSize">60.0, 11.0</property>
+            <property name="dynamicContent">true</property>
+            <property name="font">SansSerif,10,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">MIDDLE</property>
+            <property name="horizontalAlignment">CENTER</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="formatString">$(hd)</property>
+            <property name="nullString"></property>
+            <formula>
+                <property name="text"></property>
+            </formula>
+        </child>
+        <property name="pageBreakBefore">false</property>
+        <property name="pageBreakAfter">false</property>
+        <property name="showInLayoutGUI">true</property>
+        <property name="visualHeight">44.0</property>
+        <verticalLinealModel></verticalLinealModel>
+        <rowBandingDefinition enabled="true" color="230, 230, 230, 255" startState="false" switchItemCount="1"></rowBandingDefinition>
+    </child>
+    <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelReportElement" bandToplevelType="REPORT_FOOTER">
+        <property name="name">anonymousBand@7109230</property>
+        <property name="maximumSize">32767.0, 32767.0</property>
+        <property name="pageBreakBefore">false</property>
+        <property name="pageBreakAfter">false</property>
+        <property name="showInLayoutGUI">true</property>
+        <property name="visualHeight">28.0</property>
+        <verticalLinealModel></verticalLinealModel>
+    </child>
+    <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelPageReportElement" bandToplevelType="PAGE_FOOTER">
+        <property name="name">anonymousBand@24230640</property>
+        <property name="maximumSize">32767.0, 32767.0</property>
+        <child type="org.pentaho.reportdesigner.crm.report.model.TextFieldReportElement">
+            <property name="name">TextField@388706379</property>
+            <property name="position">508.99874015748037, 0.0</property>
+            <property name="minimumSize">66.0, 16.0</property>
+            <property name="font">SansSerif,10,0</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">MIDDLE</property>
+            <property name="horizontalAlignment">RIGHT</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">true</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="fieldName">ShowPageNumber</property>
+            <property name="nullString"></property>
+            <formula>
+                <property name="text"></property>
+            </formula>
+        </child>
+        <property name="pageBreakBefore">false</property>
+        <property name="pageBreakAfter">false</property>
+        <property name="showInLayoutGUI">true</property>
+        <property name="visualHeight">26.0</property>
+        <verticalLinealModel></verticalLinealModel>
+        <property name="displayOnFirstPage">true</property>
+        <property name="displayOnLastPage">true</property>
+        <property name="sticky">false</property>
+    </child>
+    <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelReportElement" bandToplevelType="NO_DATA_BAND">
+        <property name="name">anonymousBand@12896050</property>
+        <property name="maximumSize">32767.0, 32767.0</property>
+        <child type="org.pentaho.reportdesigner.crm.report.model.LabelReportElement">
+            <property name="name">noDataLabelElement</property>
+            <property name="minimumSize">575.0, 18.0</property>
+            <property name="maximumSize">32767.0, 32767.0</property>
+            <property name="font">SansSerif,12,1</property>
+            <property name="foreground">0, 0, 0, 255</property>
+            <property name="underline">false</property>
+            <property name="strikethrough">false</property>
+            <property name="embedFont">false</property>
+            <property name="lineHeight">0.0</property>
+            <property name="verticalAlignment">MIDDLE</property>
+            <property name="horizontalAlignment">LEFT</property>
+            <property name="reservedLiteral">..</property>
+            <property name="trimTextContent">false</property>
+            <property name="wrapTextInExcel">false</property>
+            <property name="text">Nenhum dado dispon&#237;vel</property>
+        </child>
+        <property name="pageBreakBefore">false</property>
+        <property name="pageBreakAfter">false</property>
+        <property name="showInLayoutGUI">false</property>
+        <property name="visualHeight">100.0</property>
+        <verticalLinealModel></verticalLinealModel>
+    </child>
+    <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelReportElement" bandToplevelType="WATERMARK">
+        <property name="name">anonymousBand@31291218</property>
+        <property name="minimumSize">575.0, 822.0</property>
+        <property name="maximumSize">32767.0, 32767.0</property>
+        <property name="pageBreakBefore">false</property>
+        <property name="pageBreakAfter">false</property>
+        <property name="showInLayoutGUI">false</property>
+        <property name="visualHeight">100.0</property>
+        <verticalLinealModel></verticalLinealModel>
+    </child>
+    <child type="org.pentaho.reportdesigner.crm.report.model.ReportGroups">
+        <property name="name">Element@11635600</property>
+        <child type="org.pentaho.reportdesigner.crm.report.model.ReportGroup">
+            <property name="name">default</property>
+            <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelGroupReportElement" bandToplevelType="GROUP_HEADER">
+                <property name="name">dummyGroupHeader</property>
+                <property name="minimumSize">0.0, 30.0</property>
+                <property name="maximumSize">32767.0, 32767.0</property>
+                <child type="org.pentaho.reportdesigner.crm.report.model.RectangleReportElement">
+                    <property name="name">anonymousElement@652093</property>
+                    <property name="minimumSize">575.0, 24.0</property>
+                    <property name="maximumSize">32767.0, 32767.0</property>
+                    <property name="color">210, 210, 210, 255</property>
+                    <property name="arcWidth">0.0</property>
+                    <property name="arcHeight">0.0</property>
+                    <property name="drawBorder">false</property>
+                    <property name="fill">true</property>
+                    <borderDefinition color="192, 192, 192, 255" width="1.0" join="0" cap="2" miterlimit="10.0" dashPhase="0.0"></borderDefinition>
+                </child>
+                <child type="org.pentaho.reportdesigner.crm.report.model.LabelReportElement">
+                    <property name="name">anonymousElement@29075814</property>
+                    <property name="minimumSize">110.0, 24.0</property>
+                    <property name="maximumSize">32767.0, 32767.0</property>
+                    <property name="dynamicContent">true</property>
+                    <property name="font">SansSerif,10,1</property>
+                    <property name="foreground">0, 0, 0, 255</property>
+                    <property name="underline">false</property>
+                    <property name="strikethrough">false</property>
+                    <property name="embedFont">false</property>
+                    <property name="lineHeight">0.0</property>
+                    <property name="verticalAlignment">TOP</property>
+                    <property name="horizontalAlignment">LEFT</property>
+                    <property name="reservedLiteral">..</property>
+                    <property name="trimTextContent">true</property>
+                    <property name="wrapTextInExcel">false</property>
+                    <property name="text">M&#225;quina</property>
+                </child>
+                <child type="org.pentaho.reportdesigner.crm.report.model.LabelReportElement">
+                    <property name="name">anonymousElement@24026302</property>
+                    <property name="position">110.0, 0.0</property>
+                    <property name="minimumSize">65.0, 24.0</property>
+                    <property name="maximumSize">32767.0, 32767.0</property>
+                    <property name="dynamicContent">true</property>
+                    <property name="font">SansSerif,10,1</property>
+                    <property name="foreground">0, 0, 0, 255</property>
+                    <property name="underline">false</property>
+                    <property name="strikethrough">false</property>
+                    <property name="embedFont">false</property>
+                    <property name="lineHeight">0.0</property>
+                    <property name="verticalAlignment">TOP</property>
+                    <property name="horizontalAlignment">CENTER</property>
+                    <property name="reservedLiteral">..</property>
+                    <property name="trimTextContent">true</property>
+                    <property name="wrapTextInExcel">false</property>
+                    <property name="text">&#218;ltimo Invent&#225;rio</property>
+                </child>
+                <child type="org.pentaho.reportdesigner.crm.report.model.LabelReportElement">
+                    <property name="name">anonymousElement@23876791</property>
+                    <property name="position">180.0, 0.0</property>
+                    <property name="minimumSize">114.99714364051817, 24.0</property>
+                    <property name="maximumSize">32767.0, 32767.0</property>
+                    <property name="dynamicContent">true</property>
+                    <property name="font">SansSerif,10,1</property>
+                    <property name="foreground">0, 0, 0, 255</property>
+                    <property name="underline">false</property>
+                    <property name="strikethrough">false</property>
+                    <property name="embedFont">false</property>
+                    <property name="lineHeight">0.0</property>
+                    <property name="verticalAlignment">TOP</property>
+                    <property name="horizontalAlignment">CENTER</property>
+                    <property name="reservedLiteral">..</property>
+                    <property name="trimTextContent">true</property>
+                    <property name="wrapTextInExcel">false</property>
+                    <property name="text">Sistema Operacional</property>
+                </child>
+                <child type="org.pentaho.reportdesigner.crm.report.model.LabelReportElement">
+                    <property name="name">anonymousElement@19786841</property>
+                    <property name="position">305.0, 0.0</property>
+                    <property name="minimumSize">130.0, 24.0</property>
+                    <property name="maximumSize">32767.0, 32767.0</property>
+                    <property name="dynamicContent">true</property>
+                    <property name="font">SansSerif,10,1</property>
+                    <property name="foreground">0, 0, 0, 255</property>
+                    <property name="underline">false</property>
+                    <property name="strikethrough">false</property>
+                    <property name="embedFont">false</property>
+                    <property name="lineHeight">0.0</property>
+                    <property name="verticalAlignment">TOP</property>
+                    <property name="horizontalAlignment">CENTER</property>
+                    <property name="reservedLiteral">..</property>
+                    <property name="trimTextContent">true</property>
+                    <property name="wrapTextInExcel">false</property>
+                    <property name="text">Processador</property>
+                </child>
+                <child type="org.pentaho.reportdesigner.crm.report.model.LabelReportElement">
+                    <property name="name">anonymousElement@33017560</property>
+                    <property name="position">445.0, 0.0</property>
+                    <property name="minimumSize">60.0, 24.0</property>
+                    <property name="maximumSize">32767.0, 32767.0</property>
+                    <property name="dynamicContent">true</property>
+                    <property name="font">SansSerif,10,1</property>
+                    <property name="foreground">0, 0, 0, 255</property>
+                    <property name="underline">false</property>
+                    <property name="strikethrough">false</property>
+                    <property name="embedFont">false</property>
+                    <property name="lineHeight">0.0</property>
+                    <property name="verticalAlignment">TOP</property>
+                    <property name="horizontalAlignment">CENTER</property>
+                    <property name="reservedLiteral">..</property>
+                    <property name="trimTextContent">true</property>
+                    <property name="wrapTextInExcel">false</property>
+                    <property name="text">Mem&#243;ria</property>
+                </child>
+                <child type="org.pentaho.reportdesigner.crm.report.model.LabelReportElement">
+                    <property name="name">anonymousElement@2936600</property>
+                    <property name="position">515.0, 0.0</property>
+                    <property name="minimumSize">60.0, 24.0</property>
+                    <property name="maximumSize">32767.0, 32767.0</property>
+                    <property name="dynamicContent">true</property>
+                    <property name="font">SansSerif,10,1</property>
+                    <property name="foreground">0, 0, 0, 255</property>
+                    <property name="underline">false</property>
+                    <property name="strikethrough">false</property>
+                    <property name="embedFont">false</property>
+                    <property name="lineHeight">0.0</property>
+                    <property name="verticalAlignment">TOP</property>
+                    <property name="horizontalAlignment">CENTER</property>
+                    <property name="reservedLiteral">..</property>
+                    <property name="trimTextContent">true</property>
+                    <property name="wrapTextInExcel">false</property>
+                    <property name="text">Disco</property>
+                </child>
+                <property name="pageBreakBefore">false</property>
+                <property name="pageBreakAfter">false</property>
+                <property name="showInLayoutGUI">true</property>
+                <property name="visualHeight">39.0</property>
+                <verticalLinealModel></verticalLinealModel>
+                <property name="repeat">true</property>
+            </child>
+            <child type="org.pentaho.reportdesigner.crm.report.model.ReportGroup">
+                <property name="name">escola</property>
+                <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelGroupReportElement" bandToplevelType="GROUP_HEADER">
+                    <property name="name">escolaGroupHeader</property>
+                    <property name="maximumSize">32767.0, 32767.0</property>
+                    <child type="org.pentaho.reportdesigner.crm.report.model.RectangleReportElement">
+                        <property name="name">anonymousElement@5824972</property>
+                        <property name="minimumSize">575.0, 16.0</property>
+                        <property name="maximumSize">32767.0, 32767.0</property>
+                        <property name="color">210, 210, 210, 255</property>
+                        <property name="arcWidth">0.0</property>
+                        <property name="arcHeight">0.0</property>
+                        <property name="drawBorder">false</property>
+                        <property name="fill">true</property>
+                        <borderDefinition color="255, 255, 255, 255" width="1.0" join="0" cap="2" miterlimit="10.0" dashPhase="0.0"></borderDefinition>
+                    </child>
+                    <child type="org.pentaho.reportdesigner.crm.report.model.MessageFieldReportElement">
+                        <property name="name">anonymousElement@22028931</property>
+                        <property name="minimumSize">575.0, 16.0</property>
+                        <property name="maximumSize">32767.0, 32767.0</property>
+                        <property name="dynamicContent">true</property>
+                        <property name="font">SansSerif,10,1</property>
+                        <property name="foreground">0, 0, 0, 255</property>
+                        <property name="underline">false</property>
+                        <property name="strikethrough">false</property>
+                        <property name="embedFont">false</property>
+                        <property name="lineHeight">0.0</property>
+                        <property name="verticalAlignment">MIDDLE</property>
+                        <property name="horizontalAlignment">LEFT</property>
+                        <property name="reservedLiteral">..</property>
+                        <property name="trimTextContent">true</property>
+                        <property name="wrapTextInExcel">false</property>
+                        <property name="formatString">$(escola)</property>
+                        <property name="nullString"></property>
+                        <formula>
+                            <property name="text"></property>
+                        </formula>
+                    </child>
+                    <property name="pageBreakBefore">false</property>
+                    <property name="pageBreakAfter">false</property>
+                    <property name="showInLayoutGUI">true</property>
+                    <property name="visualHeight">44.0</property>
+                    <verticalLinealModel></verticalLinealModel>
+                    <property name="repeat">false</property>
+                </child>
+                <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelGroupReportElement" bandToplevelType="GROUP_FOOTER">
+                    <property name="name">escolaGroupFooter</property>
+                    <property name="maximumSize">32767.0, 32767.0</property>
+                    <property name="pageBreakBefore">false</property>
+                    <property name="pageBreakAfter">false</property>
+                    <property name="showInLayoutGUI">false</property>
+                    <property name="visualHeight">100.0</property>
+                    <verticalLinealModel></verticalLinealModel>
+                    <property name="repeat">false</property>
+                </child>
+                <property name="groupFields" array="true">
+                    <property name="0">escola</property>
+                </property>
+            </child>
+            <child type="org.pentaho.reportdesigner.crm.report.model.BandToplevelGroupReportElement" bandToplevelType="GROUP_FOOTER">
+                <property name="name">dummyGroupFooter</property>
+                <property name="maximumSize">32767.0, 32767.0</property>
+                <property name="pageBreakBefore">false</property>
+                <property name="pageBreakAfter">false</property>
+                <property name="showInLayoutGUI">false</property>
+                <property name="visualHeight">100.0</property>
+                <verticalLinealModel></verticalLinealModel>
+                <property name="repeat">false</property>
+            </child>
+        </child>
+    </child>
+    <property name="defaultLocale">pt_BR_</property>
+    <horizontalLinealModel></horizontalLinealModel>
+    <pageDefinition pageSize="595.0, 842.0" topBorder="10.0" bottomBorder="10.0" leftBorder="10.0" rightBorder="10.0"></pageDefinition>
+    <reportConfiguration>
+        <property name="org.jfree.report.modules.output.pageable.pdf.Encoding">ISO-8859-1</property>
+    </reportConfiguration>
+    <property name="useMaxCharBounds">false</property>
+</report>
diff --git a/pentahofiles/report-designer/uso_de_rede.prpt b/pentahofiles/report-designer/uso_de_rede.prpt
new file mode 100644
index 0000000000000000000000000000000000000000..8b05e86f5ce3a1e43ee909ff500abfd4a638c5b3
Binary files /dev/null and b/pentahofiles/report-designer/uso_de_rede.prpt differ